<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
I was doing some testing with core specialization (<a href="https://slurm.schedmd.com/core_spec.html" id="LPNoLP412294">https://slurm.schedmd.com/core_spec.html</a>) before deciding that I don't want to have it enabled, so I'm trying to turn it off. The problem
 is that on most of the nodes in my cluster, I can't disable it.</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
I've removed the CoreSpecCount and CPUSpecList lines from slurm.conf. My slurm.conf file is shared via NFS to all the nodes in the cluster, so it should apply to all of them. But for the majority of my nodes, I still see one specialized core:</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<span># scontrol show node node004<br>
</span>
<div>NodeName=node004 Arch=x86_64 CoresPerSocket=18 <br>
</div>
<div>   CPUAlloc=0 CPUTot=36 CPULoad=0.18<br>
</div>
<div> <snip></div>
<div>   CoreSpecCount=1 CPUSpecList=35 <br>
</div>
<div> <snip></div>
<div><span><br>
</span></div>
<div><span>But on a couple of nodes, CoreSpecCount is indeed gone:</span></div>
<div><span><br>
</span></div>
<div><span><span># scontrol show node node003<br>
</span>
<div>NodeName=node003 Arch=x86_64 CoresPerSocket=18 <br>
</div>
<div>   CPUAlloc=0 CPUTot=36 CPULoad=0.01<br>
</div>
<snip -- no CoreSpecCount is shown></span></div>
<div><span><span><br>
</span></span></div>
<div><span><span>How can I get rid of that specialized core? I'd like it back for jobs to use.</span></span></div>
<div><span><span><br>
</span></span></div>
<div><span><span>Thanks,</span></span></div>
<div><span><span>Dave</span></span><br>
</div>
</div>
<br>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div id="Signature">
<div name="divtagdefaultwrapper" style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:; margin:0">
<font color="#008080"><i>David Guertin</i></font>
<div><font color="#008080"><i>Information Technology Services</i></font></div>
<div><font color="#008080"><i>Middlebury College</i></font></div>
<div><font color="#008080"><i>700 Exchange St.</i></font></div>
<div><font color="#008080"><i>Middlebury, VT 05753</i></font></div>
<div><font color="#008080"><i>(802)443-3143</i></font></div>
</div>
</div>
</body>
</html>