<div dir="ltr">I'm working on populating slurm.conf on my nodes, and I noticed that slurmd -C doesn't agree with lscpu, in all cases, and I'm not sure why.  Here is what lscpu reports:<div><br></div><div><pre class="gmail-c-mrkdwn__pre" style="box-sizing:inherit;margin-top:4px;margin-bottom:4px;padding:8px;font-size:12px;line-height:1.50001;font-variant-ligatures:none;white-space:pre-wrap;word-break:normal;border-radius:4px;color:rgb(29,28,29);font-family:Monaco,Menlo,Consolas,"Courier New",monospace">Thread(s) per core:  2<br style="box-sizing:inherit">Core(s) per socket:  2<br style="box-sizing:inherit">Socket(s):           1</pre></div><div>And here is what slurmd -C is reporting:</div><div><br></div><div><pre class="gmail-c-mrkdwn__pre" style="box-sizing:inherit;margin-top:4px;margin-bottom:4px;padding:8px;font-size:12px;line-height:1.50001;font-variant-ligatures:none;white-space:pre-wrap;word-break:normal;border-radius:4px;color:rgb(29,28,29);font-family:Monaco,Menlo,Consolas,"Courier New",monospace">NodeName=devops2 CPUs=4 Boards=1 SocketsPerBoard=1 <span style="background-color:rgb(255,255,0)">CoresPerSocket=4</span> <span style="background-color:rgb(255,255,0)">ThreadsPerCore=1</span> RealMemory=9913</pre></div><div><br></div><div>Why is there a discrepancy?  Which should I use to populate slurm.conf?</div><div><br></div><div>The OS of this machine is Centos 8.</div><div><br></div><div>Thank you,<br>David</div></div>