- 24 Sep, 2013 8 commits
-
-
Danny Auble authored
srun is pending. The step creation would use the old values and possibly hang srun since the step wouldn't be able to be created in the modified allocation.
-
Morris Jette authored
-
Janne Blomqvist authored
Recent Unix'es support a O_CLOEXEC flag to open(), which avoids the potential race condition between opening and setting close-on-exec with fcntl() (and of course, one syscall less). The attached patch does this for a few cases. There are still many more places where this approach could be used; for sockets there is also the Linux-specific SOCK_CLOEXEC flag.
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
Prevent vestigial open files for SlurmctldProlog and Epilog
-
Danny Auble authored
into the future.
-
Morris Jette authored
-
- 23 Sep, 2013 8 commits
-
-
Morris Jette authored
-
Danny Auble authored
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
Permit the job comment to contain multiple fields
-
Morris Jette authored
-
Morris Jette authored
bug 428
-
Morris Jette authored
This reverts commit db1a86d0.
-
- 21 Sep, 2013 1 commit
-
-
Morris Jette authored
-
- 20 Sep, 2013 2 commits
-
-
Morris Jette authored
-
Danny Auble authored
-
- 18 Sep, 2013 3 commits
-
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
Bug introduced earlier today in commit 7912c05b
-
- 17 Sep, 2013 5 commits
-
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
for setdebugflags command, avoid parsing "-flagname" as an scontrol command line option.
-
Armin Größlinger authored
for CR_Socket.
-
- 16 Sep, 2013 4 commits
-
-
Morris Jette authored
Add type casting to eliminate some compiler warnings on 32-bit systems
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
-
- 15 Sep, 2013 4 commits
-
-
Morris Jette authored
Get "qsub -I" working (no arguments) Fixes for some node/task calcuations for interactive jobs
-
Morris Jette authored
Make "qsub -I" work (no arguments) Some fixes for node/task count logic for interactive jobs
-
Morris Jette authored
-
Morris Jette authored
This bug in the new plugin would result in memory corruption.
-
- 14 Sep, 2013 3 commits
-
-
Morris Jette authored
Doing so causes confusion for Intel MPI
-
Morris Jette authored
Add support for "on" and "before*" options
-
David Bigagli authored
bugfixes and the new item extraction feature.
-
- 13 Sep, 2013 2 commits
-
-
Morris Jette authored
-
Morris Jette authored
-