- 27 Sep, 2018 3 commits
-
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
No change in logic
-
- 26 Sep, 2018 7 commits
-
-
Felip Moll authored
Move reused GRES parsing logic to a shared function bug 5743
-
Felip Moll authored
This shouldn't happen in practice. bug 5749
-
Morris Jette authored
Test1.113 was sometimes failing due to timing issues related to the Cray Node Health Check running. Add small sleep to (mostly) eliminate the problem.
-
Morris Jette authored
The option was previously ignored with the cons_res plugin plus topology/tree. With cons_tres, handle the option by ignoring the topology and using the default node selection logic.
-
Morris Jette authored
add logic to provide optimized resource allocation with respect to topology/tree configuration. Mostly working Fix max-node enforcement
-
Morris Jette authored
Introduced in commit 3e727cc4 Coverity CID 188211
-
Morris Jette authored
Problem introduced in commit a044d01b Coverity CID 188212
-
- 25 Sep, 2018 3 commits
-
-
Morris Jette authored
They were being referenced prior to initialization
-
Morris Jette authored
This better handles job submit failures and reduces the time spend waiting for output files by overlapping the wait for all files.
-
Morris Jette authored
without this the total GRES counter can keep getting incremented, the _get_job_cnt() calculation can overflow and extra GRES be allocated to the job
-
- 24 Sep, 2018 2 commits
-
-
Morris Jette authored
This reverts debugging accidentally committed in 48ec9695
-
Morris Jette authored
There are a few anomalies with respect to front-end mode, which test test changes address
-
- 21 Sep, 2018 6 commits
-
-
Danny Auble authored
-
Danny Auble authored
Since we don't have any bluegene code this is pointless to send NULL's over.
-
Danny Auble authored
-
Broderick Gardner authored
Bug 5698
-
Morris Jette authored
this is related to commit 845e134b when a step ends, flag that it is done on ALL nodes so that it's memory can be released. Note that test1.19 would fail in front-end mode when there was a default memory allocation. That test would spawn 2 steps, but the first would not release its memory when that step ended, so the second step would not start.
-
Morris Jette authored
this is useful for testing. it is unclear why this was disabled
-
- 20 Sep, 2018 19 commits
-
-
Danny Auble authored
Bugs 5699, 5700, 5701
-
Danny Auble authored
-
Danny Auble authored
-
Broderick Gardner authored
Bug 5698
-
Danny Auble authored
Bug 5701
-
Danny Auble authored
Bug 5701
-
Danny Auble authored
-
Danny Auble authored
Bug 5700
-
Danny Auble authored
Bug 5700
-
Danny Auble authored
Bug 5699
-
Danny Auble authored
Bug 5699
-
Danny Auble authored
Bug 5699
-
Danny Auble authored
Bug 5699
-
Danny Auble authored
Bug 5699
-
Danny Auble authored
Bug 5699
-
Danny Auble authored
-
Danny Auble authored
Bug 5699
-
Danny Auble authored
It doesn't do anything yet.
-
Danny Auble authored
-