Hello Everyone!
I sent this email a few days ago but im not seeing it in the
archives nor am I seeing any activity on the listerv so I thought I would
resend...
We have few users that are experiencing issues with SLURM not generating
email's when tasks are complete or when they specify in their sbatch script.
For instance, the user the following in their sbatch script:
#SBATCH --mail-type=END
#SBATCH [email protected]<mailto:[email protected]>
And in the log I see that some users have the full email address that they have
specified but other users addresses are truncated after the @ sign. Here is an
example:
[2015-11-06T14:46:30.566] job_complete: JobID=213701 State=0x1 NodeCnt=1
WIFEXITED 1 WEXITSTATUS 0
[2015-11-06T14:46:30.566] email msg to jdrosen: SLURM Job_id=213701
Name=tmp.out Ended, Run time 00:04:09, COMPLETED, ExitCode 0
[2015-11-06T14:46:30.567] job_complete: JobID=213701 State=0x8003 NodeCnt=1 done
We have tried placing [email protected]<mailto:[email protected]> in double and
single quotes but we still have the same end result. Any insight would be
greatly appreciated!
Thanks!
-scz