- 29 Mar, 2018 3 commits
-
-
Doug Jacobsen authored
Bug 3318
-
Danny Auble authored
-
Danny Auble authored
This will be used for any network options needed. It will also take over the No*InAddrAny options that are currently in TopologyParam. This is a precursor for adding logic in bug 3318.
-
- 28 Mar, 2018 1 commit
-
-
Tim Wickberg authored
-
- 27 Mar, 2018 36 commits
-
-
Danny Auble authored
before it registers.
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
tres usage averages and totals. Previously it was the total of the last check of the ranks. This proved to be lacking as some ranks would already be reporting zeros making totals and averages confusing. We decided totaling up the max values instead of the last values was the most useful/explainable option.
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
else is figured out. Seemed cleaner.
-
Danny Auble authored
instead of a fixed number when dealing with Usage. src/common/slurm_jobacct_gather.h is needed for CPU_TIME_ADJ
-
Danny Auble authored
-
Danny Auble authored
they are used almost everywhere.
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
This reverts commit 78699d7b.
-
Tim Wickberg authored
-
Isaac Hartung authored
Bug 4702.
-
Tim Wickberg authored
-
Tim Wickberg authored
-
Marshall Garey authored
Remove partition time limits, run the test, then restore partition time limits with reconfigure. Bug 4276.
-
Marshall Garey authored
Remove partition MaxTime limit at the beginning of the test, run the rest of the test, then restore the partition configuration with scontrol reconfigure. Bug 4915.
-
Marshall Garey authored
Bug 4915.
-
Marshall Garey authored
Bug 4915.
-
Marshall Garey authored
Bug 4926.
-
Marshall Garey authored
Bug 3567.
-
Brian Christiansen authored
Missed from 500e23b5 Bug 4988
-
Brian Christiansen authored
job_ptr was still being referenced after releasing the read locks. Also prolog_running_decr() needs to have a job write lock and a fed read lock. Bug 4947
-
Isaac Hartung authored
Avoids confusion with the %u header of USER. Bug 4948.
-
Isaac Hartung authored
Bug 4984.
-
Dominik Bartkiewicz authored
Bug 4990.
-
Felip Moll authored
-
Felip Moll authored
When a capmc program is stuck a node can remain in IDLE*+POWER state despite the admin manually rebooted and cleaned it. The status can be changed then by issuing scontrol update ... state=power_down. Added this example in docs. Bug 4788
-
Tim Wickberg authored
-