-
Notifications
You must be signed in to change notification settings - Fork 18
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
Reapply reproducibility test improvements #3435
Comments
@charleskawczynski There seems to be another issue with our longrun builds (and their interactions with reproducibility test paths) : See https://buildkite.com/clima/climaatmos-gpulongruns/builds/434#_ for example. Stacktrace copied here (result of the issue is that the post-proc artifacts are not generated, they can still be manually produced offline with the nc datasets) :
|
This should be fixed by #3443. |
Noted, thanks! |
#3433 reverted #3430 and #3425, and we should (correctly / more robustly) reapply these PRs. I think maybe applying the structural changes first is wise, then we can add more dependence on it.
Some important features I remember are:
export_nc
is not gpu-compatible, so we should switch to just using the HDF5 files, like our restartThe text was updated successfully, but these errors were encountered: