- 07 Dec, 2017 2 commits
-
-
Morris Jette authored
Found using test38.17
-
Felip Moll authored
Otherwise poll() cannot monitor these ports properly, leading to potential network traffic problems. Bug 4467.
-
- 06 Dec, 2017 3 commits
-
-
Danny Auble authored
until the prolog and extern step are fully ran/launched. Only matters if running with PrologFlags=[contain|alloc]. patch 2 of 2 Bug 4458
-
Danny Auble authored
Patch 1 of 2 Bug 4458
-
David Gloe authored
Due to the way Cray builds Slurm, the prefix and bindir paths include the Slurm version (/opt/slurm/<version>). This means every time we update to a new Slurm version we must update the Slurm ansible playbook. It also means that the slurm_playbook.yaml file must be built with Slurm to be used (it can't simply be copied directly). The attached patch updates the playbook to determine the version of Slurm to use from the module file, and hardcodes the sysconfdir setting we give in our Slurm installation guide. If a customer uses different paths, they can update the playbook to meet their needs. Bug 4360.
-
- 05 Dec, 2017 7 commits
-
-
Dominik Bartkiewicz authored
when trying to signal a step that is still running a prolog. Bug 4446
-
Dominik Bartkiewicz authored
Bug 4446
-
Dominik Bartkiewicz authored
Bug 4446
-
Artem Polyakov authored
Bug 4131
-
Danny Auble authored
Simplify the step prefix process and move it as early as possible in the step.
-
Alejandro Sanchez authored
-
Alejandro Sanchez authored
Since NO_VAL = SLURM_BATCH_SCRIPT, the else statement would only compare the job_id and not the step_id, thus when a batch step was removed all the steps from that job would be removed too. Then when attempting to remove the extern step in the next iteration, it was already removed and we were incorrectly erroring out. Bug 4458.
-
- 01 Dec, 2017 5 commits
-
-
Morris Jette authored
-
Danny Auble authored
Missed some debug statements Bug 4455
-
Danny Auble authored
This makes it so if the user doesn't request any GRES they are denied all the GRES with devices. Before this would only happen for the GRES type the user requested. Bug 4455
-
Morris Jette authored
Fix to purge old jobs using burst buffer if slurmctld daemon restarted after the job's burst buffer work was already completed.
-
Marshall Garey authored
Bug 4455
-
- 30 Nov, 2017 4 commits
-
-
Danny Auble authored
Bug 4378.
-
Morris Jette authored
-
Alejandro Sanchez authored
Fix memory leak of MailDomain configuration string when slurmctld daemon is reconfigured. bug 4272 (comment 35)
-
Tim Wickberg authored
-
- 29 Nov, 2017 9 commits
-
-
Danny Auble authored
-
Felip Moll authored
Bug 4384
-
Danny Auble authored
Bug 4450
-
Danny Auble authored
the libslurmfull.
-
Danny Auble authored
In my testing with the cray job_submit plugin enabled it caused a delay of the last step most likely because the gres wasn't ready quick enough.
-
Brian Christiansen authored
This reverts commit f9977ee5. Since it's not needed in 17.11
-
Brian Christiansen authored
-
Brian Christiansen authored
slurm_load_job() prior to 17.11 returns the error code in errno and not in rc. With the addition of 47175901 if a job is removed from memory before sbatch checks for the job again, sbatch could get in an loop checking for the job. This only happens if you have a very small MinJobAge (<10) -- which is not recommended.
-
Morris Jette authored
-
- 28 Nov, 2017 10 commits
-
-
Danny Auble authored
-
Morris Jette authored
-
Doug Jacobsen authored
Bug 4445
-
Doug Jacobsen authored
Bug 4444
-
Tim Wickberg authored
-
Tim Wickberg authored
Update slurm.spec and slurm.spec-legacy as well
-
Tim Wickberg authored
-
Danny Auble authored
-
Morris Jette authored
-
Danny Auble authored
Bug 4323
-