diff --git a/CMakeLists.txt b/CMakeLists.txt index 9e9c8ccd39..4f4d418862 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -73,6 +73,7 @@ set(JEDI_DRIVER OFF CACHE BOOL "Enable JEDI as top level driver") set(CMEPS_AOFLUX OFF CACHE BOOL "Enable atmosphere-ocean flux calculation in mediator") set(PDLIB OFF CACHE BOOL "Enable Domain Decomposition in WW3 via PDLIB") set(CDEPS_INLINE OFF CACHE BOOL "Enable CDEPS inline capability") +set(HYDRO OFF CACHE BOOL "Enable hydrostatic set") set(CMAKE_Platform $ENV{CMAKE_Platform}) if(CMAKE_Platform) @@ -122,6 +123,7 @@ message("PARALLEL_NETCDF .. ${PARALLEL_NETCDF}") message("JEDI_DRIVER ...... ${JEDI_DRIVER}") message("CMEPS_AOFLUX ..... ${CMEPS_AOFLUX}") message("CDEPS_INLINE ..... ${CDEPS_INLINE}") +message("HYDRO ........... ${HYDRO}") message("") diff --git a/FV3 b/FV3 index 7147dac3d5..9534e14d3c 160000 --- a/FV3 +++ b/FV3 @@ -1 +1 @@ -Subproject commit 7147dac3d5075c38a43cc221d1e7e7337c28437f +Subproject commit 9534e14d3c740c8aa9c915ad03f36dc7b75d8ab8 diff --git a/NOAHMP-interface/CMakeLists.txt b/NOAHMP-interface/CMakeLists.txt index fa533818fb..f8b6d99ab1 100644 --- a/NOAHMP-interface/CMakeLists.txt +++ b/NOAHMP-interface/CMakeLists.txt @@ -56,8 +56,10 @@ endif() #------------------------------------------------------------------------------ # Add model-specific flags for C/C++/Fortran preprocessor -add_definitions(-DMOIST_CAPPA -DUSE_COND -DNEMS_GSM) -add_definitions(-DINTERNAL_FILE_NML) +if (NOT HYDRO) +add_definitions(-DMOIST_CAPPA -DUSE_COND) +endif() +add_definitions(-DINTERNAL_FILE_NML -DNEMS_GSM) #------------------------------------------------------------------------------ # NOAHMP diff --git a/tests/default_vars.sh b/tests/default_vars.sh index 03e70f9308..7c7c71d765 100644 --- a/tests/default_vars.sh +++ b/tests/default_vars.sh @@ -556,6 +556,14 @@ export EXTERNAL_IC=.true. export MAKE_NH=.true. export MOUNTAIN=.false. export NA_INIT=1 +export DO_VORT_DAMP=.true. +export HYDROSTATIC=.false. +export KORD_XX=9 +export KORD_TM=-9 +export D_CON=1. +export HORD_XX=5 +export HORD_DP=-5 +export HORD_TR=8 # Radiation export DO_RRTMGP=.false. diff --git a/tests/logs/OpnReqTests_control_p8_hera.log b/tests/logs/OpnReqTests_control_p8_hera.log index 7788869a56..3476a24c88 100644 --- a/tests/logs/OpnReqTests_control_p8_hera.log +++ b/tests/logs/OpnReqTests_control_p8_hera.log @@ -1,9 +1,9 @@ -Sun May 12 12:30:46 UTC 2024 +Mon May 13 18:14:19 UTC 2024 Start Operation Requirement Test baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_bit_base_gnu -working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_209637/bit_base_bit_base +working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_1903784/bit_base_bit_base Checking test bit_base results .... Moving baseline bit_base files .... Moving sfcf000.nc .........OK @@ -51,14 +51,14 @@ Moving baseline bit_base files .... Moving RESTART/20210323.060000.sfc_data.tile5.nc .........OK Moving RESTART/20210323.060000.sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 274.685635 - 0: The maximum resident set size (KB) = 1268520 + 0: The total amount of wall time = 270.538118 + 0: The maximum resident set size (KB) = 1254096 Test bit_base PASS baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_dbg_base_gnu -working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_209637/dbg_base_dbg_base +working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_1903784/dbg_base_dbg_base Checking test dbg_base results .... Moving baseline dbg_base files .... Moving sfcf000.nc .........OK @@ -106,14 +106,14 @@ Moving baseline dbg_base files .... Moving RESTART/20210323.060000.sfc_data.tile5.nc .........OK Moving RESTART/20210323.060000.sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 961.766801 - 0: The maximum resident set size (KB) = 1234336 + 0: The total amount of wall time = 975.476688 + 0: The maximum resident set size (KB) = 1230856 Test dbg_base PASS baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_std_base_gnu -working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_209637/dcp_dcp +working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_1903784/dcp_dcp Checking test dcp results .... Comparing sfcf000.nc .....USING NCCMP......OK Comparing sfcf021.nc .....USING NCCMP......OK @@ -160,14 +160,14 @@ Checking test dcp results .... Comparing RESTART/20210323.060000.sfc_data.tile5.nc .....USING NCCMP......OK Comparing RESTART/20210323.060000.sfc_data.tile6.nc .....USING NCCMP......OK - 0: The total amount of wall time = 239.860027 - 0: The maximum resident set size (KB) = 1250884 + 0: The total amount of wall time = 237.920448 + 0: The maximum resident set size (KB) = 1231760 Test dcp PASS baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_std_base_gnu -working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_209637/mpi_mpi +working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_1903784/mpi_mpi Checking test mpi results .... Comparing sfcf000.nc .....USING NCCMP......OK Comparing sfcf021.nc .....USING NCCMP......OK @@ -214,14 +214,14 @@ Checking test mpi results .... Comparing RESTART/20210323.060000.sfc_data.tile5.nc .....USING NCCMP......OK Comparing RESTART/20210323.060000.sfc_data.tile6.nc .....USING NCCMP......OK - 0: The total amount of wall time = 241.404044 - 0: The maximum resident set size (KB) = 1246748 + 0: The total amount of wall time = 238.597717 + 0: The maximum resident set size (KB) = 1233284 Test mpi PASS baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_std_base_gnu -working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_209637/rst_rst +working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_1903784/rst_rst Checking test rst results .... Comparing sfcf000.nc .....USING NCCMP......OK Comparing sfcf021.nc .....USING NCCMP......OK @@ -268,14 +268,14 @@ Checking test rst results .... Comparing RESTART/20210323.060000.sfc_data.tile5.nc .....USING NCCMP......OK Comparing RESTART/20210323.060000.sfc_data.tile6.nc .....USING NCCMP......OK - 0: The total amount of wall time = 242.962682 - 0: The maximum resident set size (KB) = 1249268 + 0: The total amount of wall time = 237.803525 + 0: The maximum resident set size (KB) = 1234508 Test rst PASS baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_std_base_gnu -working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_209637/std_base_std_base +working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_1903784/std_base_std_base Checking test std_base results .... Moving baseline std_base files .... Moving sfcf000.nc .........OK @@ -323,14 +323,14 @@ Moving baseline std_base files .... Moving RESTART/20210323.060000.sfc_data.tile5.nc .........OK Moving RESTART/20210323.060000.sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 237.070887 - 0: The maximum resident set size (KB) = 1238956 + 0: The total amount of wall time = 241.082583 + 0: The maximum resident set size (KB) = 1232320 Test std_base PASS baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_std_base_gnu -working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_209637/thr_thr +working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_1903784/thr_thr Checking test thr results .... Comparing sfcf000.nc .....USING NCCMP......OK Comparing sfcf021.nc .....USING NCCMP......OK @@ -377,11 +377,11 @@ Checking test thr results .... Comparing RESTART/20210323.060000.sfc_data.tile5.nc .....USING NCCMP......OK Comparing RESTART/20210323.060000.sfc_data.tile6.nc .....USING NCCMP......OK - 0: The total amount of wall time = 237.482893 - 0: The maximum resident set size (KB) = 1245620 + 0: The total amount of wall time = 246.042458 + 0: The maximum resident set size (KB) = 1232080 Test thr PASS OPERATION REQUIREMENT TEST WAS SUCCESSFUL -Sun May 12 13:33:32 UTC 2024 -Elapsed time: 01h:02m:46s. Have a nice day! +Mon May 13 19:16:46 UTC 2024 +Elapsed time: 01h:02m:28s. Have a nice day! diff --git a/tests/logs/OpnReqTests_cpld_control_nowave_noaero_p8_hera.log b/tests/logs/OpnReqTests_cpld_control_nowave_noaero_p8_hera.log index 4a9c079313..5a5ebcd930 100644 --- a/tests/logs/OpnReqTests_cpld_control_nowave_noaero_p8_hera.log +++ b/tests/logs/OpnReqTests_cpld_control_nowave_noaero_p8_hera.log @@ -1,9 +1,9 @@ -Mon May 13 12:14:02 UTC 2024 +Tue May 14 03:58:00 UTC 2024 Start Operation Requirement Test baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/cpld_control_c96_noaero_p8_dbg_base_gnu -working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_963796/dbg_base_dbg_base +working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2934958/dbg_base_dbg_base Checking test dbg_base results .... Moving baseline dbg_base files .... Moving sfcf021.tile1.nc .........OK @@ -66,14 +66,14 @@ Moving baseline dbg_base files .... Moving RESTART/iced.2021-03-23-21600.nc .........OK Moving RESTART/ufs.cpld.cpl.r.2021-03-23-21600.nc .........OK - 0: The total amount of wall time = 1419.286675 - 0: The maximum resident set size (KB) = 1344244 + 0: The total amount of wall time = 1357.491643 + 0: The maximum resident set size (KB) = 1368672 Test dbg_base PASS baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/cpld_control_c96_noaero_p8_std_base_gnu -working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_963796/rst_rst +working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2934958/rst_rst Checking test rst results .... Comparing sfcf021.tile1.nc .....USING NCCMP......OK Comparing sfcf021.tile2.nc .....USING NCCMP......OK @@ -135,14 +135,14 @@ Checking test rst results .... Comparing RESTART/iced.2021-03-23-21600.nc .....USING NCCMP......OK Comparing RESTART/ufs.cpld.cpl.r.2021-03-23-21600.nc .....USING NCCMP......OK - 0: The total amount of wall time = 385.831343 - 0: The maximum resident set size (KB) = 1341548 + 0: The total amount of wall time = 388.602017 + 0: The maximum resident set size (KB) = 1356348 Test rst PASS baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/cpld_control_c96_noaero_p8_std_base_gnu -working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_963796/std_base_std_base +working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2934958/std_base_std_base Checking test std_base results .... Moving baseline std_base files .... Moving sfcf021.tile1.nc .........OK @@ -205,11 +205,11 @@ Moving baseline std_base files .... Moving RESTART/iced.2021-03-23-21600.nc .........OK Moving RESTART/ufs.cpld.cpl.r.2021-03-23-21600.nc .........OK - 0: The total amount of wall time = 389.117762 - 0: The maximum resident set size (KB) = 1343228 + 0: The total amount of wall time = 392.294030 + 0: The maximum resident set size (KB) = 1358828 Test std_base PASS OPERATION REQUIREMENT TEST WAS SUCCESSFUL -Mon May 13 13:13:57 UTC 2024 -Elapsed time: 00h:59m:55s. Have a nice day! +Tue May 14 04:56:24 UTC 2024 +Elapsed time: 00h:58m:24s. Have a nice day! diff --git a/tests/logs/OpnReqTests_cpld_sfs_hydro_hera.log b/tests/logs/OpnReqTests_cpld_sfs_hydro_hera.log new file mode 100644 index 0000000000..2372e020a4 --- /dev/null +++ b/tests/logs/OpnReqTests_cpld_sfs_hydro_hera.log @@ -0,0 +1,126 @@ + +baseline dir = /scratch1/NCEPDEV/stmp4/role.epic/FV3_OPNREQ_TEST/OPNREQ_TEST/cpld_sfs_hydro_std_base_intel +working dir = /scratch1/NCEPDEV/stmp2/role.epic/FV3_OPNREQ_TEST/opnReqTest_1959771/rst_rst +Checking test rst results .... + Comparing sfcf021.nc .....USING NCCMP......OK + Comparing sfcf024.nc .....USING NCCMP......OK + Comparing atmf021.nc .....USING NCCMP......OK + Comparing atmf024.nc .....USING NCCMP......OK + Comparing GFSFLX.GrbF21 .....USING CMP......OK + Comparing GFSFLX.GrbF24 .....USING CMP......OK + Comparing GFSPRS.GrbF21 .....USING CMP......OK + Comparing GFSPRS.GrbF24 .....USING CMP......OK + + 0: The total amount of wall time = 1001.529109 + 0: The maximum resident set size (KB) = 1728376 + +Test rst PASS + +Mon May 13 19:39:40 UTC 2024 +Start Operation Requirement Test + + +baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/cpld_sfs_hydro_bit_base_gnu +working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2311078/bit_base_bit_base +Checking test bit_base results .... +Moving baseline bit_base files .... + Moving sfcf021.nc .........OK + Moving sfcf024.nc .........OK + Moving atmf021.nc .........OK + Moving atmf024.nc .........OK + Moving GFSFLX.GrbF21 .........OK + Moving GFSFLX.GrbF24 .........OK + Moving GFSPRS.GrbF21 .........OK + Moving GFSPRS.GrbF24 .........OK + + 0: The total amount of wall time = 1277.784752 + 0: The maximum resident set size (KB) = 1309112 + +Test bit_base PASS + + +baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/cpld_sfs_hydro_dbg_base_gnu +working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2311078/dbg_base_dbg_base +Checking test dbg_base results .... +Moving baseline dbg_base files .... + Moving sfcf021.nc .........NOT OK. Missing /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2311078/dbg_base_dbg_base/sfcf021.nc + Moving sfcf024.nc .........NOT OK. Missing /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2311078/dbg_base_dbg_base/sfcf024.nc + Moving atmf021.nc .........NOT OK. Missing /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2311078/dbg_base_dbg_base/atmf021.nc + Moving atmf024.nc .........NOT OK. Missing /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2311078/dbg_base_dbg_base/atmf024.nc + Moving GFSFLX.GrbF21 .........NOT OK. Missing /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2311078/dbg_base_dbg_base/GFSFLX.GrbF21 + Moving GFSFLX.GrbF24 .........NOT OK. Missing /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2311078/dbg_base_dbg_base/GFSFLX.GrbF24 + Moving GFSPRS.GrbF21 .........NOT OK. Missing /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2311078/dbg_base_dbg_base/GFSPRS.GrbF21 + Moving GFSPRS.GrbF24 .........NOT OK. Missing /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2311078/dbg_base_dbg_base/GFSPRS.GrbF24 + + +Test dbg_base FAIL + + +baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/cpld_sfs_hydro_std_base_gnu +working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2311078/std_base_std_base +Checking test std_base results .... +Moving baseline std_base files .... + Moving sfcf021.nc .........OK + Moving sfcf024.nc .........OK + Moving atmf021.nc .........OK + Moving atmf024.nc .........OK + Moving GFSFLX.GrbF21 .........OK + Moving GFSFLX.GrbF24 .........OK + Moving GFSPRS.GrbF21 .........OK + Moving GFSPRS.GrbF24 .........OK + + 0: The total amount of wall time = 1316.780909 + 0: The maximum resident set size (KB) = 1297596 + +Test std_base PASS + +FAILED TESTS: +Test dbg_base failed in check_result failed +Test dcp failed in check_result failed +Test rst failed in check_result failed +OPERATION REQUIREMENT TEST FAILED +Mon May 13 23:18:35 UTC 2024 +Elapsed time: 03h:38m:57s. Have a nice day! +Mon May 13 23:52:01 UTC 2024 +Start Operation Requirement Test + + +baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/cpld_sfs_hydro_dbg_base_gnu +working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_3335353/dbg_base_dbg_base +Checking test dbg_base results .... +Moving baseline dbg_base files .... + Moving sfcf021.nc .........OK + Moving sfcf024.nc .........OK + Moving atmf021.nc .........OK + Moving atmf024.nc .........OK + Moving GFSFLX.GrbF21 .........OK + Moving GFSFLX.GrbF24 .........OK + Moving GFSPRS.GrbF21 .........OK + Moving GFSPRS.GrbF24 .........OK + + 0: The total amount of wall time = 3225.706174 + 0: The maximum resident set size (KB) = 1322788 + +Test dbg_base PASS + +OPERATION REQUIREMENT TEST WAS SUCCESSFUL +Tue May 14 00:50:40 UTC 2024 +Elapsed time: 00h:58m:40s. Have a nice day! + +baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/cpld_sfs_hydro_std_base_gnu +working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_3478207/dcp_dcp +Checking test dcp results .... + Comparing sfcf021.nc .....USING NCCMP......OK + Comparing sfcf024.nc .....USING NCCMP......OK + Comparing atmf021.nc .....USING NCCMP......OK + Comparing atmf024.nc .....USING NCCMP......OK + Comparing GFSFLX.GrbF21 .....USING CMP......OK + Comparing GFSFLX.GrbF24 .....USING CMP......OK + Comparing GFSPRS.GrbF21 .....USING CMP......OK + Comparing GFSPRS.GrbF24 .....USING CMP......OK + + 0: The total amount of wall time = 1556.575445 + 0: The maximum resident set size (KB) = 1314156 + +Test dcp PASS + diff --git a/tests/logs/OpnReqTests_regional_control_hera.log b/tests/logs/OpnReqTests_regional_control_hera.log index 41329d28f6..78733d81a4 100644 --- a/tests/logs/OpnReqTests_regional_control_hera.log +++ b/tests/logs/OpnReqTests_regional_control_hera.log @@ -1,9 +1,9 @@ -Sun May 12 21:58:20 UTC 2024 +Tue May 14 12:09:43 UTC 2024 Start Operation Requirement Test baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/regional_control_bit_base_gnu -working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_4046824/bit_base_bit_base +working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_440332/bit_base_bit_base Checking test bit_base results .... Moving baseline bit_base files .... Moving dynf000.nc .........OK @@ -15,20 +15,32 @@ Moving baseline bit_base files .... Moving NATLEV.GrbF00 .........OK Moving NATLEV.GrbF06 .........OK - 0: The total amount of wall time = 1390.059976 - 0: The maximum resident set size (KB) = 576080 + 0: The total amount of wall time = 1347.763107 + 0: The maximum resident set size (KB) = 583388 Test bit_base PASS -OPERATION REQUIREMENT TEST WAS SUCCESSFUL -Sun May 12 22:27:02 UTC 2024 -Elapsed time: 00h:28m:42s. Have a nice day! -Sun May 12 22:54:29 UTC 2024 -Start Operation Requirement Test + +baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/regional_control_std_base_gnu +working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_440332/dcp_dcp +Checking test dcp results .... + Comparing dynf000.nc .....USING NCCMP......OK + Comparing dynf006.nc .....USING NCCMP......OK + Comparing phyf000.nc .....USING NCCMP......OK + Comparing phyf006.nc .....USING NCCMP......OK + Comparing PRSLEV.GrbF00 .....USING CMP......OK + Comparing PRSLEV.GrbF06 .....USING CMP......OK + Comparing NATLEV.GrbF00 .....USING CMP......OK + Comparing NATLEV.GrbF06 .....USING CMP......OK + + 0: The total amount of wall time = 2795.464199 + 0: The maximum resident set size (KB) = 541676 + +Test dcp PASS baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/regional_control_std_base_gnu -working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_56239/std_base_std_base +working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_440332/std_base_std_base Checking test std_base results .... Moving baseline std_base files .... Moving dynf000.nc .........OK @@ -40,14 +52,14 @@ Moving baseline std_base files .... Moving NATLEV.GrbF00 .........OK Moving NATLEV.GrbF06 .........OK - 0: The total amount of wall time = 2241.535310 - 0: The maximum resident set size (KB) = 542212 + 0: The total amount of wall time = 2362.646234 + 0: The maximum resident set size (KB) = 541132 Test std_base PASS baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/regional_control_std_base_gnu -working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_56239/thr_thr +working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_440332/thr_thr Checking test thr results .... Comparing dynf000.nc .....USING NCCMP......OK Comparing dynf006.nc .....USING NCCMP......OK @@ -58,54 +70,11 @@ Checking test thr results .... Comparing NATLEV.GrbF00 .....USING CMP......OK Comparing NATLEV.GrbF06 .....USING CMP......OK - 0: The total amount of wall time = 2211.134928 - 0: The maximum resident set size (KB) = 542148 + 0: The total amount of wall time = 2378.042584 + 0: The maximum resident set size (KB) = 541716 Test thr PASS OPERATION REQUIREMENT TEST WAS SUCCESSFUL -Mon May 13 00:16:03 UTC 2024 -Elapsed time: 01h:21m:34s. Have a nice day! -Mon May 13 03:04:00 UTC 2024 -Start Operation Requirement Test - - -baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/regional_control_std_base_gnu -working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_1227404/dcp_dcp -Checking test dcp results .... - Comparing dynf000.nc .....USING NCCMP......OK - Comparing dynf006.nc .....USING NCCMP......OK - Comparing phyf000.nc .....USING NCCMP......OK - Comparing phyf006.nc .....USING NCCMP......OK - Comparing PRSLEV.GrbF00 .....USING CMP......OK - Comparing PRSLEV.GrbF06 .....USING CMP......OK - Comparing NATLEV.GrbF00 .....USING CMP......OK - Comparing NATLEV.GrbF06 .....USING CMP......OK - - 0: The total amount of wall time = 2157.558307 - 0: The maximum resident set size (KB) = 546728 - -Test dcp PASS - - -baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/regional_control_std_base_gnu -working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_1227404/std_base_std_base -Checking test std_base results .... -Moving baseline std_base files .... - Moving dynf000.nc .........OK - Moving dynf006.nc .........OK - Moving phyf000.nc .........OK - Moving phyf006.nc .........OK - Moving PRSLEV.GrbF00 .........OK - Moving PRSLEV.GrbF06 .........OK - Moving NATLEV.GrbF00 .........OK - Moving NATLEV.GrbF06 .........OK - - 0: The total amount of wall time = 2148.505696 - 0: The maximum resident set size (KB) = 543380 - -Test std_base PASS - -OPERATION REQUIREMENT TEST WAS SUCCESSFUL -Mon May 13 04:21:22 UTC 2024 -Elapsed time: 01h:17m:22s. Have a nice day! +Tue May 14 14:52:00 UTC 2024 +Elapsed time: 02h:42m:17s. Have a nice day! diff --git a/tests/logs/RegressionTests_acorn.log b/tests/logs/RegressionTests_acorn.log index db9e35c572..b6a7a66536 100644 --- a/tests/logs/RegressionTests_acorn.log +++ b/tests/logs/RegressionTests_acorn.log @@ -1,18 +1,18 @@ ====START OF ACORN REGRESSION TESTING LOG==== UFSWM hash used in testing: -11f08c4352632e1432d9c38e6d066387da2828e1 +c0315bc9b6d9cac59cab3d7193bcfe60bd8ae4fb Submodule hashes used in testing: 37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d) be5d28fd1b60522e6fc98aefeead20e6aac3530b AQM/src/model/CMAQ (CMAQv5.2.1_07Feb2018-198-gbe5d28fd1) 3d7067a523b8557058755289e4275f5f5c985daf CDEPS-interface/CDEPS (cdeps0.4.17-40-g3d7067a) - c9e4679f449e30bb4cc0f22164b4401a8b50f7a6 CICE-interface/CICE (CICE6.0.0-447-gc9e4679) + 9c0cd8d3ba5963d01711094a3c81b6358fcb8367 CICE-interface/CICE (CICE6.0.0-448-g9c0cd8d) f6ff8f7c4d4cb6feabe3651b13204cf43fc948e3 CICE-interface/CICE/icepack (Icepack1.1.0-182-gf6ff8f7) 4e19850cb083bc474b7cde5dc2f8506ec74cc442 CMEPS-interface/CMEPS (cmeps_v0.4.1-2306-g4e19850) cabd7753ae17f7bfcc6dad56daf10868aa51c3f4 CMakeModules (v1.0.0-28-gcabd775) - cf9b7655becf840bb2861ad84ad0a76a9952ddc7 FV3 (remotes/origin/fv3atm_output_dir) - 97114888f529c2df70ed4a350fd2428df74839ff FV3/atmos_cubed_sphere (201912_public_release-389-g9711488) + b329c2ccc4c5c6936cb1f548eef83d2a1ee36ae2 FV3 (remotes/origin/hydro) + aabfdccae440da7389195762601db7fcc09f6f11 FV3/atmos_cubed_sphere (remotes/origin/hydro) 741212e4962d371520f773e2be9481142f79635e FV3/ccpp/framework (ccpp_transition_to_vlab_master_20190705-718-g741212e) 1c2a898e97f069eeeb930cfb542db67ed349b72c FV3/ccpp/physics (EP4-744-g1c2a898e) 74a0e098b2163425e4b5466c2dfcf8ae26d560a5 FV3/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (v1.6) @@ -21,7 +21,7 @@ Submodule hashes used in testing: -7476b8f2790a47d788f79cebfdbb551567ae7cf8 FV3/upp/sorc/ncep_post.fd/post_gtg.fd 041422934cae1570f2f0e67239d5d89f11c6e1b7 GOCART (sdr_v2.1.2.6-119-g0414229) 35789c757766e07f688b4c0c7c5229816f224b09 HYCOM-interface/HYCOM (2.3.00-121-g35789c7) - 0730606b808f2979241d850e763955f5526a980c MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10046-g0730606b8) + 3bcfbbea8b865c3f88497049fde044c1145bd202 MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10050-g3bcfbbea8) 9423197f894112edfcb1502245f7d7b873d551f9 MOM6-interface/MOM6/pkg/CVMix-src (9423197) 29e64d652786e1d076a05128c920f394202bfe10 MOM6-interface/MOM6/pkg/GSW-Fortran (29e64d6) 1e259014c1eba9070cec7027d8b4b479ae54275a NOAHMP-interface/noahmp (v3.7.1-430-g1e25901) @@ -36,266 +36,338 @@ The second time is specifically for the run phase. Times/Memory will be empty for failed tests. BASELINE DIRECTORY: /lfs/h2/emc/nems/noscrub/emc.nems/RT/NEMSfv3gfs/develop-20240503 -COMPARISON DIRECTORY: /lfs/h2/emc/ptmp/brian.curtis/FV3_RT/rt_210135 +COMPARISON DIRECTORY: /lfs/h2/emc/ptmp/brian.curtis/FV3_RT/rt_188435 RT.SH OPTIONS USED: * (-a) - HPC PROJECT ACCOUNT: GFS-DEV * (-e) - USE ECFLOW -PASS -- COMPILE 's2swa_32bit_intel' [10:22, 10:08] ( 2 warnings 8 remarks ) -PASS -- TEST 'cpld_control_p8_mixedmode_intel' [51:27, 01:23](3047 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_intel' [16:28, 15:44] ( 2 warnings 8 remarks ) -PASS -- TEST 'cpld_control_gfsv17_intel' [45:10, 01:31](1655 MB) -PASS -- TEST 'cpld_control_gfsv17_iau_intel' [19:12, 01:10](1777 MB) -PASS -- TEST 'cpld_restart_gfsv17_intel' [19:08, 01:32](911 MB) -PASS -- TEST 'cpld_mpi_gfsv17_intel' [45:00, 02:02](1631 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [04:16, 03:43] ( 1526 warnings 1998 remarks ) -PASS -- TEST 'cpld_debug_gfsv17_intel' [57:34, 01:06](1673 MB) - -PASS -- COMPILE 's2swa_intel' [10:22, 10:09] ( 1 warnings 8 remarks ) -PASS -- TEST 'cpld_control_p8_intel' [51:27, 01:20](3076 MB) -PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [51:27, 01:30](3077 MB) -PASS -- TEST 'cpld_restart_p8_intel' [43:04, 01:27](3131 MB) -PASS -- TEST 'cpld_control_qr_p8_intel' [51:27, 01:23](3096 MB) -PASS -- TEST 'cpld_restart_qr_p8_intel' [43:03, 01:23](3149 MB) -PASS -- TEST 'cpld_2threads_p8_intel' [51:27, 01:03](3384 MB) -PASS -- TEST 'cpld_decomp_p8_intel' [51:27, 01:26](3072 MB) -PASS -- TEST 'cpld_mpi_p8_intel' [51:28, 01:24](3001 MB) -PASS -- TEST 'cpld_control_ciceC_p8_intel' [51:27, 00:55](3074 MB) -PASS -- TEST 'cpld_s2sa_p8_intel' [51:27, 00:48](3042 MB) - -PASS -- COMPILE 's2sw_intel' [10:22, 09:39] ( 1 warnings 8 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_intel' [51:27, 00:51](1653 MB) -PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [51:27, 00:57](1695 MB) - -PASS -- COMPILE 's2s_aoflux_intel' [09:22, 09:05] ( 1 warnings 1 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [42:35, 01:02](1700 MB) - -PASS -- COMPILE 's2s_intel' [09:21, 09:10] ( 1 warnings 1 remarks ) -PASS -- TEST 'cpld_control_c48_intel' [52:27, 00:41](2678 MB) -PASS -- TEST 'cpld_warmstart_c48_intel' [52:27, 00:28](2696 MB) -PASS -- TEST 'cpld_restart_c48_intel' [49:34, 01:18](2130 MB) - -PASS -- COMPILE 's2swa_faster_intel' [15:27, 14:35] ( 1 warnings 8 remarks ) -PASS -- TEST 'cpld_control_p8_faster_intel' [44:30, 01:28](3076 MB) - -PASS -- COMPILE 's2sw_pdlib_intel' [15:27, 15:11] ( 1 warnings 8 remarks ) -PASS -- TEST 'cpld_control_pdlib_p8_intel' [43:57, 01:11](1671 MB) -PASS -- TEST 'cpld_restart_pdlib_p8_intel' [17:32, 01:14](969 MB) -PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [17:28, 00:36](1644 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_intel' [05:18, 04:10] ( 1561 warnings 1998 remarks ) -PASS -- TEST 'cpld_debug_pdlib_p8_intel' [56:32, 01:28](1683 MB) - -PASS -- COMPILE 'atm_dyn32_intel' [09:22, 09:09] ( 2 warnings 1 remarks ) -PASS -- TEST 'control_flake_intel' [48:10, 01:09](637 MB) -PASS -- TEST 'control_CubedSphereGrid_intel' [48:10, 01:07](1527 MB) -PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [48:10, 01:08](1546 MB) -PASS -- TEST 'control_latlon_intel' [48:10, 00:57](1540 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [48:10, 01:04](1534 MB) -PASS -- TEST 'control_c48_intel' [48:09, 00:47](1616 MB) -PASS -- TEST 'control_c48.v2.sfc_intel' [48:09, 01:18](742 MB) -PASS -- TEST 'control_c192_intel' [48:10, 01:14](1650 MB) -PASS -- TEST 'control_c384_intel' [48:14, 01:52](1964 MB) -PASS -- TEST 'control_c384gdas_intel' [48:14, 01:40](1157 MB) -PASS -- TEST 'control_stochy_intel' [48:10, 00:48](596 MB) -PASS -- TEST 'control_stochy_restart_intel' [41:40, 00:55](397 MB) -PASS -- TEST 'control_lndp_intel' [48:10, 00:37](592 MB) -PASS -- TEST 'control_iovr4_intel' [48:10, 00:26](588 MB) -PASS -- TEST 'control_iovr5_intel' [48:10, 01:02](587 MB) -PASS -- TEST 'control_p8_intel' [48:10, 01:03](1562 MB) -PASS -- TEST 'control_p8.v2.sfc_intel' [43:55, 01:31](1563 MB) -PASS -- TEST 'control_p8_ugwpv1_intel' [43:09, 01:12](1575 MB) -PASS -- TEST 'control_restart_p8_intel' [33:29, 01:29](758 MB) -PASS -- TEST 'control_noqr_p8_intel' [41:40, 01:55](1557 MB) -PASS -- TEST 'control_restart_noqr_p8_intel' [28:12, 01:13](760 MB) -PASS -- TEST 'control_decomp_p8_intel' [40:50, 01:02](1561 MB) -PASS -- TEST 'control_2threads_p8_intel' [40:37, 00:58](1653 MB) -PASS -- TEST 'control_p8_lndp_intel' [38:45, 00:29](1573 MB) -PASS -- TEST 'control_p8_rrtmgp_intel' [38:35, 01:26](1625 MB) -PASS -- TEST 'control_p8_mynn_intel' [37:47, 01:14](1572 MB) -PASS -- TEST 'merra2_thompson_intel' [36:48, 01:48](1573 MB) -PASS -- TEST 'regional_control_intel' [36:31, 00:44](631 MB) -PASS -- TEST 'regional_restart_intel' [24:46, 00:24](800 MB) -PASS -- TEST 'regional_decomp_intel' [21:24, 00:20](632 MB) -PASS -- TEST 'regional_2threads_intel' [35:07, 00:25](728 MB) -PASS -- TEST 'regional_noquilt_intel' [34:53, 00:47](1167 MB) -PASS -- TEST 'regional_2dwrtdecomp_intel' [34:01, 00:25](634 MB) -PASS -- TEST 'regional_wofs_intel' [32:17, 00:39](1609 MB) - -PASS -- COMPILE 'ifi_intel' [08:21, 07:56] ( 1 warnings ) -PASS -- TEST 'regional_ifi_control_intel' [31:44, 01:02](631 MB) -PASS -- TEST 'regional_ifi_decomp_intel' [31:04, 00:19](631 MB) -PASS -- TEST 'regional_ifi_2threads_intel' [30:37, 00:52](727 MB) - -PASS -- COMPILE 'rrfs_intel' [09:22, 08:39] ( 4 warnings 9 remarks ) -PASS -- TEST 'rap_control_intel' [30:29, 01:25](974 MB) -PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [29:45, 00:29](1154 MB) -PASS -- TEST 'rap_decomp_intel' [29:11, 01:30](975 MB) -PASS -- TEST 'rap_2threads_intel' [28:29, 00:44](1061 MB) -PASS -- TEST 'rap_restart_intel' [21:12, 01:54](843 MB) -PASS -- TEST 'rap_sfcdiff_intel' [28:29, 01:17](971 MB) -PASS -- TEST 'rap_sfcdiff_decomp_intel' [28:12, 00:55](972 MB) -PASS -- TEST 'rap_sfcdiff_restart_intel' [19:13, 01:11](845 MB) -PASS -- TEST 'hrrr_control_intel' [28:04, 01:19](964 MB) -PASS -- TEST 'hrrr_control_decomp_intel' [27:44, 01:01](970 MB) -PASS -- TEST 'hrrr_control_2threads_intel' [27:14, 01:10](1052 MB) -PASS -- TEST 'hrrr_control_restart_intel' [21:50, 00:22](795 MB) -PASS -- TEST 'rrfs_v1beta_intel' [26:28, 01:36](970 MB) -PASS -- TEST 'rrfs_v1nssl_intel' [26:28, 00:54](1931 MB) -PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [26:26, 01:02](1920 MB) - -PASS -- COMPILE 'csawmg_intel' [09:21, 08:20] ( 2 warnings ) -PASS -- TEST 'control_csawmg_intel' [26:11, 00:55](662 MB) - -PASS -- COMPILE 'wam_intel' [42:59, 08:04] ( 1 warnings ) -PASS -- TEST 'control_wam_intel' [00:05, 00:35](332 MB) - -PASS -- COMPILE 'atm_faster_dyn32_intel' [09:23, 08:41] ( 1 warnings 1 remarks ) -PASS -- TEST 'control_p8_faster_intel' [25:53, 01:37](1560 MB) -PASS -- TEST 'regional_control_faster_intel' [25:49, 00:30](628 MB) - -PASS -- COMPILE 'atm_debug_dyn32_intel' [09:22, 03:58] ( 886 warnings 9 remarks ) -PASS -- TEST 'control_CubedSphereGrid_debug_intel' [25:16, 00:27](1560 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [24:58, 01:00](1564 MB) -PASS -- TEST 'control_stochy_debug_intel' [23:52, 00:56](764 MB) -PASS -- TEST 'control_lndp_debug_intel' [23:49, 01:03](775 MB) -PASS -- TEST 'control_csawmg_debug_intel' [22:09, 01:06](801 MB) -PASS -- TEST 'control_ras_debug_intel' [21:50, 00:35](774 MB) -PASS -- TEST 'control_diag_debug_intel' [20:35, 01:10](1626 MB) -PASS -- TEST 'control_debug_p8_intel' [20:34, 00:57](1595 MB) -PASS -- TEST 'regional_debug_intel' [19:36, 00:43](673 MB) -PASS -- TEST 'rap_control_debug_intel' [19:17, 00:27](1147 MB) -PASS -- TEST 'hrrr_control_debug_intel' [19:13, 00:37](1139 MB) -PASS -- TEST 'hrrr_gf_debug_intel' [18:27, 00:59](1141 MB) -PASS -- TEST 'hrrr_c3_debug_intel' [18:25, 00:33](1144 MB) -PASS -- TEST 'rap_unified_drag_suite_debug_intel' [18:24, 00:28](1146 MB) -PASS -- TEST 'rap_diag_debug_intel' [17:13, 00:31](1229 MB) -PASS -- TEST 'rap_cires_ugwp_debug_intel' [17:12, 00:30](1147 MB) -PASS -- TEST 'rap_unified_ugwp_debug_intel' [16:57, 00:27](1148 MB) -PASS -- TEST 'rap_lndp_debug_intel' [16:30, 01:04](1148 MB) -PASS -- TEST 'rap_progcld_thompson_debug_intel' [16:07, 01:00](1145 MB) -PASS -- TEST 'rap_noah_debug_intel' [15:56, 00:26](1143 MB) -PASS -- TEST 'rap_sfcdiff_debug_intel' [15:56, 00:27](1145 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [15:53, 01:09](1146 MB) -PASS -- TEST 'rrfs_v1beta_debug_intel' [15:50, 01:11](1137 MB) -PASS -- TEST 'rap_clm_lake_debug_intel' [15:31, 01:10](1147 MB) -PASS -- TEST 'rap_flake_debug_intel' [14:58, 00:28](1145 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [14:04, 01:21](1150 MB) - -PASS -- COMPILE 'wam_debug_intel' [40:56, 02:51] ( 856 warnings ) -PASS -- TEST 'control_wam_debug_intel' [07:13, 01:02](376 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [45:01, 08:08] ( 4 warnings 8 remarks ) -PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [01:21, 00:53](1020 MB) -PASS -- TEST 'rap_control_dyn32_phy32_intel' [01:20, 01:26](853 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [01:20, 01:58](849 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [01:20, 01:52](913 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [01:21, 01:56](904 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [01:20, 01:38](852 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_intel' [50:59, 01:33](747 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [29:17, 00:44](732 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [48:03, 10:16] ( 4 warnings 8 remarks ) -PASS -- TEST 'conus13km_control_intel' [58:18, 00:38](1061 MB) -PASS -- TEST 'conus13km_2threads_intel' [27:59, 00:17](1041 MB) -PASS -- TEST 'conus13km_restart_mismatch_intel' [27:58, 00:55](941 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [44:59, 08:17] ( 4 warnings 8 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_intel' [00:21, 01:21](873 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [37:51, 03:02] ( 788 warnings 8 remarks ) -PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [05:13, 01:08](1026 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [05:13, 00:14](1021 MB) -PASS -- TEST 'conus13km_debug_intel' [05:13, 00:58](1112 MB) -PASS -- TEST 'conus13km_debug_qr_intel' [05:13, 00:41](789 MB) -PASS -- TEST 'conus13km_debug_2threads_intel' [05:14, 00:31](1087 MB) -PASS -- TEST 'conus13km_radar_tten_debug_intel' [05:13, 00:17](1184 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [37:53, 02:55] ( 788 warnings 8 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [05:10, 01:07](1046 MB) - -PASS -- COMPILE 'hafsw_intel' [43:57, 09:17] ( 2 warnings 8 remarks ) -PASS -- TEST 'hafs_regional_atm_intel' [46:28, 01:45](674 MB) -PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [58:10, 00:38](1027 MB) -PASS -- TEST 'hafs_regional_atm_ocn_intel' [58:08, 02:01](712 MB) -PASS -- TEST 'hafs_regional_atm_wav_intel' [58:08, 01:35](761 MB) -PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [58:09, 02:06](769 MB) -PASS -- TEST 'hafs_regional_1nest_atm_intel' [58:08, 01:30](441 MB) -PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [58:09, 02:04](464 MB) -PASS -- TEST 'hafs_global_1nest_atm_intel' [58:09, 01:02](339 MB) -PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [58:12, 02:38](400 MB) -PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [58:08, 00:41](479 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [58:08, 00:56](479 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [58:10, 01:24](537 MB) -PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [58:09, 01:09](370 MB) -PASS -- TEST 'gnv1_nested_intel' [57:41, 01:17](733 MB) - -PASS -- COMPILE 'hafsw_debug_intel' [37:51, 03:19] ( 1468 warnings 1501 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [04:15, 01:04](571 MB) - -PASS -- COMPILE 'hafsw_faster_intel' [40:55, 09:30] ( 1 warnings 7 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [56:37, 01:12](577 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [55:26, 01:23](752 MB) - -PASS -- COMPILE 'hafs_mom6w_intel' [10:23, 09:33] ( 1 warnings 7 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [55:24, 01:03](755 MB) - -PASS -- COMPILE 'hafs_all_intel' [09:22, 09:00] ( 1 warnings 7 remarks ) -PASS -- TEST 'hafs_regional_docn_intel' [52:37, 01:29](714 MB) -PASS -- TEST 'hafs_regional_docn_oisst_intel' [51:00, 02:08](698 MB) -PASS -- TEST 'hafs_regional_datm_cdeps_intel' [50:04, 00:47](897 MB) - -PASS -- COMPILE 'datm_cdeps_intel' [09:22, 08:38] -PASS -- TEST 'datm_cdeps_control_cfsr_intel' [48:08, 00:34](763 MB) -PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [43:46, 00:11](749 MB) -PASS -- TEST 'datm_cdeps_control_gefs_intel' [48:08, 00:45](645 MB) -PASS -- TEST 'datm_cdeps_iau_gefs_intel' [46:01, 00:17](640 MB) -PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [45:19, 00:46](641 MB) -PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [44:56, 00:42](763 MB) -PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [43:47, 00:37](762 MB) -PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [43:07, 01:03](641 MB) -PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [42:52, 00:47](645 MB) -PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [42:25, 01:13](627 MB) -PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [41:40, 00:18](762 MB) -PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [40:59, 00:50](2019 MB) -PASS -- TEST 'datm_cdeps_gfs_intel' [40:36, 00:56](2025 MB) - -PASS -- COMPILE 'datm_cdeps_faster_intel' [11:24, 07:46] -PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [40:16, 00:11](763 MB) - -PASS -- COMPILE 'datm_cdeps_land_intel' [01:13, 00:50] ( 1 remarks ) -PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [00:07, 00:45](266 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_intel' [00:07, 00:49](412 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [39:57, 00:12](411 MB) - -PASS -- COMPILE 'atml_intel' [11:23, 09:45] ( 9 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_sbs_intel' [39:24, 01:48](1608 MB) -PASS -- TEST 'control_p8_atmlnd_intel' [39:09, 01:53](1611 MB) -PASS -- TEST 'control_restart_p8_atmlnd_intel' [28:45, 00:27](803 MB) - -PASS -- COMPILE 'atml_debug_intel' [04:17, 03:33] ( 881 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_debug_intel' [38:27, 01:20](1631 MB) - -PASS -- COMPILE 'atmw_intel' [10:23, 08:35] ( 1 warnings 8 remarks ) -PASS -- TEST 'atmwav_control_noaero_p8_intel' [38:00, 01:38](1611 MB) - -PASS -- COMPILE 'atmaero_intel' [11:23, 08:33] ( 1 warnings 1 remarks ) -PASS -- TEST 'atmaero_control_p8_intel' [37:21, 01:42](2916 MB) -PASS -- TEST 'atmaero_control_p8_rad_intel' [36:04, 01:25](2983 MB) -PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [35:38, 01:09](2991 MB) - -PASS -- COMPILE 'atmaq_debug_intel' [08:20, 03:03] ( 885 warnings 6 remarks ) -PASS -- TEST 'regional_atmaq_debug_intel' [34:56, 01:20](4501 MB) +PASS -- COMPILE 's2swa_32bit_intel' [11:25, 10:15] ( 2 warnings 8 remarks ) +PASS -- TEST 'cpld_control_p8_mixedmode_intel' [49:36, 01:15](3046 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_intel' [16:30, 16:14] ( 2 warnings 8 remarks ) +PASS -- TEST 'cpld_control_gfsv17_intel' [44:31, 01:59](1652 MB) +PASS -- TEST 'cpld_control_gfsv17_iau_intel' [26:42, 02:01](1777 MB) +PASS -- TEST 'cpld_restart_gfsv17_intel' [26:23, 01:25](908 MB) +PASS -- TEST 'cpld_mpi_gfsv17_intel' [44:32, 01:37](1633 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [16:29, 15:46] ( 2 warnings 8 remarks ) +PASS -- TEST 'cpld_control_sfs_intel' [28:39, 00:49](1648 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [04:16, 03:46] ( 1526 warnings 1998 remarks ) +PASS -- TEST 'cpld_debug_gfsv17_intel' [56:45, 01:53](1684 MB) + +PASS -- COMPILE 's2swa_intel' [10:24, 10:06] ( 1 warnings 8 remarks ) +PASS -- TEST 'cpld_control_p8_intel' [38:36, 00:50](3074 MB) +PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [38:35, 01:04](3074 MB) +PASS -- TEST 'cpld_restart_p8_intel' [16:03, 01:02](3131 MB) +PASS -- TEST 'cpld_control_qr_p8_intel' [37:16, 00:50](3098 MB) +PASS -- TEST 'cpld_restart_qr_p8_intel' [15:54, 01:31](3150 MB) +PASS -- TEST 'cpld_2threads_p8_intel' [36:33, 01:22](3387 MB) +PASS -- TEST 'cpld_decomp_p8_intel' [36:33, 01:46](3073 MB) +PASS -- TEST 'cpld_mpi_p8_intel' [35:26, 01:02](2998 MB) +PASS -- TEST 'cpld_control_ciceC_p8_intel' [31:44, 01:13](3075 MB) +PASS -- TEST 'cpld_s2sa_p8_intel' [30:46, 01:18](3039 MB) + +PASS -- COMPILE 's2sw_intel' [10:23, 09:46] ( 1 warnings 8 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_intel' [50:37, 00:51](1650 MB) +PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [50:37, 00:56](1699 MB) + +PASS -- COMPILE 's2s_aoflux_intel' [11:25, 10:52] ( 1 warnings 1 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [49:36, 00:57](1698 MB) + +PASS -- COMPILE 's2s_intel' [09:23, 09:04] ( 1 warnings 1 remarks ) +PASS -- TEST 'cpld_control_c48_intel' [51:37, 00:44](2679 MB) +FAILED: RUN DID NOT COMPLETE -- TEST 'cpld_warmstart_c48_intel' [, ]( MB) +FAILED: UNABLE TO START RUN -- TEST 'cpld_restart_c48_intel' [, ]( MB) + +PASS -- COMPILE 's2swa_faster_intel' [15:30, 14:22] ( 1 warnings 8 remarks ) +PASS -- TEST 'cpld_control_p8_faster_intel' [45:31, 01:37](3075 MB) + +PASS -- COMPILE 's2sw_pdlib_intel' [16:31, 15:48] ( 1 warnings 8 remarks ) +PASS -- TEST 'cpld_control_pdlib_p8_intel' [44:30, 01:12](1670 MB) +PASS -- TEST 'cpld_restart_pdlib_p8_intel' [27:12, 00:44](971 MB) +PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [27:04, 01:32](1646 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_intel' [04:16, 03:30] ( 1561 warnings 1998 remarks ) +PASS -- TEST 'cpld_debug_pdlib_p8_intel' [52:28, 01:29](1697 MB) + +PASS -- COMPILE 'atm_dyn32_intel' [10:23, 09:14] ( 2 warnings 1 remarks ) +PASS -- TEST 'control_flake_intel' [42:04, 01:04](637 MB) +PASS -- TEST 'control_CubedSphereGrid_intel' [42:04, 00:47](1537 MB) +PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [42:04, 00:27](1542 MB) +PASS -- TEST 'control_latlon_intel' [42:04, 00:52](1536 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [42:04, 00:34](1533 MB) +PASS -- TEST 'control_c48_intel' [42:03, 00:48](1615 MB) +PASS -- TEST 'control_c48.v2.sfc_intel' [42:03, 00:48](740 MB) +PASS -- TEST 'control_c192_intel' [42:04, 01:19](1650 MB) +PASS -- TEST 'control_c384_intel' [42:08, 01:29](1964 MB) +PASS -- TEST 'control_c384gdas_intel' [42:08, 02:06](1149 MB) +PASS -- TEST 'control_stochy_intel' [42:04, 00:16](593 MB) +PASS -- TEST 'control_stochy_restart_intel' [25:19, 00:51](395 MB) +PASS -- TEST 'control_lndp_intel' [42:04, 01:04](592 MB) +PASS -- TEST 'control_iovr4_intel' [42:04, 00:24](587 MB) +PASS -- TEST 'control_iovr5_intel' [42:04, 00:24](587 MB) +PASS -- TEST 'control_p8_intel' [42:04, 01:01](1569 MB) +PASS -- TEST 'control_p8.v2.sfc_intel' [21:47, 01:11](1573 MB) +PASS -- TEST 'control_p8_ugwpv1_intel' [42:04, 01:14](1562 MB) +PASS -- TEST 'control_restart_p8_intel' [24:08, 01:08](751 MB) +PASS -- TEST 'control_noqr_p8_intel' [42:04, 01:15](1556 MB) +PASS -- TEST 'control_restart_noqr_p8_intel' [21:17, 00:45](759 MB) +PASS -- TEST 'control_decomp_p8_intel' [42:04, 01:36](1562 MB) +PASS -- TEST 'control_2threads_p8_intel' [42:04, 01:34](1656 MB) +PASS -- TEST 'control_p8_lndp_intel' [25:18, 00:25](1573 MB) +PASS -- TEST 'control_p8_rrtmgp_intel' [25:09, 01:17](1620 MB) +PASS -- TEST 'control_p8_mynn_intel' [24:35, 01:27](1577 MB) +PASS -- TEST 'merra2_thompson_intel' [23:19, 01:22](1570 MB) +PASS -- TEST 'regional_control_intel' [22:44, 00:54](632 MB) +PASS -- TEST 'regional_restart_intel' [06:48, 01:00](800 MB) +PASS -- TEST 'regional_decomp_intel' [22:40, 01:00](631 MB) +PASS -- TEST 'regional_2threads_intel' [22:32, 00:38](733 MB) +PASS -- TEST 'regional_noquilt_intel' [22:03, 00:30](1167 MB) +PASS -- TEST 'regional_2dwrtdecomp_intel' [21:37, 00:20](634 MB) +PASS -- TEST 'regional_wofs_intel' [21:24, 00:13](1603 MB) + +PASS -- COMPILE 'ifi_intel' [08:21, 08:01] ( 1 warnings ) +PASS -- TEST 'regional_ifi_control_intel' [43:15, 00:50](635 MB) +PASS -- TEST 'regional_ifi_decomp_intel' [43:15, 00:37](629 MB) +PASS -- TEST 'regional_ifi_2threads_intel' [43:16, 00:48](727 MB) + +PASS -- COMPILE 'rrfs_intel' [09:23, 08:45] ( 4 warnings 9 remarks ) +PASS -- TEST 'rap_control_intel' [21:17, 01:18](975 MB) +PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [21:18, 00:39](1152 MB) +PASS -- TEST 'rap_decomp_intel' [20:03, 01:31](974 MB) +PASS -- TEST 'rap_2threads_intel' [19:49, 01:07](1060 MB) +PASS -- TEST 'rap_restart_intel' [07:54, 01:52](841 MB) +PASS -- TEST 'rap_sfcdiff_intel' [16:03, 02:06](972 MB) +PASS -- TEST 'rap_sfcdiff_decomp_intel' [15:59, 01:49](970 MB) +PASS -- TEST 'rap_sfcdiff_restart_intel' [04:36, 01:37](841 MB) +PASS -- TEST 'hrrr_control_intel' [15:56, 01:05](969 MB) +PASS -- TEST 'hrrr_control_decomp_intel' [15:29, 00:51](973 MB) +PASS -- TEST 'hrrr_control_2threads_intel' [15:27, 01:57](1048 MB) +PASS -- TEST 'hrrr_control_restart_intel' [08:42, 00:53](803 MB) +PASS -- TEST 'rrfs_v1beta_intel' [15:15, 01:08](968 MB) +PASS -- TEST 'rrfs_v1nssl_intel' [15:03, 00:51](1936 MB) +PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [13:54, 01:10](1919 MB) + +PASS -- COMPILE 'csawmg_intel' [09:23, 08:21] ( 2 warnings ) +PASS -- TEST 'control_csawmg_intel' [13:44, 00:59](661 MB) + +PASS -- COMPILE 'wam_intel' [08:22, 08:06] ( 1 warnings ) +PASS -- TEST 'control_wam_intel' [13:11, 00:19](333 MB) + +PASS -- COMPILE 'atm_faster_dyn32_intel' [09:22, 08:42] ( 1 warnings 1 remarks ) +PASS -- TEST 'control_p8_faster_intel' [12:44, 00:56](1564 MB) +PASS -- TEST 'regional_control_faster_intel' [12:32, 00:12](629 MB) + +PASS -- COMPILE 'atm_debug_dyn32_intel' [04:17, 04:02] ( 886 warnings 9 remarks ) +PASS -- TEST 'control_CubedSphereGrid_debug_intel' [12:23, 00:33](1557 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [12:18, 00:29](1562 MB) +PASS -- TEST 'control_stochy_debug_intel' [12:16, 00:54](764 MB) +PASS -- TEST 'control_lndp_debug_intel' [12:13, 01:09](764 MB) +PASS -- TEST 'control_csawmg_debug_intel' [11:50, 00:33](803 MB) +PASS -- TEST 'control_ras_debug_intel' [11:39, 00:22](772 MB) +PASS -- TEST 'control_diag_debug_intel' [08:36, 01:06](1624 MB) +PASS -- TEST 'control_debug_p8_intel' [08:32, 00:34](1599 MB) +PASS -- TEST 'regional_debug_intel' [07:38, 00:20](672 MB) +PASS -- TEST 'rap_control_debug_intel' [06:51, 00:23](1147 MB) +PASS -- TEST 'hrrr_control_debug_intel' [06:44, 00:28](1136 MB) +PASS -- TEST 'hrrr_gf_debug_intel' [06:43, 01:10](1142 MB) +PASS -- TEST 'hrrr_c3_debug_intel' [06:41, 01:00](1143 MB) +PASS -- TEST 'rap_unified_drag_suite_debug_intel' [05:54, 00:39](1147 MB) +PASS -- TEST 'rap_diag_debug_intel' [05:26, 00:34](1226 MB) +PASS -- TEST 'rap_cires_ugwp_debug_intel' [05:00, 00:44](1145 MB) +PASS -- TEST 'rap_unified_ugwp_debug_intel' [04:48, 00:36](1145 MB) +PASS -- TEST 'rap_lndp_debug_intel' [04:46, 00:38](1148 MB) +PASS -- TEST 'rap_progcld_thompson_debug_intel' [04:36, 00:43](1145 MB) +PASS -- TEST 'rap_noah_debug_intel' [04:33, 00:24](1142 MB) +PASS -- TEST 'rap_sfcdiff_debug_intel' [04:25, 00:29](1142 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [04:14, 00:17](1143 MB) +PASS -- TEST 'rrfs_v1beta_debug_intel' [04:11, 00:36](1135 MB) +PASS -- TEST 'rap_clm_lake_debug_intel' [03:42, 00:51](1143 MB) +PASS -- TEST 'rap_flake_debug_intel' [03:31, 00:38](1142 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [03:22, 01:54](1151 MB) + +PASS -- COMPILE 'wam_debug_intel' [03:16, 02:59] ( 856 warnings ) +PASS -- TEST 'control_wam_debug_intel' [54:24, 00:51](375 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [11:25, 08:07] ( 4 warnings 8 remarks ) +PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [02:49, 00:41](1016 MB) +PASS -- TEST 'rap_control_dyn32_phy32_intel' [02:08, 01:30](853 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [01:59, 01:30](849 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [53:13, 01:24](911 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [00:26, 02:10](904 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [00:16, 01:11](850 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_intel' [51:54, 01:00](751 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [54:24, 00:58](732 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [11:24, 10:14] ( 4 warnings 8 remarks ) +PASS -- TEST 'conus13km_control_intel' [59:39, 01:14](1060 MB) +PASS -- TEST 'conus13km_2threads_intel' [54:52, 00:59](1040 MB) +PASS -- TEST 'conus13km_restart_mismatch_intel' [54:42, 00:37](939 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [46:59, 08:17] ( 4 warnings 8 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_intel' [45:07, 00:38](873 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [06:19, 02:57] ( 788 warnings 8 remarks ) +PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [59:27, 00:31](1020 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [59:13, 00:36](1024 MB) +PASS -- TEST 'conus13km_debug_intel' [59:11, 01:16](1113 MB) +PASS -- TEST 'conus13km_debug_qr_intel' [58:51, 01:08](789 MB) +PASS -- TEST 'conus13km_debug_2threads_intel' [58:35, 01:01](1090 MB) +PASS -- TEST 'conus13km_radar_tten_debug_intel' [58:25, 00:18](1181 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [07:20, 02:55] ( 788 warnings 8 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [58:23, 00:48](1047 MB) + +PASS -- COMPILE 'hafsw_intel' [14:29, 09:11] ( 2 warnings 8 remarks ) +PASS -- TEST 'hafs_regional_atm_intel' [58:23, 02:02](677 MB) +PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [58:13, 01:05](1027 MB) +PASS -- TEST 'hafs_regional_atm_ocn_intel' [58:07, 01:54](708 MB) +PASS -- TEST 'hafs_regional_atm_wav_intel' [56:59, 01:47](764 MB) +PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [56:21, 02:01](772 MB) +PASS -- TEST 'hafs_regional_1nest_atm_intel' [55:52, 00:57](437 MB) +PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [54:16, 02:10](465 MB) +PASS -- TEST 'hafs_global_1nest_atm_intel' [54:04, 01:10](339 MB) +PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [54:07, 02:23](405 MB) +PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [53:45, 01:29](476 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [53:38, 01:28](476 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [53:15, 00:43](542 MB) +PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [53:03, 00:54](370 MB) +PASS -- TEST 'gnv1_nested_intel' [51:59, 00:54](731 MB) + +PASS -- COMPILE 'hafsw_debug_intel' [08:21, 03:14] ( 1468 warnings 1501 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [49:01, 00:47](576 MB) + +PASS -- COMPILE 'hafsw_faster_intel' [14:27, 09:35] ( 1 warnings 7 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [48:37, 00:46](584 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [47:52, 01:09](753 MB) + +PASS -- COMPILE 'hafs_mom6w_intel' [14:29, 09:21] ( 1 warnings 7 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [47:43, 00:51](755 MB) + +PASS -- COMPILE 'hafs_all_intel' [11:24, 08:53] ( 1 warnings 7 remarks ) +PASS -- TEST 'hafs_regional_docn_intel' [44:41, 01:39](715 MB) +PASS -- TEST 'hafs_regional_docn_oisst_intel' [44:13, 02:06](699 MB) +PASS -- TEST 'hafs_regional_datm_cdeps_intel' [41:57, 01:08](895 MB) + +PASS -- COMPILE 'datm_cdeps_intel' [10:23, 07:32] +PASS -- TEST 'datm_cdeps_control_cfsr_intel' [41:19, 00:42](764 MB) +PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [37:58, 00:46](751 MB) +PASS -- TEST 'datm_cdeps_control_gefs_intel' [39:35, 00:42](643 MB) +PASS -- TEST 'datm_cdeps_iau_gefs_intel' [36:52, 00:49](643 MB) +PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [36:33, 00:29](644 MB) +PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [36:31, 00:47](763 MB) +PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [36:26, 00:50](761 MB) +PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [36:15, 00:11](642 MB) +PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [34:55, 01:06](647 MB) +PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [20:50, 00:37](632 MB) +PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [34:37, 00:51](763 MB) +PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [33:32, 00:13](2019 MB) +PASS -- TEST 'datm_cdeps_gfs_intel' [31:53, 00:41](2016 MB) + +PASS -- COMPILE 'datm_cdeps_faster_intel' [10:23, 08:38] +PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [31:36, 00:44](762 MB) + +PASS -- COMPILE 'datm_cdeps_land_intel' [39:54, 00:53] ( 1 remarks ) +PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [30:38, 01:04](276 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_intel' [30:29, 00:59](410 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [27:02, 00:44](410 MB) + +PASS -- COMPILE 'atml_intel' [50:05, 09:44] ( 9 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_sbs_intel' [29:42, 01:23](1610 MB) +PASS -- TEST 'control_p8_atmlnd_intel' [29:07, 01:51](1605 MB) +PASS -- TEST 'control_restart_p8_atmlnd_intel' [21:44, 00:27](806 MB) + +PASS -- COMPILE 'atml_debug_intel' [40:58, 03:36] ( 881 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_debug_intel' [28:36, 01:32](1635 MB) + +PASS -- COMPILE 'atmw_intel' [46:00, 08:45] ( 1 warnings 8 remarks ) +PASS -- TEST 'atmwav_control_noaero_p8_intel' [28:26, 00:59](1609 MB) + +PASS -- COMPILE 'atmaero_intel' [47:05, 08:30] ( 1 warnings 1 remarks ) +PASS -- TEST 'atmaero_control_p8_intel' [28:09, 00:48](2922 MB) +PASS -- TEST 'atmaero_control_p8_rad_intel' [27:04, 01:15](2975 MB) +PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [27:02, 01:36](2987 MB) + +PASS -- COMPILE 'atmaq_debug_intel' [40:58, 03:01] ( 885 warnings 6 remarks ) +PASS -- TEST 'regional_atmaq_debug_intel' [26:35, 00:44](4512 MB) SYNOPSIS: -Starting Date/Time: 20240509 10:57:51 -Ending Date/Time: 20240509 12:51:12 -Total Time: 01h:53m:37s -Compiles Completed: 36/36 -Tests Completed: 176/176 +Starting Date/Time: 20240514 18:58:41 +Ending Date/Time: 20240514 20:59:35 +Total Time: 02h:01m:11s +Compiles Completed: 37/37 +Tests Completed: 175/177 +Failed Tests: +* TEST cpld_warmstart_c48_intel: FAILED: RUN DID NOT COMPLETE +-- LOG: /lfs/h1/emc/nems/noscrub/brian.curtis/git/XiaqiongZhou-NOAA/ufs-weather-model/tests/logs/log_acorn/run_cpld_warmstart_c48_intel.log +* TEST cpld_restart_c48_intel: FAILED: UNABLE TO START RUN +-- LOG: N/A + +NOTES: +A file 'test_changes.list' was generated with list of all failed tests. +You can use './rt.sh -c -b test_changes.list' to create baselines for the failed tests. +If you are using this log as a pull request verification, please commit 'test_changes.list'. + +Result: FAILURE + +====END OF ACORN REGRESSION TESTING LOG==== +====START OF ACORN REGRESSION TESTING LOG==== + +UFSWM hash used in testing: +c0315bc9b6d9cac59cab3d7193bcfe60bd8ae4fb + +Submodule hashes used in testing: + 37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d) + be5d28fd1b60522e6fc98aefeead20e6aac3530b AQM/src/model/CMAQ (CMAQv5.2.1_07Feb2018-198-gbe5d28fd1) + 3d7067a523b8557058755289e4275f5f5c985daf CDEPS-interface/CDEPS (cdeps0.4.17-40-g3d7067a) + 9c0cd8d3ba5963d01711094a3c81b6358fcb8367 CICE-interface/CICE (CICE6.0.0-448-g9c0cd8d) + f6ff8f7c4d4cb6feabe3651b13204cf43fc948e3 CICE-interface/CICE/icepack (Icepack1.1.0-182-gf6ff8f7) + 4e19850cb083bc474b7cde5dc2f8506ec74cc442 CMEPS-interface/CMEPS (cmeps_v0.4.1-2306-g4e19850) + cabd7753ae17f7bfcc6dad56daf10868aa51c3f4 CMakeModules (v1.0.0-28-gcabd775) + b329c2ccc4c5c6936cb1f548eef83d2a1ee36ae2 FV3 (remotes/origin/hydro) + aabfdccae440da7389195762601db7fcc09f6f11 FV3/atmos_cubed_sphere (remotes/origin/hydro) + 741212e4962d371520f773e2be9481142f79635e FV3/ccpp/framework (ccpp_transition_to_vlab_master_20190705-718-g741212e) + 1c2a898e97f069eeeb930cfb542db67ed349b72c FV3/ccpp/physics (EP4-744-g1c2a898e) + 74a0e098b2163425e4b5466c2dfcf8ae26d560a5 FV3/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (v1.6) + be0410ece28f2b5b9c089f8ca09ce0c80c79fe6c FV3/upp (upp_v10.2.0-191-gbe0410e) +-1ba8270870947b583cd51bc72ff8960f4c1fb36e FV3/upp/sorc/libIFI.fd +-7476b8f2790a47d788f79cebfdbb551567ae7cf8 FV3/upp/sorc/ncep_post.fd/post_gtg.fd + 041422934cae1570f2f0e67239d5d89f11c6e1b7 GOCART (sdr_v2.1.2.6-119-g0414229) + 35789c757766e07f688b4c0c7c5229816f224b09 HYCOM-interface/HYCOM (2.3.00-121-g35789c7) + 3bcfbbea8b865c3f88497049fde044c1145bd202 MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10050-g3bcfbbea8) + 9423197f894112edfcb1502245f7d7b873d551f9 MOM6-interface/MOM6/pkg/CVMix-src (9423197) + 29e64d652786e1d076a05128c920f394202bfe10 MOM6-interface/MOM6/pkg/GSW-Fortran (29e64d6) + 1e259014c1eba9070cec7027d8b4b479ae54275a NOAHMP-interface/noahmp (v3.7.1-430-g1e25901) + d9b3172f4197c65d471662c6952a668152d71230 WW3 (6.07.1-345-gd9b3172f) + 31e4e3e57bad8a7cdaa0ce2d3c4efbca63b5f74a stochastic_physics (ufs-v2.0.0-216-g31e4e3e) + + +NOTES: +[Times](Memory) are at the end of each compile/test in format [MM:SS](Size). +The first time is for the full script (prep+run+finalize). +The second time is specifically for the run phase. +Times/Memory will be empty for failed tests. + +BASELINE DIRECTORY: /lfs/h2/emc/nems/noscrub/emc.nems/RT/NEMSfv3gfs/develop-20240503 +COMPARISON DIRECTORY: /lfs/h2/emc/ptmp/brian.curtis/FV3_RT/rt_195507 + +RT.SH OPTIONS USED: +* (-a) - HPC PROJECT ACCOUNT: GFS-DEV +* (-b) - NEW BASELINES FROM FILE: test_changes.list +* (-e) - USE ECFLOW + +PASS -- COMPILE 's2s_intel' [09:22, 09:02] ( 1 warnings 1 remarks ) +PASS -- TEST 'cpld_warmstart_c48_intel' [10:31, 01:25](1487 MB) +PASS -- TEST 'cpld_restart_c48_intel' [07:35, 01:10](2132 MB) + +SYNOPSIS: +Starting Date/Time: 20240515 15:39:57 +Ending Date/Time: 20240515 15:56:26 +Total Time: 00h:16m:39s +Compiles Completed: 1/1 +Tests Completed: 2/2 NOTES: A file 'test_changes.list' was generated but is empty. diff --git a/tests/logs/RegressionTests_derecho.log b/tests/logs/RegressionTests_derecho.log index aca7db6a29..f5ed43ee9f 100644 --- a/tests/logs/RegressionTests_derecho.log +++ b/tests/logs/RegressionTests_derecho.log @@ -1,18 +1,18 @@ ====START OF DERECHO REGRESSION TESTING LOG==== UFSWM hash used in testing: -57df4fd8b6ec5e0bca03b4a3ca21768f68c5bfaa +c0315bc9b6d9cac59cab3d7193bcfe60bd8ae4fb Submodule hashes used in testing: 37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d) be5d28fd1b60522e6fc98aefeead20e6aac3530b AQM/src/model/CMAQ (CMAQv5.2.1_07Feb2018-198-gbe5d28fd1) 3d7067a523b8557058755289e4275f5f5c985daf CDEPS-interface/CDEPS (cdeps0.4.17-40-g3d7067a) - 500073c60809f6f887194d3e79c1d632d1b5ed26 CICE-interface/CICE (remotes/origin/cice_sync) + 9c0cd8d3ba5963d01711094a3c81b6358fcb8367 CICE-interface/CICE (CICE6.0.0-448-g9c0cd8d) f6ff8f7c4d4cb6feabe3651b13204cf43fc948e3 CICE-interface/CICE/icepack (Icepack1.1.0-182-gf6ff8f7) 4e19850cb083bc474b7cde5dc2f8506ec74cc442 CMEPS-interface/CMEPS (cmeps_v0.4.1-2306-g4e19850) cabd7753ae17f7bfcc6dad56daf10868aa51c3f4 CMakeModules (v1.0.0-28-gcabd775) - 7147dac3d5075c38a43cc221d1e7e7337c28437f FV3 (heads/develop) - 97114888f529c2df70ed4a350fd2428df74839ff FV3/atmos_cubed_sphere (201912_public_release-389-g9711488) + b329c2ccc4c5c6936cb1f548eef83d2a1ee36ae2 FV3 (remotes/origin/hydro) + aabfdccae440da7389195762601db7fcc09f6f11 FV3/atmos_cubed_sphere (remotes/origin/hydro) 741212e4962d371520f773e2be9481142f79635e FV3/ccpp/framework (ccpp_transition_to_vlab_master_20190705-718-g741212e) 1c2a898e97f069eeeb930cfb542db67ed349b72c FV3/ccpp/physics (EP4-744-g1c2a898e) 74a0e098b2163425e4b5466c2dfcf8ae26d560a5 FV3/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (v1.6) @@ -21,7 +21,7 @@ Submodule hashes used in testing: -7476b8f2790a47d788f79cebfdbb551567ae7cf8 FV3/upp/sorc/ncep_post.fd/post_gtg.fd 041422934cae1570f2f0e67239d5d89f11c6e1b7 GOCART (sdr_v2.1.2.6-119-g0414229) 35789c757766e07f688b4c0c7c5229816f224b09 HYCOM-interface/HYCOM (2.3.00-121-g35789c7) - 129e1bda02d454fb280819d1d87ae16347fd044c MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10049-g129e1bda0) + 3bcfbbea8b865c3f88497049fde044c1145bd202 MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10050-g3bcfbbea8) 9423197f894112edfcb1502245f7d7b873d551f9 MOM6-interface/MOM6/pkg/CVMix-src (9423197) 29e64d652786e1d076a05128c920f394202bfe10 MOM6-interface/MOM6/pkg/GSW-Fortran (29e64d6) 1e259014c1eba9070cec7027d8b4b479ae54275a NOAHMP-interface/noahmp (v3.7.1-430-g1e25901) @@ -36,288 +36,286 @@ The second time is specifically for the run phase. Times/Memory will be empty for failed tests. BASELINE DIRECTORY: /glade/derecho/scratch/epicufsrt/ufs-weather-model/RT//NEMSfv3gfs/develop-20240503 -COMPARISON DIRECTORY: /glade/derecho/scratch/epicufsrt/FV3_RT/rt_111254 +COMPARISON DIRECTORY: /glade/derecho/scratch/epicufsrt/FV3_RT/rt_19059 RT.SH OPTIONS USED: * (-a) - HPC PROJECT ACCOUNT: nral0032 * (-l) - USE CONFIG FILE: rt.conf * (-e) - USE ECFLOW -PASS -- COMPILE 's2swa_32bit_intel' [21:25, 20:12] ( 6 warnings 10 remarks ) -PASS -- TEST 'cpld_control_p8_mixedmode_intel' [08:45, 04:54](3072 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_intel' [22:25, 21:20] ( 6 warnings 10 remarks ) -FAILED: RUN DID NOT COMPLETE -- TEST 'cpld_control_gfsv17_intel' [, ]( MB) -FAILED: UNABLE TO START RUN -- TEST 'cpld_control_gfsv17_iau_intel' [, ]( MB) -FAILED: UNABLE TO START RUN -- TEST 'cpld_restart_gfsv17_intel' [, ]( MB) -PASS -- TEST 'cpld_mpi_gfsv17_intel' [19:05, 15:44](1659 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [11:21, 10:05] ( 1530 warnings 1948 remarks ) -PASS -- TEST 'cpld_debug_gfsv17_intel' [23:45, 21:23](1693 MB) - -PASS -- COMPILE 's2swa_intel' [20:23, 19:56] ( 5 warnings 10 remarks ) -PASS -- TEST 'cpld_control_p8_intel' [09:02, 05:35](3090 MB) -PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [09:19, 05:35](3092 MB) -PASS -- TEST 'cpld_restart_p8_intel' [06:22, 03:16](3154 MB) -PASS -- TEST 'cpld_control_qr_p8_intel' [09:02, 05:33](3125 MB) -PASS -- TEST 'cpld_restart_qr_p8_intel' [06:23, 03:16](3181 MB) -PASS -- TEST 'cpld_decomp_p8_intel' [08:56, 05:32](3094 MB) -PASS -- TEST 'cpld_mpi_p8_intel' [07:58, 04:33](3399 MB) -PASS -- TEST 'cpld_control_ciceC_p8_intel' [09:16, 05:34](3102 MB) -PASS -- TEST 'cpld_control_c192_p8_intel' [14:21, 08:52](3634 MB) -PASS -- TEST 'cpld_restart_c192_p8_intel' [13:20, 05:59](3611 MB) -PASS -- TEST 'cpld_bmark_p8_intel' [28:40, 09:46](4341 MB) -PASS -- TEST 'cpld_restart_bmark_p8_intel' [30:57, 07:08](4650 MB) -PASS -- TEST 'cpld_s2sa_p8_intel' [08:44, 05:17](3068 MB) - -PASS -- COMPILE 's2sw_intel' [20:25, 19:20] ( 5 warnings 10 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_intel' [07:41, 04:12](1680 MB) -PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [07:54, 04:13](1729 MB) - -PASS -- COMPILE 's2swa_debug_intel' [10:21, 09:46] ( 1455 warnings 1209 remarks ) -PASS -- TEST 'cpld_debug_p8_intel' [09:53, 07:41](3155 MB) - -PASS -- COMPILE 's2sw_debug_intel' [10:22, 09:17] ( 1455 warnings 1209 remarks ) -PASS -- TEST 'cpld_debug_noaero_p8_intel' [07:32, 05:14](1706 MB) - -PASS -- COMPILE 's2s_aoflux_intel' [15:22, 14:30] ( 5 warnings 3 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [07:34, 04:19](1727 MB) - -PASS -- COMPILE 's2s_intel' [15:22, 14:44] ( 5 warnings 3 remarks ) -PASS -- TEST 'cpld_control_c48_intel' [08:19, 06:34](2668 MB) -PASS -- TEST 'cpld_warmstart_c48_intel' [04:15, 02:00](2684 MB) -PASS -- TEST 'cpld_restart_c48_intel' [03:19, 01:10](2123 MB) - -PASS -- COMPILE 's2swa_faster_intel' [24:26, 23:19] ( 5 warnings 10 remarks ) -PASS -- TEST 'cpld_control_p8_faster_intel' [07:55, 05:28](3103 MB) - -PASS -- COMPILE 's2sw_pdlib_intel' [21:15, 20:13] ( 5 warnings 10 remarks ) -PASS -- TEST 'cpld_control_pdlib_p8_intel' [16:51, 13:59](1703 MB) -PASS -- TEST 'cpld_restart_pdlib_p8_intel' [10:01, 07:16](1017 MB) -PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [18:50, 16:01](1675 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_intel' [10:13, 09:16] ( 1565 warnings 1948 remarks ) -PASS -- TEST 'cpld_debug_pdlib_p8_intel' [26:27, 22:56](1717 MB) - -PASS -- COMPILE 'atm_dyn32_intel' [14:19, 12:56] ( 6 warnings 1 remarks ) -PASS -- TEST 'control_flake_intel' [04:38, 03:24](669 MB) -PASS -- TEST 'control_CubedSphereGrid_intel' [04:31, 02:24](1573 MB) -PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [04:50, 02:29](1575 MB) -PASS -- TEST 'control_latlon_intel' [04:28, 02:23](1569 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [04:34, 02:26](1568 MB) -PASS -- TEST 'control_c48_intel' [08:34, 06:12](1621 MB) -PASS -- TEST 'control_c48.v2.sfc_intel' [06:37, 05:14](737 MB) -PASS -- TEST 'control_c192_intel' [11:08, 08:38](1692 MB) -PASS -- TEST 'control_c384_intel' [16:46, 08:56](2003 MB) -PASS -- TEST 'control_c384gdas_intel' [17:34, 07:18](1204 MB) -PASS -- TEST 'control_stochy_intel' [02:37, 01:24](625 MB) -PASS -- TEST 'control_stochy_restart_intel' [02:36, 00:51](441 MB) -PASS -- TEST 'control_lndp_intel' [02:46, 01:21](627 MB) -PASS -- TEST 'control_iovr4_intel' [03:51, 02:04](622 MB) -PASS -- TEST 'control_iovr5_intel' [03:44, 02:05](623 MB) -PASS -- TEST 'control_p8_intel' [04:47, 02:29](1595 MB) -PASS -- TEST 'control_p8.v2.sfc_intel' [04:40, 02:27](1594 MB) -PASS -- TEST 'control_p8_ugwpv1_intel' [04:33, 02:27](1605 MB) -PASS -- TEST 'control_restart_p8_intel' [03:32, 01:25](802 MB) -PASS -- TEST 'control_noqr_p8_intel' [04:43, 02:29](1596 MB) -PASS -- TEST 'control_restart_noqr_p8_intel' [03:26, 01:23](808 MB) -PASS -- TEST 'control_decomp_p8_intel' [04:37, 02:34](1598 MB) -PASS -- TEST 'control_p8_lndp_intel' [06:22, 04:20](1596 MB) -PASS -- TEST 'control_p8_rrtmgp_intel' [05:42, 03:17](1654 MB) -PASS -- TEST 'control_p8_mynn_intel' [04:29, 02:31](1614 MB) -PASS -- TEST 'merra2_thompson_intel' [04:41, 02:47](1611 MB) -PASS -- TEST 'regional_control_intel' [06:12, 04:28](628 MB) -PASS -- TEST 'regional_restart_intel' [04:03, 02:31](807 MB) -PASS -- TEST 'regional_decomp_intel' [06:09, 04:43](628 MB) -PASS -- TEST 'regional_noquilt_intel' [06:06, 04:25](1165 MB) -PASS -- TEST 'regional_netcdf_parallel_intel' [06:06, 04:29](624 MB) -PASS -- TEST 'regional_2dwrtdecomp_intel' [06:02, 04:31](628 MB) -PASS -- TEST 'regional_wofs_intel' [07:07, 05:40](1606 MB) - -PASS -- COMPILE 'rrfs_intel' [12:14, 11:27] ( 8 warnings 9 remarks ) -PASS -- TEST 'rap_control_intel' [08:28, 06:08](1009 MB) -PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [06:38, 03:41](1204 MB) -PASS -- TEST 'rap_decomp_intel' [08:28, 06:22](1004 MB) -PASS -- TEST 'rap_restart_intel' [05:20, 03:13](882 MB) -PASS -- TEST 'rap_sfcdiff_intel' [08:28, 06:04](1005 MB) -PASS -- TEST 'rap_sfcdiff_decomp_intel' [08:28, 06:23](1006 MB) -PASS -- TEST 'rap_sfcdiff_restart_intel' [06:15, 04:35](882 MB) -PASS -- TEST 'hrrr_control_intel' [05:06, 03:14](999 MB) -PASS -- TEST 'hrrr_control_decomp_intel' [05:06, 03:18](1002 MB) -PASS -- TEST 'hrrr_control_2threads_intel' [05:06, 02:47](1087 MB) -PASS -- TEST 'hrrr_control_restart_intel' [02:44, 01:45](832 MB) -PASS -- TEST 'rrfs_v1beta_intel' [08:29, 05:57](1002 MB) -PASS -- TEST 'rrfs_v1nssl_intel' [08:56, 07:22](1961 MB) -PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [08:59, 07:08](1950 MB) - -PASS -- COMPILE 'csawmg_intel' [11:14, 10:21] ( 6 warnings ) -PASS -- TEST 'control_csawmg_intel' [07:53, 05:49](695 MB) -PASS -- TEST 'control_ras_intel' [04:25, 02:53](656 MB) - -PASS -- COMPILE 'wam_intel' [10:13, 09:40] ( 5 warnings ) -PASS -- TEST 'control_wam_intel' [03:24, 01:54](383 MB) - -PASS -- COMPILE 'atm_faster_dyn32_intel' [13:14, 12:39] ( 5 warnings 1 remarks ) -PASS -- TEST 'control_p8_faster_intel' [04:37, 02:25](1599 MB) -PASS -- TEST 'regional_control_faster_intel' [06:06, 04:16](625 MB) - -PASS -- COMPILE 'atm_debug_dyn32_intel' [09:20, 08:50] ( 890 warnings 9 remarks ) -PASS -- TEST 'control_CubedSphereGrid_debug_intel' [04:10, 02:34](1601 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [04:15, 02:28](1598 MB) -PASS -- TEST 'control_stochy_debug_intel' [04:42, 02:54](800 MB) -PASS -- TEST 'control_lndp_debug_intel' [03:34, 02:35](801 MB) -PASS -- TEST 'control_csawmg_debug_intel' [06:14, 03:59](838 MB) -PASS -- TEST 'control_ras_debug_intel' [03:43, 02:36](811 MB) -PASS -- TEST 'control_diag_debug_intel' [05:28, 02:36](1653 MB) -PASS -- TEST 'control_debug_p8_intel' [04:05, 02:36](1629 MB) -PASS -- TEST 'regional_debug_intel' [18:01, 16:42](663 MB) -PASS -- TEST 'rap_control_debug_intel' [05:33, 04:43](1180 MB) -PASS -- TEST 'hrrr_control_debug_intel' [05:33, 04:38](1177 MB) -PASS -- TEST 'hrrr_gf_debug_intel' [05:33, 04:40](1178 MB) -FAILED: RUN DID NOT COMPLETE -- TEST 'hrrr_c3_debug_intel' [, ]( MB) -PASS -- TEST 'rap_unified_drag_suite_debug_intel' [05:37, 04:40](1180 MB) -PASS -- TEST 'rap_diag_debug_intel' [08:12, 04:50](1266 MB) -FAILED: RUN DID NOT COMPLETE -- TEST 'rap_cires_ugwp_debug_intel' [, ]( MB) -PASS -- TEST 'rap_unified_ugwp_debug_intel' [06:39, 04:49](1187 MB) -PASS -- TEST 'rap_lndp_debug_intel' [05:40, 04:39](1183 MB) -PASS -- TEST 'rap_progcld_thompson_debug_intel' [05:39, 04:40](1180 MB) -PASS -- TEST 'rap_noah_debug_intel' [05:41, 04:33](1179 MB) -PASS -- TEST 'rap_sfcdiff_debug_intel' [05:37, 04:38](1184 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [08:26, 07:37](1181 MB) -PASS -- TEST 'rrfs_v1beta_debug_intel' [05:43, 04:34](1173 MB) -PASS -- TEST 'rap_clm_lake_debug_intel' [06:37, 05:34](1182 MB) -PASS -- TEST 'rap_flake_debug_intel' [05:38, 04:37](1183 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [10:12, 07:54](1184 MB) - -PASS -- COMPILE 'wam_debug_intel' [06:12, 05:34] ( 860 warnings ) -FAILED: RUN DID NOT COMPLETE -- TEST 'control_wam_debug_intel' [, ]( MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [11:12, 09:58] ( 8 warnings 8 remarks ) -PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [06:48, 03:31](1058 MB) -PASS -- TEST 'rap_control_dyn32_phy32_intel' [07:16, 05:06](884 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [04:04, 02:45](881 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [05:14, 02:54](886 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_intel' [06:11, 03:52](798 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [02:41, 01:31](777 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [13:13, 12:00] ( 8 warnings 8 remarks ) -PASS -- TEST 'conus13km_control_intel' [05:17, 01:51](1084 MB) -PASS -- TEST 'conus13km_2threads_intel' [03:46, 00:57](1084 MB) -PASS -- TEST 'conus13km_restart_mismatch_intel' [03:37, 01:09](976 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [10:19, 09:48] ( 8 warnings 8 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_intel' [04:56, 03:38](909 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [07:12, 05:53] ( 792 warnings 8 remarks ) -PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [05:42, 04:38](1058 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [05:44, 04:21](1055 MB) -PASS -- TEST 'conus13km_debug_intel' [16:29, 13:24](1136 MB) -PASS -- TEST 'conus13km_debug_qr_intel' [16:30, 13:28](820 MB) -PASS -- TEST 'conus13km_radar_tten_debug_intel' [16:09, 13:27](1202 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [06:19, 05:36] ( 792 warnings 8 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [05:44, 04:41](1088 MB) - -PASS -- COMPILE 'hafsw_intel' [17:15, 16:14] ( 6 warnings 9 remarks ) -PASS -- TEST 'hafs_regional_atm_intel' [06:32, 04:33](716 MB) -PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [06:55, 05:03](1070 MB) -PASS -- TEST 'hafs_regional_atm_ocn_intel' [09:01, 06:24](778 MB) -PASS -- TEST 'hafs_regional_atm_wav_intel' [13:36, 10:54](802 MB) -PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [14:44, 11:59](816 MB) -PASS -- TEST 'hafs_regional_1nest_atm_intel' [06:40, 04:40](478 MB) -PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [08:38, 05:49](494 MB) -PASS -- TEST 'hafs_global_1nest_atm_intel' [04:05, 02:21](392 MB) -PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [09:50, 06:13](459 MB) -PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [05:08, 03:20](513 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [05:25, 03:05](511 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [06:32, 03:47](590 MB) -PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [02:31, 01:13](428 MB) -PASS -- TEST 'gnv1_nested_intel' [05:12, 03:23](791 MB) - -PASS -- COMPILE 'hafsw_debug_intel' [08:19, 07:27] ( 1472 warnings 1481 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [14:10, 12:00](617 MB) - -PASS -- COMPILE 'hafsw_faster_intel' [20:22, 19:46] ( 5 warnings 8 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [09:20, 07:05](638 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [09:50, 07:08](693 MB) - -PASS -- COMPILE 'hafs_mom6w_intel' [18:20, 16:58] ( 5 warnings 7 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [07:34, 05:26](677 MB) - -PASS -- COMPILE 'hafs_all_intel' [15:13, 14:19] ( 5 warnings 8 remarks ) -PASS -- TEST 'hafs_regional_docn_intel' [07:37, 05:36](757 MB) -PASS -- TEST 'hafs_regional_docn_oisst_intel' [07:28, 05:36](740 MB) -PASS -- TEST 'hafs_regional_datm_cdeps_intel' [18:23, 16:15](895 MB) - -PASS -- COMPILE 'datm_cdeps_intel' [09:18, 07:58] ( 5 warnings 2 remarks ) -PASS -- TEST 'datm_cdeps_control_cfsr_intel' [03:24, 02:29](749 MB) -PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [05:29, 01:33](751 MB) -PASS -- TEST 'datm_cdeps_control_gefs_intel' [03:27, 02:21](637 MB) -PASS -- TEST 'datm_cdeps_iau_gefs_intel' [03:31, 02:25](639 MB) -PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [09:24, 02:23](639 MB) -PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [08:39, 02:31](761 MB) -PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [08:25, 02:31](750 MB) -PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [08:30, 02:21](642 MB) -PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [12:32, 05:41](694 MB) -PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [12:40, 05:40](673 MB) -PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [07:23, 02:28](758 MB) -PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [08:25, 03:55](2019 MB) -PASS -- TEST 'datm_cdeps_gfs_intel' [08:31, 03:56](2018 MB) - -PASS -- COMPILE 'datm_cdeps_debug_intel' [06:17, 05:07] ( 7 warnings 2 remarks ) -PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [09:27, 05:02](747 MB) - -FAILED: UNABLE TO COMPILE -- COMPILE 'datm_cdeps_faster_intel' [, ] -FAILED: UNABLE TO START RUN -- TEST 'datm_cdeps_control_cfsr_faster_intel' [, ]( MB) - -PASS -- COMPILE 'datm_cdeps_land_intel' [03:11, 02:26] ( 1 remarks ) -PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [05:35, 01:09](304 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_intel' [02:29, 01:04](453 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [01:29, 00:42](452 MB) - -PASS -- COMPILE 'atml_intel' [14:22, 13:05] ( 13 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_sbs_intel' [09:40, 05:49](1633 MB) -PASS -- TEST 'control_p8_atmlnd_intel' [09:32, 05:44](1634 MB) -PASS -- TEST 'control_restart_p8_atmlnd_intel' [05:06, 03:15](853 MB) - -PASS -- COMPILE 'atml_debug_intel' [08:17, 07:47] ( 885 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_debug_intel' [09:26, 05:29](1658 MB) - -PASS -- COMPILE 'atmw_intel' [14:20, 12:57] ( 5 warnings 8 remarks ) -PASS -- TEST 'atmwav_control_noaero_p8_intel' [05:13, 01:32](1637 MB) - -PASS -- COMPILE 'atmaero_intel' [12:20, 11:28] ( 5 warnings 1 remarks ) -PASS -- TEST 'atmaero_control_p8_intel' [05:40, 03:37](2948 MB) -PASS -- TEST 'atmaero_control_p8_rad_intel' [06:36, 04:14](3002 MB) -PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [06:09, 04:21](3012 MB) - -PASS -- COMPILE 'atmaq_debug_intel' [07:19, 06:33] ( 889 warnings 6 remarks ) -PASS -- TEST 'regional_atmaq_debug_intel' [25:19, 21:58](4531 MB) +PASS -- COMPILE 's2swa_32bit_intel' [21:22, 20:44] ( 6 warnings 10 remarks ) +PASS -- TEST 'cpld_control_p8_mixedmode_intel' [10:35, 04:55](3074 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_intel' [23:24, 22:12] ( 6 warnings 10 remarks ) +PASS -- TEST 'cpld_control_gfsv17_intel' [16:36, 13:42](1696 MB) +PASS -- TEST 'cpld_control_gfsv17_iau_intel' [19:16, 15:08](1829 MB) +PASS -- TEST 'cpld_restart_gfsv17_intel' [10:45, 07:18](961 MB) +PASS -- TEST 'cpld_mpi_gfsv17_intel' [18:29, 15:44](1660 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [22:24, 21:21] ( 6 warnings 10 remarks ) +PASS -- TEST 'cpld_control_sfs_intel' [17:07, 13:36](1692 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [11:21, 10:35] ( 1530 warnings 1948 remarks ) +PASS -- TEST 'cpld_debug_gfsv17_intel' [24:13, 21:20](1693 MB) + +PASS -- COMPILE 's2swa_intel' [21:23, 20:49] ( 5 warnings 10 remarks ) +PASS -- TEST 'cpld_control_p8_intel' [09:20, 05:41](3093 MB) +PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [11:42, 05:38](3092 MB) +PASS -- TEST 'cpld_restart_p8_intel' [07:18, 03:23](3149 MB) +PASS -- TEST 'cpld_control_qr_p8_intel' [10:41, 05:37](3123 MB) +PASS -- TEST 'cpld_restart_qr_p8_intel' [06:41, 03:21](3179 MB) +PASS -- TEST 'cpld_2threads_p8_intel' [10:16, 05:15](3679 MB) +PASS -- TEST 'cpld_decomp_p8_intel' [10:16, 05:33](3089 MB) +PASS -- TEST 'cpld_mpi_p8_intel' [09:13, 04:36](3395 MB) +PASS -- TEST 'cpld_control_ciceC_p8_intel' [10:44, 05:35](3101 MB) +PASS -- TEST 'cpld_control_c192_p8_intel' [15:33, 08:51](3636 MB) +PASS -- TEST 'cpld_restart_c192_p8_intel' [15:32, 06:03](3618 MB) +PASS -- TEST 'cpld_bmark_p8_intel' [32:06, 09:55](4343 MB) +PASS -- TEST 'cpld_restart_bmark_p8_intel' [24:55, 07:49](4649 MB) +PASS -- TEST 'cpld_s2sa_p8_intel' [10:09, 05:16](3063 MB) + +PASS -- COMPILE 's2sw_intel' [21:23, 20:13] ( 5 warnings 10 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_intel' [08:57, 04:11](1683 MB) +PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [09:06, 04:13](1736 MB) + +PASS -- COMPILE 's2swa_debug_intel' [11:20, 10:37] ( 1455 warnings 1209 remarks ) +PASS -- TEST 'cpld_debug_p8_intel' [10:27, 07:37](3154 MB) + +PASS -- COMPILE 's2sw_debug_intel' [11:20, 10:07] ( 1455 warnings 1209 remarks ) +PASS -- TEST 'cpld_debug_noaero_p8_intel' [07:55, 05:13](1710 MB) + +PASS -- COMPILE 's2s_aoflux_intel' [16:21, 15:45] ( 5 warnings 3 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [07:37, 04:16](1729 MB) + +PASS -- COMPILE 's2s_intel' [17:23, 16:14] ( 5 warnings 3 remarks ) +PASS -- TEST 'cpld_control_c48_intel' [08:12, 06:34](2666 MB) +PASS -- TEST 'cpld_warmstart_c48_intel' [04:14, 01:59](2689 MB) +PASS -- TEST 'cpld_restart_c48_intel' [05:08, 01:09](2127 MB) + +PASS -- COMPILE 's2swa_faster_intel' [24:22, 23:09] ( 5 warnings 10 remarks ) +PASS -- TEST 'cpld_control_p8_faster_intel' [08:45, 05:29](3101 MB) + +PASS -- COMPILE 's2sw_pdlib_intel' [20:21, 19:31] ( 5 warnings 10 remarks ) +PASS -- TEST 'cpld_control_pdlib_p8_intel' [16:54, 14:06](1699 MB) +PASS -- TEST 'cpld_restart_pdlib_p8_intel' [10:41, 07:26](1017 MB) +PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [19:10, 16:06](1667 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_intel' [09:18, 08:43] ( 1565 warnings 1948 remarks ) +PASS -- TEST 'cpld_debug_pdlib_p8_intel' [28:00, 23:10](1716 MB) + +PASS -- COMPILE 'atm_dyn32_intel' [13:19, 12:30] ( 6 warnings 1 remarks ) +PASS -- TEST 'control_flake_intel' [04:44, 03:24](672 MB) +PASS -- TEST 'control_CubedSphereGrid_intel' [04:21, 02:25](1570 MB) +PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [04:32, 02:29](1570 MB) +PASS -- TEST 'control_latlon_intel' [04:16, 02:24](1574 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [04:12, 02:26](1565 MB) +PASS -- TEST 'control_c48_intel' [08:12, 06:15](1616 MB) +PASS -- TEST 'control_c48.v2.sfc_intel' [06:36, 05:17](738 MB) +PASS -- TEST 'control_c192_intel' [11:11, 08:43](1690 MB) +PASS -- TEST 'control_c384_intel' [16:39, 09:07](2006 MB) +PASS -- TEST 'control_c384gdas_intel' [18:49, 07:24](1198 MB) +PASS -- TEST 'control_stochy_intel' [02:49, 01:26](630 MB) +PASS -- TEST 'control_stochy_restart_intel' [02:41, 01:00](440 MB) +PASS -- TEST 'control_lndp_intel' [02:49, 01:22](625 MB) +PASS -- TEST 'control_iovr4_intel' [04:47, 02:11](624 MB) +PASS -- TEST 'control_iovr5_intel' [03:38, 02:06](626 MB) +PASS -- TEST 'control_p8_intel' [04:52, 02:30](1606 MB) +PASS -- TEST 'control_p8.v2.sfc_intel' [04:55, 02:29](1598 MB) +PASS -- TEST 'control_p8_ugwpv1_intel' [04:45, 02:30](1601 MB) +PASS -- TEST 'control_restart_p8_intel' [03:40, 01:27](804 MB) +PASS -- TEST 'control_noqr_p8_intel' [04:46, 02:28](1587 MB) +PASS -- TEST 'control_restart_noqr_p8_intel' [03:49, 01:22](806 MB) +PASS -- TEST 'control_decomp_p8_intel' [04:32, 02:34](1590 MB) +PASS -- TEST 'control_2threads_p8_intel' [05:02, 02:19](1686 MB) +PASS -- TEST 'control_p8_lndp_intel' [07:03, 04:22](1604 MB) +PASS -- TEST 'control_p8_rrtmgp_intel' [06:09, 03:20](1662 MB) +PASS -- TEST 'control_p8_mynn_intel' [05:04, 02:32](1604 MB) +PASS -- TEST 'merra2_thompson_intel' [06:02, 02:50](1607 MB) +PASS -- TEST 'regional_control_intel' [06:29, 04:32](633 MB) +PASS -- TEST 'regional_restart_intel' [04:22, 02:33](799 MB) +FAILED: RUN DID NOT COMPLETE -- TEST 'regional_decomp_intel' [, ]( MB) +PASS -- TEST 'regional_noquilt_intel' [06:25, 04:24](1157 MB) +PASS -- TEST 'regional_netcdf_parallel_intel' [06:22, 04:31](630 MB) +PASS -- TEST 'regional_2dwrtdecomp_intel' [06:15, 04:31](628 MB) +PASS -- TEST 'regional_wofs_intel' [07:14, 05:41](1604 MB) + +PASS -- COMPILE 'rrfs_intel' [12:14, 11:14] ( 8 warnings 9 remarks ) +PASS -- TEST 'rap_control_intel' [08:49, 06:09](1010 MB) +PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [07:03, 03:45](1207 MB) +PASS -- TEST 'rap_decomp_intel' [08:49, 06:19](1008 MB) +PASS -- TEST 'rap_2threads_intel' [07:33, 05:39](1096 MB) +PASS -- TEST 'rap_restart_intel' [05:20, 03:12](882 MB) +PASS -- TEST 'rap_sfcdiff_intel' [08:43, 06:08](1006 MB) +PASS -- TEST 'rap_sfcdiff_decomp_intel' [08:43, 06:22](1008 MB) +PASS -- TEST 'rap_sfcdiff_restart_intel' [06:26, 04:34](881 MB) +PASS -- TEST 'hrrr_control_intel' [05:22, 03:13](998 MB) +PASS -- TEST 'hrrr_control_decomp_intel' [05:22, 03:18](1000 MB) +FAILED: RUN DID NOT COMPLETE -- TEST 'hrrr_control_2threads_intel' [, ]( MB) +PASS -- TEST 'hrrr_control_restart_intel' [02:52, 01:46](834 MB) +PASS -- TEST 'rrfs_v1beta_intel' [08:56, 05:59](1000 MB) +PASS -- TEST 'rrfs_v1nssl_intel' [09:06, 07:22](1958 MB) +PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [09:03, 07:08](1950 MB) + +PASS -- COMPILE 'csawmg_intel' [14:20, 10:14] ( 6 warnings ) +PASS -- TEST 'control_csawmg_intel' [08:20, 05:51](695 MB) +PASS -- TEST 'control_ras_intel' [04:38, 02:54](659 MB) + +PASS -- COMPILE 'wam_intel' [13:14, 09:35] ( 5 warnings ) +PASS -- TEST 'control_wam_intel' [03:31, 01:56](383 MB) + +PASS -- COMPILE 'atm_faster_dyn32_intel' [16:15, 12:38] ( 5 warnings 1 remarks ) +PASS -- TEST 'control_p8_faster_intel' [04:47, 02:24](1607 MB) +PASS -- TEST 'regional_control_faster_intel' [06:08, 04:19](625 MB) + +PASS -- COMPILE 'atm_debug_dyn32_intel' [12:15, 08:32] ( 890 warnings 9 remarks ) +PASS -- TEST 'control_CubedSphereGrid_debug_intel' [04:24, 02:29](1595 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [04:24, 02:26](1602 MB) +PASS -- TEST 'control_stochy_debug_intel' [04:45, 02:56](800 MB) +PASS -- TEST 'control_lndp_debug_intel' [03:43, 02:36](796 MB) +PASS -- TEST 'control_csawmg_debug_intel' [06:32, 04:01](840 MB) +PASS -- TEST 'control_ras_debug_intel' [03:40, 02:42](811 MB) +PASS -- TEST 'control_diag_debug_intel' [05:47, 02:35](1667 MB) +PASS -- TEST 'control_debug_p8_intel' [04:16, 02:36](1633 MB) +PASS -- TEST 'regional_debug_intel' [18:11, 15:56](662 MB) +FAILED: RUN DID NOT COMPLETE -- TEST 'rap_control_debug_intel' [, ]( MB) +PASS -- TEST 'hrrr_control_debug_intel' [05:52, 04:31](1179 MB) +PASS -- TEST 'hrrr_gf_debug_intel' [05:46, 04:39](1182 MB) +PASS -- TEST 'hrrr_c3_debug_intel' [05:45, 04:38](1183 MB) +PASS -- TEST 'rap_unified_drag_suite_debug_intel' [05:46, 04:36](1181 MB) +PASS -- TEST 'rap_diag_debug_intel' [08:49, 04:52](1267 MB) +PASS -- TEST 'rap_cires_ugwp_debug_intel' [05:45, 04:45](1182 MB) +PASS -- TEST 'rap_unified_ugwp_debug_intel' [06:42, 04:57](1186 MB) +PASS -- TEST 'rap_lndp_debug_intel' [06:41, 04:55](1184 MB) +PASS -- TEST 'rap_progcld_thompson_debug_intel' [05:41, 04:37](1181 MB) +PASS -- TEST 'rap_noah_debug_intel' [05:42, 04:31](1182 MB) +PASS -- TEST 'rap_sfcdiff_debug_intel' [05:33, 04:42](1182 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [08:50, 07:36](1179 MB) +PASS -- TEST 'rrfs_v1beta_debug_intel' [05:38, 04:33](1178 MB) +PASS -- TEST 'rap_clm_lake_debug_intel' [06:40, 05:37](1185 MB) +PASS -- TEST 'rap_flake_debug_intel' [05:48, 04:41](1180 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [10:26, 08:02](1187 MB) + +PASS -- COMPILE 'wam_debug_intel' [08:13, 05:18] ( 860 warnings ) +PASS -- TEST 'control_wam_debug_intel' [05:35, 04:35](424 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [11:13, 09:41] ( 8 warnings 8 remarks ) +PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [08:29, 03:46](1055 MB) +PASS -- TEST 'rap_control_dyn32_phy32_intel' [07:20, 05:13](884 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [04:12, 02:46](882 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [07:28, 04:46](948 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [04:19, 02:28](943 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [05:06, 02:55](884 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_intel' [06:22, 03:58](797 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [02:54, 01:34](777 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [12:21, 11:39] ( 8 warnings 8 remarks ) +PASS -- TEST 'conus13km_control_intel' [05:44, 01:54](1082 MB) +PASS -- TEST 'conus13km_2threads_intel' [04:13, 01:03](1086 MB) +PASS -- TEST 'conus13km_restart_mismatch_intel' [04:08, 01:12](979 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [10:14, 09:42] ( 8 warnings 8 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_intel' [05:05, 03:38](910 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [06:19, 05:47] ( 792 warnings 8 remarks ) +PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [05:39, 04:34](1063 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [05:47, 04:31](1059 MB) +PASS -- TEST 'conus13km_debug_intel' [16:20, 13:15](1135 MB) +PASS -- TEST 'conus13km_debug_qr_intel' [16:14, 13:29](821 MB) +PASS -- TEST 'conus13km_debug_2threads_intel' [10:42, 07:52](1135 MB) +PASS -- TEST 'conus13km_radar_tten_debug_intel' [15:46, 13:22](1204 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [06:12, 05:37] ( 792 warnings 8 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [06:48, 04:47](1084 MB) + +PASS -- COMPILE 'hafsw_intel' [17:20, 16:05] ( 6 warnings 9 remarks ) +PASS -- TEST 'hafs_regional_atm_intel' [06:56, 04:38](717 MB) +PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [06:59, 05:17](1072 MB) +PASS -- TEST 'hafs_regional_atm_ocn_intel' [09:04, 06:33](782 MB) +PASS -- TEST 'hafs_regional_atm_wav_intel' [13:58, 10:57](804 MB) +PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [14:52, 12:11](809 MB) +PASS -- TEST 'hafs_regional_1nest_atm_intel' [07:59, 04:50](475 MB) +PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [08:44, 06:01](494 MB) +PASS -- TEST 'hafs_global_1nest_atm_intel' [05:13, 02:36](392 MB) +PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [10:56, 06:38](462 MB) +PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [05:21, 03:29](512 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [05:34, 03:11](513 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [06:33, 04:11](590 MB) +PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [02:36, 01:27](429 MB) +PASS -- TEST 'gnv1_nested_intel' [05:35, 03:32](787 MB) + +PASS -- COMPILE 'hafsw_debug_intel' [08:12, 07:17] ( 1472 warnings 1481 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [14:35, 12:06](621 MB) + +PASS -- COMPILE 'hafsw_faster_intel' [21:22, 19:58] ( 5 warnings 8 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [09:39, 07:13](635 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [10:19, 07:24](695 MB) + +PASS -- COMPILE 'hafs_mom6w_intel' [17:20, 16:38] ( 5 warnings 7 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [07:55, 05:25](677 MB) + +PASS -- COMPILE 'hafs_all_intel' [16:16, 14:36] ( 5 warnings 8 remarks ) +PASS -- TEST 'hafs_regional_docn_intel' [07:43, 05:37](752 MB) +PASS -- TEST 'hafs_regional_docn_oisst_intel' [08:35, 05:48](740 MB) +PASS -- TEST 'hafs_regional_datm_cdeps_intel' [18:19, 16:14](895 MB) + +PASS -- COMPILE 'datm_cdeps_intel' [08:19, 07:45] ( 5 warnings 2 remarks ) +PASS -- TEST 'datm_cdeps_control_cfsr_intel' [03:24, 02:37](761 MB) +PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [02:43, 01:33](749 MB) +PASS -- TEST 'datm_cdeps_control_gefs_intel' [03:35, 02:22](638 MB) +PASS -- TEST 'datm_cdeps_iau_gefs_intel' [03:35, 02:24](637 MB) +PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [03:44, 02:31](640 MB) +PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [03:46, 02:34](760 MB) +PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [03:40, 02:30](760 MB) +PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [03:40, 02:22](641 MB) +PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [12:42, 05:53](694 MB) +PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [12:18, 05:46](672 MB) +PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [03:22, 02:29](761 MB) +PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [06:03, 03:59](2017 MB) +PASS -- TEST 'datm_cdeps_gfs_intel' [05:53, 04:01](2017 MB) + +PASS -- COMPILE 'datm_cdeps_debug_intel' [06:18, 05:00] ( 7 warnings 2 remarks ) +PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [06:28, 05:05](744 MB) + +PASS -- COMPILE 'datm_cdeps_faster_intel' [08:13, 07:40] ( 5 warnings 2 remarks ) +PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [03:44, 02:29](748 MB) + +PASS -- COMPILE 'datm_cdeps_land_intel' [03:18, 02:39] ( 1 remarks ) +PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [02:41, 01:27](314 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_intel' [02:39, 01:20](452 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [01:46, 00:46](451 MB) + +PASS -- COMPILE 'atml_intel' [14:21, 13:26] ( 13 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_sbs_intel' [09:53, 07:38](1634 MB) +PASS -- TEST 'control_p8_atmlnd_intel' [09:54, 07:32](1638 MB) +PASS -- TEST 'control_restart_p8_atmlnd_intel' [05:33, 03:31](853 MB) + +PASS -- COMPILE 'atml_debug_intel' [09:17, 08:04] ( 885 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_debug_intel' [08:16, 05:35](1668 MB) + +PASS -- COMPILE 'atmw_intel' [14:19, 13:04] ( 5 warnings 8 remarks ) +PASS -- TEST 'atmwav_control_noaero_p8_intel' [04:41, 01:35](1637 MB) + +PASS -- COMPILE 'atmaero_intel' [12:20, 11:21] ( 5 warnings 1 remarks ) +PASS -- TEST 'atmaero_control_p8_intel' [06:03, 03:38](2949 MB) +PASS -- TEST 'atmaero_control_p8_rad_intel' [07:17, 04:20](2998 MB) +PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [06:50, 04:21](3020 MB) + +PASS -- COMPILE 'atmaq_debug_intel' [07:19, 06:41] ( 889 warnings 6 remarks ) +PASS -- TEST 'regional_atmaq_debug_intel' [26:54, 22:09](4519 MB) SYNOPSIS: -Starting Date/Time: 20240512 06:19:01 -Ending Date/Time: 20240512 07:51:11 -Total Time: 01h:33m:10s -Compiles Completed: 37/38 -Tests Completed: 168/175 -Failed Compiles: -* COMPILE datm_cdeps_faster_intel: FAILED: UNABLE TO COMPILE --- LOG: /glade/derecho/scratch/epicufsrt/jenkins/workspace/s-weather-model_pipeline_PR-2259/tests/logs/log_derecho/compile_datm_cdeps_faster_intel.log +Starting Date/Time: 20240514 11:25:11 +Ending Date/Time: 20240514 13:04:32 +Total Time: 01h:40m:23s +Compiles Completed: 39/39 +Tests Completed: 179/182 Failed Tests: -* TEST cpld_control_gfsv17_intel: FAILED: RUN DID NOT COMPLETE --- LOG: /glade/derecho/scratch/epicufsrt/jenkins/workspace/s-weather-model_pipeline_PR-2259/tests/logs/log_derecho/run_cpld_control_gfsv17_intel.log -* TEST cpld_control_gfsv17_iau_intel: FAILED: UNABLE TO START RUN --- LOG: N/A -* TEST cpld_restart_gfsv17_intel: FAILED: UNABLE TO START RUN --- LOG: N/A -* TEST hrrr_c3_debug_intel: FAILED: RUN DID NOT COMPLETE --- LOG: /glade/derecho/scratch/epicufsrt/jenkins/workspace/s-weather-model_pipeline_PR-2259/tests/logs/log_derecho/run_hrrr_c3_debug_intel.log -* TEST rap_cires_ugwp_debug_intel: FAILED: RUN DID NOT COMPLETE --- LOG: /glade/derecho/scratch/epicufsrt/jenkins/workspace/s-weather-model_pipeline_PR-2259/tests/logs/log_derecho/run_rap_cires_ugwp_debug_intel.log -* TEST control_wam_debug_intel: FAILED: RUN DID NOT COMPLETE --- LOG: /glade/derecho/scratch/epicufsrt/jenkins/workspace/s-weather-model_pipeline_PR-2259/tests/logs/log_derecho/run_control_wam_debug_intel.log -* TEST datm_cdeps_control_cfsr_faster_intel: FAILED: UNABLE TO START RUN --- LOG: N/A +* TEST regional_decomp_intel: FAILED: RUN DID NOT COMPLETE +-- LOG: /glade/derecho/scratch/epicufsrt/jenkins/workspace/s-weather-model_pipeline_PR-2255/tests/logs/log_derecho/run_regional_decomp_intel.log +* TEST hrrr_control_2threads_intel: FAILED: RUN DID NOT COMPLETE +-- LOG: /glade/derecho/scratch/epicufsrt/jenkins/workspace/s-weather-model_pipeline_PR-2255/tests/logs/log_derecho/run_hrrr_control_2threads_intel.log +* TEST rap_control_debug_intel: FAILED: RUN DID NOT COMPLETE +-- LOG: /glade/derecho/scratch/epicufsrt/jenkins/workspace/s-weather-model_pipeline_PR-2255/tests/logs/log_derecho/run_rap_control_debug_intel.log NOTES: A file 'test_changes.list' was generated with list of all failed tests. @@ -330,18 +328,18 @@ Result: FAILURE ====START OF DERECHO REGRESSION TESTING LOG==== UFSWM hash used in testing: -575b7c28583dac4700e80788b5d7c8e9a12ee4df +c0315bc9b6d9cac59cab3d7193bcfe60bd8ae4fb Submodule hashes used in testing: 37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d) be5d28fd1b60522e6fc98aefeead20e6aac3530b AQM/src/model/CMAQ (CMAQv5.2.1_07Feb2018-198-gbe5d28fd1) 3d7067a523b8557058755289e4275f5f5c985daf CDEPS-interface/CDEPS (cdeps0.4.17-40-g3d7067a) - 500073c60809f6f887194d3e79c1d632d1b5ed26 CICE-interface/CICE (remotes/origin/cice_sync) + 9c0cd8d3ba5963d01711094a3c81b6358fcb8367 CICE-interface/CICE (CICE6.0.0-448-g9c0cd8d) f6ff8f7c4d4cb6feabe3651b13204cf43fc948e3 CICE-interface/CICE/icepack (Icepack1.1.0-182-gf6ff8f7) 4e19850cb083bc474b7cde5dc2f8506ec74cc442 CMEPS-interface/CMEPS (cmeps_v0.4.1-2306-g4e19850) cabd7753ae17f7bfcc6dad56daf10868aa51c3f4 CMakeModules (v1.0.0-28-gcabd775) - 7147dac3d5075c38a43cc221d1e7e7337c28437f FV3 (heads/develop) - 97114888f529c2df70ed4a350fd2428df74839ff FV3/atmos_cubed_sphere (201912_public_release-389-g9711488) + b329c2ccc4c5c6936cb1f548eef83d2a1ee36ae2 FV3 (remotes/origin/hydro) + aabfdccae440da7389195762601db7fcc09f6f11 FV3/atmos_cubed_sphere (remotes/origin/hydro) 741212e4962d371520f773e2be9481142f79635e FV3/ccpp/framework (ccpp_transition_to_vlab_master_20190705-718-g741212e) 1c2a898e97f069eeeb930cfb542db67ed349b72c FV3/ccpp/physics (EP4-744-g1c2a898e) 74a0e098b2163425e4b5466c2dfcf8ae26d560a5 FV3/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (v1.6) @@ -350,7 +348,7 @@ Submodule hashes used in testing: -7476b8f2790a47d788f79cebfdbb551567ae7cf8 FV3/upp/sorc/ncep_post.fd/post_gtg.fd 041422934cae1570f2f0e67239d5d89f11c6e1b7 GOCART (sdr_v2.1.2.6-119-g0414229) 35789c757766e07f688b4c0c7c5229816f224b09 HYCOM-interface/HYCOM (2.3.00-121-g35789c7) - 129e1bda02d454fb280819d1d87ae16347fd044c MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10049-g129e1bda0) + 3bcfbbea8b865c3f88497049fde044c1145bd202 MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10050-g3bcfbbea8) 9423197f894112edfcb1502245f7d7b873d551f9 MOM6-interface/MOM6/pkg/CVMix-src (9423197) 29e64d652786e1d076a05128c920f394202bfe10 MOM6-interface/MOM6/pkg/GSW-Fortran (29e64d6) 1e259014c1eba9070cec7027d8b4b479ae54275a NOAHMP-interface/noahmp (v3.7.1-430-g1e25901) @@ -365,32 +363,27 @@ The second time is specifically for the run phase. Times/Memory will be empty for failed tests. BASELINE DIRECTORY: /glade/derecho/scratch/epicufsrt/ufs-weather-model/RT//NEMSfv3gfs/develop-20240503 -COMPARISON DIRECTORY: /glade/derecho/scratch/zshrader/FV3_RT/rt_6102 +COMPARISON DIRECTORY: /glade/derecho/scratch/zshrader/FV3_RT/rt_14710 RT.SH OPTIONS USED: * (-a) - HPC PROJECT ACCOUNT: nral0032 * (-l) - USE CONFIG FILE: rt.conf -* (-e) - USE ECFLOW - -PASS -- COMPILE 'wam_debug_intel' [06:18, 05:28] ( 860 warnings ) -PASS -- TEST 'control_wam_debug_intel' [06:23, 04:42](419 MB) -PASS -- COMPILE 'atm_debug_dyn32_intel' [09:19, 08:34] ( 890 warnings 9 remarks ) -PASS -- TEST 'rap_cires_ugwp_debug_intel' [06:24, 04:50](1183 MB) -PASS -- TEST 'hrrr_c3_debug_intel' [05:23, 04:39](1181 MB) +PASS -- COMPILE 'atm_dyn32_intel' [14:17, 13:23] ( 6 warnings 1 remarks ) +PASS -- TEST 'regional_decomp_intel' [07:06, 04:49](632 MB) -PASS -- COMPILE 's2swa_32bit_pdlib_intel' [22:22, 20:43] ( 6 warnings 10 remarks ) -PASS -- TEST 'cpld_control_gfsv17_intel' [16:01, 13:47](1684 MB) +PASS -- COMPILE 'rrfs_intel' [13:21, 11:55] ( 8 warnings 9 remarks ) +PASS -- TEST 'hrrr_control_2threads_intel' [05:12, 02:50](1092 MB) -PASS -- COMPILE 'datm_cdeps_faster_intel' [09:19, 08:01] ( 5 warnings 2 remarks ) -PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [03:20, 02:29](747 MB) +PASS -- COMPILE 'atm_debug_dyn32_intel' [10:21, 09:17] ( 890 warnings 9 remarks ) +PASS -- TEST 'rap_control_debug_intel' [06:31, 04:45](1182 MB) SYNOPSIS: -Starting Date/Time: 20240512 15:55:41 -Ending Date/Time: 20240512 16:35:33 -Total Time: 00h:40m:03s -Compiles Completed: 4/4 -Tests Completed: 5/5 +Starting Date/Time: 20240514 13:31:19 +Ending Date/Time: 20240514 14:28:08 +Total Time: 00h:57m:05s +Compiles Completed: 3/3 +Tests Completed: 3/3 NOTES: A file 'test_changes.list' was generated but is empty. diff --git a/tests/logs/RegressionTests_gaea.log b/tests/logs/RegressionTests_gaea.log index 272aea4007..31eec5fdb0 100755 --- a/tests/logs/RegressionTests_gaea.log +++ b/tests/logs/RegressionTests_gaea.log @@ -1,18 +1,18 @@ ====START OF GAEA REGRESSION TESTING LOG==== UFSWM hash used in testing: -6a75664fc408bfd7a64311ae178ffeb12ffe7b77 +c0315bc9b6d9cac59cab3d7193bcfe60bd8ae4fb Submodule hashes used in testing: 37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d) be5d28fd1b60522e6fc98aefeead20e6aac3530b AQM/src/model/CMAQ (CMAQv5.2.1_07Feb2018-198-gbe5d28fd1) 3d7067a523b8557058755289e4275f5f5c985daf CDEPS-interface/CDEPS (cdeps0.4.17-40-g3d7067a) - 500073c60809f6f887194d3e79c1d632d1b5ed26 CICE-interface/CICE (remotes/origin/cice_sync) + 9c0cd8d3ba5963d01711094a3c81b6358fcb8367 CICE-interface/CICE (CICE6.0.0-448-g9c0cd8d) f6ff8f7c4d4cb6feabe3651b13204cf43fc948e3 CICE-interface/CICE/icepack (Icepack1.1.0-182-gf6ff8f7) 4e19850cb083bc474b7cde5dc2f8506ec74cc442 CMEPS-interface/CMEPS (cmeps_v0.4.1-2306-g4e19850) cabd7753ae17f7bfcc6dad56daf10868aa51c3f4 CMakeModules (v1.0.0-28-gcabd775) - 7147dac3d5075c38a43cc221d1e7e7337c28437f FV3 (heads/develop) - 97114888f529c2df70ed4a350fd2428df74839ff FV3/atmos_cubed_sphere (201912_public_release-389-g9711488) + b329c2ccc4c5c6936cb1f548eef83d2a1ee36ae2 FV3 (remotes/origin/hydro) + aabfdccae440da7389195762601db7fcc09f6f11 FV3/atmos_cubed_sphere (remotes/origin/hydro) 741212e4962d371520f773e2be9481142f79635e FV3/ccpp/framework (ccpp_transition_to_vlab_master_20190705-718-g741212e) 1c2a898e97f069eeeb930cfb542db67ed349b72c FV3/ccpp/physics (EP4-744-g1c2a898e) 74a0e098b2163425e4b5466c2dfcf8ae26d560a5 FV3/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (v1.6) @@ -21,7 +21,7 @@ Submodule hashes used in testing: -7476b8f2790a47d788f79cebfdbb551567ae7cf8 FV3/upp/sorc/ncep_post.fd/post_gtg.fd 041422934cae1570f2f0e67239d5d89f11c6e1b7 GOCART (sdr_v2.1.2.6-119-g0414229) 35789c757766e07f688b4c0c7c5229816f224b09 HYCOM-interface/HYCOM (2.3.00-121-g35789c7) - 129e1bda02d454fb280819d1d87ae16347fd044c MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10049-g129e1bda0) + 3bcfbbea8b865c3f88497049fde044c1145bd202 MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10050-g3bcfbbea8) 9423197f894112edfcb1502245f7d7b873d551f9 MOM6-interface/MOM6/pkg/CVMix-src (9423197) 29e64d652786e1d076a05128c920f394202bfe10 MOM6-interface/MOM6/pkg/GSW-Fortran (29e64d6) 1e259014c1eba9070cec7027d8b4b479ae54275a NOAHMP-interface/noahmp (v3.7.1-430-g1e25901) @@ -36,277 +36,280 @@ The second time is specifically for the run phase. Times/Memory will be empty for failed tests. BASELINE DIRECTORY: /gpfs/f5/epic/world-shared/UFS-WM_RT/NEMSfv3gfs/develop-20240503 -COMPARISON DIRECTORY: /gpfs/f5/epic/scratch/Fernando.Andrade-maldonado/RT_RUNDIRS/Fernando.Andrade-maldonado/FV3_RT/rt_169283 +COMPARISON DIRECTORY: /gpfs/f5/epic/scratch/Fernando.Andrade-maldonado/RT_RUNDIRS/Fernando.Andrade-maldonado/FV3_RT/rt_222558 RT.SH OPTIONS USED: * (-a) - HPC PROJECT ACCOUNT: epic * (-l) - USE CONFIG FILE: rt.conf * (-e) - USE ECFLOW -PASS -- COMPILE 's2swa_32bit_intel' [23:13, 22:29] ( 1 warnings 10 remarks ) -PASS -- TEST 'cpld_control_p8_mixedmode_intel' [30:01, 07:52](3070 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_intel' [23:13, 23:06] ( 1 warnings 10 remarks ) -PASS -- TEST 'cpld_control_gfsv17_intel' [31:42, 13:28](1695 MB) -PASS -- TEST 'cpld_control_gfsv17_iau_intel' [23:09, 14:43](1808 MB) -PASS -- TEST 'cpld_restart_gfsv17_intel' [24:32, 07:18](945 MB) -PASS -- TEST 'cpld_mpi_gfsv17_intel' [35:55, 15:47](1669 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [13:11, 12:29] ( 1525 warnings 2000 remarks ) -PASS -- TEST 'cpld_debug_gfsv17_intel' [29:57, 23:35](1707 MB) - -PASS -- COMPILE 's2swa_intel' [18:11, 17:56] ( 10 remarks ) -PASS -- TEST 'cpld_control_p8_intel' [12:01, 08:31](3098 MB) -PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [12:15, 08:27](3097 MB) -PASS -- TEST 'cpld_restart_p8_intel' [24:07, 05:03](3154 MB) -PASS -- TEST 'cpld_control_qr_p8_intel' [12:00, 08:35](3121 MB) -PASS -- TEST 'cpld_restart_qr_p8_intel' [24:09, 05:06](3175 MB) -PASS -- TEST 'cpld_2threads_p8_intel' [09:16, 07:03](3411 MB) -PASS -- TEST 'cpld_decomp_p8_intel' [11:47, 08:25](3096 MB) -PASS -- TEST 'cpld_mpi_p8_intel' [10:05, 07:33](3021 MB) -PASS -- TEST 'cpld_control_ciceC_p8_intel' [12:15, 08:34](3098 MB) -PASS -- TEST 'cpld_control_c192_p8_intel' [18:10, 10:33](3263 MB) -PASS -- TEST 'cpld_restart_c192_p8_intel' [20:05, 07:19](3601 MB) -PASS -- TEST 'cpld_bmark_p8_intel' [41:06, 13:39](4037 MB) -PASS -- TEST 'cpld_restart_bmark_p8_intel' [27:22, 09:11](4342 MB) -PASS -- TEST 'cpld_s2sa_p8_intel' [11:53, 08:18](3065 MB) - -PASS -- COMPILE 's2sw_intel' [17:11, 16:22] ( 10 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_intel' [06:45, 04:55](1686 MB) -PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [07:53, 05:16](1732 MB) - -PASS -- COMPILE 's2swa_debug_intel' [13:11, 12:49] ( 1450 warnings 1230 remarks ) -PASS -- TEST 'cpld_debug_p8_intel' [16:29, 10:25](3131 MB) - -PASS -- COMPILE 's2sw_debug_intel' [13:11, 12:24] ( 1450 warnings 1230 remarks ) -PASS -- TEST 'cpld_debug_noaero_p8_intel' [07:36, 05:54](1699 MB) - -PASS -- COMPILE 's2s_aoflux_intel' [16:11, 15:57] ( 3 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [07:44, 05:13](1730 MB) - -PASS -- COMPILE 's2s_intel' [16:11, 15:56] ( 3 remarks ) -PASS -- TEST 'cpld_control_c48_intel' [09:17, 06:54](2657 MB) -PASS -- TEST 'cpld_warmstart_c48_intel' [04:16, 02:02](2682 MB) -PASS -- TEST 'cpld_restart_c48_intel' [06:07, 01:05](2112 MB) - -PASS -- COMPILE 's2swa_faster_intel' [23:13, 22:28] ( 10 remarks ) -PASS -- TEST 'cpld_control_p8_faster_intel' [21:22, 08:22](3102 MB) - -PASS -- COMPILE 's2sw_pdlib_intel' [23:11, 22:23] ( 10 remarks ) -PASS -- TEST 'cpld_control_pdlib_p8_intel' [19:59, 15:00](1701 MB) -PASS -- TEST 'cpld_restart_pdlib_p8_intel' [21:47, 07:41](998 MB) -PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [33:09, 17:19](1680 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_intel' [13:11, 12:53] ( 1560 warnings 2000 remarks ) -PASS -- TEST 'cpld_debug_pdlib_p8_intel' [46:40, 27:39](1714 MB) - -PASS -- COMPILE 'atm_dyn32_intel' [15:11, 14:50] ( 1 warnings 1 remarks ) -PASS -- TEST 'control_flake_intel' [19:05, 04:02](670 MB) -PASS -- TEST 'control_CubedSphereGrid_intel' [23:09, 03:28](1566 MB) -PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [22:12, 03:30](1579 MB) -PASS -- TEST 'control_latlon_intel' [21:54, 03:15](1568 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [22:03, 03:25](1567 MB) -PASS -- TEST 'control_c48_intel' [25:16, 06:43](1601 MB) -PASS -- TEST 'control_c48.v2.sfc_intel' [25:07, 05:39](721 MB) -PASS -- TEST 'control_c192_intel' [27:54, 10:01](1692 MB) -PASS -- TEST 'control_c384_intel' [36:00, 18:19](1986 MB) -PASS -- TEST 'control_c384gdas_intel' [33:58, 14:14](1180 MB) -PASS -- TEST 'control_stochy_intel' [17:01, 02:12](627 MB) -PASS -- TEST 'control_stochy_restart_intel' [01:54, 01:00](430 MB) -PASS -- TEST 'control_lndp_intel' [17:01, 02:12](628 MB) -PASS -- TEST 'control_iovr4_intel' [18:20, 02:57](623 MB) -PASS -- TEST 'control_iovr5_intel' [18:20, 02:57](623 MB) -PASS -- TEST 'control_p8_intel' [24:19, 03:24](1605 MB) -PASS -- TEST 'control_p8.v2.sfc_intel' [23:52, 03:50](1607 MB) -PASS -- TEST 'control_p8_ugwpv1_intel' [22:49, 03:41](1607 MB) -PASS -- TEST 'control_restart_p8_intel' [04:55, 02:03](789 MB) -PASS -- TEST 'control_noqr_p8_intel' [22:34, 03:31](1594 MB) -PASS -- TEST 'control_restart_noqr_p8_intel' [05:48, 02:10](792 MB) -PASS -- TEST 'control_decomp_p8_intel' [21:55, 03:19](1595 MB) -PASS -- TEST 'control_2threads_p8_intel' [20:38, 02:40](1687 MB) -PASS -- TEST 'control_p8_lndp_intel' [07:54, 05:15](1605 MB) -PASS -- TEST 'control_p8_rrtmgp_intel' [08:23, 04:08](1656 MB) -PASS -- TEST 'control_p8_mynn_intel' [07:21, 03:20](1613 MB) -PASS -- TEST 'merra2_thompson_intel' [07:20, 03:36](1610 MB) -PASS -- TEST 'regional_control_intel' [06:05, 04:46](617 MB) -PASS -- TEST 'regional_restart_intel' [04:20, 02:51](786 MB) -PASS -- TEST 'regional_decomp_intel' [06:10, 04:55](617 MB) -PASS -- TEST 'regional_2threads_intel' [05:11, 03:02](767 MB) -PASS -- TEST 'regional_noquilt_intel' [07:54, 04:39](1153 MB) -PASS -- TEST 'regional_netcdf_parallel_intel' [07:47, 04:58](614 MB) -PASS -- TEST 'regional_2dwrtdecomp_intel' [06:58, 04:43](617 MB) -PASS -- TEST 'regional_wofs_intel' [07:35, 06:04](1591 MB) - -PASS -- COMPILE 'rrfs_intel' [14:11, 13:38] ( 3 warnings 9 remarks ) -PASS -- TEST 'rap_control_intel' [10:00, 06:57](1012 MB) -PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [05:57, 04:01](1186 MB) -PASS -- TEST 'rap_decomp_intel' [09:54, 07:06](1009 MB) -PASS -- TEST 'rap_2threads_intel' [09:23, 06:06](1100 MB) -PASS -- TEST 'rap_restart_intel' [16:09, 03:59](882 MB) -PASS -- TEST 'rap_sfcdiff_intel' [09:12, 06:55](1009 MB) -PASS -- TEST 'rap_sfcdiff_decomp_intel' [09:32, 07:24](1006 MB) -PASS -- TEST 'rap_sfcdiff_restart_intel' [20:25, 05:05](882 MB) -PASS -- TEST 'hrrr_control_intel' [06:27, 04:11](1007 MB) -PASS -- TEST 'hrrr_control_decomp_intel' [05:55, 03:54](1007 MB) -PASS -- TEST 'hrrr_control_2threads_intel' [05:47, 03:15](1080 MB) -PASS -- TEST 'hrrr_control_restart_intel' [15:46, 02:17](839 MB) -PASS -- TEST 'rrfs_v1beta_intel' [08:42, 06:54](1004 MB) -PASS -- TEST 'rrfs_v1nssl_intel' [09:46, 08:14](1968 MB) -PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [09:38, 08:10](1948 MB) - -PASS -- COMPILE 'csawmg_intel' [13:13, 12:55] ( 1 warnings ) -PASS -- TEST 'control_csawmg_intel' [07:52, 06:38](696 MB) -PASS -- TEST 'control_ras_intel' [18:48, 03:50](656 MB) - -PASS -- COMPILE 'wam_intel' [12:13, 12:02] -PASS -- TEST 'control_wam_intel' [18:57, 02:27](370 MB) - -PASS -- COMPILE 'atm_faster_dyn32_intel' [16:11, 15:22] ( 1 remarks ) -PASS -- TEST 'control_p8_faster_intel' [19:47, 03:45](1607 MB) -PASS -- TEST 'regional_control_faster_intel' [06:14, 04:30](617 MB) - -PASS -- COMPILE 'atm_debug_dyn32_intel' [12:11, 11:38] ( 885 warnings 9 remarks ) -PASS -- TEST 'control_CubedSphereGrid_debug_intel' [18:23, 02:59](1587 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [18:20, 03:00](1587 MB) -PASS -- TEST 'control_stochy_debug_intel' [17:49, 03:13](782 MB) -PASS -- TEST 'control_lndp_debug_intel' [17:48, 02:53](784 MB) -PASS -- TEST 'control_csawmg_debug_intel' [19:17, 04:16](825 MB) -PASS -- TEST 'control_ras_debug_intel' [16:43, 02:52](794 MB) -PASS -- TEST 'control_diag_debug_intel' [16:55, 03:03](1643 MB) -PASS -- TEST 'control_debug_p8_intel' [17:01, 03:31](1619 MB) -PASS -- TEST 'regional_debug_intel' [24:59, 16:14](635 MB) -PASS -- TEST 'rap_control_debug_intel' [16:39, 05:06](1169 MB) -PASS -- TEST 'hrrr_control_debug_intel' [16:40, 04:53](1167 MB) -PASS -- TEST 'hrrr_gf_debug_intel' [16:42, 04:56](1173 MB) -PASS -- TEST 'hrrr_c3_debug_intel' [16:42, 05:06](1173 MB) -PASS -- TEST 'rap_unified_drag_suite_debug_intel' [19:14, 05:07](1168 MB) -PASS -- TEST 'rap_diag_debug_intel' [18:44, 05:18](1252 MB) -PASS -- TEST 'rap_cires_ugwp_debug_intel' [18:38, 05:10](1168 MB) -PASS -- TEST 'rap_unified_ugwp_debug_intel' [18:32, 05:20](1169 MB) -PASS -- TEST 'rap_lndp_debug_intel' [06:36, 05:15](1170 MB) -PASS -- TEST 'rap_progcld_thompson_debug_intel' [06:38, 05:06](1169 MB) -PASS -- TEST 'rap_noah_debug_intel' [07:35, 05:06](1168 MB) -PASS -- TEST 'rap_sfcdiff_debug_intel' [07:42, 05:00](1167 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [10:30, 08:05](1168 MB) -PASS -- TEST 'rrfs_v1beta_debug_intel' [07:33, 05:11](1165 MB) -PASS -- TEST 'rap_clm_lake_debug_intel' [07:34, 05:55](1170 MB) -PASS -- TEST 'rap_flake_debug_intel' [07:32, 05:05](1169 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [11:04, 08:23](1169 MB) - -PASS -- COMPILE 'wam_debug_intel' [09:11, 09:02] ( 855 warnings ) -PASS -- TEST 'control_wam_debug_intel' [07:29, 05:08](398 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [12:11, 11:46] ( 3 warnings 8 remarks ) -PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [06:19, 04:02](1048 MB) -PASS -- TEST 'rap_control_dyn32_phy32_intel' [08:07, 05:54](890 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [06:10, 03:51](887 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [07:01, 05:07](948 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [04:36, 02:43](934 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [05:02, 03:34](885 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_intel' [07:03, 04:15](786 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [02:33, 01:40](768 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [16:15, 15:30] ( 3 warnings 8 remarks ) -PASS -- TEST 'conus13km_control_intel' [04:04, 02:20](1092 MB) -PASS -- TEST 'conus13km_2threads_intel' [01:53, 01:03](1076 MB) -PASS -- TEST 'conus13km_restart_mismatch_intel' [02:50, 01:42](975 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [14:15, 13:58] ( 3 warnings 8 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_intel' [06:04, 04:18](904 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [09:11, 08:50] ( 787 warnings 8 remarks ) -PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [07:32, 05:39](1050 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [07:32, 05:28](1049 MB) -PASS -- TEST 'conus13km_debug_intel' [16:00, 14:25](1129 MB) -PASS -- TEST 'conus13km_debug_qr_intel' [14:58, 14:01](804 MB) -PASS -- TEST 'conus13km_debug_2threads_intel' [09:47, 08:11](1112 MB) -PASS -- TEST 'conus13km_radar_tten_debug_intel' [15:48, 14:11](1195 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [09:11, 08:40] ( 787 warnings 8 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [05:36, 04:54](1066 MB) - -PASS -- COMPILE 'hafsw_intel' [17:14, 16:42] ( 1 warnings 9 remarks ) -PASS -- TEST 'hafs_regional_atm_intel' [07:25, 05:17](706 MB) -PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [05:42, 04:30](1053 MB) -PASS -- TEST 'hafs_regional_atm_ocn_intel' [09:41, 07:36](744 MB) -PASS -- TEST 'hafs_regional_atm_wav_intel' [13:20, 11:42](791 MB) -PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [14:32, 12:52](801 MB) -PASS -- TEST 'hafs_regional_1nest_atm_intel' [07:55, 05:28](479 MB) -PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [08:37, 06:45](500 MB) -PASS -- TEST 'hafs_global_1nest_atm_intel' [04:21, 02:57](373 MB) -PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [11:25, 08:05](434 MB) -PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [05:04, 03:50](508 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [05:09, 03:36](510 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [07:12, 04:40](573 MB) -PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [03:39, 01:51](401 MB) -PASS -- TEST 'gnv1_nested_intel' [07:34, 04:08](766 MB) - -PASS -- COMPILE 'hafsw_debug_intel' [11:12, 10:34] ( 1467 warnings 1502 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [16:44, 12:56](581 MB) - -PASS -- COMPILE 'hafsw_faster_intel' [19:15, 19:08] ( 8 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [11:20, 07:44](616 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [10:22, 07:50](788 MB) - -PASS -- COMPILE 'hafs_mom6w_intel' [21:15, 20:54] ( 7 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [08:29, 06:03](787 MB) - -PASS -- COMPILE 'hafs_all_intel' [17:11, 17:00] ( 8 remarks ) -PASS -- TEST 'hafs_regional_docn_intel' [08:28, 06:12](744 MB) -PASS -- TEST 'hafs_regional_docn_oisst_intel' [08:23, 06:13](731 MB) -PASS -- TEST 'hafs_regional_datm_cdeps_intel' [21:17, 20:05](893 MB) - -PASS -- COMPILE 'datm_cdeps_intel' [12:15, 11:38] ( 2 remarks ) -PASS -- TEST 'datm_cdeps_control_cfsr_intel' [03:29, 02:38](759 MB) -PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [03:30, 02:15](748 MB) -PASS -- TEST 'datm_cdeps_control_gefs_intel' [03:59, 02:28](639 MB) -PASS -- TEST 'datm_cdeps_iau_gefs_intel' [03:26, 02:29](638 MB) -PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [03:27, 02:29](639 MB) -PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [03:28, 02:37](762 MB) -PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [03:27, 02:36](761 MB) -PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [03:28, 02:24](637 MB) -PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [07:09, 06:04](692 MB) -PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [08:04, 06:28](677 MB) -PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [03:25, 02:35](748 MB) -PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [05:31, 04:36](2018 MB) -PASS -- TEST 'datm_cdeps_gfs_intel' [05:30, 04:35](2021 MB) - -PASS -- COMPILE 'datm_cdeps_debug_intel' [09:11, 08:34] ( 2 warnings 2 remarks ) -PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [06:36, 05:23](731 MB) - -PASS -- COMPILE 'datm_cdeps_faster_intel' [12:15, 11:38] ( 2 remarks ) -PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [03:31, 02:36](759 MB) - -PASS -- COMPILE 'datm_cdeps_land_intel' [04:12, 03:50] ( 1 remarks ) -PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [03:57, 01:55](311 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_intel' [02:56, 01:35](457 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [02:01, 01:06](456 MB) - -PASS -- COMPILE 'atml_intel' [20:11, 19:56] ( 8 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_sbs_intel' [09:51, 06:56](1640 MB) -PASS -- TEST 'control_p8_atmlnd_intel' [10:37, 06:53](1640 MB) -PASS -- TEST 'control_restart_p8_atmlnd_intel' [05:02, 03:56](836 MB) - -PASS -- COMPILE 'atml_debug_intel' [13:12, 12:57] ( 880 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_debug_intel' [09:42, 06:14](1651 MB) - -PASS -- COMPILE 'atmw_intel' [18:11, 17:49] ( 8 remarks ) -PASS -- TEST 'atmwav_control_noaero_p8_intel' [04:26, 02:14](1649 MB) - -PASS -- COMPILE 'atmaero_intel' [20:12, 19:44] ( 1 remarks ) -PASS -- TEST 'atmaero_control_p8_intel' [09:30, 06:17](2947 MB) -PASS -- TEST 'atmaero_control_p8_rad_intel' [09:29, 06:32](3012 MB) -PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [08:30, 06:25](3019 MB) - -PASS -- COMPILE 'atmaq_debug_intel' [16:11, 15:44] ( 884 warnings 6 remarks ) -PASS -- TEST 'regional_atmaq_debug_intel' [20:49, 18:23](4449 MB) +PASS -- COMPILE 's2swa_32bit_intel' [21:15, 20:33] ( 1 warnings 10 remarks ) +PASS -- TEST 'cpld_control_p8_mixedmode_intel' [11:46, 08:08](3070 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_intel' [25:16, 24:37] ( 1 warnings 10 remarks ) +PASS -- TEST 'cpld_control_gfsv17_intel' [16:33, 14:04](1696 MB) +PASS -- TEST 'cpld_control_gfsv17_iau_intel' [16:09, 14:05](1808 MB) +PASS -- TEST 'cpld_restart_gfsv17_intel' [09:14, 06:48](945 MB) +PASS -- TEST 'cpld_mpi_gfsv17_intel' [17:28, 15:00](1670 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [26:14, 26:04] ( 1 warnings 10 remarks ) +PASS -- TEST 'cpld_control_sfs_intel' [15:55, 14:14](1688 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [15:14, 14:41] ( 1525 warnings 2000 remarks ) +PASS -- TEST 'cpld_debug_gfsv17_intel' [26:53, 23:57](1707 MB) + +PASS -- COMPILE 's2swa_intel' [21:15, 20:43] ( 10 remarks ) +PASS -- TEST 'cpld_control_p8_intel' [11:58, 08:58](3098 MB) +PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [12:07, 08:49](3097 MB) +PASS -- TEST 'cpld_restart_p8_intel' [08:00, 05:50](3154 MB) +PASS -- TEST 'cpld_control_qr_p8_intel' [12:50, 09:11](3121 MB) +PASS -- TEST 'cpld_restart_qr_p8_intel' [10:02, 05:32](3175 MB) +PASS -- TEST 'cpld_2threads_p8_intel' [10:42, 07:47](3412 MB) +PASS -- TEST 'cpld_decomp_p8_intel' [11:48, 08:45](3096 MB) +PASS -- TEST 'cpld_mpi_p8_intel' [10:43, 08:05](3021 MB) +PASS -- TEST 'cpld_control_ciceC_p8_intel' [12:07, 08:53](3098 MB) +PASS -- TEST 'cpld_control_c192_p8_intel' [18:03, 11:35](3266 MB) +PASS -- TEST 'cpld_restart_c192_p8_intel' [11:52, 07:36](3605 MB) +PASS -- TEST 'cpld_bmark_p8_intel' [21:36, 13:45](4037 MB) +PASS -- TEST 'cpld_restart_bmark_p8_intel' [17:49, 09:43](4344 MB) +PASS -- TEST 'cpld_s2sa_p8_intel' [11:36, 08:43](3065 MB) + +PASS -- COMPILE 's2sw_intel' [19:11, 18:53] ( 10 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_intel' [08:05, 05:35](1686 MB) +PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [08:16, 05:39](1732 MB) + +PASS -- COMPILE 's2swa_debug_intel' [15:14, 14:25] ( 1450 warnings 1230 remarks ) +PASS -- TEST 'cpld_debug_p8_intel' [12:57, 10:40](3131 MB) + +PASS -- COMPILE 's2sw_debug_intel' [14:13, 13:33] ( 1450 warnings 1230 remarks ) +PASS -- TEST 'cpld_debug_noaero_p8_intel' [09:16, 06:12](1697 MB) + +PASS -- COMPILE 's2s_aoflux_intel' [18:15, 17:24] ( 3 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [09:00, 05:35](1730 MB) + +PASS -- COMPILE 's2s_intel' [17:11, 16:58] ( 3 remarks ) +PASS -- TEST 'cpld_control_c48_intel' [09:29, 06:59](2657 MB) +PASS -- TEST 'cpld_warmstart_c48_intel' [03:37, 02:04](2681 MB) +PASS -- TEST 'cpld_restart_c48_intel' [03:44, 01:12](2112 MB) + +PASS -- COMPILE 's2swa_faster_intel' [25:14, 24:37] ( 10 remarks ) +PASS -- TEST 'cpld_control_p8_faster_intel' [11:10, 08:21](3102 MB) + +PASS -- COMPILE 's2sw_pdlib_intel' [24:13, 23:44] ( 10 remarks ) +PASS -- TEST 'cpld_control_pdlib_p8_intel' [18:06, 15:38](1699 MB) +PASS -- TEST 'cpld_restart_pdlib_p8_intel' [10:02, 07:25](998 MB) +PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [19:59, 17:30](1680 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_intel' [15:14, 15:02] ( 1560 warnings 2000 remarks ) +PASS -- TEST 'cpld_debug_pdlib_p8_intel' [29:02, 26:14](1714 MB) + +PASS -- COMPILE 'atm_dyn32_intel' [17:15, 16:17] ( 1 warnings 1 remarks ) +PASS -- TEST 'control_flake_intel' [06:05, 04:06](670 MB) +PASS -- TEST 'control_CubedSphereGrid_intel' [07:30, 03:05](1566 MB) +PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [07:27, 03:10](1579 MB) +PASS -- TEST 'control_latlon_intel' [07:17, 03:03](1570 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [08:33, 03:42](1567 MB) +PASS -- TEST 'control_c48_intel' [12:12, 06:52](1604 MB) +PASS -- TEST 'control_c48.v2.sfc_intel' [08:57, 05:42](723 MB) +PASS -- TEST 'control_c192_intel' [14:10, 10:10](1684 MB) +PASS -- TEST 'control_c384_intel' [22:40, 18:28](1986 MB) +PASS -- TEST 'control_c384gdas_intel' [20:01, 14:24](1183 MB) +PASS -- TEST 'control_stochy_intel' [04:17, 02:03](627 MB) +PASS -- TEST 'control_stochy_restart_intel' [02:38, 01:09](430 MB) +PASS -- TEST 'control_lndp_intel' [04:17, 01:58](628 MB) +PASS -- TEST 'control_iovr4_intel' [05:19, 02:45](623 MB) +PASS -- TEST 'control_iovr5_intel' [05:19, 02:39](623 MB) +PASS -- TEST 'control_p8_intel' [08:46, 03:57](1605 MB) +PASS -- TEST 'control_p8.v2.sfc_intel' [09:06, 04:01](1607 MB) +PASS -- TEST 'control_p8_ugwpv1_intel' [08:55, 03:52](1607 MB) +PASS -- TEST 'control_restart_p8_intel' [03:38, 02:06](789 MB) +PASS -- TEST 'control_noqr_p8_intel' [08:46, 03:50](1594 MB) +PASS -- TEST 'control_restart_noqr_p8_intel' [03:38, 02:03](792 MB) +PASS -- TEST 'control_decomp_p8_intel' [07:41, 03:26](1595 MB) +PASS -- TEST 'control_2threads_p8_intel' [06:44, 02:46](1684 MB) +PASS -- TEST 'control_p8_lndp_intel' [09:19, 05:29](1605 MB) +PASS -- TEST 'control_p8_rrtmgp_intel' [07:46, 04:18](1656 MB) +PASS -- TEST 'control_p8_mynn_intel' [06:12, 03:37](1613 MB) +PASS -- TEST 'merra2_thompson_intel' [05:40, 03:44](1610 MB) +PASS -- TEST 'regional_control_intel' [06:00, 04:46](617 MB) +PASS -- TEST 'regional_restart_intel' [03:44, 02:36](787 MB) +PASS -- TEST 'regional_decomp_intel' [05:50, 04:54](617 MB) +PASS -- TEST 'regional_2threads_intel' [04:24, 03:02](757 MB) +PASS -- TEST 'regional_noquilt_intel' [05:58, 04:37](1153 MB) +PASS -- TEST 'regional_netcdf_parallel_intel' [06:08, 04:39](614 MB) +PASS -- TEST 'regional_2dwrtdecomp_intel' [05:58, 04:37](617 MB) +PASS -- TEST 'regional_wofs_intel' [08:03, 06:14](1591 MB) + +PASS -- COMPILE 'rrfs_intel' [16:12, 15:22] ( 3 warnings 9 remarks ) +PASS -- TEST 'rap_control_intel' [08:22, 06:53](1012 MB) +PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [05:25, 04:06](1190 MB) +PASS -- TEST 'rap_decomp_intel' [09:27, 07:14](1009 MB) +PASS -- TEST 'rap_2threads_intel' [08:31, 06:11](1097 MB) +PASS -- TEST 'rap_restart_intel' [06:31, 03:56](883 MB) +PASS -- TEST 'rap_sfcdiff_intel' [08:27, 06:45](1009 MB) +PASS -- TEST 'rap_sfcdiff_decomp_intel' [09:29, 07:21](1006 MB) +PASS -- TEST 'rap_sfcdiff_restart_intel' [07:23, 04:56](882 MB) +PASS -- TEST 'hrrr_control_intel' [05:15, 03:55](1007 MB) +PASS -- TEST 'hrrr_control_decomp_intel' [06:26, 04:16](1006 MB) +PASS -- TEST 'hrrr_control_2threads_intel' [05:28, 03:09](1087 MB) +PASS -- TEST 'hrrr_control_restart_intel' [03:52, 02:24](839 MB) +PASS -- TEST 'rrfs_v1beta_intel' [08:10, 06:52](1004 MB) +PASS -- TEST 'rrfs_v1nssl_intel' [09:44, 08:35](1968 MB) +PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [09:14, 08:02](1951 MB) + +PASS -- COMPILE 'csawmg_intel' [15:15, 14:59] ( 1 warnings ) +PASS -- TEST 'control_csawmg_intel' [07:46, 06:36](696 MB) +PASS -- TEST 'control_ras_intel' [04:39, 03:36](656 MB) + +PASS -- COMPILE 'wam_intel' [16:13, 15:32] +PASS -- TEST 'control_wam_intel' [03:32, 02:22](370 MB) + +PASS -- COMPILE 'atm_faster_dyn32_intel' [19:15, 18:42] ( 1 remarks ) +PASS -- TEST 'control_p8_faster_intel' [05:46, 03:49](1607 MB) +PASS -- TEST 'regional_control_faster_intel' [05:48, 05:01](617 MB) + +PASS -- COMPILE 'atm_debug_dyn32_intel' [14:17, 13:39] ( 885 warnings 9 remarks ) +PASS -- TEST 'control_CubedSphereGrid_debug_intel' [05:20, 03:09](1587 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [05:05, 03:21](1588 MB) +PASS -- TEST 'control_stochy_debug_intel' [05:28, 03:33](782 MB) +PASS -- TEST 'control_lndp_debug_intel' [03:40, 02:56](784 MB) +PASS -- TEST 'control_csawmg_debug_intel' [05:50, 04:33](827 MB) +PASS -- TEST 'control_ras_debug_intel' [05:06, 03:07](794 MB) +PASS -- TEST 'control_diag_debug_intel' [05:08, 03:16](1643 MB) +PASS -- TEST 'control_debug_p8_intel' [04:56, 03:25](1619 MB) +PASS -- TEST 'regional_debug_intel' [18:01, 16:43](635 MB) +PASS -- TEST 'rap_control_debug_intel' [06:43, 05:35](1169 MB) +PASS -- TEST 'hrrr_control_debug_intel' [06:39, 05:20](1167 MB) +PASS -- TEST 'hrrr_gf_debug_intel' [06:36, 05:35](1173 MB) +PASS -- TEST 'hrrr_c3_debug_intel' [06:43, 05:26](1173 MB) +PASS -- TEST 'rap_unified_drag_suite_debug_intel' [06:31, 05:48](1169 MB) +PASS -- TEST 'rap_diag_debug_intel' [07:45, 05:51](1252 MB) +PASS -- TEST 'rap_cires_ugwp_debug_intel' [06:46, 05:46](1168 MB) +PASS -- TEST 'rap_unified_ugwp_debug_intel' [06:36, 05:21](1169 MB) +PASS -- TEST 'rap_lndp_debug_intel' [07:34, 05:53](1170 MB) +PASS -- TEST 'rap_progcld_thompson_debug_intel' [06:33, 05:37](1169 MB) +PASS -- TEST 'rap_noah_debug_intel' [06:44, 05:35](1169 MB) +PASS -- TEST 'rap_sfcdiff_debug_intel' [06:35, 05:46](1166 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [09:36, 08:27](1168 MB) +PASS -- TEST 'rrfs_v1beta_debug_intel' [06:33, 05:19](1165 MB) +PASS -- TEST 'rap_clm_lake_debug_intel' [08:43, 06:25](1171 MB) +PASS -- TEST 'rap_flake_debug_intel' [07:25, 05:15](1169 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [10:22, 08:33](1170 MB) + +PASS -- COMPILE 'wam_debug_intel' [12:11, 11:17] ( 855 warnings ) +PASS -- TEST 'control_wam_debug_intel' [05:37, 04:59](398 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [14:11, 13:54] ( 3 warnings 8 remarks ) +PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [05:17, 03:53](1050 MB) +PASS -- TEST 'rap_control_dyn32_phy32_intel' [08:12, 06:10](891 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [05:07, 03:41](887 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [07:12, 05:21](948 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [04:26, 02:51](938 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [05:16, 03:33](885 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_intel' [06:26, 04:27](785 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [02:50, 01:41](769 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [17:15, 16:30] ( 3 warnings 8 remarks ) +PASS -- TEST 'conus13km_control_intel' [04:19, 02:11](1092 MB) +PASS -- TEST 'conus13km_2threads_intel' [02:45, 01:12](1077 MB) +PASS -- TEST 'conus13km_restart_mismatch_intel' [02:51, 01:33](975 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [16:15, 15:15] ( 3 warnings 8 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_intel' [06:32, 04:25](905 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [12:12, 11:48] ( 787 warnings 8 remarks ) +PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [05:40, 05:04](1050 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [05:38, 05:03](1049 MB) +PASS -- TEST 'conus13km_debug_intel' [16:44, 14:08](1129 MB) +PASS -- TEST 'conus13km_debug_qr_intel' [15:03, 13:48](804 MB) +PASS -- TEST 'conus13km_debug_2threads_intel' [10:01, 08:26](1110 MB) +PASS -- TEST 'conus13km_radar_tten_debug_intel' [16:00, 14:13](1195 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [11:11, 10:36] ( 787 warnings 8 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [05:38, 05:04](1066 MB) + +PASS -- COMPILE 'hafsw_intel' [20:15, 19:52] ( 1 warnings 9 remarks ) +PASS -- TEST 'hafs_regional_atm_intel' [07:30, 05:22](708 MB) +PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [05:38, 04:39](1054 MB) +PASS -- TEST 'hafs_regional_atm_ocn_intel' [09:39, 07:48](740 MB) +PASS -- TEST 'hafs_regional_atm_wav_intel' [13:19, 11:40](790 MB) +PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [15:02, 13:04](800 MB) +PASS -- TEST 'hafs_regional_1nest_atm_intel' [07:28, 05:23](476 MB) +PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [09:38, 07:11](501 MB) +PASS -- TEST 'hafs_global_1nest_atm_intel' [04:39, 03:03](373 MB) +PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [12:06, 08:04](443 MB) +PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [05:12, 03:42](510 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [05:22, 03:41](509 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [07:25, 04:48](573 MB) +PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [02:49, 01:46](403 MB) +PASS -- TEST 'gnv1_nested_intel' [06:39, 04:09](771 MB) + +PASS -- COMPILE 'hafsw_debug_intel' [14:13, 13:43] ( 1467 warnings 1502 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [14:28, 12:49](584 MB) + +PASS -- COMPILE 'hafsw_faster_intel' [22:12, 21:37] ( 8 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [11:27, 07:53](613 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [11:02, 07:56](792 MB) + +PASS -- COMPILE 'hafs_mom6w_intel' [20:12, 20:03] ( 7 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [08:36, 06:10](788 MB) + +PASS -- COMPILE 'hafs_all_intel' [19:11, 18:25] ( 8 remarks ) +PASS -- TEST 'hafs_regional_docn_intel' [08:26, 06:14](744 MB) +PASS -- TEST 'hafs_regional_docn_oisst_intel' [08:31, 06:32](733 MB) +PASS -- TEST 'hafs_regional_datm_cdeps_intel' [21:25, 20:04](893 MB) + +PASS -- COMPILE 'datm_cdeps_intel' [15:11, 14:28] ( 2 remarks ) +PASS -- TEST 'datm_cdeps_control_cfsr_intel' [03:32, 02:42](759 MB) +PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [02:37, 01:40](748 MB) +PASS -- TEST 'datm_cdeps_control_gefs_intel' [03:30, 02:37](637 MB) +PASS -- TEST 'datm_cdeps_iau_gefs_intel' [03:31, 02:31](641 MB) +PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [03:25, 02:27](647 MB) +PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [03:34, 02:35](747 MB) +PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [03:27, 02:35](746 MB) +PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [03:34, 02:34](639 MB) +PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [08:20, 06:21](692 MB) +PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [07:37, 06:05](678 MB) +PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [03:34, 02:35](759 MB) +PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [06:00, 04:36](2018 MB) +PASS -- TEST 'datm_cdeps_gfs_intel' [06:04, 04:36](2018 MB) + +PASS -- COMPILE 'datm_cdeps_debug_intel' [10:14, 10:06] ( 2 warnings 2 remarks ) +PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [06:35, 05:30](746 MB) + +PASS -- COMPILE 'datm_cdeps_faster_intel' [14:11, 13:38] ( 2 remarks ) +PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [03:33, 02:34](759 MB) + +PASS -- COMPILE 'datm_cdeps_land_intel' [06:10, 05:37] ( 1 remarks ) +PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [04:11, 02:16](318 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_intel' [03:00, 01:53](456 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [04:00, 02:29](456 MB) + +PASS -- COMPILE 'atml_intel' [17:15, 16:52] ( 8 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_sbs_intel' [11:26, 08:38](1640 MB) +PASS -- TEST 'control_p8_atmlnd_intel' [11:25, 08:35](1640 MB) +PASS -- TEST 'control_restart_p8_atmlnd_intel' [06:15, 04:52](837 MB) + +PASS -- COMPILE 'atml_debug_intel' [13:14, 13:02] ( 880 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_debug_intel' [10:14, 06:49](1651 MB) + +PASS -- COMPILE 'atmw_intel' [15:11, 14:59] ( 8 remarks ) +PASS -- TEST 'atmwav_control_noaero_p8_intel' [04:49, 02:38](1650 MB) + +PASS -- COMPILE 'atmaero_intel' [14:14, 13:44] ( 1 remarks ) +PASS -- TEST 'atmaero_control_p8_intel' [09:51, 07:06](2947 MB) +PASS -- TEST 'atmaero_control_p8_rad_intel' [09:55, 07:44](3013 MB) +PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [09:41, 07:19](3017 MB) + +PASS -- COMPILE 'atmaq_debug_intel' [12:15, 11:30] ( 884 warnings 6 remarks ) +PASS -- TEST 'regional_atmaq_debug_intel' [23:12, 19:08](4481 MB) SYNOPSIS: -Starting Date/Time: 20240510 13:48:51 -Ending Date/Time: 20240510 15:46:52 -Total Time: 01h:59m:09s -Compiles Completed: 38/38 -Tests Completed: 182/182 +Starting Date/Time: 20240514 13:04:47 +Ending Date/Time: 20240514 14:41:21 +Total Time: 01h:38m:16s +Compiles Completed: 39/39 +Tests Completed: 183/183 NOTES: A file 'test_changes.list' was generated but is empty. diff --git a/tests/logs/RegressionTests_hera.log b/tests/logs/RegressionTests_hera.log index bf40591ff6..47aa4b7561 100644 --- a/tests/logs/RegressionTests_hera.log +++ b/tests/logs/RegressionTests_hera.log @@ -1,18 +1,18 @@ ====START OF HERA REGRESSION TESTING LOG==== UFSWM hash used in testing: -6a75664fc408bfd7a64311ae178ffeb12ffe7b77 +c0315bc9b6d9cac59cab3d7193bcfe60bd8ae4fb Submodule hashes used in testing: 37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d) 3d7067a523b8557058755289e4275f5f5c985daf CDEPS-interface/CDEPS (cdeps0.4.17-40-g3d7067a) - 500073c60809f6f887194d3e79c1d632d1b5ed26 CICE-interface/CICE (remotes/origin/cice_sync) + 9c0cd8d3ba5963d01711094a3c81b6358fcb8367 CICE-interface/CICE (CICE6.0.0-448-g9c0cd8d) 4e19850cb083bc474b7cde5dc2f8506ec74cc442 CMEPS-interface/CMEPS (cmeps_v0.4.1-2306-g4e19850) cabd7753ae17f7bfcc6dad56daf10868aa51c3f4 CMakeModules (v1.0.0-28-gcabd775) - 7147dac3d5075c38a43cc221d1e7e7337c28437f FV3 (heads/develop) + b329c2ccc4c5c6936cb1f548eef83d2a1ee36ae2 FV3 (remotes/origin/hydro) 041422934cae1570f2f0e67239d5d89f11c6e1b7 GOCART (sdr_v2.1.2.6-119-g0414229) 35789c757766e07f688b4c0c7c5229816f224b09 HYCOM-interface/HYCOM (2.3.00-121-g35789c7) - 129e1bda02d454fb280819d1d87ae16347fd044c MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10049-g129e1bda0) + 3bcfbbea8b865c3f88497049fde044c1145bd202 MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10050-g3bcfbbea8) 1e259014c1eba9070cec7027d8b4b479ae54275a NOAHMP-interface/noahmp (v3.7.1-430-g1e25901) d9b3172f4197c65d471662c6952a668152d71230 WW3 (6.07.1-345-gd9b3172f) 31e4e3e57bad8a7cdaa0ce2d3c4efbca63b5f74a stochastic_physics (ufs-v2.0.0-216-g31e4e3e) @@ -25,369 +25,372 @@ The second time is specifically for the run phase. Times/Memory will be empty for failed tests. BASELINE DIRECTORY: /scratch2/NAGAPE/epic/UFS-WM_RT/NEMSfv3gfs/develop-20240503 -COMPARISON DIRECTORY: /scratch1/NCEPDEV/stmp2/Fernando.Andrade-maldonado/FV3_RT/rt_2863157 +COMPARISON DIRECTORY: /scratch1/NCEPDEV/stmp2/Fernando.Andrade-maldonado/FV3_RT/rt_299275 RT.SH OPTIONS USED: * (-a) - HPC PROJECT ACCOUNT: epic * (-l) - USE CONFIG FILE: rt.conf * (-e) - USE ECFLOW -PASS -- COMPILE 's2swa_32bit_intel' [13:14, 12:46] ( 1 warnings 8 remarks ) -PASS -- TEST 'cpld_control_p8_mixedmode_intel' [07:28, 05:44](3166 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_intel' [17:15, 17:06] ( 1 warnings 8 remarks ) -PASS -- TEST 'cpld_control_gfsv17_intel' [19:06, 17:12](1738 MB) -PASS -- TEST 'cpld_control_gfsv17_iau_intel' [20:31, 18:16](2009 MB) -PASS -- TEST 'cpld_restart_gfsv17_intel' [10:25, 08:34](1102 MB) -PASS -- TEST 'cpld_mpi_gfsv17_intel' [21:23, 19:21](1626 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [05:12, 04:35] ( 1525 warnings 1998 remarks ) -PASS -- TEST 'cpld_debug_gfsv17_intel' [24:21, 22:48](1659 MB) - -PASS -- COMPILE 's2swa_intel' [13:14, 13:02] ( 8 remarks ) -PASS -- TEST 'cpld_control_p8_intel' [08:30, 05:57](3195 MB) -PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [08:43, 05:51](3192 MB) -PASS -- TEST 'cpld_restart_p8_intel' [11:25, 03:27](3229 MB) -PASS -- TEST 'cpld_control_qr_p8_intel' [08:30, 06:01](3221 MB) -PASS -- TEST 'cpld_restart_qr_p8_intel' [10:30, 03:29](3253 MB) -PASS -- TEST 'cpld_2threads_p8_intel' [07:27, 05:41](3527 MB) -PASS -- TEST 'cpld_decomp_p8_intel' [08:30, 06:02](3194 MB) -PASS -- TEST 'cpld_mpi_p8_intel' [07:27, 04:58](3051 MB) -PASS -- TEST 'cpld_control_ciceC_p8_intel' [08:42, 05:59](3185 MB) -PASS -- TEST 'cpld_control_c192_p8_intel' [13:24, 10:13](3323 MB) -PASS -- TEST 'cpld_restart_c192_p8_intel' [10:48, 06:26](3594 MB) -PASS -- TEST 'cpld_bmark_p8_intel' [17:43, 09:45](4103 MB) -PASS -- TEST 'cpld_restart_bmark_p8_intel' [17:31, 06:52](4340 MB) -PASS -- TEST 'cpld_s2sa_p8_intel' [07:27, 05:29](3157 MB) - -PASS -- COMPILE 's2sw_intel' [13:15, 12:37] ( 8 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_intel' [07:19, 04:52](1721 MB) -PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [06:36, 04:26](1769 MB) - -PASS -- COMPILE 's2swa_debug_intel' [05:12, 04:31] ( 1450 warnings 1228 remarks ) -PASS -- TEST 'cpld_debug_p8_intel' [10:22, 08:33](3200 MB) - -PASS -- COMPILE 's2sw_debug_intel' [05:12, 04:25] ( 1450 warnings 1228 remarks ) -PASS -- TEST 'cpld_debug_noaero_p8_intel' [07:12, 05:50](1708 MB) - -PASS -- COMPILE 's2s_aoflux_intel' [12:15, 11:32] ( 1 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [07:14, 04:27](1766 MB) - -PASS -- COMPILE 's2s_intel' [12:13, 11:38] ( 1 remarks ) -PASS -- TEST 'cpld_control_c48_intel' [12:50, 09:28](2820 MB) -PASS -- TEST 'cpld_warmstart_c48_intel' [05:53, 02:36](2811 MB) -PASS -- TEST 'cpld_restart_c48_intel' [02:46, 01:28](2285 MB) - -PASS -- COMPILE 's2swa_faster_intel' [17:15, 16:46] ( 8 remarks ) -PASS -- TEST 'cpld_control_p8_faster_intel' [07:22, 05:27](3201 MB) - -PASS -- COMPILE 's2sw_pdlib_intel' [17:14, 16:29] ( 8 remarks ) -PASS -- TEST 'cpld_control_pdlib_p8_intel' [24:17, 17:29](1762 MB) -PASS -- TEST 'cpld_restart_pdlib_p8_intel' [12:26, 08:24](1141 MB) -PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [22:13, 20:03](1661 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_intel' [05:12, 04:27] ( 1560 warnings 1998 remarks ) -PASS -- TEST 'cpld_debug_pdlib_p8_intel' [30:14, 25:03](1694 MB) - -PASS -- COMPILE 'atm_dyn32_intel' [12:15, 11:18] ( 1 warnings 1 remarks ) -PASS -- TEST 'control_flake_intel' [04:27, 03:24](685 MB) -PASS -- TEST 'control_CubedSphereGrid_intel' [03:54, 02:53](1580 MB) -PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [03:56, 02:57](1588 MB) -PASS -- TEST 'control_latlon_intel' [03:49, 02:53](1578 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [03:57, 02:57](1573 MB) -PASS -- TEST 'control_c48_intel' [08:52, 07:36](1735 MB) -PASS -- TEST 'control_c48.v2.sfc_intel' [07:29, 06:26](855 MB) -PASS -- TEST 'control_c192_intel' [12:08, 10:43](1728 MB) -PASS -- TEST 'control_c384_intel' [13:05, 10:40](1999 MB) -PASS -- TEST 'control_c384gdas_intel' [20:19, 08:08](1384 MB) -PASS -- TEST 'control_stochy_intel' [02:24, 01:40](641 MB) -PASS -- TEST 'control_stochy_restart_intel' [07:29, 01:01](481 MB) -PASS -- TEST 'control_lndp_intel' [02:23, 01:33](648 MB) -PASS -- TEST 'control_iovr4_intel' [03:26, 02:25](636 MB) -PASS -- TEST 'control_iovr5_intel' [03:25, 02:25](642 MB) -PASS -- TEST 'control_p8_intel' [04:02, 03:02](1611 MB) -PASS -- TEST 'control_p8.v2.sfc_intel' [04:01, 02:56](1612 MB) -PASS -- TEST 'control_p8_ugwpv1_intel' [03:54, 02:49](1608 MB) -PASS -- TEST 'control_restart_p8_intel' [06:49, 01:42](876 MB) -PASS -- TEST 'control_noqr_p8_intel' [10:01, 02:56](1593 MB) -PASS -- TEST 'control_restart_noqr_p8_intel' [03:04, 01:37](919 MB) -PASS -- TEST 'control_decomp_p8_intel' [09:55, 03:04](1609 MB) -PASS -- TEST 'control_2threads_p8_intel' [09:54, 02:47](1694 MB) -PASS -- TEST 'control_p8_lndp_intel' [11:50, 05:17](1607 MB) -PASS -- TEST 'control_p8_rrtmgp_intel' [10:58, 04:03](1677 MB) -PASS -- TEST 'control_p8_mynn_intel' [10:04, 03:05](1609 MB) -PASS -- TEST 'merra2_thompson_intel' [10:02, 03:20](1614 MB) -PASS -- TEST 'regional_control_intel' [10:42, 05:19](839 MB) -PASS -- TEST 'regional_restart_intel' [03:42, 02:45](998 MB) -PASS -- TEST 'regional_decomp_intel' [10:40, 05:39](826 MB) -PASS -- TEST 'regional_2threads_intel' [08:39, 03:23](824 MB) -PASS -- TEST 'regional_noquilt_intel' [09:47, 05:15](1343 MB) -PASS -- TEST 'regional_netcdf_parallel_intel' [09:47, 05:15](831 MB) -PASS -- TEST 'regional_2dwrtdecomp_intel' [09:42, 05:17](830 MB) -PASS -- TEST 'regional_wofs_intel' [11:42, 06:53](1894 MB) - -PASS -- COMPILE 'rrfs_intel' [15:13, 10:38] ( 3 warnings 9 remarks ) -PASS -- TEST 'rap_control_intel' [11:59, 07:48](1091 MB) -PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [06:03, 04:11](1279 MB) -PASS -- TEST 'rap_decomp_intel' [09:48, 08:19](1022 MB) -PASS -- TEST 'rap_2threads_intel' [08:45, 07:24](1160 MB) -PASS -- TEST 'rap_restart_intel' [05:58, 04:34](1085 MB) -PASS -- TEST 'rap_sfcdiff_intel' [09:47, 08:09](1085 MB) -PASS -- TEST 'rap_sfcdiff_decomp_intel' [09:37, 08:39](1020 MB) -PASS -- TEST 'rap_sfcdiff_restart_intel' [08:00, 06:16](1111 MB) -PASS -- TEST 'hrrr_control_intel' [04:41, 04:01](1024 MB) -PASS -- TEST 'hrrr_control_decomp_intel' [05:44, 04:09](1007 MB) -PASS -- TEST 'hrrr_control_2threads_intel' [04:34, 03:40](1095 MB) -PASS -- TEST 'hrrr_control_restart_intel' [03:28, 02:22](992 MB) -PASS -- TEST 'rrfs_v1beta_intel' [08:52, 07:59](1079 MB) -PASS -- TEST 'rrfs_v1nssl_intel' [10:28, 09:54](1978 MB) -PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [10:28, 09:38](2048 MB) - -PASS -- COMPILE 'csawmg_intel' [13:14, 10:26] ( 1 warnings ) -PASS -- TEST 'control_csawmg_intel' [07:43, 06:23](744 MB) -PASS -- TEST 'control_ras_intel' [04:23, 03:14](737 MB) - -PASS -- COMPILE 'csawmg_gnu' [06:14, 03:42] -PASS -- TEST 'control_csawmg_gnu' [12:59, 08:27](534 MB) - -PASS -- COMPILE 'wam_intel' [12:13, 10:08] -PASS -- TEST 'control_wam_intel' [02:22, 02:04](635 MB) - -PASS -- COMPILE 'atm_faster_dyn32_intel' [13:13, 10:53] ( 1 remarks ) -PASS -- TEST 'control_p8_faster_intel' [04:00, 02:41](1604 MB) -PASS -- TEST 'regional_control_faster_intel' [06:43, 05:11](828 MB) - -PASS -- COMPILE 'atm_debug_dyn32_intel' [06:13, 04:46] ( 885 warnings 9 remarks ) -PASS -- TEST 'control_CubedSphereGrid_debug_intel' [03:50, 02:37](1588 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [03:49, 02:37](1583 MB) -PASS -- TEST 'control_stochy_debug_intel' [04:22, 03:07](785 MB) -PASS -- TEST 'control_lndp_debug_intel' [03:24, 02:50](786 MB) -PASS -- TEST 'control_csawmg_debug_intel' [05:37, 04:13](829 MB) -PASS -- TEST 'control_ras_debug_intel' [03:26, 03:04](800 MB) -PASS -- TEST 'control_diag_debug_intel' [03:57, 02:56](1648 MB) -PASS -- TEST 'control_debug_p8_intel' [04:47, 03:03](1609 MB) -PASS -- TEST 'regional_debug_intel' [18:48, 17:52](811 MB) -PASS -- TEST 'rap_control_debug_intel' [06:27, 05:17](1171 MB) -PASS -- TEST 'hrrr_control_debug_intel' [06:26, 05:11](1171 MB) -PASS -- TEST 'hrrr_gf_debug_intel' [06:27, 05:20](1148 MB) -PASS -- TEST 'hrrr_c3_debug_intel' [06:26, 05:08](1176 MB) -PASS -- TEST 'rap_unified_drag_suite_debug_intel' [06:23, 05:06](1166 MB) -PASS -- TEST 'rap_diag_debug_intel' [10:42, 09:14](1251 MB) -PASS -- TEST 'rap_cires_ugwp_debug_intel' [06:27, 05:16](1169 MB) -PASS -- TEST 'rap_unified_ugwp_debug_intel' [06:24, 05:15](1174 MB) -PASS -- TEST 'rap_lndp_debug_intel' [06:25, 05:05](1173 MB) -PASS -- TEST 'rap_progcld_thompson_debug_intel' [06:29, 05:05](1171 MB) -PASS -- TEST 'rap_noah_debug_intel' [05:33, 04:58](1172 MB) -PASS -- TEST 'rap_sfcdiff_debug_intel' [05:28, 05:01](1170 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [09:23, 08:09](1170 MB) -PASS -- TEST 'rrfs_v1beta_debug_intel' [05:24, 05:05](1165 MB) -PASS -- TEST 'rap_clm_lake_debug_intel' [07:26, 06:11](1167 MB) -PASS -- TEST 'rap_flake_debug_intel' [05:24, 05:01](1170 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [09:42, 09:10](1181 MB) - -PASS -- COMPILE 'atm_debug_dyn32_gnu' [03:12, 02:44] -PASS -- TEST 'control_csawmg_debug_gnu' [03:42, 02:22](510 MB) - -PASS -- COMPILE 'wam_debug_intel' [04:12, 03:19] ( 855 warnings ) -PASS -- TEST 'control_wam_debug_intel' [05:23, 05:06](463 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [10:13, 10:10] ( 3 warnings 8 remarks ) -PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [06:07, 04:26](1140 MB) -PASS -- TEST 'rap_control_dyn32_phy32_intel' [07:40, 07:03](1036 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [04:41, 03:49](973 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [07:36, 06:26](1077 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [04:37, 03:17](943 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [04:33, 03:42](918 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_intel' [06:41, 04:57](1018 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [04:30, 02:16](918 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [13:14, 12:23] ( 3 warnings 8 remarks ) -PASS -- TEST 'conus13km_control_intel' [03:07, 02:09](1179 MB) -PASS -- TEST 'conus13km_2threads_intel' [03:46, 00:57](1097 MB) -PASS -- TEST 'conus13km_restart_mismatch_intel' [02:47, 01:17](1092 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [11:13, 10:20] ( 3 warnings 8 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_intel' [05:43, 04:17](969 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [04:12, 03:29] ( 787 warnings 8 remarks ) -PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [05:24, 04:47](1053 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [05:23, 04:50](1052 MB) -PASS -- TEST 'conus13km_debug_intel' [16:49, 15:14](1177 MB) -PASS -- TEST 'conus13km_debug_qr_intel' [15:53, 14:34](885 MB) -PASS -- TEST 'conus13km_debug_2threads_intel' [09:46, 08:20](1101 MB) -PASS -- TEST 'conus13km_radar_tten_debug_intel' [15:44, 14:41](1244 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [04:11, 03:33] ( 787 warnings 8 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [05:24, 05:00](1092 MB) - -PASS -- COMPILE 'hafsw_intel' [19:12, 12:26] ( 1 warnings 8 remarks ) -PASS -- TEST 'hafs_regional_atm_intel' [07:14, 05:15](729 MB) -PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [07:30, 06:23](1106 MB) -PASS -- TEST 'hafs_regional_atm_ocn_intel' [09:26, 07:06](814 MB) -PASS -- TEST 'hafs_regional_atm_wav_intel' [15:17, 13:41](843 MB) -PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [17:46, 15:37](851 MB) -PASS -- TEST 'hafs_regional_1nest_atm_intel' [06:59, 05:39](483 MB) -PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [09:33, 06:57](497 MB) -PASS -- TEST 'hafs_global_1nest_atm_intel' [05:43, 02:50](358 MB) -PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [11:47, 07:21](463 MB) -PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [04:45, 03:46](508 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [05:49, 03:34](506 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [05:53, 04:10](569 MB) -PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [03:28, 01:13](382 MB) -PASS -- TEST 'gnv1_nested_intel' [05:46, 04:17](781 MB) - -PASS -- COMPILE 'hafsw_debug_intel' [08:13, 04:03] ( 1467 warnings 1501 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [14:52, 12:45](534 MB) - -PASS -- COMPILE 'hafsw_faster_intel' [16:13, 12:07] ( 7 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [10:58, 08:47](614 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [12:14, 08:53](688 MB) - -PASS -- COMPILE 'hafs_mom6w_intel' [16:13, 12:22] ( 7 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [09:09, 06:26](676 MB) - -PASS -- COMPILE 'hafs_all_intel' [15:14, 11:56] ( 7 remarks ) -PASS -- TEST 'hafs_regional_docn_intel' [08:22, 06:33](816 MB) -PASS -- TEST 'hafs_regional_docn_oisst_intel' [09:21, 06:36](802 MB) -PASS -- TEST 'hafs_regional_datm_cdeps_intel' [17:55, 16:12](1230 MB) - -PASS -- COMPILE 'datm_cdeps_intel' [10:13, 06:06] -PASS -- TEST 'datm_cdeps_control_cfsr_intel' [03:21, 02:42](1154 MB) -PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [02:23, 01:39](1092 MB) -PASS -- TEST 'datm_cdeps_control_gefs_intel' [03:18, 02:39](992 MB) -PASS -- TEST 'datm_cdeps_iau_gefs_intel' [03:19, 02:41](1025 MB) -PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [03:19, 02:40](1007 MB) -PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [03:19, 02:39](1139 MB) -PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [03:19, 02:38](1156 MB) -PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [03:19, 02:35](1006 MB) -PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [08:55, 06:25](1046 MB) -PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [08:37, 06:28](1028 MB) -PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [03:17, 02:47](1145 MB) -PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [04:23, 03:56](2372 MB) -PASS -- TEST 'datm_cdeps_gfs_intel' [04:22, 03:52](2437 MB) - -PASS -- COMPILE 'datm_cdeps_debug_intel' [06:12, 03:15] ( 2 warnings ) -PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [07:25, 06:17](1052 MB) - -PASS -- COMPILE 'datm_cdeps_faster_intel' [08:13, 06:08] -PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [03:20, 02:37](1140 MB) - -PASS -- COMPILE 'datm_cdeps_land_intel' [02:12, 01:27] ( 1 remarks ) -PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [01:31, 00:44](257 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_intel' [01:26, 00:48](314 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [01:25, 00:31](318 MB) - -PASS -- COMPILE 'atml_intel' [13:15, 12:22] ( 8 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_sbs_intel' [06:26, 04:13](1603 MB) -PASS -- TEST 'control_p8_atmlnd_intel' [06:14, 04:12](1595 MB) -PASS -- TEST 'control_restart_p8_atmlnd_intel' [03:56, 02:28](885 MB) - -PASS -- COMPILE 'atml_debug_intel' [05:12, 04:36] ( 880 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_debug_intel' [06:58, 05:34](1581 MB) - -PASS -- COMPILE 'atmw_intel' [12:14, 11:33] ( 8 remarks ) -PASS -- TEST 'atmwav_control_noaero_p8_intel' [03:51, 01:46](1653 MB) - -PASS -- COMPILE 'atmaero_intel' [12:14, 11:32] ( 1 remarks ) -PASS -- TEST 'atmaero_control_p8_intel' [06:06, 04:05](3011 MB) -PASS -- TEST 'atmaero_control_p8_rad_intel' [07:00, 05:00](3064 MB) -PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [06:44, 05:02](3091 MB) - -PASS -- COMPILE 'atmaq_debug_intel' [05:12, 04:52] ( 884 warnings 6 remarks ) -PASS -- TEST 'regional_atmaq_debug_intel' [27:13, 24:46](4439 MB) - -PASS -- COMPILE 'atm_gnu' [04:11, 04:07] -PASS -- TEST 'control_c48_gnu' [12:45, 11:13](1532 MB) -PASS -- TEST 'control_stochy_gnu' [04:25, 03:27](491 MB) -PASS -- TEST 'control_ras_gnu' [06:24, 04:51](504 MB) -PASS -- TEST 'control_p8_gnu' [06:03, 04:47](1252 MB) -PASS -- TEST 'control_p8_ugwpv1_gnu' [05:54, 04:43](1252 MB) -PASS -- TEST 'control_flake_gnu' [11:24, 10:44](534 MB) - -PASS -- COMPILE 'rrfs_gnu' [05:11, 04:26] -PASS -- TEST 'rap_control_gnu' [11:35, 11:06](845 MB) -PASS -- TEST 'rap_decomp_gnu' [11:35, 10:53](842 MB) -PASS -- TEST 'rap_2threads_gnu' [10:37, 09:58](925 MB) -PASS -- TEST 'rap_restart_gnu' [06:43, 05:36](574 MB) -PASS -- TEST 'rap_sfcdiff_gnu' [12:40, 11:17](840 MB) -PASS -- TEST 'rap_sfcdiff_decomp_gnu' [12:36, 11:20](847 MB) -PASS -- TEST 'rap_sfcdiff_restart_gnu' [09:41, 08:09](577 MB) -PASS -- TEST 'hrrr_control_gnu' [06:39, 05:46](845 MB) -PASS -- TEST 'hrrr_control_noqr_gnu' [06:32, 05:53](830 MB) -PASS -- TEST 'hrrr_control_2threads_gnu' [07:36, 06:17](914 MB) -PASS -- TEST 'hrrr_control_decomp_gnu' [06:34, 05:52](844 MB) -PASS -- TEST 'hrrr_control_restart_gnu' [03:26, 02:52](560 MB) -PASS -- TEST 'hrrr_control_restart_noqr_gnu' [03:28, 02:53](655 MB) -PASS -- TEST 'rrfs_v1beta_gnu' [11:49, 10:58](834 MB) - -PASS -- COMPILE 'atm_dyn32_debug_gnu' [05:11, 04:14] -PASS -- TEST 'control_diag_debug_gnu' [03:24, 01:39](1265 MB) -PASS -- TEST 'regional_debug_gnu' [11:44, 10:22](548 MB) -PASS -- TEST 'rap_control_debug_gnu' [03:23, 02:40](818 MB) -PASS -- TEST 'hrrr_control_debug_gnu' [03:22, 02:35](848 MB) -PASS -- TEST 'hrrr_gf_debug_gnu' [03:25, 02:42](856 MB) -PASS -- TEST 'hrrr_c3_debug_gnu' [03:21, 02:40](853 MB) -PASS -- TEST 'rap_diag_debug_gnu' [03:34, 02:54](936 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_gnu' [04:20, 04:06](852 MB) -PASS -- TEST 'rap_progcld_thompson_debug_gnu' [03:21, 02:39](849 MB) -PASS -- TEST 'rrfs_v1beta_debug_gnu' [03:20, 02:47](847 MB) -PASS -- TEST 'control_ras_debug_gnu' [02:19, 01:42](479 MB) -PASS -- TEST 'control_stochy_debug_gnu' [02:19, 01:55](488 MB) -PASS -- TEST 'control_debug_p8_gnu' [02:46, 01:58](1241 MB) -PASS -- TEST 'rap_flake_debug_gnu' [03:26, 02:51](850 MB) -PASS -- TEST 'rap_clm_lake_debug_gnu' [03:30, 02:51](858 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_gnu' [05:37, 04:25](857 MB) - -PASS -- COMPILE 'wam_debug_gnu' [03:10, 02:14] - -PASS -- COMPILE 'rrfs_dyn32_phy32_gnu' [04:11, 03:49] -PASS -- TEST 'rap_control_dyn32_phy32_gnu' [10:30, 09:30](698 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_gnu' [06:35, 05:04](701 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_gnu' [09:38, 09:04](747 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_gnu' [06:30, 05:32](745 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_gnu' [06:30, 05:09](698 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_gnu' [08:40, 07:01](545 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_gnu' [03:25, 02:37](537 MB) -PASS -- TEST 'conus13km_control_gnu' [04:51, 03:15](870 MB) -PASS -- TEST 'conus13km_2threads_gnu' [06:44, 05:57](876 MB) -PASS -- TEST 'conus13km_restart_mismatch_gnu' [02:45, 01:52](558 MB) - -PASS -- COMPILE 'atm_dyn64_phy32_gnu' [06:10, 05:48] -PASS -- TEST 'rap_control_dyn64_phy32_gnu' [06:41, 05:54](730 MB) - -PASS -- COMPILE 'atm_dyn32_phy32_debug_gnu' [04:10, 04:02] -PASS -- TEST 'rap_control_debug_dyn32_phy32_gnu' [03:20, 02:30](696 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_gnu' [03:20, 02:33](709 MB) -PASS -- TEST 'conus13km_debug_gnu' [08:50, 07:16](870 MB) -PASS -- TEST 'conus13km_debug_qr_gnu' [08:43, 07:06](566 MB) -PASS -- TEST 'conus13km_debug_2threads_gnu' [08:40, 07:36](880 MB) -PASS -- TEST 'conus13km_radar_tten_debug_gnu' [07:38, 06:55](942 MB) - -PASS -- COMPILE 'atm_dyn64_phy32_debug_gnu' [04:10, 03:57] -PASS -- TEST 'rap_control_dyn64_phy32_debug_gnu' [03:22, 02:42](735 MB) - -PASS -- COMPILE 's2swa_gnu' [15:12, 14:36] - -PASS -- COMPILE 's2s_gnu' [15:12, 14:23] -PASS -- TEST 'cpld_control_nowave_noaero_p8_gnu' [09:08, 07:31](1342 MB) - -PASS -- COMPILE 's2swa_debug_gnu' [03:12, 02:41] - -PASS -- COMPILE 's2sw_pdlib_gnu' [15:13, 14:45] -PASS -- TEST 'cpld_control_pdlib_p8_gnu' [34:33, 32:41](1312 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_gnu' [03:12, 02:27] -PASS -- TEST 'cpld_debug_pdlib_p8_gnu' [14:56, 13:04](1307 MB) - -PASS -- COMPILE 'datm_cdeps_gnu' [15:12, 14:13] -PASS -- TEST 'datm_cdeps_control_cfsr_gnu' [04:20, 03:09](695 MB) +PASS -- COMPILE 's2swa_32bit_intel' [13:11, 12:52] ( 1 warnings 8 remarks ) +PASS -- TEST 'cpld_control_p8_mixedmode_intel' [09:40, 05:30](3198 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_intel' [17:11, 16:17] ( 1 warnings 8 remarks ) +PASS -- TEST 'cpld_control_gfsv17_intel' [19:03, 17:07](1743 MB) +PASS -- TEST 'cpld_control_gfsv17_iau_intel' [19:20, 18:01](2033 MB) +PASS -- TEST 'cpld_restart_gfsv17_intel' [09:17, 08:08](1118 MB) +PASS -- TEST 'cpld_mpi_gfsv17_intel' [21:01, 19:26](1653 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [17:11, 16:31] ( 1 warnings 8 remarks ) +PASS -- TEST 'cpld_control_sfs_intel' [18:44, 16:49](1753 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [05:11, 04:29] ( 1525 warnings 1998 remarks ) +PASS -- TEST 'cpld_debug_gfsv17_intel' [26:01, 22:43](1698 MB) + +PASS -- COMPILE 's2swa_intel' [13:11, 12:59] ( 8 remarks ) +PASS -- TEST 'cpld_control_p8_intel' [09:32, 05:45](3206 MB) +PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [09:48, 05:45](3218 MB) +PASS -- TEST 'cpld_restart_p8_intel' [07:33, 03:23](3258 MB) +PASS -- TEST 'cpld_control_qr_p8_intel' [09:33, 05:53](3246 MB) +PASS -- TEST 'cpld_restart_qr_p8_intel' [07:32, 03:21](3284 MB) +PASS -- TEST 'cpld_2threads_p8_intel' [08:25, 05:34](3566 MB) +PASS -- TEST 'cpld_decomp_p8_intel' [09:29, 06:08](3229 MB) +PASS -- TEST 'cpld_mpi_p8_intel' [08:25, 04:47](3062 MB) +PASS -- TEST 'cpld_control_ciceC_p8_intel' [09:47, 05:47](3218 MB) +PASS -- TEST 'cpld_control_c192_p8_intel' [14:19, 10:14](3358 MB) +PASS -- TEST 'cpld_restart_c192_p8_intel' [09:37, 06:09](3623 MB) +PASS -- TEST 'cpld_bmark_p8_intel' [16:22, 09:36](4123 MB) +PASS -- TEST 'cpld_restart_bmark_p8_intel' [17:05, 06:06](4362 MB) +PASS -- TEST 'cpld_s2sa_p8_intel' [09:34, 05:25](3181 MB) + +PASS -- COMPILE 's2sw_intel' [13:11, 12:19] ( 8 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_intel' [08:19, 05:00](1738 MB) +PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [07:24, 04:21](1770 MB) + +PASS -- COMPILE 's2swa_debug_intel' [05:11, 04:24] ( 1450 warnings 1228 remarks ) +PASS -- TEST 'cpld_debug_p8_intel' [13:06, 08:20](3234 MB) + +PASS -- COMPILE 's2sw_debug_intel' [05:11, 04:15] ( 1450 warnings 1228 remarks ) +PASS -- TEST 'cpld_debug_noaero_p8_intel' [09:58, 05:45](1746 MB) + +PASS -- COMPILE 's2s_aoflux_intel' [12:11, 11:30] ( 1 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [06:07, 04:24](1787 MB) + +PASS -- COMPILE 's2s_intel' [12:11, 11:30] ( 1 remarks ) +PASS -- TEST 'cpld_control_c48_intel' [12:44, 09:23](2834 MB) +PASS -- TEST 'cpld_warmstart_c48_intel' [05:46, 02:37](2828 MB) +PASS -- TEST 'cpld_restart_c48_intel' [02:43, 01:25](2303 MB) + +PASS -- COMPILE 's2swa_faster_intel' [18:11, 17:02] ( 8 remarks ) +PASS -- TEST 'cpld_control_p8_faster_intel' [08:25, 05:25](3207 MB) + +PASS -- COMPILE 's2sw_pdlib_intel' [16:11, 15:09] ( 8 remarks ) +PASS -- TEST 'cpld_control_pdlib_p8_intel' [19:02, 17:08](1779 MB) +PASS -- TEST 'cpld_restart_pdlib_p8_intel' [11:50, 08:01](1169 MB) +PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [22:32, 19:43](1684 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_intel' [06:11, 04:15] ( 1560 warnings 1998 remarks ) +PASS -- TEST 'cpld_debug_pdlib_p8_intel' [25:58, 24:39](1726 MB) + +PASS -- COMPILE 'atm_dyn32_intel' [12:11, 11:23] ( 1 warnings 1 remarks ) +PASS -- TEST 'control_flake_intel' [05:23, 03:21](701 MB) +PASS -- TEST 'control_CubedSphereGrid_intel' [03:45, 02:54](1573 MB) +PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [03:48, 02:58](1601 MB) +PASS -- TEST 'control_latlon_intel' [03:42, 02:53](1593 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [03:51, 02:54](1599 MB) +PASS -- TEST 'control_c48_intel' [08:47, 07:36](1762 MB) +PASS -- TEST 'control_c48.v2.sfc_intel' [07:27, 06:22](866 MB) +PASS -- TEST 'control_c192_intel' [12:17, 10:27](1746 MB) +PASS -- TEST 'control_c384_intel' [13:28, 10:26](2009 MB) +PASS -- TEST 'control_c384gdas_intel' [10:48, 07:59](1412 MB) +PASS -- TEST 'control_stochy_intel' [02:25, 01:37](658 MB) +PASS -- TEST 'control_stochy_restart_intel' [01:31, 00:57](504 MB) +PASS -- TEST 'control_lndp_intel' [02:24, 01:32](661 MB) +PASS -- TEST 'control_iovr4_intel' [03:24, 02:25](656 MB) +PASS -- TEST 'control_iovr5_intel' [03:24, 02:26](659 MB) +PASS -- TEST 'control_p8_intel' [03:57, 02:58](1592 MB) +PASS -- TEST 'control_p8.v2.sfc_intel' [03:58, 02:56](1630 MB) +PASS -- TEST 'control_p8_ugwpv1_intel' [03:55, 02:49](1629 MB) +PASS -- TEST 'control_restart_p8_intel' [02:50, 01:36](896 MB) +PASS -- TEST 'control_noqr_p8_intel' [03:58, 02:53](1615 MB) +PASS -- TEST 'control_restart_noqr_p8_intel' [02:52, 01:36](935 MB) +PASS -- TEST 'control_decomp_p8_intel' [03:54, 03:02](1611 MB) +PASS -- TEST 'control_2threads_p8_intel' [03:56, 02:43](1716 MB) +PASS -- TEST 'control_p8_lndp_intel' [06:54, 05:11](1628 MB) +PASS -- TEST 'control_p8_rrtmgp_intel' [05:03, 03:53](1698 MB) +PASS -- TEST 'control_p8_mynn_intel' [04:04, 02:56](1635 MB) +PASS -- TEST 'merra2_thompson_intel' [05:03, 03:13](1647 MB) +PASS -- TEST 'regional_control_intel' [05:45, 05:09](846 MB) +PASS -- TEST 'regional_restart_intel' [03:42, 02:41](1021 MB) +PASS -- TEST 'regional_decomp_intel' [06:40, 05:31](848 MB) +PASS -- TEST 'regional_2threads_intel' [04:40, 03:13](844 MB) +PASS -- TEST 'regional_noquilt_intel' [06:40, 05:10](1362 MB) +PASS -- TEST 'regional_netcdf_parallel_intel' [06:43, 05:21](860 MB) +PASS -- TEST 'regional_2dwrtdecomp_intel' [06:38, 05:09](857 MB) +PASS -- TEST 'regional_wofs_intel' [07:43, 06:50](1912 MB) + +PASS -- COMPILE 'rrfs_intel' [15:11, 10:43] ( 3 warnings 9 remarks ) +PASS -- TEST 'rap_control_intel' [08:44, 07:42](1109 MB) +PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [06:15, 04:12](1301 MB) +PASS -- TEST 'rap_decomp_intel' [08:36, 08:08](1029 MB) +PASS -- TEST 'rap_2threads_intel' [08:35, 07:13](1183 MB) +PASS -- TEST 'rap_restart_intel' [06:43, 04:08](1106 MB) +PASS -- TEST 'rap_sfcdiff_intel' [08:47, 07:42](1110 MB) +PASS -- TEST 'rap_sfcdiff_decomp_intel' [08:35, 08:08](1043 MB) +PASS -- TEST 'rap_sfcdiff_restart_intel' [07:47, 05:48](1130 MB) +PASS -- TEST 'hrrr_control_intel' [05:08, 03:57](1048 MB) +PASS -- TEST 'hrrr_control_decomp_intel' [05:00, 04:07](1030 MB) +PASS -- TEST 'hrrr_control_2threads_intel' [04:42, 03:38](1118 MB) +PASS -- TEST 'hrrr_control_restart_intel' [04:36, 02:09](1004 MB) +PASS -- TEST 'rrfs_v1beta_intel' [08:50, 07:37](1103 MB) +PASS -- TEST 'rrfs_v1nssl_intel' [10:29, 09:18](1990 MB) +PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [09:27, 09:02](2063 MB) + +PASS -- COMPILE 'csawmg_intel' [14:11, 10:24] ( 1 warnings ) +PASS -- TEST 'control_csawmg_intel' [06:41, 05:59](751 MB) +PASS -- TEST 'control_ras_intel' [04:26, 03:13](750 MB) + +PASS -- COMPILE 'csawmg_gnu' [06:11, 03:36] +PASS -- TEST 'control_csawmg_gnu' [09:39, 08:18](549 MB) + +PASS -- COMPILE 'wam_intel' [13:11, 09:48] +PASS -- TEST 'control_wam_intel' [02:23, 02:04](656 MB) + +PASS -- COMPILE 'atm_faster_dyn32_intel' [14:11, 10:50] ( 1 remarks ) +PASS -- TEST 'control_p8_faster_intel' [04:01, 02:38](1628 MB) +PASS -- TEST 'regional_control_faster_intel' [05:41, 04:43](853 MB) + +PASS -- COMPILE 'atm_debug_dyn32_intel' [05:11, 04:48] ( 885 warnings 9 remarks ) +PASS -- TEST 'control_CubedSphereGrid_debug_intel' [06:57, 02:35](1611 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [07:01, 02:39](1615 MB) +PASS -- TEST 'control_stochy_debug_intel' [03:25, 02:59](823 MB) +PASS -- TEST 'control_lndp_debug_intel' [03:26, 02:39](824 MB) +PASS -- TEST 'control_csawmg_debug_intel' [08:52, 04:11](867 MB) +PASS -- TEST 'control_ras_debug_intel' [04:26, 02:38](833 MB) +PASS -- TEST 'control_diag_debug_intel' [06:59, 02:39](1675 MB) +PASS -- TEST 'control_debug_p8_intel' [06:56, 02:51](1637 MB) +PASS -- TEST 'regional_debug_intel' [20:55, 16:55](859 MB) +PASS -- TEST 'rap_control_debug_intel' [07:28, 04:46](1212 MB) +PASS -- TEST 'hrrr_control_debug_intel' [08:28, 04:47](1210 MB) +PASS -- TEST 'hrrr_gf_debug_intel' [09:29, 04:51](1205 MB) +PASS -- TEST 'hrrr_c3_debug_intel' [08:31, 04:51](1217 MB) +PASS -- TEST 'rap_unified_drag_suite_debug_intel' [08:30, 04:57](1210 MB) +PASS -- TEST 'rap_diag_debug_intel' [08:44, 05:07](1292 MB) +PASS -- TEST 'rap_cires_ugwp_debug_intel' [08:25, 04:55](1210 MB) +PASS -- TEST 'rap_unified_ugwp_debug_intel' [08:23, 05:00](1201 MB) +PASS -- TEST 'rap_lndp_debug_intel' [05:24, 05:01](1211 MB) +PASS -- TEST 'rap_progcld_thompson_debug_intel' [05:25, 04:46](1211 MB) +PASS -- TEST 'rap_noah_debug_intel' [05:24, 04:52](1209 MB) +PASS -- TEST 'rap_sfcdiff_debug_intel' [05:23, 04:59](1209 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [08:41, 07:49](1206 MB) +PASS -- TEST 'rrfs_v1beta_debug_intel' [06:31, 04:56](1206 MB) +PASS -- TEST 'rap_clm_lake_debug_intel' [07:33, 05:55](1215 MB) +PASS -- TEST 'rap_flake_debug_intel' [06:29, 04:52](1207 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [09:42, 08:17](1217 MB) + +PASS -- COMPILE 'atm_debug_dyn32_gnu' [03:11, 02:39] +PASS -- TEST 'control_csawmg_debug_gnu' [03:37, 02:11](529 MB) + +PASS -- COMPILE 'wam_debug_intel' [04:11, 03:14] ( 855 warnings ) +PASS -- TEST 'control_wam_debug_intel' [07:27, 04:56](522 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [10:11, 10:04] ( 3 warnings 8 remarks ) +PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [08:09, 03:56](1165 MB) +PASS -- TEST 'rap_control_dyn32_phy32_intel' [08:45, 06:24](1051 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [05:39, 03:23](988 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [08:37, 06:04](1099 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [05:36, 03:13](961 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [05:35, 03:35](925 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_intel' [06:45, 04:50](1038 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [02:28, 01:50](934 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [13:11, 12:19] ( 3 warnings 8 remarks ) +PASS -- TEST 'conus13km_control_intel' [03:55, 02:09](1200 MB) +PASS -- TEST 'conus13km_2threads_intel' [02:41, 00:52](1121 MB) +PASS -- TEST 'conus13km_restart_mismatch_intel' [02:43, 01:12](1110 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [10:11, 10:04] ( 3 warnings 8 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_intel' [05:43, 04:13](985 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [04:11, 03:22] ( 787 warnings 8 remarks ) +PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [05:24, 04:46](1092 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [05:23, 04:48](1090 MB) +PASS -- TEST 'conus13km_debug_intel' [15:56, 14:07](1235 MB) +PASS -- TEST 'conus13km_debug_qr_intel' [15:55, 14:40](918 MB) +PASS -- TEST 'conus13km_debug_2threads_intel' [10:48, 08:08](1155 MB) +PASS -- TEST 'conus13km_radar_tten_debug_intel' [16:48, 14:47](1313 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [06:13, 03:29] ( 787 warnings 8 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [05:26, 04:48](1131 MB) + +PASS -- COMPILE 'hafsw_intel' [14:13, 11:44] ( 1 warnings 8 remarks ) +PASS -- TEST 'hafs_regional_atm_intel' [08:17, 04:58](738 MB) +PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [10:31, 05:49](1124 MB) +PASS -- TEST 'hafs_regional_atm_ocn_intel' [09:26, 06:51](840 MB) +PASS -- TEST 'hafs_regional_atm_wav_intel' [18:21, 13:20](861 MB) +PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [17:31, 15:03](891 MB) +PASS -- TEST 'hafs_regional_1nest_atm_intel' [09:59, 05:30](504 MB) +PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [09:28, 06:39](519 MB) +PASS -- TEST 'hafs_global_1nest_atm_intel' [05:41, 02:40](373 MB) +PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [13:14, 07:09](483 MB) +PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [06:48, 03:39](530 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [08:50, 03:30](534 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [05:57, 04:05](592 MB) +PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [06:31, 01:14](407 MB) +PASS -- TEST 'gnv1_nested_intel' [09:50, 04:06](807 MB) + +PASS -- COMPILE 'hafsw_debug_intel' [04:11, 03:58] ( 1467 warnings 1501 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [17:53, 12:36](582 MB) + +PASS -- COMPILE 'hafsw_faster_intel' [12:11, 11:54] ( 7 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [14:03, 08:43](642 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [14:11, 08:45](747 MB) + +PASS -- COMPILE 'hafs_mom6w_intel' [12:11, 11:54] ( 7 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [11:12, 06:23](709 MB) + +PASS -- COMPILE 'hafs_all_intel' [12:11, 11:21] ( 7 remarks ) +PASS -- TEST 'hafs_regional_docn_intel' [11:26, 06:24](832 MB) +PASS -- TEST 'hafs_regional_docn_oisst_intel' [12:22, 06:32](821 MB) +PASS -- TEST 'hafs_regional_datm_cdeps_intel' [20:04, 15:54](1212 MB) + +PASS -- COMPILE 'datm_cdeps_intel' [07:12, 06:11] +PASS -- TEST 'datm_cdeps_control_cfsr_intel' [04:20, 02:42](1151 MB) +PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [02:20, 01:37](1103 MB) +PASS -- TEST 'datm_cdeps_control_gefs_intel' [06:18, 02:39](1021 MB) +PASS -- TEST 'datm_cdeps_iau_gefs_intel' [04:19, 02:37](1030 MB) +PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [04:18, 02:35](1014 MB) +PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [03:18, 02:39](1145 MB) +PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [03:18, 02:40](1154 MB) +PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [03:18, 02:30](1019 MB) +PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [07:23, 06:07](1061 MB) +PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [08:20, 06:19](1058 MB) +PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [03:17, 02:40](1149 MB) +PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [04:21, 03:48](2497 MB) +PASS -- TEST 'datm_cdeps_gfs_intel' [04:20, 03:52](2425 MB) + +PASS -- COMPILE 'datm_cdeps_debug_intel' [04:11, 03:09] ( 2 warnings ) +PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [07:19, 06:17](1094 MB) + +PASS -- COMPILE 'datm_cdeps_faster_intel' [07:11, 06:07] +PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [03:18, 02:37](1156 MB) + +PASS -- COMPILE 'datm_cdeps_land_intel' [01:11, 01:06] ( 1 remarks ) +PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [02:31, 00:45](261 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_intel' [01:25, 00:47](325 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [01:26, 00:30](320 MB) + +PASS -- COMPILE 'atml_intel' [12:12, 11:46] ( 8 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_sbs_intel' [06:05, 04:08](1623 MB) +PASS -- TEST 'control_p8_atmlnd_intel' [07:01, 04:10](1619 MB) +PASS -- TEST 'control_restart_p8_atmlnd_intel' [04:53, 02:16](901 MB) + +PASS -- COMPILE 'atml_debug_intel' [05:12, 04:21] ( 880 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_debug_intel' [08:01, 05:29](1607 MB) + +PASS -- COMPILE 'atmw_intel' [11:12, 11:01] ( 8 remarks ) +PASS -- TEST 'atmwav_control_noaero_p8_intel' [03:59, 01:43](1682 MB) + +PASS -- COMPILE 'atmaero_intel' [11:12, 10:27] ( 1 remarks ) +PASS -- TEST 'atmaero_control_p8_intel' [06:06, 04:03](3043 MB) +PASS -- TEST 'atmaero_control_p8_rad_intel' [07:07, 04:48](3101 MB) +PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [06:45, 04:53](3118 MB) + +PASS -- COMPILE 'atmaq_debug_intel' [04:12, 03:40] ( 884 warnings 6 remarks ) +PASS -- TEST 'regional_atmaq_debug_intel' [43:25, 39:50](4440 MB) + +PASS -- COMPILE 'atm_gnu' [04:11, 03:40] +PASS -- TEST 'control_c48_gnu' [12:46, 11:10](1544 MB) +PASS -- TEST 'control_stochy_gnu' [04:23, 03:22](506 MB) +PASS -- TEST 'control_ras_gnu' [05:22, 04:41](514 MB) +PASS -- TEST 'control_p8_gnu' [06:00, 04:38](1271 MB) +PASS -- TEST 'control_p8_ugwpv1_gnu' [05:55, 04:27](1269 MB) +PASS -- TEST 'control_flake_gnu' [11:24, 10:38](553 MB) + +PASS -- COMPILE 'rrfs_gnu' [04:11, 03:43] +PASS -- TEST 'rap_control_gnu' [11:40, 10:42](858 MB) +PASS -- TEST 'rap_decomp_gnu' [12:38, 10:53](858 MB) +PASS -- TEST 'rap_2threads_gnu' [11:34, 09:47](944 MB) +PASS -- TEST 'rap_restart_gnu' [06:45, 05:34](585 MB) +PASS -- TEST 'rap_sfcdiff_gnu' [12:41, 10:55](857 MB) +PASS -- TEST 'rap_sfcdiff_decomp_gnu' [12:35, 11:03](857 MB) +PASS -- TEST 'rap_sfcdiff_restart_gnu' [08:43, 07:51](587 MB) +PASS -- TEST 'hrrr_control_gnu' [06:33, 05:34](857 MB) +PASS -- TEST 'hrrr_control_noqr_gnu' [06:34, 05:32](842 MB) +PASS -- TEST 'hrrr_control_2threads_gnu' [05:37, 05:00](934 MB) +PASS -- TEST 'hrrr_control_decomp_gnu' [06:38, 05:30](856 MB) +PASS -- TEST 'hrrr_control_restart_gnu' [03:31, 02:51](570 MB) +PASS -- TEST 'hrrr_control_restart_noqr_gnu' [03:29, 02:48](668 MB) +PASS -- TEST 'rrfs_v1beta_gnu' [11:46, 10:39](855 MB) + +PASS -- COMPILE 'atm_dyn32_debug_gnu' [04:11, 03:36] +PASS -- TEST 'control_diag_debug_gnu' [02:50, 01:36](1286 MB) +PASS -- TEST 'regional_debug_gnu' [12:42, 10:53](562 MB) +PASS -- TEST 'rap_control_debug_gnu' [03:23, 02:34](871 MB) +PASS -- TEST 'hrrr_control_debug_gnu' [03:22, 02:37](869 MB) +PASS -- TEST 'hrrr_gf_debug_gnu' [03:22, 02:36](877 MB) +PASS -- TEST 'hrrr_c3_debug_gnu' [03:21, 02:32](876 MB) +PASS -- TEST 'rap_diag_debug_gnu' [04:35, 02:45](962 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_gnu' [05:23, 04:02](870 MB) +PASS -- TEST 'rap_progcld_thompson_debug_gnu' [03:22, 02:34](871 MB) +PASS -- TEST 'rrfs_v1beta_debug_gnu' [03:21, 02:38](867 MB) +PASS -- TEST 'control_ras_debug_gnu' [02:20, 01:35](506 MB) +PASS -- TEST 'control_stochy_debug_gnu' [03:21, 01:44](498 MB) +PASS -- TEST 'control_debug_p8_gnu' [02:44, 01:35](1255 MB) +PASS -- TEST 'rap_flake_debug_gnu' [03:25, 02:35](871 MB) +PASS -- TEST 'rap_clm_lake_debug_gnu' [03:24, 02:46](875 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_gnu' [05:38, 04:13](877 MB) + +PASS -- COMPILE 'wam_debug_gnu' [02:11, 01:49] + +PASS -- COMPILE 'rrfs_dyn32_phy32_gnu' [04:11, 03:37] +PASS -- TEST 'rap_control_dyn32_phy32_gnu' [10:36, 09:25](714 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_gnu' [05:39, 04:52](713 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_gnu' [09:40, 08:33](759 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_gnu' [06:31, 04:33](756 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_gnu' [05:32, 05:02](716 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_gnu' [07:44, 06:58](557 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_gnu' [03:29, 02:28](549 MB) +PASS -- TEST 'conus13km_control_gnu' [04:56, 03:09](886 MB) +PASS -- TEST 'conus13km_2threads_gnu' [05:44, 05:05](889 MB) +PASS -- TEST 'conus13km_restart_mismatch_gnu' [02:46, 01:47](559 MB) + +PASS -- COMPILE 'atm_dyn64_phy32_gnu' [06:11, 05:25] +PASS -- TEST 'rap_control_dyn64_phy32_gnu' [06:40, 05:50](740 MB) + +PASS -- COMPILE 'atm_dyn32_phy32_debug_gnu' [04:11, 03:38] +PASS -- TEST 'rap_control_debug_dyn32_phy32_gnu' [03:23, 02:30](721 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_gnu' [03:24, 02:27](720 MB) +PASS -- TEST 'conus13km_debug_gnu' [08:00, 06:47](898 MB) +PASS -- TEST 'conus13km_debug_qr_gnu' [07:53, 06:52](593 MB) +PASS -- TEST 'conus13km_debug_2threads_gnu' [09:51, 07:32](899 MB) +PASS -- TEST 'conus13km_radar_tten_debug_gnu' [09:50, 07:06](964 MB) + +PASS -- COMPILE 'atm_dyn64_phy32_debug_gnu' [04:12, 03:39] +PASS -- TEST 'rap_control_dyn64_phy32_debug_gnu' [04:25, 02:34](743 MB) + +PASS -- COMPILE 's2swa_gnu' [15:13, 14:32] + +PASS -- COMPILE 's2s_gnu' [15:12, 14:27] +PASS -- TEST 'cpld_control_nowave_noaero_p8_gnu' [09:16, 06:34](1357 MB) + +PASS -- COMPILE 's2swa_debug_gnu' [03:12, 02:30] + +PASS -- COMPILE 's2sw_pdlib_gnu' [15:12, 14:14] +PASS -- TEST 'cpld_control_pdlib_p8_gnu' [27:06, 23:58](1321 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_gnu' [03:12, 02:22] +PASS -- TEST 'cpld_debug_pdlib_p8_gnu' [17:57, 16:21](1335 MB) + +PASS -- COMPILE 'datm_cdeps_gnu' [15:12, 14:16] +PASS -- TEST 'datm_cdeps_control_cfsr_gnu' [03:19, 03:03](697 MB) SYNOPSIS: -Starting Date/Time: 20240510 17:42:13 -Ending Date/Time: 20240510 20:09:13 -Total Time: 02h:27m:16s -Compiles Completed: 54/54 -Tests Completed: 242/242 +Starting Date/Time: 20240514 17:03:26 +Ending Date/Time: 20240514 18:48:41 +Total Time: 01h:45m:33s +Compiles Completed: 55/55 +Tests Completed: 243/243 NOTES: A file 'test_changes.list' was generated but is empty. diff --git a/tests/logs/RegressionTests_hercules.log b/tests/logs/RegressionTests_hercules.log index 83ccef861e..2bc231638e 100644 --- a/tests/logs/RegressionTests_hercules.log +++ b/tests/logs/RegressionTests_hercules.log @@ -1,18 +1,18 @@ ====START OF HERCULES REGRESSION TESTING LOG==== UFSWM hash used in testing: -57df4fd8b6ec5e0bca03b4a3ca21768f68c5bfaa +c0315bc9b6d9cac59cab3d7193bcfe60bd8ae4fb Submodule hashes used in testing: 37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d) be5d28fd1b60522e6fc98aefeead20e6aac3530b AQM/src/model/CMAQ (CMAQv5.2.1_07Feb2018-198-gbe5d28fd1) 3d7067a523b8557058755289e4275f5f5c985daf CDEPS-interface/CDEPS (cdeps0.4.17-40-g3d7067a) - 500073c60809f6f887194d3e79c1d632d1b5ed26 CICE-interface/CICE (remotes/origin/cice_sync) + 9c0cd8d3ba5963d01711094a3c81b6358fcb8367 CICE-interface/CICE (CICE6.0.0-448-g9c0cd8d3) f6ff8f7c4d4cb6feabe3651b13204cf43fc948e3 CICE-interface/CICE/icepack (Icepack1.1.0-182-gf6ff8f7) 4e19850cb083bc474b7cde5dc2f8506ec74cc442 CMEPS-interface/CMEPS (cmeps_v0.4.1-2306-g4e19850c) cabd7753ae17f7bfcc6dad56daf10868aa51c3f4 CMakeModules (v1.0.0-28-gcabd775) - 7147dac3d5075c38a43cc221d1e7e7337c28437f FV3 (heads/develop) - 97114888f529c2df70ed4a350fd2428df74839ff FV3/atmos_cubed_sphere (201912_public_release-389-g9711488) + b329c2ccc4c5c6936cb1f548eef83d2a1ee36ae2 FV3 (remotes/origin/hydro) + aabfdccae440da7389195762601db7fcc09f6f11 FV3/atmos_cubed_sphere (remotes/origin/hydro) 741212e4962d371520f773e2be9481142f79635e FV3/ccpp/framework (ccpp_transition_to_vlab_master_20190705-718-g741212e) 1c2a898e97f069eeeb930cfb542db67ed349b72c FV3/ccpp/physics (EP4-744-g1c2a898e) 74a0e098b2163425e4b5466c2dfcf8ae26d560a5 FV3/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (v1.6) @@ -21,7 +21,7 @@ Submodule hashes used in testing: -7476b8f2790a47d788f79cebfdbb551567ae7cf8 FV3/upp/sorc/ncep_post.fd/post_gtg.fd 041422934cae1570f2f0e67239d5d89f11c6e1b7 GOCART (sdr_v2.1.2.6-119-g0414229) 35789c757766e07f688b4c0c7c5229816f224b09 HYCOM-interface/HYCOM (2.3.00-121-g35789c7) - 129e1bda02d454fb280819d1d87ae16347fd044c MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10049-g129e1bda0) + 3bcfbbea8b865c3f88497049fde044c1145bd202 MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10050-g3bcfbbea8) 9423197f894112edfcb1502245f7d7b873d551f9 MOM6-interface/MOM6/pkg/CVMix-src (9423197) 29e64d652786e1d076a05128c920f394202bfe10 MOM6-interface/MOM6/pkg/GSW-Fortran (29e64d6) 1e259014c1eba9070cec7027d8b4b479ae54275a NOAHMP-interface/noahmp (v3.7.1-430-g1e25901) @@ -36,364 +36,367 @@ The second time is specifically for the run phase. Times/Memory will be empty for failed tests. BASELINE DIRECTORY: /work/noaa/epic/hercules/UFS-WM_RT/NEMSfv3gfs/develop-20240503 -COMPARISON DIRECTORY: /work2/noaa/epic/stmp/role-epic/stmp/role-epic/FV3_RT/rt_1888579 +COMPARISON DIRECTORY: /work2/noaa/epic/stmp/role-epic/stmp/role-epic/FV3_RT/rt_1854380 RT.SH OPTIONS USED: * (-a) - HPC PROJECT ACCOUNT: epic * (-l) - USE CONFIG FILE: rt.conf * (-e) - USE ECFLOW -PASS -- COMPILE 's2swa_32bit_intel' [13:10, 13:01] ( 1 warnings 10 remarks ) -PASS -- TEST 'cpld_control_p8_mixedmode_intel' [09:16, 07:21](1897 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_intel' [20:11, 19:40] ( 1 warnings 10 remarks ) -PASS -- TEST 'cpld_control_gfsv17_intel' [15:19, 13:22](1774 MB) -PASS -- TEST 'cpld_control_gfsv17_iau_intel' [15:58, 14:02](2177 MB) -PASS -- TEST 'cpld_restart_gfsv17_intel' [08:27, 06:33](1179 MB) -PASS -- TEST 'cpld_mpi_gfsv17_intel' [17:34, 15:11](1699 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [07:10, 06:55] ( 1525 warnings 2000 remarks ) -PASS -- TEST 'cpld_debug_gfsv17_intel' [22:21, 20:25](1727 MB) - -PASS -- COMPILE 's2swa_intel' [13:10, 13:03] ( 10 remarks ) -PASS -- TEST 'cpld_control_p8_intel' [09:14, 07:28](2089 MB) -PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [09:21, 07:31](2051 MB) -PASS -- TEST 'cpld_restart_p8_intel' [06:36, 04:17](1964 MB) -PASS -- TEST 'cpld_control_qr_p8_intel' [09:14, 07:37](1969 MB) -PASS -- TEST 'cpld_restart_qr_p8_intel' [06:36, 04:20](1729 MB) -PASS -- TEST 'cpld_2threads_p8_intel' [11:15, 09:08](2497 MB) -PASS -- TEST 'cpld_decomp_p8_intel' [09:09, 07:41](2065 MB) -PASS -- TEST 'cpld_mpi_p8_intel' [08:14, 06:23](1899 MB) -PASS -- TEST 'cpld_control_ciceC_p8_intel' [09:14, 07:39](2075 MB) -PASS -- TEST 'cpld_control_c192_p8_intel' [18:00, 15:38](2803 MB) -PASS -- TEST 'cpld_restart_c192_p8_intel' [08:39, 05:44](2919 MB) -PASS -- TEST 'cpld_bmark_p8_intel' [15:35, 08:35](3631 MB) -PASS -- TEST 'cpld_restart_bmark_p8_intel' [14:17, 05:29](3616 MB) -PASS -- TEST 'cpld_s2sa_p8_intel' [06:07, 04:53](2032 MB) - -PASS -- COMPILE 's2sw_intel' [12:10, 11:55] ( 10 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_intel' [07:57, 07:05](1772 MB) -PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [05:15, 03:54](1814 MB) - -PASS -- COMPILE 's2swa_debug_intel' [07:10, 06:55] ( 1450 warnings 1230 remarks ) -PASS -- TEST 'cpld_debug_p8_intel' [08:15, 06:46](2056 MB) - -PASS -- COMPILE 's2sw_debug_intel' [07:10, 06:41] ( 1450 warnings 1230 remarks ) -PASS -- TEST 'cpld_debug_noaero_p8_intel' [05:49, 04:45](1788 MB) - -PASS -- COMPILE 's2s_aoflux_intel' [11:10, 10:47] ( 3 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [04:55, 03:57](1831 MB) - -PASS -- COMPILE 's2s_intel' [11:10, 10:23] ( 3 remarks ) -PASS -- TEST 'cpld_control_c48_intel' [08:42, 07:10](2834 MB) -PASS -- TEST 'cpld_warmstart_c48_intel' [02:42, 02:01](2821 MB) -PASS -- TEST 'cpld_restart_c48_intel' [01:50, 01:02](2304 MB) - -PASS -- COMPILE 's2swa_faster_intel' [15:10, 14:40] ( 10 remarks ) -PASS -- TEST 'cpld_control_p8_faster_intel' [09:19, 07:25](2053 MB) - -PASS -- COMPILE 's2sw_pdlib_intel' [16:10, 16:08] ( 10 remarks ) -PASS -- TEST 'cpld_control_pdlib_p8_intel' [15:02, 13:50](1798 MB) -PASS -- TEST 'cpld_restart_pdlib_p8_intel' [08:12, 06:47](1304 MB) -PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [17:08, 15:17](1746 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_intel' [05:10, 04:23] ( 1560 warnings 2000 remarks ) -PASS -- TEST 'cpld_debug_pdlib_p8_intel' [22:50, 21:36](1777 MB) - -PASS -- COMPILE 'atm_dyn32_intel' [09:10, 08:11] ( 1 warnings 1 remarks ) -PASS -- TEST 'control_flake_intel' [03:21, 02:52](714 MB) -PASS -- TEST 'control_CubedSphereGrid_intel' [03:45, 02:29](1610 MB) -PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [03:48, 02:31](1621 MB) -PASS -- TEST 'control_latlon_intel' [03:42, 02:30](1610 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [03:53, 02:29](1614 MB) -PASS -- TEST 'control_c48_intel' [07:46, 07:01](1752 MB) -PASS -- TEST 'control_c48.v2.sfc_intel' [06:31, 05:44](860 MB) -PASS -- TEST 'control_c192_intel' [09:53, 09:00](1764 MB) -PASS -- TEST 'control_c384_intel' [11:44, 09:17](2052 MB) -PASS -- TEST 'control_c384gdas_intel' [10:17, 07:16](1530 MB) -PASS -- TEST 'control_stochy_intel' [02:21, 01:25](669 MB) -PASS -- TEST 'control_stochy_restart_intel' [01:39, 00:52](548 MB) -PASS -- TEST 'control_lndp_intel' [02:21, 01:19](664 MB) -PASS -- TEST 'control_iovr4_intel' [02:22, 02:03](668 MB) -PASS -- TEST 'control_iovr5_intel' [02:21, 02:05](663 MB) -PASS -- TEST 'control_p8_intel' [04:08, 02:31](1643 MB) -PASS -- TEST 'control_p8.v2.sfc_intel' [04:06, 02:29](1646 MB) -PASS -- TEST 'control_p8_ugwpv1_intel' [04:03, 02:25](1639 MB) -PASS -- TEST 'control_restart_p8_intel' [03:00, 01:27](910 MB) -PASS -- TEST 'control_noqr_p8_intel' [04:01, 02:24](1622 MB) -PASS -- TEST 'control_restart_noqr_p8_intel' [03:11, 01:21](981 MB) -PASS -- TEST 'control_decomp_p8_intel' [03:55, 02:31](1626 MB) -PASS -- TEST 'control_2threads_p8_intel' [04:01, 02:17](1731 MB) -PASS -- TEST 'control_p8_lndp_intel' [05:44, 04:25](1636 MB) -PASS -- TEST 'control_p8_rrtmgp_intel' [05:06, 03:24](1718 MB) -PASS -- TEST 'control_p8_mynn_intel' [04:02, 02:33](1648 MB) -PASS -- TEST 'merra2_thompson_intel' [04:07, 02:45](1650 MB) -PASS -- TEST 'regional_control_intel' [05:32, 04:32](961 MB) -PASS -- TEST 'regional_restart_intel' [03:32, 02:26](1099 MB) -PASS -- TEST 'regional_decomp_intel' [05:38, 04:41](946 MB) -PASS -- TEST 'regional_2threads_intel' [03:38, 02:48](921 MB) -PASS -- TEST 'regional_noquilt_intel' [05:38, 04:22](1488 MB) -PASS -- TEST 'regional_netcdf_parallel_intel' [05:46, 04:28](958 MB) -PASS -- TEST 'regional_2dwrtdecomp_intel' [05:36, 04:31](957 MB) -PASS -- TEST 'regional_wofs_intel' [06:35, 05:33](2101 MB) - -PASS -- COMPILE 'rrfs_intel' [08:10, 07:25] ( 3 warnings 9 remarks ) -PASS -- TEST 'rap_control_intel' [07:54, 06:34](1193 MB) -PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [04:55, 03:24](1414 MB) -PASS -- TEST 'rap_decomp_intel' [07:52, 06:51](1160 MB) -PASS -- TEST 'rap_2threads_intel' [06:55, 06:07](1374 MB) -PASS -- TEST 'rap_restart_intel' [05:10, 03:23](1136 MB) -PASS -- TEST 'rap_sfcdiff_intel' [07:52, 06:31](1201 MB) -PASS -- TEST 'rap_sfcdiff_decomp_intel' [07:53, 07:02](1151 MB) -PASS -- TEST 'rap_sfcdiff_restart_intel' [06:06, 04:56](1199 MB) -PASS -- TEST 'hrrr_control_intel' [04:55, 03:22](1066 MB) -PASS -- TEST 'hrrr_control_decomp_intel' [04:57, 03:26](1042 MB) -PASS -- TEST 'hrrr_control_2threads_intel' [03:58, 03:04](1122 MB) -PASS -- TEST 'hrrr_control_restart_intel' [02:38, 01:51](1029 MB) -PASS -- TEST 'rrfs_v1beta_intel' [07:57, 06:19](1193 MB) -PASS -- TEST 'rrfs_v1nssl_intel' [08:22, 07:37](2008 MB) -PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [08:20, 07:21](2175 MB) - -PASS -- COMPILE 'csawmg_intel' [07:10, 07:05] ( 1 warnings ) -PASS -- TEST 'control_csawmg_intel' [06:35, 05:15](822 MB) -PASS -- TEST 'control_ras_intel' [03:18, 02:48](814 MB) - -PASS -- COMPILE 'csawmg_gnu' [04:10, 04:06] -PASS -- TEST 'control_csawmg_gnu' [07:40, 06:25](811 MB) - -PASS -- COMPILE 'wam_intel' [07:10, 06:40] -PASS -- TEST 'control_wam_intel' [02:25, 01:48](787 MB) - -PASS -- COMPILE 'atm_faster_dyn32_intel' [10:11, 09:30] ( 1 remarks ) -PASS -- TEST 'control_p8_faster_intel' [04:04, 02:13](1638 MB) -PASS -- TEST 'regional_control_faster_intel' [04:34, 04:04](963 MB) - -PASS -- COMPILE 'atm_debug_dyn32_intel' [04:10, 03:48] ( 885 warnings 9 remarks ) -PASS -- TEST 'control_CubedSphereGrid_debug_intel' [03:41, 02:11](1629 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [02:42, 02:06](1635 MB) -PASS -- TEST 'control_stochy_debug_intel' [03:19, 02:28](832 MB) -PASS -- TEST 'control_lndp_debug_intel' [03:20, 02:14](832 MB) -PASS -- TEST 'control_csawmg_debug_intel' [04:33, 03:22](876 MB) -PASS -- TEST 'control_ras_debug_intel' [03:18, 02:16](841 MB) -PASS -- TEST 'control_diag_debug_intel' [03:40, 02:10](1692 MB) -PASS -- TEST 'control_debug_p8_intel' [03:41, 02:19](1667 MB) -PASS -- TEST 'regional_debug_intel' [14:38, 14:01](903 MB) -PASS -- TEST 'rap_control_debug_intel' [04:22, 03:58](1221 MB) -PASS -- TEST 'hrrr_control_debug_intel' [04:22, 03:51](1214 MB) -PASS -- TEST 'hrrr_gf_debug_intel' [04:20, 03:57](1219 MB) -PASS -- TEST 'hrrr_c3_debug_intel' [04:22, 03:59](1230 MB) -PASS -- TEST 'rap_unified_drag_suite_debug_intel' [04:27, 04:01](1219 MB) -PASS -- TEST 'rap_diag_debug_intel' [05:45, 04:14](1297 MB) -PASS -- TEST 'rap_cires_ugwp_debug_intel' [05:20, 04:08](1215 MB) -PASS -- TEST 'rap_unified_ugwp_debug_intel' [05:20, 04:10](1228 MB) -PASS -- TEST 'rap_lndp_debug_intel' [04:20, 04:02](1217 MB) -PASS -- TEST 'rap_progcld_thompson_debug_intel' [04:18, 04:00](1232 MB) -PASS -- TEST 'rap_noah_debug_intel' [04:18, 03:59](1221 MB) -PASS -- TEST 'rap_sfcdiff_debug_intel' [04:21, 03:57](1229 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [07:20, 06:34](1223 MB) -PASS -- TEST 'rrfs_v1beta_debug_intel' [04:17, 03:54](1212 MB) -PASS -- TEST 'rap_clm_lake_debug_intel' [05:21, 04:49](1229 MB) -PASS -- TEST 'rap_flake_debug_intel' [04:16, 03:58](1221 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [07:51, 06:46](1221 MB) - -PASS -- COMPILE 'atm_debug_dyn32_gnu' [04:10, 03:11] -PASS -- TEST 'control_csawmg_debug_gnu' [02:35, 01:51](790 MB) - -PASS -- COMPILE 'wam_debug_intel' [03:10, 02:38] ( 855 warnings ) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [07:10, 06:34] ( 3 warnings 8 remarks ) -PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [04:56, 03:14](1271 MB) -PASS -- TEST 'rap_control_dyn32_phy32_intel' [06:45, 05:24](1154 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [04:00, 02:53](1020 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [06:40, 05:15](1249 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [04:04, 02:38](1033 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [04:04, 03:01](981 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_intel' [04:57, 04:05](1102 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [02:46, 01:33](959 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [09:10, 08:45] ( 3 warnings 8 remarks ) -PASS -- TEST 'conus13km_control_intel' [02:47, 01:44](1312 MB) -PASS -- TEST 'conus13km_2threads_intel' [01:42, 00:44](1201 MB) -PASS -- TEST 'conus13km_restart_mismatch_intel' [01:40, 01:02](1152 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [07:11, 06:33] ( 3 warnings 8 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_intel' [04:37, 03:42](1098 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [05:10, 04:27] ( 787 warnings 8 remarks ) -PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [04:21, 03:58](1095 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [04:22, 03:53](1104 MB) -PASS -- TEST 'conus13km_debug_intel' [12:42, 11:46](1343 MB) -PASS -- TEST 'conus13km_debug_qr_intel' [12:42, 11:51](988 MB) -PASS -- TEST 'conus13km_debug_2threads_intel' [07:41, 06:35](1240 MB) -PASS -- TEST 'conus13km_radar_tten_debug_intel' [12:36, 11:37](1397 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [05:10, 04:27] ( 787 warnings 8 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [04:24, 04:01](1158 MB) - -PASS -- COMPILE 'hafsw_intel' [10:10, 09:28] ( 1 warnings 9 remarks ) -PASS -- TEST 'hafs_regional_atm_intel' [07:05, 05:24](884 MB) -PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [06:25, 05:11](1280 MB) -PASS -- TEST 'hafs_regional_atm_ocn_intel' [08:19, 06:27](944 MB) -PASS -- TEST 'hafs_regional_atm_wav_intel' [15:13, 13:58](984 MB) -PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [17:28, 15:53](1008 MB) -PASS -- TEST 'hafs_regional_1nest_atm_intel' [06:53, 05:21](606 MB) -PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [08:22, 06:55](619 MB) -PASS -- TEST 'hafs_global_1nest_atm_intel' [03:41, 02:41](439 MB) -PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [10:13, 07:48](545 MB) -PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [04:44, 03:52](619 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [04:48, 03:46](618 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [05:50, 04:47](680 MB) -PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [02:24, 01:19](449 MB) - -PASS -- COMPILE 'hafsw_debug_intel' [03:10, 03:03] ( 1467 warnings 1502 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [12:50, 11:23](626 MB) - -PASS -- COMPILE 'hafsw_faster_intel' [11:10, 10:24] ( 8 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [18:53, 17:23](748 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [18:08, 16:49](845 MB) - -PASS -- COMPILE 'hafs_mom6w_intel' [11:10, 10:22] ( 7 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [12:09, 10:46](832 MB) - -PASS -- COMPILE 'hafs_all_intel' [10:11, 09:34] ( 8 remarks ) -PASS -- TEST 'hafs_regional_docn_intel' [07:10, 05:19](951 MB) -PASS -- TEST 'hafs_regional_docn_oisst_intel' [07:11, 05:22](938 MB) -PASS -- TEST 'hafs_regional_datm_cdeps_intel' [17:46, 16:20](1344 MB) - -PASS -- COMPILE 'datm_cdeps_intel' [06:11, 05:56] ( 2 remarks ) -PASS -- TEST 'datm_cdeps_control_cfsr_intel' [03:16, 02:10](1141 MB) -PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [02:17, 01:18](1093 MB) -PASS -- TEST 'datm_cdeps_control_gefs_intel' [02:15, 02:06](1017 MB) -PASS -- TEST 'datm_cdeps_iau_gefs_intel' [02:15, 02:08](1016 MB) -PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [02:15, 02:10](1009 MB) -PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [03:15, 02:12](1154 MB) -PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [02:15, 02:09](1133 MB) -PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [02:15, 02:04](1012 MB) -PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [05:53, 04:57](1160 MB) -PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [05:48, 04:56](1143 MB) -PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [02:13, 02:08](1137 MB) -PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [03:17, 03:02](2436 MB) -PASS -- TEST 'datm_cdeps_gfs_intel' [03:15, 03:04](2391 MB) - -PASS -- COMPILE 'datm_cdeps_debug_intel' [04:11, 03:56] ( 2 warnings 2 remarks ) -PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [06:14, 05:15](1085 MB) - -PASS -- COMPILE 'datm_cdeps_faster_intel' [06:10, 06:05] ( 2 remarks ) -PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [03:15, 02:08](1144 MB) - -PASS -- COMPILE 'datm_cdeps_land_intel' [01:10, 00:54] ( 1 remarks ) -PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [01:27, 00:50](336 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_intel' [01:21, 00:47](558 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [01:24, 00:31](559 MB) - -PASS -- COMPILE 'atml_intel' [08:11, 08:04] ( 8 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_sbs_intel' [07:11, 05:21](1640 MB) -PASS -- TEST 'control_p8_atmlnd_intel' [07:10, 05:17](1646 MB) -PASS -- TEST 'control_restart_p8_atmlnd_intel' [03:53, 02:45](938 MB) - -PASS -- COMPILE 'atml_debug_intel' [04:11, 03:21] ( 880 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_debug_intel' [06:04, 04:43](1654 MB) - -PASS -- COMPILE 'atmw_intel' [10:10, 09:41] ( 8 remarks ) -PASS -- TEST 'atmwav_control_noaero_p8_intel' [02:57, 01:30](1684 MB) - -PASS -- COMPILE 'atmaero_intel' [08:10, 07:32] ( 1 remarks ) -PASS -- TEST 'atmaero_control_p8_intel' [04:57, 03:30](1796 MB) -PASS -- TEST 'atmaero_control_p8_rad_intel' [06:02, 04:13](1797 MB) -PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [05:49, 04:17](1817 MB) - -PASS -- COMPILE 'atmaq_debug_intel' [03:10, 02:55] ( 884 warnings 6 remarks ) -PASS -- TEST 'regional_atmaq_debug_intel' [17:35, 16:00](4573 MB) - -PASS -- COMPILE 'atm_gnu' [05:10, 04:57] -PASS -- TEST 'control_c48_gnu' [10:45, 09:26](1578 MB) -PASS -- TEST 'control_stochy_gnu' [03:23, 02:17](729 MB) -PASS -- TEST 'control_ras_gnu' [04:25, 03:42](736 MB) -PASS -- TEST 'control_p8_gnu' [05:02, 03:31](1512 MB) -PASS -- TEST 'control_p8_ugwpv1_gnu' [04:52, 03:24](1516 MB) -PASS -- TEST 'control_flake_gnu' [05:21, 04:22](803 MB) - -PASS -- COMPILE 'rrfs_gnu' [05:10, 04:47] -PASS -- TEST 'rap_control_gnu' [09:05, 07:34](1083 MB) -PASS -- TEST 'rap_decomp_gnu' [08:58, 07:44](1084 MB) -PASS -- TEST 'rap_2threads_gnu' [09:09, 07:12](1147 MB) -PASS -- TEST 'rap_restart_gnu' [05:14, 03:55](885 MB) -PASS -- TEST 'rap_sfcdiff_gnu' [09:00, 07:34](1088 MB) -PASS -- TEST 'rap_sfcdiff_decomp_gnu' [08:54, 07:42](1086 MB) -PASS -- TEST 'rap_sfcdiff_restart_gnu' [07:03, 05:38](884 MB) -PASS -- TEST 'hrrr_control_gnu' [05:02, 03:59](1072 MB) -PASS -- TEST 'hrrr_control_noqr_gnu' [04:54, 03:58](1140 MB) -PASS -- TEST 'hrrr_control_2threads_gnu' [04:57, 03:39](1031 MB) -PASS -- TEST 'hrrr_control_decomp_gnu' [04:58, 04:00](1074 MB) -PASS -- TEST 'hrrr_control_restart_gnu' [02:36, 02:05](881 MB) -PASS -- TEST 'hrrr_control_restart_noqr_gnu' [02:37, 01:59](932 MB) -PASS -- TEST 'rrfs_v1beta_gnu' [08:56, 07:31](1084 MB) - -PASS -- COMPILE 'atm_dyn32_debug_gnu' [09:11, 08:13] -PASS -- TEST 'control_diag_debug_gnu' [02:40, 01:14](1625 MB) -PASS -- TEST 'regional_debug_gnu' [07:33, 06:16](927 MB) -PASS -- TEST 'rap_control_debug_gnu' [02:18, 01:59](1100 MB) -PASS -- TEST 'hrrr_control_debug_gnu' [02:21, 01:52](1090 MB) -PASS -- TEST 'hrrr_gf_debug_gnu' [02:20, 01:54](1097 MB) -PASS -- TEST 'hrrr_c3_debug_gnu' [02:19, 01:57](1094 MB) -PASS -- TEST 'rap_diag_debug_gnu' [02:28, 02:01](1270 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_gnu' [03:19, 03:03](1097 MB) -PASS -- TEST 'rap_progcld_thompson_debug_gnu' [02:20, 01:58](1101 MB) -PASS -- TEST 'rrfs_v1beta_debug_gnu' [02:21, 01:53](1095 MB) -PASS -- TEST 'control_ras_debug_gnu' [02:20, 01:12](727 MB) -PASS -- TEST 'control_stochy_debug_gnu' [02:19, 01:14](722 MB) -PASS -- TEST 'control_debug_p8_gnu' [02:41, 01:14](1502 MB) -PASS -- TEST 'rap_flake_debug_gnu' [02:21, 01:58](1100 MB) -PASS -- TEST 'rap_clm_lake_debug_gnu' [03:20, 02:10](1104 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_gnu' [05:00, 03:14](1100 MB) - -PASS -- COMPILE 'wam_debug_gnu' [04:10, 03:35] -PASS -- TEST 'control_wam_debug_gnu' [02:27, 01:56](499 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_gnu' [07:11, 06:27] -PASS -- TEST 'rap_control_dyn32_phy32_gnu' [08:44, 07:14](961 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_gnu' [05:05, 03:46](952 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_gnu' [07:54, 06:40](968 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_gnu' [04:51, 03:26](875 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_gnu' [04:43, 03:45](948 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_gnu' [07:03, 05:28](860 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_gnu' [02:41, 01:58](857 MB) -PASS -- TEST 'conus13km_control_gnu' [03:45, 02:28](1267 MB) -PASS -- TEST 'conus13km_2threads_gnu' [01:36, 01:01](1174 MB) -PASS -- TEST 'conus13km_restart_mismatch_gnu' [02:35, 01:24](920 MB) - -PASS -- COMPILE 'atm_dyn64_phy32_gnu' [14:10, 14:00] -PASS -- TEST 'rap_control_dyn64_phy32_gnu' [05:32, 04:16](993 MB) - -PASS -- COMPILE 'atm_dyn32_phy32_debug_gnu' [13:10, 12:29] -PASS -- TEST 'rap_control_debug_dyn32_phy32_gnu' [02:19, 01:53](979 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_gnu' [02:19, 01:51](974 MB) -PASS -- TEST 'conus13km_debug_gnu' [06:37, 05:28](1278 MB) -PASS -- TEST 'conus13km_debug_qr_gnu' [06:41, 05:30](951 MB) -PASS -- TEST 'conus13km_debug_2threads_gnu' [04:36, 03:15](1189 MB) -PASS -- TEST 'conus13km_radar_tten_debug_gnu' [06:36, 05:25](1356 MB) - -PASS -- COMPILE 'atm_dyn64_phy32_debug_gnu' [13:10, 12:43] -PASS -- TEST 'rap_control_dyn64_phy32_debug_gnu' [02:22, 01:57](1002 MB) - -PASS -- COMPILE 's2swa_gnu' [19:10, 18:35] - -PASS -- COMPILE 's2s_gnu' [17:10, 17:06] - -PASS -- COMPILE 's2swa_debug_gnu' [13:10, 12:53] - -PASS -- COMPILE 's2sw_pdlib_gnu' [18:10, 17:48] - -PASS -- COMPILE 's2sw_pdlib_debug_gnu' [12:11, 12:03] - -PASS -- COMPILE 'datm_cdeps_gnu' [16:11, 15:56] +PASS -- COMPILE 's2swa_32bit_intel' [15:10, 15:08] ( 1 warnings 10 remarks ) +PASS -- TEST 'cpld_control_p8_mixedmode_intel' [09:05, 07:40](1887 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_intel' [22:11, 22:09] ( 1 warnings 10 remarks ) +PASS -- TEST 'cpld_control_gfsv17_intel' [15:10, 13:47](1762 MB) +PASS -- TEST 'cpld_control_gfsv17_iau_intel' [16:20, 14:27](2177 MB) +PASS -- TEST 'cpld_restart_gfsv17_intel' [08:22, 06:45](1188 MB) +PASS -- TEST 'cpld_mpi_gfsv17_intel' [17:10, 15:33](1689 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [29:14, 28:19] ( 1 warnings 10 remarks ) +PASS -- TEST 'cpld_control_sfs_intel' [14:38, 13:20](1766 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [06:10, 05:43] ( 1525 warnings 2000 remarks ) +PASS -- TEST 'cpld_debug_gfsv17_intel' [22:18, 20:19](1727 MB) + +PASS -- COMPILE 's2swa_intel' [13:10, 12:53] ( 10 remarks ) +PASS -- TEST 'cpld_control_p8_intel' [08:50, 07:45](2149 MB) +PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [09:06, 07:37](2051 MB) +PASS -- TEST 'cpld_restart_p8_intel' [06:06, 04:15](1949 MB) +PASS -- TEST 'cpld_control_qr_p8_intel' [08:51, 07:38](1985 MB) +PASS -- TEST 'cpld_restart_qr_p8_intel' [06:05, 04:19](1734 MB) +PASS -- TEST 'cpld_2threads_p8_intel' [09:49, 08:55](2497 MB) +PASS -- TEST 'cpld_decomp_p8_intel' [08:47, 07:29](2076 MB) +PASS -- TEST 'cpld_mpi_p8_intel' [07:56, 06:25](1902 MB) +PASS -- TEST 'cpld_control_ciceC_p8_intel' [09:04, 07:36](2093 MB) +PASS -- TEST 'cpld_control_c192_p8_intel' [17:42, 15:36](2787 MB) +PASS -- TEST 'cpld_restart_c192_p8_intel' [08:25, 05:45](2928 MB) +PASS -- TEST 'cpld_bmark_p8_intel' [14:39, 08:29](3634 MB) +PASS -- TEST 'cpld_restart_bmark_p8_intel' [13:26, 05:26](3620 MB) +PASS -- TEST 'cpld_s2sa_p8_intel' [05:57, 04:56](2034 MB) + +PASS -- COMPILE 's2sw_intel' [13:10, 12:35] ( 10 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_intel' [07:52, 07:05](1777 MB) +PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [05:01, 03:59](1835 MB) + +PASS -- COMPILE 's2swa_debug_intel' [06:10, 06:05] ( 1450 warnings 1230 remarks ) +PASS -- TEST 'cpld_debug_p8_intel' [08:11, 06:56](2061 MB) + +PASS -- COMPILE 's2sw_debug_intel' [06:10, 05:22] ( 1450 warnings 1230 remarks ) +PASS -- TEST 'cpld_debug_noaero_p8_intel' [05:54, 04:43](1802 MB) + +PASS -- COMPILE 's2s_aoflux_intel' [11:10, 10:19] ( 3 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [04:53, 04:00](1827 MB) + +PASS -- COMPILE 's2s_intel' [10:10, 09:34] ( 3 remarks ) +PASS -- TEST 'cpld_control_c48_intel' [08:42, 07:13](2825 MB) +PASS -- TEST 'cpld_warmstart_c48_intel' [02:42, 02:04](2829 MB) +PASS -- TEST 'cpld_restart_c48_intel' [02:37, 01:10](2298 MB) + +PASS -- COMPILE 's2swa_faster_intel' [13:10, 12:23] ( 10 remarks ) +PASS -- TEST 'cpld_control_p8_faster_intel' [09:04, 07:14](2063 MB) + +PASS -- COMPILE 's2sw_pdlib_intel' [18:10, 17:17] ( 10 remarks ) +PASS -- TEST 'cpld_control_pdlib_p8_intel' [15:55, 14:18](1811 MB) +PASS -- TEST 'cpld_restart_pdlib_p8_intel' [08:01, 06:50](1285 MB) +PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [16:50, 15:27](1732 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_intel' [05:10, 04:13] ( 1560 warnings 2000 remarks ) +PASS -- TEST 'cpld_debug_pdlib_p8_intel' [22:48, 21:35](1775 MB) + +PASS -- COMPILE 'atm_dyn32_intel' [08:11, 08:03] ( 1 warnings 1 remarks ) +PASS -- TEST 'control_flake_intel' [03:19, 02:51](718 MB) +PASS -- TEST 'control_CubedSphereGrid_intel' [03:38, 02:27](1610 MB) +PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [03:42, 02:32](1617 MB) +PASS -- TEST 'control_latlon_intel' [03:36, 02:27](1614 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [03:41, 02:26](1612 MB) +PASS -- TEST 'control_c48_intel' [07:41, 06:59](1733 MB) +PASS -- TEST 'control_c48.v2.sfc_intel' [06:25, 05:50](862 MB) +PASS -- TEST 'control_c192_intel' [09:44, 08:56](1752 MB) +PASS -- TEST 'control_c384_intel' [10:23, 09:06](2045 MB) +PASS -- TEST 'control_c384gdas_intel' [08:49, 07:02](1538 MB) +PASS -- TEST 'control_stochy_intel' [02:19, 01:26](661 MB) +PASS -- TEST 'control_stochy_restart_intel' [01:23, 00:53](538 MB) +PASS -- TEST 'control_lndp_intel' [02:19, 01:29](673 MB) +PASS -- TEST 'control_iovr4_intel' [02:20, 02:04](671 MB) +PASS -- TEST 'control_iovr5_intel' [02:20, 02:04](657 MB) +PASS -- TEST 'control_p8_intel' [03:57, 02:33](1643 MB) +PASS -- TEST 'control_p8.v2.sfc_intel' [03:51, 02:32](1644 MB) +PASS -- TEST 'control_p8_ugwpv1_intel' [03:52, 02:26](1636 MB) +PASS -- TEST 'control_restart_p8_intel' [02:47, 01:26](913 MB) +PASS -- TEST 'control_noqr_p8_intel' [03:43, 02:28](1632 MB) +PASS -- TEST 'control_restart_noqr_p8_intel' [02:54, 01:27](991 MB) +PASS -- TEST 'control_decomp_p8_intel' [03:43, 02:31](1621 MB) +PASS -- TEST 'control_2threads_p8_intel' [03:43, 02:24](1731 MB) +PASS -- TEST 'control_p8_lndp_intel' [05:31, 04:24](1646 MB) +PASS -- TEST 'control_p8_rrtmgp_intel' [04:53, 03:29](1714 MB) +PASS -- TEST 'control_p8_mynn_intel' [03:48, 02:29](1659 MB) +PASS -- TEST 'merra2_thompson_intel' [03:54, 02:46](1665 MB) +PASS -- TEST 'regional_control_intel' [05:30, 04:27](960 MB) +PASS -- TEST 'regional_restart_intel' [03:31, 02:29](1102 MB) +PASS -- TEST 'regional_decomp_intel' [05:27, 04:43](948 MB) +PASS -- TEST 'regional_2threads_intel' [03:28, 02:51](914 MB) +PASS -- TEST 'regional_noquilt_intel' [05:31, 04:20](1488 MB) +PASS -- TEST 'regional_netcdf_parallel_intel' [05:30, 04:32](957 MB) +PASS -- TEST 'regional_2dwrtdecomp_intel' [05:24, 04:32](954 MB) +PASS -- TEST 'regional_wofs_intel' [06:26, 05:38](2067 MB) + +PASS -- COMPILE 'rrfs_intel' [08:11, 07:36] ( 3 warnings 9 remarks ) +PASS -- TEST 'rap_control_intel' [07:40, 06:32](1219 MB) +PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [04:48, 03:25](1447 MB) +PASS -- TEST 'rap_decomp_intel' [07:33, 06:50](1142 MB) +PASS -- TEST 'rap_2threads_intel' [06:48, 06:07](1370 MB) +PASS -- TEST 'rap_restart_intel' [04:51, 03:25](1137 MB) +PASS -- TEST 'rap_sfcdiff_intel' [07:43, 06:41](1203 MB) +PASS -- TEST 'rap_sfcdiff_decomp_intel' [07:33, 06:52](1166 MB) +PASS -- TEST 'rap_sfcdiff_restart_intel' [06:00, 04:54](1186 MB) +PASS -- TEST 'hrrr_control_intel' [04:35, 03:20](1070 MB) +PASS -- TEST 'hrrr_control_decomp_intel' [04:33, 03:31](1043 MB) +PASS -- TEST 'hrrr_control_2threads_intel' [03:52, 03:05](1127 MB) +PASS -- TEST 'hrrr_control_restart_intel' [02:20, 01:50](1023 MB) +PASS -- TEST 'rrfs_v1beta_intel' [07:50, 06:19](1206 MB) +PASS -- TEST 'rrfs_v1nssl_intel' [08:19, 07:38](2007 MB) +PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [08:20, 07:42](2186 MB) + +PASS -- COMPILE 'csawmg_intel' [08:10, 07:12] ( 1 warnings ) +PASS -- TEST 'control_csawmg_intel' [06:32, 05:17](805 MB) +PASS -- TEST 'control_ras_intel' [03:16, 02:51](811 MB) + +PASS -- COMPILE 'csawmg_gnu' [05:11, 04:10] +PASS -- TEST 'control_csawmg_gnu' [07:32, 06:27](808 MB) + +PASS -- COMPILE 'wam_intel' [07:11, 07:01] +PASS -- TEST 'control_wam_intel' [02:23, 01:53](788 MB) + +PASS -- COMPILE 'atm_faster_dyn32_intel' [10:10, 09:45] ( 1 remarks ) +PASS -- TEST 'control_p8_faster_intel' [03:50, 02:22](1643 MB) +PASS -- TEST 'regional_control_faster_intel' [04:25, 04:06](955 MB) + +PASS -- COMPILE 'atm_debug_dyn32_intel' [04:10, 04:01] ( 885 warnings 9 remarks ) +PASS -- TEST 'control_CubedSphereGrid_debug_intel' [03:30, 02:11](1632 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [03:32, 02:09](1632 MB) +PASS -- TEST 'control_stochy_debug_intel' [03:17, 02:27](832 MB) +PASS -- TEST 'control_lndp_debug_intel' [03:17, 02:13](832 MB) +PASS -- TEST 'control_csawmg_debug_intel' [04:33, 03:24](883 MB) +PASS -- TEST 'control_ras_debug_intel' [03:17, 02:17](837 MB) +PASS -- TEST 'control_diag_debug_intel' [03:34, 02:20](1688 MB) +PASS -- TEST 'control_debug_p8_intel' [03:31, 02:23](1663 MB) +PASS -- TEST 'regional_debug_intel' [14:41, 14:08](892 MB) +PASS -- TEST 'rap_control_debug_intel' [04:20, 03:55](1229 MB) +PASS -- TEST 'hrrr_control_debug_intel' [04:19, 03:50](1216 MB) +PASS -- TEST 'hrrr_gf_debug_intel' [04:16, 03:58](1231 MB) +PASS -- TEST 'hrrr_c3_debug_intel' [04:16, 03:57](1216 MB) +PASS -- TEST 'rap_unified_drag_suite_debug_intel' [04:16, 03:57](1225 MB) +PASS -- TEST 'rap_diag_debug_intel' [05:23, 04:11](1316 MB) +PASS -- TEST 'rap_cires_ugwp_debug_intel' [04:16, 04:05](1223 MB) +PASS -- TEST 'rap_unified_ugwp_debug_intel' [04:15, 04:05](1218 MB) +PASS -- TEST 'rap_lndp_debug_intel' [04:19, 04:04](1217 MB) +PASS -- TEST 'rap_progcld_thompson_debug_intel' [04:18, 03:57](1217 MB) +PASS -- TEST 'rap_noah_debug_intel' [04:17, 03:53](1224 MB) +PASS -- TEST 'rap_sfcdiff_debug_intel' [04:17, 03:56](1216 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [07:18, 06:23](1211 MB) +PASS -- TEST 'rrfs_v1beta_debug_intel' [04:18, 03:52](1223 MB) +PASS -- TEST 'rap_clm_lake_debug_intel' [05:21, 04:46](1224 MB) +PASS -- TEST 'rap_flake_debug_intel' [04:17, 03:56](1217 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [07:50, 06:48](1214 MB) + +PASS -- COMPILE 'atm_debug_dyn32_gnu' [04:10, 03:38] +PASS -- TEST 'control_csawmg_debug_gnu' [02:27, 01:44](792 MB) + +PASS -- COMPILE 'wam_debug_intel' [04:10, 03:42] ( 855 warnings ) + +PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [08:10, 07:13] ( 3 warnings 8 remarks ) +PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [04:45, 03:19](1277 MB) +PASS -- TEST 'rap_control_dyn32_phy32_intel' [06:35, 05:18](1149 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [04:05, 02:50](1018 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [05:52, 05:04](1284 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [03:39, 02:38](1039 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [03:39, 03:04](1010 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_intel' [05:52, 04:11](1107 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [02:30, 01:34](961 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [10:10, 09:21] ( 3 warnings 8 remarks ) +PASS -- TEST 'conus13km_control_intel' [02:35, 01:44](1288 MB) +PASS -- TEST 'conus13km_2threads_intel' [01:34, 00:50](1196 MB) +PASS -- TEST 'conus13km_restart_mismatch_intel' [01:34, 01:04](1162 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [08:10, 07:15] ( 3 warnings 8 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_intel' [04:32, 03:45](1095 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [03:10, 02:56] ( 787 warnings 8 remarks ) +PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [04:19, 03:54](1102 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [04:17, 03:57](1093 MB) +PASS -- TEST 'conus13km_debug_intel' [12:32, 11:44](1346 MB) +PASS -- TEST 'conus13km_debug_qr_intel' [12:33, 11:48](993 MB) +PASS -- TEST 'conus13km_debug_2threads_intel' [07:27, 06:39](1243 MB) +PASS -- TEST 'conus13km_radar_tten_debug_intel' [12:26, 11:45](1412 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [03:11, 02:42] ( 787 warnings 8 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [04:19, 03:59](1154 MB) + +PASS -- COMPILE 'hafsw_intel' [10:11, 10:06] ( 1 warnings 9 remarks ) +PASS -- TEST 'hafs_regional_atm_intel' [07:02, 05:24](882 MB) +PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [05:23, 05:01](1280 MB) +PASS -- TEST 'hafs_regional_atm_ocn_intel' [08:10, 06:26](955 MB) +PASS -- TEST 'hafs_regional_atm_wav_intel' [16:05, 14:14](979 MB) +PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [16:17, 15:06](1001 MB) +PASS -- TEST 'hafs_regional_1nest_atm_intel' [06:48, 05:37](606 MB) +PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [08:13, 06:53](620 MB) +PASS -- TEST 'hafs_global_1nest_atm_intel' [03:41, 02:43](439 MB) +PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [10:01, 07:54](541 MB) +PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [04:43, 03:50](617 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [04:46, 03:41](619 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [05:50, 04:53](683 MB) +PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [02:29, 01:17](450 MB) + +PASS -- COMPILE 'hafsw_debug_intel' [05:10, 04:24] ( 1467 warnings 1502 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [12:37, 11:29](635 MB) + +PASS -- COMPILE 'hafsw_faster_intel' [12:11, 11:12] ( 8 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [17:46, 16:26](769 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [17:48, 16:34](850 MB) + +PASS -- COMPILE 'hafs_mom6w_intel' [11:10, 10:10] ( 7 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [10:47, 10:01](824 MB) + +PASS -- COMPILE 'hafs_all_intel' [11:10, 10:14] ( 8 remarks ) +PASS -- TEST 'hafs_regional_docn_intel' [07:04, 05:26](957 MB) +PASS -- TEST 'hafs_regional_docn_oisst_intel' [07:00, 05:30](926 MB) +PASS -- TEST 'hafs_regional_datm_cdeps_intel' [17:46, 16:20](1341 MB) + +PASS -- COMPILE 'datm_cdeps_intel' [07:15, 06:47] ( 2 remarks ) +PASS -- TEST 'datm_cdeps_control_cfsr_intel' [03:15, 02:13](1140 MB) +PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [02:15, 01:22](1088 MB) +PASS -- TEST 'datm_cdeps_control_gefs_intel' [02:14, 02:06](1011 MB) +PASS -- TEST 'datm_cdeps_iau_gefs_intel' [02:15, 02:05](1010 MB) +PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [02:14, 02:07](1013 MB) +PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [03:14, 02:09](1143 MB) +PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [03:16, 02:12](1150 MB) +PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [02:17, 02:03](1015 MB) +PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [05:47, 05:00](1156 MB) +PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [05:44, 04:54](1147 MB) +PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [02:12, 02:09](1152 MB) +PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [03:15, 03:04](2434 MB) +PASS -- TEST 'datm_cdeps_gfs_intel' [03:15, 03:03](2388 MB) + +PASS -- COMPILE 'datm_cdeps_debug_intel' [04:10, 03:50] ( 2 warnings 2 remarks ) +PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [06:14, 05:10](1075 MB) + +PASS -- COMPILE 'datm_cdeps_faster_intel' [11:11, 10:30] ( 2 remarks ) +PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [03:14, 02:10](1144 MB) + +PASS -- COMPILE 'datm_cdeps_land_intel' [01:10, 01:01] ( 1 remarks ) +PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [01:26, 00:52](338 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_intel' [01:20, 00:52](561 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [01:21, 00:33](565 MB) + +PASS -- COMPILE 'atml_intel' [09:10, 08:47] ( 8 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_sbs_intel' [07:07, 05:23](1640 MB) +PASS -- TEST 'control_p8_atmlnd_intel' [06:59, 05:15](1649 MB) +PASS -- TEST 'control_restart_p8_atmlnd_intel' [03:43, 02:46](951 MB) + +PASS -- COMPILE 'atml_debug_intel' [05:11, 04:52] ( 880 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_debug_intel' [05:54, 04:37](1654 MB) + +PASS -- COMPILE 'atmw_intel' [10:11, 09:25] ( 8 remarks ) +PASS -- TEST 'atmwav_control_noaero_p8_intel' [02:53, 01:30](1701 MB) + +PASS -- COMPILE 'atmaero_intel' [08:10, 07:21] ( 1 remarks ) +PASS -- TEST 'atmaero_control_p8_intel' [04:54, 03:28](1804 MB) +PASS -- TEST 'atmaero_control_p8_rad_intel' [05:49, 04:20](1797 MB) +PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [05:43, 04:24](1822 MB) + +PASS -- COMPILE 'atmaq_debug_intel' [03:10, 02:54] ( 884 warnings 6 remarks ) +PASS -- TEST 'regional_atmaq_debug_intel' [18:25, 16:13](4564 MB) + +PASS -- COMPILE 'atm_gnu' [05:10, 04:39] +PASS -- TEST 'control_c48_gnu' [10:37, 09:31](1576 MB) +PASS -- TEST 'control_stochy_gnu' [03:21, 02:19](736 MB) +PASS -- TEST 'control_ras_gnu' [04:20, 03:35](736 MB) +PASS -- TEST 'control_p8_gnu' [04:51, 03:35](1512 MB) +PASS -- TEST 'control_p8_ugwpv1_gnu' [04:41, 03:31](1518 MB) +PASS -- TEST 'control_flake_gnu' [05:16, 04:25](815 MB) + +PASS -- COMPILE 'rrfs_gnu' [06:11, 05:17] +PASS -- TEST 'rap_control_gnu' [08:32, 07:38](1089 MB) +PASS -- TEST 'rap_decomp_gnu' [08:34, 07:52](1083 MB) +PASS -- TEST 'rap_2threads_gnu' [07:43, 07:08](1124 MB) +PASS -- TEST 'rap_restart_gnu' [04:59, 04:00](891 MB) +PASS -- TEST 'rap_sfcdiff_gnu' [08:44, 07:45](1085 MB) +PASS -- TEST 'rap_sfcdiff_decomp_gnu' [08:33, 07:55](1083 MB) +PASS -- TEST 'rap_sfcdiff_restart_gnu' [06:54, 05:38](886 MB) +PASS -- TEST 'hrrr_control_gnu' [04:46, 04:00](1071 MB) +PASS -- TEST 'hrrr_control_noqr_gnu' [05:32, 04:16](1138 MB) +PASS -- TEST 'hrrr_control_2threads_gnu' [04:31, 03:45](1040 MB) +PASS -- TEST 'hrrr_control_decomp_gnu' [04:36, 03:59](1071 MB) +PASS -- TEST 'hrrr_control_restart_gnu' [02:19, 02:04](880 MB) +PASS -- TEST 'hrrr_control_restart_noqr_gnu' [02:18, 02:02](933 MB) +PASS -- TEST 'rrfs_v1beta_gnu' [08:57, 07:40](1091 MB) + +PASS -- COMPILE 'atm_dyn32_debug_gnu' [06:10, 06:06] +PASS -- TEST 'control_diag_debug_gnu' [02:35, 01:15](1625 MB) +PASS -- TEST 'regional_debug_gnu' [07:28, 06:29](925 MB) +PASS -- TEST 'rap_control_debug_gnu' [02:16, 02:04](1100 MB) +PASS -- TEST 'hrrr_control_debug_gnu' [02:17, 01:53](1091 MB) +PASS -- TEST 'hrrr_gf_debug_gnu' [02:17, 01:59](1095 MB) +PASS -- TEST 'hrrr_c3_debug_gnu' [02:19, 01:59](1097 MB) +PASS -- TEST 'rap_diag_debug_gnu' [02:24, 02:05](1271 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_gnu' [03:17, 03:02](1099 MB) +PASS -- TEST 'rap_progcld_thompson_debug_gnu' [02:17, 01:58](1103 MB) +PASS -- TEST 'rrfs_v1beta_debug_gnu' [02:17, 02:03](1095 MB) +PASS -- TEST 'control_ras_debug_gnu' [02:15, 01:11](737 MB) +PASS -- TEST 'control_stochy_debug_gnu' [02:15, 01:16](721 MB) +PASS -- TEST 'control_debug_p8_gnu' [02:37, 01:14](1511 MB) +PASS -- TEST 'rap_flake_debug_gnu' [02:18, 01:56](1101 MB) +PASS -- TEST 'rap_clm_lake_debug_gnu' [03:16, 02:13](1103 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_gnu' [04:50, 03:21](1099 MB) + +PASS -- COMPILE 'wam_debug_gnu' [05:11, 04:22] +PASS -- TEST 'control_wam_debug_gnu' [02:22, 01:52](499 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_gnu' [06:11, 05:50] +PASS -- TEST 'rap_control_dyn32_phy32_gnu' [07:46, 07:08](962 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_gnu' [04:54, 03:43](951 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_gnu' [07:31, 06:39](996 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_gnu' [04:34, 03:27](891 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_gnu' [04:34, 03:48](957 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_gnu' [06:50, 05:32](858 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_gnu' [02:20, 02:01](856 MB) +PASS -- TEST 'conus13km_control_gnu' [03:35, 02:26](1265 MB) +PASS -- TEST 'conus13km_2threads_gnu' [01:34, 01:09](1176 MB) +PASS -- TEST 'conus13km_restart_mismatch_gnu' [02:33, 01:26](934 MB) + +PASS -- COMPILE 'atm_dyn64_phy32_gnu' [11:11, 10:10] +PASS -- TEST 'rap_control_dyn64_phy32_gnu' [05:28, 04:19](999 MB) + +PASS -- COMPILE 'atm_dyn32_phy32_debug_gnu' [08:10, 07:17] +PASS -- TEST 'rap_control_debug_dyn32_phy32_gnu' [02:17, 01:52](976 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_gnu' [02:16, 01:57](966 MB) +PASS -- TEST 'conus13km_debug_gnu' [06:29, 05:31](1278 MB) +PASS -- TEST 'conus13km_debug_qr_gnu' [06:27, 05:33](962 MB) +PASS -- TEST 'conus13km_debug_2threads_gnu' [03:32, 03:08](1187 MB) +PASS -- TEST 'conus13km_radar_tten_debug_gnu' [06:25, 05:25](1346 MB) + +PASS -- COMPILE 'atm_dyn64_phy32_debug_gnu' [05:10, 04:37] +PASS -- TEST 'rap_control_dyn64_phy32_debug_gnu' [02:17, 01:54](1001 MB) + +PASS -- COMPILE 's2swa_gnu' [24:11, 23:27] + +PASS -- COMPILE 's2s_gnu' [16:10, 15:53] + +PASS -- COMPILE 's2swa_debug_gnu' [04:10, 03:12] + +PASS -- COMPILE 's2sw_pdlib_gnu' [15:11, 15:01] + +PASS -- COMPILE 's2sw_pdlib_debug_gnu' [05:10, 04:18] + +PASS -- COMPILE 'datm_cdeps_gnu' [15:11, 14:58] SYNOPSIS: -Starting Date/Time: 20240512 07:18:29 -Ending Date/Time: 20240512 08:31:43 -Total Time: 01h:13m:36s -Compiles Completed: 54/54 -Tests Completed: 237/237 +Starting Date/Time: 20240514 12:24:37 +Ending Date/Time: 20240514 13:37:18 +Total Time: 01h:13m:08s +Compiles Completed: 55/55 +Tests Completed: 238/238 NOTES: A file 'test_changes.list' was generated but is empty. diff --git a/tests/logs/RegressionTests_jet.log b/tests/logs/RegressionTests_jet.log index 0a73641041..d70b602ea3 100644 --- a/tests/logs/RegressionTests_jet.log +++ b/tests/logs/RegressionTests_jet.log @@ -1,18 +1,18 @@ ====START OF JET REGRESSION TESTING LOG==== UFSWM hash used in testing: -6a75664fc408bfd7a64311ae178ffeb12ffe7b77 +07a3943227ebdf1db521865cebc527e018f85290 Submodule hashes used in testing: 37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d) be5d28fd1b60522e6fc98aefeead20e6aac3530b AQM/src/model/CMAQ (CMAQv5.2.1_07Feb2018-198-gbe5d28fd1) 3d7067a523b8557058755289e4275f5f5c985daf CDEPS-interface/CDEPS (cdeps0.4.17-40-g3d7067a) - 500073c60809f6f887194d3e79c1d632d1b5ed26 CICE-interface/CICE (remotes/origin/cice_sync) + 9c0cd8d3ba5963d01711094a3c81b6358fcb8367 CICE-interface/CICE (CICE6.0.0-448-g9c0cd8d) f6ff8f7c4d4cb6feabe3651b13204cf43fc948e3 CICE-interface/CICE/icepack (Icepack1.1.0-182-gf6ff8f7) 4e19850cb083bc474b7cde5dc2f8506ec74cc442 CMEPS-interface/CMEPS (cmeps_v0.4.1-2306-g4e19850) cabd7753ae17f7bfcc6dad56daf10868aa51c3f4 CMakeModules (v1.0.0-28-gcabd775) - 7147dac3d5075c38a43cc221d1e7e7337c28437f FV3 (heads/develop) - 97114888f529c2df70ed4a350fd2428df74839ff FV3/atmos_cubed_sphere (201912_public_release-389-g9711488) + b329c2ccc4c5c6936cb1f548eef83d2a1ee36ae2 FV3 (remotes/origin/hydro) + aabfdccae440da7389195762601db7fcc09f6f11 FV3/atmos_cubed_sphere (remotes/origin/hydro) 741212e4962d371520f773e2be9481142f79635e FV3/ccpp/framework (ccpp_transition_to_vlab_master_20190705-718-g741212e) 1c2a898e97f069eeeb930cfb542db67ed349b72c FV3/ccpp/physics (EP4-744-g1c2a898e) 74a0e098b2163425e4b5466c2dfcf8ae26d560a5 FV3/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (v1.6) @@ -21,7 +21,7 @@ Submodule hashes used in testing: -7476b8f2790a47d788f79cebfdbb551567ae7cf8 FV3/upp/sorc/ncep_post.fd/post_gtg.fd 041422934cae1570f2f0e67239d5d89f11c6e1b7 GOCART (sdr_v2.1.2.6-119-g0414229) 35789c757766e07f688b4c0c7c5229816f224b09 HYCOM-interface/HYCOM (2.3.00-121-g35789c7) - 129e1bda02d454fb280819d1d87ae16347fd044c MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10049-g129e1bda0) + 3bcfbbea8b865c3f88497049fde044c1145bd202 MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10050-g3bcfbbea8) 9423197f894112edfcb1502245f7d7b873d551f9 MOM6-interface/MOM6/pkg/CVMix-src (9423197) 29e64d652786e1d076a05128c920f394202bfe10 MOM6-interface/MOM6/pkg/GSW-Fortran (29e64d6) 1e259014c1eba9070cec7027d8b4b479ae54275a NOAHMP-interface/noahmp (v3.7.1-430-g1e25901) @@ -36,246 +36,249 @@ The second time is specifically for the run phase. Times/Memory will be empty for failed tests. BASELINE DIRECTORY: /mnt/lfs4/HFIP/hfv3gfs/role.epic/RT/NEMSfv3gfs/develop-20240503 -COMPARISON DIRECTORY: /lfs4/HFIP/h-nems/Fernando.Andrade-maldonado/RT_RUNDIRS/Fernando.Andrade-maldonado/FV3_RT/rt_3749061 +COMPARISON DIRECTORY: /lfs4/HFIP/h-nems/Fernando.Andrade-maldonado/RT_RUNDIRS/Fernando.Andrade-maldonado/FV3_RT/rt_982280 RT.SH OPTIONS USED: * (-a) - HPC PROJECT ACCOUNT: h-nems * (-l) - USE CONFIG FILE: rt.conf * (-e) - USE ECFLOW -PASS -- COMPILE 's2swa_32bit_intel' [39:13, 38:49] ( 1 warnings 1383 remarks ) -PASS -- TEST 'cpld_control_p8_mixedmode_intel' [09:45, 07:07](1789 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_intel' [54:15, 53:21] ( 1 warnings 1427 remarks ) -PASS -- TEST 'cpld_control_gfsv17_intel' [23:01, 20:46](1662 MB) -PASS -- TEST 'cpld_control_gfsv17_iau_intel' [26:17, 22:34](1883 MB) -PASS -- TEST 'cpld_restart_gfsv17_intel' [13:18, 10:25](990 MB) -PASS -- TEST 'cpld_mpi_gfsv17_intel' [25:34, 23:56](1626 MB) - -PASS -- COMPILE 's2swa_intel' [39:14, 39:03] ( 1381 remarks ) -PASS -- TEST 'cpld_control_p8_intel' [09:22, 07:46](1829 MB) -PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [09:46, 07:47](1825 MB) -PASS -- TEST 'cpld_restart_p8_intel' [06:54, 04:24](1716 MB) -PASS -- TEST 'cpld_control_qr_p8_intel' [09:22, 07:49](1866 MB) -PASS -- TEST 'cpld_restart_qr_p8_intel' [06:53, 04:39](1730 MB) -PASS -- TEST 'cpld_2threads_p8_intel' [09:17, 07:29](2265 MB) -PASS -- TEST 'cpld_decomp_p8_intel' [09:17, 07:47](1812 MB) -PASS -- TEST 'cpld_mpi_p8_intel' [08:45, 06:37](1785 MB) -PASS -- TEST 'cpld_control_ciceC_p8_intel' [09:45, 07:44](1829 MB) -PASS -- TEST 'cpld_s2sa_p8_intel' [09:36, 07:20](1792 MB) - -PASS -- COMPILE 's2sw_intel' [37:13, 36:56] ( 1279 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_intel' [07:37, 05:55](1667 MB) -PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [07:47, 05:47](1706 MB) - -PASS -- COMPILE 's2swa_debug_intel' [06:11, 05:29] ( 1450 warnings 1228 remarks ) -PASS -- TEST 'cpld_debug_p8_intel' [13:57, 11:34](1845 MB) - -PASS -- COMPILE 's2sw_debug_intel' [06:10, 05:15] ( 1450 warnings 1228 remarks ) -PASS -- TEST 'cpld_debug_noaero_p8_intel' [09:25, 07:17](1681 MB) - -PASS -- COMPILE 's2s_aoflux_intel' [33:13, 32:21] ( 1011 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [07:52, 05:47](1722 MB) - -PASS -- COMPILE 's2s_intel' [33:13, 32:20] ( 1016 remarks ) -PASS -- TEST 'cpld_control_c48_intel' [14:10, 12:42](2801 MB) -PASS -- TEST 'cpld_warmstart_c48_intel' [05:12, 03:34](2794 MB) -PASS -- TEST 'cpld_restart_c48_intel' [03:03, 02:00](2273 MB) - -PASS -- COMPILE 's2swa_faster_intel' [34:18, 33:37] ( 1608 remarks ) -PASS -- TEST 'cpld_control_p8_faster_intel' [09:55, 07:35](1811 MB) - -PASS -- COMPILE 's2sw_pdlib_intel' [47:14, 46:31] ( 1339 remarks ) -PASS -- TEST 'cpld_control_pdlib_p8_intel' [28:41, 20:51](1684 MB) -PASS -- TEST 'cpld_restart_pdlib_p8_intel' [12:44, 10:27](1031 MB) -PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [25:34, 24:08](1654 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_intel' [05:11, 04:59] ( 1560 warnings 1998 remarks ) -PASS -- TEST 'cpld_debug_pdlib_p8_intel' [34:41, 32:11](1691 MB) - -PASS -- COMPILE 'atm_dyn32_intel' [35:13, 34:35] ( 1 warnings 1151 remarks ) -PASS -- TEST 'control_flake_intel' [05:33, 04:38](644 MB) -PASS -- TEST 'control_CubedSphereGrid_intel' [12:19, 04:08](1532 MB) -PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [13:33, 04:05](1552 MB) -PASS -- TEST 'control_latlon_intel' [12:15, 04:04](1510 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [09:24, 04:09](1546 MB) -PASS -- TEST 'control_c48_intel' [14:31, 11:56](1729 MB) -PASS -- TEST 'control_c48.v2.sfc_intel' [10:43, 10:06](846 MB) -PASS -- TEST 'control_c192_intel' [19:42, 14:12](1689 MB) -PASS -- TEST 'control_c384_intel' [27:44, 18:16](1809 MB) -PASS -- TEST 'control_c384gdas_intel' [27:02, 13:35](1018 MB) -PASS -- TEST 'control_stochy_intel' [03:31, 02:20](601 MB) -PASS -- TEST 'control_stochy_restart_intel' [08:32, 01:22](441 MB) -PASS -- TEST 'control_lndp_intel' [03:32, 02:11](600 MB) -PASS -- TEST 'control_iovr4_intel' [04:36, 03:26](600 MB) -PASS -- TEST 'control_iovr5_intel' [04:36, 03:27](591 MB) -PASS -- TEST 'control_p8_intel' [12:38, 03:57](1575 MB) -PASS -- TEST 'control_p8.v2.sfc_intel' [15:06, 04:00](1580 MB) -PASS -- TEST 'control_p8_ugwpv1_intel' [12:56, 04:01](1544 MB) -PASS -- TEST 'control_restart_p8_intel' [04:19, 02:12](813 MB) -PASS -- TEST 'control_noqr_p8_intel' [12:44, 04:01](1525 MB) -PASS -- TEST 'control_restart_noqr_p8_intel' [05:11, 02:12](837 MB) -PASS -- TEST 'control_decomp_p8_intel' [12:39, 04:12](1528 MB) -PASS -- TEST 'control_2threads_p8_intel' [10:57, 03:41](1660 MB) -PASS -- TEST 'control_p8_lndp_intel' [15:26, 07:15](1548 MB) -PASS -- TEST 'control_p8_rrtmgp_intel' [14:08, 05:03](1636 MB) -PASS -- TEST 'control_p8_mynn_intel' [12:57, 04:05](1555 MB) -PASS -- TEST 'merra2_thompson_intel' [14:19, 04:29](1548 MB) -PASS -- TEST 'regional_control_intel' [17:12, 07:14](767 MB) -PASS -- TEST 'regional_restart_intel' [04:45, 03:50](940 MB) -PASS -- TEST 'regional_decomp_intel' [10:12, 07:33](763 MB) -PASS -- TEST 'regional_2threads_intel' [08:14, 04:23](755 MB) -PASS -- TEST 'regional_netcdf_parallel_intel' [17:19, 07:17](760 MB) -PASS -- TEST 'regional_2dwrtdecomp_intel' [14:44, 07:12](763 MB) - -PASS -- COMPILE 'rrfs_intel' [33:13, 33:04] ( 3 warnings 1119 remarks ) -PASS -- TEST 'rap_control_intel' [18:28, 10:16](986 MB) -PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [13:13, 05:45](1221 MB) -PASS -- TEST 'rap_decomp_intel' [17:58, 10:48](987 MB) -PASS -- TEST 'rap_2threads_intel' [14:57, 09:43](1086 MB) -PASS -- TEST 'rap_restart_intel' [07:20, 05:18](995 MB) -PASS -- TEST 'rap_sfcdiff_intel' [14:24, 10:10](995 MB) -PASS -- TEST 'rap_sfcdiff_decomp_intel' [14:03, 10:49](975 MB) -PASS -- TEST 'rap_sfcdiff_restart_intel' [09:37, 07:35](998 MB) -PASS -- TEST 'hrrr_control_intel' [08:03, 05:15](993 MB) -PASS -- TEST 'hrrr_control_decomp_intel' [08:06, 05:26](983 MB) -PASS -- TEST 'hrrr_control_2threads_intel' [06:31, 04:47](1059 MB) -PASS -- TEST 'hrrr_control_restart_intel' [03:27, 02:53](921 MB) -PASS -- TEST 'rrfs_v1beta_intel' [11:26, 10:04](987 MB) -PASS -- TEST 'rrfs_v1nssl_intel' [13:26, 12:28](1946 MB) -PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [13:28, 12:15](1938 MB) - -PASS -- COMPILE 'csawmg_intel' [32:14, 31:16] ( 1 warnings 1096 remarks ) -PASS -- TEST 'control_csawmg_intel' [08:43, 08:08](688 MB) -PASS -- TEST 'control_ras_intel' [05:24, 04:30](663 MB) - -PASS -- COMPILE 'wam_intel' [30:14, 29:45] ( 982 remarks ) -PASS -- TEST 'control_wam_intel' [03:26, 02:44](501 MB) - -PASS -- COMPILE 'atm_faster_dyn32_intel' [32:13, 31:53] ( 1295 remarks ) -PASS -- TEST 'control_p8_faster_intel' [05:29, 03:38](1570 MB) -PASS -- TEST 'regional_control_faster_intel' [07:44, 06:38](770 MB) - -PASS -- COMPILE 'atm_debug_dyn32_intel' [13:11, 05:40] ( 885 warnings 9 remarks ) -PASS -- TEST 'control_CubedSphereGrid_debug_intel' [05:55, 03:25](1567 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [05:55, 03:29](1556 MB) -PASS -- TEST 'control_stochy_debug_intel' [06:26, 03:50](766 MB) -PASS -- TEST 'control_lndp_debug_intel' [05:25, 03:31](765 MB) -PASS -- TEST 'control_csawmg_debug_intel' [08:45, 05:23](812 MB) -PASS -- TEST 'control_ras_debug_intel' [05:25, 03:32](779 MB) -PASS -- TEST 'control_diag_debug_intel' [06:03, 03:23](1628 MB) -PASS -- TEST 'control_debug_p8_intel' [06:02, 03:40](1587 MB) -PASS -- TEST 'regional_debug_intel' [24:43, 21:59](776 MB) -PASS -- TEST 'rap_control_debug_intel' [07:28, 06:09](1150 MB) -PASS -- TEST 'hrrr_control_debug_intel' [07:27, 05:56](1150 MB) -PASS -- TEST 'hrrr_gf_debug_intel' [07:24, 06:09](1147 MB) -PASS -- TEST 'hrrr_c3_debug_intel' [07:28, 06:04](1154 MB) -PASS -- TEST 'rap_unified_drag_suite_debug_intel' [07:27, 06:03](1149 MB) -PASS -- TEST 'rap_diag_debug_intel' [07:44, 06:24](1236 MB) -PASS -- TEST 'rap_cires_ugwp_debug_intel' [07:28, 06:16](1152 MB) -PASS -- TEST 'rap_unified_ugwp_debug_intel' [07:28, 06:11](1152 MB) -PASS -- TEST 'rap_lndp_debug_intel' [07:28, 06:08](1153 MB) -PASS -- TEST 'rap_progcld_thompson_debug_intel' [07:28, 06:08](1149 MB) -PASS -- TEST 'rap_noah_debug_intel' [07:28, 05:58](1148 MB) -PASS -- TEST 'rap_sfcdiff_debug_intel' [07:27, 06:06](1150 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [11:27, 09:57](1148 MB) -PASS -- TEST 'rrfs_v1beta_debug_intel' [06:28, 05:59](1145 MB) -PASS -- TEST 'rap_clm_lake_debug_intel' [08:28, 07:23](1150 MB) -PASS -- TEST 'rap_flake_debug_intel' [07:24, 06:06](1151 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [12:27, 10:31](1157 MB) - -PASS -- COMPILE 'wam_debug_intel' [04:11, 03:55] ( 855 warnings ) -PASS -- TEST 'control_wam_debug_intel' [07:24, 06:10](444 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [31:12, 30:25] ( 3 warnings 1032 remarks ) -PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [07:38, 05:19](1080 MB) -PASS -- TEST 'rap_control_dyn32_phy32_intel' [10:03, 08:34](904 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [06:02, 04:26](871 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [10:03, 08:14](947 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [05:36, 04:05](904 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [06:00, 04:40](859 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_intel' [08:20, 06:18](898 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [03:30, 02:35](842 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [45:13, 43:10] ( 3 warnings 1198 remarks ) -PASS -- TEST 'conus13km_control_intel' [04:05, 02:58](1105 MB) -PASS -- TEST 'conus13km_2threads_intel' [02:49, 01:25](1050 MB) -PASS -- TEST 'conus13km_restart_mismatch_intel' [02:48, 01:37](1026 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [31:13, 30:48] ( 3 warnings 1052 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_intel' [06:59, 05:33](913 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [05:11, 04:14] ( 787 warnings 8 remarks ) -PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [06:25, 06:03](1030 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [06:26, 05:59](1024 MB) -PASS -- TEST 'conus13km_debug_intel' [19:56, 18:29](1139 MB) -PASS -- TEST 'conus13km_debug_qr_intel' [19:56, 18:35](850 MB) -PASS -- TEST 'conus13km_debug_2threads_intel' [11:51, 10:44](1088 MB) -PASS -- TEST 'conus13km_radar_tten_debug_intel' [19:51, 18:22](1202 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [05:11, 04:10] ( 787 warnings 8 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [07:30, 06:13](1073 MB) - -PASS -- COMPILE 'hafsw_intel' [35:13, 35:05] ( 1 warnings 1430 remarks ) -PASS -- TEST 'hafs_regional_atm_intel' [08:29, 07:01](720 MB) -PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [07:38, 06:29](1094 MB) -PASS -- TEST 'hafs_regional_atm_ocn_intel' [12:48, 09:22](774 MB) -PASS -- TEST 'hafs_regional_atm_wav_intel' [18:33, 16:24](803 MB) -PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [21:55, 18:17](823 MB) -PASS -- TEST 'gnv1_nested_intel' [07:35, 05:48](779 MB) - -PASS -- COMPILE 'hafs_all_intel' [32:13, 32:07] ( 1268 remarks ) -PASS -- TEST 'hafs_regional_docn_intel' [13:22, 08:51](769 MB) -PASS -- TEST 'hafs_regional_docn_oisst_intel' [14:25, 08:43](755 MB) - -PASS -- COMPILE 'datm_cdeps_intel' [08:11, 07:49] ( 67 remarks ) -PASS -- TEST 'datm_cdeps_control_cfsr_intel' [04:23, 03:38](1057 MB) -PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [03:23, 02:14](1029 MB) -PASS -- TEST 'datm_cdeps_control_gefs_intel' [04:24, 03:33](920 MB) -PASS -- TEST 'datm_cdeps_iau_gefs_intel' [04:24, 03:38](926 MB) -PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [04:24, 03:36](935 MB) -PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [04:24, 03:38](1062 MB) -PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [04:24, 03:38](1064 MB) -PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [04:24, 03:30](921 MB) -PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [09:24, 07:58](886 MB) -PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [09:24, 07:57](839 MB) -PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [04:21, 03:37](1067 MB) -PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [05:25, 05:06](2395 MB) -PASS -- TEST 'datm_cdeps_gfs_intel' [05:24, 05:05](2347 MB) - -PASS -- COMPILE 'datm_cdeps_debug_intel' [04:10, 03:27] ( 2 warnings ) -PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [08:24, 08:03](1014 MB) - -PASS -- COMPILE 'datm_cdeps_faster_intel' [08:10, 08:04] ( 70 remarks ) -PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [04:20, 03:38](1051 MB) - -PASS -- COMPILE 'datm_cdeps_land_intel' [02:10, 01:57] ( 60 remarks ) -PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [02:37, 01:38](234 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_intel' [02:30, 01:24](257 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [01:30, 00:53](256 MB) - -PASS -- COMPILE 'atml_intel' [34:13, 33:54] ( 8 warnings 1189 remarks ) -PASS -- TEST 'control_p8_atmlnd_sbs_intel' [09:50, 08:05](1601 MB) -PASS -- TEST 'control_p8_atmlnd_intel' [10:47, 08:12](1597 MB) -PASS -- TEST 'control_restart_p8_atmlnd_intel' [05:50, 04:55](864 MB) - -PASS -- COMPILE 'atml_debug_intel' [06:11, 05:20] ( 880 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_debug_intel' [09:58, 07:23](1627 MB) - -PASS -- COMPILE 'atmw_intel' [33:13, 32:35] ( 1260 remarks ) -PASS -- TEST 'atmwav_control_noaero_p8_intel' [04:28, 02:19](1595 MB) - -PASS -- COMPILE 'atmaero_intel' [31:13, 30:57] ( 1099 remarks ) -PASS -- TEST 'atmaero_control_p8_intel' [07:31, 05:21](1702 MB) -PASS -- TEST 'atmaero_control_p8_rad_intel' [08:32, 06:22](1729 MB) -PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [08:21, 06:33](1729 MB) +PASS -- COMPILE 's2swa_32bit_intel' [40:14, 39:29] ( 1 warnings 1383 remarks ) +PASS -- TEST 'cpld_control_p8_mixedmode_intel' [20:21, 09:11](1793 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_intel' [55:16, 54:33] ( 1 warnings 1427 remarks ) +PASS -- TEST 'cpld_control_gfsv17_intel' [26:27, 23:36](1661 MB) +PASS -- TEST 'cpld_control_gfsv17_iau_intel' [28:18, 23:44](1881 MB) +PASS -- TEST 'cpld_restart_gfsv17_intel' [14:14, 11:27](996 MB) +PASS -- TEST 'cpld_mpi_gfsv17_intel' [28:52, 26:47](1632 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [51:16, 50:33] ( 1 warnings 1424 remarks ) +PASS -- TEST 'cpld_control_sfs_intel' [27:56, 23:34](1645 MB) + +PASS -- COMPILE 's2swa_intel' [40:14, 39:29] ( 1381 remarks ) +PASS -- TEST 'cpld_control_p8_intel' [25:00, 11:01](1810 MB) +PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [26:42, 10:27](1828 MB) +PASS -- TEST 'cpld_restart_p8_intel' [09:32, 06:48](1712 MB) +PASS -- TEST 'cpld_control_qr_p8_intel' [24:08, 10:30](1838 MB) +PASS -- TEST 'cpld_restart_qr_p8_intel' [10:23, 07:34](1731 MB) +PASS -- TEST 'cpld_2threads_p8_intel' [15:47, 08:10](2263 MB) +PASS -- TEST 'cpld_decomp_p8_intel' [21:54, 09:26](1825 MB) +PASS -- TEST 'cpld_mpi_p8_intel' [12:15, 09:25](1780 MB) +PASS -- TEST 'cpld_control_ciceC_p8_intel' [17:57, 08:43](1806 MB) +PASS -- TEST 'cpld_s2sa_p8_intel' [26:33, 10:07](1784 MB) + +PASS -- COMPILE 's2sw_intel' [38:14, 37:36] ( 1279 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_intel' [16:40, 07:29](1665 MB) +PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [16:53, 07:04](1706 MB) + +PASS -- COMPILE 's2swa_debug_intel' [06:14, 06:01] ( 1450 warnings 1228 remarks ) +PASS -- TEST 'cpld_debug_p8_intel' [23:23, 11:39](1849 MB) + +PASS -- COMPILE 's2sw_debug_intel' [06:11, 05:10] ( 1450 warnings 1228 remarks ) +PASS -- TEST 'cpld_debug_noaero_p8_intel' [18:41, 08:34](1677 MB) + +PASS -- COMPILE 's2s_aoflux_intel' [36:16, 33:11] ( 1011 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [11:56, 08:02](1713 MB) + +PASS -- COMPILE 's2s_intel' [36:17, 33:55] ( 1016 remarks ) +PASS -- TEST 'cpld_control_c48_intel' [14:37, 12:47](2800 MB) +PASS -- TEST 'cpld_warmstart_c48_intel' [05:46, 03:39](2796 MB) +PASS -- TEST 'cpld_restart_c48_intel' [03:17, 02:01](2265 MB) + +PASS -- COMPILE 's2swa_faster_intel' [34:28, 33:54] ( 1608 remarks ) +PASS -- TEST 'cpld_control_p8_faster_intel' [10:58, 08:02](1818 MB) + +PASS -- COMPILE 's2sw_pdlib_intel' [50:16, 48:55] ( 1339 remarks ) +PASS -- TEST 'cpld_control_pdlib_p8_intel' [38:27, 24:10](1688 MB) +PASS -- TEST 'cpld_restart_pdlib_p8_intel' [15:24, 11:12](1038 MB) +PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [28:06, 25:15](1657 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_intel' [06:10, 05:59] ( 1560 warnings 1998 remarks ) +PASS -- TEST 'cpld_debug_pdlib_p8_intel' [35:51, 32:42](1693 MB) + +PASS -- COMPILE 'atm_dyn32_intel' [36:20, 35:40] ( 1 warnings 1151 remarks ) +PASS -- TEST 'control_flake_intel' [13:39, 07:39](646 MB) +PASS -- TEST 'control_CubedSphereGrid_intel' [19:46, 05:10](1542 MB) +PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [24:56, 04:41](1557 MB) +PASS -- TEST 'control_latlon_intel' [20:37, 04:49](1547 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [17:41, 06:48](1546 MB) +PASS -- TEST 'control_c48_intel' [19:59, 12:06](1730 MB) +PASS -- TEST 'control_c48.v2.sfc_intel' [12:19, 10:29](843 MB) +PASS -- TEST 'control_c192_intel' [23:00, 18:45](1681 MB) +PASS -- TEST 'control_c384_intel' [47:37, 24:42](1816 MB) +PASS -- TEST 'control_c384gdas_intel' [43:07, 19:08](1020 MB) +PASS -- TEST 'control_stochy_intel' [13:37, 04:40](604 MB) +PASS -- TEST 'control_stochy_restart_intel' [11:59, 01:38](435 MB) +PASS -- TEST 'control_lndp_intel' [09:37, 03:06](599 MB) +PASS -- TEST 'control_iovr4_intel' [15:45, 06:03](595 MB) +PASS -- TEST 'control_iovr5_intel' [11:39, 05:01](596 MB) +PASS -- TEST 'control_p8_intel' [23:17, 04:34](1577 MB) +PASS -- TEST 'control_p8.v2.sfc_intel' [20:33, 05:20](1582 MB) +PASS -- TEST 'control_p8_ugwpv1_intel' [17:38, 06:14](1577 MB) +PASS -- TEST 'control_restart_p8_intel' [07:58, 03:10](816 MB) +PASS -- TEST 'control_noqr_p8_intel' [19:31, 05:15](1565 MB) +PASS -- TEST 'control_restart_noqr_p8_intel' [07:32, 02:18](846 MB) +PASS -- TEST 'control_decomp_p8_intel' [23:06, 04:31](1567 MB) +PASS -- TEST 'control_2threads_p8_intel' [21:04, 04:45](1660 MB) +PASS -- TEST 'control_p8_lndp_intel' [22:42, 08:46](1569 MB) +PASS -- TEST 'control_p8_rrtmgp_intel' [23:35, 06:10](1642 MB) +PASS -- TEST 'control_p8_mynn_intel' [17:45, 06:20](1578 MB) +PASS -- TEST 'merra2_thompson_intel' [21:45, 05:41](1591 MB) +PASS -- TEST 'regional_control_intel' [29:43, 11:55](764 MB) +PASS -- TEST 'regional_restart_intel' [11:15, 05:53](937 MB) +PASS -- TEST 'regional_decomp_intel' [26:39, 12:38](763 MB) +PASS -- TEST 'regional_2threads_intel' [09:33, 06:56](755 MB) +PASS -- TEST 'regional_netcdf_parallel_intel' [21:42, 11:46](760 MB) +PASS -- TEST 'regional_2dwrtdecomp_intel' [28:41, 09:06](759 MB) + +PASS -- COMPILE 'rrfs_intel' [34:15, 33:47] ( 3 warnings 1119 remarks ) +PASS -- TEST 'rap_control_intel' [22:26, 12:23](996 MB) +PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [16:38, 06:22](1212 MB) +PASS -- TEST 'rap_decomp_intel' [23:15, 13:21](982 MB) +PASS -- TEST 'rap_2threads_intel' [22:26, 11:52](1087 MB) +PASS -- TEST 'rap_restart_intel' [09:45, 06:47](989 MB) +PASS -- TEST 'rap_sfcdiff_intel' [23:56, 13:48](992 MB) +PASS -- TEST 'rap_sfcdiff_decomp_intel' [23:08, 14:10](984 MB) +PASS -- TEST 'rap_sfcdiff_restart_intel' [13:01, 08:49](1003 MB) +PASS -- TEST 'hrrr_control_intel' [14:06, 06:45](991 MB) +PASS -- TEST 'hrrr_control_decomp_intel' [14:05, 06:53](984 MB) +PASS -- TEST 'hrrr_control_2threads_intel' [13:58, 06:10](1062 MB) +PASS -- TEST 'hrrr_control_restart_intel' [06:53, 04:26](920 MB) +PASS -- TEST 'rrfs_v1beta_intel' [18:59, 12:57](989 MB) +PASS -- TEST 'rrfs_v1nssl_intel' [20:35, 16:29](1944 MB) +PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [20:31, 15:43](1926 MB) + +PASS -- COMPILE 'csawmg_intel' [32:16, 31:52] ( 1 warnings 1096 remarks ) +PASS -- TEST 'control_csawmg_intel' [17:48, 11:39](690 MB) +PASS -- TEST 'control_ras_intel' [12:30, 06:11](666 MB) + +PASS -- COMPILE 'wam_intel' [30:14, 29:59] ( 982 remarks ) +PASS -- TEST 'control_wam_intel' [06:20, 03:56](505 MB) + +PASS -- COMPILE 'atm_faster_dyn32_intel' [49:16, 33:07] ( 1295 remarks ) +PASS -- TEST 'control_p8_faster_intel' [09:04, 03:41](1577 MB) +PASS -- TEST 'regional_control_faster_intel' [12:01, 07:01](769 MB) + +PASS -- COMPILE 'atm_debug_dyn32_intel' [16:13, 06:39] ( 885 warnings 9 remarks ) +PASS -- TEST 'control_CubedSphereGrid_debug_intel' [07:37, 04:01](1569 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [05:41, 03:35](1570 MB) +PASS -- TEST 'control_stochy_debug_intel' [04:37, 03:48](767 MB) +PASS -- TEST 'control_lndp_debug_intel' [04:38, 03:25](761 MB) +PASS -- TEST 'control_csawmg_debug_intel' [07:29, 05:43](808 MB) +PASS -- TEST 'control_ras_debug_intel' [04:38, 03:28](775 MB) +PASS -- TEST 'control_diag_debug_intel' [05:39, 03:54](1618 MB) +PASS -- TEST 'control_debug_p8_intel' [07:56, 03:51](1586 MB) +PASS -- TEST 'regional_debug_intel' [24:40, 22:34](780 MB) +PASS -- TEST 'rap_control_debug_intel' [07:38, 06:11](1150 MB) +PASS -- TEST 'hrrr_control_debug_intel' [07:39, 06:14](1140 MB) +PASS -- TEST 'hrrr_gf_debug_intel' [08:32, 06:23](1150 MB) +PASS -- TEST 'hrrr_c3_debug_intel' [08:29, 06:17](1149 MB) +PASS -- TEST 'rap_unified_drag_suite_debug_intel' [07:32, 06:15](1147 MB) +PASS -- TEST 'rap_diag_debug_intel' [07:46, 06:39](1236 MB) +PASS -- TEST 'rap_cires_ugwp_debug_intel' [07:30, 06:50](1153 MB) +PASS -- TEST 'rap_unified_ugwp_debug_intel' [07:30, 06:41](1151 MB) +PASS -- TEST 'rap_lndp_debug_intel' [07:51, 06:17](1152 MB) +PASS -- TEST 'rap_progcld_thompson_debug_intel' [07:54, 06:18](1152 MB) +PASS -- TEST 'rap_noah_debug_intel' [07:34, 06:10](1146 MB) +PASS -- TEST 'rap_sfcdiff_debug_intel' [07:51, 06:09](1151 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [11:37, 10:11](1151 MB) +PASS -- TEST 'rrfs_v1beta_debug_intel' [08:35, 06:21](1145 MB) +PASS -- TEST 'rap_clm_lake_debug_intel' [09:30, 07:45](1155 MB) +PASS -- TEST 'rap_flake_debug_intel' [08:04, 06:20](1154 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [13:54, 10:29](1157 MB) + +PASS -- COMPILE 'wam_debug_intel' [13:13, 04:54] ( 855 warnings ) +PASS -- TEST 'control_wam_debug_intel' [08:28, 06:38](452 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [31:15, 30:23] ( 3 warnings 1032 remarks ) +PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [08:25, 05:35](1087 MB) +PASS -- TEST 'rap_control_dyn32_phy32_intel' [13:06, 09:56](903 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [08:11, 04:46](865 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [12:47, 09:00](951 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [07:51, 04:25](912 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [08:08, 04:55](855 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_intel' [08:39, 06:32](893 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [04:34, 03:11](843 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [44:19, 43:28] ( 3 warnings 1198 remarks ) +PASS -- TEST 'conus13km_control_intel' [05:32, 02:59](1108 MB) +PASS -- TEST 'conus13km_2threads_intel' [02:52, 01:44](1041 MB) +PASS -- TEST 'conus13km_restart_mismatch_intel' [02:57, 01:49](1025 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [32:15, 31:09] ( 3 warnings 1052 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_intel' [07:11, 06:04](898 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [06:11, 05:21] ( 787 warnings 8 remarks ) +PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [08:33, 06:11](1031 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [08:32, 06:02](1031 MB) +PASS -- TEST 'conus13km_debug_intel' [23:10, 19:02](1139 MB) +PASS -- TEST 'conus13km_debug_qr_intel' [23:10, 19:16](855 MB) +PASS -- TEST 'conus13km_debug_2threads_intel' [12:02, 10:41](1079 MB) +PASS -- TEST 'conus13km_radar_tten_debug_intel' [23:04, 18:53](1204 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [04:11, 04:06] ( 787 warnings 8 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [09:26, 06:15](1069 MB) + +PASS -- COMPILE 'hafsw_intel' [36:15, 35:28] ( 1 warnings 1430 remarks ) +PASS -- TEST 'hafs_regional_atm_intel' [11:37, 08:29](714 MB) +PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [12:42, 10:10](1082 MB) +PASS -- TEST 'hafs_regional_atm_ocn_intel' [16:55, 13:00](764 MB) +PASS -- TEST 'hafs_regional_atm_wav_intel' [24:43, 20:08](801 MB) +PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [24:54, 20:35](825 MB) +PASS -- TEST 'gnv1_nested_intel' [14:18, 09:28](783 MB) + +PASS -- COMPILE 'hafs_all_intel' [34:15, 33:05] ( 1268 remarks ) +PASS -- TEST 'hafs_regional_docn_intel' [11:38, 09:57](767 MB) +PASS -- TEST 'hafs_regional_docn_oisst_intel' [14:36, 11:49](748 MB) + +PASS -- COMPILE 'datm_cdeps_intel' [10:17, 08:12] ( 67 remarks ) +PASS -- TEST 'datm_cdeps_control_cfsr_intel' [05:24, 03:56](1059 MB) +PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [03:26, 02:17](1017 MB) +PASS -- TEST 'datm_cdeps_control_gefs_intel' [05:24, 04:13](923 MB) +PASS -- TEST 'datm_cdeps_iau_gefs_intel' [05:24, 03:51](922 MB) +PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [05:25, 03:49](916 MB) +PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [05:25, 03:48](1064 MB) +PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [05:24, 03:49](1061 MB) +PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [05:24, 03:48](926 MB) +PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [10:49, 08:06](882 MB) +PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [10:50, 08:03](848 MB) +PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [04:20, 03:48](1065 MB) +PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [06:24, 05:18](2403 MB) +PASS -- TEST 'datm_cdeps_gfs_intel' [06:24, 05:32](2384 MB) + +PASS -- COMPILE 'datm_cdeps_debug_intel' [05:11, 03:41] ( 2 warnings ) +PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [08:26, 08:02](1013 MB) + +PASS -- COMPILE 'datm_cdeps_faster_intel' [08:12, 07:59] ( 70 remarks ) +PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [05:23, 03:44](1061 MB) + +PASS -- COMPILE 'datm_cdeps_land_intel' [02:10, 01:47] ( 60 remarks ) +PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [03:39, 02:17](231 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_intel' [03:31, 02:01](257 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [04:31, 01:10](251 MB) + +PASS -- COMPILE 'atml_intel' [35:14, 34:30] ( 8 warnings 1189 remarks ) +PASS -- TEST 'control_p8_atmlnd_sbs_intel' [19:06, 14:07](1610 MB) +PASS -- TEST 'control_p8_atmlnd_intel' [20:08, 13:46](1609 MB) +PASS -- TEST 'control_restart_p8_atmlnd_intel' [08:20, 06:19](865 MB) + +PASS -- COMPILE 'atml_debug_intel' [06:12, 05:41] ( 880 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_debug_intel' [10:29, 07:50](1614 MB) + +PASS -- COMPILE 'atmw_intel' [33:25, 32:55] ( 1260 remarks ) +PASS -- TEST 'atmwav_control_noaero_p8_intel' [06:55, 02:35](1601 MB) + +PASS -- COMPILE 'atmaero_intel' [31:14, 31:03] ( 1099 remarks ) +PASS -- TEST 'atmaero_control_p8_intel' [07:51, 05:35](1702 MB) +PASS -- TEST 'atmaero_control_p8_rad_intel' [11:43, 09:56](1720 MB) +PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [12:21, 09:49](1737 MB) SYNOPSIS: -Starting Date/Time: 20240510 17:44:38 -Ending Date/Time: 20240510 21:07:06 -Total Time: 03h:23m:06s -Compiles Completed: 33/33 -Tests Completed: 161/161 +Starting Date/Time: 20240515 03:36:54 +Ending Date/Time: 20240515 07:32:42 +Total Time: 03h:56m:31s +Compiles Completed: 34/34 +Tests Completed: 162/162 NOTES: A file 'test_changes.list' was generated but is empty. diff --git a/tests/logs/RegressionTests_orion.log b/tests/logs/RegressionTests_orion.log index 7e0f13836d..0e09bf3788 100644 --- a/tests/logs/RegressionTests_orion.log +++ b/tests/logs/RegressionTests_orion.log @@ -1,18 +1,18 @@ ====START OF ORION REGRESSION TESTING LOG==== UFSWM hash used in testing: -57df4fd8b6ec5e0bca03b4a3ca21768f68c5bfaa +c0315bc9b6d9cac59cab3d7193bcfe60bd8ae4fb Submodule hashes used in testing: 37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d) be5d28fd1b60522e6fc98aefeead20e6aac3530b AQM/src/model/CMAQ (CMAQv5.2.1_07Feb2018-198-gbe5d28fd1) 3d7067a523b8557058755289e4275f5f5c985daf CDEPS-interface/CDEPS (cdeps0.4.17-40-g3d7067a) - 500073c60809f6f887194d3e79c1d632d1b5ed26 CICE-interface/CICE (remotes/origin/cice_sync) + 9c0cd8d3ba5963d01711094a3c81b6358fcb8367 CICE-interface/CICE (CICE6.0.0-448-g9c0cd8d) f6ff8f7c4d4cb6feabe3651b13204cf43fc948e3 CICE-interface/CICE/icepack (Icepack1.1.0-182-gf6ff8f7) 4e19850cb083bc474b7cde5dc2f8506ec74cc442 CMEPS-interface/CMEPS (cmeps_v0.4.1-2306-g4e19850) cabd7753ae17f7bfcc6dad56daf10868aa51c3f4 CMakeModules (v1.0.0-28-gcabd775) - 7147dac3d5075c38a43cc221d1e7e7337c28437f FV3 (heads/develop) - 97114888f529c2df70ed4a350fd2428df74839ff FV3/atmos_cubed_sphere (201912_public_release-389-g9711488) + b329c2ccc4c5c6936cb1f548eef83d2a1ee36ae2 FV3 (remotes/origin/hydro) + aabfdccae440da7389195762601db7fcc09f6f11 FV3/atmos_cubed_sphere (remotes/origin/hydro) 741212e4962d371520f773e2be9481142f79635e FV3/ccpp/framework (ccpp_transition_to_vlab_master_20190705-718-g741212e) 1c2a898e97f069eeeb930cfb542db67ed349b72c FV3/ccpp/physics (EP4-744-g1c2a898e) 74a0e098b2163425e4b5466c2dfcf8ae26d560a5 FV3/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (v1.6) @@ -21,7 +21,7 @@ Submodule hashes used in testing: -7476b8f2790a47d788f79cebfdbb551567ae7cf8 FV3/upp/sorc/ncep_post.fd/post_gtg.fd 041422934cae1570f2f0e67239d5d89f11c6e1b7 GOCART (sdr_v2.1.2.6-119-g0414229) 35789c757766e07f688b4c0c7c5229816f224b09 HYCOM-interface/HYCOM (2.3.00-121-g35789c7) - 129e1bda02d454fb280819d1d87ae16347fd044c MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10049-g129e1bda0) + 3bcfbbea8b865c3f88497049fde044c1145bd202 MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10050-g3bcfbbea8) 9423197f894112edfcb1502245f7d7b873d551f9 MOM6-interface/MOM6/pkg/CVMix-src (9423197) 29e64d652786e1d076a05128c920f394202bfe10 MOM6-interface/MOM6/pkg/GSW-Fortran (29e64d6) 1e259014c1eba9070cec7027d8b4b479ae54275a NOAHMP-interface/noahmp (v3.7.1-430-g1e25901) @@ -36,277 +36,280 @@ The second time is specifically for the run phase. Times/Memory will be empty for failed tests. BASELINE DIRECTORY: /work/noaa/epic/UFS-WM_RT/NEMSfv3gfs/develop-20240503 -COMPARISON DIRECTORY: /work/noaa/stmp/zshrader/stmp/zshrader/FV3_RT/rt_114590 +COMPARISON DIRECTORY: /work/noaa/stmp/zshrader/stmp/zshrader/FV3_RT/rt_4366 RT.SH OPTIONS USED: * (-a) - HPC PROJECT ACCOUNT: epic * (-l) - USE CONFIG FILE: rt.conf * (-e) - USE ECFLOW -PASS -- COMPILE 's2swa_32bit_intel' [18:11, 14:08] ( 1 warnings 8 remarks ) -PASS -- TEST 'cpld_control_p8_mixedmode_intel' [08:11, 05:26](3177 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_intel' [24:12, 20:08] ( 1 warnings 8 remarks ) -PASS -- TEST 'cpld_control_gfsv17_intel' [20:02, 17:11](1747 MB) -PASS -- TEST 'cpld_control_gfsv17_iau_intel' [21:00, 18:20](2023 MB) -PASS -- TEST 'cpld_restart_gfsv17_intel' [11:05, 08:21](1109 MB) -PASS -- TEST 'cpld_mpi_gfsv17_intel' [22:00, 19:22](1655 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [10:11, 05:26] ( 1525 warnings 1998 remarks ) -PASS -- TEST 'cpld_debug_gfsv17_intel' [25:44, 23:16](1685 MB) - -PASS -- COMPILE 's2swa_intel' [18:11, 13:52] ( 8 remarks ) -PASS -- TEST 'cpld_control_p8_intel' [07:49, 05:41](3206 MB) -PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [08:13, 05:44](3216 MB) -PASS -- TEST 'cpld_restart_p8_intel' [06:00, 03:26](3258 MB) -PASS -- TEST 'cpld_control_qr_p8_intel' [07:49, 05:52](3232 MB) -PASS -- TEST 'cpld_restart_qr_p8_intel' [06:00, 03:27](3273 MB) -PASS -- TEST 'cpld_2threads_p8_intel' [09:08, 06:09](3559 MB) -PASS -- TEST 'cpld_decomp_p8_intel' [07:49, 05:47](3202 MB) -PASS -- TEST 'cpld_mpi_p8_intel' [07:05, 04:49](3070 MB) -PASS -- TEST 'cpld_control_ciceC_p8_intel' [08:12, 05:44](3209 MB) -PASS -- TEST 'cpld_control_c192_p8_intel' [14:27, 10:25](3342 MB) -PASS -- TEST 'cpld_restart_c192_p8_intel' [12:40, 06:30](3625 MB) -PASS -- TEST 'cpld_bmark_p8_intel' [19:38, 11:12](4119 MB) -PASS -- TEST 'cpld_restart_bmark_p8_intel' [18:01, 06:49](4370 MB) -PASS -- TEST 'cpld_s2sa_p8_intel' [07:59, 05:27](3176 MB) - -PASS -- COMPILE 's2sw_intel' [18:11, 13:39] ( 8 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_intel' [06:44, 04:40](1736 MB) -PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [07:05, 04:27](1783 MB) - -PASS -- COMPILE 's2swa_debug_intel' [09:11, 04:58] ( 1450 warnings 1228 remarks ) -PASS -- TEST 'cpld_debug_p8_intel' [12:29, 08:32](3248 MB) - -PASS -- COMPILE 's2sw_debug_intel' [09:11, 04:48] ( 1450 warnings 1228 remarks ) -PASS -- TEST 'cpld_debug_noaero_p8_intel' [09:13, 05:55](1753 MB) - -PASS -- COMPILE 's2s_aoflux_intel' [17:11, 13:07] ( 1 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [06:22, 04:25](1781 MB) - -PASS -- COMPILE 's2s_intel' [17:12, 13:14] ( 1 remarks ) -PASS -- TEST 'cpld_control_c48_intel' [09:57, 08:10](2836 MB) -PASS -- TEST 'cpld_warmstart_c48_intel' [03:56, 02:22](2833 MB) -PASS -- TEST 'cpld_restart_c48_intel' [03:02, 01:27](2294 MB) - -PASS -- COMPILE 's2swa_faster_intel' [22:11, 18:12] ( 8 remarks ) -PASS -- TEST 'cpld_control_p8_faster_intel' [07:47, 05:26](3211 MB) - -PASS -- COMPILE 's2sw_pdlib_intel' [19:11, 17:12] ( 8 remarks ) -PASS -- TEST 'cpld_control_pdlib_p8_intel' [24:23, 17:25](1764 MB) -PASS -- TEST 'cpld_restart_pdlib_p8_intel' [10:20, 08:20](1169 MB) -PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [21:12, 19:27](1673 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_intel' [07:11, 05:03] ( 1560 warnings 1998 remarks ) -PASS -- TEST 'cpld_debug_pdlib_p8_intel' [26:05, 24:32](1715 MB) - -PASS -- COMPILE 'atm_dyn32_intel' [13:11, 12:27] ( 1 warnings 1 remarks ) -PASS -- TEST 'control_flake_intel' [06:27, 03:29](702 MB) -PASS -- TEST 'control_CubedSphereGrid_intel' [05:57, 02:54](1595 MB) -PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [05:59, 03:02](1596 MB) -PASS -- TEST 'control_latlon_intel' [05:52, 02:52](1594 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [07:01, 03:01](1598 MB) -PASS -- TEST 'control_c48_intel' [09:52, 07:07](1770 MB) -PASS -- TEST 'control_c48.v2.sfc_intel' [08:33, 06:01](872 MB) -PASS -- TEST 'control_c192_intel' [13:09, 10:29](1741 MB) -PASS -- TEST 'control_c384_intel' [15:15, 11:30](2006 MB) -PASS -- TEST 'control_c384gdas_intel' [12:58, 08:56](1354 MB) -PASS -- TEST 'control_stochy_intel' [04:25, 01:40](654 MB) -PASS -- TEST 'control_stochy_restart_intel' [08:24, 00:59](502 MB) -PASS -- TEST 'control_lndp_intel' [04:25, 01:36](658 MB) -PASS -- TEST 'control_iovr4_intel' [05:28, 02:29](648 MB) -PASS -- TEST 'control_iovr5_intel' [05:27, 02:28](654 MB) -PASS -- TEST 'control_p8_intel' [09:28, 03:00](1630 MB) -PASS -- TEST 'control_p8.v2.sfc_intel' [09:24, 02:57](1634 MB) -PASS -- TEST 'control_p8_ugwpv1_intel' [09:41, 02:51](1640 MB) -PASS -- TEST 'control_restart_p8_intel' [07:17, 01:41](890 MB) -PASS -- TEST 'control_noqr_p8_intel' [09:23, 02:54](1626 MB) -PASS -- TEST 'control_restart_noqr_p8_intel' [07:08, 01:36](930 MB) -PASS -- TEST 'control_decomp_p8_intel' [09:24, 03:02](1615 MB) -PASS -- TEST 'control_2threads_p8_intel' [11:23, 03:05](1712 MB) -PASS -- TEST 'control_p8_lndp_intel' [11:53, 05:15](1637 MB) -PASS -- TEST 'control_p8_rrtmgp_intel' [10:34, 03:56](1693 MB) -PASS -- TEST 'control_p8_mynn_intel' [09:34, 02:59](1640 MB) -PASS -- TEST 'merra2_thompson_intel' [10:43, 03:22](1645 MB) -PASS -- TEST 'regional_control_intel' [10:45, 05:08](860 MB) -PASS -- TEST 'regional_restart_intel' [05:41, 02:46](1023 MB) -PASS -- TEST 'regional_decomp_intel' [10:41, 05:30](851 MB) -PASS -- TEST 'regional_2threads_intel' [08:39, 03:40](848 MB) -PASS -- TEST 'regional_noquilt_intel' [10:42, 05:05](1364 MB) -PASS -- TEST 'regional_netcdf_parallel_intel' [11:44, 05:04](859 MB) -PASS -- TEST 'regional_2dwrtdecomp_intel' [11:44, 05:05](856 MB) -PASS -- TEST 'regional_wofs_intel' [12:39, 06:44](1921 MB) - -PASS -- COMPILE 'rrfs_intel' [12:11, 11:26] ( 3 warnings 9 remarks ) -PASS -- TEST 'rap_control_intel' [14:32, 07:44](1106 MB) -PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [09:11, 04:40](1301 MB) -PASS -- TEST 'rap_decomp_intel' [11:07, 08:07](1025 MB) -PASS -- TEST 'rap_2threads_intel' [11:00, 07:54](1177 MB) -PASS -- TEST 'rap_restart_intel' [05:02, 04:06](1098 MB) -PASS -- TEST 'rap_sfcdiff_intel' [14:20, 07:44](1099 MB) -PASS -- TEST 'rap_sfcdiff_decomp_intel' [14:04, 08:11](1024 MB) -PASS -- TEST 'rap_sfcdiff_restart_intel' [07:27, 05:50](1124 MB) -PASS -- TEST 'hrrr_control_intel' [10:11, 04:06](1037 MB) -PASS -- TEST 'hrrr_control_decomp_intel' [10:05, 04:10](1022 MB) -PASS -- TEST 'hrrr_control_2threads_intel' [11:00, 03:26](1114 MB) -PASS -- TEST 'hrrr_control_restart_intel' [03:25, 02:11](993 MB) -PASS -- TEST 'rrfs_v1beta_intel' [13:25, 07:36](1102 MB) -PASS -- TEST 'rrfs_v1nssl_intel' [13:24, 09:10](1997 MB) -PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [13:25, 08:57](2074 MB) - -PASS -- COMPILE 'csawmg_intel' [12:11, 11:59] ( 1 warnings ) -PASS -- TEST 'control_csawmg_intel' [10:41, 06:03](746 MB) -PASS -- TEST 'control_ras_intel' [06:25, 03:20](740 MB) - -PASS -- COMPILE 'wam_intel' [11:10, 10:44] -PASS -- TEST 'control_wam_intel' [05:20, 02:05](658 MB) - -PASS -- COMPILE 'atm_faster_dyn32_intel' [12:11, 11:33] ( 1 remarks ) -PASS -- TEST 'control_p8_faster_intel' [06:31, 02:40](1633 MB) -PASS -- TEST 'regional_control_faster_intel' [07:38, 04:49](856 MB) - -PASS -- COMPILE 'atm_debug_dyn32_intel' [05:11, 04:37] ( 885 warnings 9 remarks ) -PASS -- TEST 'control_CubedSphereGrid_debug_intel' [06:47, 02:43](1619 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [05:47, 02:41](1616 MB) -PASS -- TEST 'control_stochy_debug_intel' [06:22, 03:09](822 MB) -PASS -- TEST 'control_lndp_debug_intel' [05:21, 02:47](821 MB) -PASS -- TEST 'control_csawmg_debug_intel' [06:40, 04:10](866 MB) -PASS -- TEST 'control_ras_debug_intel' [05:21, 02:53](828 MB) -PASS -- TEST 'control_diag_debug_intel' [04:49, 02:51](1672 MB) -PASS -- TEST 'control_debug_p8_intel' [03:46, 02:44](1648 MB) -PASS -- TEST 'regional_debug_intel' [18:43, 17:18](839 MB) -PASS -- TEST 'rap_control_debug_intel' [05:26, 04:54](1204 MB) -PASS -- TEST 'hrrr_control_debug_intel' [05:24, 04:51](1200 MB) -PASS -- TEST 'hrrr_gf_debug_intel' [05:23, 04:52](1207 MB) -PASS -- TEST 'hrrr_c3_debug_intel' [05:23, 04:54](1200 MB) -PASS -- TEST 'rap_unified_drag_suite_debug_intel' [05:23, 04:56](1204 MB) -PASS -- TEST 'rap_diag_debug_intel' [06:34, 05:21](1286 MB) -PASS -- TEST 'rap_cires_ugwp_debug_intel' [05:22, 04:52](1199 MB) -PASS -- TEST 'rap_unified_ugwp_debug_intel' [05:21, 04:59](1198 MB) -PASS -- TEST 'rap_lndp_debug_intel' [06:21, 05:05](1197 MB) -PASS -- TEST 'rap_progcld_thompson_debug_intel' [05:21, 04:39](1211 MB) -PASS -- TEST 'rap_noah_debug_intel' [05:25, 04:49](1200 MB) -PASS -- TEST 'rap_sfcdiff_debug_intel' [05:22, 04:53](1196 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [08:21, 07:50](1206 MB) -PASS -- TEST 'rrfs_v1beta_debug_intel' [05:21, 04:47](1200 MB) -PASS -- TEST 'rap_clm_lake_debug_intel' [06:23, 06:02](1200 MB) -PASS -- TEST 'rap_flake_debug_intel' [05:20, 04:53](1203 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [10:32, 08:25](1216 MB) - -PASS -- COMPILE 'wam_debug_intel' [04:10, 03:45] ( 855 warnings ) -PASS -- TEST 'control_wam_debug_intel' [06:21, 05:17](506 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [11:11, 10:15] ( 3 warnings 8 remarks ) -PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [06:02, 04:26](1176 MB) -PASS -- TEST 'rap_control_dyn32_phy32_intel' [08:20, 06:27](1054 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [05:29, 03:24](981 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [08:00, 06:45](1098 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [04:12, 02:58](960 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [05:16, 03:36](919 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_intel' [09:20, 04:58](1043 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [03:26, 01:56](923 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [13:10, 12:48] ( 3 warnings 8 remarks ) -PASS -- TEST 'conus13km_control_intel' [03:01, 02:05](1205 MB) -PASS -- TEST 'conus13km_2threads_intel' [01:48, 01:03](1124 MB) -PASS -- TEST 'conus13km_restart_mismatch_intel' [02:49, 01:16](1106 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [13:11, 10:57] ( 3 warnings 8 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_intel' [05:49, 04:16](992 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [06:11, 03:46] ( 787 warnings 8 remarks ) -PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [05:24, 04:54](1076 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [05:24, 04:55](1078 MB) -PASS -- TEST 'conus13km_debug_intel' [15:52, 14:26](1229 MB) -PASS -- TEST 'conus13km_debug_qr_intel' [15:51, 14:39](928 MB) -PASS -- TEST 'conus13km_debug_2threads_intel' [09:43, 08:55](1147 MB) -PASS -- TEST 'conus13km_radar_tten_debug_intel' [15:43, 14:46](1294 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [05:10, 03:21] ( 787 warnings 8 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [05:28, 04:41](1124 MB) - -PASS -- COMPILE 'hafsw_intel' [15:11, 12:30] ( 1 warnings 8 remarks ) -PASS -- TEST 'hafs_regional_atm_intel' [07:15, 05:26](742 MB) -PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [06:29, 05:51](1120 MB) -PASS -- TEST 'hafs_regional_atm_ocn_intel' [08:20, 06:58](831 MB) -PASS -- TEST 'hafs_regional_atm_wav_intel' [15:10, 13:20](864 MB) -PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [16:22, 14:59](884 MB) -PASS -- TEST 'hafs_regional_1nest_atm_intel' [07:58, 06:11](499 MB) -PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [09:19, 07:29](517 MB) -PASS -- TEST 'hafs_global_1nest_atm_intel' [04:52, 03:10](372 MB) -PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [11:19, 08:00](518 MB) -PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [05:43, 04:12](533 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [08:50, 04:03](530 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [08:54, 05:17](585 MB) -PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [05:25, 01:23](408 MB) -PASS -- TEST 'gnv1_nested_intel' [09:57, 04:36](803 MB) - -PASS -- COMPILE 'hafsw_debug_intel' [07:10, 04:34] ( 1467 warnings 1501 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [16:51, 13:08](567 MB) - -PASS -- COMPILE 'hafsw_faster_intel' [19:11, 12:40] ( 7 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [13:01, 09:48](671 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [13:01, 09:55](740 MB) - -PASS -- COMPILE 'hafs_mom6w_intel' [18:11, 12:14] ( 7 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [09:05, 07:01](665 MB) - -PASS -- COMPILE 'hafs_all_intel' [18:11, 12:20] ( 7 remarks ) -PASS -- TEST 'hafs_regional_docn_intel' [10:15, 06:23](827 MB) -PASS -- TEST 'hafs_regional_docn_oisst_intel' [10:13, 06:31](816 MB) -PASS -- TEST 'hafs_regional_datm_cdeps_intel' [18:00, 16:03](1210 MB) - -PASS -- COMPILE 'datm_cdeps_intel' [14:12, 08:16] -PASS -- TEST 'datm_cdeps_control_cfsr_intel' [04:18, 02:39](1137 MB) -PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [02:20, 01:39](1089 MB) -PASS -- TEST 'datm_cdeps_control_gefs_intel' [04:17, 02:31](1016 MB) -PASS -- TEST 'datm_cdeps_iau_gefs_intel' [04:17, 02:38](1022 MB) -PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [03:18, 02:36](1015 MB) -PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [03:17, 02:34](1135 MB) -PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [03:17, 02:37](1129 MB) -PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [03:19, 02:36](1019 MB) -PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [07:14, 05:55](1060 MB) -PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [07:12, 06:00](1040 MB) -PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [03:15, 02:45](1125 MB) -PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [04:18, 03:35](2495 MB) -PASS -- TEST 'datm_cdeps_gfs_intel' [04:19, 03:31](2436 MB) - -PASS -- COMPILE 'datm_cdeps_debug_intel' [09:11, 03:56] ( 2 warnings ) -PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [07:21, 06:18](1062 MB) - -PASS -- COMPILE 'datm_cdeps_faster_intel' [09:15, 06:37] -PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [03:19, 02:38](1129 MB) - -PASS -- COMPILE 'datm_cdeps_land_intel' [04:10, 01:12] ( 1 remarks ) -PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [01:29, 00:49](260 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_intel' [01:23, 00:51](322 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [01:25, 00:35](323 MB) - -PASS -- COMPILE 'atml_intel' [15:11, 12:14] ( 8 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_sbs_intel' [06:39, 04:15](1614 MB) -PASS -- TEST 'control_p8_atmlnd_intel' [06:41, 04:21](1607 MB) -PASS -- TEST 'control_restart_p8_atmlnd_intel' [04:46, 02:28](905 MB) - -PASS -- COMPILE 'atml_debug_intel' [08:11, 04:03] ( 880 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_debug_intel' [07:31, 05:41](1619 MB) - -PASS -- COMPILE 'atmw_intel' [12:11, 11:05] ( 8 remarks ) -PASS -- TEST 'atmwav_control_noaero_p8_intel' [03:24, 01:50](1674 MB) - -PASS -- COMPILE 'atmaero_intel' [12:10, 10:40] ( 1 remarks ) -PASS -- TEST 'atmaero_control_p8_intel' [05:19, 03:58](3024 MB) -PASS -- TEST 'atmaero_control_p8_rad_intel' [06:21, 04:51](3095 MB) -PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [06:06, 04:57](3096 MB) - -PASS -- COMPILE 'atmaq_debug_intel' [06:10, 03:13] ( 884 warnings 6 remarks ) -PASS -- TEST 'regional_atmaq_debug_intel' [23:44, 20:52](4577 MB) +PASS -- COMPILE 's2swa_32bit_intel' [18:11, 15:13] ( 1 warnings 8 remarks ) +PASS -- TEST 'cpld_control_p8_mixedmode_intel' [16:00, 05:31](3174 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_intel' [22:11, 19:18] ( 1 warnings 8 remarks ) +PASS -- TEST 'cpld_control_gfsv17_intel' [24:10, 17:11](1738 MB) +PASS -- TEST 'cpld_control_gfsv17_iau_intel' [27:18, 18:18](2024 MB) +PASS -- TEST 'cpld_restart_gfsv17_intel' [17:19, 08:37](1108 MB) +PASS -- TEST 'cpld_mpi_gfsv17_intel' [27:07, 19:27](1644 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [22:11, 18:56] ( 1 warnings 8 remarks ) +PASS -- TEST 'cpld_control_sfs_intel' [22:50, 16:59](1744 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [08:11, 05:05] ( 1525 warnings 1998 remarks ) +PASS -- TEST 'cpld_debug_gfsv17_intel' [28:16, 22:54](1696 MB) + +PASS -- COMPILE 's2swa_intel' [18:11, 15:46] ( 8 remarks ) +PASS -- TEST 'cpld_control_p8_intel' [16:51, 05:45](3209 MB) +PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [17:14, 05:45](3213 MB) +PASS -- TEST 'cpld_restart_p8_intel' [08:08, 03:27](3253 MB) +PASS -- TEST 'cpld_control_qr_p8_intel' [16:51, 05:48](3238 MB) +PASS -- TEST 'cpld_restart_qr_p8_intel' [08:07, 03:32](3279 MB) +PASS -- TEST 'cpld_2threads_p8_intel' [11:27, 06:17](3555 MB) +PASS -- TEST 'cpld_decomp_p8_intel' [16:51, 05:51](3133 MB) +PASS -- TEST 'cpld_mpi_p8_intel' [06:48, 04:57](3065 MB) +PASS -- TEST 'cpld_control_ciceC_p8_intel' [17:07, 05:45](3210 MB) +PASS -- TEST 'cpld_control_c192_p8_intel' [16:16, 10:27](3342 MB) +PASS -- TEST 'cpld_restart_c192_p8_intel' [13:09, 06:43](3625 MB) +PASS -- TEST 'cpld_bmark_p8_intel' [26:39, 10:54](4116 MB) +PASS -- TEST 'cpld_restart_bmark_p8_intel' [22:23, 07:05](4285 MB) +PASS -- TEST 'cpld_s2sa_p8_intel' [15:51, 05:32](3173 MB) + +PASS -- COMPILE 's2sw_intel' [17:11, 14:00] ( 8 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_intel' [06:08, 04:48](1735 MB) +PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [06:36, 04:31](1780 MB) + +PASS -- COMPILE 's2swa_debug_intel' [08:11, 05:07] ( 1450 warnings 1228 remarks ) +PASS -- TEST 'cpld_debug_p8_intel' [14:36, 08:39](3249 MB) + +PASS -- COMPILE 's2sw_debug_intel' [08:11, 04:56] ( 1450 warnings 1228 remarks ) +PASS -- TEST 'cpld_debug_noaero_p8_intel' [11:16, 06:01](1747 MB) + +PASS -- COMPILE 's2s_aoflux_intel' [16:11, 13:24] ( 1 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [06:32, 04:22](1784 MB) + +PASS -- COMPILE 's2s_intel' [15:11, 12:24] ( 1 remarks ) +PASS -- TEST 'cpld_control_c48_intel' [09:01, 08:08](2832 MB) +PASS -- TEST 'cpld_warmstart_c48_intel' [04:04, 02:21](2831 MB) +PASS -- TEST 'cpld_restart_c48_intel' [10:08, 01:22](2305 MB) + +PASS -- COMPILE 's2swa_faster_intel' [24:11, 20:00] ( 8 remarks ) +PASS -- TEST 'cpld_control_p8_faster_intel' [07:54, 05:28](3211 MB) + +PASS -- COMPILE 's2sw_pdlib_intel' [22:11, 18:31] ( 8 remarks ) +PASS -- TEST 'cpld_control_pdlib_p8_intel' [19:18, 17:20](1772 MB) +PASS -- TEST 'cpld_restart_pdlib_p8_intel' [14:31, 08:34](1173 MB) +PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [25:23, 19:29](1686 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_intel' [08:11, 04:16] ( 1560 warnings 1998 remarks ) +PASS -- TEST 'cpld_debug_pdlib_p8_intel' [27:10, 25:22](1712 MB) + +PASS -- COMPILE 'atm_dyn32_intel' [13:10, 13:04] ( 1 warnings 1 remarks ) +PASS -- TEST 'control_flake_intel' [05:22, 03:33](699 MB) +PASS -- TEST 'control_CubedSphereGrid_intel' [03:53, 03:00](1593 MB) +PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [04:49, 03:03](1604 MB) +PASS -- TEST 'control_latlon_intel' [04:40, 03:01](1588 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [03:59, 02:58](1594 MB) +PASS -- TEST 'control_c48_intel' [07:52, 07:08](1760 MB) +PASS -- TEST 'control_c48.v2.sfc_intel' [06:33, 06:00](874 MB) +PASS -- TEST 'control_c192_intel' [12:00, 10:37](1750 MB) +PASS -- TEST 'control_c384_intel' [15:11, 12:37](2013 MB) +PASS -- TEST 'control_c384gdas_intel' [12:15, 09:01](1356 MB) +PASS -- TEST 'control_stochy_intel' [02:29, 01:45](660 MB) +PASS -- TEST 'control_stochy_restart_intel' [04:27, 01:06](504 MB) +PASS -- TEST 'control_lndp_intel' [02:23, 01:41](654 MB) +PASS -- TEST 'control_iovr4_intel' [03:25, 02:28](656 MB) +PASS -- TEST 'control_iovr5_intel' [03:29, 02:31](652 MB) +PASS -- TEST 'control_p8_intel' [04:21, 02:59](1637 MB) +PASS -- TEST 'control_p8.v2.sfc_intel' [04:17, 02:58](1632 MB) +PASS -- TEST 'control_p8_ugwpv1_intel' [07:47, 02:54](1641 MB) +PASS -- TEST 'control_restart_p8_intel' [05:15, 01:46](880 MB) +PASS -- TEST 'control_noqr_p8_intel' [07:29, 02:57](1622 MB) +PASS -- TEST 'control_restart_noqr_p8_intel' [03:26, 01:41](933 MB) +PASS -- TEST 'control_decomp_p8_intel' [07:22, 03:09](1618 MB) +PASS -- TEST 'control_2threads_p8_intel' [07:20, 03:04](1721 MB) +PASS -- TEST 'control_p8_lndp_intel' [09:03, 05:23](1634 MB) +PASS -- TEST 'control_p8_rrtmgp_intel' [08:44, 03:54](1700 MB) +PASS -- TEST 'control_p8_mynn_intel' [07:32, 03:05](1635 MB) +PASS -- TEST 'merra2_thompson_intel' [07:50, 03:21](1640 MB) +PASS -- TEST 'regional_control_intel' [08:44, 05:07](859 MB) +PASS -- TEST 'regional_restart_intel' [09:47, 02:50](1027 MB) +PASS -- TEST 'regional_decomp_intel' [09:46, 05:34](846 MB) +PASS -- TEST 'regional_2threads_intel' [04:39, 03:42](845 MB) +PASS -- TEST 'regional_noquilt_intel' [08:42, 05:13](1365 MB) +PASS -- TEST 'regional_netcdf_parallel_intel' [07:44, 05:16](856 MB) +PASS -- TEST 'regional_2dwrtdecomp_intel' [07:43, 05:15](858 MB) +PASS -- TEST 'regional_wofs_intel' [07:43, 06:46](1921 MB) + +PASS -- COMPILE 'rrfs_intel' [12:10, 12:07] ( 3 warnings 9 remarks ) +PASS -- TEST 'rap_control_intel' [09:31, 07:53](1103 MB) +PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [06:04, 04:41](1302 MB) +PASS -- TEST 'rap_decomp_intel' [10:07, 08:08](1026 MB) +PASS -- TEST 'rap_2threads_intel' [10:07, 07:54](1177 MB) +PASS -- TEST 'rap_restart_intel' [07:30, 04:07](1105 MB) +PASS -- TEST 'rap_sfcdiff_intel' [10:33, 07:50](1103 MB) +PASS -- TEST 'rap_sfcdiff_decomp_intel' [10:04, 08:11](1036 MB) +PASS -- TEST 'rap_sfcdiff_restart_intel' [09:28, 05:59](1128 MB) +PASS -- TEST 'hrrr_control_intel' [06:02, 04:06](1032 MB) +PASS -- TEST 'hrrr_control_decomp_intel' [05:59, 04:17](1033 MB) +PASS -- TEST 'hrrr_control_2threads_intel' [05:26, 03:28](1110 MB) +PASS -- TEST 'hrrr_control_restart_intel' [07:25, 02:12](955 MB) +PASS -- TEST 'rrfs_v1beta_intel' [09:25, 07:48](1100 MB) +PASS -- TEST 'rrfs_v1nssl_intel' [10:26, 09:20](1935 MB) +PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [09:26, 08:59](2078 MB) + +PASS -- COMPILE 'csawmg_intel' [11:11, 10:56] ( 1 warnings ) +PASS -- TEST 'control_csawmg_intel' [08:46, 06:05](747 MB) +PASS -- TEST 'control_ras_intel' [05:22, 03:25](738 MB) + +PASS -- COMPILE 'wam_intel' [11:10, 10:24] +PASS -- TEST 'control_wam_intel' [03:21, 02:09](651 MB) + +PASS -- COMPILE 'atm_faster_dyn32_intel' [12:10, 11:15] ( 1 remarks ) +PASS -- TEST 'control_p8_faster_intel' [10:35, 02:46](1620 MB) +PASS -- TEST 'regional_control_faster_intel' [11:42, 04:41](854 MB) + +PASS -- COMPILE 'atm_debug_dyn32_intel' [05:10, 04:20] ( 885 warnings 9 remarks ) +PASS -- TEST 'control_CubedSphereGrid_debug_intel' [07:59, 02:42](1617 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [08:04, 02:43](1610 MB) +PASS -- TEST 'control_stochy_debug_intel' [08:27, 03:12](817 MB) +PASS -- TEST 'control_lndp_debug_intel' [07:26, 02:48](816 MB) +PASS -- TEST 'control_csawmg_debug_intel' [09:01, 04:16](858 MB) +PASS -- TEST 'control_ras_debug_intel' [07:26, 02:52](827 MB) +PASS -- TEST 'control_diag_debug_intel' [08:02, 02:51](1675 MB) +PASS -- TEST 'control_debug_p8_intel' [08:01, 02:59](1650 MB) +PASS -- TEST 'regional_debug_intel' [22:58, 17:25](845 MB) +PASS -- TEST 'rap_control_debug_intel' [10:28, 05:07](1205 MB) +PASS -- TEST 'hrrr_control_debug_intel' [09:30, 04:55](1196 MB) +PASS -- TEST 'hrrr_gf_debug_intel' [12:25, 04:58](1206 MB) +PASS -- TEST 'hrrr_c3_debug_intel' [11:28, 05:01](1205 MB) +PASS -- TEST 'rap_unified_drag_suite_debug_intel' [11:26, 04:59](1203 MB) +PASS -- TEST 'rap_diag_debug_intel' [11:36, 05:12](1288 MB) +PASS -- TEST 'rap_cires_ugwp_debug_intel' [12:26, 05:02](1214 MB) +PASS -- TEST 'rap_unified_ugwp_debug_intel' [12:24, 05:02](1200 MB) +PASS -- TEST 'rap_lndp_debug_intel' [12:27, 05:00](1203 MB) +PASS -- TEST 'rap_progcld_thompson_debug_intel' [12:25, 05:27](1159 MB) +PASS -- TEST 'rap_noah_debug_intel' [11:26, 04:50](1158 MB) +PASS -- TEST 'rap_sfcdiff_debug_intel' [11:28, 05:05](1207 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [14:26, 08:06](1199 MB) +PASS -- TEST 'rrfs_v1beta_debug_intel' [10:28, 04:52](1199 MB) +PASS -- TEST 'rap_clm_lake_debug_intel' [11:26, 05:38](1198 MB) +PASS -- TEST 'rap_flake_debug_intel' [11:23, 04:54](1205 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [12:32, 08:24](1212 MB) + +PASS -- COMPILE 'wam_debug_intel' [04:10, 03:09] ( 855 warnings ) +PASS -- TEST 'control_wam_debug_intel' [07:23, 04:59](506 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [12:11, 10:51] ( 3 warnings 8 remarks ) +PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [07:06, 04:29](1164 MB) +PASS -- TEST 'rap_control_dyn32_phy32_intel' [10:01, 06:32](1046 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [06:50, 03:27](989 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [08:13, 06:44](1095 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [04:53, 02:58](974 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [05:41, 03:45](919 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_intel' [10:27, 04:59](1041 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [03:26, 01:56](903 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [18:11, 13:12] ( 3 warnings 8 remarks ) +PASS -- TEST 'conus13km_control_intel' [04:02, 02:13](1203 MB) +PASS -- TEST 'conus13km_2threads_intel' [02:53, 01:01](1126 MB) +PASS -- TEST 'conus13km_restart_mismatch_intel' [02:47, 01:18](1109 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [12:11, 10:40] ( 3 warnings 8 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_intel' [05:51, 04:23](989 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [04:11, 03:12] ( 787 warnings 8 remarks ) +PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [05:23, 04:53](1084 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [05:21, 04:51](1082 MB) +PASS -- TEST 'conus13km_debug_intel' [15:52, 14:19](1227 MB) +PASS -- TEST 'conus13km_debug_qr_intel' [15:49, 14:56](926 MB) +PASS -- TEST 'conus13km_debug_2threads_intel' [09:46, 08:30](1155 MB) +PASS -- TEST 'conus13km_radar_tten_debug_intel' [16:47, 13:46](1289 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [05:11, 03:23] ( 787 warnings 8 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [05:26, 04:59](1116 MB) + +PASS -- COMPILE 'hafsw_intel' [15:11, 12:43] ( 1 warnings 8 remarks ) +PASS -- TEST 'hafs_regional_atm_intel' [08:18, 05:44](744 MB) +PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [07:31, 06:23](1116 MB) +PASS -- TEST 'hafs_regional_atm_ocn_intel' [09:32, 07:06](838 MB) +PASS -- TEST 'hafs_regional_atm_wav_intel' [16:19, 13:22](858 MB) +PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [17:33, 15:26](891 MB) +PASS -- TEST 'hafs_regional_1nest_atm_intel' [09:02, 06:21](499 MB) +PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [09:27, 07:46](519 MB) +PASS -- TEST 'hafs_global_1nest_atm_intel' [04:51, 03:23](321 MB) +PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [11:39, 08:13](481 MB) +PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [05:51, 04:16](527 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [04:59, 03:59](529 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [07:01, 05:23](585 MB) +PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [06:29, 01:25](400 MB) +PASS -- TEST 'gnv1_nested_intel' [10:03, 04:38](801 MB) + +PASS -- COMPILE 'hafsw_debug_intel' [06:11, 03:55] ( 1467 warnings 1501 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [15:00, 13:13](572 MB) + +PASS -- COMPILE 'hafsw_faster_intel' [14:11, 13:26] ( 7 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [12:08, 09:55](601 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [15:10, 09:51](742 MB) + +PASS -- COMPILE 'hafs_mom6w_intel' [14:11, 13:44] ( 7 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [12:10, 07:16](757 MB) + +PASS -- COMPILE 'hafs_all_intel' [13:11, 12:27] ( 7 remarks ) +PASS -- TEST 'hafs_regional_docn_intel' [11:16, 06:31](824 MB) +PASS -- TEST 'hafs_regional_docn_oisst_intel' [11:18, 06:36](818 MB) +PASS -- TEST 'hafs_regional_datm_cdeps_intel' [19:59, 16:02](1212 MB) + +PASS -- COMPILE 'datm_cdeps_intel' [08:10, 08:08] +PASS -- TEST 'datm_cdeps_control_cfsr_intel' [06:19, 02:39](1123 MB) +PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [02:20, 01:47](1070 MB) +PASS -- TEST 'datm_cdeps_control_gefs_intel' [05:18, 02:35](1013 MB) +PASS -- TEST 'datm_cdeps_iau_gefs_intel' [04:19, 02:38](1010 MB) +PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [04:18, 02:42](1022 MB) +PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [03:17, 02:39](1134 MB) +PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [03:17, 02:38](1138 MB) +PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [03:17, 02:34](1012 MB) +PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [07:21, 06:01](1057 MB) +PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [07:15, 06:00](1031 MB) +PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [03:15, 02:52](1121 MB) +PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [04:20, 03:41](2488 MB) +PASS -- TEST 'datm_cdeps_gfs_intel' [04:22, 03:44](2485 MB) + +PASS -- COMPILE 'datm_cdeps_debug_intel' [04:10, 03:45] ( 2 warnings ) +PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [07:18, 06:18](1048 MB) + +PASS -- COMPILE 'datm_cdeps_faster_intel' [08:11, 07:12] +PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [03:18, 02:42](1136 MB) + +PASS -- COMPILE 'datm_cdeps_land_intel' [01:10, 01:01] ( 1 remarks ) +PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [01:29, 00:47](258 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_intel' [01:22, 00:53](324 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [01:25, 00:36](320 MB) + +PASS -- COMPILE 'atml_intel' [16:11, 13:46] ( 8 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_sbs_intel' [06:42, 04:17](1601 MB) +PASS -- TEST 'control_p8_atmlnd_intel' [06:41, 04:16](1602 MB) +PASS -- TEST 'control_restart_p8_atmlnd_intel' [03:51, 02:21](902 MB) + +PASS -- COMPILE 'atml_debug_intel' [05:10, 04:28] ( 880 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_debug_intel' [07:32, 05:41](1622 MB) + +PASS -- COMPILE 'atmw_intel' [15:11, 12:04] ( 8 remarks ) +PASS -- TEST 'atmwav_control_noaero_p8_intel' [03:23, 01:52](1674 MB) + +PASS -- COMPILE 'atmaero_intel' [13:11, 12:07] ( 1 remarks ) +PASS -- TEST 'atmaero_control_p8_intel' [07:25, 03:59](3025 MB) +PASS -- TEST 'atmaero_control_p8_rad_intel' [07:22, 04:52](3092 MB) +PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [07:11, 05:00](3031 MB) + +PASS -- COMPILE 'atmaq_debug_intel' [04:11, 03:32] ( 884 warnings 6 remarks ) +PASS -- TEST 'regional_atmaq_debug_intel' [22:52, 20:58](4573 MB) SYNOPSIS: -Starting Date/Time: 20240512 07:31:45 -Ending Date/Time: 20240512 09:04:54 -Total Time: 01h:33m:38s -Compiles Completed: 38/38 -Tests Completed: 182/182 +Starting Date/Time: 20240514 13:54:30 +Ending Date/Time: 20240514 15:33:04 +Total Time: 01h:39m:28s +Compiles Completed: 39/39 +Tests Completed: 183/183 NOTES: A file 'test_changes.list' was generated but is empty. diff --git a/tests/logs/RegressionTests_wcoss2.log b/tests/logs/RegressionTests_wcoss2.log index 93b9c16d21..d7ba8f67e0 100644 --- a/tests/logs/RegressionTests_wcoss2.log +++ b/tests/logs/RegressionTests_wcoss2.log @@ -1,27 +1,27 @@ ====START OF WCOSS2 REGRESSION TESTING LOG==== UFSWM hash used in testing: -bd6721bc051892b41f039008a028aaef572d7c78 +c0315bc9b6d9cac59cab3d7193bcfe60bd8ae4fb Submodule hashes used in testing: 37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d) be5d28fd1b60522e6fc98aefeead20e6aac3530b AQM/src/model/CMAQ (CMAQv5.2.1_07Feb2018-198-gbe5d28fd1) 3d7067a523b8557058755289e4275f5f5c985daf CDEPS-interface/CDEPS (cdeps0.4.17-40-g3d7067a) - 500073c60809f6f887194d3e79c1d632d1b5ed26 CICE-interface/CICE (remotes/origin/cice_sync) + 9c0cd8d3ba5963d01711094a3c81b6358fcb8367 CICE-interface/CICE (CICE6.0.0-448-g9c0cd8d) f6ff8f7c4d4cb6feabe3651b13204cf43fc948e3 CICE-interface/CICE/icepack (Icepack1.1.0-182-gf6ff8f7) 4e19850cb083bc474b7cde5dc2f8506ec74cc442 CMEPS-interface/CMEPS (cmeps_v0.4.1-2306-g4e19850) cabd7753ae17f7bfcc6dad56daf10868aa51c3f4 CMakeModules (v1.0.0-28-gcabd775) - 7147dac3d5075c38a43cc221d1e7e7337c28437f FV3 (7147dac) - 97114888f529c2df70ed4a350fd2428df74839ff FV3/atmos_cubed_sphere (9711488) + b329c2ccc4c5c6936cb1f548eef83d2a1ee36ae2 FV3 (remotes/origin/hydro) + aabfdccae440da7389195762601db7fcc09f6f11 FV3/atmos_cubed_sphere (201912_public_release-390-gaabfdcc) 741212e4962d371520f773e2be9481142f79635e FV3/ccpp/framework (ccpp_transition_to_vlab_master_20190705-718-g741212e) - 1c2a898e97f069eeeb930cfb542db67ed349b72c FV3/ccpp/physics (EP4-744-g1c2a898e) + 1c2a898e97f069eeeb930cfb542db67ed349b72c FV3/ccpp/physics (ccpp_transition_to_vlab_master_20190705-4229-g1c2a898e) 74a0e098b2163425e4b5466c2dfcf8ae26d560a5 FV3/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (v1.6) - be0410ece28f2b5b9c089f8ca09ce0c80c79fe6c FV3/upp (upp_v10.2.0-191-gbe0410e) + be0410ece28f2b5b9c089f8ca09ce0c80c79fe6c FV3/upp (upp_v10.2.0-191-gbe0410ec) -1ba8270870947b583cd51bc72ff8960f4c1fb36e FV3/upp/sorc/libIFI.fd -7476b8f2790a47d788f79cebfdbb551567ae7cf8 FV3/upp/sorc/ncep_post.fd/post_gtg.fd 041422934cae1570f2f0e67239d5d89f11c6e1b7 GOCART (sdr_v2.1.2.6-119-g0414229) 35789c757766e07f688b4c0c7c5229816f224b09 HYCOM-interface/HYCOM (2.3.00-121-g35789c7) - 129e1bda02d454fb280819d1d87ae16347fd044c MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10049-g129e1bda0) + 3bcfbbea8b865c3f88497049fde044c1145bd202 MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10050-g3bcfbbea8) 9423197f894112edfcb1502245f7d7b873d551f9 MOM6-interface/MOM6/pkg/CVMix-src (9423197) 29e64d652786e1d076a05128c920f394202bfe10 MOM6-interface/MOM6/pkg/GSW-Fortran (29e64d6) 1e259014c1eba9070cec7027d8b4b479ae54275a NOAHMP-interface/noahmp (v3.7.1-430-g1e25901) @@ -36,323 +36,241 @@ The second time is specifically for the run phase. Times/Memory will be empty for failed tests. BASELINE DIRECTORY: /lfs/h2/emc/nems/noscrub/emc.nems/RT/NEMSfv3gfs/develop-20240503 -COMPARISON DIRECTORY: /lfs/h2/emc/ptmp/brian.curtis/FV3_RT/rt_123747 +COMPARISON DIRECTORY: /lfs/h2/emc/ptmp/brian.curtis/FV3_RT/rt_221962 RT.SH OPTIONS USED: * (-a) - HPC PROJECT ACCOUNT: GFS-DEV * (-e) - USE ECFLOW -PASS -- COMPILE 's2swa_32bit_intel' [12:26, 11:23] ( 1 warnings 8 remarks ) -PASS -- TEST 'cpld_control_p8_mixedmode_intel' [40:18, 01:24](2974 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_intel' [17:34, 16:56] ( 1 warnings 8 remarks ) -PASS -- TEST 'cpld_control_gfsv17_intel' [22:43, 01:59](1596 MB) -PASS -- TEST 'cpld_control_gfsv17_iau_intel' [04:36, 01:43](1712 MB) -PASS -- TEST 'cpld_restart_gfsv17_intel' [04:19, 02:16](847 MB) -PASS -- TEST 'cpld_mpi_gfsv17_intel' [22:44, 01:35](1567 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [05:17, 04:52] ( 1505 warnings 1998 remarks ) -PASS -- TEST 'cpld_debug_gfsv17_intel' [47:27, 01:57](1600 MB) - -PASS -- COMPILE 's2swa_intel' [24:40, 24:02] ( 8 remarks ) -PASS -- TEST 'cpld_control_p8_intel' [28:04, 01:06](3002 MB) -PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [28:04, 01:37](3004 MB) -PASS -- TEST 'cpld_restart_p8_intel' [14:39, 02:02](3061 MB) -PASS -- TEST 'cpld_control_qr_p8_intel' [28:04, 01:08](3025 MB) -PASS -- TEST 'cpld_restart_qr_p8_intel' [19:47, 01:56](3079 MB) -PASS -- TEST 'cpld_2threads_p8_intel' [28:03, 01:09](3314 MB) -PASS -- TEST 'cpld_decomp_p8_intel' [28:03, 01:14](3004 MB) -PASS -- TEST 'cpld_mpi_p8_intel' [28:04, 01:33](2930 MB) -PASS -- TEST 'cpld_control_ciceC_p8_intel' [28:04, 01:29](3005 MB) -PASS -- TEST 'cpld_bmark_p8_intel' [28:12, 04:11](3948 MB) -PASS -- TEST 'cpld_restart_bmark_p8_intel' [09:21, 04:19](4247 MB) -PASS -- TEST 'cpld_s2sa_p8_intel' [28:04, 01:44](2975 MB) - -PASS -- COMPILE 's2sw_intel' [11:24, 10:28] ( 8 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_intel' [41:19, 00:50](1585 MB) -PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [35:38, 01:48](1640 MB) - -PASS -- COMPILE 's2s_aoflux_intel' [20:33, 20:19] ( 1 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [32:10, 01:59](1632 MB) - -PASS -- COMPILE 's2s_intel' [21:36, 21:17] ( 1 remarks ) -PASS -- TEST 'cpld_control_c48_intel' [31:07, 00:43](2645 MB) -PASS -- TEST 'cpld_warmstart_c48_intel' [31:07, 01:27](2665 MB) -PASS -- TEST 'cpld_restart_c48_intel' [27:03, 01:10](2105 MB) - -PASS -- COMPILE 's2swa_faster_intel' [20:40, 20:11] ( 8 remarks ) -PASS -- TEST 'cpld_control_p8_faster_intel' [02:27, 01:47](3004 MB) - -FAILED: UNABLE TO COMPILE -- COMPILE 's2sw_pdlib_intel' [, ] -FAILED: UNABLE TO START RUN -- TEST 'cpld_control_pdlib_p8_intel' [, ]( MB) -FAILED: UNABLE TO START RUN -- TEST 'cpld_restart_pdlib_p8_intel' [, ]( MB) -FAILED: UNABLE TO START RUN -- TEST 'cpld_mpi_pdlib_p8_intel' [, ]( MB) - -PASS -- COMPILE 's2sw_pdlib_debug_intel' [10:24, 09:17] ( 1541 warnings 1998 remarks ) -PASS -- TEST 'cpld_debug_pdlib_p8_intel' [42:21, 01:43](1613 MB) - -PASS -- COMPILE 'atm_dyn32_intel' [27:42, 26:34] ( 1 warnings 1 remarks ) -PASS -- TEST 'control_flake_intel' [19:43, 00:24](576 MB) -PASS -- TEST 'control_CubedSphereGrid_intel' [19:43, 00:27](1468 MB) -PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [19:43, 00:28](1475 MB) -PASS -- TEST 'control_latlon_intel' [19:43, 00:23](1474 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [19:43, 00:33](1474 MB) -PASS -- TEST 'control_c48_intel' [19:42, 00:56](1597 MB) -PASS -- TEST 'control_c48.v2.sfc_intel' [19:42, 00:50](713 MB) -PASS -- TEST 'control_c192_intel' [19:43, 00:40](1583 MB) -PASS -- TEST 'control_c384_intel' [19:47, 01:50](1904 MB) -PASS -- TEST 'control_c384gdas_intel' [19:47, 02:36](1086 MB) -PASS -- TEST 'control_stochy_intel' [19:43, 00:26](532 MB) -PASS -- TEST 'control_stochy_restart_intel' [17:17, 01:04](332 MB) -PASS -- TEST 'control_lndp_intel' [19:43, 00:31](525 MB) -PASS -- TEST 'control_iovr4_intel' [19:43, 00:45](523 MB) -PASS -- TEST 'control_iovr5_intel' [19:43, 00:43](525 MB) -PASS -- TEST 'control_p8_intel' [19:43, 01:38](1499 MB) -PASS -- TEST 'control_p8.v2.sfc_intel' [19:43, 01:57](1500 MB) -PASS -- TEST 'control_p8_ugwpv1_intel' [19:43, 02:01](1503 MB) -PASS -- TEST 'control_restart_p8_intel' [14:28, 01:04](693 MB) -PASS -- TEST 'control_noqr_p8_intel' [19:43, 01:39](1492 MB) -PASS -- TEST 'control_restart_noqr_p8_intel' [14:27, 01:03](698 MB) -PASS -- TEST 'control_decomp_p8_intel' [19:38, 01:31](1499 MB) -PASS -- TEST 'control_2threads_p8_intel' [19:28, 01:14](1595 MB) -PASS -- TEST 'control_p8_lndp_intel' [19:28, 01:11](1503 MB) -PASS -- TEST 'control_p8_rrtmgp_intel' [14:30, 01:54](1554 MB) -PASS -- TEST 'control_p8_mynn_intel' [17:17, 01:50](1514 MB) -PASS -- TEST 'merra2_thompson_intel' [16:14, 01:59](1509 MB) -PASS -- TEST 'regional_control_intel' [16:12, 00:18](606 MB) -PASS -- TEST 'regional_restart_intel' [10:30, 00:22](777 MB) -PASS -- TEST 'regional_decomp_intel' [15:58, 00:55](609 MB) -PASS -- TEST 'regional_2threads_intel' [15:55, 00:59](668 MB) -PASS -- TEST 'regional_noquilt_intel' [15:49, 00:20](1147 MB) -PASS -- TEST 'regional_netcdf_parallel_intel' [15:46, 00:21](606 MB) -PASS -- TEST 'regional_2dwrtdecomp_intel' [15:42, 00:13](608 MB) -PASS -- TEST 'regional_wofs_intel' [15:14, 00:26](1579 MB) - -PASS -- COMPILE 'rrfs_intel' [24:41, 23:37] ( 3 warnings 92 remarks ) -PASS -- TEST 'rap_control_intel' [14:56, 01:30](918 MB) -PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [14:51, 01:07](1101 MB) -PASS -- TEST 'rap_decomp_intel' [14:38, 01:49](919 MB) -PASS -- TEST 'rap_2threads_intel' [14:29, 01:39](1001 MB) -PASS -- TEST 'rap_restart_intel' [06:08, 01:18](787 MB) -PASS -- TEST 'rap_sfcdiff_intel' [14:14, 01:04](915 MB) -PASS -- TEST 'rap_sfcdiff_decomp_intel' [14:08, 01:36](916 MB) -PASS -- TEST 'rap_sfcdiff_restart_intel' [05:53, 01:48](788 MB) -PASS -- TEST 'hrrr_control_intel' [14:08, 01:21](910 MB) -PASS -- TEST 'hrrr_control_decomp_intel' [13:00, 01:07](910 MB) -PASS -- TEST 'hrrr_control_2threads_intel' [12:58, 01:35](989 MB) -PASS -- TEST 'hrrr_control_restart_intel' [08:46, 01:03](742 MB) -PASS -- TEST 'rrfs_v1beta_intel' [12:29, 01:15](912 MB) -PASS -- TEST 'rrfs_v1nssl_intel' [11:54, 00:56](1875 MB) -PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [11:38, 01:14](1861 MB) - -PASS -- COMPILE 'csawmg_intel' [17:33, 16:25] ( 1 warnings ) -PASS -- TEST 'control_csawmg_intel' [23:45, 00:30](603 MB) -PASS -- TEST 'control_ras_intel' [23:45, 00:51](559 MB) - -PASS -- COMPILE 'wam_intel' [32:52, 31:41] -PASS -- TEST 'control_wam_intel' [07:25, 01:07](272 MB) - -PASS -- COMPILE 'atm_faster_dyn32_intel' [12:26, 11:50] ( 1 remarks ) -PASS -- TEST 'control_p8_faster_intel' [11:11, 02:00](1510 MB) -PASS -- TEST 'regional_control_faster_intel' [11:01, 00:30](611 MB) - -PASS -- COMPILE 'atm_debug_dyn32_intel' [14:29, 13:19] ( 870 warnings 92 remarks ) -PASS -- TEST 'control_CubedSphereGrid_debug_intel' [07:16, 01:19](1487 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [10:27, 00:28](1491 MB) -PASS -- TEST 'control_stochy_debug_intel' [10:06, 00:53](692 MB) -PASS -- TEST 'control_lndp_debug_intel' [10:02, 01:11](692 MB) -PASS -- TEST 'control_csawmg_debug_intel' [09:59, 00:38](730 MB) -PASS -- TEST 'control_ras_debug_intel' [09:18, 01:09](701 MB) -PASS -- TEST 'control_diag_debug_intel' [08:42, 01:22](1555 MB) -PASS -- TEST 'control_debug_p8_intel' [08:27, 01:07](1524 MB) -PASS -- TEST 'regional_debug_intel' [08:07, 00:47](630 MB) -PASS -- TEST 'rap_control_debug_intel' [07:53, 00:56](1076 MB) -PASS -- TEST 'hrrr_control_debug_intel' [07:50, 01:02](1070 MB) -PASS -- TEST 'hrrr_gf_debug_intel' [07:50, 00:57](1073 MB) -PASS -- TEST 'hrrr_c3_debug_intel' [06:53, 00:55](1071 MB) -PASS -- TEST 'rap_unified_drag_suite_debug_intel' [06:48, 00:52](1074 MB) -PASS -- TEST 'rap_diag_debug_intel' [06:34, 00:50](1156 MB) -PASS -- TEST 'rap_cires_ugwp_debug_intel' [06:08, 00:55](1074 MB) -PASS -- TEST 'rap_unified_ugwp_debug_intel' [05:43, 00:47](1077 MB) -PASS -- TEST 'rap_lndp_debug_intel' [05:40, 00:50](1078 MB) -PASS -- TEST 'rap_progcld_thompson_debug_intel' [05:39, 00:55](1075 MB) -PASS -- TEST 'rap_noah_debug_intel' [05:37, 00:58](1075 MB) -PASS -- TEST 'rap_sfcdiff_debug_intel' [05:16, 00:56](1071 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [05:10, 00:50](1075 MB) -PASS -- TEST 'rrfs_v1beta_debug_intel' [05:09, 00:59](1067 MB) -PASS -- TEST 'rap_clm_lake_debug_intel' [04:57, 01:07](1075 MB) -PASS -- TEST 'rap_flake_debug_intel' [04:49, 00:46](1077 MB) -FAILED: RUN DID NOT COMPLETE -- TEST 'gnv1_c96_no_nest_debug_intel' [, ]( MB) - -PASS -- COMPILE 'wam_debug_intel' [07:21, 06:55] ( 842 warnings ) -PASS -- TEST 'control_wam_debug_intel' [20:42, 00:58](297 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [18:38, 17:53] ( 3 warnings 91 remarks ) -PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [53:39, 01:28](954 MB) -PASS -- TEST 'rap_control_dyn32_phy32_intel' [53:38, 01:05](790 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [53:38, 02:33](784 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [53:38, 01:34](852 MB) -FAILED: RUN DID NOT COMPLETE -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [, ]( MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [53:20, 02:09](787 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_intel' [46:26, 01:29](685 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [47:36, 00:20](671 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [18:33, 17:43] ( 3 warnings 91 remarks ) -PASS -- TEST 'conus13km_control_intel' [03:43, 01:03](1002 MB) -PASS -- TEST 'conus13km_2threads_intel' [59:52, 00:54](1007 MB) -PASS -- TEST 'conus13km_restart_mismatch_intel' [59:30, 00:42](880 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [17:32, 16:53] ( 3 warnings 91 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_intel' [02:21, 01:23](806 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [21:37, 20:54] ( 773 warnings 91 remarks ) -PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [58:05, 01:06](959 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [58:05, 01:14](951 MB) -PASS -- TEST 'conus13km_debug_intel' [58:05, 00:30](1038 MB) -PASS -- TEST 'conus13km_debug_qr_intel' [58:05, 01:15](707 MB) -PASS -- TEST 'conus13km_debug_2threads_intel' [57:24, 00:30](1040 MB) -PASS -- TEST 'conus13km_radar_tten_debug_intel' [57:12, 00:25](1104 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [11:25, 10:56] ( 773 warnings 91 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [03:40, 00:54](981 MB) - -PASS -- COMPILE 'hafsw_intel' [15:31, 14:50] ( 1 warnings 8 remarks ) -PASS -- TEST 'hafs_regional_atm_intel' [02:11, 02:12](622 MB) -PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [02:05, 00:30](965 MB) -PASS -- TEST 'hafs_regional_atm_ocn_intel' [01:21, 01:48](659 MB) -PASS -- TEST 'hafs_regional_atm_wav_intel' [01:19, 01:29](702 MB) -PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [01:20, 01:33](715 MB) -PASS -- TEST 'hafs_regional_1nest_atm_intel' [00:44, 01:10](392 MB) -PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [00:24, 02:13](402 MB) -PASS -- TEST 'hafs_global_1nest_atm_intel' [00:24, 01:29](282 MB) -PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [00:01, 02:35](371 MB) -PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [59:17, 01:37](416 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [59:14, 00:56](416 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [59:14, 00:53](495 MB) -PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [59:12, 00:22](320 MB) - -PASS -- COMPILE 'hafsw_debug_intel' [12:28, 12:01] ( 1449 warnings 1501 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [03:36, 00:41](506 MB) - -PASS -- COMPILE 'hafsw_faster_intel' [11:26, 10:24] ( 7 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [57:08, 01:36](524 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [56:54, 01:38](707 MB) - -PASS -- COMPILE 'hafs_mom6w_intel' [14:38, 14:23] ( 7 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [53:13, 00:50](710 MB) - -PASS -- COMPILE 'hafs_all_intel' [13:27, 12:38] ( 7 remarks ) -PASS -- TEST 'hafs_regional_docn_intel' [53:58, 01:19](668 MB) -PASS -- TEST 'hafs_regional_docn_oisst_intel' [53:58, 01:16](651 MB) -PASS -- TEST 'hafs_regional_datm_cdeps_intel' [53:56, 00:27](882 MB) - -PASS -- COMPILE 'atml_intel' [19:35, 18:36] ( 8 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_sbs_intel' [44:34, 01:29](1544 MB) -PASS -- TEST 'control_p8_atmlnd_intel' [44:34, 02:23](1541 MB) -PASS -- TEST 'control_restart_p8_atmlnd_intel' [36:40, 00:23](744 MB) - -PASS -- COMPILE 'atml_debug_intel' [04:18, 03:44] ( 866 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_debug_intel' [50:18, 01:42](1565 MB) - -PASS -- COMPILE 'atmaero_intel' [13:27, 13:04] ( 1 remarks ) -PASS -- TEST 'atmaero_control_p8_intel' [49:52, 01:26](2851 MB) -PASS -- TEST 'atmaero_control_p8_rad_intel' [49:52, 01:52](2913 MB) -PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [49:52, 01:52](2923 MB) - -PASS -- COMPILE 'atmaq_debug_intel' [05:18, 04:28] ( 870 warnings 6 remarks ) -PASS -- TEST 'regional_atmaq_debug_intel' [56:40, 01:28](4439 MB) +PASS -- COMPILE 's2swa_32bit_intel' [11:29, 10:59] ( 1 warnings 8 remarks ) +PASS -- TEST 'cpld_control_p8_mixedmode_intel' [49:27, 01:19](2978 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_intel' [12:31, 11:34] ( 1 warnings 8 remarks ) +PASS -- TEST 'cpld_control_gfsv17_intel' [48:26, 02:03](1598 MB) +PASS -- TEST 'cpld_control_gfsv17_iau_intel' [30:22, 01:25](1713 MB) +PASS -- TEST 'cpld_restart_gfsv17_intel' [30:22, 02:01](849 MB) +PASS -- TEST 'cpld_mpi_gfsv17_intel' [48:27, 01:24](1572 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [12:31, 11:33] ( 1 warnings 8 remarks ) +PASS -- TEST 'cpld_control_sfs_intel' [48:26, 01:04](1591 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [21:39, 20:28] ( 1505 warnings 1998 remarks ) +PASS -- TEST 'cpld_debug_gfsv17_intel' [39:18, 01:48](1606 MB) + +PASS -- COMPILE 's2swa_intel' [23:42, 22:48] ( 8 remarks ) +PASS -- TEST 'cpld_control_p8_intel' [37:14, 01:18](3007 MB) +PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [37:14, 01:35](3003 MB) +PASS -- TEST 'cpld_restart_p8_intel' [28:52, 01:54](3060 MB) +PASS -- TEST 'cpld_control_qr_p8_intel' [37:14, 01:14](3031 MB) +PASS -- TEST 'cpld_restart_qr_p8_intel' [28:52, 01:46](3079 MB) +PASS -- TEST 'cpld_2threads_p8_intel' [37:14, 01:14](3313 MB) +PASS -- TEST 'cpld_decomp_p8_intel' [37:14, 01:14](2998 MB) +PASS -- TEST 'cpld_mpi_p8_intel' [37:15, 01:38](2927 MB) +PASS -- TEST 'cpld_control_ciceC_p8_intel' [37:14, 01:35](3007 MB) +PASS -- TEST 'cpld_bmark_p8_intel' [37:23, 04:27](3948 MB) +PASS -- TEST 'cpld_restart_bmark_p8_intel' [17:47, 04:12](4251 MB) +PASS -- TEST 'cpld_s2sa_p8_intel' [37:14, 01:51](2971 MB) + +PASS -- COMPILE 's2sw_intel' [21:41, 21:12] ( 8 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_intel' [39:15, 01:47](1592 MB) +PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [39:15, 01:55](1633 MB) + +PASS -- COMPILE 's2s_aoflux_intel' [10:28, 09:47] ( 1 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [50:28, 02:07](1639 MB) + +PASS -- COMPILE 's2s_intel' [32:53, 32:35] ( 1 remarks ) +PASS -- TEST 'cpld_control_c48_intel' [28:02, 00:39](2652 MB) +PASS -- TEST 'cpld_warmstart_c48_intel' [28:02, 01:32](2668 MB) +PASS -- TEST 'cpld_restart_c48_intel' [23:46, 01:03](2103 MB) + +PASS -- COMPILE 's2swa_faster_intel' [16:34, 16:07] ( 8 remarks ) +PASS -- TEST 'cpld_control_p8_faster_intel' [44:22, 01:41](3004 MB) + +PASS -- COMPILE 's2sw_pdlib_intel' [40:01, 39:32] ( 8 remarks ) +PASS -- TEST 'cpld_control_pdlib_p8_intel' [20:55, 01:03](1611 MB) +PASS -- TEST 'cpld_restart_pdlib_p8_intel' [03:12, 01:08](903 MB) +PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [02:57, 01:18](1580 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_intel' [31:57, 30:52] ( 1541 warnings 1998 remarks ) +PASS -- TEST 'cpld_debug_pdlib_p8_intel' [16:03, 00:51](1621 MB) + +PASS -- COMPILE 'atm_dyn32_intel' [34:01, 33:40] ( 1 warnings 1 remarks ) +PASS -- TEST 'control_flake_intel' [15:23, 00:25](573 MB) +PASS -- TEST 'control_CubedSphereGrid_intel' [15:23, 00:26](1475 MB) +PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [15:23, 00:26](1480 MB) +PASS -- TEST 'control_latlon_intel' [15:15, 00:20](1472 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [14:41, 00:31](1468 MB) +PASS -- TEST 'control_c48_intel' [14:22, 00:53](1591 MB) +PASS -- TEST 'control_c48.v2.sfc_intel' [13:09, 00:52](714 MB) +PASS -- TEST 'control_c192_intel' [13:09, 00:28](1591 MB) +PASS -- TEST 'control_c384_intel' [12:16, 01:48](1899 MB) +PASS -- TEST 'control_c384gdas_intel' [12:01, 02:40](1093 MB) +PASS -- TEST 'control_stochy_intel' [11:52, 00:23](529 MB) +PASS -- TEST 'control_stochy_restart_intel' [09:23, 00:59](333 MB) +PASS -- TEST 'control_lndp_intel' [11:36, 00:35](528 MB) +PASS -- TEST 'control_iovr4_intel' [11:32, 00:44](522 MB) +PASS -- TEST 'control_iovr5_intel' [11:30, 00:43](522 MB) +PASS -- TEST 'control_p8_intel' [11:29, 01:31](1506 MB) +PASS -- TEST 'control_p8.v2.sfc_intel' [11:29, 01:58](1509 MB) +PASS -- TEST 'control_p8_ugwpv1_intel' [11:01, 01:56](1501 MB) +PASS -- TEST 'control_restart_p8_intel' [06:20, 00:57](694 MB) +PASS -- TEST 'control_noqr_p8_intel' [11:01, 01:30](1494 MB) +PASS -- TEST 'control_restart_noqr_p8_intel' [05:53, 00:43](698 MB) +PASS -- TEST 'control_decomp_p8_intel' [10:54, 01:21](1498 MB) +PASS -- TEST 'control_2threads_p8_intel' [10:54, 01:07](1596 MB) +PASS -- TEST 'control_p8_lndp_intel' [10:53, 01:06](1510 MB) +PASS -- TEST 'control_p8_rrtmgp_intel' [10:53, 02:01](1566 MB) +PASS -- TEST 'control_p8_mynn_intel' [10:47, 01:48](1514 MB) +PASS -- TEST 'merra2_thompson_intel' [09:20, 01:38](1509 MB) +PASS -- TEST 'regional_control_intel' [03:33, 00:19](610 MB) +PASS -- TEST 'regional_restart_intel' [57:35, 01:01](777 MB) +PASS -- TEST 'regional_decomp_intel' [09:18, 00:56](606 MB) +PASS -- TEST 'regional_2threads_intel' [09:12, 00:56](666 MB) +PASS -- TEST 'regional_noquilt_intel' [09:08, 00:21](1147 MB) +PASS -- TEST 'regional_netcdf_parallel_intel' [09:05, 00:21](606 MB) +PASS -- TEST 'regional_2dwrtdecomp_intel' [09:05, 00:15](606 MB) +PASS -- TEST 'regional_wofs_intel' [09:03, 00:49](1581 MB) + +PASS -- COMPILE 'rrfs_intel' [27:52, 27:37] ( 3 warnings 92 remarks ) +PASS -- TEST 'rap_control_intel' [20:33, 01:40](919 MB) +PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [20:34, 01:10](1099 MB) +PASS -- TEST 'rap_decomp_intel' [20:33, 01:21](921 MB) +PASS -- TEST 'rap_2threads_intel' [20:33, 01:53](1005 MB) +PASS -- TEST 'rap_restart_intel' [09:01, 01:03](792 MB) +PASS -- TEST 'rap_sfcdiff_intel' [20:33, 02:08](916 MB) +PASS -- TEST 'rap_sfcdiff_decomp_intel' [20:33, 01:51](916 MB) +PASS -- TEST 'rap_sfcdiff_restart_intel' [08:04, 01:42](786 MB) +PASS -- TEST 'hrrr_control_intel' [20:33, 01:04](911 MB) +PASS -- TEST 'hrrr_control_decomp_intel' [20:33, 00:59](910 MB) +PASS -- TEST 'hrrr_control_2threads_intel' [20:34, 01:26](996 MB) +PASS -- TEST 'hrrr_control_restart_intel' [08:00, 01:03](742 MB) +PASS -- TEST 'rrfs_v1beta_intel' [20:33, 01:19](907 MB) +PASS -- TEST 'rrfs_v1nssl_intel' [20:33, 00:52](1878 MB) +PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [20:33, 01:12](1862 MB) + +PASS -- COMPILE 'csawmg_intel' [42:10, 41:04] ( 1 warnings ) +PASS -- TEST 'control_csawmg_intel' [05:58, 00:32](599 MB) +PASS -- TEST 'control_ras_intel' [05:49, 00:52](561 MB) + +PASS -- COMPILE 'wam_intel' [16:37, 15:33] +PASS -- TEST 'control_wam_intel' [27:44, 00:53](274 MB) + +PASS -- COMPILE 'atm_faster_dyn32_intel' [17:42, 16:54] ( 1 remarks ) +PASS -- TEST 'control_p8_faster_intel' [21:34, 02:04](1505 MB) +PASS -- TEST 'regional_control_faster_intel' [21:33, 00:23](610 MB) + +PASS -- COMPILE 'atm_debug_dyn32_intel' [18:42, 17:58] ( 870 warnings 92 remarks ) +PASS -- TEST 'control_CubedSphereGrid_debug_intel' [20:33, 01:18](1487 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [20:33, 01:26](1490 MB) +PASS -- TEST 'control_stochy_debug_intel' [20:33, 00:48](692 MB) +PASS -- TEST 'control_lndp_debug_intel' [20:33, 01:09](694 MB) +PASS -- TEST 'control_csawmg_debug_intel' [20:33, 00:37](729 MB) +PASS -- TEST 'control_ras_debug_intel' [20:33, 01:04](705 MB) +PASS -- TEST 'control_diag_debug_intel' [20:33, 01:16](1555 MB) +PASS -- TEST 'control_debug_p8_intel' [20:33, 01:02](1520 MB) +PASS -- TEST 'regional_debug_intel' [20:32, 00:36](630 MB) +PASS -- TEST 'rap_control_debug_intel' [19:48, 00:33](1076 MB) +PASS -- TEST 'hrrr_control_debug_intel' [18:45, 01:01](1067 MB) +PASS -- TEST 'hrrr_gf_debug_intel' [16:02, 00:54](1072 MB) +PASS -- TEST 'hrrr_c3_debug_intel' [16:01, 00:52](1071 MB) +PASS -- TEST 'rap_unified_drag_suite_debug_intel' [15:53, 00:53](1075 MB) +PASS -- TEST 'rap_diag_debug_intel' [15:48, 00:49](1159 MB) +PASS -- TEST 'rap_cires_ugwp_debug_intel' [15:43, 00:47](1077 MB) +PASS -- TEST 'rap_unified_ugwp_debug_intel' [15:37, 00:49](1072 MB) +PASS -- TEST 'rap_lndp_debug_intel' [15:36, 00:50](1078 MB) +PASS -- TEST 'rap_progcld_thompson_debug_intel' [15:32, 00:50](1074 MB) +PASS -- TEST 'rap_noah_debug_intel' [06:50, 00:59](1073 MB) +PASS -- TEST 'rap_sfcdiff_debug_intel' [06:29, 00:54](1075 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [06:25, 00:42](1073 MB) +PASS -- TEST 'rrfs_v1beta_debug_intel' [06:23, 00:56](1070 MB) +PASS -- TEST 'rap_clm_lake_debug_intel' [05:29, 01:00](1077 MB) +PASS -- TEST 'rap_flake_debug_intel' [05:18, 00:51](1075 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [04:25, 02:10](1077 MB) + +PASS -- COMPILE 'wam_debug_intel' [15:32, 14:58] ( 842 warnings ) +PASS -- TEST 'control_wam_debug_intel' [21:42, 00:52](301 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [21:39, 20:41] ( 3 warnings 91 remarks ) +PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [04:25, 01:18](953 MB) +PASS -- TEST 'rap_control_dyn32_phy32_intel' [04:24, 01:14](795 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [04:01, 02:02](786 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [03:44, 01:19](857 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [03:44, 01:58](847 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [03:22, 01:23](785 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_intel' [57:02, 01:58](686 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [58:28, 00:42](665 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [16:30, 15:27] ( 3 warnings 91 remarks ) +PASS -- TEST 'conus13km_control_intel' [03:22, 01:10](1005 MB) +PASS -- TEST 'conus13km_2threads_intel' [59:16, 00:41](1005 MB) +PASS -- TEST 'conus13km_restart_mismatch_intel' [59:15, 00:50](881 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [11:25, 10:22] ( 3 warnings 91 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_intel' [03:16, 01:25](810 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [10:23, 09:38] ( 773 warnings 91 remarks ) +PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [02:47, 00:36](958 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [02:29, 00:49](951 MB) +PASS -- TEST 'conus13km_debug_intel' [01:55, 00:27](1037 MB) +PASS -- TEST 'conus13km_debug_qr_intel' [01:29, 01:14](710 MB) +PASS -- TEST 'conus13km_debug_2threads_intel' [01:20, 00:32](1040 MB) +PASS -- TEST 'conus13km_radar_tten_debug_intel' [01:18, 00:25](1104 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [07:26, 07:04] ( 773 warnings 91 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [00:44, 00:57](981 MB) + +PASS -- COMPILE 'hafsw_intel' [22:40, 21:47] ( 1 warnings 8 remarks ) +PASS -- TEST 'hafs_regional_atm_intel' [57:55, 01:56](618 MB) +PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [57:55, 00:23](967 MB) +PASS -- TEST 'hafs_regional_atm_ocn_intel' [57:53, 01:22](660 MB) +PASS -- TEST 'hafs_regional_atm_wav_intel' [57:53, 01:23](694 MB) +PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [57:54, 01:56](715 MB) +PASS -- TEST 'hafs_regional_1nest_atm_intel' [57:24, 00:57](390 MB) +PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [56:55, 02:08](404 MB) +PASS -- TEST 'hafs_global_1nest_atm_intel' [56:46, 01:32](288 MB) +PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [56:20, 02:51](372 MB) +PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [56:00, 00:54](415 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [55:22, 01:40](423 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [55:21, 01:35](493 MB) +PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [54:56, 00:33](314 MB) + +PASS -- COMPILE 'hafsw_debug_intel' [25:41, 25:03] ( 1449 warnings 1501 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [54:14, 01:36](507 MB) + +PASS -- COMPILE 'hafsw_faster_intel' [10:30, 09:58] ( 7 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [38:12, 01:30](534 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [38:12, 01:03](709 MB) + +PASS -- COMPILE 'hafs_mom6w_intel' [13:28, 13:04] ( 7 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [00:38, 00:49](713 MB) + +PASS -- COMPILE 'hafs_all_intel' [15:30, 15:13] ( 7 remarks ) +PASS -- TEST 'hafs_regional_docn_intel' [57:59, 02:11](664 MB) +PASS -- TEST 'hafs_regional_docn_oisst_intel' [57:59, 01:35](648 MB) +PASS -- TEST 'hafs_regional_datm_cdeps_intel' [57:57, 01:02](882 MB) + +PASS -- COMPILE 'atml_intel' [10:27, 10:11] ( 8 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_sbs_intel' [00:17, 01:40](1545 MB) +PASS -- TEST 'control_p8_atmlnd_intel' [59:59, 01:38](1546 MB) +PASS -- TEST 'control_restart_p8_atmlnd_intel' [52:18, 00:39](744 MB) + +PASS -- COMPILE 'atml_debug_intel' [15:31, 15:10] ( 866 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_debug_intel' [52:53, 02:07](1564 MB) + +PASS -- COMPILE 'atmaero_intel' [14:36, 13:43] ( 1 remarks ) +PASS -- TEST 'atmaero_control_p8_intel' [52:48, 00:56](2849 MB) +PASS -- TEST 'atmaero_control_p8_rad_intel' [52:33, 01:23](2911 MB) +PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [52:17, 01:19](2926 MB) + +PASS -- COMPILE 'atmaq_debug_intel' [11:24, 10:32] ( 870 warnings 6 remarks ) +PASS -- TEST 'regional_atmaq_debug_intel' [51:59, 00:57](4430 MB) SYNOPSIS: -Starting Date/Time: 20240513 12:06:51 -Ending Date/Time: 20240513 13:29:43 -Total Time: 01h:23m:30s -Compiles Completed: 30/31 -Tests Completed: 153/158 -Failed Compiles: -* COMPILE s2sw_pdlib_intel: FAILED: UNABLE TO COMPILE --- LOG: /lfs/h2/emc/nems/noscrub/brian.curtis/git/NickSzapiro-NOAA/ufs-weather-model/tests/logs/log_wcoss2/compile_s2sw_pdlib_intel.log -Failed Tests: -* TEST cpld_control_pdlib_p8_intel: FAILED: UNABLE TO START RUN --- LOG: N/A -* TEST cpld_restart_pdlib_p8_intel: FAILED: UNABLE TO START RUN --- LOG: N/A -* TEST cpld_mpi_pdlib_p8_intel: FAILED: UNABLE TO START RUN --- LOG: N/A -* TEST gnv1_c96_no_nest_debug_intel: FAILED: RUN DID NOT COMPLETE --- LOG: /lfs/h2/emc/nems/noscrub/brian.curtis/git/NickSzapiro-NOAA/ufs-weather-model/tests/logs/log_wcoss2/run_gnv1_c96_no_nest_debug_intel.log -* TEST hrrr_control_2threads_dyn32_phy32_intel: FAILED: RUN DID NOT COMPLETE --- LOG: /lfs/h2/emc/nems/noscrub/brian.curtis/git/NickSzapiro-NOAA/ufs-weather-model/tests/logs/log_wcoss2/run_hrrr_control_2threads_dyn32_phy32_intel.log - -NOTES: -A file 'test_changes.list' was generated with list of all failed tests. -You can use './rt.sh -c -b test_changes.list' to create baselines for the failed tests. -If you are using this log as a pull request verification, please commit 'test_changes.list'. - -Result: FAILURE - -====END OF WCOSS2 REGRESSION TESTING LOG==== -====START OF WCOSS2 REGRESSION TESTING LOG==== - -UFSWM hash used in testing: -bd6721bc051892b41f039008a028aaef572d7c78 - -Submodule hashes used in testing: - 37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d) - be5d28fd1b60522e6fc98aefeead20e6aac3530b AQM/src/model/CMAQ (CMAQv5.2.1_07Feb2018-198-gbe5d28fd1) - 3d7067a523b8557058755289e4275f5f5c985daf CDEPS-interface/CDEPS (cdeps0.4.17-40-g3d7067a) - 500073c60809f6f887194d3e79c1d632d1b5ed26 CICE-interface/CICE (remotes/origin/cice_sync) - f6ff8f7c4d4cb6feabe3651b13204cf43fc948e3 CICE-interface/CICE/icepack (Icepack1.1.0-182-gf6ff8f7) - 4e19850cb083bc474b7cde5dc2f8506ec74cc442 CMEPS-interface/CMEPS (cmeps_v0.4.1-2306-g4e19850) - cabd7753ae17f7bfcc6dad56daf10868aa51c3f4 CMakeModules (v1.0.0-28-gcabd775) - 7147dac3d5075c38a43cc221d1e7e7337c28437f FV3 (7147dac) - 97114888f529c2df70ed4a350fd2428df74839ff FV3/atmos_cubed_sphere (9711488) - 741212e4962d371520f773e2be9481142f79635e FV3/ccpp/framework (ccpp_transition_to_vlab_master_20190705-718-g741212e) - 1c2a898e97f069eeeb930cfb542db67ed349b72c FV3/ccpp/physics (EP4-744-g1c2a898e) - 74a0e098b2163425e4b5466c2dfcf8ae26d560a5 FV3/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (v1.6) - be0410ece28f2b5b9c089f8ca09ce0c80c79fe6c FV3/upp (upp_v10.2.0-191-gbe0410e) --1ba8270870947b583cd51bc72ff8960f4c1fb36e FV3/upp/sorc/libIFI.fd --7476b8f2790a47d788f79cebfdbb551567ae7cf8 FV3/upp/sorc/ncep_post.fd/post_gtg.fd - 041422934cae1570f2f0e67239d5d89f11c6e1b7 GOCART (sdr_v2.1.2.6-119-g0414229) - 35789c757766e07f688b4c0c7c5229816f224b09 HYCOM-interface/HYCOM (2.3.00-121-g35789c7) - 129e1bda02d454fb280819d1d87ae16347fd044c MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10049-g129e1bda0) - 9423197f894112edfcb1502245f7d7b873d551f9 MOM6-interface/MOM6/pkg/CVMix-src (9423197) - 29e64d652786e1d076a05128c920f394202bfe10 MOM6-interface/MOM6/pkg/GSW-Fortran (29e64d6) - 1e259014c1eba9070cec7027d8b4b479ae54275a NOAHMP-interface/noahmp (v3.7.1-430-g1e25901) - d9b3172f4197c65d471662c6952a668152d71230 WW3 (6.07.1-345-gd9b3172f) - 31e4e3e57bad8a7cdaa0ce2d3c4efbca63b5f74a stochastic_physics (ufs-v2.0.0-216-g31e4e3e) - - -NOTES: -[Times](Memory) are at the end of each compile/test in format [MM:SS](Size). -The first time is for the full script (prep+run+finalize). -The second time is specifically for the run phase. -Times/Memory will be empty for failed tests. - -BASELINE DIRECTORY: /lfs/h2/emc/nems/noscrub/emc.nems/RT/NEMSfv3gfs/develop-20240503 -COMPARISON DIRECTORY: /lfs/h2/emc/ptmp/brian.curtis/FV3_RT/rt_18671 - -RT.SH OPTIONS USED: -* (-a) - HPC PROJECT ACCOUNT: GFS-DEV -* (-b) - NEW BASELINES FROM FILE: test_changes.list -* (-e) - USE ECFLOW - -PASS -- COMPILE 's2sw_pdlib_intel' [12:27, 11:31] ( 8 remarks ) -PASS -- TEST 'cpld_control_pdlib_p8_intel' [01:36, 01:12](1604 MB) -PASS -- TEST 'cpld_restart_pdlib_p8_intel' [44:04, 01:24](903 MB) -PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [44:05, 01:32](1584 MB) - -PASS -- COMPILE 'atm_debug_dyn32_intel' [05:19, 04:13] ( 870 warnings 92 remarks ) -PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [08:44, 02:17](1087 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [09:24, 08:10] ( 3 warnings 91 remarks ) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [04:40, 01:32](842 MB) - -SYNOPSIS: -Starting Date/Time: 20240513 13:45:47 -Ending Date/Time: 20240513 14:37:26 -Total Time: 00h:51m:58s -Compiles Completed: 3/3 -Tests Completed: 5/5 +Starting Date/Time: 20240514 18:58:32 +Ending Date/Time: 20240514 20:37:35 +Total Time: 01h:39m:46s +Compiles Completed: 32/32 +Tests Completed: 159/159 NOTES: A file 'test_changes.list' was generated but is empty. diff --git a/tests/parm/diag_table/diag_table_cpld_sfs.IN b/tests/parm/diag_table/diag_table_cpld_sfs.IN new file mode 100644 index 0000000000..9d82b7f0e7 --- /dev/null +++ b/tests/parm/diag_table/diag_table_cpld_sfs.IN @@ -0,0 +1,311 @@ +@[SYEAR]@[SMONTH]@[SDAY].@[SHOUR]Z.@[ATMRES].64bit.non-mono +@[SYEAR] @[SMONTH] @[SDAY] @[SHOUR] 0 0 + +"fv3_history", 0, "hours", 1, "hours", "time" +"fv3_history2d", 0, "hours", 1, "hours", "time" +###################### +"@[MOM6_OUTPUT_DIR]/ocn%4yr%2mo%2dy%2hr", 6, "hours", 1, "hours", "time", 6, "hours", "@[SYEAR] @[SMONTH] @[SDAY] @[CHOUR] 0 0" +"@[MOM6_OUTPUT_DIR]/SST%4yr%2mo%2dy", 1, "days", 1, "days", "time", 1, "days", "@[SYEAR] @[SMONTH] @[SDAY] @[CHOUR] 0 0" +############################################## +# static fields + "ocean_model", "geolon", "geolon", "@[MOM6_OUTPUT_DIR]/ocn%4yr%2mo%2dy%2hr", "all", .false., "none", 2 + "ocean_model", "geolat", "geolat", "@[MOM6_OUTPUT_DIR]/ocn%4yr%2mo%2dy%2hr", "all", .false., "none", 2 + "ocean_model", "geolon_c", "geolon_c", "@[MOM6_OUTPUT_DIR]/ocn%4yr%2mo%2dy%2hr", "all", .false., "none", 2 + "ocean_model", "geolat_c", "geolat_c", "@[MOM6_OUTPUT_DIR]/ocn%4yr%2mo%2dy%2hr", "all", .false., "none", 2 + "ocean_model", "geolon_u", "geolon_u", "@[MOM6_OUTPUT_DIR]/ocn%4yr%2mo%2dy%2hr", "all", .false., "none", 2 + "ocean_model", "geolat_u", "geolat_u", "@[MOM6_OUTPUT_DIR]/ocn%4yr%2mo%2dy%2hr", "all", .false., "none", 2 + "ocean_model", "geolon_v", "geolon_v", "@[MOM6_OUTPUT_DIR]/ocn%4yr%2mo%2dy%2hr", "all", .false., "none", 2 + "ocean_model", "geolat_v", "geolat_v", "@[MOM6_OUTPUT_DIR]/ocn%4yr%2mo%2dy%2hr", "all", .false., "none", 2 +# "ocean_model", "depth_ocean", "depth_ocean", "@[MOM6_OUTPUT_DIR]/ocn%4yr%2mo%2dy%2hr", "all", .false., "none", 2 +# "ocean_model", "wet", "wet", "@[MOM6_OUTPUT_DIR]/ocn%4yr%2mo%2dy%2hr", "all", .false., "none", 2 + "ocean_model", "wet_c", "wet_c", "@[MOM6_OUTPUT_DIR]/ocn%4yr%2mo%2dy%2hr", "all", .false., "none", 2 + "ocean_model", "wet_u", "wet_u", "@[MOM6_OUTPUT_DIR]/ocn%4yr%2mo%2dy%2hr", "all", .false., "none", 2 + "ocean_model", "wet_v", "wet_v", "@[MOM6_OUTPUT_DIR]/ocn%4yr%2mo%2dy%2hr", "all", .false., "none", 2 + "ocean_model", "sin_rot", "sin_rot", "@[MOM6_OUTPUT_DIR]/ocn%4yr%2mo%2dy%2hr", "all", .false., "none", 2 + "ocean_model", "cos_rot", "cos_rot", "@[MOM6_OUTPUT_DIR]/ocn%4yr%2mo%2dy%2hr", "all", .false., "none", 2 + +# ocean output TSUV and others + "ocean_model", "SSH", "SSH", "@[MOM6_OUTPUT_DIR]/ocn%4yr%2mo%2dy%2hr","all",.true.,"none",2 + "ocean_model", "SST", "SST", "@[MOM6_OUTPUT_DIR]/ocn%4yr%2mo%2dy%2hr","all",.true.,"none",2 + "ocean_model", "SSS", "SSS", "@[MOM6_OUTPUT_DIR]/ocn%4yr%2mo%2dy%2hr","all",.true.,"none",2 + "ocean_model", "speed", "speed", "@[MOM6_OUTPUT_DIR]/ocn%4yr%2mo%2dy%2hr","all",.true.,"none",2 + "ocean_model", "SSU", "SSU", "@[MOM6_OUTPUT_DIR]/ocn%4yr%2mo%2dy%2hr","all",.true.,"none",2 + "ocean_model", "SSV", "SSV", "@[MOM6_OUTPUT_DIR]/ocn%4yr%2mo%2dy%2hr","all",.true.,"none",2 + "ocean_model", "frazil", "frazil", "@[MOM6_OUTPUT_DIR]/ocn%4yr%2mo%2dy%2hr","all",.true.,"none",2 + "ocean_model", "ePBL_h_ML", "ePBL", "@[MOM6_OUTPUT_DIR]/ocn%4yr%2mo%2dy%2hr","all",.true.,"none",2 + "ocean_model", "MLD_003", "MLD_003", "@[MOM6_OUTPUT_DIR]/ocn%4yr%2mo%2dy%2hr","all",.true.,"none",2 + "ocean_model", "MLD_0125", "MLD_0125", "@[MOM6_OUTPUT_DIR]/ocn%4yr%2mo%2dy%2hr","all",.true.,"none",2 + "ocean_model", "tob", "tob", "@[MOM6_OUTPUT_DIR]/ocn%4yr%2mo%2dy%2hr","all",.true.,"none",2 + +# save daily SST + "ocean_model", "geolon", "geolon", "@[MOM6_OUTPUT_DIR]/SST%4yr%2mo%2dy", "all", .false., "none", 2 + "ocean_model", "geolat", "geolat", "@[MOM6_OUTPUT_DIR]/SST%4yr%2mo%2dy", "all", .false., "none", 2 + "ocean_model", "SST", "sst", "@[MOM6_OUTPUT_DIR]/SST%4yr%2mo%2dy", "all", .true., "none", 2 + +# Z-Space Fields Provided for CMIP6 (CMOR Names): +#=============================================== + "ocean_model_z","uo","uo" ,"@[MOM6_OUTPUT_DIR]/ocn%4yr%2mo%2dy%2hr","all",.true.,"none",2 + "ocean_model_z","vo","vo" ,"@[MOM6_OUTPUT_DIR]/ocn%4yr%2mo%2dy%2hr","all",.true.,"none",2 + "ocean_model_z","so","so" ,"@[MOM6_OUTPUT_DIR]/ocn%4yr%2mo%2dy%2hr","all",.true.,"none",2 + "ocean_model_z","temp","temp" ,"@[MOM6_OUTPUT_DIR]/ocn%4yr%2mo%2dy%2hr","all",.true.,"none",2 + +# forcing + "ocean_model", "taux", "taux", "@[MOM6_OUTPUT_DIR]/ocn%4yr%2mo%2dy%2hr","all",.true.,"none",2 + "ocean_model", "tauy", "tauy", "@[MOM6_OUTPUT_DIR]/ocn%4yr%2mo%2dy%2hr","all",.true.,"none",2 + "ocean_model", "latent", "latent", "@[MOM6_OUTPUT_DIR]/ocn%4yr%2mo%2dy%2hr","all",.true.,"none",2 + "ocean_model", "sensible", "sensible", "@[MOM6_OUTPUT_DIR]/ocn%4yr%2mo%2dy%2hr","all",.true.,"none",2 + "ocean_model", "SW", "SW", "@[MOM6_OUTPUT_DIR]/ocn%4yr%2mo%2dy%2hr","all",.true.,"none",2 + "ocean_model", "LW", "LW", "@[MOM6_OUTPUT_DIR]/ocn%4yr%2mo%2dy%2hr","all",.true.,"none",2 + "ocean_model", "evap", "evap", "@[MOM6_OUTPUT_DIR]/ocn%4yr%2mo%2dy%2hr","all",.true.,"none",2 + "ocean_model", "lprec", "lprec", "@[MOM6_OUTPUT_DIR]/ocn%4yr%2mo%2dy%2hr","all",.true.,"none",2 + "ocean_model", "lrunoff", "lrunoff", "@[MOM6_OUTPUT_DIR]/ocn%4yr%2mo%2dy%2hr","all",.true.,"none",2 +# "ocean_model", "frunoff", "frunoff", "@[MOM6_OUTPUT_DIR]/ocn%4yr%2mo%2dy%2hr","all",.true.,"none",2 + "ocean_model", "fprec", "fprec", "@[MOM6_OUTPUT_DIR]/ocn%4yr%2mo%2dy%2hr","all",.true.,"none",2 + "ocean_model", "LwLatSens", "LwLatSens", "@[MOM6_OUTPUT_DIR]/ocn%4yr%2mo%2dy%2hr","all",.true.,"none",2 + "ocean_model", "Heat_PmE", "Heat_PmE", "@[MOM6_OUTPUT_DIR]/ocn%4yr%2mo%2dy%2hr","all",.true.,"none",2 +# +### +# FV3 variabls needed for NGGPS evaluation +### +"gfs_dyn", "ucomp", "ugrd", "fv3_history", "all", .false., "none", 2 +"gfs_dyn", "vcomp", "vgrd", "fv3_history", "all", .false., "none", 2 +"gfs_dyn", "sphum", "spfh", "fv3_history", "all", .false., "none", 2 +"gfs_dyn", "temp", "tmp", "fv3_history", "all", .false., "none", 2 +"gfs_dyn", "liq_wat", "clwmr", "fv3_history", "all", .false., "none", 2 +"gfs_dyn", "o3mr", "o3mr", "fv3_history", "all", .false., "none", 2 +"gfs_dyn", "delp", "dpres", "fv3_history", "all", .false., "none", 2 +"gfs_dyn", "omga", "omga", "fv3_history", "all", .false., "none", 2 +"gfs_dyn", "ice_wat", "icmr", "fv3_history", "all", .false., "none", 2 +"gfs_dyn", "rainwat", "rwmr", "fv3_history", "all", .false., "none", 2 +"gfs_dyn", "snowwat", "snmr", "fv3_history", "all", .false., "none", 2 +"gfs_dyn", "graupel", "grle", "fv3_history", "all", .false., "none", 2 +"gfs_dyn", "ps", "pressfc", "fv3_history", "all", .false., "none", 2 +"gfs_dyn", "hs", "hgtsfc", "fv3_history", "all", .false., "none", 2 +#"gfs_dyn", "ice_nc", "nicp", "fv3_history", "all", .false., "none", 2 +#"gfs_dyn", "rain_nc", "ntrnc", "fv3_history", "all", .false., "none", 2 + +# chemical tracers advected by FV3 +"gfs_dyn", "so2", "so2", "fv3_history", "all", .false., "none", 2 +"gfs_dyn", "so4", "so4", "fv3_history", "all", .false., "none", 2 +"gfs_dyn", "dms", "dms", "fv3_history", "all", .false., "none", 2 +"gfs_dyn", "msa", "msa", "fv3_history", "all", .false., "none", 2 +"gfs_dyn", "bc1", "bc1", "fv3_history", "all", .false., "none", 2 +"gfs_dyn", "bc2", "bc2", "fv3_history", "all", .false., "none", 2 +"gfs_dyn", "oc1", "oc1", "fv3_history", "all", .false., "none", 2 +"gfs_dyn", "oc2", "oc2", "fv3_history", "all", .false., "none", 2 +"gfs_dyn", "dust1", "dust1", "fv3_history", "all", .false., "none", 2 +"gfs_dyn", "dust2", "dust2", "fv3_history", "all", .false., "none", 2 +"gfs_dyn", "dust3", "dust3", "fv3_history", "all", .false., "none", 2 +"gfs_dyn", "dust4", "dust4", "fv3_history", "all", .false., "none", 2 +"gfs_dyn", "dust5", "dust5", "fv3_history", "all", .false., "none", 2 +"gfs_dyn", "seas1", "seas1", "fv3_history", "all", .false., "none", 2 +"gfs_dyn", "seas2", "seas2", "fv3_history", "all", .false., "none", 2 +"gfs_dyn", "seas3", "seas3", "fv3_history", "all", .false., "none", 2 +"gfs_dyn", "seas4", "seas4", "fv3_history", "all", .false., "none", 2 +"gfs_dyn", "seas5", "seas5", "fv3_history", "all", .false., "none", 2 +"gfs_dyn", "nh3", "nh3", "fv3_history", "all", .false., "none", 2 +"gfs_dyn", "nh4a", "nh4a", "fv3_history", "all", .false., "none", 2 +"gfs_dyn", "no3an1", "no3an1", "fv3_history", "all", .false., "none", 2 +"gfs_dyn", "no3an2", "no3an2", "fv3_history", "all", .false., "none", 2 +"gfs_dyn", "no3an3", "no3an3", "fv3_history", "all", .false., "none", 2 +"gfs_dyn", "pm25", "pm25", "fv3_history", "all", .false., "none", 2 +"gfs_dyn", "pm10", "pm10", "fv3_history", "all", .false., "none", 2 + +"gfs_phys", "frzr", "frzr", "fv3_history2d", "all", .false., "none", 2 +"gfs_phys", "frzrb", "frzrb", "fv3_history2d", "all", .false., "none", 2 +"gfs_phys", "frozr", "frozr", "fv3_history2d", "all", .false., "none", 2 +"gfs_phys", "frozrb", "frozrb", "fv3_history2d", "all", .false., "none", 2 +"gfs_phys", "tsnowp", "tsnowp", "fv3_history2d", "all", .false., "none", 2 +"gfs_phys", "tsnowpb", "tsnowpb", "fv3_history2d", "all", .false., "none", 2 +"gfs_phys", "rhonewsn", "rhonewsn", "fv3_history2d", "all", .false., "none", 2 +"gfs_phys", "ALBDO_ave", "albdo_ave", "fv3_history2d", "all", .false., "none", 2 +"gfs_phys", "cnvprcp_ave", "cprat_ave", "fv3_history2d", "all", .false., "none", 2 +"gfs_phys", "cnvprcpb_ave", "cpratb_ave", "fv3_history2d", "all", .false., "none", 2 +"gfs_phys", "totprcp_ave", "prate_ave", "fv3_history2d", "all", .false., "none", 2 +"gfs_phys", "totprcpb_ave", "prateb_ave", "fv3_history2d", "all", .false., "none", 2 +"gfs_phys", "DLWRF", "dlwrf_ave", "fv3_history2d", "all", .false., "none", 2 +"gfs_phys", "DLWRFI", "dlwrf", "fv3_history2d", "all", .false., "none", 2 +"gfs_phys", "ULWRF", "ulwrf_ave", "fv3_history2d", "all", .false., "none", 2 +"gfs_phys", "ULWRFI", "ulwrf", "fv3_history2d", "all", .false., "none", 2 +"gfs_phys", "DSWRF", "dswrf_ave", "fv3_history2d", "all", .false., "none", 2 +"gfs_phys", "DSWRFI", "dswrf", "fv3_history2d", "all", .false., "none", 2 +"gfs_phys", "USWRF", "uswrf_ave", "fv3_history2d", "all", .false., "none", 2 +"gfs_phys", "USWRFI", "uswrf", "fv3_history2d", "all", .false., "none", 2 +"gfs_phys", "DSWRFtoa", "dswrf_avetoa","fv3_history2d", "all", .false., "none", 2 +"gfs_phys", "USWRFtoa", "uswrf_avetoa","fv3_history2d", "all", .false., "none", 2 +"gfs_phys", "ULWRFtoa", "ulwrf_avetoa","fv3_history2d", "all", .false., "none", 2 +"gfs_phys", "gflux_ave", "gflux_ave", "fv3_history2d", "all", .false., "none", 2 +"gfs_phys", "hpbl", "hpbl", "fv3_history2d", "all", .false., "none", 2 +"gfs_phys", "lhtfl_ave", "lhtfl_ave", "fv3_history2d", "all", .false., "none", 2 +"gfs_phys", "shtfl_ave", "shtfl_ave", "fv3_history2d", "all", .false., "none", 2 +"gfs_phys", "pwat", "pwat", "fv3_history2d", "all", .false., "none", 2 +"gfs_phys", "soilm", "soilm", "fv3_history2d", "all", .false., "none", 2 +"gfs_phys", "TCDC_aveclm", "tcdc_aveclm", "fv3_history2d", "all", .false., "none", 2 +"gfs_phys", "TCDC_avebndcl", "tcdc_avebndcl", "fv3_history2d", "all", .false., "none", 2 +"gfs_phys", "TCDC_avehcl", "tcdc_avehcl", "fv3_history2d", "all", .false., "none", 2 +"gfs_phys", "TCDC_avelcl", "tcdc_avelcl", "fv3_history2d", "all", .false., "none", 2 +"gfs_phys", "TCDC_avemcl", "tcdc_avemcl", "fv3_history2d", "all", .false., "none", 2 +"gfs_phys", "TCDCcnvcl", "tcdccnvcl", "fv3_history2d", "all", .false., "none", 2 +"gfs_phys", "PREScnvclt", "prescnvclt", "fv3_history2d", "all", .false., "none", 2 +"gfs_phys", "PREScnvclb", "prescnvclb", "fv3_history2d", "all", .false., "none", 2 +"gfs_phys", "PRES_avehct", "pres_avehct", "fv3_history2d", "all", .false., "none", 2 +"gfs_phys", "PRES_avehcb", "pres_avehcb", "fv3_history2d", "all", .false., "none", 2 +"gfs_phys", "TEMP_avehct", "tmp_avehct", "fv3_history2d", "all", .false., "none", 2 +"gfs_phys", "PRES_avemct", "pres_avemct", "fv3_history2d", "all", .false., "none", 2 +"gfs_phys", "PRES_avemcb", "pres_avemcb", "fv3_history2d", "all", .false., "none", 2 +"gfs_phys", "TEMP_avemct", "tmp_avemct", "fv3_history2d", "all", .false., "none", 2 +"gfs_phys", "PRES_avelct", "pres_avelct", "fv3_history2d", "all", .false., "none", 2 +"gfs_phys", "PRES_avelcb", "pres_avelcb", "fv3_history2d", "all", .false., "none", 2 +"gfs_phys", "TEMP_avelct", "tmp_avelct", "fv3_history2d", "all", .false., "none", 2 +"gfs_phys", "u-gwd_ave", "u-gwd_ave", "fv3_history2d", "all", .false., "none", 2 +"gfs_phys", "v-gwd_ave", "v-gwd_ave", "fv3_history2d", "all", .false., "none", 2 +"gfs_phys", "dusfc", "uflx_ave", "fv3_history2d", "all", .false., "none", 2 +"gfs_phys", "dvsfc", "vflx_ave", "fv3_history2d", "all", .false., "none", 2 +#"gfs_phys", "cnvw", "cnvcldwat", "fv3_history2d", "all", .false., "none", 2 + +"gfs_phys", "psurf", "pressfc", "fv3_history2d", "all", .false., "none", 2 +"gfs_phys", "u10m", "ugrd10m", "fv3_history2d", "all", .false., "none", 2 +"gfs_phys", "v10m", "vgrd10m", "fv3_history2d", "all", .false., "none", 2 +"gfs_phys", "cldfra", "cldfra", "fv3_history2d", "all", .false., "none", 2 +"gfs_sfc", "crain", "crain", "fv3_history2d", "all", .false., "none", 2 +"gfs_sfc", "tprcp", "tprcp", "fv3_history2d", "all", .false., "none", 2 +"gfs_sfc", "hgtsfc", "orog", "fv3_history2d", "all", .false., "none", 2 +"gfs_sfc", "weasd", "weasd", "fv3_history2d", "all", .false., "none", 2 +"gfs_sfc", "f10m", "f10m", "fv3_history2d", "all", .false., "none", 2 +"gfs_sfc", "q2m", "spfh2m", "fv3_history2d", "all", .false., "none", 2 +"gfs_sfc", "t2m", "tmp2m", "fv3_history2d", "all", .false., "none", 2 +"gfs_sfc", "tsfc", "tmpsfc", "fv3_history2d", "all", .false., "none", 2 +"gfs_sfc", "vtype", "vtype", "fv3_history2d", "all", .false., "none", 2 +"gfs_sfc", "stype", "sotyp", "fv3_history2d", "all", .false., "none", 2 +"gfs_sfc", "slmsksfc", "land", "fv3_history2d", "all", .false., "none", 2 +"gfs_sfc", "vfracsfc", "veg", "fv3_history2d", "all", .false., "none", 2 +"gfs_sfc", "zorlsfc", "sfcr", "fv3_history2d", "all", .false., "none", 2 +"gfs_sfc", "uustar", "fricv", "fv3_history2d", "all", .false., "none", 2 +"gfs_sfc", "soilt1", "soilt1" "fv3_history2d", "all", .false., "none", 2 +"gfs_sfc", "soilt2", "soilt2" "fv3_history2d", "all", .false., "none", 2 +"gfs_sfc", "soilt3", "soilt3" "fv3_history2d", "all", .false., "none", 2 +"gfs_sfc", "soilt4", "soilt4" "fv3_history2d", "all", .false., "none", 2 +"gfs_sfc", "soilw1", "soilw1" "fv3_history2d", "all", .false., "none", 2 +"gfs_sfc", "soilw2", "soilw2" "fv3_history2d", "all", .false., "none", 2 +"gfs_sfc", "soilw3", "soilw3" "fv3_history2d", "all", .false., "none", 2 +"gfs_sfc", "soilw4", "soilw4" "fv3_history2d", "all", .false., "none", 2 +"gfs_sfc", "slc_1", "soill1", "fv3_history2d", "all", .false., "none", 2 +"gfs_sfc", "slc_2", "soill2", "fv3_history2d", "all", .false., "none", 2 +"gfs_sfc", "slc_3", "soill3", "fv3_history2d", "all", .false., "none", 2 +"gfs_sfc", "slc_4", "soill4", "fv3_history2d", "all", .false., "none", 2 +"gfs_sfc", "slope", "sltyp", "fv3_history2d", "all", .false., "none", 2 +"gfs_sfc", "alnsf", "alnsf", "fv3_history2d", "all", .false., "none", 2 +"gfs_sfc", "alnwf", "alnwf", "fv3_history2d", "all", .false., "none", 2 +"gfs_sfc", "alvsf", "alvsf", "fv3_history2d", "all", .false., "none", 2 +"gfs_sfc", "alvwf", "alvwf", "fv3_history2d", "all", .false., "none", 2 +"gfs_sfc", "canopy", "cnwat", "fv3_history2d", "all", .false., "none", 2 +"gfs_sfc", "facsf", "facsf", "fv3_history2d", "all", .false., "none", 2 +"gfs_sfc", "facwf", "facwf", "fv3_history2d", "all", .false., "none", 2 +"gfs_sfc", "ffhh", "ffhh", "fv3_history2d", "all", .false., "none", 2 +"gfs_sfc", "ffmm", "ffmm", "fv3_history2d", "all", .false., "none", 2 +"gfs_sfc", "fice", "icec", "fv3_history2d", "all", .false., "none", 2 +"gfs_sfc", "hice", "icetk", "fv3_history2d", "all", .false., "none", 2 +"gfs_sfc", "snoalb", "snoalb", "fv3_history2d", "all", .false., "none", 2 +"gfs_sfc", "shdmax", "shdmax", "fv3_history2d", "all", .false., "none", 2 +"gfs_sfc", "shdmin", "shdmin", "fv3_history2d", "all", .false., "none", 2 +"gfs_sfc", "snowd", "snod", "fv3_history2d", "all", .false., "none", 2 +"gfs_sfc", "tg3", "tg3", "fv3_history2d", "all", .false., "none", 2 +"gfs_sfc", "tisfc", "tisfc", "fv3_history2d", "all", .false., "none", 2 +"gfs_sfc", "tref", "tref", "fv3_history2d", "all", .false., "none", 2 +"gfs_sfc", "z_c", "zc", "fv3_history2d", "all", .false., "none", 2 +"gfs_sfc", "c_0", "c0", "fv3_history2d", "all", .false., "none", 2 +"gfs_sfc", "c_d", "cd", "fv3_history2d", "all", .false., "none", 2 +"gfs_sfc", "w_0", "w0", "fv3_history2d", "all", .false., "none", 2 +"gfs_sfc", "w_d", "wd", "fv3_history2d", "all", .false., "none", 2 +"gfs_sfc", "xt", "xt", "fv3_history2d", "all", .false., "none", 2 +"gfs_sfc", "xz", "xz", "fv3_history2d", "all", .false., "none", 2 +"gfs_sfc", "dt_cool", "dtcool", "fv3_history2d", "all", .false., "none", 2 +"gfs_sfc", "xs", "xs", "fv3_history2d", "all", .false., "none", 2 +"gfs_sfc", "xu", "xu", "fv3_history2d", "all", .false., "none", 2 +"gfs_sfc", "xv", "xv", "fv3_history2d", "all", .false., "none", 2 +"gfs_sfc", "xtts", "xtts", "fv3_history2d", "all", .false., "none", 2 +"gfs_sfc", "xzts", "xzts", "fv3_history2d", "all", .false., "none", 2 +"gfs_sfc", "d_conv", "dconv", "fv3_history2d", "all", .false., "none", 2 +"gfs_sfc", "qrain", "qrain", "fv3_history2d", "all", .false., "none", 2 + +"gfs_phys", "acond", "acond", "fv3_history2d", "all", .false., "none", 2 +"gfs_phys", "cduvb_ave", "cduvb_ave", "fv3_history2d", "all", .false., "none", 2 +"gfs_phys", "cpofp", "cpofp", "fv3_history2d", "all", .false., "none", 2 +"gfs_phys", "duvb_ave", "duvb_ave", "fv3_history2d", "all", .false., "none", 2 +"gfs_phys", "csdlf_ave", "csdlf", "fv3_history2d", "all", .false., "none", 2 +"gfs_phys", "csusf_ave", "csusf", "fv3_history2d", "all", .false., "none", 2 +"gfs_phys", "csusf_avetoa", "csusftoa", "fv3_history2d", "all", .false., "none", 2 +"gfs_phys", "csdsf_ave", "csdsf", "fv3_history2d", "all", .false., "none", 2 +"gfs_phys", "csulf_ave", "csulf", "fv3_history2d", "all", .false., "none", 2 +"gfs_phys", "csulf_avetoa", "csulftoa", "fv3_history2d", "all", .false., "none", 2 +"gfs_phys", "cwork_ave", "cwork_aveclm", "fv3_history2d", "all", .false., "none", 2 +"gfs_phys", "evbs_ave", "evbs_ave", "fv3_history2d", "all", .false., "none", 2 +"gfs_phys", "evcw_ave", "evcw_ave", "fv3_history2d", "all", .false., "none", 2 +"gfs_phys", "fldcp", "fldcp", "fv3_history2d", "all", .false., "none", 2 +"gfs_phys", "hgt_hyblev1", "hgt_hyblev1", "fv3_history2d", "all", .false., "none", 2 +"gfs_phys", "spfh_hyblev1", "spfh_hyblev1", "fv3_history2d", "all", .false., "none", 2 +"gfs_phys", "ugrd_hyblev1", "ugrd_hyblev1", "fv3_history2d", "all", .false., "none", 2 +"gfs_phys", "vgrd_hyblev1", "vgrd_hyblev1", "fv3_history2d", "all", .false., "none", 2 +"gfs_phys", "tmp_hyblev1", "tmp_hyblev1", "fv3_history2d", "all", .false., "none", 2 +"gfs_phys", "gfluxi", "gflux", "fv3_history2d", "all", .false., "none", 2 +"gfs_phys", "lhtfl", "lhtfl", "fv3_history2d", "all", .false., "none", 2 +"gfs_phys", "shtfl", "shtfl", "fv3_history2d", "all", .false., "none", 2 +"gfs_phys", "pevpr", "pevpr", "fv3_history2d", "all", .false., "none", 2 +"gfs_phys", "pevpr_ave", "pevpr_ave", "fv3_history2d", "all", .false., "none", 2 +"gfs_phys", "sbsno_ave", "sbsno_ave", "fv3_history2d", "all", .false., "none", 2 +"gfs_phys", "sfexc", "sfexc", "fv3_history2d", "all", .false., "none", 2 +"gfs_phys", "snohf", "snohf", "fv3_history2d", "all", .false., "none", 2 +"gfs_phys", "snowc_ave", "snowc_ave", "fv3_history2d", "all", .false., "none", 2 +"gfs_phys", "spfhmax2m", "spfhmax_max2m", "fv3_history2d", "all", .false., "none", 2 +"gfs_phys", "spfhmin2m", "spfhmin_min2m", "fv3_history2d", "all", .false., "none", 2 +"gfs_phys", "tmpmax2m", "tmax_max2m", "fv3_history2d", "all", .false., "none", 2 +"gfs_phys", "tmpmin2m", "tmin_min2m", "fv3_history2d", "all", .false., "none", 2 +"gfs_phys", "ssrun_acc", "ssrun_acc", "fv3_history2d", "all", .false., "none", 2 +"gfs_phys", "sunsd_acc", "sunsd_acc", "fv3_history2d", "all", .false., "none", 2 +"gfs_phys", "watr_acc", "watr_acc", "fv3_history2d", "all", .false., "none", 2 +"gfs_phys", "wilt", "wilt", "fv3_history2d", "all", .false., "none", 2 +"gfs_phys", "vbdsf_ave", "vbdsf_ave", "fv3_history2d", "all", .false., "none", 2 +"gfs_phys", "vddsf_ave", "vddsf_ave", "fv3_history2d", "all", .false., "none", 2 +"gfs_phys", "nbdsf_ave", "nbdsf_ave", "fv3_history2d", "all", .false., "none", 2 +"gfs_phys", "nddsf_ave", "nddsf_ave", "fv3_history2d", "all", .false., "none", 2 +"gfs_phys", "trans_ave", "trans_ave", "fv3_history2d", "all", .false., "none", 2 + +"gfs_phys", "AOD_550", "aod550", "fv3_history2d", "all", .false., "none", 2 +"gfs_phys", "DU_AOD_550", "du_aod550", "fv3_history2d", "all", .false., "none", 2 +"gfs_phys", "SU_AOD_550", "su_aod550", "fv3_history2d", "all", .false., "none", 2 +"gfs_phys", "BC_AOD_550", "bc_aod550", "fv3_history2d", "all", .false., "none", 2 +"gfs_phys", "OC_AOD_550", "oc_aod550", "fv3_history2d", "all", .false., "none", 2 +"gfs_phys", "SS_AOD_550", "ss_aod550", "fv3_history2d", "all", .false., "none", 2 +#============================================================================================= +# +#====> This file can be used with diag_manager/v2.0a (or higher) <==== +# +# +# FORMATS FOR FILE ENTRIES (not all input values are used) +# ------------------------ +# +#"file_name", output_freq, "output_units", format, "time_units", "long_name", +# +# +#output_freq: > 0 output frequency in "output_units" +# = 0 output frequency every time step +# =-1 output frequency at end of run +# +#output_units = units used for output frequency +# (years, months, days, minutes, hours, seconds) +# +#time_units = units used to label the time axis +# (days, minutes, hours, seconds) +# +# +# FORMAT FOR FIELD ENTRIES (not all input values are used) +# ------------------------ +# +#"module_name", "field_name", "output_name", "file_name" "time_sampling", time_avg, "other_opts", packing +# +#time_avg = .true. or .false. +# +#packing = 1 double precision +# = 2 float +# = 4 packed 16-bit integers +# = 8 packed 1-byte (not tested?) diff --git a/tests/parm/global_control.nml.IN b/tests/parm/global_control.nml.IN index c2e5ec8e43..6158aa1657 100644 --- a/tests/parm/global_control.nml.IN +++ b/tests/parm/global_control.nml.IN @@ -42,11 +42,11 @@ rf_cutoff = 10. d2_bg_k1 = @[D2_BG_K1] d2_bg_k2 = @[D2_BG_K2] - kord_tm = -9 - kord_mt = 9 - kord_wz = 9 - kord_tr = 9 - hydrostatic = .false. + kord_tm = @[KORD_TM] + kord_mt = @[KORD_XX] + kord_wz = @[KORD_XX] + kord_tr = @[KORD_XX] + hydrostatic = @[HYDROSTATIC] phys_hydrostatic = .false. use_hydro_pressure = .false. beta = 0. @@ -66,19 +66,19 @@ vtdm4 = 0.02 delt_max = 0.002 ke_bg = 0. - do_vort_damp = .true. + do_vort_damp = @[DO_VORT_DAMP] external_ic = @[EXTERNAL_IC] external_eta = .true. gfs_phil = .false. nggps_ic = @[NGGPS_IC] mountain = @[MOUNTAIN] ncep_ic = .false. - d_con = 1. - hord_mt = 5 - hord_vt = 5 - hord_tm = 5 - hord_dp = -5 - hord_tr = 8 + d_con = @[D_CON] + hord_mt = @[HORD_XX] + hord_vt = @[HORD_XX] + hord_tm = @[HORD_XX] + hord_dp = @[HORD_DP] + hord_tr = @[HORD_TR] adjust_dry_mass = .false. dry_mass = 98320.0 consv_te = 1. diff --git a/tests/rt.conf b/tests/rt.conf index 2fa9bfd999..eda2ad0f6f 100644 --- a/tests/rt.conf +++ b/tests/rt.conf @@ -31,6 +31,10 @@ RUN | cpld_control_gfsv17_iau | - noaacloud RUN | cpld_restart_gfsv17 | - noaacloud | | cpld_control_gfsv17 RUN | cpld_mpi_gfsv17 | - noaacloud | | +#SFS +COMPILE | s2swa_32bit_pdlib_sfs | intel | -DAPP=S2SWA -D32BIT=ON -DHYDRO=ON -DCCPP_SUITES=FV3_GFS_v17_coupled_p8_ugwpv1 -DPDLIB=ON | - noaacloud | fv3 | +RUN | cpld_control_sfs | - noaacloud | baseline | + COMPILE | s2swa_32bit_pdlib_debug | intel | -DAPP=S2SWA -D32BIT=ON -DCCPP_SUITES=FV3_GFS_v17_coupled_p8_ugwpv1 -DPDLIB=ON -DDEBUG=ON | - noaacloud jet | fv3 | RUN | cpld_debug_gfsv17 | - noaacloud jet | baseline | @@ -40,7 +44,7 @@ RUN | cpld_control_p8.v2.sfc | - noaacloud RUN | cpld_restart_p8 | - noaacloud | | cpld_control_p8 RUN | cpld_control_qr_p8 | - noaacloud | | RUN | cpld_restart_qr_p8 | - noaacloud | | cpld_control_qr_p8 -RUN | cpld_2threads_p8 | - derecho noaacloud | | +RUN | cpld_2threads_p8 | - noaacloud | | RUN | cpld_decomp_p8 | - noaacloud | | RUN | cpld_mpi_p8 | - noaacloud | | RUN | cpld_control_ciceC_p8 | - noaacloud | baseline | @@ -107,7 +111,7 @@ RUN | control_restart_p8 | - noaacloud RUN | control_noqr_p8 | - noaacloud | | RUN | control_restart_noqr_p8 | - noaacloud | | control_noqr_p8 RUN | control_decomp_p8 | - noaacloud | | -RUN | control_2threads_p8 | - derecho noaacloud | | +RUN | control_2threads_p8 | - noaacloud | | RUN | control_p8_lndp | | baseline | RUN | control_p8_rrtmgp | - noaacloud | baseline | RUN | control_p8_mynn | - noaacloud | baseline | @@ -130,7 +134,7 @@ COMPILE | rrfs | intel | -DAPP=ATM -DCCPP_SUITES=FV3_RAP,FV3_RAP_sfcdiff,FV3_HRR RUN | rap_control | | baseline | RUN | regional_spp_sppt_shum_skeb | | baseline | RUN | rap_decomp | - noaacloud | | -RUN | rap_2threads | - derecho noaacloud | | +RUN | rap_2threads | - noaacloud | | RUN | rap_restart | - noaacloud | | rap_control RUN | rap_sfcdiff | - noaacloud | baseline | RUN | rap_sfcdiff_decomp | - noaacloud | | @@ -198,8 +202,8 @@ COMPILE | rrfs_dyn32_phy32 | intel | -DAPP=ATM -DCCPP_SUITES=FV3_RAP,FV3_HRRR -D RUN | regional_spp_sppt_shum_skeb_dyn32_phy32 | - noaacloud | baseline | RUN | rap_control_dyn32_phy32 | - noaacloud | baseline | RUN | hrrr_control_dyn32_phy32 | - noaacloud | baseline | -RUN | rap_2threads_dyn32_phy32 | - derecho noaacloud | | -RUN | hrrr_control_2threads_dyn32_phy32 | - derecho noaacloud | | +RUN | rap_2threads_dyn32_phy32 | - noaacloud | | +RUN | hrrr_control_2threads_dyn32_phy32 | - noaacloud | | RUN | hrrr_control_decomp_dyn32_phy32 | - noaacloud | | RUN | rap_restart_dyn32_phy32 | - noaacloud | | rap_control_dyn32_phy32 RUN | hrrr_control_restart_dyn32_phy32 | - noaacloud | | hrrr_control_dyn32_phy32 @@ -221,7 +225,7 @@ RUN | rap_control_debug_dyn32_phy32 | - noaacloud RUN | hrrr_control_debug_dyn32_phy32 | - noaacloud | baseline | RUN | conus13km_debug | - noaacloud | baseline | RUN | conus13km_debug_qr | - noaacloud | | -RUN | conus13km_debug_2threads | - derecho noaacloud | | +RUN | conus13km_debug_2threads | - noaacloud | | RUN | conus13km_radar_tten_debug | - noaacloud | baseline | # Expected to fail: diff --git a/tests/rt_utils.sh b/tests/rt_utils.sh index 1d72ada3fe..cc375c189c 100755 --- a/tests/rt_utils.sh +++ b/tests/rt_utils.sh @@ -230,15 +230,15 @@ submit_and_wait() { #fail/completed cases #pbs: E #slurm: F/FAILED TO/TIMEOUT CA/CANCELLED - E|F|TO|CA|FAILED|TIMEOUT|CANCELLED) + F|TO|CA|FAILED|TIMEOUT|CANCELLED) echo "rt_utils.sh: !!!!!!!!!!JOB TERMINATED!!!!!!!!!!" job_running=false #Trip the loop to end with these status flags interrupt_job exit 1 ;; #completed - #pbs only: C - C) + #pbs only: C-Complete E-Exiting + C|E) status_label='Completed' ;; *) diff --git a/tests/test_changes.list b/tests/test_changes.list index e69de29bb2..52067a1431 100644 --- a/tests/test_changes.list +++ b/tests/test_changes.list @@ -0,0 +1 @@ +cpld_control_sfs intel diff --git a/tests/tests/cpld_control_sfs b/tests/tests/cpld_control_sfs new file mode 100644 index 0000000000..eedbe81193 --- /dev/null +++ b/tests/tests/cpld_control_sfs @@ -0,0 +1,89 @@ +# +# cpld_control GFSv17 with UGWPv1 test, i.e., GSL orographic drag + +# version 1 non-stationary GWD, hydrostatic +# + +export TEST_DESCR="Fully coupled FV3-CCPP-MOM6-CICE-CMEPS-WW3 system hydrostatic version - C96MX100 - unst WW3" + +export CNTL_DIR=cpld_control_sfs + +export LIST_FILES="sfcf021.nc \ + sfcf024.nc \ + atmf021.nc \ + atmf024.nc \ + GFSFLX.GrbF21 \ + GFSFLX.GrbF24 \ + GFSPRS.GrbF21 \ + GFSPRS.GrbF24" + +export_fv3 +export_cpl + +export CPLCHM=.false. +export DNATS=0 +export MAKE_NH=.false. +export DDDMP=0 +export DO_VORT_DAMP=.false. +export HYDROSTATIC=.true. +export HORD_XX=10 +export HORD_DP=10 +export KORD_XX=12 +export KORD_TM=-12 +export D_CON=0 + +export RESTART_N=3 +export RESTART_INTERVAL="${RESTART_N} -1" +export OUTPUT_FH='0 21 24' +export OUTPUT_GRID="'gaussian_grid'" +export WRITE_DOPOST=.true. + +export INPES=$INPES_cpl_unstr +export JNPES=$JNPES_cpl_unstr +export WRTTASK_PER_GROUP=$(( WPG_cpl_unstr * THRD_cpl_unstr )) + +OCN_tasks=$OCN_tasks_cpl_unstr +ICE_tasks=$ICE_tasks_cpl_unstr +WAV_tasks=$WAV_tasks_cpl_unstr + +export atm_omp_num_threads=$THRD_cpl_unstr +export med_omp_num_threads=$atm_omp_num_threads + +# UGWP1 +export GWD_OPT=2 +export CDMBWD=20.0,2.5,1.0,1.0 +export DO_UGWP_V1=.true. +export KNOB_UGWP_VERSION=1 +export KNOB_UGWP_NSLOPE=1 +export DO_UGWP_V0=.false. +export DO_GSL_DRAG_LS_BL=.true. +export DO_GSL_DRAG_SS=.true. +export DO_GSL_DRAG_TOFD=.true. +export DO_UGWP_V1_OROG_ONLY=.false. +export DO_UGWP_V0_NST_ONLY=.false. +export LDIAG_UGWP=.false. +export KNOB_UGWP_DOKDIS=2 +export KNOB_UGWP_NDX4LH=4 + +export MOM6_TOPOEDITS=ufs.topo_edits_011818.nc +export MOM6_ALLOW_LANDMASK_CHANGES=True +export eps_imesh=2.5e-1 + +export WW3_DOMAIN=global_270k +export MESH_WAV=mesh.${WW3_DOMAIN}.nc +export WW3_MODDEF=mod_def.exp.${WW3_DOMAIN} + +export FV3_RUN=cpld_control_run.IN +export CCPP_SUITE=FV3_GFS_v17_coupled_p8_ugwpv1 +export FIELD_TABLE=field_table_thompson_noaero_tke_progsigma +export DIAG_TABLE=diag_table_cpld_sfs.IN +export INPUT_NML=global_control.nml.IN + +export UFS_CONFIGURE=ufs.configure.s2sw.IN + +#GFSv17 settings +export PROGSIGMA=.true. +export IOPT_DIAG=1 + +if [[ $MACHINE_ID = hera ]] && [[ $RT_COMPILER = gnu ]]; then + WLCLK=40 +fi