- 21 Nov, 2018 4 commits
-
-
Morris Jette authored
-
Morris Jette authored
Also increase the maximum frequency before reporting an error from 5 to 10 percent
-
Marshall Garey authored
started on a node. Bug 5865
-
Broderick Gardner authored
Bug 6061
-
- 20 Nov, 2018 8 commits
-
-
Morris Jette authored
-
Danny Auble authored
bug 6016
-
Morris Jette authored
The "=" separator between name and count is not supported and I'm not sure that it ever was. bug 6015
-
Morris Jette authored
-
Morris Jette authored
bug 4675
-
Morris Jette authored
Log the test number before saying it can't be run as user root
-
Chris Samuel authored
Bug 6015
-
Morris Jette authored
Bug 6015
-
- 19 Nov, 2018 1 commit
-
-
Morris Jette authored
bug 5520
-
- 16 Nov, 2018 3 commits
-
-
Michael Hinton authored
Skip all GRES lines that aren't Name=gpu. Write regression test to reproduce bug and test this patch. Write regression tests to prove non-gpu GRESs are ignored. Improve GRES GPU regression tests by running slurm.conf with GresTypes=gpu,nic,mic,tmpdisk. Document the regression tests some more. Bug 6014
-
Doug Jacobsen authored
Bug 6041
-
Michael Hinton authored
Original changes were in commit e319cb82 bug 5402
-
- 15 Nov, 2018 6 commits
-
-
Tim Wickberg authored
Collapse two nearly identical implementations create a munge_ctx into a single static function.
-
Tim Wickberg authored
Use plugin_name here while editing the error message.
-
Michael Hinton authored
Bug 4961.
-
Tim Wickberg authored
-
Michael Hinton authored
Unit is microseconds, but the value is for 1000 calls. Bug 4961.
-
Marshall Garey authored
The srun man page states that --prolog=none or --epilog=none would prevent the SrunProlog or SrunEpilog scripts defined in slurm.conf from running. However, with SLURM_TEST_EXEC set in the environment, srun would look for a script named "none" and run it if found. If not found, then srun would print an error message, but the SrunProlog or SrunEpilog would (correctly) not run. * Prevent srun from running a script named "none" that is in the path. * This also prevents the error message if it is not found. Bug 5948.
-
- 14 Nov, 2018 1 commit
-
-
Jason Booth authored
Bug 5830
-
- 12 Nov, 2018 3 commits
-
-
Brian Christiansen authored
Continuation of 0ca991dc. Bug 5842
-
Brian Christiansen authored
-
Brian Christiansen authored
Moved to https://github.com/SchedMD/slurm-gcp Left README with link to new location. Will remove gcp dir in master/19.05. Bug 5842
-
- 11 Nov, 2018 1 commit
-
-
Tim Wickberg authored
-
- 10 Nov, 2018 6 commits
-
-
Tim Wickberg authored
-
Danny Auble authored
doesn't apply to 18.08. Bug 5965
-
Nate Rini authored
Bug 5965
-
Morris Jette authored
Prevent slurmctld error messages from slurmctld if a job is resized when there is an active step bug 5835
-
Morris Jette authored
Without this patch test35.4 generates errors of this sort: error: select/cons_tres: _compute_c_b_task_dist: Invalid allocation for JobId=336012: job_res->cpus is NULL
-
Nate Rini authored
Bug 5985
-
- 09 Nov, 2018 7 commits
-
-
Nate Rini authored
when explaining allocation vs step. Bug 5929
-
Felip Moll authored
scheduler. Main scheduler detects if a job asked for more than one partition and splits one scheduling tasks for each partition. If the job asked for a reservation and the intersection between the nodes in the reservation and the partition does not suffice to satisfy the job, then skip scheduling this partition. Otherwise this may cause useless scheduling effort and possibly overwriting incorrectly the PD reason of a job. bug 5895
-
Jason Booth authored
when read in from the slurm.conf file. Bug 5994
-
Danny Auble authored
Bug 5704
-
Felip Moll authored
Caused bad license counts. Comes from a8961fd7. Bug 5704
-
Morris Jette authored
-
Morris Jette authored
-