- 06 Jan, 2015 16 commits
-
-
Morris Jette authored
Move a couple more variable definitions to the top of a block
-
Morris Jette authored
Added Makefile for contribs/sgi file. Moved hypercube symbol definitions from select/linear to common. Minor format changes for consistency with other Slurm code. Moved a variable definition (l_distance) to start of code block to avoid error with some compilers. Fix for possible uninitialized variable use (leftover_nodes).
-
Michael Raymond authored
-
Christopher Samuel authored
Misplaced ";" resulted in bad tracking of BB user space usage
-
Morris Jette authored
-
Morris Jette authored
Ammendment to commit 744f114b
-
Morris Jette authored
-
David Bigagli authored
-
Morris Jette authored
-
Morris Jette authored
Fix race condition that could start a job that is dependent upon a job array before all tasks of that job array complete. bug 1324
-
Danny Auble authored
Conflicts: src/sbatch/opt.c
-
Brian Christiansen authored
-
Brian Christiansen authored
Bug 1350
-
Danny Auble authored
flag from a job while the job is waiting for a block to boot.
-
Danny Auble authored
because of the referenced commit. ntasks_set is always true on a BGQ at this point.
-
Danny Auble authored
-
- 05 Jan, 2015 4 commits
-
-
Morris Jette authored
Unify tracking of BB use on normal and abnormal terminations Fix teardown race condition
-
David Bigagli authored
-
David Bigagli authored
-
Morris Jette authored
Do not re-load state on a periodic basis as this will break our tracking until integrated with actual cray commands and we address race conditions decrement usage counters when burst buffer teardown completes Correct burst buffer string parsing for gres Preeempt allocated buffers for higher priority jobs based upon GRES needs
-
- 02 Jan, 2015 5 commits
-
-
Morris Jette authored
Add streamlined test to see if a job has any burst buffer component Add descripitive error if job node list not a valid cray "nid#" format Replace _get_bb_size() with _get_bb_spec() to support GRES allocations Fix GRES info pack for "scontrol get burst" Add GRES allocations to common data structure Track global GRES usage as allocations are made and removed Log stage out failure Gracefully handle bbs_pre_run error Add some of the logic for preempting burst buffer allocations for higher priority jobs
-
Brian Christiansen authored
-
Brian Christiansen authored
This reverts commit abc435fd.
-
Brian Christiansen authored
Bug 1346
-
Danny Auble authored
a normal job.
-
- 01 Jan, 2015 1 commit
-
-
Brian Christiansen authored
-
- 31 Dec, 2014 8 commits
-
-
Brian Christiansen authored
-
Danny Auble authored
-
Danny Auble authored
in commit 501b8c1a.
-
Morris Jette authored
This was broken by commit 2a5271c1 test16.4 was failing since sattach was not setting a protocol version.
-
Morris Jette authored
-
Morris Jette authored
Expanded --cpu-freq parameters to include min-max:governor specifications. --cpu-freq now supported on salloc and sbatch. Conflicts: NEWS
-
Morris Jette authored
-
Morris Jette authored
-
- 30 Dec, 2014 6 commits
-
-
Morris Jette authored
-
Morris Jette authored
It largely prevents Slurm control over CPU frequency
-
Nathan Yee authored
-
Morris Jette authored
-
Morris Jette authored
This test failed once due to a low CPU frequency. Change the logic to lessen the impact of a low frequency.
-
David Bigagli authored
-