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

Run test_driver on large resource class #309

Closed mcgibbon closed 2 years ago

mcgibbon commented 2 years ago

Purpose

Currently we are experiencing intermittent failures of test_driver on CircleCI, and are hitting CPU caps on the machine. This PR updates the resource class for that job from medium to large to increase CPU availability.

Infrastructure changes:

Checklist

Before submitting this PR, please make sure:

FlorianDeconinck commented 2 years ago

launch jenkins

mcgibbon commented 2 years ago

Jenkins failed, but I patched this in to the 54rank test PR which just merged so no longer needed.