<HTML><HEAD></HEAD>
<BODY dir=ltr>
<DIV dir=ltr>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: 'Calibri'; COLOR: #000000">
<DIV>Hello Everyone</DIV>
<DIV> </DIV>
<DIV>I am just beginner of slurm and started to use the same on our DGX Server 
which has 4 numbers of A100, 80GB GPUs.</DIV>
<DIV>Everything works fine, jobs goes to random GPUs (free available).</DIV>
<DIV>My question is related to submission of jobs to those GPUs. How do a 
student submit the job to a particular GPU out of 4 GPUs? For example, studentA 
should submit the job to GPU ID 1 instead of GPU ID 0. </DIV>
<DIV> </DIV>
<DIV>Also we are planning for MIG in the server and we would like few students 
to submit the jobs to 20G partition and non critical jobs to 5G partition. 
</DIV>
<DIV>How should be the slurm.conf and gres.conf in this case. </DIV>
<DIV> </DIV>
<DIV>Currently our configuration is as below:</DIV>
<DIV> </DIV>
<DIV>gres.conf</DIV>
<DIV>Name=gpu    type=A100    
file=/dev/nvidia[0-2,4]</DIV>
<DIV> </DIV>
<DIV>------------</DIV>
<DIV>slurm.conf</DIV>
<DIV>.</DIV>
<DIV>.</DIV>
<DIV>.</DIV>
<DIV>GresTypes=gpu</DIV>
<DIV>NodeName=rl-dgxs-r21-l2 Gres=gpu:A100:4 CPUs=128 RealMemory=500000 
State=UNKNOWN</DIV>
<DIV>PartitionName=LocalGPUQ Nodes=ALL Default=YES MaxTime=INFINITE 
State=UP</DIV>
<DIV> </DIV>
<DIV>-------------</DIV>
<DIV> </DIV>
<DIV>Any suggestions or help in this regard is highly appreciated. </DIV>
<DIV> </DIV>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: 'Calibri'; COLOR: #000000">With Warm 
Regards<BR>Ravi Konila<BR></DIV></DIV></DIV></BODY></HTML>