• Danny Auble's avatar
    Make sure node limits get assessed if no node count was given in request. · 5b0f9c39
    Danny Auble authored
    i.e. salloc -n32 doesn't request the number of nodes and with the previous
    code if this request used 4 nodes and only 1 was left in GrpNodes it
    would just run with no issue since we were checking things before we
    selected how many nodes it ran on.
    
    Now we check this afterwards so we always check the limits on how many
    nodes, cpus and how much memory is to be used.
    5b0f9c39
To find the state of this project's repository at the time of any of these versions, check out the tags.