<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body>
    <p>Hello All,</p>
    <p>I'm trying to clarify how the MaxCPUsPerNode can be configured.
      I'm looking to enable my "cpu" partition to run on our GPU nodes
      while ensuring there are always some cpus available for the "gpu"
      partition. I know I can set the "cpu" partition to have a
      MaxCPUsPerNode less than the number of available cpus on the GPU
      nodes to do this. However, I don't also want to limit the number
      of cpus available on a CPU node which doesn't seem possible
      currently because only a single partition definition can be
      included in slurm.conf.</p>
    <p>The desired configuration would be something like this</p>
    <p>Partition  Nodes  #CPUs Available</p>
    <p>cpu          cpu-[01-03] 64<br>
    </p>
    <p>cpu          gpu-[01-02] 32<br>
    </p>
    <p>gpu          gpu-[01-02] 64</p>
    <p>It doesn't seem possible to set a partition to limit
      MaxCPUsPerNode on a per node basis. Is the real solution a
      different partition/QOS to handle this?</p>
    <p>Regards,<br>
    </p>
    <div class="moz-signature">-- <br>
      
      <title></title>
      <table cellspacing="0" cellpadding="0" border="0">
        <tbody>
          <tr>
            <td width="150" valign="top" height="30" align="left">
              <p style="font-size:14px;">Willy Markuske</p>
            </td>
          </tr>
          <tr>
            <td style="border-right: 1px solid #000;" align="left">
              <p style="font-size:12px;">HPC Systems Engineer</p>
            </td>
            <td rowspan="3" width="180" valign="center" height="42" align="center"><tt><img moz-do-not-send="false" src="cid:part1.BsDzbr9s.LMb0ZJxW@sdsc.edu" alt="" width="168" height="48"></tt> </td>
          </tr>
          <tr>
            <td style="border-right: 1px solid #000;" align="left">
              <p style="font-size:12px;">Research Data Services</p>
            </td>
          </tr>
          <tr>
            <td style="border-right: 1px solid #000;" align="left">
              <p style="font-size:12px;">P: (619) 519-4435</p>
            </td>
          </tr>
        </tbody>
      </table>
      <p> </p>
    </div>
  </body>
</html>