- 25 May, 2011 4 commits
-
-
Jon Bringhurst authored
-
Jon Bringhurst authored
-
Jon Bringhurst authored
-
Jon Bringhurst authored
Format string was expecting a short and promoting it to an unsigned int, but the input was an unsigned int to begin with.
-
- 24 May, 2011 8 commits
-
-
Jon Bringhurst authored
-
Jon Bringhurst authored
-
Jon Bringhurst authored
-
Moe Jette authored
Remove the block_len argument to the function ba_geo_test_all() and use the geometry information passed into the function for equivalent information
-
Moe Jette authored
-
Danny Auble authored
-
Danny Auble authored
-
Moe Jette authored
Major re-write of the algorithm used to allocate N-dimensional objects using bitmaps: Added argument that controls whether passthroughs can be used in each specific dimension. Added coordinates of starting location of block in each dimension. Added element count (geometry) in each dimension. Added offset so that scan can be continued and generated alternative placements without re-testing placements already tested.
-
- 23 May, 2011 12 commits
-
-
Moe Jette authored
-
Moe Jette authored
If job's TMPDIR environment is not set or is not usable, reset to "/tmp". Patch from Andriy Grytsenko (Massive Solutions Limited).
-
Moe Jette authored
-
Moe Jette authored
-
Danny Auble authored
Regression from pre5.
-
Moe Jette authored
-
Moe Jette authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Morris Jette authored
Describe how to get dakota application to work with slurm and add contributor to the slurm team list
-
Morris Jette authored
Improve how the cray srun/aprun wrapper handles the ntasks and nnodes options to better distribute tasks over the allocated nodes. The support for these options is imperfect for resource allocations in which the number of tasks per node is not uniform, but that can not be properly handled due to differences between srun and aprun.
-
- 20 May, 2011 3 commits
-
-
Moe Jette authored
Add optimal starting point and block length to bluegene geometry data structures used for job placement logic.
-
Danny Auble authored
-
Danny Auble authored
BLUEGENE - added system bitmap to be used for using the ba_geo_tables instead of brute force method of finding blocks
-
- 19 May, 2011 13 commits
-
-
Moe Jette authored
Fix bug in GraceTime support for preempted jobs that prevented proper operation when more than one job was being preempted. Based on patch from Bill Brophy, Bull.
-
Moe Jette authored
Add optional argument to srun's --kill-on-bad-exit so that user can set its value to zero and override a SLURM configuration parameter of KillOnBadExit.
-
Danny Auble authored
-
Danny Auble authored
-
Moe Jette authored
Conflicts: NEWS auxdir/x_ac_munge.m4
-
Moe Jette authored
Add support for multiple sets of DEFAULT node, partition, and frontend specifications in slurm.conf. New DEFAULT options overwrite old options, but those not explicitly changed are preserved.
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
Added Logic to make it so you can emulate a cray system and not have to enforce the things you do on a real one.
-
Moe Jette authored
-
Moe Jette authored
Transfer all of the node fields to reorder them by node_rank. Old logic only transferred some fields, which caused problems on heterogeneous clusters.
-
Moe Jette authored
Fix some typos and improve technical content of the SLURM design documents for job launch and gres support.
-