-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add checks of io layout to cmeps driver (#496)
This PR implements checks of the processors selected in the nuopc.runconfig file for the access-om3 payu driver. This ensures that the processors requested for normal model operations and parallel IO are within range of the CPUs set in the payu config.yaml and each model "realm" uses processors for IO that are within the range of processors for that model component. It adds tests for the min/max bounds of each parameter. Contributes to COSIMA/access-om3#109 --------- Co-authored-by: minghang.li <minghangl1101@gmail.com> Co-authored-by: Aidan Heerdegen <aidan.heerdegen@anu.edu.au>
- Loading branch information
1 parent
51e60c1
commit eb8e8f8
Showing
3 changed files
with
460 additions
and
38 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
Oops, something went wrong.