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

Speed up test_driver CircleCI plan #335

Closed mcgibbon closed 2 years ago

mcgibbon commented 2 years ago

Purpose

This PR updates the test_driver CircleCI plan to cache its gt4py caches for faster execution, and reduces the simulation time of the caching comm example (which is run as part of CI).

Infrastructure changes:

Checklist

Before submitting this PR, please make sure: