Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Speed up test_driver CircleCI plan #335

Merged
merged 6 commits into from
Oct 7, 2022
Merged

Speed up test_driver CircleCI plan #335

merged 6 commits into from
Oct 7, 2022

Conversation

mcgibbon
Copy link
Collaborator

@mcgibbon mcgibbon commented Sep 19, 2022

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:

  • test_driver circleci plan now caches .gt_cache
  • read/write examples for caching comm now only run two timesteps instead of one hour

Checklist

Before submitting this PR, please make sure:

  • You have followed the coding standards guidelines established at Code Review Checklist.
  • Docstrings and type hints are added to new and updated routines, as appropriate
  • All relevant documentation has been updated or added (e.g. README, CONTRIBUTING docs)
  • For each public change and fix in pace-util, HISTORY has been updated
  • Unit tests are added or updated for non-stencil code changes

@mcgibbon mcgibbon changed the title Add "caching comm" driver example to CircleCI Speed up test_driver CircleCI plan Sep 20, 2022
Copy link
Collaborator

@elynnwu elynnwu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@mcgibbon mcgibbon enabled auto-merge (squash) October 7, 2022 18:41
@mcgibbon mcgibbon merged commit 265176c into main Oct 7, 2022
@mcgibbon mcgibbon deleted the fix/caching_comm branch October 7, 2022 23:12
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