- 13 Jun, 2018 3 commits
-
-
Morris Jette authored
Coverity CID 186552
-
Morris Jette authored
Identical problem in 3 related functions. Coverity CID 186550,186553, 186554
-
Morris Jette authored
-
- 12 Jun, 2018 5 commits
-
-
Morris Jette authored
-
Morris Jette authored
Note there was a bug in the configuration parsing logic to get the partition's DefMemPerGPU (it was stored in the field for DefCpuPerGPU).
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
-
- 11 Jun, 2018 32 commits
-
-
Morris Jette authored
This avoid queueing jobs that can not run due to a gres limit.
-
Morris Jette authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
This was missed when committing before. Bug 4506
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
Bug 4506
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
accrue_time instead of anything else. Bug 4506
-
Danny Auble authored
-
Danny Auble authored
Bug 4506
-
Danny Auble authored
This will be needed in a future commit.
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
Doesn't do anything yet, just pack and print.
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
Just a name change.
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
No real code change.
-
Danny Auble authored
This only adds the nuts and bolts, it doesn't do anything outside of passing around the values at this point.
-
Danny Auble authored
Precursor to changes being added in next commits
-
Morris Jette authored
Previously needed to lookup the ID to get the name. This should be better.
-
Morris Jette authored
Translate any GRES Type string to a numeric value and replace a bunch of strcmp() operations with numeric comparison for improved speed. This is important because cons_tres will be making heavier use of GRES data.
-