- 15 Jul, 2014 1 commit
-
-
Danny Auble authored
(From that commit) There was a problem when building from source where for example @bindir@ would resolve to ${prefix}/bin. This patch fixes it, based on http://www.gnu.org/software/autoconf/manual/ autoconf-2.69/html_node/Installation-Directory-Variables.html It also changes opt_modulefiles_slurm to opt_modulefiles_slurm.in but I couldn't figure out how to get git diff to show that.
-
- 14 Jul, 2014 2 commits
-
-
David Bigagli authored
and should there be problems accessing the state files.
-
Morris Jette authored
Fix for possible abort on change in GRES configuration. bug 958
-
- 11 Jul, 2014 2 commits
-
-
Remi Palancher authored
-
Remi Palancher authored
(commit 4cd63575) with sacctmgr load when Parent has "'" around it
-
- 10 Jul, 2014 4 commits
-
-
Nathan Yee authored
page.
-
Morris Jette authored
-
Danny Auble authored
special characters in their names like ':'
-
Morris Jette authored
It seems to have been broken for some time due to logic blocking SIGWINCH being removed from srun, which could result in the signal being sent to any thread, not the thread designed to handle window resizing.
-
- 09 Jul, 2014 8 commits
-
-
David Bigagli authored
-
David Bigagli authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
failure as well as interactive user.
-
Danny Auble authored
epilog complete message comes from that node do not process the batch step information since the job has already been requeued because the epilog script running isn't guaranteed in this situation.
-
Danny Auble authored
start of requeued jobs.
-
David Bigagli authored
-
- 08 Jul, 2014 7 commits
-
-
David Bigagli authored
-
Morris Jette authored
Expand from 8 to 16 bits for more than 256 sizes
-
Morris Jette authored
sched/backfill - Fix anomaly that could result in jobs being scheduled out of order. bug 911
-
Morris Jette authored
Without this a batch script could be bound to a single CPU rather than the full job allocation. This is a revision to commit 399cb897 without which batch scripts has no binding to CPUs via hwloc
-
Morris Jette authored
squeue and scontrol to report a job's "shared" value based upon partition options rather than reporting "unknown" if job submission does not use --exclusive or --shared option. bug 939
-
Morris Jette authored
-
John Morrissey authored
-
- 07 Jul, 2014 1 commit
-
-
David Bigagli authored
-
- 03 Jul, 2014 3 commits
-
-
Danny Auble authored
-
Danny Auble authored
exit code.
-
Danny Auble authored
a fix to handle sacct under this new method.
-
- 02 Jul, 2014 6 commits
-
-
David Bigagli authored
signal to the batch script only.
-
Danny Auble authored
-
Danny Auble authored
process terminated by a signal.
-
David Bigagli authored
error message and avoid to loop forever, give up after 120 seconds.
-
Danny Auble authored
-
David Bigagli authored
This reverts commit 53706b41. Conflicts: NEWS
-
- 01 Jul, 2014 1 commit
-
-
Morris Jette authored
Report correct partition associated with a step if the job is submitted to multiple partitions. Previously all of the partitions that the job could run in would be reported for the step.
-
- 30 Jun, 2014 4 commits
-
-
Danny Auble authored
-
David Bigagli authored
-
Danny Auble authored
-
jette authored
Without this, the record of gres allocated to steps will remain allocated and not be available to job steps after being requeued.
-
- 29 Jun, 2014 1 commit
-
-
jette authored
sched/backfill - If job started with infinite time limit, set its end_time one year in the future. Previous logic would based it upon INFINITE and produce an overflow of the uint32_t time.
-