: slurm-users On Behalf Of Killian
Murphy
Sent: Thursday, April 23, 2020 1:33 PM
To: Slurm User Community List
Subject: Re: [slurm-users] Limit the number of GPUS per user per partition
External Email
Hi Thomas.
We limit the maximum number of GPUs a user can have allocated in a partition
through
Hi Thomas.
We limit the maximum number of GPUs a user can have allocated in a
partition through the MaxTRESPerUser field of a QoS for GPU jobs, which is
set as the partition QoS on our GPU partition. I.E:
We have a QOS `gpujobs` that sets MaxTRESPerUser => gres/gpu:4 to limit
total number of allo
Hi everyone,
First message, I am trying find a good way or multiple ways to limit the usage
of jobs per node or use of gpus per node, without blocking a user from
submitting them.
Example. We have 10 nodes each with 4 gpus in a partition. We allow a team of 6
people to submit jobs to any or all