Running jobs: Difference between revisions

Jump to navigation Jump to search
Simplify Email notification section
No edit summary
(Simplify Email notification section)
Line 267: Line 267:


<!--T:36-->
<!--T:36-->
You can ask to be notified by email of certain job conditions by supplying options to  
You can ask to be notified by email of certain job conditions by supplying options to sbatch:
[https://slurm.schedmd.com/sbatch.html sbatch]:
 
  #SBATCH --mail-user=you@some.email.address
  #SBATCH --mail-user=your.email@example.com
#SBATCH --mail-type=BEGIN
#SBATCH --mail-type=END
#SBATCH --mail-type=FAIL
#SBATCH --mail-type=REQUEUE
  #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].


==== Output buffering ==== <!--T:168-->
==== Output buffering ==== <!--T:168-->
cc_staff
623

edits

Navigation menu