- 28 Jun, 2013 9 commits
-
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Nathan Yee authored
-
Morris Jette authored
-
- 27 Jun, 2013 12 commits
-
-
Morris Jette authored
This removes logic added three years ago that would automatically set a job's cpus_per_task value in order to reset a job's mem_per_cpu value and scale the cpus_per_task by the same value. Equivalent logic did not exist in the step allocation logic. Just return an error instead. This change will be made in Slurm version 2.6, but this batch is made for version 2.5. The original patch introducing the problem is in commit: cc00cc70bug 352
-
Rod Schultz authored
Bug 351
-
Morris Jette authored
-
Morris Jette authored
-
Matthieu Hautreux authored
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
This is extends the logic of commit ba58d59c to the following RPC types: job complete batch script complete and job step complete
-
Morris Jette authored
-
Morris Jette authored
Related to bug 326
-
Danny Auble authored
-
- 26 Jun, 2013 9 commits
-
-
Morris Jette authored
-
Morris Jette authored
We've seen expect not pick up the full user name in some cases, but truncate it.
-
Morris Jette authored
-
Morris Jette authored
Note, we are switching to the ubuntu version numbering scheme: last two digits of the year for the major version number month number for the minor version number 13.12 == 2013 December
-
Martin Perry authored
In acct_gather_energy/rapl initialization, if the fopen of /proc/cpuinfo fails we should treat this as a fatal condition rather than continue. Patch is attached. Problem found by Coverity tool, CID 20186 bug 331
-
Morris Jette authored
-
Morris Jette authored
-
Dominik Friedrich authored
-
Morris Jette authored
This applies the same logic as added for job signal and batch job submit as in commit ba58d59c
-
- 25 Jun, 2013 10 commits
-
-
Danny Auble authored
is larger than the number of tasks spread across the node.
-
Danny Auble authored
-
Danny Auble authored
since neither of those should be divided by 100 instead of 1024.
-
Danny Auble authored
divisible by 1024.
-
Danny Auble authored
future.
-
Thomas Cadeau authored
-
Danny Auble authored
for as the job/step id.
-
Morris Jette authored
-
Danny Auble authored
-
David Gloe authored
The SLURM Makefile.am scripts use pkglibexecdir. One source indicates that this was not added until automake 1.10.2 (https://github.com/rerun/rerun/issues/167). So we just made that to be the minimum.
-