- 19 Aug, 2014 1 commit
-
-
Morris Jette authored
-
- 18 Aug, 2014 3 commits
-
-
Morris Jette authored
see bug 1047
-
Morris Jette authored
Start a job in the highest priority partition possible, even if it requires preempting other jobs and delaying initiation, rather than using a lower priority partition. Previous logic would preempt lower priority jobs, but then might start the job in a lower priority partition and not use the resources released by the preempted jobs. bug 1032
-
Morris Jette authored
No change to logic
-
- 15 Aug, 2014 2 commits
-
-
Morris Jette authored
appears to be needed for make check
-
Morris Jette authored
-
- 13 Aug, 2014 1 commit
-
-
Morris Jette authored
Recommend use of job arrays and multiple job steps per job.
-
- 12 Aug, 2014 7 commits
-
-
David Bigagli authored
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
Previously job would only run in first listed partition.
-
Morris Jette authored
Fix gang scheduling for jobs submitted to multiple partitions. Previous logic assumed the job's "partition" field contained a single partition name, that in which the job is running. That was recently changed in order to support job's being requeued, which we want to be runable in all of it's valid partitions.
-
Morris Jette authored
-
Morris Jette authored
backport of commit 9b4f3634
-
- 08 Aug, 2014 4 commits
-
-
Thomas Cadeaux authored
-
Morris Jette authored
-
Danny Auble authored
signal 1.
-
Danny Auble authored
done for normal steps.
-
- 07 Aug, 2014 2 commits
-
-
Danny Auble authored
of acting like it is a signal and exitcode.
-
Danny Auble authored
previous it was always -2.
-
- 06 Aug, 2014 5 commits
-
-
Danny Auble authored
-
Danny Auble authored
-
Morris Jette authored
Apply BatchStartTimeout configuration to task launch and avoid aborting srun commands due to long running Prolog scripts. bug 978
-
Morris Jette authored
Provide better description of the slurm.conf configuration parameter BatchStartTimeout. bug 979
-
Morris Jette authored
When nodes scheduled for reboot, set state to DOWN rather than FUTURE so they are still visible to sinfo. State set to IDLE after reboot completes. bug 1007
-
- 05 Aug, 2014 4 commits
-
-
David Bigagli authored
-
David Bigagli authored
suggest parentheses around assignment used as truth value.
-
Mehdi Dogguy authored
The code tries to load libslurm.so even if precedent dlopen calls succeeded. The code is structured so that we have to "return;" as soon as a dlopen succeeds.
-
Morris Jette authored
-
- 01 Aug, 2014 5 commits
-
-
David Bigagli authored
"job_comp/mysql" setting an incorrect default database.
-
David Bigagli authored
-
Ryan Cox authored
-
Morris Jette authored
Add logic to confirm that gres bitmaps exist before trying to use them. We haven't seen this failure mode in v14.03, but in v14.11.
-
David Bigagli authored
database index for the array elements avoiding duplicate database values.
-
- 31 Jul, 2014 1 commit
-
-
Franco Broi authored
-
- 30 Jul, 2014 2 commits
-
-
Morris Jette authored
-
David Bigagli authored
job elapsed time.
-
- 29 Jul, 2014 2 commits
-
-
David Bigagli authored
the i/o thread.
-
Morris Jette authored
-
- 28 Jul, 2014 1 commit
-
-
David Bigagli authored
-