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

Regression test problems with GNU compilers #265

Closed
climbfuji opened this issue Jun 10, 2019 · 1 comment
Closed

Regression test problems with GNU compilers #265

climbfuji opened this issue Jun 10, 2019 · 1 comment

Comments

@climbfuji
Copy link
Collaborator

This issue is a placeholder for regression test / other bit-for-bit testing issues with the GNU compiler.

Known problems at the time of creation:

  • fv3_ccpp_2threads: on Cheyenne with GNU 6.3.0, this test gives different results for the following files for the dynamic CCPP build than for the static CCPP build and the IPD build (the latter two are identical) in REPRO mode:
 Comparing atmos_4xdaily.tile1.nc ............NOT OK
 Comparing atmos_4xdaily.tile2.nc ............NOT OK
 Comparing atmos_4xdaily.tile3.nc ............NOT OK
 Comparing atmos_4xdaily.tile4.nc ............NOT OK
 Comparing atmos_4xdaily.tile5.nc ............NOT OK
 Comparing atmos_4xdaily.tile6.nc ............NOT OK
  • fv3_ccpp_gfdlmp_32bit gives different results for IPD build than for the two CCPP builds (the latter two are identical) on macOS with GNU 8.1.0
@climbfuji
Copy link
Collaborator Author

These issues have been solved in #212 and by upgrading to a newer version of the GNU compiler on Cheyenne (8.3.0).

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

No branches or pull requests

1 participant