ai2cm / pace

Implementation of the FV3GFS / SHiELD atmospheric model in Python
https://ai2cm.github.io/pace/
Apache License 2.0
37 stars 12 forks source link

Extend CircleCI to include sequential tests and cpu backend #311

Closed mcgibbon closed 2 years ago

mcgibbon commented 2 years ago

Purpose

This PR adds configuration to CircleCI to run sequential fv3core tests and run fv3core translate tests on the cpu backend. This will allow us to remove these configurations from daint.

Infrastructure changes:

Checklist

Before submitting this PR, please make sure:

Additionally, if this PR contains code authored by new contributors:

mcgibbon commented 2 years ago

jenkins mostly passed, failures were intermittent issues: https://jenkins.ginko.ch/job/pace_PR/2769/

mcgibbon commented 2 years ago

launch jenkins