- 09 Feb, 2014 1 commit
-
-
Moe Jette authored
-
- 08 Feb, 2014 3 commits
-
-
Danny Auble authored
-
Danny Auble authored
-
Morris Jette authored
This just shuts down the underlying select plugin used by select/cray in order for it to free all of its allocated memory
-
- 07 Feb, 2014 3 commits
-
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
bug 586
-
- 05 Feb, 2014 8 commits
-
-
Danny Auble authored
-
Danny Auble authored
-
Dominik Bartkiewicz authored
Set GPU_DEVICE_ORDINAL environment variable.
-
Morris Jette authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
- 04 Feb, 2014 5 commits
-
-
Morris Jette authored
-
Morris Jette authored
Previous logic would try to pick a specific node count and on a heterogeneous system, this would cause a problem. This change largely reverts commit a270417b
-
Morris Jette authored
-
Danny Auble authored
-
Danny Auble authored
-
- 03 Feb, 2014 1 commit
-
-
Danny Auble authored
-
- 01 Feb, 2014 1 commit
-
-
Morris Jette authored
-
- 31 Jan, 2014 7 commits
-
-
David Bigagli authored
-
Danny Auble authored
starts and then a minor typo fix
-
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.
-
Morris Jette authored
Fix step allocation when some CPUs are not available due to memory limits. This happens when one step is active and using memory that blocks the scheduling of another step on a portion of the CPUs needed. The new step is now delayed rather than aborting with "Requested node configuration is not available". bug 577
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
For Kelly ;)
-
- 30 Jan, 2014 3 commits
-
-
Morris Jette authored
-
David Bigagli authored
-
Morris Jette authored
No change in logic, just rename a variable for better clarity.
-
- 28 Jan, 2014 1 commit
-
-
Danny Auble authored
based on ionode count correctly on slurmctld restart.
-
- 24 Jan, 2014 3 commits
-
-
Danny Auble authored
would be set, but this is safer.
-
Morris Jette authored
-
Danny Auble authored
Signed-off-by: Danny Auble <da@schedmd.com>
-
- 23 Jan, 2014 2 commits
-
-
Danny Auble authored
connect in a loop instead of producing a fatal.
-
Danny Auble authored
-
- 22 Jan, 2014 1 commit
-
-
Danny Auble authored
-
- 21 Jan, 2014 1 commit
-
-
David Bigagli authored
-