Dear Slurm users,
is it possible to change the dependency of a pending job? I know I can
cancel it and re-queue with a different dependency, but I was wondering if
it is possible to edit that without canceling the job.
Thank you.
Best,
Renat.
Hello all,
is there a limit to a maximum number of jobs that can be queued in pending
state? If so, how can I find it out?
Best regards,
Renat.
Thank you, Ole.
That is exactly it. And it probably answers a lot of future questions,
since I know now how to see the configuration information.
Best regards,
Renat.
On 8 March 2018 at 16:29, Ole Holm Nielsen
wrote:
> On 03/08/2018 04:00 PM, Renat Yakupov wrote:
>
>> is there
Hi Mahmood,
I needed something similar and here is what I was suggested to do. You need
to further modify the node list to be bash-friendly using curly-bracketed
ranges:
MYPART=debug
NODES=`scontrol show partition $MYPART | grep -w Nodes | cut -d '=' -f 2 |
sed -r -e 's:[[](.*)[]]:{\1}:' -e 's:([