Re: [slurm-users] Is it possible to define multiple partitions for the same node, but each one having a different subset of GPUs?

2021-03-31 Thread Cristóbal Navarro
> Behalf Of *Cristóbal Navarro > *Sent:* Wednesday, March 31, 2021 10:21 AM > *To:* slurm-users@lists.schedmd.com > *Subject:* [slurm-users] Is it possible to define multiple partitions for > the same node, but each one having a different subset of GPUs? > > > > Hi

Re: [slurm-users] Is it possible to define multiple partitions for the same node, but each one having a different subset of GPUs?

2021-03-31 Thread Brian Andrus
So the node definition is separate from the partition definition. You would need to define all the GPUs as part of the node. Partitions do not have physical characteristics, but they do have QOS capabilities that you may be able to use. You could also use a job_submit lua script to reject jobs

[slurm-users] Is it possible to define multiple partitions for the same node, but each one having a different subset of GPUs?

2021-03-31 Thread Cristóbal Navarro
Hi Community, I was checking the documentation but could find clear information on what I am trying to do. Here at the university we have a large compute node with 3 classes of GPUs. Lets say the node's hostname is "gpuComputer", it is composed of: - 4x large GPUs - 4x medium GPUs (MIG devic