- 05 Mar, 2019 8 commits
-
-
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 20 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
-
Danny Auble authored
This portion of the code is only for removing the Submit limits from the partitions the job wasn't going to run on. Since the job isn't running on these partitions the node bitmap does not need to be touched.
-
Danny Auble authored
-
Danny Auble authored
Test was relying on seeing future jobs which is no longer the way it works.
-
Tim Wickberg authored
-
Tim Wickberg authored
Use SUBDIRS one level above to control build instead of conditionalizing the build inside of src/plugins/gpu/nvml/Makefile.am.
-
Brian Christiansen authored
Just wait for the node to register with Slurm. If it doesn't register within ResumeTimeout, the node will be marked down. Continuation of d42889fb Bug 6587
-
Brian Christiansen authored
-
Broderick Gardner authored
What was happening in a maintenance reservation was every 5 seconds the slurmctld was sending a message to the slurmdbd telling it the node's down/drain state was in a maintenance state as well. We really only needed to know about this once. Bug 6487
-
Broderick Gardner authored
(DRAIN+MAINT+IDLE) Before it would just print MAINT Bug 6487
-
- 28 Feb, 2019 7 commits
-
-
Broderick Gardner authored
Bug 6487
-
Alejandro Sanchez authored
Bug 4296
-
Alejandro Sanchez authored
This will be used in future commits. Bug 4296
-
Marshall Garey authored
GrpTRES behavior was changed with commits 7d69a43a and 158b88de so that each job allocation is no longer counted separately towards the GrpTRES limit. This is important for the GrpNodes. Bug 5303.
-
Brian Christiansen authored
to avoid having to send alias list for cloud nodes that exist in DNS. This is especially important for large cloud environments (e.g. thousands of nodes) as the alias list environment will be too large for execve(). Bug 6589
-
Morris Jette authored
Fix some logic committed in 6705b63c that caused test7.17 to fail
-
Brian Christiansen authored
Bug 6587
-