You can write a script to send mail.

Slurm.conf:

MailProg=/etc/slurm/MailWrapper.sh

This will be called instead when email is sent by slurm.

You can add any kind of information to the email here, and then send it.

Best regards,

--
Sander Kuusemets
University of Tartu, High Performance Computing, IT Specialist
Skype: sander.kuusemets1
+372 737 5694

On 04/17/2017 12:09 PM, Vladimir Daric wrote:

Hello,

I would like to automatically send some job stats in email when /#SBATCH --mail-user/ and /#SBATCH --mail-type/ options are set for a job ?

With our slurm cluster configuration, when those options are used an empty mail is sent, all useful informations are in mail subject.

Thanks in advance for any avdice,
Vladimir


Reply via email to