[slurm-users] GPU Card Reservation?

2023-12-15 Thread Jason Simms
Hello all, At least at one point, I understood that it was not particularly possible, or at least not elegant, to provide priority preempt access to a specific GPU card. So, if a node has 4 GPUs, a researcher can preempt as needed one or more of them. Is this still the case? Or is there a reasona

Re: [slurm-users] GPU Card Reservation?

2023-12-15 Thread Paul Edmon
I believe the 23.11 version of slurm will allow you to reserve specific cards as part of a Reservation.  That won't do preemption though as a reservation just takes the card and dedicates it to the user.  I don't know if a QoS could pull that off, I haven't experimented with it. A partition wou