Added email notifications on abort.

This commit is contained in:
Michael Herzberg 2017-09-15 21:32:12 +01:00
parent 85680d360b
commit 1814b1738a
1 changed files with 2 additions and 0 deletions

View File

@ -26,6 +26,8 @@ ssh sharc.shef.ac.uk \
MAX_SGE_TASK_ID=\"$NRJOBS\" \
qsub \
-V \
-m a \
-M "msherzberg1@sheffield.ac.uk" \
-t 1-$NRJOBS \
-j yes \
-o "$TARGETDIR/logs" \