Skip to content
Snippets Groups Projects
user avatar
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
History
Name Last commit Last update