- 06 Mar, 2019 9 commits
-
-
Felip Moll authored
The int size may not be enough when converting from seconds to usec for the maximums defined for bf_interval. _yield_sleep has been to adapt to this change too. Bug 6401
-
Felip Moll authored
All numeric backfill parameters have now maximums and minimum values. Bug 6401
-
Felip Moll authored
-
Danny Auble authored
-
Morris Jette authored
Improve log and comments
-
Morris Jette authored
Set CUDA_VISIBLE_DEVICES and CUDA_MPS_ACTIVE_THREAD_PERCENTAGE environment variables in Prolog and Epilog for jobs requesting gres/mps. This can be used to start, terminate and otherwise manage mps servers for the user.
-
Morris Jette authored
Previous logic would drain node with less than configured gres. bug 6635
-
Danny Auble authored
This also removes the check for duplicates that seemed redundant. Bug 6635
-
Morris Jette authored
Without this change a single job could not use 100% of the gres/mps on any single device, but only up to one less than the total count.
-
- 05 Mar, 2019 15 commits
-
-
Morris Jette authored
bug 6635
-
Danny Auble authored
-
Morris Jette authored
Without this change, test19.18 would generate fatal errors due to using the Slurm APIs, but not having the same environment as the slurmctld
-
Danny Auble authored
as the parameter to determine how to gather gres/gpu configuration. bug 6635
-
Morris Jette authored
Commit 6ac4ce84 introduces a dependency in the gres plugin on the select plugin. Bug 6638.
-
Morris Jette authored
slurmstepd needed some changes to avoid creating a size zero bitmap. bug 6635
-
Danny Auble authored
If we do have 0 this means we have no gres on the node.
-
Danny Auble authored
Any other call to the bitstring will fail (bit_test, bit_clear, etc). I was unable to find a situation where this would be valid.
-
Michael Hinton authored
-
Felip Moll authored
Bug 6616
-
Tim Wickberg authored
-
Danny Auble authored
Bug 6612
-
Tim Wickberg authored
-
Nathan Rini authored
All of the buffers are 24 characters, require the input string is less than 23 characters and null combined to be parsed. Remove regression added in b9699c2f Bug 6636.
-
Tim Wickberg authored
Bug 6636.
-
- 04 Mar, 2019 2 commits
-
-
Morris Jette authored
This prevents some strange errors generated by select/cons_res
-
Michael Hinton authored
-
- 02 Mar, 2019 3 commits
-
-
Michael Hinton authored
if job tries to reset gpu frequency and nvml is not supported then log "GpuFreq=control_disabled". Test of this function recognizes this and exits.
-
Michael Hinton authored
-
Michael Hinton authored
-
- 01 Mar, 2019 11 commits
-
-
Michael Hinton authored
-
Danny Auble authored
-
Brian Christiansen authored
Contiuation of 9a243a1a Bug 6592
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
Also mention FIXME's that need to be fixed with this code.
-
Tim Wickberg authored
-
Tim Wickberg authored
Generated by autoreconf, should never be checked in.
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-