- 10 Nov, 2015 3 commits
-
-
Danny Auble authored
to get the batch step, no real code change outside of using strcasecmp instead of strcmp.
-
Morris Jette authored
Burst_buffer/cray: Don't stall scheduling of other jobs while a stage-in is in progress. bug 2114
-
Morris Jette authored
Fix to purge terminated jobs with burst buffer errors. bug 2123
-
- 09 Nov, 2015 4 commits
-
-
Morris Jette authored
The prolog_running counter can now exceed 1. New logic raises limit from 1 to 4 before preventing job recovery on restart.
-
David Bigagli authored
-
Thomas Cadeau authored
-
David Bigagli authored
the error happened.
-
- 07 Nov, 2015 2 commits
-
-
Morris Jette authored
Correct preservation of job ID. This effects emulation mode only. bug 2113
-
Morris Jette authored
Added burst_buffer.conf flag parameter of "TeardownFailure" which will teardown and remove a burst buffer after failed stage-in or stage-out. By default, the buffer will be preserved for analysis and manual teardown. bug 2116
-
- 06 Nov, 2015 7 commits
-
-
Morris Jette authored
If a stage-out fails, Slurm leaves the burst buffer in place and logs something like "error: bb_set_use_time: job 98 with allocated burst buffers not found" every minute thereafer. This changes the logic to only log the event one time. bug 2112
-
Morris Jette authored
This is a revision to commit e21b666c which did not fix the problem for all configurations. bug 2086
-
David Bigagli authored
-
Alejandro Sanchez authored
-
Danny Auble authored
Bug 2106 What was happening was the calculation wasn't happening for memory or nodes, just cpus and gres.
-
Morris Jette authored
bug 2086
-
Morris Jette authored
-
- 05 Nov, 2015 5 commits
-
-
Morris Jette authored
Job needs exit code of zero for COMPLETED state.
-
Morris Jette authored
bug 2093
-
Josko Plazonic authored
-
Danny Auble authored
-
Kilian Cavalotti authored
-
- 04 Nov, 2015 14 commits
-
-
Morris Jette authored
-
Morris Jette authored
-
Alejandro Sanchez authored
-
Danny Auble authored
This reverts commit 5bf40e44.
-
Alejandro Sanchez authored
pre-increment.
-
Alejandro Sanchez authored
-
Danny Auble authored
-
Morris Jette authored
-
Morris Jette authored
The "dw_wlm_cli paths" command returns an error if no #DW options.
-
Brian Christiansen authored
commit:508f866e
-
Brian Christiansen authored
Conflicts: etc/slurmd.service.in
-
Brian Christiansen authored
Bug 2095
-
Morris Jette authored
Increase dead socket timeout from 5 to 10 minutes before purge Log connect failure as "debug" rather than "error" as it can be generated due to a race condition at step termination.
-
Morris Jette authored
Previous logic would not check on remaining persistent burst buffer space needed for a job.
-
- 03 Nov, 2015 5 commits
-
-
Danny Auble authored
-
Ryan Cox authored
-
Morris Jette authored
This might be related to bug 2028
-
Morris Jette authored
Add logic to call the "setup" function.
-
Morris Jette authored
-