I'm unaware of any mechanism to do this on a per-user basis. The partition
configuration does include the parameter "ReqResv" (
https://slurm.schedmd.com/slurm.conf.html):
ReqResv
Specifies users of this partition are required to designate a reservation
when submitting a job. This option can be u
Hi,
We reserved compute node resource on SLURM for specific users and hope they
will make good use of it. But in some cases users forgot the '--reservation'
parameter in job scripts, competing with other users outside the reserved nodes.
Is there a recommended way to limit users' usage *OUTSIDE