[slurm-users] changing dependency of a pending job

2018-01-31 Thread Renat Yakupov
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.

[slurm-users] maxim number of pending jobs

2018-03-08 Thread Renat Yakupov
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.

Re: [slurm-users] maxim number of pending jobs

2018-03-08 Thread Renat Yakupov
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

Re: [slurm-users] Getting nodes in a partition

2018-05-18 Thread Renat Yakupov
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:([