Created attachment 3151 [details] slurm.conf We have a job sitting in the queue due to Priority although the priority number does not seem to be that low. Is there a way to force that particular job to run despite of the priority number ? Thanks, Hadrian
Priority numbers only matter in respect to the priority of other jobs, there's no specific threshold for a value to "matter". If you want to force-set the priority value, you can do manually set it (as an admin) with 'scontrol update jobid=12345 priority=100000'.
Marking this as resolved/infogiven. Please reopen if I can answer anything else on this. - Tim