Skip to content

Adding a Github Action that runs on CIRRUS runner scale sets and NCAR HPC containers#1071

Open
mjs2369 wants to merge 4 commits intomainfrom
cirrus_actions
Open

Adding a Github Action that runs on CIRRUS runner scale sets and NCAR HPC containers#1071
mjs2369 wants to merge 4 commits intomainfrom
cirrus_actions

Conversation

@mjs2369
Copy link
Contributor

@mjs2369 mjs2369 commented Mar 9, 2026

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

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update

Documentation changes needed?

  • My change requires a change to the documentation.
    • I have updated the documentation accordingly.

Tests

Please describe any tests you ran to verify your changes.

Tested action on push, all jobs succeeded.

Checklist for merging

  • Updated changelog entry
  • Documentation updated
  • Update conf.py

Checklist for release

  • Merge into main
  • Create release from the main branch with appropriate tag
  • Delete feature-branch

Testing Datasets

  • Dataset needed for testing available upon request
  • Dataset download instructions included
  • No dataset needed

@hkershaw-brown
Copy link
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,
Helen

@mjs2369 mjs2369 force-pushed the cirrus_actions branch 2 times, most recently from 3abf659 to 5def75b Compare March 9, 2026 19:35
@hkershaw-brown
Copy link
Member

This is really cool, I think this can be a matrix of compiler, mpi
This is a quick sketch: cirrus_actions...cirrus_actions-matrix
Note not tested, but I think if this action can be matrixized (?) then adding cce, ifx, lfortran, whatever compiler will be easier in the future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants