Hey all, I was just wondering if there is any mechanism built into slurm to signal to the user when jobs are done (other than email). I’m making a script to run a series of jobs and want to run some analysis on the results after the jobs return. I was wondering if there is a way to signal that a job submission has ended so my program can just start the analysis and not have to have the analysis executed separately.
Thanks, Trevor
