Hi Minu,
Minulakshmi S writes:
> I'm submitting jobs to a cluster via SLURM scheduler, and let's say I have
> access to 8 GPUs in my cluster in same node. They are GPUs of type
> A,B,C,D,E,F,G,H. I
> would like to submit a job that requests the use of GPUs of type A or B or C
> but NOT of typ
I'm submitting jobs to a cluster via SLURM scheduler, and let's say I have
access to 8 GPUs in my cluster in same node. They are GPUs of type
A,B,C,D,E,F,G,H. I would like to submit a job that requests the use of GPUs
of type A or B or C but NOT of type D/E/F/G/H. So I need some type of OR
logic wi
I'm submitting jobs to a cluster via SLURM scheduler, and let's say I have
access to 8 GPUs in my cluster in same node. They are GPUs of type
A,B,C,D,E,F,G,H. I would like to submit a job that requests the use of GPUs
of type A or B or C but NOT of type D/E/F/G/H. So I need some type of OR
logic wi