Email Notification
Job notification can be enabled in the “sbatch” script. Notification will be sent when while job status changes.
Enable Job Email Notification
Section titled “Enable Job Email Notification”Adding “SBATCH —mail-type=ALL” in script configuration
Example:

Email Notification Example
Section titled “Email Notification Example”Job Started

Job Cancelled

Job Completed (Usage Report)

Alternatively, this report can be generated by the following command
# Can be generated by job owner only$ seff <Job ID>