Hi
I'm new to slurm and I try to reproduce a function available in PBS pro :
set queue Q_KE max_user_run = 100
set queue Q_KE max_user_run_soft = 20

It means that on the Queue there are 100 cores when the cluster is empty
but 20 when it's loaded.
I use it to lower some user capacity when other clients have high priority.

I'm trying the MaxJobs parameter for a user, it's working fine, but how can
I decrease that maximum when the cluster is loaded ?

Thanks for your help.

Marc

Reply via email to