- 16 Apr, 2014 7 commits
-
-
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 6 commits
-
-
Morris Jette authored
Update scontrol update jobID logic to operate on entire job arrays.
-
Morris Jette authored
Add squeue job format option of "%y" to print a job's nice value. bug 696
-
Morris Jette authored
-
Morris Jette authored
Expand the description of the SchedulingParameters max_sched_time configuration parameter for greater clarity
-
Morris Jette authored
-
Morris Jette authored
Move start time of main scheduling loop timeout after locks are aquired. bug 698
-
- 12 Apr, 2014 3 commits
-
-
Morris Jette authored
Quite a few recent reasons were missing from the squeue man page.
-
David Bigagli authored
-
David Bigagli authored
-
- 11 Apr, 2014 3 commits
-
-
David Bigagli authored
-
Morris Jette authored
controls how frequently the main scheduling loop will execute.
-
Morris Jette authored
limits how long the main scheduling loop can execute for
-