Dear SchedMD, I need to reserve 2 GPU out of 8 GPUs on a node. In other words need to reserve at total of 4 GPUs from 2 nodes and a handful of CPU cores. I looked at reservation with slurm, it appears it takes tres with cpu flags for reservation, wondering if I can use gpu flags to reserve only 2 GPUs per node. I was not able to use gpu glag hence the question. I need quick help on this as I need it for a workshop. Any help or tips is greatly appreciated. I can reserve the entire node but this nodes had too many GPUs and we don't want to waste them for a few hour workshop as there are workloads that have been waiting for days. Thank you!!
Amit, Reservations currently cannot reserve gpus directly. To prevent other jobs from using the gpus with a reservation you will have to reserve the entire node. I can't think of any good workarounds for your situation either. -Scott
Hi Scott thank you for your quick response!!