- 08 Aug, 2016 2 commits
-
-
Dominik Bartkiewicz authored
Needed due to part_filter_set() calls; without write lock this can race returning inconsistent results to 'sinfo'. Bug 2958.
-
Morris Jette authored
Regression test fixes if SelectTypePlugin not managing memory and no node memory size set (defaults to 1 MB per node).
-
- 07 Aug, 2016 1 commit
-
-
Morris Jette authored
Fix race condition in the account_gather plugin that could result in job stuck in COMPLETING state. bug 2973
-
- 04 Aug, 2016 1 commit
-
-
Morris Jette authored
These problems have been around for a while, but coverity just started to report them for some reason.
-
- 03 Aug, 2016 3 commits
-
-
Morris Jette authored
Prior logic used to create an advanced reservation based upon a core count would ignore the specialized cores. Then when a job tried to use the reservation, it would consider the specialized cores and not be able to use the core count used in the reservation creation. This change considers specialized cores when creating the reservation.
-
Morris Jette authored
There was a line removed that should not have been
-
Morris Jette authored
Move the function that identifies specialized cores from static to extern for future use by advanced reservation logic.
-
- 02 Aug, 2016 2 commits
-
-
Morris Jette authored
Problem introduced in commit 03cf4a5d
-
Sergey Meirovich authored
If slurmstepd had been swapped out before upgrade happened it could easily lead to SIGBUS at any time after upgrade. Prevent that by mlocking it. bug 2334
-
- 29 Jul, 2016 6 commits
-
-
Moe Jette authored
SLURM_JOB_RESERVAION environment variables are set for the salloc command. Document the same environment variables for the salloc, sbatch and srun commands in their man pages.
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
Also we are making extern lower case in the api to match this and sacct.
-
Danny Auble authored
-
Danny Auble authored
that had a partition in them.
-
- 28 Jul, 2016 4 commits
-
-
Danny Auble authored
-
Morris Jette authored
Document that the SLURM_JOB_ACCOUNT and SLURM_JOB_QOS environment variables are set for the srun command in its man page. bug 2945
-
Morris Jette authored
Partially revert commit 4f8c62c1 salloc does not set SLURM_JOB_ACCOUNT or SLURM_JOB_QOS
-
Morris Jette authored
Document that the SLURM_JOB_ACCOUNT and SLURM_JOB_QOS environment variables are set for the salloc and sbatch commands in their man pages. bug 2945
-
- 27 Jul, 2016 5 commits
-
-
Morris Jette authored
Document that persistent burst buffers can not be created or destroyed using the salloc or srun --bb options. bug 2404
-
Brian Christiansen authored
Missed in b5bba34c
-
Danny Auble authored
on batch script completes.
-
Danny Auble authored
-
Danny Auble authored
code change.
-
- 26 Jul, 2016 7 commits
-
-
Morris Jette authored
-
Morris Jette authored
-
Danny Auble authored
-
Morris Jette authored
The problem only exists on a subset of KNL models, those with 68 cores. bug 2941
-
Danny Auble authored
-
Morris Jette authored
NOTE: Runaway jobs are jobs that don't exist in the controller but are still considered running in the datbase Should be NOTE: Runaway jobs are jobs that don't exist in the controller but are still considered running in the database
-
Danny Auble authored
(difference between start of job and when it was eligible).
-
- 25 Jul, 2016 4 commits
-
-
Danny Auble authored
-
David Gloe authored
Bug 2939.
-
Danny Auble authored
-
Morris Jette authored
This reverts commit fb8e3558 and moves the place where the SuspendExcNodes and SuspendExcParts configuration parameters are processed (needs to happen AFTER the partition and node tables in the slurmctld daemon are built. bug 2934
-
- 23 Jul, 2016 1 commit
-
-
Morris Jette authored
-
- 22 Jul, 2016 4 commits
-
-
Dominik Bartkiewicz authored
Inadvertently broken in commit 05eac196. Bug 2912.
-
Danny Auble authored
or failed based on the signal that would always be killing it.
-
Danny Auble authored
end of the job to do it.
-
Danny Auble authored
make them using the master job ID instead of the normal job ID.
-