Pretty common for programs to be able to e-mail <username>@localhost and for 
you to configure your system to pass those e-mails off to 
username@<configuredmaildomain> via whatever system. I imagine that’s what the 
OP is curious about.

> On Jan 9, 2017, at 6:32 PM, Lachlan Musicman <data...@gmail.com> wrote:
> 
> Not 100% sure what you are asking? The mail options are available from within 
> an sbatch script by using the commands you mention.
> 
> They can also be passed directly to slurm when invoking the commands
> 
> sbatch --mail-type=ALL --mail-user=e...@mail.com <your script here>
> 
> Are you asking if there is a default "always mail anyone who ever runs a job 
> to their email address" that can be set in slurm.conf?
> 
> I don't know how that would work, given that slurm doesn't know anyone's 
> email address.
> cheers
> L.
> 
> 
> ------
> The most dangerous phrase in the language is, "We've always done it this way."
> 
> - Grace Hopper
> 
> On 10 January 2017 at 09:34, Steven Lo <s...@hpc.caltech.edu> wrote:
> 
> 
> Hi,
> 
> We are currently using Torque/Maui on some of the cluster and Slurm on others.
> 
> Torque/Maui has the ability to mail user about the job status automatically 
> when
> job exit.  Does Slurm has the same feature without using the SBATCH command
> in the job submission?
> 
> #SBATCH --mail-type=ALL
> #SBATCH --mail-user=u...@example.com
> 
> 
> Thanks for suggestions.
> 
> 
> Steven.
> 
> 

--
____
|| \\UTGERS,     |---------------------------*O*---------------------------
||_// the State  |         Ryan Novosielski - novos...@rutgers.edu
|| \\ University | Sr. Technologist - 973/972.0922 (2x0922) ~*~ RBHS Campus
||  \\    of NJ  | Office of Advanced Research Computing - MSB C630, Newark
     `'

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

Reply via email to