Yep, job 28 is already running.
If you want it to be on hold to start, use 'sbatch -h test.sh' and it
will start out in a hold state.
Brian Andrus
On 5/22/2021 11:36 PM, Chris Samuel wrote:
On Saturday, 22 May 2021 11:05:54 PM PDT Zainul Abiddin wrote:
i am trying to hold the job from Scon
On Saturday, 22 May 2021 11:05:54 PM PDT Zainul Abiddin wrote:
> i am trying to hold the job from Scontol but not able to hold the job.
It looks like you're trying to hold a running job, which isn't possible.
I see from the Slurm FAQ that you should be able to use "scontrol requeuehold"
for wha
Hi All,
i am trying to hold the job from Scontol but not able to hold the job.
i am not able to understand..can any one please explain the concept of Hold
and Release, Suspend and Resume.
Please find the below steps which i have tried.
[root@master ~]# cat test.sh
#!/bin/bash
#SBATCH -N 1
#SBATC