- 30 Oct, 2013 7 commits
-
-
Matthias Jurenz authored
-
Danny Auble authored
-
Morris Jette authored
Add support for -W block=true (wait for job completion) Clear PBS_NODEFILE environment variable Credit to NCSC
-
Morris Jette authored
-
Morris Jette authored
-
Danny Auble authored
-
Danny Auble authored
-
- 29 Oct, 2013 6 commits
-
-
Danny Auble authored
-
Danny Auble authored
Conflicts: testsuite/expect/inc21.30.6
-
Danny Auble authored
limits
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
limits
-
- 28 Oct, 2013 13 commits
-
-
Morris Jette authored
-
Morris Jette authored
Add support for dependencies of job array elements (e.g. "sbatch --depend=afterok:123_4 ..."). This does not support depenendencies of ALL job array elements, only individual job array elements.
-
Morris Jette authored
-
Danny Auble authored
-
Danny Auble authored
Conflicts: NEWS
-
Danny Auble authored
with autoconf older than 2.63b. Adding the extra sed at the end does the same thing (strip off the newline)
-
Danny Auble authored
preforms the allocation, regression in 2.6.3.
-
Morris Jette authored
-
Morris Jette authored
-
Danny Auble authored
-
Morris Jette authored
-
Danny Auble authored
job is completing.
-
Morris Jette authored
-
- 26 Oct, 2013 3 commits
-
-
Martin Perry authored
-
Morris Jette authored
-
David Bigagli authored
-
- 25 Oct, 2013 9 commits
-
-
Morris Jette authored
Previously the SlurmdDebug value in slurm.conf was ignored if the previous value was not 3/init
-
Morris Jette authored
Effect is minimal without multiple partitions and larger system sizes. With 40 partitions and about 600 nodes each, time goes from about 13 secs to 4 secs).
-
Morris Jette authored
-
Morris Jette authored
Reorder some logis in the hostlist functions for performance improvement specifically for "if (A & B) ..." move the fastest tests first (test A should take less time than test B).
-
Morris Jette authored
This avoids building hostlist information with NodeHostName and NodeAddr information unless explisitly requested and can improve performance for the default mode of operation by about 65%.
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Morris Jette authored
Correct sbatch documentation and job_submit/pbs plugin "%j" is job ID, not "%J" (which is job_id.step_id).
-
- 24 Oct, 2013 2 commits
-
-
Danny Auble authored
-
Morris Jette authored
-