- Apr 28, 2014
-
-
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
-
Morris Jette authored
-
- Apr 26, 2014
-
-
Stuart Midgley authored
Add --priority option to the salloc, sbatch and srun commands.
-
Danny Auble authored
-
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
-
Danny Auble authored
-
- Apr 25, 2014
-
-
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")
-
Danny Auble authored
-
Morris Jette authored
Add a job's exit state (COMPLETED, FAILED, etc) and exit code to email message bug 737
-
Morris Jette authored
-
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.
-
Morris Jette authored
I plan to make this configurable soon
-
Morris Jette authored
-
Morris Jette authored
-
Danny Auble authored
-
David Bigagli authored
-
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
-
- Apr 24, 2014
-
-
Morris Jette authored
-
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
-
- Apr 23, 2014
-
-
Danny Auble authored
of limited non NPC jobs.
-
Morris Jette authored
-
Morris Jette authored
Advise user to specify network option at job allocation time on Cray systems rather than within a job step. bug 741
-
Morris Jette authored
-
Morris Jette authored
-
- Apr 22, 2014
-
-
Danny Auble authored
This reverts commit 3b676075.
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
b6bb8311 Fixed better way by only using the MAJOR and MINOR without MACRO in the AC_INIT for version
-
Danny Auble authored
-
Danny Auble authored
-
- Apr 21, 2014
-
-
Morris Jette authored
This job option was removed long ago. Remove references to it from our web pages.
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
-