<div dir="ltr"><div>Hello all,</div><div><br></div><div>As usual, I have a super basic question, so thank you for your patience. I want to verify the correct syntax to 
configure a GPU for priority preempt access via a QOS, much like we are currently doing for a specified number of cores. When I have created a QOS in the past, I've so far only been concerned about priority access to a subset of CPUs, so this is my simple example command once I've created a new QOS:</div><div><br></div><div><span style="font-family:monospace">sacctmgr modify qos <qosname> set GrpCPUs=24</span></div><div><br></div><div>Looking at other examples (such as <a href="https://help.rc.ufl.edu/doc/Account_and_QOS_limits_under_SLURM">https://help.rc.ufl.edu/doc/Account_and_QOS_limits_under_SLURM</a>), it seems that <span style="font-family:monospace">GrpTRES</span> is used to define priority access to a GPU (but then, they also have an entry for <span style="font-family:monospace">cpu </span>as a <span style="font-family:monospace">GrpTRES</span> as well, which I don't, so maybe I need to add that??). Is it as simple as something like this?:</div><div><br></div><div><span style="font-family:monospace">sacctmgr modify qos <qosname> set GrpTRES=gres/gpu=1</span></div><div><br></div><div>Or, do I *also* need to add the <span style="font-family:monospace">cpu </span>to the <span style="font-family:monospace">GrpTRES</span>?:</div><div><br></div><div>
<span style="font-family:monospace">sacctmgr modify qos <qosname> set GrpTRES=cpu=24,gres/gpu=1 GrpCPUs=24</span><br></div><div><br></div><div>The syntax is a little unclear from examples in the official documentation, and I guess this is also a question about the difference between <span style="font-family:monospace">GrpCPUs</span> and <span style="font-family:monospace">GrpTRES</span>.</div><div><br></div><div>Warmest regards,</div><div>Jason<br></div><br>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div style="color:rgb(0,0,0);font-family:Helvetica;font-size:14px;margin:0px"><span style="color:rgb(130,36,51)"><font face="Century Gothic"><b>Jason L. Simms, Ph.D., M.P.H.</b></font></span></div><div style="color:rgb(0,0,0);font-family:Helvetica;font-size:14px;margin:0px"><font face="Century Gothic"><span>Manager of Research and High-Performance Computing</span></font></div><div style="color:rgb(0,0,0);font-family:Helvetica;font-size:14px;margin:0px"><font face="Century Gothic"><span>XSEDE Campus Champion<br></span><span style="color:gray">Lafayette College<br>Information Technology Services<br>710 Sullivan Rd | Easton, PA 18042<br>Office: 112 Skillman Library<br>p: (610) 330-5632</span></font></div></div></div></div></div></div></div></div></div></div>