<div dir="ltr"><div class="gmail_default" style="font-family:monospace">I believe at the end of the day you do need to edit slurm.conf.  There is a similar capability in Slurm with scontrol(1) where you can set "availablefeatures" and "activefeatures":</div><div class="gmail_default" style="font-family:monospace"><br></div><div class="gmail_default" style="font-family:monospace">    sudo scontrol update nodename=node16 availablefeatures=feature1,feature2,feature3<br></div><div class="gmail_default" style="font-family:monospace"><br></div><div class="gmail_default" style="font-family:monospace">I'm not sure how that survives controller reconfigure/restart though.</div><div class="gmail_default" style="font-family:monospace"><br></div><div class="gmail_default" style="font-family:monospace"> - Michael</div><div class="gmail_default" style="font-family:monospace"><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Jun 18, 2021 at 8:54 AM David Henkemeyer <<a href="mailto:david.henkemeyer@gmail.com">david.henkemeyer@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">We are transitioning from PBS to Slurm.  In PBS, we use the following syntax to add/remove properties to a node:<div><br><div><font face="monospace">qmgr -c "set node <nodename> properties += <property>"</font></div><div><div><font face="monospace">qmgr -c "set node <nodename> properties -= <property>"</font></div><div><br></div><div>Is there a similar way to do this for Slurm?  Or is it expected that the administrator will manually edit slurm.conf to add/remove features?  I've searched the docs and this seems to be the case, but I just wanted to check with the experts to be sure.</div><div><br></div><div>Thanks so much,</div><div>David</div><div></div></div></div></div>
</blockquote></div>