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

release/public-v2: bit-for-bit reproducibility for regional runs when changing MPI decomposition #409

Merged

Conversation

climbfuji
Copy link
Collaborator

@climbfuji climbfuji commented Feb 5, 2021

Description

These PRs solve the b4b reproducibility issues for regional runs when changing the MPI layout (decomposition) as described in #288.

With the changes in NOAA-GFDL/GFDL_atmos_cubed_sphere#68, results are b4b identical in DEBUG, REPRO and PROD mode when the dycore is compiled in 64bit, regardless of the physics suite.

When the dycore is compiled din 32bit, results are b4b identical in DEBUG, REPRO and PROD mode for the RRFSv1alpha suite (or, more generally, any suite that does not use GFDL-MP with saturation adjustment = fast physics turned on). Results are b4b identical in DEBUG and REPRO mode (but not in PROD mode) for the GFSv15p2 suite (which uses GFDL-MP with saturation adjustment = fast physics turned on).

Additional regression tests were added to tests/rt.conf to provide the necessary test coverage going forward. Note that for release/public-v2, 32BIT=Y is the default and thus note explicitly spelled out in rt.conf.

Also: added orion.intel to the tier-1 platforms for release/public-v2.

Issue(s) addressed

These PRs solve the "b4b reproducibility for regional runs on the ESG grid when changing the MPI decomposition" of issue #288.

Testing

Regression tests passed on all tier-1 platforms for release/public-v2, including the newly added orion.intel.

Dependencies

NOAA-GFDL/GFDL_atmos_cubed_sphere#68
NOAA-EMC/fv3atm#245
#409

@climbfuji
Copy link
Collaborator Author

Thanks @junwang-noaa ! I'll wait until jet is back, rerun the tests there and merge afterwards.

@climbfuji climbfuji merged commit 82f0553 into ufs-community:release/public-v2 Feb 10, 2021
epic-cicd-jenkins pushed a commit that referenced this pull request Apr 17, 2023
* Add default namelist with SPP entries.

* Changes necessary to run with SPP

* Typo fix in generate script.

* Changes to implement SPP.

* Add comment regarding use of SPP.

* Pass N_VAR_SPP to the var_defns.sh file.
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