- 28 Apr, 2015 1 commit
-
-
Morris Jette authored
-
- 27 Apr, 2015 1 commit
-
-
Morris Jette authored
Fix some power_save mode issues: Parsing of SuspendTime in slurm.conf was bad, powered down nodes would get set non-responding if there was an in-flight message, and permit nodes to be powered down from any state. bug 1619
-
- 24 Apr, 2015 9 commits
-
-
Brian Christiansen authored
-
Brian Christiansen authored
-
Brian Christiansen authored
-
Morris Jette authored
-
Morris Jette authored
Initialize some variables used with the srun --no-alloc option that may cause random failures.
-
David Bigagli authored
-
Morris Jette authored
Conflicts: META NEWS
-
Morris Jette authored
-
Morris Jette authored
-
- 23 Apr, 2015 6 commits
-
-
Morris Jette authored
Conflicts: doc/man/man5/slurm.conf.5
-
Morris Jette authored
-
Danny Auble authored
-
David Bigagli authored
-
Adam T. Moody authored
-
Danny Auble authored
-
- 22 Apr, 2015 8 commits
-
-
Danny Auble authored
-
Danny Auble authored
job. This is already handled on the stepd when the script finishes.
-
Danny Auble authored
often an inventory request is handled.
-
Brian Christiansen authored
-
Danny Auble authored
-
Danny Auble authored
Conflicts: src/common/layouts_mgr.c
-
Brian Christiansen authored
-
Brian Christiansen authored
-
- 21 Apr, 2015 8 commits
-
-
Danny Auble authored
free afterwards would not have zeroed out memory on the variables that didn't get unpacked.
-
Danny Auble authored
-
David Bigagli authored
-
Morris Jette authored
This fixes the setting of PMI_CRAY_NO_SMP_ENV for v15.08. The previous commit (25b03b8c) worked fine with v14.11, but changes were required to function with v15.08 and commit 54e53857, which gives user control over packing on a job-by-job basis in order to over-ride system with packing configuration. See bugs 819 and 1585
-
Morris Jette authored
sbatch to stop parsing script for "#SBATCH" directives after first command. It keeps parsing so long as lines contain only white space or comments (first non-white space character is '#').
-
David Bigagli authored
-
Morris Jette authored
-
Morris Jette authored
bug 1608
-
- 20 Apr, 2015 7 commits
-
-
Morris Jette authored
This initializes some variables used with the srun --no-alloc option that can result in test1.26 failing sporatically.
-
David Bigagli authored
-
Brian Christiansen authored
-
Brian Christiansen authored
Bug 1384
-
Morris Jette authored
Add SchedulerParameters option of "sched_max_job_start=" to limit the number of jobs that can be started in any single execution of the main scheduling logic.
-
Danny Auble authored
-
Danny Auble authored
-