- 29 Apr, 2014 1 commit
-
-
David Bigagli authored
-
- 28 Apr, 2014 4 commits
-
-
Morris Jette authored
Previously partition priority was only considered when used as a component of a job's priority with the priority/multifactor plugin. Now the partition priority is considered first, as documented, and the job priority is considered second. bug 764
-
Danny Auble authored
-
Danny Auble authored
in 2.0 :)
-
Morris Jette authored
Previously partition priority was only considered when used as a component of a job's priority with the priority/multifactor plugin. Now the partition priority is considered first, as documented, and the job priority is considered second. bug 764
-
- 26 Apr, 2014 3 commits
-
-
Stuart Midgley authored
Add --priority option to the salloc, sbatch and srun commands.
-
Danny Auble authored
This code was originally put here to enforce checks to make sure jobs didn't go over the limit. If they didn't request the amount then we set the limit and worked off that as if it were a request. If we do this now we could get jobs deigned which would cancel the job at submit with a very unrelated note as to why the job failed. Since we now check this these limits after the node selection this isn't needed.
-
Danny Auble authored
-
- 25 Apr, 2014 6 commits
-
-
Morris Jette authored
In addition to accepting a job ID argument to the hold and release commands also accept a job name (e.g. "scontrol hold my.bash")
-
Morris Jette authored
Add a job's exit state (COMPLETED, FAILED, etc) and exit code to email message bug 737
-
Morris Jette authored
Added job reason of "SchedTimeout" if the scheduler was not able to reach the job to attempt scheduling it.
-
Morris Jette authored
Added SchedulerParameter of batch_sched_delay to permit many batch jobs to be submitted between each scheduling attempt to reduce overhead of scheduling logic.
-
David Bigagli authored
-
Morris Jette authored
Set "Reason" field for all elements of a job array on short-circuited scheduling for job arrays. bug 748
-
- 24 Apr, 2014 2 commits
-
-
Morris Jette authored
Jobs dependent upon multiple other jobs may start prematurely, after only some of the depdendencies are satisfied. bug 746
-
Morris Jette authored
Arguments of "abe" and "aeb" both failed. bug 743
-
- 23 Apr, 2014 1 commit
-
-
Danny Auble authored
of limited non NPC jobs.
-
- 22 Apr, 2014 11 commits
-
-
Morris Jette authored
Update NEWS and RELEASE_NOTES for commit f562a98d
-
Morris Jette authored
Fields are not currently set.
-
David Bigagli authored
the entire array.
-
David Bigagli authored
report error conditions.
-
Danny Auble authored
This reverts commit 3b676075.
-
Morris Jette authored
Used for generic resources that are limited, but can be shared between jobs.
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
David Bigagli authored
-
- 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 5 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
-