Trevor,

If your analysis program can also be run as a Slurm job, you could submit
it with a dependency on the initial series of jobs.  Then it would
automatically become eligible to run when the others all finished
successfully.

 -Peter Ruprecht

On 5/13/15, 1:23 PM, "Trevor Gale" <[email protected]> wrote:

>
>No, I haven¹t. What is epilog?
>
>Thanks,
>Trevor
>
>> On May 13, 2015, at 3:21 PM, Daniel Letai <[email protected]> wrote:
>> 
>> 
>> Have you looked into epilog as a means to start your analysis
>>automatically?
>> 
>> On 05/13/2015 05:33 PM, Trevor Gale wrote:
>>> 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

Reply via email to