- Aug 18, 2014
-
-
Morris Jette authored
No change to logic
-
- Aug 15, 2014
-
-
Morris Jette authored
appears to be needed for make check
-
Morris Jette authored
-
- Aug 13, 2014
-
-
Morris Jette authored
Recommend use of job arrays and multiple job steps per job.
-
- Aug 12, 2014
-
-
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
-
- Aug 08, 2014
-
-
Thomas Cadeaux authored
-
Morris Jette authored
-
Danny Auble authored
signal 1.
-
Danny Auble authored
done for normal steps.
-
- Aug 07, 2014
-
-
Danny Auble authored
of acting like it is a signal and exitcode.
-
Danny Auble authored
previous it was always -2.
-
- Aug 06, 2014
-
-
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
-
- Aug 05, 2014
-
-
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
-
- Aug 01, 2014
-
-
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.
-
- Jul 31, 2014
-
-
Franco Broi authored
-
- Jul 30, 2014
-
-
Morris Jette authored
-
David Bigagli authored
job elapsed time.
-
- Jul 29, 2014
-
-
David Bigagli authored
the i/o thread.
-
Morris Jette authored
-
- Jul 28, 2014
-
-
David Bigagli authored
-
David Bigagli authored
exit code.
-
Morris Jette authored
-
Danny Auble authored
-