Dear all,
is there a way for running sbatch job to modify it's own ExcNodeList before it is requeued? (slurm 17.02.4)

What I am trying to do is the following: A batch script is submitted and running, now, under certain conditions it is supposed to requeue itself to a _different_ node than is has been running on before the requeue. (only a single node required)

Up to now, I learned that there is the command 'scontrol update <jobid> ExcNodeList=<node>', but this seems to work only for pending jobs?

Thanks.

Jan

Reply via email to