File tree Expand file tree Collapse file tree
components/homme/test/reg_test/run_tests Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -110,13 +110,8 @@ IF (BUILD_HOMME_THETA_KOKKOS)
110110 IF (NOT (Kokkos_ENABLE_CUDA OR Kokkos_ENABLE_HIP))
111111 LIST (APPEND HOMME_TESTS
112112 thetah-sl-dcmip16_test1pg2-kokkos.cmake)
113- # CXX and F90 are not BFB for dcmip2016_test1_pg2: minor tracers (Q4/Q5)
114- # have near-zero values where Kessler microphysics produces rain-out, and
115- # cprnc registers large relative differences there even though the absolute
116- # differences are negligible (~6e-6 mean relative). Exclude from CVF until
117- # the discrepancy is understood and resolved.
118- #LIST(APPEND HOMME_ONEOFF_CVF_TESTS
119- # thetah-sl-dcmip16_test1pg2)
113+ LIST (APPEND HOMME_ONEOFF_CVF_TESTS
114+ thetah-sl-dcmip16_test1pg2)
120115 ENDIF ()
121116 ENDIF ()
122117 ENDIF ()
You can’t perform that action at this time.
0 commit comments