- 21 Apr, 2014 1 commit
-
-
Morris Jette authored
-
- 19 Apr, 2014 4 commits
-
-
David Gloe authored
plugin and provide more information in the message.
-
David Gloe authored
-
Danny Auble authored
-
David Bigagli authored
together with the remote IP address and port.
-
- 18 Apr, 2014 2 commits
-
-
Morris Jette authored
On switch resource allocation failure, free partial allocation. Failure mode was CAU could be allocated on some nodes, but not others. The CAU allocated on nodes and switches up to the failure point were never released.
-
Morris Jette authored
Don't block scheduling of entire job array if it could run in multiple partitions. bug 726
-
- 17 Apr, 2014 11 commits
-
-
David Bigagli authored
ephemeral port.
-
Morris Jette authored
Requeue batch job if Munge is down and credential can not be created. bug 727
-
Danny Auble authored
-
Morris Jette authored
Do not overwrite existing reason for node being down or drained. Previously draining a node would always overwrite any previous "reason". bug 724
-
Danny Auble authored
-
Danny Auble authored
the current settings.
-
Danny Auble authored
This reverts commit 2a72aa51. Conflicts: NEWS Decided to take this out and wait until 14.11 to fix this correctly instead of this bandaid.
-
Morris Jette authored
Previously if a job was dependent upon a job array and the first element of that job array was no longer in slurmctld (completed and the job record purged) and the slurmctld restarted or was reconfigured, the dependent job would start rather than waiting for all elements of the job array to complete. bug 714
-
Danny Auble authored
-
Danny Auble authored
-
Morris Jette authored
Add squeue -L/--licenses option to filter jobs by license names bug 720
-
- 16 Apr, 2014 6 commits
-
-
David Bigagli authored
-
David Bigagli authored
successive release requests.
-
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
-
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 14 commits
-
-
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
priority/basic - Insure job priorities continue to decrease when jobs are submitted with the --nice option. bug 707
-
Danny Auble authored
-
David Bigagli authored
-
David Bigagli 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.
-
- 14 Apr, 2014 2 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
-