Hello Florian,
unless the proposed order of job execution needs to be adhered to at all times,
it might be easier and fairer to use the fairshare mechanism.
As the name suggests, it was created to provide each user (or account) with a
fair share of ressources. It regards previous computation tim
Hi Folks,
We have a simple small slurm cluster set up to facilitate a fair usage of
the computing resources in our group. Simple in the sense that users only
run exclusive jobs on single nodes so far. For fairness, we have set
MaxSubmitJobsPerUser=2
MaxJobsPerUser=2
I would however li