You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Regression test fv3_ccpp_rrfs_v1beta_debug was added in PR #173. This test runs on cheyenne.intel, but crashes on hera.intel, hera.gnu and cheyenne.gnu. The error message is:
…0/07/21) (#173)
- new regression test configurations for `fv3_ccpp_rrfs_v1beta` and `fv3_ccpp_rrfs_v1beta_debug` (required for SRW App release)
- added `fv3_ccpp_rrfs_v1beta` test to various `rt*.conf` files; note: not adding `fv3_ccpp_rrfs_v1beta_debug` because this test crashes on hera with both Intel and GNU (it runs on Cheyenne with Intel but not with GNU) - see issue #174
- moved the flake regression test in `rt_gnu.conf` from the DEBUG to the PROD section (this was a mistake not caught in the previous PR when flake was merged)
- remove all `tests/Compile*.log` log files
Description
Regression test
fv3_ccpp_rrfs_v1beta_debug
was added in PR #173. This test runs on cheyenne.intel, but crashes on hera.intel, hera.gnu and cheyenne.gnu. The error message is:This could be simply a numerical instability, or an uninitialized variable.
To Reproduce:
Uncomment the regression test
fv3_ccpp_rrfs_v1beta_debug
inrt.conf
orrt_gnu.conf
and run it.The text was updated successfully, but these errors were encountered: