- 20 Jun, 2011 4 commits
-
-
Moe Jette authored
Eliminate memory leak if cray.conf file is not found Eliminate assert due to not using xmalloc if cray.conf file is found
-
moe authored
updated drop-in replacement of the contribs/cray libalps test programs. * up-to-date updates of libalps (in synch with slurm's libalps) * support for Accelerators * alps_tests/reassemble_inventory and * alps_tests/test_reservation now have accelerator support * the latter implements the key/value format for passing parameters to e.g. the gres/gpu plugin (but here it is just a dumb test program). Patch from Gerrit Renker and Stphen Trofinoff, CSCS.
-
moe authored
With regard to forthcoming Accelerator support in Basil 1.2/Alps 4.0, this adds interface support for passing the following Accelerator parameters: * accelerator type (currently only "GPU" is supported), * model/rank information (uninterpreted "family" string), * amount of on-board memory in MB. 02_Cray-Accelerator-params.diff Patch from Gerrit Renker and Stephen Trofinoff, CSCS.
-
moe authored
This adds support to parse Basil 1.2/Alps 4.0 per-node accelerator information. 01_Cray-Accelerator-basic-support.diff Patch from Gerrit Renker and Stephen Trofinoff, CSCS
-
- 17 Jun, 2011 5 commits
-
-
Moe Jette authored
-
Moe Jette authored
-
Moe Jette authored
NOTE: THERE HAS BEEN A NEW FIELD ADDED TO THE CONFIGURATION RESPONSE RPC AS SHOWN BY "SCONTROL SHOW CONFIG". THIS FUNCTION WILL ONLY WORK WHEN THE SERVER AND CLIENT ARE BOTH RUNNING SLURM VERSION 2.3.0.pre6
-
Moe Jette authored
Improve variable names, comments, variable types and various cosmetic changes in select/linear. Patch from Andriy Grytsenko (Massive Solutions Limited).
-
Moe Jette authored
Fix bug in layout of job step with --nodelist option plus node count. Old code could allocate too few nodes by double counting some nodes.
-
- 16 Jun, 2011 10 commits
-
-
Moe Jette authored
-
Danny Auble authored
-
Danny Auble authored
system.
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
changes
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
it happen correctly on an L/P system
-
Danny Auble authored
the block
-
- 15 Jun, 2011 5 commits
-
-
Moe Jette authored
One when select/cray plugin is loaded (for any system) One when "scontrol show topology" is executed (leak is slurmctld daemon)
-
Moe Jette authored
The original logic had a problem if you shrank a job and later grew it. Nodes previously released would reappear when the job grows, but have zero CPUs associated with them. The problem was due to the original nodes list of a job being preserved in the job_resources data structure. The new logic confirms that those nodes are still in the job's allocation before rebuilding the job_resources data structure.
-
Danny Auble authored
file.
-
Danny Auble authored
-
Danny Auble authored
-
- 14 Jun, 2011 9 commits
-
-
Danny Auble authored
-
Moe Jette authored
-
Danny Auble authored
more maintainable.
-
Danny Auble authored
the slurm rpm
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
UMBC.
-
Moe Jette authored
-
Moe Jette authored
Prevent background salloc disconnecting terminal at termination. Patch by Don Albert, Bull.
-
- 11 Jun, 2011 5 commits
-
-
Danny Auble authored
-
Danny Auble authored
-
Moe Jette authored
-
Moe Jette authored
Update list of authors and Copyright holders.
-
Moe Jette authored
-
- 10 Jun, 2011 2 commits