On 10/01/17 09:36, Steven Lo wrote: > 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?
Unless Torque has changed massively since I last used it you have to request those email status messages with directives to qsub in a similar manner to the way you need to with sbatch (in both cases it's effectively just embedding command line options into the job script). I guess I'm not sure why you think it's different with Slurm? All the best, Chris -- Christopher Samuel Senior Systems Administrator VLSCI - Victorian Life Sciences Computation Initiative Email: [email protected] Phone: +61 (0)3 903 55545 http://www.vlsci.org.au/ http://twitter.com/vlsci
