- 05 Feb, 2014 6 commits
-
-
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 2 commits
-
-
David Bigagli authored
-
David Bigagli authored
This reverts commit 2fa28eb6. Conflicts: NEWS
-
- 20 Jan, 2014 1 commit
-
-
jette authored
-
- 18 Jan, 2014 1 commit
-
-
David Bigagli authored
data correctly accumulating differences between sampling intervals. Fix the data structure mismatch between acct_gather_filesystem_lustre.c and slurm_jobacct_gather.h which caused the hdf5 plugin to log incorrect data.
-
- 16 Jan, 2014 2 commits
-
-
David Bigagli authored
the srun help.
-
David Bigagli authored
network traffic accounting plugin.
-
- 15 Jan, 2014 1 commit
-
-
Danny Auble authored
add/remove columns. caused by commit 68f0f5db
-
- 13 Jan, 2014 3 commits
-
-
Morris Jette authored
Add description of SLURM_TOPOLOGY_ADDR and SLURM_TOPOLOGY_ADDR_PATTERN environment variables to the topology web page.
-
Morris Jette authored
Do not reset a job's priority when the slurmctld restarts if previously set to some specific value. bug 561
-
Morris Jette authored
No change in functionality
-