- Mar 01, 2021
-
-
William (Bill) E. Allcock authored
per Paul's suggestion I added the shebang line to the --directives output so it now produces output that can be redirected to a file and used as a script input to PBS. I also added a # before the two note lines so they are commands and don't cause errors in the script
-
William (Bill) E. Allcock authored
changed resource name from host (already defined) to system, added the missing = in the select (how the hell did that disappear?) and also caught another error. Need to add the -- when directly running an executable, which required another command line option
-
William (Bill) E. Allcock authored
-
- Feb 23, 2021
-
-
William (Bill) E. Allcock authored
-
Eric Pershey authored
-
Eric Pershey authored
-
William (Bill) E. Allcock authored
-
Eric Pershey authored
-
William (Bill) E. Allcock authored
-
- Feb 22, 2021
-
-
William (Bill) E. Allcock authored
-
- Aug 07, 2020
- Aug 06, 2020
-
-
Brian Toonen authored
-
Brian Toonen authored
Merge remote-tracking branch 'refs/remotes/origin/cluster_node_state_change' into cluster_node_state_change
-
Brian Toonen authored
-
Eric Pershey authored
-
Paul Rich authored
-
- Aug 05, 2020
-
-
Eric Pershey authored
-
Eric Pershey authored
removing location from the email subject. The subject line is too long on... See merge request aig/cobalt!124
-
Paul Rich authored
Make cluster systems respect --attrs location See merge request aig/cobalt!123
-
Paul Rich authored
Enhance reservation record information See merge request aig/cobalt!122
-
- Aug 04, 2020
-
-
Paul Rich authored
-
- Jul 30, 2020
-
-
Paul Rich authored
-
- Jul 29, 2020
-
-
Paul Rich authored
-
- Jul 28, 2020
- Jul 27, 2020
- Jul 24, 2020
-
-
Paul Rich authored
-
- Jul 23, 2020
-
-
Paul Rich authored
-
- Jul 21, 2020
-
-
Paul Rich authored
-
- Jul 17, 2020
-
-
Paul Rich authored
fix for a display issue with cluster node names that have additional device information. See merge request aig/cobalt!121
-
Paul Rich authored
Addressed comments from code review and found a further corner case while working on those with one-off nodenames that sometimes get added to clusters. Tests added and behavior fixed for those.
-
- Jul 15, 2020
-
-
Paul Rich authored
-
- Oct 17, 2019
-
-
Paul Rich authored
-
- Oct 10, 2019
- Oct 04, 2019
-
-
Paul Rich authored
A node was getting added to the candidate list twice when looking over currently running jobs. resulting in a duplicate node and an inflated count which resulted in an early break. When this list is later converted to a set, the duplicates are removed and results in a set of nodes too small for the job to use for draining, so the job doesn't get drained for. Test case added for the drain flap now works correctly now that a check has been added so a duplicate node doesn't get added.
-
Paul Rich authored
-
- Sep 19, 2019
-
-
Paul Rich authored
-