-
Notifications
You must be signed in to change notification settings - Fork 250
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
Restart reproducibility broken for GSL suite - fix and add test to rt.conf #703
Comments
Is it |
Yes |
It looks like this:
That means that runs are still identical. The checksum for arrays weasd and tiice are different. See screenshot for an example. |
This may be due to issue NOAA-EMC/fv3atm#348, which will be fixed in my current round of PRs to the authoritative repositories (not sure though, need to check more thoroughly). |
Fixing NOAA-EMC/fv3atm#348 removes the differences in variable |
Description
Once again, the updates to the authoritative ufs-weather-model repository and its submodules broke the restart reproducibility for the GSL suite (FV3_GSD_v0). This happens every few months. We need to add restart tests (that already exist in
rt_ccpp_dev.conf
) tort.conf
to catch these issues at the time the "offending" code gets tested and merged.We should consider updating this restart test, which currently runs 0-48h for the continuous run, 0-24h for coldstart and 24-48h for restart (called warmstart; name should be changed, too).
To Reproduce:
On Hera, with Intel or GNU:
The text was updated successfully, but these errors were encountered: