<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div>I have included in slurm.conf the following (based on web
      configurator). i have 64 cpus, not 63.<br>
      <br>
      <div style="color: rgb(0, 0, 0); font-family: -webkit-standard;
        font-style: normal; font-variant-caps: normal; font-weight:
        normal; letter-spacing: normal; orphans: auto; text-align:
        start; text-indent: 0px; text-transform: none; white-space:
        normal; widows: auto; word-spacing: 0px;
        -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">NodeName=obelix
        CPUs=64 RealMemory=480000  CoresPerSocket=16 ThreadsPerCore=1
        state=UNKNOWN</div>
      <div style="color: rgb(0, 0, 0); font-family: -webkit-standard;
        font-style: normal; font-variant-caps: normal; font-weight:
        normal; letter-spacing: normal; orphans: auto; text-align:
        start; text-indent: 0px; text-transform: none; white-space:
        normal; widows: auto; word-spacing: 0px;
        -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;"><br>
      </div>
      >sinfo -Nl<br class="Apple-interchange-newline">
      <br>
      <br>
      sinfo: error: NodeNames=obelix CPUs=64 doesn't match
      Sockets*CoresPerSocket*ThreadsPerCore (16), resetting CPUs</div>
    <div>Fri Feb 16 16:02:22 2018</div>
    <div><br>
      NODELIST   NODES PARTITION       STATE CPUS    S:C:T MEMORY
      TMP_DISK WEIGHT AVAIL_FE REASON</div>
    <div>obelix         1    testq*     drained   64   4:16:1 480000   
          0      1   (null) Low socket*core*thre<br>
      <br>
      <br>
      <br>
      what´s wrong ?<br>
      <br>
      <br>
    </div>
    <br>
    <div class="moz-cite-prefix">On 16/02/2018 15:39, Benjamin Redling
      wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:cd6ddb3f-dd60-1d23-6b6c-fd99946a5cab@uni-jena.de">
      <pre wrap="">Am 16.02.2018 um 15:28 schrieb david martin:
</pre>
      <blockquote type="cite">
        <pre wrap="">*I have a single physical server with :*
</pre>
      </blockquote>
      <pre wrap="">
</pre>
      <blockquote type="cite">
        <pre wrap="">  * *64 cpus (each cpu has 16 cores) *
  * *480Gb total memory*

</pre>
      </blockquote>
      <pre wrap="">
</pre>
      <blockquote type="cite">
        <pre wrap="">*NodeNAME= Sockets=1 CoresPerSocket=16 ThreadsPerCore=1 Procs=63
REALMEMORY=480000***
</pre>
      </blockquote>
      <pre wrap="">

</pre>
      <blockquote type="cite">
        <pre wrap="">*This configuration will not work. What is should be ?*
</pre>
      </blockquote>
      <pre wrap="">
A proper configuration that shows basic quantities of effort went into
reading the documentation.

RTFM and use the configurator:
<a class="moz-txt-link-freetext" href="https://slurm.schedmd.com/configurator.html">https://slurm.schedmd.com/configurator.html</a>

You failed to define a nodename and apart from that just defining a node
isn't enough -- you need at least a partition that uses that node...

Regards,
Benjamin
</pre>
    </blockquote>
    <br>
  </body>
</html>