Adding a Github Action that runs on CIRRUS runner scale sets and NCAR HPC containers#1071
Open
Adding a Github Action that runs on CIRRUS runner scale sets and NCAR HPC containers#1071
Conversation
Member
|
@mjs2369 Hey Marlee when you update this with main can you rebase rather than merge. Because we will probably want to squash commits testing the actions. Cheers, |
3abf659 to
5def75b
Compare
Member
|
This is really cool, I think this can be a matrix of compiler, mpi |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description:
Adds a Github Action that runs Lorenz_96 on CIRRUS runner scale sets and NCAR HPC containers. Runs with all mpi options (mpi, mpif08, nompi) with the compilers gfortran and nvhpc.
Note that this action will be run on every pull request but will NOT be required to pass to merge into main. @hkershaw-brown I do not have the permission to change these settings in the DART repo, if you could please ensure this is correctly set.
Fixes issue
No issue in for this, woops
Types of changes
Documentation changes needed?
Tests
Please describe any tests you ran to verify your changes.
Tested action on push, all jobs succeeded.
Checklist for merging
Checklist for release
Testing Datasets