- 11 Jun, 2018 19 commits
-
-
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.
-
- 10 Jun, 2018 3 commits
-
-
Dominik Bartkiewicz authored
bug 4987
-
Tim Wickberg authored
These only work with accounting_storage/mysql, which cannot be loaded directly in slurmctld any longer.
-
Morris Jette authored
This would be triggered by bad logic in slurm, but we want the test to be more resilient
-
- 09 Jun, 2018 3 commits
-
-
Morris Jette authored
Also includes some changes to gres.c and job_mgr.c needed to support all gres types
-
Morris Jette authored
Bug introduced in commit 5fb544f2
-
Morris Jette authored
This should have been part of commit 07921f8a Detected by test4.11
-
- 08 Jun, 2018 3 commits
-
-
Marshall Garey authored
test3.1 - verify that the user running the test is an Admin so that reconfigure will work. If not, throw a warning and quit to prevent the reconfigure macro from erroring out instead. Bug 4926.
-
Tim Wickberg authored
-
Morris Jette authored
This is in anticipation of an upcoming change to the cgroup hierarchy on a future CLE release. Bug 5145.
-
- 07 Jun, 2018 12 commits
-
-
Brian Christiansen authored
-
Brian Christiansen authored
If defined, is called when a node failes to resume by ResumeTimeout.
-
Marcin Stolarek authored
Bug 5275.
-
Brian Christiansen authored
Missed from 7796c940
-
Alejandro Sanchez authored
Bug 3792.
-
Alejandro Sanchez authored
Bug 3792.
-
Tim Wickberg authored
-
Alejandro Sanchez authored
Add new page, add to Makefile.am and run autogen.sh. Update additional documentation to point at this new page. Bug 3792.
-
Tim Wickberg authored
-
Tim Wickberg authored
Always zero on non-BG systems, so remove entirely.
-
Tim Wickberg authored
Also start removing BG code, and take out err_cpus which is always zero on non-BG.
-
Tim Wickberg authored
-