5917
From: slurm-users On Behalf Of Paul
Edmon
Sent: den 25 oktober 2019 16:16
To: slurm-users@lists.schedmd.com
Subject: Re: [slurm-users] Preemption Priority
You might want to look at these options for SchedulerParamtesr:
preempt_strict_order
If set, then execute extra logic in an attempt to p
You might want to look at these options for SchedulerParamtesr:
*preempt_strict_order*
If set, then execute extra logic in an attempt to preempt only the
lowest priority jobs. It may be desirable to set this configuration
parameter when there are multiple priorities of preemptable jobs.
Hi,
Let's say I have two partitions assigned to the same single load in the cluster.
LowPrio with PreemptMode=suspend Priority=1
HighPrio with PreemtMode=off Priority=5
I have 4 identical jobs requiring 1/2 of resources in the cluster. So only 2
jobs can run at the same time.
I queue up two of t