<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>From that page:</p>
    <p><b>GrpTRES=</b> The total count of TRES able to be used at any
      given time from jobs running from an association and its children
      or QOS. If this limit is reached new jobs will be queued but only
      allowed to run after resources have been relinquished from this
      group. <br>
    </p>
    <p>So basically its the sum total of all the TRES a Group could run
      in a partition at one time.</p>
    <p>-Paul Edmon-<br>
    </p>
    <div class="moz-cite-prefix">On 8/2/2021 12:05 PM, Adrian Sevcenco
      wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:a0f2bce3-3177-2e88-be7b-8b719bdaab10@spacescience.ro">On
      8/2/21 6:26 PM, Paul Edmon wrote:
      <br>
      <blockquote type="cite">Probably more like
        <br>
        <br>
        MaxTRESPERJob=cpu=8
        <br>
      </blockquote>
      <br>
      i see, thanks!!
      <br>
      <br>
      i'm still searching for the definition of GrpTRES :)
      <br>
      <br>
      Thanks a lot!
      <br>
      Adrian
      <br>
      <br>
      <br>
      <blockquote type="cite">
        <br>
        You would need to specify how much TRES you need for each job in
        the normal tres format.
        <br>
        <br>
        -Paul Edmon-
        <br>
        <br>
        On 8/2/2021 11:24 AM, Adrian Sevcenco wrote:
        <br>
        <blockquote type="cite">On 8/2/21 5:44 PM, Paul Edmon wrote:
          <br>
          <blockquote type="cite">You can set up a Partition based QoS
            that can set this limit:
            <a class="moz-txt-link-freetext" href="https://slurm.schedmd.com/resource_limits.html">https://slurm.schedmd.com/resource_limits.html</a>  See the
            MaxTRESPerJob limit.
            <br>
          </blockquote>
          oh, thanks a lot!!
          <br>
          <br>
          would something like this work/be in line with your
          indication? :
          <br>
          <br>
          add qos 8cpu GrpTRES=cpu=1 MaxTRESPerJob=8
          <br>
          <br>
          modify account blah DefaultQOS=8cpu
          <br>
          <br>
          <br>
          Thanks a lot!
          <br>
          Adrian
          <br>
          <br>
          <blockquote type="cite">
            <br>
            -Paul Edmon-
            <br>
            <br>
            <br>
            On 8/2/2021 10:40 AM, Adrian Sevcenco wrote:
            <br>
            <blockquote type="cite">Hi! Is there a way to declare that
              jobs can request up to 8 cores?
              <br>
              Or is it allowed by default (as i see no limit regarding
              this .. ) .. i just have MaxNodes=1
              <br>
              this is CR_CPU alocator
              <br>
              <br>
              Thank you!
              <br>
              Adrian
              <br>
              <br>
              <br>
            </blockquote>
            <br>
          </blockquote>
          <br>
          <br>
        </blockquote>
        <br>
      </blockquote>
      <br>
      <br>
    </blockquote>
  </body>
</html>