Skip to content

Email Notification

Job notification can be enabled in the “sbatch” script. Notification will be sent when while job status changes.

Adding “SBATCH —mail-type=ALL” in script configuration

Example:

EMAIL_NOTIFICATION_1

Job Started EMAIL_NOTIFICATION_2

Job Cancelled EMAIL_NOTIFICATION_3

Job Completed (Usage Report) EMAIL_NOTIFICATION_4

Alternatively, this report can be generated by the following command

# Can be generated by job owner only
$ seff <Job ID>