Running jobs: Difference between revisions

warn about excessive email notifications
No edit summary
(warn about excessive email notifications)
Line 257: Line 257:
  #SBATCH --mail-user=your.email@example.com
  #SBATCH --mail-user=your.email@example.com
  #SBATCH --mail-type=ALL
  #SBATCH --mail-type=ALL
For a complete list of the options see [https://slurm.schedmd.com/sbatch.html#OPT_mail-type SchedMD's documentation].
Please '''do not turn on these options''' unless you are going to read the emails they generate!
We occasionally have email service providers (Google, Yahoo, etc) restrict the flow of mail from our domains
because one user is generating a huge volume of unnecessary emails via these options.
 
For a complete list of the options for <code>--mail-type</code> see [https://slurm.schedmd.com/sbatch.html#OPT_mail-type SchedMD's documentation].


==== Output buffering ==== <!--T:168-->
==== Output buffering ==== <!--T:168-->
Bureaucrats, cc_docs_admin, cc_staff
2,879

edits