- 17 Jul, 2014 6 commits
-
-
Morris Jette authored
-
Gennaro Oliva authored
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
-
David Bigagli authored
slurmstepd attempts to create it, for example left over from a previous requeue or crash, delete it and recreate it. #961.
-
- 16 Jul, 2014 4 commits
-
-
David Bigagli authored
-
Morris Jette authored
-
Morris Jette authored
switch/nrt - Unload job tables (in addition to windows) in user space mode to avoid leaking NRT. bug 964
-
Morris Jette authored
Test for NULL array pointers before trying to free the array elements. We are not seeing problems with this, but just hardening the code.
-
- 15 Jul, 2014 3 commits
-
-
Morris Jette authored
Fix race condition which could result in requeue if batch job exit and node registration occur at the same time.
-
Danny Auble authored
-
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 4 commits
-
-
David Bigagli authored
and should there be problems accessing the state files.
-
Morris Jette authored
Note that the map/mask specified applies to all allocated nodes.
-
Morris Jette authored
Fix for possible abort on change in GRES configuration. bug 958
-
Morris Jette authored
-
- 11 Jul, 2014 9 commits
-
-
Morris Jette authored
-
Morris Jette authored
-
Danny Auble authored
-
Danny Auble authored
-
Remi Palancher authored
-
Remi Palancher authored
(commit 4cd63575) with sacctmgr load when Parent has "'" around it
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
- 10 Jul, 2014 12 commits
-
-
Danny Auble authored
-
Danny Auble authored
-
Nathan Yee authored
page.
-
Morris Jette authored
-
Morris Jette authored
-
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.
-
Morris Jette authored
There was an error reported by slurmstepd trying to read the window size from srun when srun was exiting. This eliminates that spurious error message.
-
Morris Jette authored
-
Morris Jette authored
Avoid running some regression tests on select/linear systems
-
Morris Jette authored
Avoid abort if trying to create a core reservation on a select/linear configuration
-
- 09 Jul, 2014 2 commits
-
-
Morris Jette authored
-
David Bigagli authored
-