- 17 Apr, 2014 1 commit
-
-
Morris Jette authored
Add squeue -L/--licenses option to filter jobs by license names bug 720
-
- 16 Apr, 2014 17 commits
-
-
David Bigagli authored
-
Killian authored
-
David Bigagli authored
successive release requests.
-
Morris Jette authored
-
Morris Jette authored
list_pop_top() and list_pop_bottom() functions removed. Quicksort produces better results in almost all cases.
-
Morris Jette authored
Use quicksort for all priority based job sorting, which improves performance significantly with large job counts.
-
Morris Jette authored
squeue %F format will now print the job ID for non-array jobs. bug 716
-
Morris Jette authored
A variable is now unused except on Bluegene systems
-
Morris Jette authored
Partial reversion of commit 9b1dadea
-
jette authored
-
jette authored
-
jette authored
-
jette authored
Change some sched/backfill messages to be more clear Change some sched/builtin messages and variable names to no longer reference "backfill".
-
jette authored
-
David Parks authored
Prevent a possible buffer overflow if the task prolog output exceeds 4096 bytes.
-
jette authored
Expand StdIn/Out/Err string length output by "scontrol show job" from 128 to 1024 bytes. bug 712
-
David Parks authored
See bug 701
-
- 15 Apr, 2014 21 commits
-
-
Danny Auble authored
-
Danny Auble authored
salloc/srun, instead wait in the slurmd when a step hits a node and the prolog is still running.
-
Danny Auble authored
-
Morris Jette authored
Wait for a job to begin execution prior to testing its allocated resources to confirm proper core specialization support.
-
Morris Jette authored
Failed to find individual jobs to resume.
-
Morris Jette authored
priority/basic - Insure job priorities continue to decrease when jobs are submitted with the --nice option. bug 707
-
Morris Jette authored
If one task of a job array can not be scheduled in the main scheduling loop, skip the subsequent tasks of that same job array.
-
Danny Auble authored
-
David Bigagli authored
-
David Bigagli authored
This reverts commit 6cd208e0.
-
David Bigagli authored
-
Danny Auble authored
-
Danny Auble authored
has ran yet or not.
-
Danny Auble authored
Cray/ALPS system, otherwise use the slurmd to wait on the prolog to gate the start of the step.
-
Morris Jette authored
Fix some sinfo and squeue sorting anomalies due to differences in data types. See bug 706
-
Danny Auble authored
-
Danny Auble authored
bluegene.conf
-
Danny Auble authored
-
Danny Auble authored
restarted.
-
Danny Auble authored
allocation instead of just the first.
-
Morris Jette authored
There were several recently added node states missing from the scontrol and sinfo man pages.
-
- 14 Apr, 2014 1 commit
-
-
Morris Jette authored
Update scontrol update jobID logic to operate on entire job arrays.
-