- 21 Apr, 2014 5 commits
-
-
Morris Jette authored
-
Morris Jette authored
-
Bruce Pfaff authored
-
David Gloe authored
-
jette authored
If a job is submitted that is dependent upon a job array in which the first task of that array is already purged from slurmctld, then find another element of that array and properly handle the dependency.
-
- 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 4 commits
-
-
Morris Jette authored
-
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. Backfill fix to match related to commit c075ac75 bug 726
-
Morris Jette authored
Don't block scheduling of entire job array if it could run in multiple partitions. bug 726
-
- 17 Apr, 2014 14 commits
-
-
David Bigagli authored
ephemeral port.
-
Morris Jette authored
Requeue batch job if Munge is down and credential can not be created. bug 727
-
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
-
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
-
Morris Jette authored
Shorten the test31.1 description for better readability of errors.
-
David Bigagli authored
-
Morris Jette authored
Add squeue -L/--licenses option to filter jobs by license names bug 720
-
- 16 Apr, 2014 13 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".
-