-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Change some tests with an imaginary HPC The "44" value caused errors in another piece of software. "192" would fix it for the replacement HPC, but I went with "1" to hopefully work longer than 4 years. * Change directive tests to use real PBS settings -J is used for job arrays, and -A is the subproject number. Now it uses -l for application tracking and -o for stdout filename. * Fix narwhal ncpus npcus were 44 which were for Onyx. Narwhal has 128. Rename pbs_gpu to pbs_script everywhere. * Replace onyx with carpenter * Change uit.uit. and uit.uit.yaml imports for pytest to work Also fix a str concat error with NoneType. * Fix under-indentation from renaming pbs_gpu
- Loading branch information
Showing
4 changed files
with
81 additions
and
86 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters