diff --git a/CMakeLists.txt b/CMakeLists.txt index e3bf3bbef9..8461fe27e4 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -64,6 +64,7 @@ message("FIRE_BEHAVIOR .... ${FIRE_BEHAVIOR}") ############################################################################### set(32BIT OFF CACHE BOOL "Enable 32BIT (single precision arithmetic in dycore and fast physics)") set(CCPP_32BIT OFF CACHE BOOL "Enable CCPP_32BIT (single precision arithmetic in slow physics)") +set(RRTMGP_32BIT OFF CACHE BOOL "Enable 32BIT (single precision arithmetic in rte-rrtmgp radiation)") set(AVX2 ON CACHE BOOL "Enable AVX2 instruction set") set(AVX OFF CACHE BOOL "Enable AVX-I instruction set") set(SIMDMULTIARCH OFF CACHE BOOL "Enable multi-target SIMD instruction sets") @@ -118,6 +119,7 @@ endif() message("") message("32BIT ............ ${32BIT}") message("CCPP_32BIT ....... ${CCPP_32BIT}") +message("RRTMGP_32BIT ..... ${RRTMGP_32BIT}") message("AVX2 ............. ${AVX2}") message("SIMDMULTIARCH .... ${SIMDMULTIARCH}") message("DEBUG ............ ${DEBUG}") diff --git a/UFSATM b/UFSATM index 12be1f2ef8..c230e5cac2 160000 --- a/UFSATM +++ b/UFSATM @@ -1 +1 @@ -Subproject commit 12be1f2ef83c9de858899845ad0e6405ce0fc236 +Subproject commit c230e5cac2a5c969055fa9b907ebf8a5ccfd6df0 diff --git a/tests-dev/test_cases/parm/baroclinic_wave.nml.IN b/tests-dev/test_cases/parm/baroclinic_wave.nml.IN index 2b96ef620d..ecaa2d47e2 100644 --- a/tests-dev/test_cases/parm/baroclinic_wave.nml.IN +++ b/tests-dev/test_cases/parm/baroclinic_wave.nml.IN @@ -222,7 +222,6 @@ rrtmgp_nGptsLW = 128 rrtmgp_nBandsLW = 16 rrtmgp_nBandsSW = 14 - doGP_cldoptics_LUT = .false. doGP_lwscat = .false. do_sppt = .false. do_shum = .false. diff --git a/tests/bl_date.conf b/tests/bl_date.conf index 4536c804e8..ba01c0ca7b 100644 --- a/tests/bl_date.conf +++ b/tests/bl_date.conf @@ -1 +1 @@ -export BL_DATE=20251002 +export BL_DATE=20251007 diff --git a/tests/default_vars.sh b/tests/default_vars.sh index 2b89d8fb60..e6df0c15c5 100644 --- a/tests/default_vars.sh +++ b/tests/default_vars.sh @@ -469,7 +469,6 @@ export FV3_RUN=control_run.IN export INPUT_NML=control.nml.IN export CCPP_SUITE=FV3_GFS_v16 -export DOGP_CLDOPTICS_LUT=.false. export DOGP_LWSCAT=.false. export IAER=111 export ICLIQ_SW=1 @@ -647,7 +646,6 @@ export_gfs_physics () export HYBEDMF=.false. # RRTMGP export DO_RRTMGP=.false. - export DOGP_CLDOPTICS_LUT=.true. export DOGP_LWSCAT=.true. export DOGP_SGS_CNV=.true. export USE_LW_JACOBIAN=.false. @@ -986,9 +984,8 @@ export TTENDLIM=-999 # Radiation export DO_RRTMGP=.false. -export DOGP_CLDOPTICS_LUT=.true. export DOGP_LWSCAT=.true. -export DOGP_SGS_CNV=.true. +export DOGP_SGS_CNV=.false. export USE_LW_JACOBIAN=.false. export DAMP_LW_FLUXADJ=.false. export RRTMGP_LW_PHYS_BLKSZ=2 @@ -1875,9 +1872,8 @@ export LSEASPRAY=.true. # RRTMGP export DO_RRTMGP=.false. -export DOGP_CLDOPTICS_LUT=.true. export DOGP_LWSCAT=.true. -export DOGP_SGS_CNV=.true. +export DOGP_SGS_CNV=.false. # CA export DO_CA=.true. diff --git a/tests/logs/OpnReqTests_control_p8_hera.log b/tests/logs/OpnReqTests_control_p8_hera.log index 55acc5b5ca..2483f8de06 100644 --- a/tests/logs/OpnReqTests_control_p8_hera.log +++ b/tests/logs/OpnReqTests_control_p8_hera.log @@ -1,9 +1,9 @@ -Mon Oct 6 15:48:40 UTC 2025 +Wed Oct 8 23:13:09 UTC 2025 Start Operation Requirement Test -baseline dir = /scratch3/NCEPDEV/stmp/Fernando.Andrade-maldonado/ORT-stmp/Fernando.Andrade-maldonado/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_bit_base_intel -working dir = /scratch3/NCEPDEV/stmp/Fernando.Andrade-maldonado/ORT-ptmp/Fernando.Andrade-maldonado/FV3_OPNREQ_TEST/opnReqTest_4119888/bit_base_bit_base +baseline dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-stmp/role.epic/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_bit_base_gnu +working dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-ptmp/role.epic/FV3_OPNREQ_TEST/opnReqTest_2280223/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 = 196.765241 - 0: The maximum resident set size (KB) = 2066076 + 0: The total amount of wall time = 250.557703 + 0: The maximum resident set size (KB) = 1545796 Test bit_base PASS -baseline dir = /scratch3/NCEPDEV/stmp/Fernando.Andrade-maldonado/ORT-stmp/Fernando.Andrade-maldonado/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_dbg_base_intel -working dir = /scratch3/NCEPDEV/stmp/Fernando.Andrade-maldonado/ORT-ptmp/Fernando.Andrade-maldonado/FV3_OPNREQ_TEST/opnReqTest_4119888/dbg_base_dbg_base +baseline dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-stmp/role.epic/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_dbg_base_gnu +working dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-ptmp/role.epic/FV3_OPNREQ_TEST/opnReqTest_2280223/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 = 1785.140708 - 0: The maximum resident set size (KB) = 2034728 + 0: The total amount of wall time = 875.891333 + 0: The maximum resident set size (KB) = 1533348 Test dbg_base PASS -baseline dir = /scratch3/NCEPDEV/stmp/Fernando.Andrade-maldonado/ORT-stmp/Fernando.Andrade-maldonado/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_std_base_intel -working dir = /scratch3/NCEPDEV/stmp/Fernando.Andrade-maldonado/ORT-ptmp/Fernando.Andrade-maldonado/FV3_OPNREQ_TEST/opnReqTest_4119888/dcp_dcp +baseline dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-stmp/role.epic/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_std_base_gnu +working dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-ptmp/role.epic/FV3_OPNREQ_TEST/opnReqTest_2280223/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 = 176.147412 - 0: The maximum resident set size (KB) = 2007132 + 0: The total amount of wall time = 230.443676 + 0: The maximum resident set size (KB) = 1528124 Test dcp PASS -baseline dir = /scratch3/NCEPDEV/stmp/Fernando.Andrade-maldonado/ORT-stmp/Fernando.Andrade-maldonado/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_std_base_intel -working dir = /scratch3/NCEPDEV/stmp/Fernando.Andrade-maldonado/ORT-ptmp/Fernando.Andrade-maldonado/FV3_OPNREQ_TEST/opnReqTest_4119888/mpi_mpi +baseline dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-stmp/role.epic/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_std_base_gnu +working dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-ptmp/role.epic/FV3_OPNREQ_TEST/opnReqTest_2280223/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 = 173.387151 - 0: The maximum resident set size (KB) = 2012656 + 0: The total amount of wall time = 226.151432 + 0: The maximum resident set size (KB) = 1540944 Test mpi PASS -baseline dir = /scratch3/NCEPDEV/stmp/Fernando.Andrade-maldonado/ORT-stmp/Fernando.Andrade-maldonado/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_std_base_intel -working dir = /scratch3/NCEPDEV/stmp/Fernando.Andrade-maldonado/ORT-ptmp/Fernando.Andrade-maldonado/FV3_OPNREQ_TEST/opnReqTest_4119888/rst_rst +baseline dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-stmp/role.epic/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_std_base_gnu +working dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-ptmp/role.epic/FV3_OPNREQ_TEST/opnReqTest_2280223/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 = 171.871550 - 0: The maximum resident set size (KB) = 2006720 + 0: The total amount of wall time = 227.315474 + 0: The maximum resident set size (KB) = 1531888 Test rst PASS -baseline dir = /scratch3/NCEPDEV/stmp/Fernando.Andrade-maldonado/ORT-stmp/Fernando.Andrade-maldonado/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_std_base_intel -working dir = /scratch3/NCEPDEV/stmp/Fernando.Andrade-maldonado/ORT-ptmp/Fernando.Andrade-maldonado/FV3_OPNREQ_TEST/opnReqTest_4119888/std_base_std_base +baseline dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-stmp/role.epic/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_std_base_gnu +working dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-ptmp/role.epic/FV3_OPNREQ_TEST/opnReqTest_2280223/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 = 174.154724 - 0: The maximum resident set size (KB) = 1997872 + 0: The total amount of wall time = 229.300636 + 0: The maximum resident set size (KB) = 1531176 Test std_base PASS -baseline dir = /scratch3/NCEPDEV/stmp/Fernando.Andrade-maldonado/ORT-stmp/Fernando.Andrade-maldonado/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_std_base_intel -working dir = /scratch3/NCEPDEV/stmp/Fernando.Andrade-maldonado/ORT-ptmp/Fernando.Andrade-maldonado/FV3_OPNREQ_TEST/opnReqTest_4119888/thr_thr +baseline dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-stmp/role.epic/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_std_base_gnu +working dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-ptmp/role.epic/FV3_OPNREQ_TEST/opnReqTest_2280223/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 = 171.770336 - 0: The maximum resident set size (KB) = 2018132 + 0: The total amount of wall time = 228.619614 + 0: The maximum resident set size (KB) = 1528920 Test thr PASS OPERATION REQUIREMENT TEST WAS SUCCESSFUL -Mon Oct 6 17:12:54 UTC 2025 -Elapsed time: 01h:24m:14s. Have a nice day! +Thu Oct 9 00:56:07 UTC 2025 +Elapsed time: 01h:42m:59s. 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 8ff918deaf..4dd137bc01 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 Oct 6 18:25:35 UTC 2025 +Wed Oct 8 21:36:28 UTC 2025 Start Operation Requirement Test -baseline dir = /scratch3/NCEPDEV/stmp/Fernando.Andrade-maldonado/ORT-stmp/Fernando.Andrade-maldonado/FV3_OPNREQ_TEST/OPNREQ_TEST/cpld_control_c96_noaero_p8_dbg_base_intel -working dir = /scratch3/NCEPDEV/stmp/Fernando.Andrade-maldonado/ORT-ptmp/Fernando.Andrade-maldonado/FV3_OPNREQ_TEST/opnReqTest_1422014/dbg_base_dbg_base +baseline dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-stmp/role.epic/FV3_OPNREQ_TEST/OPNREQ_TEST/cpld_control_c96_noaero_p8_dbg_base_gnu +working dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-ptmp/role.epic/FV3_OPNREQ_TEST/opnReqTest_2069079/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 = 4458.766101 - 0: The maximum resident set size (KB) = 2206556 + 0: The total amount of wall time = 2257.865417 + 0: The maximum resident set size (KB) = 1648064 Test dbg_base PASS -baseline dir = /scratch3/NCEPDEV/stmp/Fernando.Andrade-maldonado/ORT-stmp/Fernando.Andrade-maldonado/FV3_OPNREQ_TEST/OPNREQ_TEST/cpld_control_c96_noaero_p8_std_base_intel -working dir = /scratch3/NCEPDEV/stmp/Fernando.Andrade-maldonado/ORT-ptmp/Fernando.Andrade-maldonado/FV3_OPNREQ_TEST/opnReqTest_1422014/rst_rst +baseline dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-stmp/role.epic/FV3_OPNREQ_TEST/OPNREQ_TEST/cpld_control_c96_noaero_p8_std_base_gnu +working dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-ptmp/role.epic/FV3_OPNREQ_TEST/opnReqTest_2069079/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 = 365.629423 - 0: The maximum resident set size (KB) = 2185276 + 0: The total amount of wall time = 584.941874 + 0: The maximum resident set size (KB) = 1641916 Test rst PASS -baseline dir = /scratch3/NCEPDEV/stmp/Fernando.Andrade-maldonado/ORT-stmp/Fernando.Andrade-maldonado/FV3_OPNREQ_TEST/OPNREQ_TEST/cpld_control_c96_noaero_p8_std_base_intel -working dir = /scratch3/NCEPDEV/stmp/Fernando.Andrade-maldonado/ORT-ptmp/Fernando.Andrade-maldonado/FV3_OPNREQ_TEST/opnReqTest_1422014/std_base_std_base +baseline dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-stmp/role.epic/FV3_OPNREQ_TEST/OPNREQ_TEST/cpld_control_c96_noaero_p8_std_base_gnu +working dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-ptmp/role.epic/FV3_OPNREQ_TEST/opnReqTest_2069079/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 = 370.416611 - 0: The maximum resident set size (KB) = 2185384 + 0: The total amount of wall time = 580.889446 + 0: The maximum resident set size (KB) = 1632540 Test std_base PASS OPERATION REQUIREMENT TEST WAS SUCCESSFUL -Mon Oct 6 21:13:37 UTC 2025 -Elapsed time: 02h:48m:04s. Have a nice day! +Wed Oct 8 23:13:08 UTC 2025 +Elapsed time: 01h:36m:41s. Have a nice day! diff --git a/tests/logs/OpnReqTests_regional_control_hera.log b/tests/logs/OpnReqTests_regional_control_hera.log index c531488e10..0269a94012 100644 --- a/tests/logs/OpnReqTests_regional_control_hera.log +++ b/tests/logs/OpnReqTests_regional_control_hera.log @@ -1,9 +1,9 @@ -Mon Oct 6 14:52:27 UTC 2025 +Wed Oct 8 20:29:12 UTC 2025 Start Operation Requirement Test -baseline dir = /scratch3/NCEPDEV/stmp/Fernando.Andrade-maldonado/ORT-stmp/Fernando.Andrade-maldonado/FV3_OPNREQ_TEST/OPNREQ_TEST/regional_control_bit_base_intel -working dir = /scratch3/NCEPDEV/stmp/Fernando.Andrade-maldonado/ORT-ptmp/Fernando.Andrade-maldonado/FV3_OPNREQ_TEST/opnReqTest_3928339/bit_base_bit_base +baseline dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-stmp/role.epic/FV3_OPNREQ_TEST/OPNREQ_TEST/regional_control_bit_base_gnu +working dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-ptmp/role.epic/FV3_OPNREQ_TEST/opnReqTest_1331695/bit_base_bit_base Checking test bit_base results .... Moving baseline bit_base files .... Moving dynf000.nc .........OK @@ -15,14 +15,14 @@ Moving baseline bit_base files .... Moving NATLEV.GrbF00 .........OK Moving NATLEV.GrbF06 .........OK - 0: The total amount of wall time = 414.629574 - 0: The maximum resident set size (KB) = 1381536 + 0: The total amount of wall time = 606.612629 + 0: The maximum resident set size (KB) = 891092 Test bit_base PASS -baseline dir = /scratch3/NCEPDEV/stmp/Fernando.Andrade-maldonado/ORT-stmp/Fernando.Andrade-maldonado/FV3_OPNREQ_TEST/OPNREQ_TEST/regional_control_std_base_intel -working dir = /scratch3/NCEPDEV/stmp/Fernando.Andrade-maldonado/ORT-ptmp/Fernando.Andrade-maldonado/FV3_OPNREQ_TEST/opnReqTest_3928339/dcp_dcp +baseline dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-stmp/role.epic/FV3_OPNREQ_TEST/OPNREQ_TEST/regional_control_std_base_gnu +working dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-ptmp/role.epic/FV3_OPNREQ_TEST/opnReqTest_1331695/dcp_dcp Checking test dcp results .... Comparing dynf000.nc .....USING NCCMP......OK Comparing dynf006.nc .....USING NCCMP......OK @@ -33,14 +33,14 @@ Checking test dcp results .... Comparing NATLEV.GrbF00 .....USING CMP......OK Comparing NATLEV.GrbF06 .....USING CMP......OK - 0: The total amount of wall time = 311.794489 - 0: The maximum resident set size (KB) = 1220872 + 0: The total amount of wall time = 490.049934 + 0: The maximum resident set size (KB) = 854452 Test dcp PASS -baseline dir = /scratch3/NCEPDEV/stmp/Fernando.Andrade-maldonado/ORT-stmp/Fernando.Andrade-maldonado/FV3_OPNREQ_TEST/OPNREQ_TEST/regional_control_std_base_intel -working dir = /scratch3/NCEPDEV/stmp/Fernando.Andrade-maldonado/ORT-ptmp/Fernando.Andrade-maldonado/FV3_OPNREQ_TEST/opnReqTest_3928339/std_base_std_base +baseline dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-stmp/role.epic/FV3_OPNREQ_TEST/OPNREQ_TEST/regional_control_std_base_gnu +working dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-ptmp/role.epic/FV3_OPNREQ_TEST/opnReqTest_1331695/std_base_std_base Checking test std_base results .... Moving baseline std_base files .... Moving dynf000.nc .........OK @@ -52,14 +52,14 @@ Moving baseline std_base files .... Moving NATLEV.GrbF00 .........OK Moving NATLEV.GrbF06 .........OK - 0: The total amount of wall time = 307.693426 - 0: The maximum resident set size (KB) = 1223796 + 0: The total amount of wall time = 492.148056 + 0: The maximum resident set size (KB) = 863932 Test std_base PASS -baseline dir = /scratch3/NCEPDEV/stmp/Fernando.Andrade-maldonado/ORT-stmp/Fernando.Andrade-maldonado/FV3_OPNREQ_TEST/OPNREQ_TEST/regional_control_std_base_intel -working dir = /scratch3/NCEPDEV/stmp/Fernando.Andrade-maldonado/ORT-ptmp/Fernando.Andrade-maldonado/FV3_OPNREQ_TEST/opnReqTest_3928339/thr_thr +baseline dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-stmp/role.epic/FV3_OPNREQ_TEST/OPNREQ_TEST/regional_control_std_base_gnu +working dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-ptmp/role.epic/FV3_OPNREQ_TEST/opnReqTest_1331695/thr_thr Checking test thr results .... Comparing dynf000.nc .....USING NCCMP......OK Comparing dynf006.nc .....USING NCCMP......OK @@ -70,11 +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 = 310.090349 - 0: The maximum resident set size (KB) = 1225332 + 0: The total amount of wall time = 493.580959 + 0: The maximum resident set size (KB) = 863688 Test thr PASS OPERATION REQUIREMENT TEST WAS SUCCESSFUL -Mon Oct 6 15:44:17 UTC 2025 -Elapsed time: 00h:51m:50s. Have a nice day! +Wed Oct 8 21:36:27 UTC 2025 +Elapsed time: 01h:07m:15s. Have a nice day! diff --git a/tests/logs/RegressionTests_acorn.log b/tests/logs/RegressionTests_acorn.log index 0c37c8b05a..7776ef829e 100644 --- a/tests/logs/RegressionTests_acorn.log +++ b/tests/logs/RegressionTests_acorn.log @@ -1,7 +1,7 @@ ====START OF ACORN REGRESSION TESTING LOG==== UFSWM hash used in testing: -611fec0d6ac57bc6c7f6afa9c9a7de6ddf62fe83 +7446fec3ebe593bad0cfce107faadf0c441c3b2f Submodule hashes used in testing: 5d19f593987dbf5609ad929956bdae3055a5a82f AQM (v0.2.0-44-g5d19f59) @@ -19,11 +19,11 @@ Submodule hashes used in testing: 65ef5c73bc7f5663d5688f75c3855d431da4baea MOM6-interface/MOM6/pkg/CVMix-src (65ef5c7) 29e64d652786e1d076a05128c920f394202bfe10 MOM6-interface/MOM6/pkg/GSW-Fortran (29e64d6) a0363fd82ba2c4a44b3e80904f550868b321024c NOAHMP-interface/noahmp (v3.7.1-466-ga0363fd) - 8e351d3ac681ff8867330e500786a7725c9e4a97 UFSATM (remotes/origin/feature/rad-fix_gjf) + 2a8c1bb3433c372505f30a25ed2155e7a415a108 UFSATM (remotes/origin/feature/rte-rrtmgp-v1.8) 11359cb04a420fc87e4cf0f035f4d1215ab24488 UFSATM/ccpp/framework (2025-01-06-dev-5-g11359cb) - 31618fc64a2863bbd8242195779d008d10412dbd UFSATM/ccpp/physics (master-tag-before-replacing-with-ipd-setup-step-fast-6388-g31618fc6) + baf9502b1cb556da735ba49fb63d4ba9c7dcb31c UFSATM/ccpp/physics (ccpp_transition_to_vlab_master_20190705-5448-gbaf9502b) c62efd27caa26f660edf24232f33f154e608b77a UFSATM/ccpp/physics/physics/MP/TEMPO/TEMPO (c62efd2) - 74a0e098b2163425e4b5466c2dfcf8ae26d560a5 UFSATM/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (v1.6) + 41c5fcd950fed09b8afe186dede266824eca7fd3 UFSATM/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (41c5fcd) 7e24e739182281717607b341a1c2ffdba473616f UFSATM/fv3/atmos_cubed_sphere (201912_public_release-424-g7e24e73) 38d2177aef842a5c6abe26ffe876804b95fd9e0a UFSATM/mpas/MPAS-Model (remotes/origin/develop-226-g38d2177a) 8f6caa9d04f1caf2ca8ce1b362aedcebf9b14c8c UFSATM/upp (upp_v10.2.0-297-g8f6caa9d) @@ -40,294 +40,297 @@ 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-20251002 -COMPARISON DIRECTORY: /lfs/h2/emc/ptmp/brian.curtis/FV3_RT/rt_1650530 +BASELINE DIRECTORY: /lfs/h2/emc/nems/noscrub/emc.nems/RT/NEMSfv3gfs/develop-20251007 +COMPARISON DIRECTORY: /lfs/h2/emc/ptmp/brian.curtis/FV3_RT/rt_4184454 RT.SH OPTIONS USED: * (-a) - HPC PROJECT ACCOUNT: GFS-DEV * (-e) - USE ECFLOW -PASS -- COMPILE 's2swa_32bit_intel' [13:26, 11:42] ( 3 remarks ) -PASS -- TEST 'cpld_control_p8_mixedmode_intel' [10:10, 06:37](3334 MB) -PASS -- TEST 'cpld_control_gefs_intel' [31:49, 16:11](4113 MB) -PASS -- TEST 'cpld_restart_gefs_intel' [26:15, 07:35](3912 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_intel' [17:32, 13:20] ( 3 remarks ) -PASS -- TEST 'cpld_control_gfsv17_intel' [34:22, 14:58](1899 MB) -PASS -- TEST 'cpld_control_gfsv17_iau_intel' [22:26, 16:29](1942 MB) -PASS -- TEST 'cpld_restart_gfsv17_intel' [12:50, 07:20](1076 MB) -PASS -- TEST 'cpld_restart_gfsv17_iau_intel' [14:19, 07:30](1931 MB) -PASS -- TEST 'cpld_mpi_gfsv17_intel' [43:34, 17:32](1884 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [17:30, 13:20] ( 3 remarks ) -PASS -- TEST 'cpld_control_sfs_intel' [36:40, 15:16](1907 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [09:22, 05:07] ( 1534 warnings 1946 remarks ) -PASS -- TEST 'cpld_debug_gfsv17_intel' [27:12, 22:33](1943 MB) - -PASS -- COMPILE 's2swa_intel' [16:30, 12:12] ( 3 remarks ) -PASS -- TEST 'cpld_control_p8_intel' [17:15, 08:13](3369 MB) -PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [27:58, 08:11](3369 MB) -PASS -- TEST 'cpld_restart_p8_intel' [19:25, 04:36](3248 MB) -PASS -- TEST 'cpld_control_qr_p8_intel' [26:40, 08:09](3388 MB) -PASS -- TEST 'cpld_restart_qr_p8_intel' [12:22, 04:37](3267 MB) -PASS -- TEST 'cpld_2threads_p8_intel' [15:29, 07:27](3589 MB) -PASS -- TEST 'cpld_decomp_p8_intel' [25:03, 08:03](3360 MB) -PASS -- TEST 'cpld_mpi_p8_intel' [25:31, 06:46](3306 MB) -PASS -- TEST 'cpld_control_ciceC_p8_intel' [26:57, 08:13](3364 MB) - -PASS -- COMPILE 's2swal_intel' [16:31, 12:06] ( 4 remarks ) -PASS -- TEST 'cpld_control_p8_lnd_intel' [27:56, 08:19](3369 MB) -PASS -- TEST 'cpld_restart_p8_lnd_intel' [13:34, 04:48](3246 MB) -PASS -- TEST 'cpld_s2sa_p8_intel' [18:31, 08:11](3335 MB) - -PASS -- COMPILE 's2sw_intel' [13:26, 11:23] ( 3 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_intel' [07:31, 04:50](1928 MB) -PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [10:58, 07:08](1972 MB) - -PASS -- COMPILE 's2s_aoflux_intel' [14:28, 10:37] ( 1 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [09:00, 05:02](1975 MB) - -PASS -- COMPILE 's2swa_faster_intel' [20:34, 16:44] ( 3 remarks ) -PASS -- TEST 'cpld_control_p8_faster_intel' [28:31, 08:09](3364 MB) - -PASS -- COMPILE 's2sw_pdlib_intel' [16:31, 12:48] ( 3 remarks ) -PASS -- TEST 'cpld_control_pdlib_p8_intel' [22:16, 14:58](1925 MB) -PASS -- TEST 'cpld_restart_pdlib_p8_intel' [17:59, 07:16](1098 MB) -PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [36:28, 17:25](1895 MB) -PASS -- TEST 'cpld_control_c48_5deg_intel' [12:51, 06:08](2886 MB) -PASS -- TEST 'cpld_warmstart_c48_5deg_intel' [08:47, 02:05](2898 MB) -PASS -- TEST 'cpld_restart_c48_5deg_intel' [07:10, 01:34](2314 MB) -PASS -- TEST 'cpld_control_c24_5deg_intel' [07:15, 01:24](2113 MB) -PASS -- TEST 'cpld_warmstart_c24_5deg_intel' [06:14, 00:57](2110 MB) -PASS -- TEST 'cpld_restart_c24_5deg_intel' [02:45, 00:44](1457 MB) -PASS -- TEST 'cpld_control_c24_9deg_intel' [07:14, 01:25](2107 MB) -PASS -- TEST 'cpld_warmstart_c24_9deg_intel' [05:12, 00:50](2114 MB) -PASS -- TEST 'cpld_restart_c24_9deg_intel' [02:45, 00:45](1460 MB) -PASS -- TEST 'cpld_control_c12_9deg_intel' [06:13, 00:58](2038 MB) -PASS -- TEST 'cpld_warmstart_c12_9deg_intel' [05:11, 00:53](2038 MB) -PASS -- TEST 'cpld_restart_c12_9deg_intel' [02:45, 00:54](1395 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_intel' [06:19, 04:44] ( 1534 warnings 1946 remarks ) -PASS -- TEST 'cpld_debug_pdlib_p8_intel' [27:02, 24:11](1970 MB) - -PASS -- COMPILE 'atm_dyn32_intel' [11:25, 09:32] ( 1 remarks ) -PASS -- TEST 'control_flake_intel' [23:53, 04:00](676 MB) -PASS -- TEST 'control_CubedSphereGrid_intel' [19:51, 02:38](1574 MB) -PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [17:55, 02:42](1583 MB) -PASS -- TEST 'control_latlon_intel' [16:44, 02:39](1585 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [15:50, 02:39](1585 MB) -PASS -- TEST 'control_c48_intel' [10:48, 06:41](1600 MB) -PASS -- TEST 'control_c48.v2.sfc_intel' [07:45, 06:05](718 MB) -PASS -- TEST 'control_c48_lnd_iau_intel' [08:44, 06:49](1596 MB) -PASS -- TEST 'control_c192_intel' [13:59, 07:28](1703 MB) -PASS -- TEST 'control_c384_intel' [24:23, 08:49](2001 MB) -PASS -- TEST 'control_c384gdas_intel' [34:05, 09:25](1170 MB) -PASS -- TEST 'control_stochy_intel' [06:36, 01:52](637 MB) -PASS -- TEST 'control_stochy_restart_intel' [05:34, 01:14](400 MB) -PASS -- TEST 'control_lndp_intel' [06:36, 01:52](638 MB) -PASS -- TEST 'control_iovr4_intel' [06:39, 02:47](632 MB) -PASS -- TEST 'control_iovr4_gfdlmpv3_intel' [06:59, 03:09](917 MB) -PASS -- TEST 'control_iovr5_intel' [06:35, 02:42](634 MB) -PASS -- TEST 'control_p8_intel' [09:26, 03:08](1860 MB) -PASS -- TEST 'control_p8.v2.sfc_intel' [06:42, 03:20](1860 MB) -PASS -- TEST 'control_p8_ugwpv1_intel' [08:18, 02:59](1864 MB) -PASS -- TEST 'control_p8_ugwpv1_tempo_intel' [07:16, 03:02](1878 MB) -PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_intel' [08:45, 03:08](1886 MB) -PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_hail_intel' [06:44, 02:24](2435 MB) -PASS -- TEST 'control_restart_p8_intel' [06:17, 01:57](1013 MB) -PASS -- TEST 'control_noqr_p8_intel' [08:43, 03:03](1859 MB) -PASS -- TEST 'control_restart_noqr_p8_intel' [06:35, 01:54](1012 MB) -PASS -- TEST 'control_decomp_p8_intel' [07:38, 03:04](1862 MB) -PASS -- TEST 'control_2threads_p8_intel' [07:38, 02:47](1936 MB) -PASS -- TEST 'control_p8_lndp_intel' [08:59, 05:12](1869 MB) -PASS -- TEST 'control_p8_rrtmgp_intel' [10:14, 04:17](1912 MB) -PASS -- TEST 'control_p8_mynn_intel' [09:03, 03:21](1873 MB) -PASS -- TEST 'merra2_thompson_intel' [09:35, 03:37](1867 MB) -PASS -- TEST 'merra2_hf_thompson_intel' [10:20, 04:51](1870 MB) -PASS -- TEST 'regional_control_intel' [06:55, 05:04](876 MB) -PASS -- TEST 'regional_restart_intel' [04:55, 03:00](877 MB) -PASS -- TEST 'regional_decomp_intel' [07:54, 05:40](877 MB) -PASS -- TEST 'regional_2threads_intel' [06:49, 03:21](990 MB) -PASS -- TEST 'regional_noquilt_intel' [07:54, 05:02](1166 MB) -PASS -- TEST 'regional_2dwrtdecomp_intel' [07:49, 05:17](877 MB) -PASS -- TEST 'regional_wofs_intel' [08:50, 06:54](1608 MB) - -PASS -- COMPILE 'rrfs_intel' [10:24, 08:32] ( 3 warnings 92 remarks ) -PASS -- TEST 'rap_control_intel' [25:57, 04:11](1015 MB) -PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [29:44, 04:14](1203 MB) -PASS -- TEST 'rap_decomp_intel' [25:52, 04:18](1012 MB) -PASS -- TEST 'rap_2threads_intel' [06:57, 03:48](1087 MB) -PASS -- TEST 'rap_restart_intel' [06:34, 02:17](766 MB) -PASS -- TEST 'rap_sfcdiff_intel' [08:43, 04:07](1014 MB) -PASS -- TEST 'rap_sfcdiff_decomp_intel' [08:30, 04:10](1009 MB) -PASS -- TEST 'rap_sfcdiff_restart_intel' [10:24, 02:20](767 MB) -PASS -- TEST 'hrrr_control_intel' [08:47, 03:56](1006 MB) -PASS -- TEST 'hrrr_control_decomp_intel' [08:29, 04:03](1008 MB) -PASS -- TEST 'hrrr_control_2threads_intel' [08:26, 03:30](1096 MB) -PASS -- TEST 'hrrr_control_restart_intel' [09:43, 02:11](759 MB) -PASS -- TEST 'rrfs_v1beta_intel' [13:06, 07:20](1010 MB) -PASS -- TEST 'rrfs_v1nssl_intel' [13:43, 09:24](1974 MB) -PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [12:42, 08:59](1968 MB) - -PASS -- COMPILE 'csawmg_intel' [09:22, 07:49] -PASS -- TEST 'control_csawmg_intel' [10:57, 06:47](962 MB) -PASS -- TEST 'control_ras_intel' [08:34, 03:33](668 MB) - -PASS -- COMPILE 'wam_intel' [09:22, 07:43] ( 1 remarks ) -PASS -- TEST 'control_wam_intel' [16:15, 12:21](1667 MB) - -PASS -- COMPILE 'atm_faster_dyn32_intel' [09:23, 08:04] ( 1 remarks ) -PASS -- TEST 'control_p8_faster_intel' [08:32, 03:01](1860 MB) -PASS -- TEST 'regional_control_faster_intel' [07:53, 04:56](880 MB) - -PASS -- COMPILE 'atm_debug_dyn32_intel' [06:19, 04:48] ( 887 warnings 92 remarks ) -PASS -- TEST 'control_CubedSphereGrid_debug_intel' [22:02, 02:39](1614 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [22:03, 02:43](1619 MB) -PASS -- TEST 'control_stochy_debug_intel' [22:52, 03:38](819 MB) -PASS -- TEST 'control_lndp_debug_intel' [22:50, 03:22](824 MB) -PASS -- TEST 'control_csawmg_debug_intel' [25:11, 04:49](1114 MB) -PASS -- TEST 'control_ras_debug_intel' [22:49, 03:11](830 MB) -PASS -- TEST 'control_diag_debug_intel' [06:44, 03:12](1670 MB) -PASS -- TEST 'control_debug_p8_intel' [07:01, 03:04](1902 MB) -PASS -- TEST 'regional_debug_intel' [21:08, 18:10](939 MB) -PASS -- TEST 'rap_control_debug_intel' [08:36, 05:48](1194 MB) -PASS -- TEST 'hrrr_control_debug_intel' [09:38, 05:38](1188 MB) -PASS -- TEST 'hrrr_gf_debug_intel' [10:39, 05:47](1193 MB) -PASS -- TEST 'hrrr_c3_debug_intel' [10:40, 05:46](1193 MB) -PASS -- TEST 'rap_unified_drag_suite_debug_intel' [10:36, 05:41](1194 MB) -PASS -- TEST 'rap_diag_debug_intel' [10:47, 06:07](1284 MB) -PASS -- TEST 'rap_cires_ugwp_debug_intel' [10:36, 05:57](1194 MB) -PASS -- TEST 'rap_unified_ugwp_debug_intel' [10:35, 05:50](1193 MB) -PASS -- TEST 'rap_lndp_debug_intel' [11:39, 05:54](1199 MB) -PASS -- TEST 'rap_progcld_thompson_debug_intel' [11:38, 05:44](1194 MB) -PASS -- TEST 'rap_noah_debug_intel' [11:41, 05:40](1195 MB) -PASS -- TEST 'rap_sfcdiff_debug_intel' [13:40, 05:40](1193 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [17:45, 09:08](1190 MB) -PASS -- TEST 'rap_clm_lake_debug_intel' [12:43, 05:43](1197 MB) -PASS -- TEST 'rap_flake_debug_intel' [11:41, 05:42](1192 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [18:35, 09:47](1198 MB) - -PASS -- COMPILE 'wam_debug_intel' [07:20, 03:31] ( 845 warnings 1 remarks ) -PASS -- TEST 'control_wam_debug_intel' [22:20, 14:42](1698 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [13:27, 07:49] ( 3 warnings 91 remarks ) -PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [12:21, 03:57](1034 MB) -PASS -- TEST 'rap_control_dyn32_phy32_intel' [11:16, 03:27](891 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [12:07, 03:22](887 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [10:25, 03:16](953 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [10:51, 03:03](931 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [10:50, 03:27](886 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_intel' [06:07, 01:58](726 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [04:33, 01:56](723 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [13:28, 07:42] ( 3 warnings 91 remarks ) -PASS -- TEST 'conus13km_control_intel' [06:26, 03:06](1020 MB) -PASS -- TEST 'conus13km_2threads_intel' [07:11, 01:27](1141 MB) -PASS -- TEST 'conus13km_decomp_intel' [07:07, 03:06](1028 MB) -PASS -- TEST 'conus13km_restart_intel' [04:08, 01:51](690 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [10:24, 07:58] ( 3 warnings 91 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_intel' [08:56, 04:17](916 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [05:18, 03:37] ( 779 warnings 91 remarks ) -PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [10:37, 05:41](1073 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [10:40, 05:18](1070 MB) -PASS -- TEST 'conus13km_debug_intel' [26:36, 23:55](1104 MB) -PASS -- TEST 'conus13km_debug_qr_intel' [28:38, 23:49](812 MB) -PASS -- TEST 'conus13km_debug_2threads_intel' [18:14, 13:26](1200 MB) -PASS -- TEST 'conus13km_debug_decomp_intel' [28:24, 24:17](1089 MB) -PASS -- TEST 'conus13km_radar_tten_debug_intel' [28:22, 24:12](1146 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [06:19, 03:33] ( 779 warnings 91 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [09:38, 05:48](1103 MB) - -PASS -- COMPILE 'hafsw_intel' [11:25, 09:48] ( 3 remarks ) -PASS -- TEST 'hafs_regional_atm_intel' [08:59, 04:21](704 MB) -PASS -- TEST 'hafs_regional_atm_gfdlmpv3_intel' [14:08, 04:39](916 MB) -PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [15:53, 03:47](1053 MB) -PASS -- TEST 'hafs_regional_atm_ocn_intel' [09:20, 06:54](761 MB) -PASS -- TEST 'hafs_regional_atm_wav_intel' [17:12, 11:46](802 MB) -PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [19:26, 13:05](809 MB) -PASS -- TEST 'hafs_regional_1nest_atm_intel' [10:01, 05:23](462 MB) -PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [13:08, 06:38](470 MB) -PASS -- TEST 'hafs_global_1nest_atm_intel' [10:57, 03:04](372 MB) -PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [38:24, 07:50](425 MB) -PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [14:58, 03:50](493 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [13:05, 03:40](494 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [17:12, 04:32](546 MB) -PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [13:40, 01:36](406 MB) -PASS -- TEST 'gnv1_nested_intel' [07:07, 03:47](1702 MB) - -PASS -- COMPILE 'hafsw_debug_intel' [08:21, 04:01] ( 1481 warnings 1450 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [30:18, 14:27](591 MB) - -PASS -- COMPILE 'hafsw_faster_intel' [13:27, 09:20] ( 2 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [25:16, 07:10](696 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [26:25, 07:21](783 MB) - -PASS -- COMPILE 'hafs_mom6w_intel' [14:28, 09:47] ( 2 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [28:42, 05:40](783 MB) - -PASS -- COMPILE 'hafs_all_intel' [14:28, 09:17] ( 2 remarks ) -PASS -- TEST 'hafs_regional_docn_intel' [15:09, 06:23](761 MB) -PASS -- TEST 'hafs_regional_docn_oisst_intel' [16:08, 06:23](738 MB) -PASS -- TEST 'hafs_regional_datm_cdeps_intel' [19:36, 16:11](891 MB) - -PASS -- COMPILE 'datm_cdeps_intel' [12:27, 09:21] -PASS -- TEST 'datm_cdeps_control_cfsr_intel' [05:26, 03:15](1565 MB) -PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [05:29, 02:17](1564 MB) -PASS -- TEST 'datm_cdeps_control_gefs_intel' [04:25, 02:58](686 MB) -PASS -- TEST 'datm_cdeps_iau_gefs_intel' [06:28, 03:01](686 MB) -PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [05:25, 02:59](686 MB) -PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [06:28, 03:10](1565 MB) -PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [06:28, 03:08](1565 MB) -PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [05:25, 02:58](684 MB) -PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [11:31, 07:19](1365 MB) -PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [11:28, 06:55](703 MB) -PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [05:23, 03:08](1568 MB) -PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [07:28, 05:33](4521 MB) -PASS -- TEST 'datm_cdeps_gfs_intel' [07:28, 05:30](4521 MB) - -PASS -- COMPILE 'datm_cdeps_faster_intel' [11:25, 09:28] -PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [05:26, 03:13](1567 MB) - -PASS -- COMPILE 'datm_cdeps_land_intel' [02:14, 00:53] ( 1 remarks ) -PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [03:39, 01:10](303 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_intel' [04:34, 00:56](438 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [03:36, 00:41](436 MB) - -PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [12:25, 09:54] ( 1 remarks ) -PASS -- TEST 'atm_ds2s_docn_pcice_intel' [07:35, 03:56](1907 MB) - -PASS -- COMPILE 'atml_intel' [13:27, 09:24] ( 8 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_intel' [07:26, 03:24](1869 MB) -PASS -- TEST 'control_restart_p8_atmlnd_intel' [05:02, 02:08](1033 MB) - -PASS -- COMPILE 'atml_debug_intel' [08:22, 04:17] ( 892 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_debug_intel' [11:22, 05:39](1907 MB) - -PASS -- COMPILE 'atmw_intel' [14:27, 08:37] ( 3 remarks ) -PASS -- TEST 'atmwav_control_noaero_p8_intel' [06:07, 02:12](1884 MB) - -PASS -- COMPILE 'atmaero_intel' [13:28, 08:10] ( 1 remarks ) -PASS -- TEST 'atmaero_control_p8_intel' [09:55, 04:30](3240 MB) -PASS -- TEST 'atmaero_control_p8_rad_intel' [09:36, 05:10](3119 MB) -PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [10:40, 05:10](3130 MB) - -PASS -- COMPILE 'atmaq_intel' [10:24, 07:46] ( 8 warnings 4 remarks ) -PASS -- TEST 'regional_atmaq_intel' [21:59, 15:32](2399 MB) -PASS -- TEST 'regional_atmaq_canopy_intel' [25:59, 18:45](2451 MB) - -PASS -- COMPILE 'atmaq_debug_intel' [05:17, 03:38] ( 870 warnings 4 remarks ) -PASS -- TEST 'regional_atmaq_debug_intel' [48:06, 40:26](1971 MB) +PASS -- COMPILE 's2swa_32bit_intel' [13:26, 12:01] ( 1 warnings 3 remarks ) +PASS -- TEST 'cpld_control_p8_mixedmode_intel' [16:31, 06:32](3333 MB) +PASS -- TEST 'cpld_control_gefs_intel' [11:16, 16:13](4115 MB) +PASS -- TEST 'cpld_restart_gefs_intel' [23:52, 07:37](3918 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_intel' [14:27, 13:07] ( 1 warnings 3 remarks ) +PASS -- TEST 'cpld_control_gfsv17_intel' [27:33, 15:00](1899 MB) +PASS -- TEST 'cpld_control_gfsv17_iau_intel' [23:19, 16:26](1950 MB) +PASS -- TEST 'cpld_restart_gfsv17_intel' [14:03, 07:22](1067 MB) +PASS -- TEST 'cpld_restart_gfsv17_iau_intel' [14:28, 07:28](1923 MB) +PASS -- TEST 'cpld_mpi_gfsv17_intel' [49:48, 17:29](1884 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [14:27, 13:07] ( 1 warnings 3 remarks ) +PASS -- TEST 'cpld_control_sfs_intel' [26:38, 15:18](1901 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [06:19, 05:05] ( 1535 warnings 1946 remarks ) +PASS -- TEST 'cpld_debug_gfsv17_intel' [24:07, 20:12](1944 MB) + +PASS -- COMPILE 's2swa_intel' [13:26, 11:51] ( 1 warnings 3 remarks ) +PASS -- TEST 'cpld_control_p8_intel' [19:36, 08:12](3369 MB) +PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [19:32, 08:06](3364 MB) +PASS -- TEST 'cpld_restart_p8_intel' [12:25, 04:45](3246 MB) +PASS -- TEST 'cpld_control_qr_p8_intel' [12:26, 08:06](3387 MB) +PASS -- TEST 'cpld_restart_qr_p8_intel' [16:26, 04:41](3266 MB) +PASS -- TEST 'cpld_2threads_p8_intel' [15:51, 07:26](3584 MB) +PASS -- TEST 'cpld_decomp_p8_intel' [15:51, 08:08](3364 MB) +PASS -- TEST 'cpld_mpi_p8_intel' [32:09, 06:49](3309 MB) +PASS -- TEST 'cpld_control_ciceC_p8_intel' [16:23, 08:11](3364 MB) + +PASS -- COMPILE 's2swal_intel' [13:27, 11:51] ( 1 warnings 4 remarks ) +PASS -- TEST 'cpld_control_p8_lnd_intel' [25:34, 08:13](3367 MB) +PASS -- TEST 'cpld_restart_p8_lnd_intel' [14:24, 04:46](3245 MB) +PASS -- TEST 'cpld_s2sa_p8_intel' [12:11, 08:09](3337 MB) + +PASS -- COMPILE 's2sw_intel' [12:26, 11:02] ( 1 warnings 3 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_intel' [07:31, 04:49](1925 MB) +PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [19:12, 07:03](1974 MB) + +PASS -- COMPILE 's2s_aoflux_intel' [12:27, 10:58] ( 1 warnings 1 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [07:56, 04:52](1975 MB) + +PASS -- COMPILE 's2swa_faster_intel' [17:32, 16:16] ( 1 warnings 3 remarks ) +PASS -- TEST 'cpld_control_p8_faster_intel' [17:21, 08:00](3363 MB) + +PASS -- COMPILE 's2sw_pdlib_intel' [14:29, 12:42] ( 1 warnings 3 remarks ) +PASS -- TEST 'cpld_control_pdlib_p8_intel' [25:06, 14:59](1928 MB) +PASS -- TEST 'cpld_restart_pdlib_p8_intel' [12:52, 07:16](1105 MB) +PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [43:26, 17:17](1895 MB) +PASS -- TEST 'cpld_control_c48_5deg_intel' [10:41, 06:05](2890 MB) +PASS -- TEST 'cpld_warmstart_c48_5deg_intel' [06:33, 02:07](2895 MB) +PASS -- TEST 'cpld_restart_c48_5deg_intel' [04:11, 01:25](2318 MB) +PASS -- TEST 'cpld_control_c24_5deg_intel' [04:00, 01:21](2112 MB) +PASS -- TEST 'cpld_warmstart_c24_5deg_intel' [04:01, 00:56](2110 MB) +PASS -- TEST 'cpld_restart_c24_5deg_intel' [02:43, 00:44](1457 MB) +PASS -- TEST 'cpld_control_c24_9deg_intel' [04:00, 01:22](2113 MB) +PASS -- TEST 'cpld_warmstart_c24_9deg_intel' [03:00, 00:52](2110 MB) +PASS -- TEST 'cpld_restart_c24_9deg_intel' [02:45, 00:45](1458 MB) +PASS -- TEST 'cpld_control_c12_9deg_intel' [04:00, 00:56](2039 MB) +PASS -- TEST 'cpld_warmstart_c12_9deg_intel' [04:00, 00:55](2040 MB) +PASS -- TEST 'cpld_restart_c12_9deg_intel' [03:46, 00:50](1395 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_intel' [06:19, 04:42] ( 1535 warnings 1946 remarks ) +PASS -- TEST 'cpld_debug_pdlib_p8_intel' [26:53, 24:02](1971 MB) + +PASS -- COMPILE 'atm_dyn32_intel' [11:26, 09:37] ( 1 warnings 1 remarks ) +PASS -- TEST 'control_flake_intel' [12:41, 04:02](681 MB) +PASS -- TEST 'control_CubedSphereGrid_intel' [12:45, 02:34](1575 MB) +PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [12:49, 02:48](1583 MB) +PASS -- TEST 'control_latlon_intel' [11:43, 02:43](1584 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [11:49, 02:38](1583 MB) +PASS -- TEST 'control_c48_intel' [13:50, 06:41](1596 MB) +PASS -- TEST 'control_c48.v2.sfc_intel' [13:49, 06:05](721 MB) +PASS -- TEST 'control_c48_lnd_iau_intel' [14:52, 06:50](1599 MB) +PASS -- TEST 'control_c192_intel' [16:00, 07:27](1702 MB) +PASS -- TEST 'control_c384_intel' [25:24, 08:46](2008 MB) +PASS -- TEST 'control_c384gdas_intel' [31:01, 09:20](1171 MB) +PASS -- TEST 'control_stochy_intel' [08:36, 01:59](637 MB) +PASS -- TEST 'control_stochy_restart_intel' [06:35, 01:09](400 MB) +PASS -- TEST 'control_lndp_intel' [08:36, 01:51](638 MB) +PASS -- TEST 'control_iovr4_intel' [08:37, 02:42](631 MB) +PASS -- TEST 'control_iovr4_gfdlmpv3_intel' [08:54, 03:03](918 MB) +PASS -- TEST 'control_iovr5_intel' [07:36, 02:45](633 MB) +PASS -- TEST 'control_p8_intel' [09:21, 03:07](1858 MB) +PASS -- TEST 'control_p8.v2.sfc_intel' [09:38, 03:19](1861 MB) +PASS -- TEST 'control_p8_ugwpv1_intel' [10:13, 03:00](1865 MB) +PASS -- TEST 'control_p8_ugwpv1_tempo_intel' [09:16, 02:58](1878 MB) +PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_intel' [09:43, 03:09](1887 MB) +PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_hail_intel' [14:56, 02:20](2434 MB) +PASS -- TEST 'control_restart_p8_intel' [08:09, 01:49](1011 MB) +PASS -- TEST 'control_noqr_p8_intel' [07:45, 03:05](1858 MB) +PASS -- TEST 'control_restart_noqr_p8_intel' [08:46, 01:50](1012 MB) +PASS -- TEST 'control_decomp_p8_intel' [07:39, 03:10](1861 MB) +PASS -- TEST 'control_2threads_p8_intel' [07:39, 02:50](1942 MB) +PASS -- TEST 'control_p8_lndp_intel' [09:04, 05:01](1868 MB) +PASS -- TEST 'control_p8_rrtmgp_intel' [10:16, 04:02](1918 MB) +PASS -- TEST 'control_p8_mynn_intel' [09:06, 03:11](1873 MB) +PASS -- TEST 'merra2_thompson_intel' [10:37, 03:50](1866 MB) +PASS -- TEST 'merra2_hf_thompson_intel' [10:19, 04:39](1870 MB) +PASS -- TEST 'regional_control_intel' [07:55, 05:11](876 MB) +PASS -- TEST 'regional_restart_intel' [05:51, 02:50](881 MB) +PASS -- TEST 'regional_decomp_intel' [07:50, 05:28](877 MB) +PASS -- TEST 'regional_2threads_intel' [09:53, 03:21](998 MB) +PASS -- TEST 'regional_noquilt_intel' [06:50, 05:01](1172 MB) +PASS -- TEST 'regional_2dwrtdecomp_intel' [07:49, 05:11](871 MB) +PASS -- TEST 'regional_wofs_intel' [08:53, 06:40](1607 MB) + +PASS -- COMPILE 'atm_dyn32_rad32_intel' [10:24, 09:11] ( 1 warnings 1 remarks ) +PASS -- TEST 'control_p8_rrtmgp_rad32_intel' [10:15, 04:07](1888 MB) + +PASS -- COMPILE 'rrfs_intel' [10:23, 08:29] ( 4 warnings 92 remarks ) +PASS -- TEST 'rap_control_intel' [10:01, 04:10](1015 MB) +PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [09:17, 04:19](1208 MB) +PASS -- TEST 'rap_decomp_intel' [09:31, 04:22](1012 MB) +PASS -- TEST 'rap_2threads_intel' [09:28, 03:46](1091 MB) +PASS -- TEST 'rap_restart_intel' [09:28, 02:24](765 MB) +PASS -- TEST 'rap_sfcdiff_intel' [10:15, 04:06](1014 MB) +PASS -- TEST 'rap_sfcdiff_decomp_intel' [11:29, 04:15](1013 MB) +PASS -- TEST 'rap_sfcdiff_restart_intel' [09:29, 02:22](766 MB) +PASS -- TEST 'hrrr_control_intel' [09:16, 04:01](1007 MB) +PASS -- TEST 'hrrr_control_decomp_intel' [09:26, 03:59](1008 MB) +PASS -- TEST 'hrrr_control_2threads_intel' [09:27, 03:32](1079 MB) +PASS -- TEST 'hrrr_control_restart_intel' [07:37, 02:21](758 MB) +PASS -- TEST 'rrfs_v1beta_intel' [13:10, 07:13](1008 MB) +PASS -- TEST 'rrfs_v1nssl_intel' [13:43, 09:26](1975 MB) +PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [12:41, 09:04](1966 MB) + +PASS -- COMPILE 'csawmg_intel' [09:23, 07:45] ( 1 warnings ) +PASS -- TEST 'control_csawmg_intel' [10:59, 06:48](958 MB) +PASS -- TEST 'control_ras_intel' [07:33, 03:32](668 MB) + +PASS -- COMPILE 'wam_intel' [09:23, 07:44] ( 1 warnings 1 remarks ) +PASS -- TEST 'control_wam_intel' [16:14, 12:24](1668 MB) + +PASS -- COMPILE 'atm_faster_dyn32_intel' [09:22, 08:06] ( 1 warnings 1 remarks ) +PASS -- TEST 'control_p8_faster_intel' [08:13, 03:04](1862 MB) +PASS -- TEST 'regional_control_faster_intel' [06:53, 04:53](880 MB) + +PASS -- COMPILE 'atm_debug_dyn32_intel' [06:19, 04:50] ( 888 warnings 92 remarks ) +PASS -- TEST 'control_CubedSphereGrid_debug_intel' [10:44, 02:44](1608 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [13:50, 02:52](1618 MB) +PASS -- TEST 'control_stochy_debug_intel' [11:42, 03:32](821 MB) +PASS -- TEST 'control_lndp_debug_intel' [10:39, 03:10](824 MB) +PASS -- TEST 'control_csawmg_debug_intel' [16:07, 04:51](1120 MB) +PASS -- TEST 'control_ras_debug_intel' [13:40, 03:16](826 MB) +PASS -- TEST 'control_diag_debug_intel' [13:47, 03:14](1677 MB) +PASS -- TEST 'control_debug_p8_intel' [08:02, 03:16](1903 MB) +PASS -- TEST 'regional_debug_intel' [20:04, 18:12](928 MB) +PASS -- TEST 'rap_control_debug_intel' [08:36, 05:38](1191 MB) +PASS -- TEST 'hrrr_control_debug_intel' [10:43, 05:40](1188 MB) +PASS -- TEST 'hrrr_gf_debug_intel' [08:35, 05:40](1192 MB) +PASS -- TEST 'hrrr_c3_debug_intel' [09:38, 05:38](1193 MB) +PASS -- TEST 'rap_unified_drag_suite_debug_intel' [09:36, 05:40](1192 MB) +PASS -- TEST 'rap_diag_debug_intel' [11:58, 06:05](1283 MB) +PASS -- TEST 'rap_cires_ugwp_debug_intel' [10:39, 05:45](1192 MB) +PASS -- TEST 'rap_unified_ugwp_debug_intel' [11:47, 05:47](1195 MB) +PASS -- TEST 'rap_lndp_debug_intel' [11:38, 05:44](1194 MB) +PASS -- TEST 'rap_progcld_thompson_debug_intel' [10:37, 05:43](1199 MB) +PASS -- TEST 'rap_noah_debug_intel' [11:40, 05:35](1194 MB) +PASS -- TEST 'rap_sfcdiff_debug_intel' [11:37, 05:42](1194 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [14:43, 09:01](1191 MB) +PASS -- TEST 'rap_clm_lake_debug_intel' [10:39, 05:42](1196 MB) +PASS -- TEST 'rap_flake_debug_intel' [10:36, 05:38](1194 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [15:48, 09:44](1197 MB) + +PASS -- COMPILE 'wam_debug_intel' [05:18, 03:32] ( 846 warnings 1 remarks ) +PASS -- TEST 'control_wam_debug_intel' [23:21, 14:36](1691 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [09:21, 07:47] ( 4 warnings 91 remarks ) +PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [13:29, 04:00](1038 MB) +PASS -- TEST 'rap_control_dyn32_phy32_intel' [08:08, 03:25](894 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [08:59, 03:23](887 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [07:23, 03:06](939 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [07:53, 03:02](927 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [08:49, 03:34](890 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_intel' [06:24, 02:05](727 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [04:33, 01:54](723 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [09:22, 07:50] ( 4 warnings 91 remarks ) +PASS -- TEST 'conus13km_control_intel' [06:25, 03:02](1020 MB) +PASS -- TEST 'conus13km_2threads_intel' [06:04, 01:21](1145 MB) +PASS -- TEST 'conus13km_decomp_intel' [06:06, 02:58](1028 MB) +PASS -- TEST 'conus13km_restart_intel' [05:11, 01:54](690 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [09:23, 07:50] ( 4 warnings 91 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_intel' [07:55, 04:15](919 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [05:17, 03:34] ( 780 warnings 91 remarks ) +PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [09:37, 05:29](1074 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [09:40, 05:25](1069 MB) +PASS -- TEST 'conus13km_debug_intel' [26:34, 23:51](1086 MB) +PASS -- TEST 'conus13km_debug_qr_intel' [27:32, 23:48](812 MB) +PASS -- TEST 'conus13km_debug_2threads_intel' [16:19, 13:22](1216 MB) +PASS -- TEST 'conus13km_debug_decomp_intel' [26:26, 24:12](1112 MB) +PASS -- TEST 'conus13km_radar_tten_debug_intel' [26:22, 23:46](1167 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [05:18, 03:33] ( 780 warnings 91 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [07:38, 05:33](1106 MB) + +PASS -- COMPILE 'hafsw_intel' [12:25, 09:52] ( 1 warnings 3 remarks ) +PASS -- TEST 'hafs_regional_atm_intel' [07:01, 04:33](706 MB) +PASS -- TEST 'hafs_regional_atm_gfdlmpv3_intel' [16:10, 04:45](915 MB) +PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [09:43, 03:44](1057 MB) +PASS -- TEST 'hafs_regional_atm_ocn_intel' [12:25, 06:50](758 MB) +PASS -- TEST 'hafs_regional_atm_wav_intel' [16:10, 11:49](901 MB) +PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [27:39, 13:05](810 MB) +PASS -- TEST 'hafs_regional_1nest_atm_intel' [10:02, 05:34](460 MB) +PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [20:16, 06:40](469 MB) +PASS -- TEST 'hafs_global_1nest_atm_intel' [19:06, 02:57](373 MB) +PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [49:35, 07:50](424 MB) +PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [07:48, 03:54](492 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [06:56, 03:41](493 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [30:24, 04:33](548 MB) +PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [17:45, 01:40](408 MB) +PASS -- TEST 'gnv1_nested_intel' [10:13, 03:52](1701 MB) + +PASS -- COMPILE 'hafsw_debug_intel' [07:20, 04:05] ( 1482 warnings 1450 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [40:33, 14:11](653 MB) + +PASS -- COMPILE 'hafsw_faster_intel' [13:28, 09:21] ( 1 warnings 2 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [33:28, 07:06](614 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [33:35, 07:15](781 MB) + +PASS -- COMPILE 'hafs_mom6w_intel' [15:30, 09:48] ( 1 warnings 2 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [39:55, 05:33](781 MB) + +PASS -- COMPILE 'hafs_all_intel' [14:28, 08:52] ( 1 warnings 2 remarks ) +PASS -- TEST 'hafs_regional_docn_intel' [11:05, 06:21](762 MB) +PASS -- TEST 'hafs_regional_docn_oisst_intel' [11:02, 06:25](734 MB) +PASS -- TEST 'hafs_regional_datm_cdeps_intel' [18:35, 16:06](894 MB) + +PASS -- COMPILE 'datm_cdeps_intel' [16:31, 09:28] +PASS -- TEST 'datm_cdeps_control_cfsr_intel' [05:26, 03:06](1565 MB) +PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [04:26, 02:10](1567 MB) +PASS -- TEST 'datm_cdeps_control_gefs_intel' [04:24, 02:52](684 MB) +PASS -- TEST 'datm_cdeps_iau_gefs_intel' [05:26, 02:51](684 MB) +PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [05:25, 02:58](685 MB) +PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [05:25, 03:04](1567 MB) +PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [05:27, 03:07](1565 MB) +PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [04:24, 02:52](684 MB) +PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [10:27, 07:20](1367 MB) +PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [10:24, 07:02](706 MB) +PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [05:23, 03:10](1565 MB) +PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [07:29, 05:36](4521 MB) +PASS -- TEST 'datm_cdeps_gfs_intel' [07:29, 05:25](4519 MB) + +PASS -- COMPILE 'datm_cdeps_faster_intel' [17:32, 09:41] +PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [05:26, 03:07](1565 MB) + +PASS -- COMPILE 'datm_cdeps_land_intel' [09:22, 00:52] ( 1 remarks ) +PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [04:41, 01:09](301 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_intel' [05:36, 00:56](438 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [05:41, 00:43](437 MB) + +PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [18:32, 10:38] ( 1 warnings 1 remarks ) +PASS -- TEST 'atm_ds2s_docn_pcice_intel' [07:36, 03:53](1907 MB) + +PASS -- COMPILE 'atml_intel' [17:32, 09:22] ( 9 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_intel' [09:23, 03:24](1867 MB) +PASS -- TEST 'control_restart_p8_atmlnd_intel' [05:01, 02:02](1031 MB) + +PASS -- COMPILE 'atml_debug_intel' [12:26, 04:19] ( 893 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_debug_intel' [12:21, 05:37](1910 MB) + +PASS -- COMPILE 'atmw_intel' [11:24, 08:34] ( 1 warnings 3 remarks ) +PASS -- TEST 'atmwav_control_noaero_p8_intel' [06:08, 02:07](1885 MB) + +PASS -- COMPILE 'atmaero_intel' [10:24, 08:12] ( 1 warnings 1 remarks ) +PASS -- TEST 'atmaero_control_p8_intel' [07:51, 04:30](3241 MB) +PASS -- TEST 'atmaero_control_p8_rad_intel' [09:36, 05:14](3119 MB) +PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [09:37, 05:16](3127 MB) + +PASS -- COMPILE 'atmaq_intel' [12:26, 07:48] ( 9 warnings 4 remarks ) +PASS -- TEST 'regional_atmaq_intel' [21:59, 15:38](2394 MB) +PASS -- TEST 'regional_atmaq_canopy_intel' [22:53, 18:44](2444 MB) + +PASS -- COMPILE 'atmaq_debug_intel' [08:22, 03:35] ( 871 warnings 4 remarks ) +PASS -- TEST 'regional_atmaq_debug_intel' [47:30, 40:19](1869 MB) SYNOPSIS: -Starting Date/Time: 20251006 15:31:38 -Ending Date/Time: 20251006 18:00:27 -Total Time: 02h:29m:20s -Compiles Completed: 38/38 -Tests Completed: 199/199 +Starting Date/Time: 20251008 19:08:05 +Ending Date/Time: 20251008 21:58:27 +Total Time: 02h:50m:54s +Compiles Completed: 39/39 +Tests Completed: 200/200 NOTES: A file 'test_changes.list' was generated but is empty. diff --git a/tests/logs/RegressionTests_gaeac6.log b/tests/logs/RegressionTests_gaeac6.log index 9702027a95..dc7e2a4beb 100644 --- a/tests/logs/RegressionTests_gaeac6.log +++ b/tests/logs/RegressionTests_gaeac6.log @@ -1,7 +1,7 @@ ====START OF GAEAC6 REGRESSION TESTING LOG==== UFSWM hash used in testing: -6f353205914ad7b4797b14bf42084d577aa683f4 +40586677a39a48fc7283cd56ed5147b4974267a4 Submodule hashes used in testing: 5d19f593987dbf5609ad929956bdae3055a5a82f AQM (v0.2.0-44-g5d19f59) @@ -19,11 +19,11 @@ Submodule hashes used in testing: 65ef5c73bc7f5663d5688f75c3855d431da4baea MOM6-interface/MOM6/pkg/CVMix-src (65ef5c7) 29e64d652786e1d076a05128c920f394202bfe10 MOM6-interface/MOM6/pkg/GSW-Fortran (29e64d6) a0363fd82ba2c4a44b3e80904f550868b321024c NOAHMP-interface/noahmp (v3.7.1-466-ga0363fd) - 8e351d3ac681ff8867330e500786a7725c9e4a97 UFSATM (remotes/origin/feature/rad-fix_gjf) + 2a8c1bb3433c372505f30a25ed2155e7a415a108 UFSATM (remotes/origin/feature/rte-rrtmgp-v1.8) 11359cb04a420fc87e4cf0f035f4d1215ab24488 UFSATM/ccpp/framework (2025-01-06-dev-5-g11359cb) - 31618fc64a2863bbd8242195779d008d10412dbd UFSATM/ccpp/physics (master-tag-before-replacing-with-ipd-setup-step-fast-6388-g31618fc6) + baf9502b1cb556da735ba49fb63d4ba9c7dcb31c UFSATM/ccpp/physics (ccpp_transition_to_vlab_master_20190705-5448-gbaf9502b) c62efd27caa26f660edf24232f33f154e608b77a UFSATM/ccpp/physics/physics/MP/TEMPO/TEMPO (c62efd2) - 74a0e098b2163425e4b5466c2dfcf8ae26d560a5 UFSATM/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (v1.6) + 41c5fcd950fed09b8afe186dede266824eca7fd3 UFSATM/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (41c5fcd) 7e24e739182281717607b341a1c2ffdba473616f UFSATM/fv3/atmos_cubed_sphere (201912_public_release-424-g7e24e73) 38d2177aef842a5c6abe26ffe876804b95fd9e0a UFSATM/mpas/MPAS-Model (remotes/origin/develop-226-g38d2177a) 8f6caa9d04f1caf2ca8ce1b362aedcebf9b14c8c UFSATM/upp (upp_v10.2.0-297-g8f6caa9d) @@ -40,309 +40,312 @@ 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: /gpfs/f6/bil-fire8/world-shared/role.epic/UFS-WM_RT/NEMSfv3gfs/develop-20251002 -COMPARISON DIRECTORY: /gpfs/f6/bil-fire8/proj-shared/Fernando.Andrade-maldonado/RT_RUNDIRS/Fernando.Andrade-maldonado/FV3_RT/rt_3701009 +BASELINE DIRECTORY: /gpfs/f6/bil-fire8/world-shared/role.epic/UFS-WM_RT/NEMSfv3gfs/develop-20251007 +COMPARISON DIRECTORY: /gpfs/f6/bil-fire8/proj-shared/Fernando.Andrade-maldonado/RT_RUNDIRS/Fernando.Andrade-maldonado/FV3_RT/rt_183925 RT.SH OPTIONS USED: * (-a) - HPC PROJECT ACCOUNT: bil-fire8 * (-e) - USE ECFLOW -PASS -- COMPILE 's2swa_32bit_intel' [10:11, 08:46] ( 5 remarks ) -PASS -- TEST 'cpld_control_p8_mixedmode_intel' [05:39, 03:56](2021 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_intel' [14:11, 12:44] ( 5 remarks ) -PASS -- TEST 'cpld_control_gfsv17_intel' [11:38, 10:03](1905 MB) -PASS -- TEST 'cpld_control_gfsv17_iau_intel' [13:33, 11:09](1940 MB) -PASS -- TEST 'cpld_restart_gfsv17_intel' [06:25, 04:54](1055 MB) -PASS -- TEST 'cpld_restart_gfsv17_iau_intel' [06:34, 04:57](1928 MB) -PASS -- TEST 'cpld_mpi_gfsv17_intel' [13:29, 11:47](1895 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [14:11, 12:20] ( 5 remarks ) -PASS -- TEST 'cpld_control_sfs_intel' [12:27, 10:17](1900 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [05:10, 03:28] ( 1554 warnings 1896 remarks ) -PASS -- TEST 'cpld_debug_gfsv17_intel' [14:37, 12:37](1930 MB) - -PASS -- COMPILE 's2swa_intel' [10:11, 08:44] ( 5 remarks ) -PASS -- TEST 'cpld_control_p8_intel' [06:40, 04:59](2050 MB) -PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [06:44, 05:01](2057 MB) -PASS -- TEST 'cpld_restart_p8_intel' [04:28, 02:42](1592 MB) -PASS -- TEST 'cpld_control_qr_p8_intel' [06:35, 04:59](2077 MB) -PASS -- TEST 'cpld_restart_qr_p8_intel' [04:34, 02:44](1456 MB) -PASS -- TEST 'cpld_2threads_p8_intel' [07:31, 05:53](2224 MB) -PASS -- TEST 'cpld_decomp_p8_intel' [06:30, 04:52](2055 MB) -PASS -- TEST 'cpld_mpi_p8_intel' [05:41, 04:00](1999 MB) -PASS -- TEST 'cpld_control_ciceC_p8_intel' [06:43, 04:59](2050 MB) -PASS -- TEST 'cpld_control_c192_p8_intel' [08:20, 05:27](2391 MB) - -PASS -- COMPILE 's2swal_intel' [10:11, 08:18] ( 6 remarks ) -PASS -- TEST 'cpld_control_p8_lnd_intel' [06:45, 05:00](2056 MB) -PASS -- TEST 'cpld_restart_p8_lnd_intel' [04:33, 02:45](1590 MB) -PASS -- TEST 'cpld_s2sa_p8_intel' [07:39, 05:05](1920 MB) - -PASS -- COMPILE 's2sw_intel' [09:11, 08:05] ( 5 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_intel' [04:30, 02:56](1925 MB) -PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [06:35, 04:27](1845 MB) - -PASS -- COMPILE 's2swa_debug_intel' [05:10, 03:21] ( 1444 warnings 1158 remarks ) -PASS -- TEST 'cpld_debug_p8_intel' [10:42, 08:10](2077 MB) - -PASS -- COMPILE 's2sw_debug_intel' [05:10, 03:24] ( 1444 warnings 1158 remarks ) -PASS -- TEST 'cpld_debug_noaero_p8_intel' [05:36, 03:47](1946 MB) - -PASS -- COMPILE 's2s_aoflux_intel' [08:11, 06:31] ( 3 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [05:32, 03:07](1974 MB) - -PASS -- COMPILE 's2swa_faster_intel' [10:11, 09:05] ( 5 remarks ) -PASS -- TEST 'cpld_control_p8_faster_intel' [06:35, 04:49](2062 MB) - -PASS -- COMPILE 's2sw_pdlib_intel' [14:11, 12:34] ( 5 remarks ) -PASS -- TEST 'cpld_control_pdlib_p8_intel' [11:38, 10:00](1933 MB) -PASS -- TEST 'cpld_restart_pdlib_p8_intel' [06:28, 04:55](1102 MB) -PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [13:23, 11:42](1909 MB) -PASS -- TEST 'cpld_control_c48_5deg_intel' [06:22, 04:14](2864 MB) -PASS -- TEST 'cpld_warmstart_c48_5deg_intel' [03:23, 01:17](2877 MB) -PASS -- TEST 'cpld_restart_c48_5deg_intel' [02:20, 00:45](2281 MB) -PASS -- TEST 'cpld_control_c24_5deg_intel' [02:18, 00:45](2081 MB) -PASS -- TEST 'cpld_warmstart_c24_5deg_intel' [02:18, 00:25](2088 MB) -PASS -- TEST 'cpld_restart_c24_5deg_intel' [02:17, 00:19](1439 MB) -PASS -- TEST 'cpld_control_c24_9deg_intel' [02:17, 00:45](2091 MB) -PASS -- TEST 'cpld_warmstart_c24_9deg_intel' [02:18, 00:25](2088 MB) -PASS -- TEST 'cpld_restart_c24_9deg_intel' [02:17, 00:19](1426 MB) -PASS -- TEST 'cpld_control_c12_9deg_intel' [02:17, 00:27](2017 MB) -PASS -- TEST 'cpld_warmstart_c12_9deg_intel' [02:20, 00:20](2019 MB) -PASS -- TEST 'cpld_restart_c12_9deg_intel' [02:17, 00:16](1370 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_intel' [05:10, 03:20] ( 1554 warnings 1896 remarks ) -PASS -- TEST 'cpld_debug_pdlib_p8_intel' [17:31, 16:05](1949 MB) - -PASS -- COMPILE 'atm_dyn32_intel' [08:10, 06:23] ( 1 remarks ) -PASS -- TEST 'control_flake_intel' [04:15, 02:33](523 MB) -PASS -- TEST 'control_CubedSphereGrid_intel' [03:17, 01:36](1419 MB) -PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [03:20, 01:42](1426 MB) -PASS -- TEST 'control_latlon_intel' [03:15, 01:39](1423 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [03:18, 01:40](1429 MB) -PASS -- TEST 'control_c48_intel' [06:19, 04:40](1568 MB) -PASS -- TEST 'control_c48.v2.sfc_intel' [06:18, 04:17](687 MB) -PASS -- TEST 'control_c48_lnd_iau_intel' [06:17, 04:45](1566 MB) -PASS -- TEST 'control_c192_intel' [10:20, 08:25](1693 MB) -PASS -- TEST 'control_c384_intel' [11:33, 09:44](1975 MB) -PASS -- TEST 'control_c384gdas_intel' [13:05, 10:14](1179 MB) -PASS -- TEST 'control_stochy_intel' [03:15, 01:11](481 MB) -PASS -- TEST 'control_stochy_restart_intel' [02:14, 00:41](283 MB) -PASS -- TEST 'control_lndp_intel' [03:15, 01:07](480 MB) -PASS -- TEST 'control_iovr4_intel' [03:17, 01:43](474 MB) -PASS -- TEST 'control_iovr4_gfdlmpv3_intel' [03:19, 01:58](779 MB) -PASS -- TEST 'control_iovr5_intel' [03:16, 01:43](488 MB) -PASS -- TEST 'control_p8_intel' [03:29, 01:56](1708 MB) -PASS -- TEST 'control_p8.v2.sfc_intel' [03:30, 02:01](1713 MB) -PASS -- TEST 'control_p8_ugwpv1_intel' [03:24, 01:55](1721 MB) -PASS -- TEST 'control_p8_ugwpv1_tempo_intel' [03:24, 01:55](1739 MB) -PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_intel' [03:25, 01:58](1737 MB) -PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_hail_intel' [03:25, 01:30](2416 MB) -PASS -- TEST 'control_restart_p8_intel' [03:21, 01:09](868 MB) -PASS -- TEST 'control_noqr_p8_intel' [03:21, 01:54](1713 MB) -PASS -- TEST 'control_restart_noqr_p8_intel' [03:22, 01:07](864 MB) -PASS -- TEST 'control_decomp_p8_intel' [03:20, 01:57](1711 MB) -PASS -- TEST 'control_2threads_p8_intel' [04:21, 02:09](1792 MB) -PASS -- TEST 'control_p8_lndp_intel' [05:19, 03:16](1717 MB) -PASS -- TEST 'control_p8_rrtmgp_intel' [04:25, 02:38](1767 MB) -PASS -- TEST 'control_p8_mynn_intel' [03:25, 02:02](1727 MB) -PASS -- TEST 'merra2_thompson_intel' [04:25, 02:16](1719 MB) -PASS -- TEST 'merra2_hf_thompson_intel' [05:22, 03:52](1728 MB) -PASS -- TEST 'regional_control_intel' [05:18, 03:15](854 MB) -PASS -- TEST 'regional_restart_intel' [03:18, 01:47](879 MB) -PASS -- TEST 'regional_decomp_intel' [05:17, 03:26](861 MB) -PASS -- TEST 'regional_2threads_intel' [04:17, 02:33](986 MB) -PASS -- TEST 'regional_noquilt_intel' [05:18, 03:15](1162 MB) -PASS -- TEST 'regional_netcdf_parallel_intel' [05:18, 03:16](857 MB) -PASS -- TEST 'regional_2dwrtdecomp_intel' [05:17, 03:14](858 MB) -PASS -- TEST 'regional_wofs_intel' [06:17, 04:15](1590 MB) - -PASS -- COMPILE 'rrfs_intel' [07:11, 05:48] ( 3 warnings 9 remarks ) -PASS -- TEST 'rap_control_intel' [04:23, 02:38](862 MB) -PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [04:32, 02:41](1206 MB) -PASS -- TEST 'rap_decomp_intel' [04:19, 02:44](861 MB) -PASS -- TEST 'rap_2threads_intel' [04:20, 03:06](936 MB) -PASS -- TEST 'rap_restart_intel' [03:19, 01:26](731 MB) -PASS -- TEST 'rap_sfcdiff_intel' [04:27, 02:38](865 MB) -PASS -- TEST 'rap_sfcdiff_decomp_intel' [04:19, 02:42](862 MB) -PASS -- TEST 'rap_sfcdiff_restart_intel' [03:20, 01:27](723 MB) -PASS -- TEST 'hrrr_control_intel' [07:19, 05:06](863 MB) -PASS -- TEST 'hrrr_control_decomp_intel' [04:23, 02:37](857 MB) -PASS -- TEST 'hrrr_control_2threads_intel' [04:22, 02:56](928 MB) -PASS -- TEST 'hrrr_control_restart_intel' [03:16, 01:22](684 MB) -PASS -- TEST 'rrfs_v1beta_intel' [06:27, 04:42](854 MB) -PASS -- TEST 'rrfs_v1nssl_intel' [07:17, 05:50](1820 MB) -PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [07:16, 05:41](1805 MB) - -PASS -- COMPILE 'csawmg_intel' [07:10, 05:22] -PASS -- TEST 'control_csawmg_intel' [06:17, 04:08](818 MB) -PASS -- TEST 'control_ras_intel' [04:15, 02:14](517 MB) - -PASS -- COMPILE 'wam_intel' [07:10, 05:26] ( 1 remarks ) -PASS -- TEST 'control_wam_intel' [09:24, 07:32](1499 MB) - -PASS -- COMPILE 'atm_faster_dyn32_intel' [07:10, 05:32] ( 1 remarks ) -PASS -- TEST 'control_p8_faster_intel' [03:24, 01:55](1716 MB) -PASS -- TEST 'regional_control_faster_intel' [05:18, 03:09](848 MB) - -PASS -- COMPILE 'atm_debug_dyn32_intel' [05:10, 03:19] ( 902 warnings 9 remarks ) -PASS -- TEST 'control_CubedSphereGrid_debug_intel' [03:20, 01:34](1436 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [03:19, 01:35](1455 MB) -PASS -- TEST 'control_stochy_debug_intel' [03:17, 02:06](656 MB) -PASS -- TEST 'control_lndp_debug_intel' [03:17, 01:54](648 MB) -PASS -- TEST 'control_csawmg_debug_intel' [04:20, 02:53](956 MB) -PASS -- TEST 'control_ras_debug_intel' [03:17, 01:55](653 MB) -PASS -- TEST 'control_diag_debug_intel' [03:19, 01:52](1509 MB) -PASS -- TEST 'control_debug_p8_intel' [03:23, 01:51](1739 MB) -PASS -- TEST 'regional_debug_intel' [12:22, 11:04](894 MB) -PASS -- TEST 'rap_control_debug_intel' [05:17, 03:26](1041 MB) -PASS -- TEST 'hrrr_control_debug_intel' [05:18, 03:19](1029 MB) -PASS -- TEST 'hrrr_gf_debug_intel' [05:15, 03:26](1030 MB) -PASS -- TEST 'hrrr_c3_debug_intel' [05:14, 03:25](1040 MB) -PASS -- TEST 'rap_unified_drag_suite_debug_intel' [05:15, 03:22](1035 MB) -PASS -- TEST 'rap_diag_debug_intel' [05:18, 03:33](1116 MB) -PASS -- TEST 'rap_cires_ugwp_debug_intel' [05:15, 03:29](1033 MB) -PASS -- TEST 'rap_unified_ugwp_debug_intel' [05:14, 03:25](1034 MB) -PASS -- TEST 'rap_lndp_debug_intel' [05:15, 03:23](1038 MB) -PASS -- TEST 'rap_progcld_thompson_debug_intel' [05:15, 03:23](1030 MB) -PASS -- TEST 'rap_noah_debug_intel' [05:15, 03:21](1041 MB) -PASS -- TEST 'rap_sfcdiff_debug_intel' [05:15, 03:25](1033 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [07:15, 05:27](1030 MB) -PASS -- TEST 'rap_clm_lake_debug_intel' [05:16, 03:24](1034 MB) -PASS -- TEST 'rap_flake_debug_intel' [05:15, 03:23](1038 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [07:24, 05:46](1035 MB) - -PASS -- COMPILE 'wam_debug_intel' [03:10, 02:03] ( 859 warnings 1 remarks ) -PASS -- TEST 'control_wam_debug_intel' [10:21, 08:29](1542 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [07:10, 05:19] ( 3 warnings 8 remarks ) -PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [04:31, 02:32](1058 MB) -PASS -- TEST 'rap_control_dyn32_phy32_intel' [04:25, 02:16](746 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [04:23, 02:12](738 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [04:19, 02:40](800 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [06:21, 04:08](784 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [04:18, 02:18](741 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_intel' [03:21, 01:14](631 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [03:15, 01:12](612 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [07:10, 05:30] ( 3 warnings 8 remarks ) -PASS -- TEST 'conus13km_control_intel' [03:35, 01:52](1019 MB) -PASS -- TEST 'conus13km_2threads_intel' [02:27, 00:54](1032 MB) -PASS -- TEST 'conus13km_decomp_intel' [03:26, 01:52](1021 MB) -PASS -- TEST 'conus13km_restart_intel' [02:18, 01:06](888 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [07:11, 05:33] ( 3 warnings 8 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_intel' [04:25, 02:45](774 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [04:10, 02:10] ( 793 warnings 8 remarks ) -PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [05:15, 03:14](912 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [05:15, 03:12](904 MB) -PASS -- TEST 'conus13km_debug_intel' [15:25, 13:37](1061 MB) -PASS -- TEST 'conus13km_debug_qr_intel' [15:25, 13:56](756 MB) -PASS -- TEST 'conus13km_debug_2threads_intel' [14:22, 12:36](1069 MB) -PASS -- TEST 'conus13km_debug_decomp_intel' [16:21, 14:10](1060 MB) -PASS -- TEST 'conus13km_radar_tten_debug_intel' [15:21, 13:43](1124 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [03:10, 02:03] ( 793 warnings 8 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [05:16, 03:14](947 MB) - -PASS -- COMPILE 'hafsw_intel' [09:11, 07:57] ( 4 remarks ) -PASS -- TEST 'hafs_regional_atm_intel' [04:26, 02:30](837 MB) -PASS -- TEST 'hafs_regional_atm_gfdlmpv3_intel' [05:45, 03:49](1044 MB) -PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [04:16, 02:19](1055 MB) -PASS -- TEST 'hafs_regional_atm_ocn_intel' [06:29, 04:14](902 MB) -PASS -- TEST 'hafs_regional_atm_wav_intel' [09:27, 07:14](943 MB) -PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [09:34, 07:38](953 MB) -PASS -- TEST 'hafs_regional_1nest_atm_intel' [05:27, 03:13](451 MB) -PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [05:29, 03:50](469 MB) -PASS -- TEST 'hafs_global_1nest_atm_intel' [03:23, 01:37](379 MB) -PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [06:50, 04:09](420 MB) -PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [04:23, 02:20](482 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [04:24, 02:10](488 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [05:25, 03:08](557 MB) -PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [02:17, 00:51](415 MB) -PASS -- TEST 'gnv1_nested_intel' [04:40, 02:20](1684 MB) - -PASS -- COMPILE 'hafsw_debug_intel' [04:10, 02:23] ( 1499 warnings 1430 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [09:27, 07:50](558 MB) - -PASS -- COMPILE 'hafsw_faster_intel' [10:11, 08:02] ( 3 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [06:28, 04:28](606 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [06:30, 04:36](794 MB) - -PASS -- COMPILE 'hafs_mom6w_intel' [09:11, 07:50] ( 2 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [05:45, 03:11](787 MB) - -PASS -- COMPILE 'hafs_all_intel' [09:11, 08:00] ( 3 remarks ) -PASS -- TEST 'hafs_regional_docn_intel' [05:25, 03:52](886 MB) -PASS -- TEST 'hafs_regional_docn_oisst_intel' [05:26, 03:54](857 MB) -PASS -- TEST 'hafs_regional_datm_cdeps_intel' [12:32, 10:56](883 MB) - -PASS -- COMPILE 'datm_cdeps_intel' [06:11, 05:06] ( 2 remarks ) -PASS -- TEST 'datm_cdeps_control_cfsr_intel' [03:13, 02:04](1554 MB) -PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [03:13, 01:22](1551 MB) -PASS -- TEST 'datm_cdeps_control_gefs_intel' [03:13, 01:52](668 MB) -PASS -- TEST 'datm_cdeps_iau_gefs_intel' [03:14, 01:52](667 MB) -PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [03:13, 01:53](672 MB) -PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [03:13, 02:02](1553 MB) -PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [04:14, 02:14](1547 MB) -PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [03:13, 01:50](669 MB) -PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [06:30, 04:52](1356 MB) -PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [06:27, 04:41](706 MB) -PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [03:12, 02:03](1550 MB) -PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [05:14, 03:47](4511 MB) -PASS -- TEST 'datm_cdeps_gfs_intel' [05:14, 03:46](4508 MB) - -PASS -- COMPILE 'datm_cdeps_debug_intel' [04:10, 02:27] ( 4 warnings 2 remarks ) -PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [05:14, 04:07](1555 MB) - -PASS -- COMPILE 'datm_cdeps_faster_intel' [07:11, 05:12] ( 2 remarks ) -PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [03:13, 02:02](1551 MB) - -PASS -- COMPILE 'datm_cdeps_land_intel' [02:10, 00:38] ( 1 remarks ) -PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [02:20, 00:56](305 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_intel' [02:17, 00:38](436 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [02:17, 00:29](429 MB) - -PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [07:11, 06:06] ( 3 remarks ) -PASS -- TEST 'atm_ds2s_docn_pcice_intel' [04:30, 02:24](1776 MB) - -PASS -- COMPILE 'atm_ds2s_docn_dice_intel' [07:11, 05:39] ( 1 remarks ) -PASS -- TEST 'atm_ds2s_docn_dice_intel' [05:29, 03:10](1760 MB) - -PASS -- COMPILE 'atml_intel' [08:11, 06:16] ( 8 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_intel' [04:31, 02:22](1845 MB) -PASS -- TEST 'control_restart_p8_atmlnd_intel' [03:17, 01:22](1019 MB) - -PASS -- COMPILE 'atml_debug_intel' [04:11, 02:42] ( 907 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_debug_intel' [05:27, 03:17](1891 MB) - -PASS -- COMPILE 'atmw_intel' [09:11, 07:45] ( 3 remarks ) -PASS -- TEST 'atmwav_control_noaero_p8_intel' [03:27, 01:18](1744 MB) - -PASS -- COMPILE 'atmaero_intel' [07:11, 05:34] ( 1 remarks ) -PASS -- TEST 'atmaero_control_p8_intel' [04:28, 02:42](1929 MB) -PASS -- TEST 'atmaero_control_p8_rad_intel' [05:25, 03:09](1582 MB) -PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [05:25, 03:12](1585 MB) - -PASS -- COMPILE 'atmaq_intel' [07:11, 05:25] ( 8 warnings 4 remarks ) -PASS -- TEST 'regional_atmaq_intel' [14:57, 12:37](2971 MB) -PASS -- TEST 'regional_atmaq_canopy_intel' [16:52, 14:28](2971 MB) - -PASS -- COMPILE 'atmaq_debug_intel' [03:11, 02:04] ( 884 warnings 4 remarks ) -PASS -- TEST 'regional_atmaq_debug_intel' [27:47, 25:24](2986 MB) - -PASS -- COMPILE 'atm_fbh_intel' [07:11, 05:09] ( 3 warnings 8 remarks ) -PASS -- TEST 'cpld_regional_atm_fbh_intel' [07:19, 05:59](790 MB) +PASS -- COMPILE 's2swa_32bit_intel' [10:11, 08:32] ( 1 warnings 5 remarks ) +PASS -- TEST 'cpld_control_p8_mixedmode_intel' [10:45, 06:19](2013 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_intel' [14:11, 12:34] ( 1 warnings 5 remarks ) +PASS -- TEST 'cpld_control_gfsv17_intel' [29:38, 10:08](1909 MB) +PASS -- TEST 'cpld_control_gfsv17_iau_intel' [15:34, 13:39](1933 MB) +PASS -- TEST 'cpld_restart_gfsv17_intel' [20:07, 04:54](1060 MB) +PASS -- TEST 'cpld_restart_gfsv17_iau_intel' [07:32, 04:58](1925 MB) +PASS -- TEST 'cpld_mpi_gfsv17_intel' [30:30, 11:43](1887 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [14:11, 12:26] ( 1 warnings 5 remarks ) +PASS -- TEST 'cpld_control_sfs_intel' [29:27, 10:16](1907 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [05:11, 03:32] ( 1555 warnings 1896 remarks ) +PASS -- TEST 'cpld_debug_gfsv17_intel' [15:36, 12:34](1930 MB) + +PASS -- COMPILE 's2swa_intel' [10:11, 08:44] ( 1 warnings 5 remarks ) +PASS -- TEST 'cpld_control_p8_intel' [09:44, 05:00](2066 MB) +PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [09:46, 04:59](2055 MB) +PASS -- TEST 'cpld_restart_p8_intel' [15:34, 02:45](1595 MB) +PASS -- TEST 'cpld_control_qr_p8_intel' [09:38, 05:01](2088 MB) +PASS -- TEST 'cpld_restart_qr_p8_intel' [16:35, 02:48](1458 MB) +PASS -- TEST 'cpld_2threads_p8_intel' [10:36, 05:53](2225 MB) +PASS -- TEST 'cpld_decomp_p8_intel' [09:35, 04:53](2053 MB) +PASS -- TEST 'cpld_mpi_p8_intel' [08:42, 04:00](2008 MB) +PASS -- TEST 'cpld_control_ciceC_p8_intel' [09:45, 05:00](2053 MB) +PASS -- TEST 'cpld_control_c192_p8_intel' [11:25, 05:27](2386 MB) + +PASS -- COMPILE 's2swal_intel' [10:11, 08:48] ( 1 warnings 6 remarks ) +PASS -- TEST 'cpld_control_p8_lnd_intel' [07:42, 05:06](2065 MB) +PASS -- TEST 'cpld_restart_p8_lnd_intel' [17:36, 02:46](1593 MB) +PASS -- TEST 'cpld_s2sa_p8_intel' [07:38, 05:09](1914 MB) + +PASS -- COMPILE 's2sw_intel' [10:11, 08:18] ( 1 warnings 5 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_intel' [04:37, 02:58](1927 MB) +PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [06:38, 04:28](1845 MB) + +PASS -- COMPILE 's2swa_debug_intel' [05:11, 03:47] ( 1445 warnings 1158 remarks ) +PASS -- TEST 'cpld_debug_p8_intel' [10:39, 08:21](2089 MB) + +PASS -- COMPILE 's2sw_debug_intel' [05:11, 03:23] ( 1445 warnings 1158 remarks ) +PASS -- TEST 'cpld_debug_noaero_p8_intel' [06:34, 03:47](1957 MB) + +PASS -- COMPILE 's2s_aoflux_intel' [10:11, 09:06] ( 1 warnings 3 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [05:39, 03:11](1973 MB) + +PASS -- COMPILE 's2swa_faster_intel' [11:11, 09:35] ( 1 warnings 5 remarks ) +PASS -- TEST 'cpld_control_p8_faster_intel' [21:39, 04:54](2047 MB) + +PASS -- COMPILE 's2sw_pdlib_intel' [14:11, 12:11] ( 1 warnings 5 remarks ) +PASS -- TEST 'cpld_control_pdlib_p8_intel' [23:38, 10:03](1930 MB) +PASS -- TEST 'cpld_restart_pdlib_p8_intel' [09:31, 07:26](1085 MB) +PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [24:29, 11:45](1904 MB) +PASS -- TEST 'cpld_control_c48_5deg_intel' [17:24, 04:16](2863 MB) +PASS -- TEST 'cpld_warmstart_c48_5deg_intel' [13:25, 01:19](2867 MB) +PASS -- TEST 'cpld_restart_c48_5deg_intel' [02:20, 00:47](2282 MB) +PASS -- TEST 'cpld_control_c24_5deg_intel' [13:21, 00:46](2087 MB) +PASS -- TEST 'cpld_warmstart_c24_5deg_intel' [12:20, 00:28](2090 MB) +PASS -- TEST 'cpld_restart_c24_5deg_intel' [02:18, 00:19](1432 MB) +PASS -- TEST 'cpld_control_c24_9deg_intel' [12:19, 00:46](2089 MB) +PASS -- TEST 'cpld_warmstart_c24_9deg_intel' [02:19, 00:27](2086 MB) +PASS -- TEST 'cpld_restart_c24_9deg_intel' [02:17, 00:19](1435 MB) +PASS -- TEST 'cpld_control_c12_9deg_intel' [02:16, 00:27](2012 MB) +PASS -- TEST 'cpld_warmstart_c12_9deg_intel' [02:16, 00:21](2014 MB) +PASS -- TEST 'cpld_restart_c12_9deg_intel' [02:18, 00:16](1375 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_intel' [05:11, 03:16] ( 1555 warnings 1896 remarks ) +PASS -- TEST 'cpld_debug_pdlib_p8_intel' [20:34, 16:02](1944 MB) + +PASS -- COMPILE 'atm_dyn32_intel' [08:11, 06:23] ( 1 warnings 1 remarks ) +PASS -- TEST 'control_flake_intel' [16:15, 02:36](525 MB) +PASS -- TEST 'control_CubedSphereGrid_intel' [03:17, 01:38](1417 MB) +PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [04:19, 01:43](1431 MB) +PASS -- TEST 'control_latlon_intel' [03:15, 01:41](1423 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [03:17, 01:42](1428 MB) +PASS -- TEST 'control_c48_intel' [06:18, 04:41](1567 MB) +PASS -- TEST 'control_c48.v2.sfc_intel' [06:17, 04:21](686 MB) +PASS -- TEST 'control_c48_lnd_iau_intel' [06:18, 04:49](1565 MB) +PASS -- TEST 'control_c192_intel' [06:22, 04:51](1692 MB) +PASS -- TEST 'control_c384_intel' [14:14, 09:42](1965 MB) +PASS -- TEST 'control_c384gdas_intel' [14:50, 10:12](1170 MB) +PASS -- TEST 'control_stochy_intel' [03:15, 01:14](478 MB) +PASS -- TEST 'control_stochy_restart_intel' [03:15, 00:42](281 MB) +PASS -- TEST 'control_lndp_intel' [03:15, 01:08](482 MB) +PASS -- TEST 'control_iovr4_intel' [03:16, 01:42](474 MB) +PASS -- TEST 'control_iovr4_gfdlmpv3_intel' [05:21, 03:49](773 MB) +PASS -- TEST 'control_iovr5_intel' [03:16, 01:45](479 MB) +PASS -- TEST 'control_p8_intel' [04:29, 01:56](1708 MB) +PASS -- TEST 'control_p8.v2.sfc_intel' [04:30, 02:03](1718 MB) +PASS -- TEST 'control_p8_ugwpv1_intel' [04:25, 01:55](1716 MB) +PASS -- TEST 'control_p8_ugwpv1_tempo_intel' [04:26, 01:56](1731 MB) +PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_intel' [04:25, 02:01](1739 MB) +PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_hail_intel' [03:26, 01:28](2410 MB) +PASS -- TEST 'control_restart_p8_intel' [03:22, 01:11](846 MB) +PASS -- TEST 'control_noqr_p8_intel' [03:22, 01:55](1702 MB) +PASS -- TEST 'control_restart_noqr_p8_intel' [03:22, 01:07](868 MB) +PASS -- TEST 'control_decomp_p8_intel' [04:20, 01:59](1713 MB) +PASS -- TEST 'control_2threads_p8_intel' [04:21, 02:10](1798 MB) +PASS -- TEST 'control_p8_lndp_intel' [05:21, 03:17](1717 MB) +PASS -- TEST 'control_p8_rrtmgp_intel' [04:27, 02:36](1764 MB) +PASS -- TEST 'control_p8_mynn_intel' [04:28, 02:01](1721 MB) +PASS -- TEST 'merra2_thompson_intel' [04:27, 02:18](1717 MB) +PASS -- TEST 'merra2_hf_thompson_intel' [05:23, 03:30](1728 MB) +PASS -- TEST 'regional_control_intel' [05:18, 03:17](857 MB) +PASS -- TEST 'regional_restart_intel' [05:32, 01:49](875 MB) +PASS -- TEST 'regional_decomp_intel' [05:18, 03:28](858 MB) +PASS -- TEST 'regional_2threads_intel' [04:18, 02:33](997 MB) +PASS -- TEST 'regional_noquilt_intel' [05:21, 03:16](1162 MB) +PASS -- TEST 'regional_netcdf_parallel_intel' [05:19, 03:17](855 MB) +PASS -- TEST 'regional_2dwrtdecomp_intel' [05:18, 03:15](858 MB) +PASS -- TEST 'regional_wofs_intel' [08:49, 04:18](1588 MB) + +PASS -- COMPILE 'atm_dyn32_rad32_intel' [08:11, 06:46] ( 1 warnings 1 remarks ) +PASS -- TEST 'control_p8_rrtmgp_rad32_intel' [04:25, 02:33](1754 MB) + +PASS -- COMPILE 'rrfs_intel' [07:11, 05:43] ( 4 warnings 9 remarks ) +PASS -- TEST 'rap_control_intel' [18:29, 02:41](859 MB) +PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [18:33, 02:44](1210 MB) +PASS -- TEST 'rap_decomp_intel' [18:29, 02:44](861 MB) +PASS -- TEST 'rap_2threads_intel' [18:29, 03:05](946 MB) +PASS -- TEST 'rap_restart_intel' [03:23, 01:28](729 MB) +PASS -- TEST 'rap_sfcdiff_intel' [18:29, 02:40](865 MB) +PASS -- TEST 'rap_sfcdiff_decomp_intel' [18:29, 02:45](864 MB) +PASS -- TEST 'rap_sfcdiff_restart_intel' [03:24, 01:26](727 MB) +PASS -- TEST 'hrrr_control_intel' [18:28, 02:32](859 MB) +PASS -- TEST 'hrrr_control_decomp_intel' [18:28, 02:36](857 MB) +PASS -- TEST 'hrrr_control_2threads_intel' [18:28, 02:57](927 MB) +PASS -- TEST 'hrrr_control_restart_intel' [03:17, 01:24](695 MB) +PASS -- TEST 'rrfs_v1beta_intel' [20:30, 04:39](861 MB) +PASS -- TEST 'rrfs_v1nssl_intel' [21:19, 05:59](1815 MB) +PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [21:18, 05:49](1798 MB) + +PASS -- COMPILE 'csawmg_intel' [07:11, 05:31] ( 1 warnings ) +PASS -- TEST 'control_csawmg_intel' [19:21, 04:12](817 MB) +PASS -- TEST 'control_ras_intel' [17:16, 02:15](514 MB) + +PASS -- COMPILE 'wam_intel' [07:11, 05:18] ( 1 warnings 1 remarks ) +PASS -- TEST 'control_wam_intel' [09:24, 07:32](1500 MB) + +PASS -- COMPILE 'atm_faster_dyn32_intel' [07:10, 05:30] ( 1 warnings 1 remarks ) +PASS -- TEST 'control_p8_faster_intel' [04:24, 01:55](1707 MB) +PASS -- TEST 'regional_control_faster_intel' [07:39, 03:07](852 MB) + +PASS -- COMPILE 'atm_debug_dyn32_intel' [05:10, 03:23] ( 903 warnings 9 remarks ) +PASS -- TEST 'control_CubedSphereGrid_debug_intel' [03:17, 01:36](1435 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [03:16, 01:39](1446 MB) +PASS -- TEST 'control_stochy_debug_intel' [06:48, 02:07](654 MB) +PASS -- TEST 'control_lndp_debug_intel' [06:45, 01:55](648 MB) +PASS -- TEST 'control_csawmg_debug_intel' [06:46, 02:56](955 MB) +PASS -- TEST 'control_ras_debug_intel' [08:15, 05:50](654 MB) +PASS -- TEST 'control_diag_debug_intel' [06:14, 01:53](1507 MB) +PASS -- TEST 'control_debug_p8_intel' [05:59, 01:53](1744 MB) +PASS -- TEST 'regional_debug_intel' [13:21, 11:15](898 MB) +PASS -- TEST 'rap_control_debug_intel' [07:15, 04:50](1036 MB) +PASS -- TEST 'hrrr_control_debug_intel' [07:16, 04:50](1027 MB) +PASS -- TEST 'hrrr_gf_debug_intel' [07:15, 04:50](1032 MB) +PASS -- TEST 'hrrr_c3_debug_intel' [07:15, 04:50](1039 MB) +PASS -- TEST 'rap_unified_drag_suite_debug_intel' [06:16, 04:20](1039 MB) +PASS -- TEST 'rap_diag_debug_intel' [06:17, 04:20](1116 MB) +PASS -- TEST 'rap_cires_ugwp_debug_intel' [06:15, 04:20](1034 MB) +PASS -- TEST 'rap_unified_ugwp_debug_intel' [06:14, 03:52](1029 MB) +PASS -- TEST 'rap_lndp_debug_intel' [05:14, 03:52](1036 MB) +PASS -- TEST 'rap_progcld_thompson_debug_intel' [08:15, 05:55](1043 MB) +PASS -- TEST 'rap_noah_debug_intel' [08:15, 05:53](1035 MB) +PASS -- TEST 'rap_sfcdiff_debug_intel' [08:14, 05:57](1034 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [09:15, 07:58](1030 MB) +PASS -- TEST 'rap_clm_lake_debug_intel' [07:15, 05:55](1033 MB) +PASS -- TEST 'rap_flake_debug_intel' [05:16, 03:22](1034 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [07:25, 05:42](1032 MB) + +PASS -- COMPILE 'wam_debug_intel' [04:10, 02:09] ( 860 warnings 1 remarks ) +PASS -- TEST 'control_wam_debug_intel' [14:25, 08:44](1538 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [07:10, 05:26] ( 4 warnings 8 remarks ) +PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [07:31, 02:35](1057 MB) +PASS -- TEST 'rap_control_dyn32_phy32_intel' [04:24, 02:18](744 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [04:24, 02:13](733 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [04:23, 02:40](787 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [04:23, 02:35](777 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [04:21, 02:18](740 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_intel' [03:20, 01:15](628 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [03:16, 01:14](618 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [07:10, 05:56] ( 4 warnings 8 remarks ) +PASS -- TEST 'conus13km_control_intel' [06:28, 01:54](1014 MB) +PASS -- TEST 'conus13km_2threads_intel' [05:24, 00:57](1026 MB) +PASS -- TEST 'conus13km_decomp_intel' [05:23, 01:53](1019 MB) +PASS -- TEST 'conus13km_restart_intel' [03:23, 01:07](886 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [07:10, 05:29] ( 4 warnings 8 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_intel' [06:24, 02:46](780 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [04:10, 02:10] ( 794 warnings 8 remarks ) +PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [07:16, 03:19](908 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [07:15, 03:13](903 MB) +PASS -- TEST 'conus13km_debug_intel' [17:23, 14:01](1060 MB) +PASS -- TEST 'conus13km_debug_qr_intel' [17:22, 14:14](759 MB) +PASS -- TEST 'conus13km_debug_2threads_intel' [16:23, 12:39](1069 MB) +PASS -- TEST 'conus13km_debug_decomp_intel' [18:21, 14:28](1061 MB) +PASS -- TEST 'conus13km_radar_tten_debug_intel' [17:20, 13:53](1125 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [04:10, 02:11] ( 794 warnings 8 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [06:15, 03:21](950 MB) + +PASS -- COMPILE 'hafsw_intel' [09:11, 07:40] ( 1 warnings 4 remarks ) +PASS -- TEST 'hafs_regional_atm_intel' [05:26, 02:32](831 MB) +PASS -- TEST 'hafs_regional_atm_gfdlmpv3_intel' [06:44, 03:49](1045 MB) +PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [04:18, 02:19](1059 MB) +PASS -- TEST 'hafs_regional_atm_ocn_intel' [07:34, 05:58](901 MB) +PASS -- TEST 'hafs_regional_atm_wav_intel' [09:28, 07:14](936 MB) +PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [09:34, 07:39](957 MB) +PASS -- TEST 'hafs_regional_1nest_atm_intel' [05:28, 03:12](453 MB) +PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [05:30, 03:52](468 MB) +PASS -- TEST 'hafs_global_1nest_atm_intel' [03:24, 01:37](373 MB) +PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [06:49, 04:08](424 MB) +PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [04:23, 02:22](488 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [05:25, 03:34](487 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [04:26, 02:40](558 MB) +PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [02:17, 00:53](413 MB) +PASS -- TEST 'gnv1_nested_intel' [04:40, 02:21](1686 MB) + +PASS -- COMPILE 'hafsw_debug_intel' [04:10, 02:25] ( 1500 warnings 1430 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [10:25, 07:58](561 MB) + +PASS -- COMPILE 'hafsw_faster_intel' [09:11, 07:45] ( 1 warnings 3 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [06:28, 04:29](611 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [06:29, 04:36](785 MB) + +PASS -- COMPILE 'hafs_mom6w_intel' [09:10, 07:46] ( 1 warnings 2 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [05:49, 03:13](781 MB) + +PASS -- COMPILE 'hafs_all_intel' [09:10, 08:01] ( 1 warnings 3 remarks ) +PASS -- TEST 'hafs_regional_docn_intel' [06:26, 03:54](884 MB) +PASS -- TEST 'hafs_regional_docn_oisst_intel' [07:27, 03:58](857 MB) +PASS -- TEST 'hafs_regional_datm_cdeps_intel' [13:33, 10:57](884 MB) + +PASS -- COMPILE 'datm_cdeps_intel' [07:10, 05:12] ( 2 remarks ) +PASS -- TEST 'datm_cdeps_control_cfsr_intel' [05:15, 02:05](1555 MB) +PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [03:14, 01:22](1549 MB) +PASS -- TEST 'datm_cdeps_control_gefs_intel' [05:15, 01:53](670 MB) +PASS -- TEST 'datm_cdeps_iau_gefs_intel' [04:15, 01:55](667 MB) +PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [03:14, 01:56](671 MB) +PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [04:14, 02:05](1549 MB) +PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [04:14, 02:02](1550 MB) +PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [03:14, 01:51](669 MB) +PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [06:28, 04:53](1360 MB) +PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [06:27, 04:44](704 MB) +PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [04:13, 02:03](1552 MB) +PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [05:16, 03:47](4510 MB) +PASS -- TEST 'datm_cdeps_gfs_intel' [05:15, 03:48](4516 MB) + +PASS -- COMPILE 'datm_cdeps_debug_intel' [04:10, 02:25] ( 4 warnings 2 remarks ) +PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [05:14, 04:05](1553 MB) + +PASS -- COMPILE 'datm_cdeps_faster_intel' [07:10, 05:53] ( 2 remarks ) +PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [03:14, 02:02](1551 MB) + +PASS -- COMPILE 'datm_cdeps_land_intel' [02:10, 00:36] ( 1 remarks ) +PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [03:21, 00:53](303 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_intel' [02:18, 00:39](432 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [02:18, 00:29](429 MB) + +PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [07:10, 06:01] ( 1 warnings 3 remarks ) +PASS -- TEST 'atm_ds2s_docn_pcice_intel' [04:34, 02:27](1789 MB) + +PASS -- COMPILE 'atm_ds2s_docn_dice_intel' [07:10, 05:47] ( 1 warnings 1 remarks ) +PASS -- TEST 'atm_ds2s_docn_dice_intel' [05:33, 03:10](1767 MB) + +PASS -- COMPILE 'atml_intel' [08:10, 06:13] ( 9 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_intel' [04:33, 02:27](1853 MB) +PASS -- TEST 'control_restart_p8_atmlnd_intel' [03:18, 01:24](1022 MB) + +PASS -- COMPILE 'atml_debug_intel' [04:10, 02:44] ( 908 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_debug_intel' [05:32, 03:17](1890 MB) + +PASS -- COMPILE 'atmw_intel' [09:10, 07:22] ( 1 warnings 3 remarks ) +PASS -- TEST 'atmwav_control_noaero_p8_intel' [03:28, 01:18](1739 MB) + +PASS -- COMPILE 'atmaero_intel' [07:10, 05:35] ( 1 warnings 1 remarks ) +PASS -- TEST 'atmaero_control_p8_intel' [05:28, 02:59](1926 MB) +PASS -- TEST 'atmaero_control_p8_rad_intel' [05:25, 03:20](1582 MB) +PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [05:25, 03:25](1589 MB) + +PASS -- COMPILE 'atmaq_intel' [07:10, 05:27] ( 9 warnings 4 remarks ) +PASS -- TEST 'regional_atmaq_intel' [15:49, 13:03](2970 MB) +PASS -- TEST 'regional_atmaq_canopy_intel' [17:53, 14:34](2969 MB) + +PASS -- COMPILE 'atmaq_debug_intel' [04:10, 02:30] ( 885 warnings 4 remarks ) +PASS -- TEST 'regional_atmaq_debug_intel' [29:54, 25:36](2987 MB) + +PASS -- COMPILE 'atm_fbh_intel' [07:10, 05:18] ( 4 warnings 8 remarks ) +PASS -- TEST 'cpld_regional_atm_fbh_intel' [08:20, 06:00](797 MB) SYNOPSIS: -Starting Date/Time: 20251003 19:52:45 -Ending Date/Time: 20251003 21:08:08 -Total Time: 01h:15m:47s -Compiles Completed: 43/43 -Tests Completed: 204/204 +Starting Date/Time: 20251008 13:17:15 +Ending Date/Time: 20251008 14:53:40 +Total Time: 01h:36m:50s +Compiles Completed: 44/44 +Tests Completed: 205/205 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 ba7929d932..3014966017 100644 --- a/tests/logs/RegressionTests_hera.log +++ b/tests/logs/RegressionTests_hera.log @@ -1,7 +1,7 @@ ====START OF HERA REGRESSION TESTING LOG==== UFSWM hash used in testing: -6f353205914ad7b4797b14bf42084d577aa683f4 +40586677a39a48fc7283cd56ed5147b4974267a4 Submodule hashes used in testing: 5d19f593987dbf5609ad929956bdae3055a5a82f AQM (v0.2.0-44-g5d19f59) @@ -14,7 +14,7 @@ Submodule hashes used in testing: c4d2337d8607ec994b3cd61179eb974e0a237841 LM4-driver (baseline_change_240904-6-gc4d2337) fe9e7bfdc8792ff875e332914871ac16dee09120 MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10722-gfe9e7bfdc) a0363fd82ba2c4a44b3e80904f550868b321024c NOAHMP-interface/noahmp (v3.7.1-466-ga0363fd) - 8e351d3ac681ff8867330e500786a7725c9e4a97 UFSATM (remotes/origin/feature/rad-fix_gjf) + 2a8c1bb3433c372505f30a25ed2155e7a415a108 UFSATM (remotes/origin/feature/rte-rrtmgp-v1.8) 91c20381ffe0357001a6626b3af1d37354b77cc8 WW3 (6.07.1-471-g91c20381) 05cad173feeb598431e3ef5f17c2df6562c8d101 fire_behavior (v0.2.0-1-g05cad17) 97b24f8e40f1de0980388c8326c48b442e5a5e61 stochastic_physics (ufs-v2.0.0-282-g97b24f8) @@ -26,424 +26,427 @@ 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: /scratch3/NAGAPE/epic/role.epic/UFS-WM_RT/NEMSfv3gfs/develop-20251002 -COMPARISON DIRECTORY: /scratch3/NCEPDEV/stmp/Fernando.Andrade-maldonado/RT_RUNDIRS/Fernando.Andrade-maldonado/FV3_RT/rt_3692562 +BASELINE DIRECTORY: /scratch3/NAGAPE/epic/role.epic/UFS-WM_RT/NEMSfv3gfs/develop-20251007 +COMPARISON DIRECTORY: /scratch3/NCEPDEV/stmp/Fernando.Andrade-maldonado/RT_RUNDIRS/Fernando.Andrade-maldonado/FV3_RT/rt_3454516 RT.SH OPTIONS USED: * (-a) - HPC PROJECT ACCOUNT: epic * (-e) - USE ECFLOW -PASS -- COMPILE 's2swa_32bit_intel' [13:11, 11:45] ( 1044 remarks ) -PASS -- TEST 'cpld_control_p8_mixedmode_intel' [17:18, 11:31](2213 MB) -PASS -- TEST 'cpld_control_gefs_intel' [34:28, 16:09](3047 MB) -PASS -- TEST 'cpld_restart_gefs_intel' [20:52, 05:20](2731 MB) -PASS -- TEST 'cpld_dcp_gefs_intel' [34:28, 16:05](3044 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_intel' [19:11, 17:12] ( 1042 remarks ) -PASS -- TEST 'cpld_control_gfsv17_intel' [24:06, 19:18](2042 MB) -PASS -- TEST 'cpld_control_gfsv17_iau_intel' [25:06, 20:54](2268 MB) -PASS -- TEST 'cpld_restart_gfsv17_intel' [12:09, 07:59](1371 MB) -PASS -- TEST 'cpld_restart_gfsv17_iau_intel' [17:12, 09:00](2222 MB) -PASS -- TEST 'cpld_mpi_gfsv17_intel' [27:07, 23:09](1877 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [19:11, 17:14] ( 1042 remarks ) -PASS -- TEST 'cpld_control_sfs_intel' [40:55, 19:27](2039 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [06:11, 04:05] ( 1554 warnings 2933 remarks ) -PASS -- TEST 'cpld_debug_gfsv17_intel' [24:07, 21:28](1906 MB) - -PASS -- COMPILE 's2swa_intel' [13:11, 11:47] ( 1044 remarks ) -PASS -- TEST 'cpld_control_p8_intel' [16:16, 12:27](2299 MB) -PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [17:25, 11:37](2276 MB) -PASS -- TEST 'cpld_restart_p8_intel' [09:12, 06:16](1890 MB) -PASS -- TEST 'cpld_control_qr_p8_intel' [17:25, 11:51](2294 MB) -PASS -- TEST 'cpld_restart_qr_p8_intel' [09:06, 06:31](1886 MB) -PASS -- TEST 'cpld_2threads_p8_intel' [16:11, 10:34](2342 MB) -PASS -- TEST 'cpld_decomp_p8_intel' [16:11, 11:55](2270 MB) -PASS -- TEST 'cpld_mpi_p8_intel' [15:09, 11:20](2061 MB) -PASS -- TEST 'cpld_control_ciceC_p8_intel' [17:24, 11:33](2286 MB) -PASS -- TEST 'cpld_control_c192_p8_intel' [20:47, 14:50](2653 MB) -PASS -- TEST 'cpld_restart_c192_p8_intel' [14:55, 08:59](2830 MB) - -PASS -- COMPILE 's2swal_intel' [13:11, 11:50] ( 1065 remarks ) -PASS -- TEST 'cpld_control_p8_lnd_intel' [16:20, 12:57](2123 MB) -PASS -- TEST 'cpld_restart_p8_lnd_intel' [10:17, 06:09](1749 MB) -PASS -- TEST 'cpld_s2sa_p8_intel' [12:07, 07:34](2222 MB) - -PASS -- COMPILE 's2sw_intel' [13:11, 11:21] ( 1012 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_intel' [14:56, 11:34](2102 MB) -PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [10:07, 06:25](2189 MB) - -PASS -- COMPILE 's2swa_debug_intel' [06:11, 04:18] ( 1444 warnings 2183 remarks ) -PASS -- TEST 'cpld_debug_p8_intel' [16:06, 13:33](2301 MB) - -PASS -- COMPILE 's2sw_debug_intel' [06:11, 03:56] ( 1444 warnings 2165 remarks ) -PASS -- TEST 'cpld_debug_noaero_p8_intel' [08:58, 06:42](2127 MB) - -PASS -- COMPILE 's2s_aoflux_intel' [12:11, 10:02] ( 948 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [06:50, 04:18](2153 MB) - -PASS -- COMPILE 's2swa_faster_intel' [14:14, 12:21] ( 1030 remarks ) -PASS -- TEST 'cpld_control_p8_faster_intel' [18:05, 11:50](2245 MB) - -PASS -- COMPILE 's2sw_pdlib_intel' [18:12, 16:36] ( 1035 remarks ) -PASS -- TEST 'cpld_control_pdlib_p8_intel' [19:49, 17:09](2124 MB) -PASS -- TEST 'cpld_restart_pdlib_p8_intel' [11:09, 07:59](1382 MB) -PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [21:51, 20:02](1943 MB) -PASS -- TEST 'cpld_control_c48_5deg_intel' [09:40, 07:53](3093 MB) -PASS -- TEST 'cpld_warmstart_c48_5deg_intel' [04:35, 02:23](3082 MB) -PASS -- TEST 'cpld_restart_c48_5deg_intel' [03:34, 01:25](2533 MB) -PASS -- TEST 'cpld_control_c24_5deg_intel' [03:36, 01:16](2263 MB) -PASS -- TEST 'cpld_warmstart_c24_5deg_intel' [02:37, 00:43](2264 MB) -PASS -- TEST 'cpld_restart_c24_5deg_intel' [02:29, 00:37](1588 MB) -PASS -- TEST 'cpld_control_c24_9deg_intel' [03:41, 01:16](2260 MB) -PASS -- TEST 'cpld_warmstart_c24_9deg_intel' [02:40, 00:49](2255 MB) -PASS -- TEST 'cpld_restart_c24_9deg_intel' [02:29, 00:35](1584 MB) -PASS -- TEST 'cpld_control_c12_9deg_intel' [02:38, 00:44](2189 MB) -PASS -- TEST 'cpld_warmstart_c12_9deg_intel' [02:37, 00:34](2185 MB) -PASS -- TEST 'cpld_restart_c12_9deg_intel' [02:28, 00:34](1534 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_intel' [05:11, 03:39] ( 1554 warnings 2915 remarks ) -PASS -- TEST 'cpld_debug_pdlib_p8_intel' [29:46, 27:14](1977 MB) - -PASS -- COMPILE 'atm_dyn32_intel' [12:11, 10:14] ( 501 remarks ) -PASS -- TEST 'control_flake_intel' [05:27, 03:22](830 MB) -PASS -- TEST 'control_CubedSphereGrid_intel' [04:25, 02:23](1719 MB) -PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [05:24, 02:35](1703 MB) -PASS -- TEST 'control_latlon_intel' [05:20, 02:30](1733 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [05:24, 02:35](1727 MB) -PASS -- TEST 'control_c48_intel' [09:25, 07:18](1722 MB) -PASS -- TEST 'control_c48.v2.sfc_intel' [08:24, 06:39](852 MB) -PASS -- TEST 'control_c48_lnd_iau_intel' [09:22, 07:26](1729 MB) -PASS -- TEST 'control_c192_intel' [09:35, 07:37](1912 MB) -PASS -- TEST 'control_c384_intel' [15:29, 08:24](2008 MB) -PASS -- TEST 'control_c384gdas_intel' [16:27, 08:52](1399 MB) -PASS -- TEST 'control_stochy_intel' [04:20, 01:42](788 MB) -PASS -- TEST 'control_stochy_restart_intel' [03:20, 01:00](616 MB) -PASS -- TEST 'control_lndp_intel' [04:21, 01:33](781 MB) -PASS -- TEST 'control_iovr4_intel' [07:20, 02:36](772 MB) -PASS -- TEST 'control_iovr4_gfdlmpv3_intel' [08:31, 03:05](1080 MB) -PASS -- TEST 'control_iovr5_intel' [07:24, 02:31](786 MB) -PASS -- TEST 'control_p8_intel' [07:50, 02:58](2009 MB) -PASS -- TEST 'control_p8.v2.sfc_intel' [07:52, 03:10](2010 MB) -PASS -- TEST 'control_p8_ugwpv1_intel' [07:43, 02:59](2012 MB) -PASS -- TEST 'control_p8_ugwpv1_tempo_intel' [06:40, 02:57](2029 MB) -PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_intel' [05:44, 03:07](2039 MB) -PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_hail_intel' [04:43, 02:08](2389 MB) -PASS -- TEST 'control_restart_p8_intel' [04:48, 01:49](1281 MB) -PASS -- TEST 'control_noqr_p8_intel' [04:44, 02:54](2016 MB) -PASS -- TEST 'control_restart_noqr_p8_intel' [04:44, 01:44](1276 MB) -PASS -- TEST 'control_decomp_p8_intel' [04:40, 03:03](2004 MB) -PASS -- TEST 'control_2threads_p8_intel' [05:40, 03:25](2002 MB) -PASS -- TEST 'control_p8_lndp_intel' [07:36, 05:11](2024 MB) -PASS -- TEST 'control_p8_rrtmgp_intel' [06:42, 04:14](2065 MB) -PASS -- TEST 'control_p8_mynn_intel' [05:44, 03:10](2025 MB) -PASS -- TEST 'merra2_thompson_intel' [05:40, 03:35](2020 MB) -PASS -- TEST 'merra2_hf_thompson_intel' [06:30, 04:53](2034 MB) -PASS -- TEST 'regional_control_intel' [07:36, 05:20](1224 MB) -PASS -- TEST 'regional_restart_intel' [05:33, 02:54](1242 MB) -PASS -- TEST 'regional_decomp_intel' [07:30, 05:38](1214 MB) -PASS -- TEST 'regional_2threads_intel' [05:31, 04:00](1076 MB) -PASS -- TEST 'regional_noquilt_intel' [07:32, 05:19](1507 MB) -PASS -- TEST 'regional_netcdf_parallel_intel' [15:35, 05:20](1213 MB) -PASS -- TEST 'regional_2dwrtdecomp_intel' [08:36, 05:16](1221 MB) -PASS -- TEST 'regional_wofs_intel' [10:34, 06:47](2044 MB) - -PASS -- COMPILE 'rrfs_intel' [10:12, 08:54] ( 3 warnings 448 remarks ) -PASS -- TEST 'rap_control_intel' [08:30, 04:12](1178 MB) -PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [06:58, 04:13](1314 MB) -PASS -- TEST 'rap_decomp_intel' [06:35, 04:21](1168 MB) -PASS -- TEST 'rap_2threads_intel' [08:33, 04:44](1185 MB) -PASS -- TEST 'rap_restart_intel' [04:34, 02:18](1181 MB) -PASS -- TEST 'rap_sfcdiff_intel' [06:35, 04:14](1178 MB) -PASS -- TEST 'rap_sfcdiff_decomp_intel' [06:34, 04:22](1164 MB) -PASS -- TEST 'rap_sfcdiff_restart_intel' [04:38, 02:16](1173 MB) -PASS -- TEST 'hrrr_control_intel' [05:36, 03:58](1169 MB) -PASS -- TEST 'hrrr_control_decomp_intel' [08:34, 04:11](1161 MB) -PASS -- TEST 'hrrr_control_2threads_intel' [08:34, 04:25](1164 MB) -PASS -- TEST 'hrrr_control_restart_intel' [04:23, 02:08](1127 MB) -PASS -- TEST 'rrfs_v1beta_intel' [11:39, 07:43](1199 MB) -PASS -- TEST 'rrfs_v1nssl_intel' [13:23, 09:35](2119 MB) -PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [11:23, 09:21](2181 MB) - -PASS -- COMPILE 'csawmg_intel' [10:12, 08:39] ( 417 remarks ) -PASS -- TEST 'control_csawmg_intel' [10:35, 06:15](1160 MB) -PASS -- TEST 'control_ras_intel' [07:19, 03:23](850 MB) - -PASS -- COMPILE 'wam_intel' [10:12, 08:30] ( 395 remarks ) -PASS -- TEST 'control_wam_intel' [15:48, 11:45](1792 MB) - -PASS -- COMPILE 'atm_faster_dyn32_intel' [10:12, 08:46] ( 411 remarks ) -PASS -- TEST 'control_p8_faster_intel' [06:45, 02:54](2011 MB) -PASS -- TEST 'regional_control_faster_intel' [06:36, 04:53](1222 MB) - -PASS -- COMPILE 'atm_debug_dyn32_intel' [06:12, 04:15] ( 902 warnings 589 remarks ) -PASS -- TEST 'control_CubedSphereGrid_debug_intel' [10:28, 02:11](1745 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [10:28, 02:18](1760 MB) -PASS -- TEST 'control_stochy_debug_intel' [06:24, 03:05](963 MB) -PASS -- TEST 'control_lndp_debug_intel' [10:24, 02:42](955 MB) -PASS -- TEST 'control_csawmg_debug_intel' [12:40, 04:19](1273 MB) -PASS -- TEST 'control_ras_debug_intel' [10:24, 02:44](970 MB) -PASS -- TEST 'control_diag_debug_intel' [10:34, 02:46](1820 MB) -PASS -- TEST 'control_debug_p8_intel' [10:47, 02:43](2037 MB) -PASS -- TEST 'regional_debug_intel' [25:40, 17:23](1244 MB) -PASS -- TEST 'rap_control_debug_intel' [07:23, 04:53](1337 MB) -PASS -- TEST 'hrrr_control_debug_intel' [09:22, 04:56](1332 MB) -PASS -- TEST 'hrrr_gf_debug_intel' [09:23, 04:51](1336 MB) -PASS -- TEST 'hrrr_c3_debug_intel' [08:21, 04:56](1334 MB) -PASS -- TEST 'rap_unified_drag_suite_debug_intel' [09:22, 05:03](1340 MB) -PASS -- TEST 'rap_diag_debug_intel' [08:31, 05:12](1433 MB) -PASS -- TEST 'rap_cires_ugwp_debug_intel' [14:21, 04:58](1348 MB) -PASS -- TEST 'rap_unified_ugwp_debug_intel' [07:22, 04:59](1352 MB) -PASS -- TEST 'rap_lndp_debug_intel' [07:21, 05:01](1339 MB) -PASS -- TEST 'rap_progcld_thompson_debug_intel' [07:20, 04:50](1335 MB) -PASS -- TEST 'rap_noah_debug_intel' [06:21, 05:00](1342 MB) -PASS -- TEST 'rap_sfcdiff_debug_intel' [06:21, 04:50](1347 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [10:21, 08:16](1337 MB) -PASS -- TEST 'rap_clm_lake_debug_intel' [06:24, 04:49](1353 MB) -PASS -- TEST 'rap_flake_debug_intel' [06:21, 04:53](1338 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [10:35, 08:28](1354 MB) - -PASS -- COMPILE 'wam_debug_intel' [11:11, 02:58] ( 859 warnings 395 remarks ) -PASS -- TEST 'control_wam_debug_intel' [15:46, 13:33](1818 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [16:11, 08:24] ( 3 warnings 415 remarks ) -PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [06:56, 03:58](1181 MB) -PASS -- TEST 'rap_control_dyn32_phy32_intel' [05:34, 03:32](1121 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [05:30, 03:28](1089 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [05:29, 04:00](1019 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [05:29, 03:55](1029 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [05:31, 03:36](1026 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_intel' [03:28, 01:56](1071 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [03:19, 01:51](1060 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [16:12, 08:36] ( 3 warnings 392 remarks ) -PASS -- TEST 'conus13km_control_intel' [04:52, 02:58](1455 MB) -PASS -- TEST 'conus13km_2threads_intel' [03:42, 01:20](1298 MB) -PASS -- TEST 'conus13km_decomp_intel' [04:44, 02:58](1488 MB) -PASS -- TEST 'conus13km_restart_intel' [03:40, 01:42](1332 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [16:12, 08:58] ( 3 warnings 415 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_intel' [06:37, 04:16](1118 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [08:12, 03:06] ( 793 warnings 421 remarks ) -PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [06:21, 04:56](1221 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [06:21, 04:45](1221 MB) -PASS -- TEST 'conus13km_debug_intel' [24:41, 22:44](1485 MB) -PASS -- TEST 'conus13km_debug_qr_intel' [24:43, 22:28](1190 MB) -PASS -- TEST 'conus13km_debug_2threads_intel' [21:35, 19:52](1330 MB) -PASS -- TEST 'conus13km_debug_decomp_intel' [25:37, 23:10](1539 MB) -PASS -- TEST 'conus13km_radar_tten_debug_intel' [24:36, 22:51](1576 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [07:11, 03:08] ( 793 warnings 415 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [06:23, 04:58](1281 MB) - -PASS -- COMPILE 'hafsw_intel' [15:11, 11:16] ( 695 remarks ) -PASS -- TEST 'hafs_regional_atm_intel' [05:45, 03:46](914 MB) -PASS -- TEST 'hafs_regional_atm_gfdlmpv3_intel' [08:19, 05:18](1111 MB) -PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [05:27, 03:37](1169 MB) -PASS -- TEST 'hafs_regional_atm_ocn_intel' [08:51, 06:09](940 MB) -PASS -- TEST 'hafs_regional_atm_wav_intel' [35:49, 29:08](963 MB) -PASS -- TEST 'hafs_regional_1nest_atm_intel' [14:35, 05:12](495 MB) -PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [14:40, 06:00](505 MB) -PASS -- TEST 'hafs_global_1nest_atm_intel' [11:30, 02:34](367 MB) -PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [17:11, 06:41](429 MB) -PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [13:31, 03:33](528 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [12:35, 03:19](528 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [12:40, 03:51](574 MB) -PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [09:24, 01:07](403 MB) -PASS -- TEST 'gnv1_nested_intel' [12:57, 03:44](1845 MB) - -PASS -- COMPILE 'hafsw_debug_intel' [07:11, 03:21] ( 1499 warnings 2057 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [20:33, 12:20](576 MB) - -PASS -- COMPILE 'hafsw_faster_intel' [14:11, 10:26] ( 660 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [23:37, 15:09](622 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [23:43, 15:09](674 MB) - -PASS -- COMPILE 'hafs_mom6w_intel' [15:12, 11:34] ( 928 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [21:27, 10:41](674 MB) - -PASS -- COMPILE 'hafs_all_intel' [12:12, 10:58] ( 637 remarks ) -PASS -- TEST 'hafs_regional_docn_intel' [15:44, 06:01](938 MB) -PASS -- TEST 'hafs_regional_docn_oisst_intel' [15:47, 06:09](911 MB) -PASS -- TEST 'hafs_regional_datm_cdeps_intel' [25:58, 17:14](1310 MB) - -PASS -- COMPILE 'datm_cdeps_intel' [08:12, 06:24] ( 561 remarks ) -PASS -- TEST 'datm_cdeps_control_cfsr_intel' [04:21, 02:58](2013 MB) -PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [07:19, 02:02](1953 MB) -PASS -- TEST 'datm_cdeps_control_gefs_intel' [05:17, 02:52](1269 MB) -PASS -- TEST 'datm_cdeps_iau_gefs_intel' [05:17, 02:46](1266 MB) -PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [08:18, 02:57](1270 MB) -PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [10:18, 03:04](2010 MB) -PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [09:17, 03:04](2004 MB) -PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [08:18, 02:48](1262 MB) -PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [11:20, 07:11](1785 MB) -PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [10:19, 06:57](1163 MB) -PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [05:19, 02:59](2005 MB) -PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [06:18, 04:55](4966 MB) -PASS -- TEST 'datm_cdeps_gfs_intel' [06:19, 04:58](4965 MB) - -PASS -- COMPILE 'datm_cdeps_debug_intel' [05:12, 03:20] ( 4 warnings 561 remarks ) -PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [08:20, 06:44](1912 MB) - -PASS -- COMPILE 'datm_cdeps_faster_intel' [08:12, 06:34] ( 561 remarks ) -PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [04:17, 02:59](2008 MB) - -PASS -- COMPILE 'datm_cdeps_land_intel' [03:11, 01:28] ( 126 remarks ) -PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [04:31, 00:55](248 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_intel' [03:24, 00:38](304 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [02:24, 00:24](308 MB) - -PASS -- COMPILE 'datm_cdeps_lm4_intel' [06:11, 01:29] ( 164 remarks ) -PASS -- TEST 'datm_cdeps_lm4_gswp3_intel' [02:32, 00:33](639 MB) -PASS -- TEST 'datm_cdeps_lm4_gswp3_rst_intel' [02:28, 00:16](518 MB) - -PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [14:11, 09:22] ( 611 remarks ) -PASS -- TEST 'atm_ds2s_docn_pcice_intel' [06:55, 03:47](2085 MB) - -PASS -- COMPILE 'atm_ds2s_docn_dice_intel' [13:11, 09:04] ( 499 remarks ) -PASS -- TEST 'atm_ds2s_docn_dice_intel' [06:41, 04:46](2094 MB) - -PASS -- COMPILE 'atml_intel' [12:11, 09:41] ( 8 warnings 552 remarks ) -PASS -- TEST 'control_p8_atmlnd_intel' [05:42, 03:15](1863 MB) -PASS -- TEST 'control_restart_p8_atmlnd_intel' [03:34, 01:50](1125 MB) - -PASS -- COMPILE 'atml_debug_intel' [06:11, 04:21] ( 907 warnings 552 remarks ) -PASS -- TEST 'control_p8_atmlnd_debug_intel' [06:43, 04:52](1874 MB) - -PASS -- COMPILE 'atmw_intel' [12:11, 10:28] ( 520 remarks ) -PASS -- TEST 'atmwav_control_noaero_p8_intel' [03:41, 01:59](2030 MB) - -PASS -- COMPILE 'atmaero_intel' [10:11, 09:01] ( 413 remarks ) -PASS -- TEST 'atmaero_control_p8_intel' [06:48, 04:19](2102 MB) -PASS -- TEST 'atmaero_control_p8_rad_intel' [06:35, 04:55](1884 MB) -PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [06:37, 05:05](1899 MB) - -PASS -- COMPILE 'atmaq_intel' [10:11, 09:00] ( 8 warnings 610 remarks ) -PASS -- TEST 'regional_atmaq_intel' [18:39, 15:11](2927 MB) -PASS -- TEST 'regional_atmaq_canopy_intel' [21:24, 18:41](2925 MB) - -PASS -- COMPILE 'atmaq_debug_intel' [05:11, 03:19] ( 884 warnings 610 remarks ) -PASS -- TEST 'regional_atmaq_debug_intel' [44:22, 39:50](2937 MB) - -PASS -- COMPILE 'atm_fbh_intel' [10:11, 08:28] ( 3 warnings 422 remarks ) -PASS -- TEST 'cpld_regional_atm_fbh_intel' [13:26, 11:42](1175 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intelllvm' [07:11, 05:19] -PASS -- TEST 'rap_control_dyn32_phy32_intelllvm' [07:30, 04:12](1119 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intelllvm' [06:13, 04:11] -PASS -- TEST 'rap_control_dyn64_phy32_intelllvm' [08:31, 04:38](1131 MB) - -PASS -- COMPILE 'atm_gnu' [05:11, 04:01] -PASS -- TEST 'control_c48_gnu' [11:27, 09:30](1538 MB) -PASS -- TEST 'control_stochy_gnu' [05:18, 02:50](605 MB) -PASS -- TEST 'control_ras_gnu' [07:19, 04:46](609 MB) -PASS -- TEST 'control_p8_gnu' [06:47, 04:20](1552 MB) -PASS -- TEST 'control_p8_ugwpv1_gnu' [06:43, 04:15](1549 MB) -PASS -- TEST 'control_flake_gnu' [07:22, 05:30](656 MB) - -PASS -- COMPILE 'rrfs_gnu' [05:11, 04:03] -PASS -- TEST 'rap_control_gnu' [08:30, 05:58](945 MB) -PASS -- TEST 'rap_decomp_gnu' [07:31, 05:57](946 MB) -PASS -- TEST 'rap_2threads_gnu' [08:32, 06:56](1021 MB) -PASS -- TEST 'rap_restart_gnu' [05:36, 03:14](679 MB) -PASS -- TEST 'rap_sfcdiff_gnu' [07:32, 05:58](946 MB) -PASS -- TEST 'rap_sfcdiff_decomp_gnu' [07:30, 06:05](944 MB) -PASS -- TEST 'rap_sfcdiff_restart_gnu' [05:34, 03:06](685 MB) -PASS -- TEST 'hrrr_control_gnu' [07:35, 05:45](952 MB) -PASS -- TEST 'hrrr_control_noqr_gnu' [07:33, 05:47](935 MB) -PASS -- TEST 'hrrr_control_2threads_gnu' [08:29, 06:36](1019 MB) -PASS -- TEST 'hrrr_control_decomp_gnu' [07:30, 05:44](953 MB) -PASS -- TEST 'hrrr_control_restart_gnu' [04:21, 02:57](685 MB) -PASS -- TEST 'hrrr_control_restart_noqr_gnu' [04:21, 02:59](768 MB) -PASS -- TEST 'rrfs_v1beta_gnu' [12:35, 10:58](935 MB) - -PASS -- COMPILE 'csawmg_gnu' [05:11, 03:29] -PASS -- TEST 'control_csawmg_gnu' [10:30, 08:32](854 MB) - -PASS -- COMPILE 'atm_dyn32_debug_gnu' [08:12, 06:40] -PASS -- TEST 'control_diag_debug_gnu' [13:27, 01:36](1378 MB) -PASS -- TEST 'regional_debug_gnu' [10:32, 08:33](866 MB) -PASS -- TEST 'rap_control_debug_gnu' [04:21, 02:35](955 MB) -PASS -- TEST 'hrrr_control_debug_gnu' [04:20, 02:31](958 MB) -PASS -- TEST 'hrrr_gf_debug_gnu' [04:20, 02:34](963 MB) -PASS -- TEST 'hrrr_c3_debug_gnu' [04:21, 02:35](962 MB) -PASS -- TEST 'rap_diag_debug_gnu' [04:30, 02:52](1032 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_gnu' [06:19, 04:06](950 MB) -PASS -- TEST 'rap_progcld_thompson_debug_gnu' [04:20, 02:37](950 MB) -PASS -- TEST 'control_ras_debug_gnu' [03:19, 01:37](598 MB) -PASS -- TEST 'control_stochy_debug_gnu' [03:19, 01:41](594 MB) -PASS -- TEST 'control_debug_p8_gnu' [03:33, 01:41](1537 MB) -PASS -- TEST 'rap_flake_debug_gnu' [04:22, 02:42](952 MB) -PASS -- TEST 'rap_clm_lake_debug_gnu' [04:21, 02:36](957 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_gnu' [06:36, 04:23](968 MB) - -PASS -- COMPILE 'wam_debug_gnu' [04:11, 02:14] -PASS -- TEST 'control_wam_debug_gnu' [08:42, 06:35](1387 MB) - -PASS -- COMPILE 'atm_debug_dyn32_gnu' [05:11, 03:43] -PASS -- TEST 'control_csawmg_debug_gnu' [04:32, 02:21](857 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_gnu' [05:11, 03:44] -PASS -- TEST 'rap_control_dyn32_phy32_gnu' [07:31, 05:20](798 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_gnu' [07:27, 05:16](803 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_gnu' [07:29, 06:04](849 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_gnu' [07:30, 05:58](843 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_gnu' [06:28, 05:08](803 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_gnu' [04:29, 02:37](652 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_gnu' [04:21, 02:37](651 MB) -PASS -- TEST 'conus13km_control_gnu' [06:55, 04:53](1027 MB) -PASS -- TEST 'conus13km_2threads_gnu' [04:42, 02:05](1014 MB) -PASS -- TEST 'conus13km_decomp_gnu' [06:43, 04:54](1033 MB) -PASS -- TEST 'conus13km_restart_gnu' [04:42, 02:46](733 MB) - -PASS -- COMPILE 'atm_dyn64_phy32_gnu' [12:11, 10:01] -PASS -- TEST 'rap_control_dyn64_phy32_gnu' [07:32, 05:45](826 MB) - -PASS -- COMPILE 'atm_dyn32_phy32_debug_gnu' [08:12, 06:39] -PASS -- TEST 'rap_control_debug_dyn32_phy32_gnu' [04:21, 02:30](810 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_gnu' [04:20, 02:23](818 MB) -PASS -- TEST 'conus13km_debug_gnu' [12:36, 11:01](1042 MB) -PASS -- TEST 'conus13km_debug_qr_gnu' [12:39, 11:04](790 MB) -PASS -- TEST 'conus13km_debug_2threads_gnu' [10:37, 09:00](1030 MB) -PASS -- TEST 'conus13km_debug_decomp_gnu' [12:37, 11:01](1040 MB) -PASS -- TEST 'conus13km_radar_tten_debug_gnu' [12:36, 10:52](1116 MB) - -PASS -- COMPILE 'atm_dyn64_phy32_debug_gnu' [10:11, 06:54] -PASS -- TEST 'rap_control_dyn64_phy32_debug_gnu' [04:21, 02:32](832 MB) - -PASS -- COMPILE 's2swa_gnu' [18:11, 16:03] -PASS -- TEST 'cpld_control_p8_gnu' [13:06, 11:03](1680 MB) - -PASS -- COMPILE 's2s_gnu' [18:12, 16:21] -PASS -- TEST 'cpld_control_nowave_noaero_p8_gnu' [11:59, 09:58](1640 MB) - -PASS -- COMPILE 's2swa_debug_gnu' [05:11, 03:11] -PASS -- TEST 'cpld_debug_p8_gnu' [08:56, 06:53](1698 MB) - -PASS -- COMPILE 's2sw_pdlib_gnu' [18:11, 16:08] -PASS -- TEST 'cpld_control_pdlib_p8_gnu' [19:51, 17:40](1623 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_gnu' [04:12, 02:53] -PASS -- TEST 'cpld_debug_pdlib_p8_gnu' [13:48, 11:09](1549 MB) - -PASS -- COMPILE 'datm_cdeps_gnu' [17:11, 15:26] -PASS -- TEST 'datm_cdeps_control_cfsr_gnu' [05:18, 03:21](1554 MB) - -PASS -- COMPILE 'atm_mpas_dyn32_gnu' [05:12, 03:29] -PASS -- TEST 'control_gfs_mpas_gnu' [02:26, 00:47](6353 MB) - -PASS -- COMPILE 'pm_ideal_doubly_periodic_intel' [10:11, 08:32] ( 403 remarks ) -PASS -- TEST 'pm_ideal_supercell_intel' [03:30, 01:27](1168 MB) +PASS -- COMPILE 's2swa_32bit_intel' [13:11, 11:53] ( 1 warnings 1045 remarks ) +PASS -- TEST 'cpld_control_p8_mixedmode_intel' [14:07, 11:28](2209 MB) +PASS -- TEST 'cpld_control_gefs_intel' [40:40, 16:06](3049 MB) +PASS -- TEST 'cpld_restart_gefs_intel' [21:06, 05:15](2739 MB) +PASS -- TEST 'cpld_dcp_gefs_intel' [30:53, 15:56](3045 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_intel' [19:11, 17:54] ( 1 warnings 1043 remarks ) +PASS -- TEST 'cpld_control_gfsv17_intel' [23:49, 18:59](2082 MB) +PASS -- TEST 'cpld_control_gfsv17_iau_intel' [23:03, 20:37](2278 MB) +PASS -- TEST 'cpld_restart_gfsv17_intel' [10:00, 07:57](1374 MB) +PASS -- TEST 'cpld_restart_gfsv17_iau_intel' [12:01, 08:55](2218 MB) +PASS -- TEST 'cpld_mpi_gfsv17_intel' [26:51, 23:14](1874 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [18:11, 16:36] ( 1 warnings 1043 remarks ) +PASS -- TEST 'cpld_control_sfs_intel' [21:44, 19:19](2056 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [06:11, 04:12] ( 1555 warnings 2934 remarks ) +PASS -- TEST 'cpld_debug_gfsv17_intel' [23:42, 21:40](1928 MB) + +PASS -- COMPILE 's2swa_intel' [13:11, 11:46] ( 1 warnings 1045 remarks ) +PASS -- TEST 'cpld_control_p8_intel' [15:11, 12:35](2287 MB) +PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [14:20, 11:49](2288 MB) +PASS -- TEST 'cpld_restart_p8_intel' [10:07, 06:17](1885 MB) +PASS -- TEST 'cpld_control_qr_p8_intel' [14:08, 12:00](2284 MB) +PASS -- TEST 'cpld_restart_qr_p8_intel' [09:10, 06:06](1885 MB) +PASS -- TEST 'cpld_2threads_p8_intel' [13:05, 10:29](2358 MB) +PASS -- TEST 'cpld_decomp_p8_intel' [14:06, 11:31](2265 MB) +PASS -- TEST 'cpld_mpi_p8_intel' [14:06, 11:26](2042 MB) +PASS -- TEST 'cpld_control_ciceC_p8_intel' [14:16, 12:00](2303 MB) +PASS -- TEST 'cpld_control_c192_p8_intel' [21:08, 14:21](2665 MB) +PASS -- TEST 'cpld_restart_c192_p8_intel' [13:42, 09:11](2830 MB) + +PASS -- COMPILE 's2swal_intel' [14:11, 12:16] ( 1 warnings 1066 remarks ) +PASS -- TEST 'cpld_control_p8_lnd_intel' [15:05, 13:00](2108 MB) +PASS -- TEST 'cpld_restart_p8_lnd_intel' [09:09, 06:12](1722 MB) +PASS -- TEST 'cpld_s2sa_p8_intel' [09:57, 07:19](2255 MB) + +PASS -- COMPILE 's2sw_intel' [13:11, 11:25] ( 1 warnings 1013 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_intel' [13:56, 11:26](2108 MB) +PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [09:03, 06:18](2191 MB) + +PASS -- COMPILE 's2swa_debug_intel' [05:11, 04:08] ( 1445 warnings 2184 remarks ) +PASS -- TEST 'cpld_debug_p8_intel' [15:59, 13:10](2307 MB) + +PASS -- COMPILE 's2sw_debug_intel' [05:11, 03:40] ( 1445 warnings 2166 remarks ) +PASS -- TEST 'cpld_debug_noaero_p8_intel' [08:50, 06:39](2131 MB) + +PASS -- COMPILE 's2s_aoflux_intel' [11:11, 09:48] ( 1 warnings 949 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [06:54, 04:17](2169 MB) + +PASS -- COMPILE 's2swa_faster_intel' [13:11, 12:02] ( 1 warnings 1031 remarks ) +PASS -- TEST 'cpld_control_p8_faster_intel' [14:08, 11:14](2288 MB) + +PASS -- COMPILE 's2sw_pdlib_intel' [18:11, 16:39] ( 1 warnings 1036 remarks ) +PASS -- TEST 'cpld_control_pdlib_p8_intel' [22:51, 17:12](2126 MB) +PASS -- TEST 'cpld_restart_pdlib_p8_intel' [09:59, 08:00](1368 MB) +PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [23:47, 20:07](1929 MB) +PASS -- TEST 'cpld_control_c48_5deg_intel' [10:38, 07:55](3089 MB) +PASS -- TEST 'cpld_warmstart_c48_5deg_intel' [06:39, 02:22](3074 MB) +PASS -- TEST 'cpld_restart_c48_5deg_intel' [04:36, 01:23](2523 MB) +PASS -- TEST 'cpld_control_c24_5deg_intel' [05:35, 01:15](2258 MB) +PASS -- TEST 'cpld_warmstart_c24_5deg_intel' [04:34, 00:42](2261 MB) +PASS -- TEST 'cpld_restart_c24_5deg_intel' [02:32, 00:33](1583 MB) +PASS -- TEST 'cpld_control_c24_9deg_intel' [05:34, 01:14](2258 MB) +PASS -- TEST 'cpld_warmstart_c24_9deg_intel' [04:32, 00:41](2254 MB) +PASS -- TEST 'cpld_restart_c24_9deg_intel' [02:31, 00:34](1585 MB) +PASS -- TEST 'cpld_control_c12_9deg_intel' [02:29, 00:44](2188 MB) +PASS -- TEST 'cpld_warmstart_c12_9deg_intel' [02:27, 00:35](2183 MB) +PASS -- TEST 'cpld_restart_c12_9deg_intel' [02:29, 00:29](1531 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_intel' [05:12, 03:47] ( 1555 warnings 2916 remarks ) +PASS -- TEST 'cpld_debug_pdlib_p8_intel' [29:46, 27:33](1948 MB) + +PASS -- COMPILE 'atm_dyn32_intel' [12:12, 09:42] ( 1 warnings 502 remarks ) +PASS -- TEST 'control_flake_intel' [09:23, 03:22](829 MB) +PASS -- TEST 'control_CubedSphereGrid_intel' [08:22, 02:23](1717 MB) +PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [07:23, 02:35](1735 MB) +PASS -- TEST 'control_latlon_intel' [08:21, 02:32](1717 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [08:23, 02:32](1714 MB) +PASS -- TEST 'control_c48_intel' [13:25, 07:19](1721 MB) +PASS -- TEST 'control_c48.v2.sfc_intel' [13:23, 06:43](848 MB) +PASS -- TEST 'control_c48_lnd_iau_intel' [13:25, 07:24](1729 MB) +PASS -- TEST 'control_c192_intel' [11:35, 07:36](1925 MB) +PASS -- TEST 'control_c384_intel' [15:21, 08:29](2010 MB) +PASS -- TEST 'control_c384gdas_intel' [14:19, 08:41](1408 MB) +PASS -- TEST 'control_stochy_intel' [03:19, 01:42](783 MB) +PASS -- TEST 'control_stochy_restart_intel' [02:20, 01:01](624 MB) +PASS -- TEST 'control_lndp_intel' [04:19, 01:33](789 MB) +PASS -- TEST 'control_iovr4_intel' [05:21, 02:31](785 MB) +PASS -- TEST 'control_iovr4_gfdlmpv3_intel' [05:30, 03:02](1074 MB) +PASS -- TEST 'control_iovr5_intel' [06:20, 02:31](783 MB) +PASS -- TEST 'control_p8_intel' [06:43, 02:57](2002 MB) +PASS -- TEST 'control_p8.v2.sfc_intel' [06:46, 03:08](2021 MB) +PASS -- TEST 'control_p8_ugwpv1_intel' [05:41, 02:54](2018 MB) +PASS -- TEST 'control_p8_ugwpv1_tempo_intel' [04:43, 02:56](2039 MB) +PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_intel' [04:44, 03:04](2042 MB) +PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_hail_intel' [03:43, 02:05](2417 MB) +PASS -- TEST 'control_restart_p8_intel' [03:40, 01:45](1283 MB) +PASS -- TEST 'control_noqr_p8_intel' [04:39, 02:56](2013 MB) +PASS -- TEST 'control_restart_noqr_p8_intel' [03:38, 01:43](1281 MB) +PASS -- TEST 'control_decomp_p8_intel' [04:37, 03:04](2008 MB) +PASS -- TEST 'control_2threads_p8_intel' [05:39, 03:20](2023 MB) +PASS -- TEST 'control_p8_lndp_intel' [07:34, 05:10](2018 MB) +PASS -- TEST 'control_p8_rrtmgp_intel' [06:46, 04:16](2077 MB) +PASS -- TEST 'control_p8_mynn_intel' [05:40, 03:13](2024 MB) +PASS -- TEST 'merra2_thompson_intel' [05:40, 03:30](2023 MB) +PASS -- TEST 'merra2_hf_thompson_intel' [06:28, 04:51](2030 MB) +PASS -- TEST 'regional_control_intel' [07:30, 05:19](1223 MB) +PASS -- TEST 'regional_restart_intel' [05:32, 02:57](1239 MB) +PASS -- TEST 'regional_decomp_intel' [07:31, 05:38](1214 MB) +PASS -- TEST 'regional_2threads_intel' [06:30, 04:00](1085 MB) +PASS -- TEST 'regional_noquilt_intel' [07:32, 05:17](1506 MB) +PASS -- TEST 'regional_netcdf_parallel_intel' [07:31, 05:19](1212 MB) +PASS -- TEST 'regional_2dwrtdecomp_intel' [07:29, 05:18](1228 MB) +PASS -- TEST 'regional_wofs_intel' [08:29, 06:42](2044 MB) + +PASS -- COMPILE 'atm_dyn32_rad32_intel' [11:11, 09:36] ( 1 warnings 482 remarks ) +PASS -- TEST 'control_p8_rrtmgp_rad32_intel' [07:41, 04:10](2057 MB) + +PASS -- COMPILE 'rrfs_intel' [10:11, 08:50] ( 4 warnings 449 remarks ) +PASS -- TEST 'rap_control_intel' [06:36, 04:09](1185 MB) +PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [06:56, 04:09](1325 MB) +PASS -- TEST 'rap_decomp_intel' [06:33, 04:18](1166 MB) +PASS -- TEST 'rap_2threads_intel' [06:32, 04:39](1187 MB) +PASS -- TEST 'rap_restart_intel' [05:33, 02:14](1179 MB) +PASS -- TEST 'rap_sfcdiff_intel' [06:33, 04:11](1176 MB) +PASS -- TEST 'rap_sfcdiff_decomp_intel' [06:31, 04:19](1166 MB) +PASS -- TEST 'rap_sfcdiff_restart_intel' [05:35, 02:15](1176 MB) +PASS -- TEST 'hrrr_control_intel' [05:35, 03:59](1178 MB) +PASS -- TEST 'hrrr_control_decomp_intel' [05:31, 04:06](1160 MB) +PASS -- TEST 'hrrr_control_2threads_intel' [06:30, 04:23](1174 MB) +PASS -- TEST 'hrrr_control_restart_intel' [05:21, 02:09](1137 MB) +PASS -- TEST 'rrfs_v1beta_intel' [09:36, 07:37](1219 MB) +PASS -- TEST 'rrfs_v1nssl_intel' [11:20, 09:25](2118 MB) +PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [11:20, 09:12](2183 MB) + +PASS -- COMPILE 'csawmg_intel' [10:11, 08:40] ( 1 warnings 418 remarks ) +PASS -- TEST 'control_csawmg_intel' [08:30, 06:14](1162 MB) +PASS -- TEST 'control_ras_intel' [05:18, 03:21](864 MB) + +PASS -- COMPILE 'wam_intel' [10:11, 08:27] ( 1 warnings 396 remarks ) +PASS -- TEST 'control_wam_intel' [13:40, 11:26](1789 MB) + +PASS -- COMPILE 'atm_faster_dyn32_intel' [10:11, 08:58] ( 1 warnings 412 remarks ) +PASS -- TEST 'control_p8_faster_intel' [06:41, 02:48](2023 MB) +PASS -- TEST 'regional_control_faster_intel' [08:31, 04:48](1224 MB) + +PASS -- COMPILE 'atm_debug_dyn32_intel' [06:11, 04:14] ( 903 warnings 590 remarks ) +PASS -- TEST 'control_CubedSphereGrid_debug_intel' [04:23, 02:10](1746 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [05:24, 02:14](1765 MB) +PASS -- TEST 'control_stochy_debug_intel' [05:20, 03:02](965 MB) +PASS -- TEST 'control_lndp_debug_intel' [06:19, 02:42](953 MB) +PASS -- TEST 'control_csawmg_debug_intel' [07:32, 04:16](1280 MB) +PASS -- TEST 'control_ras_debug_intel' [06:19, 02:45](964 MB) +PASS -- TEST 'control_diag_debug_intel' [06:30, 02:40](1825 MB) +PASS -- TEST 'control_debug_p8_intel' [06:36, 02:39](2042 MB) +PASS -- TEST 'regional_debug_intel' [20:34, 17:17](1237 MB) +PASS -- TEST 'rap_control_debug_intel' [08:22, 04:51](1339 MB) +PASS -- TEST 'hrrr_control_debug_intel' [07:20, 04:42](1344 MB) +PASS -- TEST 'hrrr_gf_debug_intel' [07:19, 04:43](1333 MB) +PASS -- TEST 'hrrr_c3_debug_intel' [06:20, 04:52](1338 MB) +PASS -- TEST 'rap_unified_drag_suite_debug_intel' [06:19, 04:55](1342 MB) +PASS -- TEST 'rap_diag_debug_intel' [06:32, 05:03](1434 MB) +PASS -- TEST 'rap_cires_ugwp_debug_intel' [07:20, 05:12](1339 MB) +PASS -- TEST 'rap_unified_ugwp_debug_intel' [06:19, 05:01](1351 MB) +PASS -- TEST 'rap_lndp_debug_intel' [06:20, 04:52](1343 MB) +PASS -- TEST 'rap_progcld_thompson_debug_intel' [06:20, 04:54](1341 MB) +PASS -- TEST 'rap_noah_debug_intel' [07:20, 04:52](1336 MB) +PASS -- TEST 'rap_sfcdiff_debug_intel' [06:19, 04:51](1342 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [09:20, 08:01](1335 MB) +PASS -- TEST 'rap_clm_lake_debug_intel' [07:20, 04:56](1345 MB) +PASS -- TEST 'rap_flake_debug_intel' [07:20, 04:55](1342 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [10:32, 08:27](1353 MB) + +PASS -- COMPILE 'wam_debug_intel' [07:11, 02:53] ( 860 warnings 396 remarks ) +PASS -- TEST 'control_wam_debug_intel' [18:39, 13:54](1822 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [12:11, 08:17] ( 4 warnings 416 remarks ) +PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [10:01, 03:54](1182 MB) +PASS -- TEST 'rap_control_dyn32_phy32_intel' [06:29, 03:31](1110 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [07:28, 03:24](1106 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [08:28, 03:59](1030 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [10:28, 03:50](1042 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [07:26, 03:36](1029 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_intel' [04:28, 01:54](1064 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [03:19, 01:51](1045 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [10:11, 08:28] ( 4 warnings 393 remarks ) +PASS -- TEST 'conus13km_control_intel' [06:54, 02:58](1465 MB) +PASS -- TEST 'conus13km_2threads_intel' [05:43, 01:18](1294 MB) +PASS -- TEST 'conus13km_decomp_intel' [06:45, 03:00](1490 MB) +PASS -- TEST 'conus13km_restart_intel' [03:40, 01:43](1336 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [14:11, 08:44] ( 4 warnings 416 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_intel' [06:34, 04:11](1130 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [05:11, 02:58] ( 794 warnings 422 remarks ) +PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [08:22, 04:56](1212 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [08:21, 04:36](1224 MB) +PASS -- TEST 'conus13km_debug_intel' [25:45, 21:57](1503 MB) +PASS -- TEST 'conus13km_debug_qr_intel' [25:43, 22:39](1196 MB) +PASS -- TEST 'conus13km_debug_2threads_intel' [23:39, 19:36](1344 MB) +PASS -- TEST 'conus13km_debug_decomp_intel' [24:44, 23:04](1527 MB) +PASS -- TEST 'conus13km_radar_tten_debug_intel' [25:41, 23:04](1555 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [05:11, 02:59] ( 794 warnings 416 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [07:23, 04:57](1284 MB) + +PASS -- COMPILE 'hafsw_intel' [16:11, 11:00] ( 1 warnings 696 remarks ) +PASS -- TEST 'hafs_regional_atm_intel' [07:47, 03:44](916 MB) +PASS -- TEST 'hafs_regional_atm_gfdlmpv3_intel' [09:17, 05:18](1106 MB) +PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [09:28, 03:35](1169 MB) +PASS -- TEST 'hafs_regional_atm_ocn_intel' [08:58, 06:10](936 MB) +PASS -- TEST 'hafs_regional_atm_wav_intel' [31:45, 29:01](958 MB) +PASS -- TEST 'hafs_regional_1nest_atm_intel' [07:35, 05:14](492 MB) +PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [10:39, 05:56](509 MB) +PASS -- TEST 'hafs_global_1nest_atm_intel' [08:29, 02:32](368 MB) +PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [12:07, 06:29](430 MB) +PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [06:32, 03:31](528 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [06:32, 03:21](526 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [08:38, 03:46](579 MB) +PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [05:22, 01:06](399 MB) +PASS -- TEST 'gnv1_nested_intel' [05:58, 03:35](1860 MB) + +PASS -- COMPILE 'hafsw_debug_intel' [09:11, 03:20] ( 1500 warnings 2058 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [16:35, 12:36](579 MB) + +PASS -- COMPILE 'hafsw_faster_intel' [17:11, 10:30] ( 1 warnings 661 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [18:35, 14:57](616 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [19:50, 15:12](674 MB) + +PASS -- COMPILE 'hafs_mom6w_intel' [17:11, 10:59] ( 1 warnings 929 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [14:22, 10:34](673 MB) + +PASS -- COMPILE 'hafs_all_intel' [16:11, 10:28] ( 1 warnings 638 remarks ) +PASS -- TEST 'hafs_regional_docn_intel' [09:43, 05:52](932 MB) +PASS -- TEST 'hafs_regional_docn_oisst_intel' [09:44, 05:55](923 MB) +PASS -- TEST 'hafs_regional_datm_cdeps_intel' [18:56, 16:19](1307 MB) + +PASS -- COMPILE 'datm_cdeps_intel' [09:11, 06:09] ( 561 remarks ) +PASS -- TEST 'datm_cdeps_control_cfsr_intel' [04:19, 02:57](2007 MB) +PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [03:20, 01:57](1950 MB) +PASS -- TEST 'datm_cdeps_control_gefs_intel' [04:17, 02:45](1275 MB) +PASS -- TEST 'datm_cdeps_iau_gefs_intel' [04:18, 02:52](1269 MB) +PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [04:18, 02:50](1267 MB) +PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [04:17, 03:01](2007 MB) +PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [04:17, 03:00](2007 MB) +PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [04:18, 02:42](1267 MB) +PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [10:17, 07:07](1777 MB) +PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [09:18, 06:46](1162 MB) +PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [04:15, 02:59](2015 MB) +PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [06:19, 04:48](4969 MB) +PASS -- TEST 'datm_cdeps_gfs_intel' [06:17, 04:53](4964 MB) + +PASS -- COMPILE 'datm_cdeps_debug_intel' [05:11, 02:49] ( 4 warnings 561 remarks ) +PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [08:17, 06:57](1913 MB) + +PASS -- COMPILE 'datm_cdeps_faster_intel' [08:11, 06:14] ( 561 remarks ) +PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [04:17, 02:59](2011 MB) + +PASS -- COMPILE 'datm_cdeps_land_intel' [03:11, 01:02] ( 126 remarks ) +PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [02:38, 00:52](252 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_intel' [02:23, 00:34](308 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [02:23, 00:25](304 MB) + +PASS -- COMPILE 'datm_cdeps_lm4_intel' [03:11, 01:16] ( 164 remarks ) +PASS -- TEST 'datm_cdeps_lm4_gswp3_intel' [02:39, 00:32](634 MB) +PASS -- TEST 'datm_cdeps_lm4_gswp3_rst_intel' [02:34, 00:16](511 MB) + +PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [12:11, 09:17] ( 1 warnings 612 remarks ) +PASS -- TEST 'atm_ds2s_docn_pcice_intel' [05:53, 03:41](2092 MB) + +PASS -- COMPILE 'atm_ds2s_docn_dice_intel' [10:11, 09:01] ( 1 warnings 500 remarks ) +PASS -- TEST 'atm_ds2s_docn_dice_intel' [06:44, 04:40](2108 MB) + +PASS -- COMPILE 'atml_intel' [11:11, 09:48] ( 9 warnings 553 remarks ) +PASS -- TEST 'control_p8_atmlnd_intel' [05:44, 03:12](1859 MB) +PASS -- TEST 'control_restart_p8_atmlnd_intel' [11:38, 01:51](1125 MB) + +PASS -- COMPILE 'atml_debug_intel' [05:12, 03:54] ( 908 warnings 553 remarks ) +PASS -- TEST 'control_p8_atmlnd_debug_intel' [06:44, 04:49](1882 MB) + +PASS -- COMPILE 'atmw_intel' [11:11, 09:57] ( 1 warnings 521 remarks ) +PASS -- TEST 'atmwav_control_noaero_p8_intel' [03:39, 01:56](2030 MB) + +PASS -- COMPILE 'atmaero_intel' [10:11, 08:57] ( 1 warnings 414 remarks ) +PASS -- TEST 'atmaero_control_p8_intel' [06:48, 04:16](2110 MB) +PASS -- TEST 'atmaero_control_p8_rad_intel' [06:38, 04:54](1893 MB) +PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [06:36, 05:01](1888 MB) + +PASS -- COMPILE 'atmaq_intel' [10:11, 08:25] ( 9 warnings 611 remarks ) +PASS -- TEST 'regional_atmaq_intel' [19:56, 15:00](2925 MB) +PASS -- TEST 'regional_atmaq_canopy_intel' [21:32, 18:32](2924 MB) + +PASS -- COMPILE 'atmaq_debug_intel' [04:11, 02:59] ( 885 warnings 611 remarks ) +PASS -- TEST 'regional_atmaq_debug_intel' [42:18, 39:41](2937 MB) + +PASS -- COMPILE 'atm_fbh_intel' [10:10, 08:22] ( 4 warnings 423 remarks ) +PASS -- TEST 'cpld_regional_atm_fbh_intel' [13:24, 11:34](1184 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_intelllvm' [05:11, 03:54] +PASS -- TEST 'rap_control_dyn32_phy32_intelllvm' [06:28, 04:08](1118 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intelllvm' [05:11, 03:56] +PASS -- TEST 'rap_control_dyn64_phy32_intelllvm' [07:30, 04:40](1125 MB) + +PASS -- COMPILE 'atm_gnu' [06:11, 04:11] +PASS -- TEST 'control_c48_gnu' [11:23, 09:27](1538 MB) +PASS -- TEST 'control_stochy_gnu' [05:18, 02:54](605 MB) +PASS -- TEST 'control_ras_gnu' [10:18, 04:43](614 MB) +PASS -- TEST 'control_p8_gnu' [09:44, 04:26](1544 MB) +PASS -- TEST 'control_p8_ugwpv1_gnu' [13:41, 04:15](1568 MB) +PASS -- TEST 'control_flake_gnu' [18:24, 05:25](653 MB) + +PASS -- COMPILE 'rrfs_gnu' [05:11, 03:50] +PASS -- TEST 'rap_control_gnu' [18:32, 05:53](945 MB) +PASS -- TEST 'rap_decomp_gnu' [19:28, 05:56](944 MB) +PASS -- TEST 'rap_2threads_gnu' [19:29, 06:53](1022 MB) +PASS -- TEST 'rap_restart_gnu' [12:31, 03:05](678 MB) +PASS -- TEST 'rap_sfcdiff_gnu' [18:29, 05:55](949 MB) +PASS -- TEST 'rap_sfcdiff_decomp_gnu' [14:28, 05:56](943 MB) +PASS -- TEST 'rap_sfcdiff_restart_gnu' [11:33, 03:06](685 MB) +PASS -- TEST 'hrrr_control_gnu' [18:29, 05:45](947 MB) +PASS -- TEST 'hrrr_control_noqr_gnu' [23:28, 05:39](938 MB) +PASS -- TEST 'hrrr_control_2threads_gnu' [24:29, 06:35](1010 MB) +PASS -- TEST 'hrrr_control_decomp_gnu' [23:27, 05:43](953 MB) +PASS -- TEST 'hrrr_control_restart_gnu' [10:23, 02:57](689 MB) +PASS -- TEST 'hrrr_control_restart_noqr_gnu' [09:21, 03:01](772 MB) +PASS -- TEST 'rrfs_v1beta_gnu' [28:33, 10:51](940 MB) + +PASS -- COMPILE 'csawmg_gnu' [05:11, 03:38] +PASS -- TEST 'control_csawmg_gnu' [25:32, 08:22](853 MB) + +PASS -- COMPILE 'atm_dyn32_debug_gnu' [08:11, 06:46] +PASS -- TEST 'control_diag_debug_gnu' [18:28, 01:34](1378 MB) +PASS -- TEST 'regional_debug_gnu' [24:35, 08:36](885 MB) +PASS -- TEST 'rap_control_debug_gnu' [18:20, 02:32](960 MB) +PASS -- TEST 'hrrr_control_debug_gnu' [19:19, 02:32](968 MB) +PASS -- TEST 'hrrr_gf_debug_gnu' [19:19, 02:34](959 MB) +PASS -- TEST 'hrrr_c3_debug_gnu' [18:18, 02:28](968 MB) +PASS -- TEST 'rap_diag_debug_gnu' [18:33, 02:43](1048 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_gnu' [19:20, 04:02](953 MB) +PASS -- TEST 'rap_progcld_thompson_debug_gnu' [14:19, 02:34](963 MB) +PASS -- TEST 'control_ras_debug_gnu' [13:18, 01:30](602 MB) +PASS -- TEST 'control_stochy_debug_gnu' [17:18, 01:37](594 MB) +PASS -- TEST 'control_debug_p8_gnu' [16:35, 01:37](1564 MB) +PASS -- TEST 'rap_flake_debug_gnu' [17:21, 02:32](960 MB) +PASS -- TEST 'rap_clm_lake_debug_gnu' [15:50, 02:31](964 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_gnu' [15:34, 04:14](976 MB) + +PASS -- COMPILE 'wam_debug_gnu' [04:11, 02:10] +PASS -- TEST 'control_wam_debug_gnu' [16:36, 06:27](1401 MB) + +PASS -- COMPILE 'atm_debug_dyn32_gnu' [05:11, 03:31] +PASS -- TEST 'control_csawmg_debug_gnu' [10:30, 02:17](838 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_gnu' [05:11, 03:55] +PASS -- TEST 'rap_control_dyn32_phy32_gnu' [15:32, 05:05](798 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_gnu' [13:28, 05:00](802 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_gnu' [13:25, 06:03](852 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_gnu' [12:25, 05:54](848 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_gnu' [11:25, 05:07](805 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_gnu' [04:27, 02:40](650 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_gnu' [04:20, 02:45](660 MB) +PASS -- TEST 'conus13km_control_gnu' [11:50, 04:57](1029 MB) +PASS -- TEST 'conus13km_2threads_gnu' [07:40, 02:02](1015 MB) +PASS -- TEST 'conus13km_decomp_gnu' [12:42, 04:55](1034 MB) +PASS -- TEST 'conus13km_restart_gnu' [04:41, 02:41](733 MB) + +PASS -- COMPILE 'atm_dyn64_phy32_gnu' [11:11, 09:41] +PASS -- TEST 'rap_control_dyn64_phy32_gnu' [11:30, 05:43](828 MB) + +PASS -- COMPILE 'atm_dyn32_phy32_debug_gnu' [08:11, 06:44] +PASS -- TEST 'rap_control_debug_dyn32_phy32_gnu' [07:21, 02:32](806 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_gnu' [08:20, 02:26](816 MB) +PASS -- TEST 'conus13km_debug_gnu' [17:41, 10:51](1045 MB) +PASS -- TEST 'conus13km_debug_qr_gnu' [18:41, 11:06](771 MB) +PASS -- TEST 'conus13km_debug_2threads_gnu' [15:37, 09:04](1032 MB) +PASS -- TEST 'conus13km_debug_decomp_gnu' [17:37, 11:43](1050 MB) +PASS -- TEST 'conus13km_radar_tten_debug_gnu' [16:35, 11:01](1115 MB) + +PASS -- COMPILE 'atm_dyn64_phy32_debug_gnu' [08:11, 06:39] +PASS -- TEST 'rap_control_dyn64_phy32_debug_gnu' [07:20, 02:37](835 MB) + +PASS -- COMPILE 's2swa_gnu' [18:11, 16:31] +PASS -- TEST 'cpld_control_p8_gnu' [16:11, 11:04](1689 MB) + +PASS -- COMPILE 's2s_gnu' [17:11, 15:58] +PASS -- TEST 'cpld_control_nowave_noaero_p8_gnu' [13:57, 09:42](1651 MB) + +PASS -- COMPILE 's2swa_debug_gnu' [04:11, 02:55] +PASS -- TEST 'cpld_debug_p8_gnu' [08:56, 07:02](1685 MB) + +PASS -- COMPILE 's2sw_pdlib_gnu' [18:11, 16:17] +PASS -- TEST 'cpld_control_pdlib_p8_gnu' [21:48, 17:36](1612 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_gnu' [04:11, 02:45] +PASS -- TEST 'cpld_debug_pdlib_p8_gnu' [13:45, 11:00](1535 MB) + +PASS -- COMPILE 'datm_cdeps_gnu' [17:11, 15:36] +PASS -- TEST 'datm_cdeps_control_cfsr_gnu' [05:17, 03:23](1558 MB) + +PASS -- COMPILE 'atm_mpas_dyn32_gnu' [06:11, 03:19] +PASS -- TEST 'control_gfs_mpas_gnu' [02:26, 00:41](6361 MB) + +PASS -- COMPILE 'pm_ideal_doubly_periodic_intel' [10:11, 08:36] ( 1 warnings 404 remarks ) +PASS -- TEST 'pm_ideal_supercell_intel' [03:33, 01:26](1168 MB) SYNOPSIS: -Starting Date/Time: 20251003 23:51:50 -Ending Date/Time: 20251004 02:00:21 -Total Time: 02h:09m:09s -Compiles Completed: 64/64 -Tests Completed: 277/277 +Starting Date/Time: 20251008 17:16:12 +Ending Date/Time: 20251008 19:27:24 +Total Time: 02h:11m:43s +Compiles Completed: 65/65 +Tests Completed: 278/278 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 old mode 100644 new mode 100755 index 88a88c3010..8ddd60521d --- a/tests/logs/RegressionTests_hercules.log +++ b/tests/logs/RegressionTests_hercules.log @@ -1,7 +1,7 @@ ====START OF HERCULES REGRESSION TESTING LOG==== UFSWM hash used in testing: -6f353205914ad7b4797b14bf42084d577aa683f4 +6a87663f45f361b0eed3fe06729f3eb3da59a510 Submodule hashes used in testing: 5d19f593987dbf5609ad929956bdae3055a5a82f AQM (v0.2.0-44-g5d19f59) @@ -19,11 +19,11 @@ Submodule hashes used in testing: 65ef5c73bc7f5663d5688f75c3855d431da4baea MOM6-interface/MOM6/pkg/CVMix-src (65ef5c7) 29e64d652786e1d076a05128c920f394202bfe10 MOM6-interface/MOM6/pkg/GSW-Fortran (29e64d6) a0363fd82ba2c4a44b3e80904f550868b321024c NOAHMP-interface/noahmp (v3.7.1-466-ga0363fd) - 8e351d3ac681ff8867330e500786a7725c9e4a97 UFSATM (remotes/origin/feature/rad-fix_gjf) + c06a30d07f46820cd0edf59ad1d6920567062a7c UFSATM (remotes/origin/feature/rte-rrtmgp-v1.8) 11359cb04a420fc87e4cf0f035f4d1215ab24488 UFSATM/ccpp/framework (2025-01-06-dev-5-g11359cb) - 31618fc64a2863bbd8242195779d008d10412dbd UFSATM/ccpp/physics (master-tag-before-replacing-with-ipd-setup-step-fast-6388-g31618fc6) + 4966c232d3bf9ad4de8bd5b401f0730f69cd90df UFSATM/ccpp/physics (ccpp_transition_to_vlab_master_20190705-5447-g4966c232) c62efd27caa26f660edf24232f33f154e608b77a UFSATM/ccpp/physics/physics/MP/TEMPO/TEMPO (c62efd2) - 74a0e098b2163425e4b5466c2dfcf8ae26d560a5 UFSATM/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (v1.6) + 41c5fcd950fed09b8afe186dede266824eca7fd3 UFSATM/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (41c5fcd) 7e24e739182281717607b341a1c2ffdba473616f UFSATM/fv3/atmos_cubed_sphere (201912_public_release-424-g7e24e73) 38d2177aef842a5c6abe26ffe876804b95fd9e0a UFSATM/mpas/MPAS-Model (remotes/origin/develop-226-g38d2177a) 8f6caa9d04f1caf2ca8ce1b362aedcebf9b14c8c UFSATM/upp (upp_v10.2.0-297-g8f6caa9d) @@ -40,412 +40,415 @@ 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: /work/noaa/epic/hercules/UFS-WM_RT/NEMSfv3gfs/develop-20251002 -COMPARISON DIRECTORY: /work2/noaa/epic/gpetro/hercules/RTs/ufs-wm/stmp/gpetro/FV3_RT/rt_1933403 +BASELINE DIRECTORY: /work/noaa/epic/hercules/UFS-WM_RT/NEMSfv3gfs/develop-20251007 +COMPARISON DIRECTORY: /work2/noaa/epic/gpetro/hercules/RTs/ufs-wm/stmp/gpetro/FV3_RT/rt_3068887 RT.SH OPTIONS USED: * (-a) - HPC PROJECT ACCOUNT: epic * (-e) - USE ECFLOW -PASS -- COMPILE 's2swa_32bit_intel' [18:11, 16:12] ( 1044 remarks ) -PASS -- TEST 'cpld_control_p8_mixedmode_intel' [11:09, 09:04](2164 MB) -PASS -- TEST 'cpld_control_gefs_intel' [29:16, 15:59](3132 MB) -PASS -- TEST 'cpld_restart_gefs_intel' [21:17, 05:33](2828 MB) -PASS -- TEST 'cpld_dcp_gefs_intel' [29:14, 15:54](3154 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_intel' [44:12, 42:23] ( 1042 remarks ) -PASS -- TEST 'cpld_control_gfsv17_intel' [20:24, 17:50](2028 MB) -PASS -- TEST 'cpld_control_gfsv17_iau_intel' [22:34, 19:45](2341 MB) -PASS -- TEST 'cpld_restart_gfsv17_intel' [10:30, 07:42](1364 MB) -PASS -- TEST 'cpld_restart_gfsv17_iau_intel' [11:42, 08:19](2206 MB) -PASS -- TEST 'cpld_mpi_gfsv17_intel' [21:14, 18:34](1932 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [44:12, 42:26] ( 1042 remarks ) -PASS -- TEST 'cpld_control_sfs_intel' [19:40, 17:37](2000 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [06:11, 04:41] ( 1554 warnings 2933 remarks ) -PASS -- TEST 'cpld_debug_gfsv17_intel' [21:21, 18:25](1993 MB) - -PASS -- COMPILE 's2swa_intel' [18:11, 16:11] ( 1044 remarks ) -PASS -- TEST 'cpld_control_p8_intel' [13:13, 10:10](2262 MB) -PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [12:11, 09:18](2269 MB) -PASS -- TEST 'cpld_restart_p8_intel' [07:09, 04:49](1960 MB) -PASS -- TEST 'cpld_control_qr_p8_intel' [13:05, 10:21](2279 MB) -PASS -- TEST 'cpld_restart_qr_p8_intel' [07:17, 04:39](1841 MB) -PASS -- TEST 'cpld_2threads_p8_intel' [11:52, 10:06](2392 MB) -PASS -- TEST 'cpld_decomp_p8_intel' [17:07, 14:09](2251 MB) -PASS -- TEST 'cpld_mpi_p8_intel' [11:08, 08:52](2127 MB) -PASS -- TEST 'cpld_control_ciceC_p8_intel' [20:17, 17:34](2267 MB) -PASS -- TEST 'cpld_control_c192_p8_intel' [18:54, 15:52](2943 MB) -PASS -- TEST 'cpld_restart_c192_p8_intel' [10:34, 06:59](2965 MB) - -PASS -- COMPILE 's2swal_intel' [14:11, 12:10] ( 1065 remarks ) -PASS -- TEST 'cpld_control_p8_lnd_intel' [11:11, 08:31](2223 MB) -PASS -- TEST 'cpld_restart_p8_lnd_intel' [07:17, 04:30](1928 MB) -PASS -- TEST 'cpld_s2sa_p8_intel' [08:59, 06:49](2243 MB) - -PASS -- COMPILE 's2sw_intel' [12:11, 10:56] ( 1012 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_intel' [09:57, 07:57](2042 MB) -PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [08:00, 06:03](2165 MB) - -PASS -- COMPILE 's2swa_debug_intel' [06:10, 04:41] ( 1444 warnings 2183 remarks ) -PASS -- TEST 'cpld_debug_p8_intel' [15:04, 12:40](2286 MB) - -PASS -- COMPILE 's2sw_debug_intel' [06:10, 04:37] ( 1444 warnings 2165 remarks ) -PASS -- TEST 'cpld_debug_noaero_p8_intel' [07:53, 06:06](2071 MB) - -PASS -- COMPILE 's2s_aoflux_intel' [10:11, 09:00] ( 948 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [05:56, 04:06](2134 MB) - -PASS -- COMPILE 's2swa_faster_intel' [18:11, 16:39] ( 1030 remarks ) -PASS -- TEST 'cpld_control_p8_faster_intel' [11:08, 08:50](2259 MB) - -PASS -- COMPILE 's2sw_pdlib_intel' [18:11, 16:31] ( 1035 remarks ) -PASS -- TEST 'cpld_control_pdlib_p8_intel' [18:02, 15:41](2094 MB) -PASS -- TEST 'cpld_restart_pdlib_p8_intel' [09:23, 06:50](1420 MB) -PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [19:11, 16:15](1999 MB) -PASS -- TEST 'cpld_control_c48_5deg_intel' [09:38, 07:27](3059 MB) -PASS -- TEST 'cpld_warmstart_c48_5deg_intel' [03:38, 02:02](3044 MB) -PASS -- TEST 'cpld_restart_c48_5deg_intel' [03:38, 01:09](2475 MB) -PASS -- TEST 'cpld_control_c24_5deg_intel' [02:27, 01:02](2247 MB) -PASS -- TEST 'cpld_warmstart_c24_5deg_intel' [02:24, 00:35](2230 MB) -PASS -- TEST 'cpld_restart_c24_5deg_intel' [02:25, 00:25](1558 MB) -PASS -- TEST 'cpld_control_c24_9deg_intel' [02:26, 01:01](2242 MB) -PASS -- TEST 'cpld_warmstart_c24_9deg_intel' [02:26, 00:35](2241 MB) -PASS -- TEST 'cpld_restart_c24_9deg_intel' [02:25, 00:25](1556 MB) -PASS -- TEST 'cpld_control_c12_9deg_intel' [02:24, 00:32](2168 MB) -PASS -- TEST 'cpld_warmstart_c12_9deg_intel' [02:27, 00:32](2168 MB) -PASS -- TEST 'cpld_restart_c12_9deg_intel' [02:26, 00:21](1507 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_intel' [05:10, 04:00] ( 1554 warnings 2915 remarks ) -PASS -- TEST 'cpld_debug_pdlib_p8_intel' [26:07, 23:17](2061 MB) - -PASS -- COMPILE 'atm_dyn32_intel' [10:11, 08:55] ( 501 remarks ) -PASS -- TEST 'control_flake_intel' [04:25, 03:02](723 MB) -PASS -- TEST 'control_CubedSphereGrid_intel' [04:27, 02:12](1612 MB) -PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [04:36, 02:23](1627 MB) -PASS -- TEST 'control_latlon_intel' [04:24, 02:17](1624 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [04:27, 02:16](1615 MB) -PASS -- TEST 'control_c48_intel' [08:30, 06:36](1711 MB) -PASS -- TEST 'control_c48.v2.sfc_intel' [07:29, 06:00](840 MB) -PASS -- TEST 'control_c48_lnd_iau_intel' [08:29, 06:50](1718 MB) -PASS -- TEST 'control_c192_intel' [08:37, 06:39](1817 MB) -PASS -- TEST 'control_c384_intel' [10:21, 07:30](2031 MB) -PASS -- TEST 'control_c384gdas_intel' [11:25, 07:49](1530 MB) -PASS -- TEST 'control_stochy_intel' [03:22, 01:33](685 MB) -PASS -- TEST 'control_stochy_restart_intel' [02:33, 00:53](554 MB) -PASS -- TEST 'control_lndp_intel' [03:21, 01:29](681 MB) -PASS -- TEST 'control_iovr4_intel' [04:21, 02:13](677 MB) -PASS -- TEST 'control_iovr4_gfdlmpv3_intel' [04:29, 02:40](977 MB) -PASS -- TEST 'control_iovr5_intel' [04:21, 02:12](675 MB) -PASS -- TEST 'control_p8_intel' [05:07, 02:40](1910 MB) -PASS -- TEST 'control_p8.v2.sfc_intel' [04:56, 03:09](1916 MB) -PASS -- TEST 'control_p8_ugwpv1_intel' [04:48, 02:33](1907 MB) -PASS -- TEST 'control_p8_ugwpv1_tempo_intel' [04:48, 02:31](1932 MB) -PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_intel' [04:52, 02:40](1941 MB) -PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_hail_intel' [03:44, 01:43](2428 MB) -PASS -- TEST 'control_restart_p8_intel' [03:57, 01:33](1216 MB) -PASS -- TEST 'control_noqr_p8_intel' [04:39, 02:35](1898 MB) -PASS -- TEST 'control_restart_noqr_p8_intel' [03:52, 01:31](1221 MB) -PASS -- TEST 'control_decomp_p8_intel' [04:36, 02:39](1906 MB) -PASS -- TEST 'control_2threads_p8_intel' [04:35, 03:06](1991 MB) -PASS -- TEST 'control_p8_lndp_intel' [06:28, 04:33](1907 MB) -PASS -- TEST 'control_p8_rrtmgp_intel' [05:46, 03:45](1978 MB) -PASS -- TEST 'control_p8_mynn_intel' [04:50, 02:46](1925 MB) -PASS -- TEST 'merra2_thompson_intel' [05:52, 03:12](1917 MB) -PASS -- TEST 'merra2_hf_thompson_intel' [06:49, 04:33](1936 MB) -PASS -- TEST 'regional_control_intel' [06:28, 04:41](1197 MB) -PASS -- TEST 'regional_restart_intel' [04:24, 02:32](1210 MB) -PASS -- TEST 'regional_decomp_intel' [06:24, 04:49](1188 MB) -PASS -- TEST 'regional_2threads_intel' [06:22, 04:42](1097 MB) -PASS -- TEST 'regional_noquilt_intel' [06:31, 04:35](1502 MB) -PASS -- TEST 'regional_netcdf_parallel_intel' [06:28, 04:36](1198 MB) -PASS -- TEST 'regional_2dwrtdecomp_intel' [06:25, 04:39](1197 MB) -PASS -- TEST 'regional_wofs_intel' [07:24, 05:47](2107 MB) - -PASS -- COMPILE 'rrfs_intel' [10:11, 08:09] ( 3 warnings 448 remarks ) -PASS -- TEST 'rap_control_intel' [05:40, 03:44](1097 MB) -PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [05:52, 03:23](1437 MB) -PASS -- TEST 'rap_decomp_intel' [05:35, 03:48](1060 MB) -PASS -- TEST 'rap_2threads_intel' [06:46, 04:23](1162 MB) -PASS -- TEST 'rap_restart_intel' [05:51, 03:40](1099 MB) -PASS -- TEST 'rap_sfcdiff_intel' [05:38, 03:41](1095 MB) -PASS -- TEST 'rap_sfcdiff_decomp_intel' [05:34, 03:54](1062 MB) -PASS -- TEST 'rap_sfcdiff_restart_intel' [03:57, 02:01](1072 MB) -PASS -- TEST 'hrrr_control_intel' [05:49, 03:31](1075 MB) -PASS -- TEST 'hrrr_control_decomp_intel' [05:32, 03:37](1055 MB) -PASS -- TEST 'hrrr_control_2threads_intel' [05:30, 04:06](1137 MB) -PASS -- TEST 'hrrr_control_restart_intel' [03:18, 01:55](1064 MB) -PASS -- TEST 'rrfs_v1beta_intel' [15:04, 12:43](1199 MB) -PASS -- TEST 'rrfs_v1nssl_intel' [10:19, 08:12](2019 MB) -PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [12:19, 10:41](2173 MB) - -PASS -- COMPILE 'csawmg_intel' [09:11, 07:42] ( 417 remarks ) -PASS -- TEST 'control_csawmg_intel' [07:25, 05:36](1078 MB) -PASS -- TEST 'control_ras_intel' [04:19, 02:56](844 MB) - -PASS -- COMPILE 'wam_intel' [09:11, 07:44] ( 395 remarks ) -PASS -- TEST 'control_wam_intel' [12:39, 10:16](1680 MB) - -PASS -- COMPILE 'atm_faster_dyn32_intel' [09:11, 07:45] ( 411 remarks ) -PASS -- TEST 'control_p8_faster_intel' [05:52, 03:11](1913 MB) -PASS -- TEST 'regional_control_faster_intel' [06:28, 04:18](1189 MB) - -PASS -- COMPILE 'atm_debug_dyn32_intel' [05:11, 03:32] ( 902 warnings 589 remarks ) -PASS -- TEST 'control_CubedSphereGrid_debug_intel' [03:24, 02:02](1644 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [03:20, 01:59](1647 MB) -PASS -- TEST 'control_stochy_debug_intel' [04:16, 02:32](854 MB) -PASS -- TEST 'control_lndp_debug_intel' [04:20, 02:19](862 MB) -PASS -- TEST 'control_csawmg_debug_intel' [06:30, 05:07](1159 MB) -PASS -- TEST 'control_ras_debug_intel' [04:18, 02:23](862 MB) -PASS -- TEST 'control_diag_debug_intel' [04:26, 02:21](1713 MB) -PASS -- TEST 'control_debug_p8_intel' [06:34, 04:27](1940 MB) -PASS -- TEST 'regional_debug_intel' [17:30, 15:13](1162 MB) -PASS -- TEST 'rap_control_debug_intel' [06:24, 04:16](1237 MB) -PASS -- TEST 'hrrr_control_debug_intel' [05:19, 04:02](1236 MB) -PASS -- TEST 'hrrr_gf_debug_intel' [06:17, 04:21](1234 MB) -PASS -- TEST 'hrrr_c3_debug_intel' [06:17, 04:11](1240 MB) -PASS -- TEST 'rap_unified_drag_suite_debug_intel' [06:17, 04:16](1238 MB) -PASS -- TEST 'rap_diag_debug_intel' [06:25, 04:47](1321 MB) -PASS -- TEST 'rap_cires_ugwp_debug_intel' [06:20, 04:27](1236 MB) -PASS -- TEST 'rap_unified_ugwp_debug_intel' [10:29, 08:37](1241 MB) -PASS -- TEST 'rap_lndp_debug_intel' [06:20, 04:25](1240 MB) -PASS -- TEST 'rap_progcld_thompson_debug_intel' [06:18, 04:17](1236 MB) -PASS -- TEST 'rap_noah_debug_intel' [06:18, 04:13](1232 MB) -PASS -- TEST 'rap_sfcdiff_debug_intel' [05:22, 04:09](1251 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [08:18, 06:55](1238 MB) -PASS -- TEST 'rap_clm_lake_debug_intel' [09:22, 07:12](1240 MB) -PASS -- TEST 'rap_flake_debug_intel' [06:19, 04:25](1229 MB) - -PASS -- COMPILE 'wam_debug_intel' [04:11, 02:24] ( 859 warnings 395 remarks ) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [09:11, 07:54] ( 3 warnings 415 remarks ) -PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [05:49, 03:18](1304 MB) -PASS -- TEST 'rap_control_dyn32_phy32_intel' [04:49, 03:00](1032 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [04:55, 02:56](1035 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [05:43, 03:45](1065 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [05:56, 03:35](1062 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [04:54, 03:06](977 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_intel' [03:49, 01:39](984 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [03:20, 01:39](955 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [09:11, 07:54] ( 3 warnings 392 remarks ) -PASS -- TEST 'conus13km_control_intel' [04:54, 02:36](1514 MB) -PASS -- TEST 'conus13km_2threads_intel' [03:42, 01:14](1325 MB) -PASS -- TEST 'conus13km_decomp_intel' [04:44, 02:48](1541 MB) -PASS -- TEST 'conus13km_restart_intel' [03:39, 01:36](1272 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [09:11, 07:50] ( 3 warnings 415 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_intel' [07:36, 05:14](1123 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [04:11, 02:30] ( 793 warnings 421 remarks ) -PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [06:21, 04:41](1113 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [05:22, 03:57](1117 MB) -PASS -- TEST 'conus13km_debug_intel' [20:45, 18:56](1564 MB) -FAILED: TEST TIMED OUT -- TEST 'conus13km_debug_qr_intel' [, ]( MB) -PASS -- TEST 'conus13km_debug_2threads_intel' [22:28, 20:17](1369 MB) -PASS -- TEST 'conus13km_debug_decomp_intel' [21:33, 19:46](1587 MB) -PASS -- TEST 'conus13km_radar_tten_debug_intel' [20:28, 19:02](1631 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [04:10, 02:24] ( 793 warnings 415 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [06:20, 04:15](1215 MB) - -PASS -- COMPILE 'hafsw_intel' [11:11, 10:03] ( 695 remarks ) -PASS -- TEST 'hafs_regional_atm_intel' [06:41, 04:17](1024 MB) -PASS -- TEST 'hafs_regional_atm_gfdlmpv3_intel' [08:11, 05:47](1233 MB) -PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [05:24, 03:50](1290 MB) -PASS -- TEST 'hafs_regional_atm_ocn_intel' [08:56, 06:21](1095 MB) -PASS -- TEST 'hafs_regional_atm_wav_intel' [16:51, 14:47](1127 MB) -PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [18:57, 16:52](1156 MB) -PASS -- TEST 'hafs_regional_1nest_atm_intel' [08:43, 06:12](599 MB) -PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [09:51, 07:23](608 MB) -PASS -- TEST 'hafs_global_1nest_atm_intel' [04:40, 03:01](436 MB) -PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [10:29, 07:57](501 MB) -PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [05:49, 03:39](615 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [06:44, 05:06](607 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [05:39, 03:57](659 MB) -PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [03:22, 01:11](457 MB) - -PASS -- COMPILE 'hafsw_debug_intel' [04:11, 02:43] ( 1499 warnings 2057 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [12:40, 10:42](635 MB) - -PASS -- COMPILE 'hafsw_faster_intel' [12:10, 10:58] ( 660 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [19:43, 17:31](728 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [19:50, 17:36](834 MB) - -PASS -- COMPILE 'hafs_mom6w_intel' [12:11, 11:00] ( 928 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [14:39, 11:43](832 MB) - -PASS -- COMPILE 'hafs_all_intel' [12:11, 10:53] ( 637 remarks ) -PASS -- TEST 'hafs_regional_docn_intel' [07:44, 05:10](1077 MB) -PASS -- TEST 'hafs_regional_docn_oisst_intel' [08:42, 06:50](1074 MB) -PASS -- TEST 'hafs_regional_datm_cdeps_intel' [18:45, 16:33](1340 MB) - -PASS -- COMPILE 'datm_cdeps_intel' [09:11, 07:15] ( 561 remarks ) -PASS -- TEST 'datm_cdeps_control_cfsr_intel' [04:16, 02:26](1870 MB) -PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [03:18, 01:36](1810 MB) -PASS -- TEST 'datm_cdeps_control_gefs_intel' [04:15, 02:17](1128 MB) -PASS -- TEST 'datm_cdeps_iau_gefs_intel' [04:15, 02:16](1117 MB) -PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [04:15, 02:17](1122 MB) -PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [04:15, 02:26](1867 MB) -PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [04:15, 02:26](1872 MB) -PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [04:15, 02:13](1110 MB) -PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [07:57, 05:56](1722 MB) -PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [07:53, 05:50](1200 MB) -PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [04:14, 02:27](1873 MB) -PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [05:16, 03:53](4828 MB) -PASS -- TEST 'datm_cdeps_gfs_intel' [05:22, 03:55](4837 MB) - -PASS -- COMPILE 'datm_cdeps_debug_intel' [04:10, 02:33] ( 4 warnings 561 remarks ) -PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [07:16, 05:30](1776 MB) - -PASS -- COMPILE 'datm_cdeps_faster_intel' [06:10, 04:55] ( 561 remarks ) -PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [04:16, 02:25](1867 MB) - -PASS -- COMPILE 'datm_cdeps_land_intel' [02:10, 00:42] ( 126 remarks ) -PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [02:27, 00:57](334 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_intel' [02:25, 00:36](554 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [02:25, 00:26](558 MB) - -PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [10:11, 08:27] ( 611 remarks ) -PASS -- TEST 'atm_ds2s_docn_pcice_intel' [06:53, 04:35](2044 MB) - -PASS -- COMPILE 'atm_ds2s_docn_dice_intel' [10:11, 08:10] ( 499 remarks ) -PASS -- TEST 'atm_ds2s_docn_dice_intel' [07:58, 05:28](2058 MB) - -PASS -- COMPILE 'atml_intel' [10:11, 08:43] ( 8 warnings 552 remarks ) -PASS -- TEST 'control_p8_atmlnd_intel' [06:58, 04:40](1889 MB) -PASS -- TEST 'control_restart_p8_atmlnd_intel' [04:36, 02:11](1206 MB) - -PASS -- COMPILE 'atml_debug_intel' [05:10, 03:14] ( 907 warnings 552 remarks ) -PASS -- TEST 'control_p8_atmlnd_debug_intel' [08:01, 05:24](1906 MB) - -PASS -- COMPILE 'atmw_intel' [11:10, 10:04] ( 520 remarks ) -PASS -- TEST 'atmwav_control_noaero_p8_intel' [03:53, 02:08](1944 MB) - -PASS -- COMPILE 'atmaero_intel' [10:11, 08:16] ( 413 remarks ) -PASS -- TEST 'atmaero_control_p8_intel' [05:52, 04:01](2024 MB) -PASS -- TEST 'atmaero_control_p8_rad_intel' [06:40, 04:18](1792 MB) -PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [06:41, 04:22](1808 MB) - -PASS -- COMPILE 'atmaq_intel' [09:11, 07:58] ( 8 warnings 610 remarks ) -PASS -- TEST 'regional_atmaq_intel' [16:26, 13:59](2943 MB) -PASS -- TEST 'regional_atmaq_canopy_intel' [19:19, 16:34](2945 MB) - -PASS -- COMPILE 'atmaq_debug_intel' [04:10, 02:20] ( 884 warnings 610 remarks ) -PASS -- TEST 'regional_atmaq_debug_intel' [34:06, 31:50](2959 MB) - -PASS -- COMPILE 'atm_fbh_intel' [09:11, 07:48] ( 3 warnings 422 remarks ) -PASS -- TEST 'cpld_regional_atm_fbh_intel' [11:23, 09:57](1083 MB) - -PASS -- COMPILE 'atm_gnu' [05:11, 03:51] -PASS -- TEST 'control_c48_gnu' [09:33, 07:50](1583 MB) -PASS -- TEST 'control_stochy_gnu' [04:20, 02:14](589 MB) -PASS -- TEST 'control_ras_gnu' [05:18, 03:43](595 MB) -PASS -- TEST 'control_p8_gnu' [05:53, 03:56](1548 MB) -PASS -- TEST 'control_p8_ugwpv1_gnu' [05:36, 03:48](1556 MB) -PASS -- TEST 'control_flake_gnu' [06:18, 04:25](640 MB) - -PASS -- COMPILE 'rrfs_gnu' [05:11, 03:39] -PASS -- TEST 'rap_control_gnu' [05:47, 04:09](942 MB) -PASS -- TEST 'rap_decomp_gnu' [06:32, 04:14](942 MB) -PASS -- TEST 'rap_2threads_gnu' [05:32, 03:36](1002 MB) -PASS -- TEST 'rap_restart_gnu' [04:50, 02:12](672 MB) -PASS -- TEST 'rap_sfcdiff_gnu' [06:42, 04:12](943 MB) -PASS -- TEST 'rap_sfcdiff_decomp_gnu' [06:37, 04:15](939 MB) -PASS -- TEST 'rap_sfcdiff_restart_gnu' [04:51, 02:11](681 MB) -PASS -- TEST 'hrrr_control_gnu' [05:38, 04:05](939 MB) -PASS -- TEST 'hrrr_control_noqr_gnu' [05:34, 04:01](925 MB) -PASS -- TEST 'hrrr_control_2threads_gnu' [05:30, 03:32](1003 MB) -PASS -- TEST 'hrrr_control_decomp_gnu' [05:41, 04:08](939 MB) -PASS -- TEST 'hrrr_control_restart_gnu' [03:19, 02:06](670 MB) -PASS -- TEST 'hrrr_control_restart_noqr_gnu' [03:19, 02:06](757 MB) -PASS -- TEST 'rrfs_v1beta_gnu' [09:55, 07:44](936 MB) - -PASS -- COMPILE 'csawmg_gnu' [05:11, 03:23] -PASS -- TEST 'control_csawmg_gnu' [08:24, 06:37](855 MB) - -PASS -- COMPILE 'atm_dyn32_debug_gnu' [07:11, 05:44] -PASS -- TEST 'control_diag_debug_gnu' [03:24, 01:14](1373 MB) -PASS -- TEST 'regional_debug_gnu' [08:25, 07:08](877 MB) -PASS -- TEST 'rap_control_debug_gnu' [03:18, 02:00](949 MB) -PASS -- TEST 'hrrr_control_debug_gnu' [03:17, 01:54](949 MB) -PASS -- TEST 'hrrr_gf_debug_gnu' [03:17, 02:02](951 MB) -PASS -- TEST 'hrrr_c3_debug_gnu' [03:17, 01:56](950 MB) -PASS -- TEST 'rap_diag_debug_gnu' [04:24, 02:10](1038 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_gnu' [05:17, 03:14](946 MB) -PASS -- TEST 'rap_progcld_thompson_debug_gnu' [03:17, 01:59](953 MB) -PASS -- TEST 'control_ras_debug_gnu' [03:17, 01:12](581 MB) -PASS -- TEST 'control_stochy_debug_gnu' [03:17, 01:17](582 MB) -PASS -- TEST 'control_debug_p8_gnu' [03:31, 01:15](1546 MB) -PASS -- TEST 'rap_flake_debug_gnu' [03:17, 02:00](954 MB) -PASS -- TEST 'rap_clm_lake_debug_gnu' [03:18, 02:01](951 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_gnu' [05:48, 03:19](954 MB) - -PASS -- COMPILE 'wam_debug_gnu' [03:10, 01:46] -PASS -- TEST 'control_wam_debug_gnu' [07:33, 05:26](1387 MB) - -PASS -- COMPILE 'atm_debug_dyn32_gnu' [04:10, 02:53] -PASS -- TEST 'control_csawmg_debug_gnu' [03:30, 01:54](832 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_gnu' [05:11, 03:35] -PASS -- TEST 'rap_control_dyn32_phy32_gnu' [06:44, 04:56](792 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_gnu' [06:47, 04:23](792 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_gnu' [07:43, 05:39](842 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_gnu' [05:53, 03:42](838 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_gnu' [06:41, 04:23](791 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_gnu' [04:34, 02:37](642 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_gnu' [04:20, 03:06](647 MB) -PASS -- TEST 'conus13km_control_gnu' [05:51, 04:09](1032 MB) -PASS -- TEST 'conus13km_2threads_gnu' [03:36, 01:54](1019 MB) -PASS -- TEST 'conus13km_decomp_gnu' [05:39, 04:09](1040 MB) -PASS -- TEST 'conus13km_restart_gnu' [04:40, 02:10](763 MB) - -PASS -- COMPILE 'atm_dyn64_phy32_gnu' [11:14, 09:18] -PASS -- TEST 'rap_control_dyn64_phy32_gnu' [06:30, 04:22](821 MB) - -PASS -- COMPILE 'atm_dyn32_phy32_debug_gnu' [07:11, 05:46] -PASS -- TEST 'rap_control_debug_dyn32_phy32_gnu' [03:18, 02:02](798 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_gnu' [03:19, 01:52](798 MB) -PASS -- TEST 'conus13km_debug_gnu' [10:30, 08:39](1051 MB) -PASS -- TEST 'conus13km_debug_qr_gnu' [10:31, 08:31](776 MB) -PASS -- TEST 'conus13km_debug_2threads_gnu' [10:28, 08:46](1036 MB) -PASS -- TEST 'conus13km_debug_decomp_gnu' [10:30, 08:46](1057 MB) -PASS -- TEST 'conus13km_radar_tten_debug_gnu' [10:31, 08:31](1122 MB) - -PASS -- COMPILE 'atm_dyn64_phy32_debug_gnu' [07:11, 05:45] -PASS -- TEST 'rap_control_dyn64_phy32_debug_gnu' [03:20, 01:59](826 MB) - -PASS -- COMPILE 's2swa_gnu' [17:11, 15:35] -PASS -- TEST 'cpld_control_p8_gnu' [12:21, 10:06](1723 MB) - -PASS -- COMPILE 's2s_gnu' [18:11, 16:26] -PASS -- TEST 'cpld_control_nowave_noaero_p8_gnu' [10:59, 08:10](1642 MB) - -PASS -- COMPILE 's2swa_debug_gnu' [04:14, 02:23] -PASS -- TEST 'cpld_debug_p8_gnu' [08:54, 06:26](1742 MB) - -PASS -- COMPILE 's2sw_pdlib_gnu' [18:12, 16:46] -PASS -- TEST 'cpld_control_pdlib_p8_gnu' [15:50, 13:58](1602 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_gnu' [03:10, 02:03] -PASS -- TEST 'cpld_debug_pdlib_p8_gnu' [11:59, 09:29](1617 MB) - -PASS -- COMPILE 'datm_cdeps_gnu' [17:11, 15:41] -PASS -- TEST 'datm_cdeps_control_cfsr_gnu' [04:15, 02:43](1603 MB) - -PASS -- COMPILE 'atm_mpas_dyn32_gnu' [04:10, 03:01] -PASS -- TEST 'control_gfs_mpas_gnu' [02:19, 00:36](6400 MB) +PASS -- COMPILE 's2swa_32bit_intel' [13:10, 12:04] ( 1 warnings 1045 remarks ) +PASS -- TEST 'cpld_control_p8_mixedmode_intel' [11:21, 08:25](2160 MB) +PASS -- TEST 'cpld_control_gefs_intel' [32:56, 19:31](3121 MB) +PASS -- TEST 'cpld_restart_gefs_intel' [22:26, 06:32](2815 MB) +PASS -- TEST 'cpld_dcp_gefs_intel' [32:57, 20:48](3163 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_intel' [21:10, 19:16] ( 1 warnings 1043 remarks ) +PASS -- TEST 'cpld_control_gfsv17_intel' [20:22, 17:10](2024 MB) +PASS -- TEST 'cpld_control_gfsv17_iau_intel' [21:49, 18:47](2350 MB) +PASS -- TEST 'cpld_restart_gfsv17_intel' [09:38, 07:00](1356 MB) +PASS -- TEST 'cpld_restart_gfsv17_iau_intel' [12:50, 09:08](2220 MB) +PASS -- TEST 'cpld_mpi_gfsv17_intel' [21:08, 18:25](1930 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [20:10, 18:35] ( 1 warnings 1043 remarks ) +PASS -- TEST 'cpld_control_sfs_intel' [19:50, 17:20](1997 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [06:10, 04:39] ( 1555 warnings 2934 remarks ) +PASS -- TEST 'cpld_debug_gfsv17_intel' [30:29, 27:34](2002 MB) + +PASS -- COMPILE 's2swa_intel' [13:10, 11:44] ( 1 warnings 1045 remarks ) +PASS -- TEST 'cpld_control_p8_intel' [11:18, 08:44](2269 MB) +PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [11:20, 08:35](2273 MB) +PASS -- TEST 'cpld_restart_p8_intel' [07:26, 04:33](1966 MB) +PASS -- TEST 'cpld_control_qr_p8_intel' [11:08, 08:25](2287 MB) +PASS -- TEST 'cpld_restart_qr_p8_intel' [07:28, 04:43](1842 MB) +PASS -- TEST 'cpld_2threads_p8_intel' [11:08, 08:42](2392 MB) +PASS -- TEST 'cpld_decomp_p8_intel' [11:08, 08:29](2246 MB) +PASS -- TEST 'cpld_mpi_p8_intel' [09:11, 07:07](2129 MB) +PASS -- TEST 'cpld_control_ciceC_p8_intel' [11:20, 08:28](2262 MB) +PASS -- TEST 'cpld_control_c192_p8_intel' [23:57, 21:09](2949 MB) +PASS -- TEST 'cpld_restart_c192_p8_intel' [09:48, 05:46](2973 MB) + +PASS -- COMPILE 's2swal_intel' [12:10, 10:46] ( 1 warnings 1066 remarks ) +PASS -- TEST 'cpld_control_p8_lnd_intel' [11:07, 08:43](2227 MB) +PASS -- TEST 'cpld_restart_p8_lnd_intel' [08:24, 05:34](1931 MB) +PASS -- TEST 'cpld_s2sa_p8_intel' [08:59, 06:56](2238 MB) + +PASS -- COMPILE 's2sw_intel' [12:10, 10:59] ( 1 warnings 1013 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_intel' [10:00, 07:52](2050 MB) +PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [08:04, 05:58](2166 MB) + +PASS -- COMPILE 's2swa_debug_intel' [05:10, 04:05] ( 1445 warnings 2184 remarks ) +PASS -- TEST 'cpld_debug_p8_intel' [16:13, 13:12](2290 MB) + +PASS -- COMPILE 's2sw_debug_intel' [05:10, 04:02] ( 1445 warnings 2166 remarks ) +PASS -- TEST 'cpld_debug_noaero_p8_intel' [09:01, 06:23](2082 MB) + +PASS -- COMPILE 's2s_aoflux_intel' [10:10, 08:39] ( 1 warnings 949 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [07:07, 04:13](2125 MB) + +PASS -- COMPILE 's2swa_faster_intel' [14:10, 12:21] ( 1 warnings 1031 remarks ) +PASS -- TEST 'cpld_control_p8_faster_intel' [10:11, 08:00](2259 MB) + +PASS -- COMPILE 's2sw_pdlib_intel' [21:11, 19:50] ( 1 warnings 1036 remarks ) +PASS -- TEST 'cpld_control_pdlib_p8_intel' [17:04, 14:57](2101 MB) +PASS -- TEST 'cpld_restart_pdlib_p8_intel' [13:18, 10:19](1415 MB) +PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [17:53, 16:04](2011 MB) +PASS -- TEST 'cpld_control_c48_5deg_intel' [08:42, 06:10](3058 MB) +PASS -- TEST 'cpld_warmstart_c48_5deg_intel' [03:44, 01:56](3038 MB) +PASS -- TEST 'cpld_restart_c48_5deg_intel' [02:46, 01:06](2481 MB) +PASS -- TEST 'cpld_control_c24_5deg_intel' [02:29, 01:02](2243 MB) +PASS -- TEST 'cpld_warmstart_c24_5deg_intel' [02:29, 00:37](2243 MB) +PASS -- TEST 'cpld_restart_c24_5deg_intel' [02:33, 00:25](1558 MB) +PASS -- TEST 'cpld_control_c24_9deg_intel' [02:30, 01:00](2237 MB) +PASS -- TEST 'cpld_warmstart_c24_9deg_intel' [02:29, 00:37](2238 MB) +PASS -- TEST 'cpld_restart_c24_9deg_intel' [02:31, 00:26](1557 MB) +PASS -- TEST 'cpld_control_c12_9deg_intel' [02:33, 00:36](2171 MB) +PASS -- TEST 'cpld_warmstart_c12_9deg_intel' [02:28, 00:30](2169 MB) +PASS -- TEST 'cpld_restart_c12_9deg_intel' [02:29, 00:23](1506 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_intel' [05:10, 04:08] ( 1555 warnings 2916 remarks ) +PASS -- TEST 'cpld_debug_pdlib_p8_intel' [26:10, 23:30](2055 MB) + +PASS -- COMPILE 'atm_dyn32_intel' [10:10, 09:02] ( 1 warnings 502 remarks ) +PASS -- TEST 'control_flake_intel' [04:25, 02:59](722 MB) +PASS -- TEST 'control_CubedSphereGrid_intel' [03:25, 02:06](1619 MB) +PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [04:40, 02:18](1616 MB) +PASS -- TEST 'control_latlon_intel' [04:25, 02:15](1617 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [04:29, 02:14](1623 MB) +PASS -- TEST 'control_c48_intel' [08:28, 06:35](1714 MB) +PASS -- TEST 'control_c48.v2.sfc_intel' [07:26, 05:58](839 MB) +PASS -- TEST 'control_c48_lnd_iau_intel' [11:26, 09:33](1722 MB) +PASS -- TEST 'control_c192_intel' [08:39, 06:37](1821 MB) +PASS -- TEST 'control_c384_intel' [12:21, 10:03](2022 MB) +PASS -- TEST 'control_c384gdas_intel' [11:33, 07:38](1507 MB) +PASS -- TEST 'control_stochy_intel' [03:19, 01:27](685 MB) +PASS -- TEST 'control_stochy_restart_intel' [02:31, 00:53](539 MB) +PASS -- TEST 'control_lndp_intel' [03:19, 01:23](678 MB) +PASS -- TEST 'control_iovr4_intel' [04:20, 02:12](671 MB) +PASS -- TEST 'control_iovr4_gfdlmpv3_intel' [04:28, 03:06](973 MB) +PASS -- TEST 'control_iovr5_intel' [04:22, 02:10](674 MB) +PASS -- TEST 'control_p8_intel' [05:52, 03:46](1902 MB) +PASS -- TEST 'control_p8.v2.sfc_intel' [06:05, 03:49](1911 MB) +PASS -- TEST 'control_p8_ugwpv1_intel' [05:53, 03:30](1909 MB) +PASS -- TEST 'control_p8_ugwpv1_tempo_intel' [05:00, 02:34](1930 MB) +PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_intel' [05:07, 02:42](1942 MB) +PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_hail_intel' [03:57, 01:44](2437 MB) +PASS -- TEST 'control_restart_p8_intel' [03:56, 01:35](1219 MB) +PASS -- TEST 'control_noqr_p8_intel' [05:05, 02:40](1907 MB) +PASS -- TEST 'control_restart_noqr_p8_intel' [04:01, 01:41](1206 MB) +PASS -- TEST 'control_decomp_p8_intel' [04:39, 02:40](1906 MB) +PASS -- TEST 'control_2threads_p8_intel' [04:45, 03:03](1997 MB) +PASS -- TEST 'control_p8_lndp_intel' [07:35, 05:20](1910 MB) +PASS -- TEST 'control_p8_rrtmgp_intel' [07:57, 05:14](1977 MB) +PASS -- TEST 'control_p8_mynn_intel' [04:55, 02:46](1931 MB) +PASS -- TEST 'merra2_thompson_intel' [05:03, 03:02](1918 MB) +PASS -- TEST 'merra2_hf_thompson_intel' [06:52, 04:34](1923 MB) +PASS -- TEST 'regional_control_intel' [07:28, 06:05](1195 MB) +PASS -- TEST 'regional_restart_intel' [04:30, 02:26](1208 MB) +PASS -- TEST 'regional_decomp_intel' [06:29, 04:49](1184 MB) +PASS -- TEST 'regional_2threads_intel' [05:32, 03:36](1087 MB) +PASS -- TEST 'regional_noquilt_intel' [06:34, 04:29](1499 MB) +PASS -- TEST 'regional_netcdf_parallel_intel' [06:28, 04:34](1197 MB) +PASS -- TEST 'regional_2dwrtdecomp_intel' [06:27, 04:39](1196 MB) +PASS -- TEST 'regional_wofs_intel' [07:27, 06:03](2094 MB) + +PASS -- COMPILE 'atm_dyn32_rad32_intel' [10:11, 08:34] ( 1 warnings 482 remarks ) +PASS -- TEST 'control_p8_rrtmgp_rad32_intel' [05:57, 03:41](1949 MB) + +PASS -- COMPILE 'rrfs_intel' [10:10, 08:33] ( 4 warnings 449 remarks ) +PASS -- TEST 'rap_control_intel' [05:46, 03:42](1100 MB) +PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [05:49, 03:29](1445 MB) +PASS -- TEST 'rap_decomp_intel' [05:32, 03:51](1065 MB) +PASS -- TEST 'rap_2threads_intel' [06:37, 04:24](1185 MB) +PASS -- TEST 'rap_restart_intel' [03:57, 01:59](1090 MB) +PASS -- TEST 'rap_sfcdiff_intel' [05:46, 03:41](1093 MB) +PASS -- TEST 'rap_sfcdiff_decomp_intel' [05:34, 03:48](1064 MB) +PASS -- TEST 'rap_sfcdiff_restart_intel' [03:59, 01:59](1088 MB) +PASS -- TEST 'hrrr_control_intel' [05:49, 03:31](1079 MB) +PASS -- TEST 'hrrr_control_decomp_intel' [05:41, 03:36](1064 MB) +PASS -- TEST 'hrrr_control_2threads_intel' [05:35, 04:06](1164 MB) +PASS -- TEST 'hrrr_control_restart_intel' [03:24, 01:56](1039 MB) +PASS -- TEST 'rrfs_v1beta_intel' [09:02, 06:46](1207 MB) +PASS -- TEST 'rrfs_v1nssl_intel' [09:26, 08:04](2020 MB) +PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [09:22, 07:47](2176 MB) + +PASS -- COMPILE 'csawmg_intel' [09:10, 07:58] ( 1 warnings 418 remarks ) +PASS -- TEST 'control_csawmg_intel' [08:30, 07:05](1078 MB) +PASS -- TEST 'control_ras_intel' [04:21, 02:56](860 MB) + +PASS -- COMPILE 'wam_intel' [09:10, 07:37] ( 1 warnings 396 remarks ) +PASS -- TEST 'control_wam_intel' [12:42, 10:27](1686 MB) + +PASS -- COMPILE 'atm_faster_dyn32_intel' [09:10, 07:46] ( 1 warnings 412 remarks ) +PASS -- TEST 'control_p8_faster_intel' [04:51, 02:24](1909 MB) +PASS -- TEST 'regional_control_faster_intel' [06:30, 04:15](1199 MB) + +PASS -- COMPILE 'atm_debug_dyn32_intel' [05:11, 04:02] ( 903 warnings 590 remarks ) +PASS -- TEST 'control_CubedSphereGrid_debug_intel' [03:27, 02:02](1633 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [04:26, 02:10](1646 MB) +PASS -- TEST 'control_stochy_debug_intel' [04:22, 02:36](852 MB) +PASS -- TEST 'control_lndp_debug_intel' [04:20, 02:26](850 MB) +PASS -- TEST 'control_csawmg_debug_intel' [06:26, 04:53](1163 MB) +PASS -- TEST 'control_ras_debug_intel' [04:22, 02:29](854 MB) +PASS -- TEST 'control_diag_debug_intel' [04:28, 02:21](1706 MB) +PASS -- TEST 'control_debug_p8_intel' [05:44, 03:09](1939 MB) +PASS -- TEST 'regional_debug_intel' [17:34, 16:03](1159 MB) +PASS -- TEST 'rap_control_debug_intel' [06:23, 04:09](1240 MB) +PASS -- TEST 'hrrr_control_debug_intel' [06:30, 04:08](1227 MB) +PASS -- TEST 'hrrr_gf_debug_intel' [05:24, 04:06](1224 MB) +PASS -- TEST 'hrrr_c3_debug_intel' [06:22, 04:08](1236 MB) +PASS -- TEST 'rap_unified_drag_suite_debug_intel' [06:22, 04:16](1237 MB) +PASS -- TEST 'rap_diag_debug_intel' [06:28, 04:19](1320 MB) +PASS -- TEST 'rap_cires_ugwp_debug_intel' [06:21, 04:12](1250 MB) +PASS -- TEST 'rap_unified_ugwp_debug_intel' [06:19, 04:11](1243 MB) +PASS -- TEST 'rap_lndp_debug_intel' [06:22, 04:11](1247 MB) +PASS -- TEST 'rap_progcld_thompson_debug_intel' [06:21, 04:16](1239 MB) +PASS -- TEST 'rap_noah_debug_intel' [05:22, 04:02](1237 MB) +PASS -- TEST 'rap_sfcdiff_debug_intel' [06:20, 04:14](1238 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [08:20, 06:56](1238 MB) +PASS -- TEST 'rap_clm_lake_debug_intel' [05:23, 04:05](1244 MB) +PASS -- TEST 'rap_flake_debug_intel' [06:20, 04:13](1245 MB) + +PASS -- COMPILE 'wam_debug_intel' [04:10, 02:31] ( 860 warnings 396 remarks ) + +PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [09:10, 07:44] ( 4 warnings 416 remarks ) +PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [05:52, 03:16](1313 MB) +PASS -- TEST 'rap_control_dyn32_phy32_intel' [04:51, 03:04](1041 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [04:58, 02:58](1029 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [05:48, 03:46](1099 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [05:55, 03:38](1048 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [04:45, 03:07](983 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_intel' [03:41, 01:41](982 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [03:25, 01:40](968 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [10:10, 08:19] ( 4 warnings 393 remarks ) +PASS -- TEST 'conus13km_control_intel' [04:58, 02:32](1512 MB) +PASS -- TEST 'conus13km_2threads_intel' [03:46, 01:14](1321 MB) +PASS -- TEST 'conus13km_decomp_intel' [04:45, 02:31](1551 MB) +PASS -- TEST 'conus13km_restart_intel' [05:36, 01:31](1288 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [10:10, 08:35] ( 4 warnings 416 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_intel' [05:37, 03:49](1103 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [04:10, 02:38] ( 794 warnings 422 remarks ) +PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [06:21, 04:07](1126 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [06:22, 04:18](1113 MB) +PASS -- TEST 'conus13km_debug_intel' [20:37, 19:02](1561 MB) +PASS -- TEST 'conus13km_debug_qr_intel' [21:36, 19:20](1163 MB) +PASS -- TEST 'conus13km_debug_2threads_intel' [22:28, 20:28](1370 MB) +PASS -- TEST 'conus13km_debug_decomp_intel' [21:27, 19:40](1591 MB) +PASS -- TEST 'conus13km_radar_tten_debug_intel' [20:28, 19:06](1625 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [04:11, 02:39] ( 794 warnings 416 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [05:22, 04:01](1217 MB) + +PASS -- COMPILE 'hafsw_intel' [12:10, 10:55] ( 1 warnings 696 remarks ) +PASS -- TEST 'hafs_regional_atm_intel' [06:41, 04:15](1021 MB) +PASS -- TEST 'hafs_regional_atm_gfdlmpv3_intel' [10:12, 08:04](1209 MB) +PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [05:22, 04:01](1289 MB) +PASS -- TEST 'hafs_regional_atm_ocn_intel' [08:51, 06:29](1095 MB) +PASS -- TEST 'hafs_regional_atm_wav_intel' [16:52, 14:46](1120 MB) +PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [18:59, 17:00](1156 MB) +PASS -- TEST 'hafs_regional_1nest_atm_intel' [07:43, 05:50](602 MB) +PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [10:53, 08:15](610 MB) +PASS -- TEST 'hafs_global_1nest_atm_intel' [04:36, 03:01](435 MB) +PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [11:30, 07:47](507 MB) +PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [07:46, 03:48](610 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [07:40, 03:38](611 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [07:42, 04:03](659 MB) +PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [04:24, 01:17](457 MB) + +PASS -- COMPILE 'hafsw_debug_intel' [04:11, 02:58] ( 1500 warnings 2058 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [13:40, 10:53](634 MB) + +PASS -- COMPILE 'hafsw_faster_intel' [12:11, 10:34] ( 1 warnings 661 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [17:44, 15:42](733 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [19:52, 17:48](831 MB) + +PASS -- COMPILE 'hafs_mom6w_intel' [12:11, 10:21] ( 1 warnings 929 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [15:36, 11:53](833 MB) + +PASS -- COMPILE 'hafs_all_intel' [13:11, 11:31] ( 1 warnings 638 remarks ) +PASS -- TEST 'hafs_regional_docn_intel' [07:44, 05:17](1082 MB) +PASS -- TEST 'hafs_regional_docn_oisst_intel' [07:43, 05:13](1087 MB) +PASS -- TEST 'hafs_regional_datm_cdeps_intel' [18:45, 16:26](1346 MB) + +PASS -- COMPILE 'datm_cdeps_intel' [08:11, 06:35] ( 561 remarks ) +PASS -- TEST 'datm_cdeps_control_cfsr_intel' [04:17, 02:26](1869 MB) +PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [03:16, 01:33](1817 MB) +PASS -- TEST 'datm_cdeps_control_gefs_intel' [04:15, 02:13](1109 MB) +PASS -- TEST 'datm_cdeps_iau_gefs_intel' [04:16, 02:15](1126 MB) +PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [04:16, 02:15](1117 MB) +PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [04:15, 02:29](1869 MB) +PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [04:16, 02:26](1869 MB) +PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [04:16, 02:13](1125 MB) +PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [10:00, 07:24](1720 MB) +PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [10:00, 07:14](1197 MB) +PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [04:15, 02:26](1869 MB) +PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [05:15, 03:49](4829 MB) +PASS -- TEST 'datm_cdeps_gfs_intel' [05:16, 03:50](4831 MB) + +PASS -- COMPILE 'datm_cdeps_debug_intel' [05:11, 03:27] ( 4 warnings 561 remarks ) +PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [10:16, 08:30](1780 MB) + +PASS -- COMPILE 'datm_cdeps_faster_intel' [07:11, 05:36] ( 561 remarks ) +PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [04:16, 02:26](1869 MB) + +PASS -- COMPILE 'datm_cdeps_land_intel' [02:11, 00:45] ( 126 remarks ) +PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [02:28, 00:55](335 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_intel' [02:22, 00:36](558 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [02:27, 00:25](556 MB) + +PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [10:11, 08:58] ( 1 warnings 612 remarks ) +PASS -- TEST 'atm_ds2s_docn_pcice_intel' [05:55, 03:18](2048 MB) + +PASS -- COMPILE 'atm_ds2s_docn_dice_intel' [09:11, 08:06] ( 1 warnings 500 remarks ) +PASS -- TEST 'atm_ds2s_docn_dice_intel' [06:50, 04:52](2057 MB) + +PASS -- COMPILE 'atml_intel' [10:10, 08:43] ( 9 warnings 553 remarks ) +PASS -- TEST 'control_p8_atmlnd_intel' [04:57, 02:59](1888 MB) +PASS -- TEST 'control_restart_p8_atmlnd_intel' [03:40, 01:47](1201 MB) + +PASS -- COMPILE 'atml_debug_intel' [05:10, 03:38] ( 908 warnings 553 remarks ) +PASS -- TEST 'control_p8_atmlnd_debug_intel' [11:57, 09:21](1911 MB) + +PASS -- COMPILE 'atmw_intel' [11:11, 09:46] ( 1 warnings 521 remarks ) +PASS -- TEST 'atmwav_control_noaero_p8_intel' [03:54, 01:41](1945 MB) + +PASS -- COMPILE 'atmaero_intel' [10:11, 08:44] ( 1 warnings 414 remarks ) +PASS -- TEST 'atmaero_control_p8_intel' [07:48, 05:44](2019 MB) +PASS -- TEST 'atmaero_control_p8_rad_intel' [07:43, 05:13](1803 MB) +PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [07:45, 05:17](1813 MB) + +PASS -- COMPILE 'atmaq_intel' [10:10, 08:24] ( 9 warnings 611 remarks ) +PASS -- TEST 'regional_atmaq_intel' [16:20, 14:08](2942 MB) +PASS -- TEST 'regional_atmaq_canopy_intel' [19:03, 16:27](2941 MB) + +PASS -- COMPILE 'atmaq_debug_intel' [04:10, 02:31] ( 885 warnings 611 remarks ) +PASS -- TEST 'regional_atmaq_debug_intel' [34:04, 31:47](2961 MB) + +PASS -- COMPILE 'atm_fbh_intel' [09:10, 08:03] ( 4 warnings 423 remarks ) +PASS -- TEST 'cpld_regional_atm_fbh_intel' [11:22, 09:41](1085 MB) + +PASS -- COMPILE 'atm_gnu' [05:10, 03:54] +PASS -- TEST 'control_c48_gnu' [09:28, 07:52](1584 MB) +PASS -- TEST 'control_stochy_gnu' [04:21, 02:16](591 MB) +PASS -- TEST 'control_ras_gnu' [05:18, 03:40](595 MB) +PASS -- TEST 'control_p8_gnu' [05:56, 03:30](1550 MB) +PASS -- TEST 'control_p8_ugwpv1_gnu' [05:50, 03:23](1557 MB) +PASS -- TEST 'control_flake_gnu' [06:22, 04:27](637 MB) + +PASS -- COMPILE 'rrfs_gnu' [05:11, 03:59] +PASS -- TEST 'rap_control_gnu' [06:39, 04:10](944 MB) +PASS -- TEST 'rap_decomp_gnu' [06:39, 04:14](945 MB) +PASS -- TEST 'rap_2threads_gnu' [05:48, 03:34](1004 MB) +PASS -- TEST 'rap_restart_gnu' [04:54, 02:12](673 MB) +PASS -- TEST 'rap_sfcdiff_gnu' [06:47, 04:19](944 MB) +PASS -- TEST 'rap_sfcdiff_decomp_gnu' [06:36, 04:09](943 MB) +PASS -- TEST 'rap_sfcdiff_restart_gnu' [04:58, 02:12](678 MB) +PASS -- TEST 'hrrr_control_gnu' [05:44, 03:59](939 MB) +PASS -- TEST 'hrrr_control_noqr_gnu' [05:36, 04:01](929 MB) +PASS -- TEST 'hrrr_control_2threads_gnu' [05:40, 03:36](1005 MB) +PASS -- TEST 'hrrr_control_decomp_gnu' [05:34, 04:06](938 MB) +PASS -- TEST 'hrrr_control_restart_gnu' [04:28, 02:10](670 MB) +PASS -- TEST 'hrrr_control_restart_noqr_gnu' [04:29, 03:05](756 MB) +PASS -- TEST 'rrfs_v1beta_gnu' [10:00, 07:38](936 MB) + +PASS -- COMPILE 'csawmg_gnu' [05:11, 03:27] +PASS -- TEST 'control_csawmg_gnu' [08:33, 06:38](837 MB) + +PASS -- COMPILE 'atm_dyn32_debug_gnu' [07:11, 05:48] +PASS -- TEST 'control_diag_debug_gnu' [03:35, 01:12](1369 MB) +PASS -- TEST 'regional_debug_gnu' [11:29, 09:23](879 MB) +PASS -- TEST 'rap_control_debug_gnu' [03:20, 02:01](954 MB) +PASS -- TEST 'hrrr_control_debug_gnu' [03:20, 02:07](947 MB) +PASS -- TEST 'hrrr_gf_debug_gnu' [03:22, 02:02](953 MB) +PASS -- TEST 'hrrr_c3_debug_gnu' [03:20, 01:57](948 MB) +PASS -- TEST 'rap_diag_debug_gnu' [03:26, 02:06](1035 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_gnu' [05:20, 03:18](945 MB) +PASS -- TEST 'rap_progcld_thompson_debug_gnu' [04:19, 02:50](948 MB) +PASS -- TEST 'control_ras_debug_gnu' [03:20, 01:11](584 MB) +PASS -- TEST 'control_stochy_debug_gnu' [03:20, 01:16](577 MB) +PASS -- TEST 'control_debug_p8_gnu' [03:41, 01:22](1524 MB) +PASS -- TEST 'rap_flake_debug_gnu' [03:22, 01:56](949 MB) +PASS -- TEST 'rap_clm_lake_debug_gnu' [03:23, 02:02](950 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_gnu' [05:51, 03:24](956 MB) + +PASS -- COMPILE 'wam_debug_gnu' [03:11, 01:49] +PASS -- TEST 'control_wam_debug_gnu' [06:35, 05:04](1388 MB) + +PASS -- COMPILE 'atm_debug_dyn32_gnu' [04:11, 02:56] +PASS -- TEST 'control_csawmg_debug_gnu' [04:25, 02:11](848 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_gnu' [05:11, 03:26] +PASS -- TEST 'rap_control_dyn32_phy32_gnu' [05:42, 04:00](798 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_gnu' [05:55, 03:48](788 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_gnu' [05:31, 03:34](839 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_gnu' [05:40, 03:27](837 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_gnu' [07:38, 05:39](790 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_gnu' [03:42, 02:03](646 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_gnu' [03:20, 02:03](643 MB) +PASS -- TEST 'conus13km_control_gnu' [07:54, 05:47](1038 MB) +PASS -- TEST 'conus13km_2threads_gnu' [03:39, 01:55](1021 MB) +PASS -- TEST 'conus13km_decomp_gnu' [07:41, 05:52](1039 MB) +PASS -- TEST 'conus13km_restart_gnu' [04:36, 02:20](761 MB) + +PASS -- COMPILE 'atm_dyn64_phy32_gnu' [12:11, 10:55] +PASS -- TEST 'rap_control_dyn64_phy32_gnu' [07:35, 05:19](820 MB) + +PASS -- COMPILE 'atm_dyn32_phy32_debug_gnu' [07:11, 05:59] +PASS -- TEST 'rap_control_debug_dyn32_phy32_gnu' [03:22, 01:58](804 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_gnu' [04:18, 02:11](803 MB) +PASS -- TEST 'conus13km_debug_gnu' [14:33, 12:53](1052 MB) +PASS -- TEST 'conus13km_debug_qr_gnu' [10:37, 08:33](778 MB) +PASS -- TEST 'conus13km_debug_2threads_gnu' [10:32, 08:48](1034 MB) +PASS -- TEST 'conus13km_debug_decomp_gnu' [10:32, 08:49](1057 MB) +PASS -- TEST 'conus13km_radar_tten_debug_gnu' [10:32, 08:38](1122 MB) + +PASS -- COMPILE 'atm_dyn64_phy32_debug_gnu' [07:11, 05:57] +PASS -- TEST 'rap_control_dyn64_phy32_debug_gnu' [03:22, 01:58](830 MB) + +PASS -- COMPILE 's2swa_gnu' [19:11, 17:34] +PASS -- TEST 'cpld_control_p8_gnu' [12:23, 10:04](1722 MB) + +PASS -- COMPILE 's2s_gnu' [18:10, 17:05] +PASS -- TEST 'cpld_control_nowave_noaero_p8_gnu' [12:05, 09:15](1619 MB) + +PASS -- COMPILE 's2swa_debug_gnu' [04:10, 02:20] +PASS -- TEST 'cpld_debug_p8_gnu' [07:51, 05:52](1718 MB) + +PASS -- COMPILE 's2sw_pdlib_gnu' [16:10, 14:43] +PASS -- TEST 'cpld_control_pdlib_p8_gnu' [15:49, 13:53](1585 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_gnu' [03:10, 02:07] +PASS -- TEST 'cpld_debug_pdlib_p8_gnu' [10:52, 09:01](1605 MB) + +PASS -- COMPILE 'datm_cdeps_gnu' [17:11, 15:54] +PASS -- TEST 'datm_cdeps_control_cfsr_gnu' [04:14, 02:42](1605 MB) + +PASS -- COMPILE 'atm_mpas_dyn32_gnu' [04:11, 03:02] +FAILED: RUN DID NOT COMPLETE -- TEST 'control_gfs_mpas_gnu' [, ]( MB) SYNOPSIS: -Starting Date/Time: 20251003 14:52:13 -Ending Date/Time: 20251003 16:45:59 -Total Time: 01h:54m:50s -Compiles Completed: 60/60 -Tests Completed: 269/270 +Starting Date/Time: 20251007 19:55:38 +Ending Date/Time: 20251007 21:37:11 +Total Time: 01h:42m:24s +Compiles Completed: 61/61 +Tests Completed: 270/271 Failed Tests: -* TEST conus13km_debug_qr_intel: FAILED: TEST TIMED OUT --- LOG: /work2/noaa/epic/gpetro/hercules/RTs/ufs-wm/stmp/gpetro/FV3_RT/rt_1933403/conus13km_debug_qr_intel/err +* TEST control_gfs_mpas_gnu: FAILED: RUN DID NOT COMPLETE +-- LOG: /work2/noaa/epic/gpetro/hercules/RTs/ufs-wm/2823/tests/logs/log_hercules/run_control_gfs_mpas_gnu.log NOTES: A file 'test_changes.list' was generated with list of all failed tests. @@ -458,7 +461,7 @@ Result: FAILURE ====START OF HERCULES REGRESSION TESTING LOG==== UFSWM hash used in testing: -6f353205914ad7b4797b14bf42084d577aa683f4 +40586677a39a48fc7283cd56ed5147b4974267a4 Submodule hashes used in testing: 5d19f593987dbf5609ad929956bdae3055a5a82f AQM (v0.2.0-44-g5d19f59) @@ -476,11 +479,11 @@ Submodule hashes used in testing: 65ef5c73bc7f5663d5688f75c3855d431da4baea MOM6-interface/MOM6/pkg/CVMix-src (65ef5c7) 29e64d652786e1d076a05128c920f394202bfe10 MOM6-interface/MOM6/pkg/GSW-Fortran (29e64d6) a0363fd82ba2c4a44b3e80904f550868b321024c NOAHMP-interface/noahmp (v3.7.1-466-ga0363fd) - 8e351d3ac681ff8867330e500786a7725c9e4a97 UFSATM (remotes/origin/feature/rad-fix_gjf) ++c06a30d07f46820cd0edf59ad1d6920567062a7c UFSATM (remotes/origin/NOAA-EMC-develop-34-gc06a30d) 11359cb04a420fc87e4cf0f035f4d1215ab24488 UFSATM/ccpp/framework (2025-01-06-dev-5-g11359cb) - 31618fc64a2863bbd8242195779d008d10412dbd UFSATM/ccpp/physics (master-tag-before-replacing-with-ipd-setup-step-fast-6388-g31618fc6) + 4966c232d3bf9ad4de8bd5b401f0730f69cd90df UFSATM/ccpp/physics (ccpp_transition_to_vlab_master_20190705-5447-g4966c232) c62efd27caa26f660edf24232f33f154e608b77a UFSATM/ccpp/physics/physics/MP/TEMPO/TEMPO (c62efd2) - 74a0e098b2163425e4b5466c2dfcf8ae26d560a5 UFSATM/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (v1.6) + 41c5fcd950fed09b8afe186dede266824eca7fd3 UFSATM/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (41c5fcd) 7e24e739182281717607b341a1c2ffdba473616f UFSATM/fv3/atmos_cubed_sphere (201912_public_release-424-g7e24e73) 38d2177aef842a5c6abe26ffe876804b95fd9e0a UFSATM/mpas/MPAS-Model (remotes/origin/develop-226-g38d2177a) 8f6caa9d04f1caf2ca8ce1b362aedcebf9b14c8c UFSATM/upp (upp_v10.2.0-297-g8f6caa9d) @@ -497,26 +500,23 @@ 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: /work/noaa/epic/hercules/UFS-WM_RT/NEMSfv3gfs/develop-20251002 -COMPARISON DIRECTORY: /work2/noaa/epic/gpetro/hercules/RTs/ufs-wm/stmp/gpetro/FV3_RT/rt_2813351 +BASELINE DIRECTORY: /work/noaa/epic/hercules/UFS-WM_RT/NEMSfv3gfs/develop-20251007 +COMPARISON DIRECTORY: /work2/noaa/epic/gpetro/hercules/RTs/ufs-wm/stmp/gpetro/FV3_RT/rt_2297695 RT.SH OPTIONS USED: * (-a) - HPC PROJECT ACCOUNT: epic -* (-l) - USE CONFIG FILE: rerun.conf +* (-n) - RUN SINGLE TEST: control_gfs_mpas * (-e) - USE ECFLOW -PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [06:11, 04:36] ( 793 warnings 421 remarks ) -PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [06:21, 04:12](1124 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [05:21, 04:00](1114 MB) -PASS -- TEST 'conus13km_debug_intel' [21:38, 19:18](1564 MB) -PASS -- TEST 'conus13km_debug_qr_intel' [21:39, 19:19](1161 MB) +PASS -- COMPILE 'atm_mpas_dyn32_gnu' [05:11, 03:48] +PASS -- TEST 'control_gfs_mpas_gnu' [02:24, 00:36](6404 MB) SYNOPSIS: -Starting Date/Time: 20251003 17:21:12 -Ending Date/Time: 20251003 17:50:29 -Total Time: 00h:29m:37s +Starting Date/Time: 20251008 11:07:36 +Ending Date/Time: 20251008 11:16:38 +Total Time: 00h:09m:31s Compiles Completed: 1/1 -Tests Completed: 4/4 +Tests Completed: 1/1 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 34d5a383ec..2acbb53e4a 100644 --- a/tests/logs/RegressionTests_orion.log +++ b/tests/logs/RegressionTests_orion.log @@ -1,7 +1,7 @@ ====START OF ORION REGRESSION TESTING LOG==== UFSWM hash used in testing: -e83d3bb6f910fd9e0b69234eae556ee71ee2a12e +6a87663f45f361b0eed3fe06729f3eb3da59a510 Submodule hashes used in testing: 5d19f593987dbf5609ad929956bdae3055a5a82f AQM (v0.2.0-44-g5d19f59) @@ -19,11 +19,11 @@ Submodule hashes used in testing: 65ef5c73bc7f5663d5688f75c3855d431da4baea MOM6-interface/MOM6/pkg/CVMix-src (65ef5c7) 29e64d652786e1d076a05128c920f394202bfe10 MOM6-interface/MOM6/pkg/GSW-Fortran (29e64d6) a0363fd82ba2c4a44b3e80904f550868b321024c NOAHMP-interface/noahmp (v3.7.1-466-ga0363fd) - 6fc725a708d2dab7567626bea070fb1a873550e1 UFSATM (remotes/origin/feature/rad-fix_gjf) + c06a30d07f46820cd0edf59ad1d6920567062a7c UFSATM (remotes/origin/feature/rte-rrtmgp-v1.8) 11359cb04a420fc87e4cf0f035f4d1215ab24488 UFSATM/ccpp/framework (2025-01-06-dev-5-g11359cb) - 60e555668074341983a492cd2200c8305c781fda UFSATM/ccpp/physics (master-tag-before-replacing-with-ipd-setup-step-fast-6387-g60e55566) + 4966c232d3bf9ad4de8bd5b401f0730f69cd90df UFSATM/ccpp/physics (ccpp_transition_to_vlab_master_20190705-5447-g4966c232) c62efd27caa26f660edf24232f33f154e608b77a UFSATM/ccpp/physics/physics/MP/TEMPO/TEMPO (c62efd2) - 74a0e098b2163425e4b5466c2dfcf8ae26d560a5 UFSATM/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (v1.6) + 41c5fcd950fed09b8afe186dede266824eca7fd3 UFSATM/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (41c5fcd) 7e24e739182281717607b341a1c2ffdba473616f UFSATM/fv3/atmos_cubed_sphere (201912_public_release-424-g7e24e73) 38d2177aef842a5c6abe26ffe876804b95fd9e0a UFSATM/mpas/MPAS-Model (remotes/origin/develop-226-g38d2177a) 8f6caa9d04f1caf2ca8ce1b362aedcebf9b14c8c UFSATM/upp (upp_v10.2.0-297-g8f6caa9d) @@ -40,319 +40,322 @@ 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: /work/noaa/epic/UFS-WM_RT/NEMSfv3gfs/develop-20251002 -COMPARISON DIRECTORY: /work2/noaa/epic/gpetro/orion/RTs/ufs-wm/stmp/gpetro/FV3_RT/rt_1021999 +BASELINE DIRECTORY: /work/noaa/epic/UFS-WM_RT/NEMSfv3gfs/develop-20251007 +COMPARISON DIRECTORY: /work2/noaa/epic/gpetro/orion/RTs/ufs-wm/stmp/gpetro/FV3_RT/rt_423269 RT.SH OPTIONS USED: * (-a) - HPC PROJECT ACCOUNT: epic * (-e) - USE ECFLOW -PASS -- COMPILE 's2swa_32bit_intel' [17:11, 15:54] ( 1044 remarks ) -PASS -- TEST 'cpld_control_p8_mixedmode_intel' [20:43, 16:48](2105 MB) -PASS -- TEST 'cpld_control_gefs_intel' [36:19, 19:59](3055 MB) -PASS -- TEST 'cpld_restart_gefs_intel' [23:18, 06:38](2742 MB) -PASS -- TEST 'cpld_dcp_gefs_intel' [36:42, 21:00](3082 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_intel' [22:11, 20:31] ( 1042 remarks ) -PASS -- TEST 'cpld_control_gfsv17_intel' [26:06, 20:31](1971 MB) -PASS -- TEST 'cpld_control_gfsv17_iau_intel' [25:47, 21:17](2143 MB) -PASS -- TEST 'cpld_restart_gfsv17_intel' [11:50, 08:08](1237 MB) -PASS -- TEST 'cpld_restart_gfsv17_iau_intel' [15:12, 09:43](2080 MB) -PASS -- TEST 'cpld_mpi_gfsv17_intel' [30:04, 24:23](1893 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [21:11, 19:49] ( 1042 remarks ) -PASS -- TEST 'cpld_control_sfs_intel' [22:06, 19:44](1949 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [08:11, 06:23] ( 1554 warnings 2933 remarks ) -PASS -- TEST 'cpld_debug_gfsv17_intel' [26:04, 23:05](1957 MB) - -PASS -- COMPILE 's2swa_intel' [18:12, 16:44] ( 1044 remarks ) -PASS -- TEST 'cpld_control_p8_intel' [19:57, 16:45](2188 MB) -PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [18:48, 15:50](2191 MB) -PASS -- TEST 'cpld_restart_p8_intel' [11:41, 08:23](1784 MB) -PASS -- TEST 'cpld_control_qr_p8_intel' [19:43, 16:17](2220 MB) -PASS -- TEST 'cpld_restart_qr_p8_intel' [11:56, 08:29](1774 MB) -PASS -- TEST 'cpld_2threads_p8_intel' [18:41, 12:50](2296 MB) -PASS -- TEST 'cpld_decomp_p8_intel' [18:40, 16:00](2191 MB) -PASS -- TEST 'cpld_mpi_p8_intel' [16:40, 13:27](2073 MB) -PASS -- TEST 'cpld_control_ciceC_p8_intel' [21:52, 16:44](2182 MB) -PASS -- TEST 'cpld_control_c192_p8_intel' [22:41, 16:29](2674 MB) -PASS -- TEST 'cpld_restart_c192_p8_intel' [13:56, 08:43](2871 MB) - -PASS -- COMPILE 's2swal_intel' [19:12, 17:04] ( 1065 remarks ) -PASS -- TEST 'cpld_control_p8_lnd_intel' [22:42, 18:05](2152 MB) -PASS -- TEST 'cpld_restart_p8_lnd_intel' [12:06, 08:34](1753 MB) -PASS -- TEST 'cpld_s2sa_p8_intel' [13:30, 08:42](2165 MB) - -PASS -- COMPILE 's2sw_intel' [16:11, 14:34] ( 1012 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_intel' [20:26, 16:03](2005 MB) -PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [11:37, 07:07](2088 MB) - -PASS -- COMPILE 's2swa_debug_intel' [07:11, 05:54] ( 1444 warnings 2183 remarks ) -PASS -- TEST 'cpld_debug_p8_intel' [16:31, 14:07](2214 MB) - -PASS -- COMPILE 's2sw_debug_intel' [07:11, 05:57] ( 1444 warnings 2165 remarks ) -PASS -- TEST 'cpld_debug_noaero_p8_intel' [09:14, 06:46](2031 MB) - -PASS -- COMPILE 's2s_aoflux_intel' [15:11, 13:16] ( 948 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [10:44, 05:28](2078 MB) - -PASS -- COMPILE 's2swa_faster_intel' [18:11, 16:14] ( 1030 remarks ) -PASS -- TEST 'cpld_control_p8_faster_intel' [21:49, 16:45](2180 MB) - -PASS -- COMPILE 's2sw_pdlib_intel' [23:11, 22:02] ( 1035 remarks ) -PASS -- TEST 'cpld_control_pdlib_p8_intel' [22:36, 18:15](2022 MB) -PASS -- TEST 'cpld_restart_pdlib_p8_intel' [12:07, 08:10](1260 MB) -PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [23:28, 20:31](1931 MB) -PASS -- TEST 'cpld_control_c48_5deg_intel' [11:00, 08:11](3055 MB) -PASS -- TEST 'cpld_warmstart_c48_5deg_intel' [05:05, 02:33](3050 MB) -PASS -- TEST 'cpld_restart_c48_5deg_intel' [04:16, 01:28](2479 MB) -PASS -- TEST 'cpld_control_c24_5deg_intel' [03:36, 01:39](2241 MB) -PASS -- TEST 'cpld_warmstart_c24_5deg_intel' [03:38, 01:13](2243 MB) -PASS -- TEST 'cpld_restart_c24_5deg_intel' [02:44, 00:36](1555 MB) -PASS -- TEST 'cpld_control_c24_9deg_intel' [03:36, 01:22](2243 MB) -PASS -- TEST 'cpld_warmstart_c24_9deg_intel' [02:37, 00:48](2239 MB) -PASS -- TEST 'cpld_restart_c24_9deg_intel' [02:38, 00:34](1555 MB) -PASS -- TEST 'cpld_control_c12_9deg_intel' [02:37, 00:49](2167 MB) -PASS -- TEST 'cpld_warmstart_c12_9deg_intel' [02:41, 00:40](2165 MB) -PASS -- TEST 'cpld_restart_c12_9deg_intel' [02:40, 00:30](1507 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_intel' [07:11, 05:19] ( 1554 warnings 2915 remarks ) -PASS -- TEST 'cpld_debug_pdlib_p8_intel' [33:27, 28:36](2005 MB) - -PASS -- COMPILE 'atm_dyn32_intel' [18:12, 13:31] ( 501 remarks ) -PASS -- TEST 'control_flake_intel' [05:25, 03:43](701 MB) -PASS -- TEST 'control_CubedSphereGrid_intel' [04:28, 02:37](1597 MB) -PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [04:35, 02:49](1594 MB) -PASS -- TEST 'control_latlon_intel' [04:27, 02:45](1607 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [04:28, 02:48](1594 MB) -PASS -- TEST 'control_c48_intel' [10:35, 09:09](1714 MB) -PASS -- TEST 'control_c48.v2.sfc_intel' [10:36, 08:17](841 MB) -PASS -- TEST 'control_c48_lnd_iau_intel' [11:45, 09:19](1713 MB) -PASS -- TEST 'control_c192_intel' [10:48, 08:15](1793 MB) -PASS -- TEST 'control_c384_intel' [12:59, 09:49](2007 MB) -PASS -- TEST 'control_c384gdas_intel' [15:29, 10:16](1348 MB) -PASS -- TEST 'control_stochy_intel' [03:25, 01:50](659 MB) -PASS -- TEST 'control_stochy_restart_intel' [02:37, 01:07](485 MB) -PASS -- TEST 'control_lndp_intel' [03:21, 01:42](660 MB) -PASS -- TEST 'control_iovr4_intel' [04:25, 02:43](659 MB) -PASS -- TEST 'control_iovr4_gfdlmpv3_intel' [05:39, 03:14](950 MB) -PASS -- TEST 'control_iovr5_intel' [04:27, 02:43](657 MB) -PASS -- TEST 'control_p8_intel' [05:34, 03:09](1881 MB) -PASS -- TEST 'control_p8.v2.sfc_intel' [06:20, 03:22](1891 MB) -PASS -- TEST 'control_p8_ugwpv1_intel' [05:18, 03:08](1894 MB) -PASS -- TEST 'control_p8_ugwpv1_tempo_intel' [06:27, 03:09](1901 MB) -PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_intel' [06:46, 03:16](1921 MB) -PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_hail_intel' [04:23, 02:09](2405 MB) -PASS -- TEST 'control_restart_p8_intel' [04:23, 01:51](1137 MB) -PASS -- TEST 'control_noqr_p8_intel' [05:38, 03:08](1884 MB) -PASS -- TEST 'control_restart_noqr_p8_intel' [04:39, 01:48](1131 MB) -PASS -- TEST 'control_decomp_p8_intel' [06:23, 03:12](1873 MB) -PASS -- TEST 'control_2threads_p8_intel' [06:19, 03:40](1972 MB) -PASS -- TEST 'control_p8_lndp_intel' [07:44, 05:29](1900 MB) -PASS -- TEST 'control_p8_rrtmgp_intel' [07:26, 04:52](1954 MB) -PASS -- TEST 'control_p8_mynn_intel' [06:20, 03:19](1895 MB) -PASS -- TEST 'merra2_thompson_intel' [06:40, 03:46](1893 MB) -PASS -- TEST 'merra2_hf_thompson_intel' [08:25, 05:32](1910 MB) -PASS -- TEST 'regional_control_intel' [08:39, 06:23](1086 MB) -PASS -- TEST 'regional_restart_intel' [09:38, 04:23](1102 MB) -PASS -- TEST 'regional_decomp_intel' [08:39, 06:41](1073 MB) -PASS -- TEST 'regional_2threads_intel' [06:39, 04:27](1042 MB) -PASS -- TEST 'regional_noquilt_intel' [08:41, 06:17](1366 MB) -PASS -- TEST 'regional_netcdf_parallel_intel' [08:34, 06:18](1078 MB) -PASS -- TEST 'regional_2dwrtdecomp_intel' [08:37, 06:20](1084 MB) -PASS -- TEST 'regional_wofs_intel' [09:37, 07:47](1908 MB) - -PASS -- COMPILE 'rrfs_intel' [17:12, 12:29] ( 3 warnings 448 remarks ) -PASS -- TEST 'rap_control_intel' [07:17, 04:31](1044 MB) -PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [06:59, 05:04](1370 MB) -PASS -- TEST 'rap_decomp_intel' [06:54, 04:38](1034 MB) -PASS -- TEST 'rap_2threads_intel' [08:18, 05:17](1152 MB) -PASS -- TEST 'rap_restart_intel' [08:30, 02:31](1001 MB) -PASS -- TEST 'rap_sfcdiff_intel' [07:11, 04:28](1040 MB) -PASS -- TEST 'rap_sfcdiff_decomp_intel' [06:55, 04:36](1032 MB) -PASS -- TEST 'rap_sfcdiff_restart_intel' [07:31, 02:27](1007 MB) -PASS -- TEST 'hrrr_control_intel' [07:05, 04:19](1039 MB) -PASS -- TEST 'hrrr_control_decomp_intel' [06:58, 04:27](1028 MB) -PASS -- TEST 'hrrr_control_2threads_intel' [06:53, 04:59](1109 MB) -PASS -- TEST 'hrrr_control_restart_intel' [05:45, 02:22](966 MB) -PASS -- TEST 'rrfs_v1beta_intel' [11:25, 08:14](1045 MB) -PASS -- TEST 'rrfs_v1nssl_intel' [11:28, 09:46](1992 MB) -PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [11:26, 09:28](2009 MB) - -PASS -- COMPILE 'csawmg_intel' [15:11, 12:05] ( 417 remarks ) -PASS -- TEST 'control_csawmg_intel' [08:39, 06:25](1050 MB) -PASS -- TEST 'control_ras_intel' [05:23, 03:29](742 MB) - -PASS -- COMPILE 'wam_intel' [15:10, 12:12] ( 395 remarks ) -PASS -- TEST 'control_wam_intel' [15:49, 13:00](1672 MB) - -PASS -- COMPILE 'atm_faster_dyn32_intel' [14:11, 12:25] ( 411 remarks ) -PASS -- TEST 'control_p8_faster_intel' [06:23, 03:07](1882 MB) -PASS -- TEST 'regional_control_faster_intel' [08:37, 06:03](1087 MB) - -PASS -- COMPILE 'atm_debug_dyn32_intel' [08:10, 06:18] ( 902 warnings 589 remarks ) -PASS -- TEST 'control_CubedSphereGrid_debug_intel' [10:33, 02:17](1619 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [10:30, 02:21](1623 MB) -PASS -- TEST 'control_stochy_debug_intel' [09:24, 03:03](835 MB) -PASS -- TEST 'control_lndp_debug_intel' [09:25, 02:46](831 MB) -PASS -- TEST 'control_csawmg_debug_intel' [13:43, 05:07](1134 MB) -PASS -- TEST 'control_ras_debug_intel' [09:25, 02:45](831 MB) -PASS -- TEST 'control_diag_debug_intel' [11:35, 02:48](1690 MB) -PASS -- TEST 'control_debug_p8_intel' [11:52, 03:29](1915 MB) -PASS -- TEST 'regional_debug_intel' [26:44, 17:56](1079 MB) -PASS -- TEST 'rap_control_debug_intel' [13:24, 05:12](1214 MB) -PASS -- TEST 'hrrr_control_debug_intel' [06:23, 04:42](1217 MB) -PASS -- TEST 'hrrr_gf_debug_intel' [06:27, 04:52](1224 MB) -PASS -- TEST 'hrrr_c3_debug_intel' [07:30, 05:00](1226 MB) -PASS -- TEST 'rap_unified_drag_suite_debug_intel' [07:25, 04:50](1231 MB) -PASS -- TEST 'rap_diag_debug_intel' [07:35, 05:11](1303 MB) -PASS -- TEST 'rap_cires_ugwp_debug_intel' [06:23, 04:57](1223 MB) -PASS -- TEST 'rap_unified_ugwp_debug_intel' [09:25, 05:02](1229 MB) -PASS -- TEST 'rap_lndp_debug_intel' [09:24, 05:08](1213 MB) -PASS -- TEST 'rap_progcld_thompson_debug_intel' [09:21, 04:52](1216 MB) -PASS -- TEST 'rap_noah_debug_intel' [09:26, 04:46](1216 MB) -PASS -- TEST 'rap_sfcdiff_debug_intel' [09:20, 04:56](1219 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [11:20, 07:57](1222 MB) -PASS -- TEST 'rap_clm_lake_debug_intel' [08:26, 05:02](1220 MB) -PASS -- TEST 'rap_flake_debug_intel' [08:24, 04:53](1222 MB) - -PASS -- COMPILE 'wam_debug_intel' [06:11, 04:25] ( 859 warnings 395 remarks ) -PASS -- TEST 'control_wam_debug_intel' [16:50, 13:20](1708 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [13:11, 11:46] ( 3 warnings 415 remarks ) -PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [08:00, 05:00](1234 MB) -PASS -- TEST 'rap_control_dyn32_phy32_intel' [07:17, 03:53](943 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [07:49, 03:48](930 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [07:17, 04:34](975 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [07:23, 04:23](965 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [06:17, 03:54](916 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_intel' [08:22, 02:14](893 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [08:57, 02:13](876 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [13:12, 12:01] ( 3 warnings 392 remarks ) -PASS -- TEST 'conus13km_control_intel' [06:05, 03:46](1330 MB) -PASS -- TEST 'conus13km_2threads_intel' [03:49, 01:30](1235 MB) -PASS -- TEST 'conus13km_decomp_intel' [05:50, 03:50](1353 MB) -PASS -- TEST 'conus13km_restart_intel' [07:52, 02:14](1196 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [18:11, 12:06] ( 3 warnings 415 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_intel' [06:47, 04:34](1009 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [11:11, 04:24] ( 793 warnings 421 remarks ) -PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [06:21, 04:44](1093 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [06:25, 04:47](1093 MB) -PASS -- TEST 'conus13km_debug_intel' [24:05, 22:06](1354 MB) -PASS -- TEST 'conus13km_debug_qr_intel' [24:57, 22:44](1060 MB) -PASS -- TEST 'conus13km_debug_2threads_intel' [23:51, 21:32](1274 MB) -PASS -- TEST 'conus13km_debug_decomp_intel' [24:48, 23:07](1388 MB) -PASS -- TEST 'conus13km_radar_tten_debug_intel' [24:46, 22:42](1429 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [10:10, 04:34] ( 793 warnings 415 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [06:25, 04:54](1180 MB) - -PASS -- COMPILE 'hafsw_intel' [19:13, 14:39] ( 695 remarks ) -PASS -- TEST 'hafs_regional_atm_intel' [06:52, 04:37](905 MB) -PASS -- TEST 'hafs_regional_atm_gfdlmpv3_intel' [12:14, 06:53](1083 MB) -PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [06:26, 04:27](1221 MB) -PASS -- TEST 'hafs_regional_atm_ocn_intel' [12:10, 06:24](968 MB) -PASS -- TEST 'hafs_regional_atm_wav_intel' [34:19, 28:29](998 MB) -PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [41:31, 34:46](1022 MB) -PASS -- TEST 'hafs_regional_1nest_atm_intel' [12:01, 06:35](492 MB) -PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [11:05, 07:29](509 MB) -PASS -- TEST 'hafs_global_1nest_atm_intel' [05:46, 03:16](369 MB) -PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [12:54, 08:11](420 MB) -PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [10:47, 04:28](522 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [10:54, 04:15](528 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [09:56, 05:08](572 MB) -PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [07:27, 01:30](395 MB) -PASS -- TEST 'gnv1_nested_intel' [10:49, 04:02](1740 MB) - -PASS -- COMPILE 'hafsw_debug_intel' [08:11, 05:07] ( 1499 warnings 2057 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [18:03, 12:50](573 MB) - -PASS -- COMPILE 'hafsw_faster_intel' [17:11, 13:58] ( 660 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [19:57, 15:21](620 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [19:55, 15:13](680 MB) - -PASS -- COMPILE 'hafs_mom6w_intel' [17:11, 14:27] ( 928 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [15:08, 11:06](718 MB) - -PASS -- COMPILE 'hafs_all_intel' [16:11, 13:46] ( 637 remarks ) -PASS -- TEST 'hafs_regional_docn_intel' [08:53, 06:39](969 MB) -PASS -- TEST 'hafs_regional_docn_oisst_intel' [09:47, 06:43](952 MB) -PASS -- TEST 'hafs_regional_datm_cdeps_intel' [19:02, 16:13](1205 MB) - -PASS -- COMPILE 'datm_cdeps_intel' [10:11, 08:13] ( 561 remarks ) -PASS -- TEST 'datm_cdeps_control_cfsr_intel' [05:20, 03:29](1867 MB) -PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [04:20, 02:25](1806 MB) -PASS -- TEST 'datm_cdeps_control_gefs_intel' [05:17, 03:11](1129 MB) -PASS -- TEST 'datm_cdeps_iau_gefs_intel' [05:21, 03:11](1124 MB) -PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [05:19, 03:09](1121 MB) -PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [05:20, 03:29](1866 MB) -PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [05:21, 03:29](1869 MB) -PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [04:19, 03:07](1141 MB) -PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [10:24, 07:39](1664 MB) -PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [10:14, 07:14](1039 MB) -PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [05:17, 03:29](1877 MB) -PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [07:19, 05:56](4833 MB) -PASS -- TEST 'datm_cdeps_gfs_intel' [07:21, 06:05](4833 MB) - -PASS -- COMPILE 'datm_cdeps_debug_intel' [05:10, 03:49] ( 4 warnings 561 remarks ) -PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [08:21, 07:01](1775 MB) - -PASS -- COMPILE 'datm_cdeps_faster_intel' [09:10, 08:02] ( 561 remarks ) -PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [05:20, 03:28](1855 MB) - -PASS -- COMPILE 'datm_cdeps_land_intel' [03:10, 01:17] ( 126 remarks ) -PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [03:33, 01:15](252 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_intel' [03:26, 00:49](315 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [04:27, 00:33](314 MB) - -PASS -- COMPILE 'datm_cdeps_lm4_intel' [03:10, 01:31] ( 164 remarks ) -PASS -- TEST 'datm_cdeps_lm4_gswp3_intel' [02:32, 00:36](565 MB) -PASS -- TEST 'datm_cdeps_lm4_gswp3_rst_intel' [02:31, 00:24](445 MB) - -PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [14:11, 12:59] ( 611 remarks ) -PASS -- TEST 'atm_ds2s_docn_pcice_intel' [08:14, 04:41](1996 MB) - -PASS -- COMPILE 'atm_ds2s_docn_dice_intel' [14:11, 12:29] ( 499 remarks ) -PASS -- TEST 'atm_ds2s_docn_dice_intel' [08:07, 05:32](2000 MB) - -PASS -- COMPILE 'atml_intel' [15:11, 13:11] ( 8 warnings 552 remarks ) -PASS -- TEST 'control_p8_atmlnd_intel' [06:31, 03:42](1868 MB) -PASS -- TEST 'control_restart_p8_atmlnd_intel' [05:01, 02:04](1110 MB) - -PASS -- COMPILE 'atml_debug_intel' [07:11, 05:43] ( 907 warnings 552 remarks ) -PASS -- TEST 'control_p8_atmlnd_debug_intel' [08:32, 05:16](1890 MB) - -PASS -- COMPILE 'atmw_intel' [14:11, 13:08] ( 520 remarks ) -PASS -- TEST 'atmwav_control_noaero_p8_intel' [05:24, 02:10](1912 MB) - -PASS -- COMPILE 'atmaero_intel' [14:10, 12:11] ( 413 remarks ) -PASS -- TEST 'atmaero_control_p8_intel' [09:16, 05:40](1982 MB) -PASS -- TEST 'atmaero_control_p8_rad_intel' [08:03, 05:19](1775 MB) -PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [08:02, 05:25](1793 MB) - -PASS -- COMPILE 'atmaq_intel' [13:11, 12:01] ( 8 warnings 610 remarks ) -PASS -- TEST 'regional_atmaq_intel' [23:00, 18:47](2907 MB) -PASS -- TEST 'regional_atmaq_canopy_intel' [25:42, 22:29](2907 MB) - -PASS -- COMPILE 'atmaq_debug_intel' [06:10, 04:37] ( 884 warnings 610 remarks ) -PASS -- TEST 'regional_atmaq_debug_intel' [44:16, 40:04](2925 MB) - -PASS -- COMPILE 'atm_fbh_intel' [13:11, 12:02] ( 3 warnings 422 remarks ) -PASS -- TEST 'cpld_regional_atm_fbh_intel' [15:28, 13:33](1077 MB) - -PASS -- COMPILE 'hafsw_intelllvm' [14:11, 12:43] -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intelllvm' [08:14, 05:06](565 MB) +PASS -- COMPILE 's2swa_32bit_intel' [18:11, 17:03] ( 1 warnings 1045 remarks ) +PASS -- TEST 'cpld_control_p8_mixedmode_intel' [15:54, 17:42](2103 MB) +PASS -- TEST 'cpld_control_gefs_intel' [43:58, 20:08](3056 MB) +PASS -- TEST 'cpld_restart_gefs_intel' [26:07, 07:00](2740 MB) +PASS -- TEST 'cpld_dcp_gefs_intel' [38:54, 20:38](3089 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_intel' [26:11, 24:38] ( 1 warnings 1043 remarks ) +PASS -- TEST 'cpld_control_gfsv17_intel' [25:11, 20:31](1971 MB) +PASS -- TEST 'cpld_control_gfsv17_iau_intel' [26:09, 21:18](2133 MB) +PASS -- TEST 'cpld_restart_gfsv17_intel' [12:13, 08:07](1241 MB) +PASS -- TEST 'cpld_restart_gfsv17_iau_intel' [14:32, 09:57](2088 MB) +PASS -- TEST 'cpld_mpi_gfsv17_intel' [30:17, 24:59](1882 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [28:11, 26:14] ( 1 warnings 1043 remarks ) +PASS -- TEST 'cpld_control_sfs_intel' [23:11, 20:53](1947 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [08:10, 06:43] ( 1555 warnings 2934 remarks ) +PASS -- TEST 'cpld_debug_gfsv17_intel' [35:06, 22:48](1964 MB) + +PASS -- COMPILE 's2swa_intel' [19:11, 17:47] ( 1 warnings 1045 remarks ) +PASS -- TEST 'cpld_control_p8_intel' [29:35, 17:50](2183 MB) +PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [28:22, 16:29](2197 MB) +PASS -- TEST 'cpld_restart_p8_intel' [11:16, 08:01](1779 MB) +PASS -- TEST 'cpld_control_qr_p8_intel' [12:00, 16:31](2215 MB) +PASS -- TEST 'cpld_restart_qr_p8_intel' [15:07, 09:34](1772 MB) +PASS -- TEST 'cpld_2threads_p8_intel' [25:11, 13:31](2300 MB) +PASS -- TEST 'cpld_decomp_p8_intel' [28:04, 16:27](2178 MB) +PASS -- TEST 'cpld_mpi_p8_intel' [11:01, 15:08](2073 MB) +PASS -- TEST 'cpld_control_ciceC_p8_intel' [43:08, 16:52](2197 MB) +PASS -- TEST 'cpld_control_c192_p8_intel' [44:37, 17:20](2672 MB) +PASS -- TEST 'cpld_restart_c192_p8_intel' [16:52, 09:54](2838 MB) + +PASS -- COMPILE 's2swal_intel' [19:11, 18:00] ( 1 warnings 1066 remarks ) +PASS -- TEST 'cpld_control_p8_lnd_intel' [44:34, 18:04](2149 MB) +PASS -- TEST 'cpld_restart_p8_lnd_intel' [15:13, 09:20](1754 MB) +PASS -- TEST 'cpld_s2sa_p8_intel' [23:53, 08:39](2156 MB) + +PASS -- COMPILE 's2sw_intel' [20:11, 18:20] ( 1 warnings 1013 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_intel' [26:48, 16:39](2007 MB) +PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [17:56, 07:44](2091 MB) + +PASS -- COMPILE 's2swa_debug_intel' [08:10, 06:43] ( 1445 warnings 2184 remarks ) +PASS -- TEST 'cpld_debug_p8_intel' [26:41, 14:46](2209 MB) + +PASS -- COMPILE 's2sw_debug_intel' [08:10, 06:16] ( 1445 warnings 2166 remarks ) +PASS -- TEST 'cpld_debug_noaero_p8_intel' [34:20, 07:59](2031 MB) + +PASS -- COMPILE 's2s_aoflux_intel' [15:10, 13:40] ( 1 warnings 949 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [25:27, 05:31](2072 MB) + +PASS -- COMPILE 's2swa_faster_intel' [22:10, 16:22] ( 1 warnings 1031 remarks ) +PASS -- TEST 'cpld_control_p8_faster_intel' [17:53, 17:14](2179 MB) + +PASS -- COMPILE 's2sw_pdlib_intel' [27:11, 21:25] ( 1 warnings 1036 remarks ) +PASS -- TEST 'cpld_control_pdlib_p8_intel' [10:01, 18:28](2028 MB) +PASS -- TEST 'cpld_restart_pdlib_p8_intel' [12:24, 08:23](1257 MB) +PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [10:52, 21:13](1932 MB) +PASS -- TEST 'cpld_control_c48_5deg_intel' [16:10, 09:26](3048 MB) +PASS -- TEST 'cpld_warmstart_c48_5deg_intel' [10:12, 03:34](3044 MB) +PASS -- TEST 'cpld_restart_c48_5deg_intel' [18:08, 02:20](2478 MB) +PASS -- TEST 'cpld_control_c24_5deg_intel' [17:38, 02:43](2228 MB) +PASS -- TEST 'cpld_warmstart_c24_5deg_intel' [16:34, 02:05](2233 MB) +PASS -- TEST 'cpld_restart_c24_5deg_intel' [14:45, 01:40](1551 MB) +PASS -- TEST 'cpld_control_c24_9deg_intel' [15:06, 02:47](2237 MB) +PASS -- TEST 'cpld_warmstart_c24_9deg_intel' [19:45, 02:08](2242 MB) +PASS -- TEST 'cpld_restart_c24_9deg_intel' [03:40, 00:36](1557 MB) +PASS -- TEST 'cpld_control_c12_9deg_intel' [16:46, 02:25](2168 MB) +PASS -- TEST 'cpld_warmstart_c12_9deg_intel' [15:41, 01:45](2170 MB) +PASS -- TEST 'cpld_restart_c12_9deg_intel' [02:45, 00:34](1508 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_intel' [12:10, 06:11] ( 1555 warnings 2916 remarks ) +PASS -- TEST 'cpld_debug_pdlib_p8_intel' [39:42, 29:00](2005 MB) + +PASS -- COMPILE 'atm_dyn32_intel' [18:10, 14:01] ( 1 warnings 502 remarks ) +PASS -- TEST 'control_flake_intel' [00:29, 03:47](702 MB) +PASS -- TEST 'control_CubedSphereGrid_intel' [59:33, 02:41](1594 MB) +PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [59:42, 02:53](1594 MB) +PASS -- TEST 'control_latlon_intel' [00:30, 03:00](1590 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [59:34, 02:50](1601 MB) +PASS -- TEST 'control_c48_intel' [25:35, 09:12](1711 MB) +PASS -- TEST 'control_c48.v2.sfc_intel' [02:42, 08:20](835 MB) +PASS -- TEST 'control_c48_lnd_iau_intel' [11:39, 09:21](1719 MB) +PASS -- TEST 'control_c192_intel' [13:52, 08:22](1791 MB) +PASS -- TEST 'control_c384_intel' [13:03, 09:56](1978 MB) +PASS -- TEST 'control_c384gdas_intel' [17:32, 10:43](1338 MB) +PASS -- TEST 'control_stochy_intel' [04:27, 01:52](655 MB) +PASS -- TEST 'control_stochy_restart_intel' [02:40, 01:07](490 MB) +PASS -- TEST 'control_lndp_intel' [03:27, 01:42](656 MB) +PASS -- TEST 'control_iovr4_intel' [05:27, 02:48](654 MB) +PASS -- TEST 'control_iovr4_gfdlmpv3_intel' [07:39, 04:11](950 MB) +PASS -- TEST 'control_iovr5_intel' [04:28, 02:46](653 MB) +PASS -- TEST 'control_p8_intel' [06:34, 03:17](1881 MB) +PASS -- TEST 'control_p8.v2.sfc_intel' [06:16, 03:27](1882 MB) +PASS -- TEST 'control_p8_ugwpv1_intel' [06:23, 03:51](1888 MB) +PASS -- TEST 'control_p8_ugwpv1_tempo_intel' [06:26, 03:50](1911 MB) +PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_intel' [06:43, 03:16](1920 MB) +PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_hail_intel' [04:14, 02:10](2410 MB) +PASS -- TEST 'control_restart_p8_intel' [04:36, 01:52](1134 MB) +PASS -- TEST 'control_noqr_p8_intel' [05:44, 03:07](1880 MB) +PASS -- TEST 'control_restart_noqr_p8_intel' [04:56, 01:47](1131 MB) +PASS -- TEST 'control_decomp_p8_intel' [06:12, 03:12](1883 MB) +PASS -- TEST 'control_2threads_p8_intel' [06:09, 03:41](1973 MB) +PASS -- TEST 'control_p8_lndp_intel' [08:52, 06:23](1897 MB) +PASS -- TEST 'control_p8_rrtmgp_intel' [07:20, 04:49](1953 MB) +PASS -- TEST 'control_p8_mynn_intel' [06:30, 03:24](1897 MB) +PASS -- TEST 'merra2_thompson_intel' [06:37, 03:48](1895 MB) +PASS -- TEST 'merra2_hf_thompson_intel' [08:22, 05:21](1908 MB) +PASS -- TEST 'regional_control_intel' [08:42, 06:20](1089 MB) +PASS -- TEST 'regional_restart_intel' [05:39, 03:23](1102 MB) +PASS -- TEST 'regional_decomp_intel' [08:43, 06:42](1082 MB) +PASS -- TEST 'regional_2threads_intel' [06:47, 04:28](1029 MB) +PASS -- TEST 'regional_noquilt_intel' [08:52, 06:18](1368 MB) +PASS -- TEST 'regional_netcdf_parallel_intel' [08:46, 06:18](1086 MB) +PASS -- TEST 'regional_2dwrtdecomp_intel' [08:46, 06:20](1088 MB) +PASS -- TEST 'regional_wofs_intel' [09:43, 07:48](1910 MB) + +PASS -- COMPILE 'atm_dyn32_rad32_intel' [20:11, 14:26] ( 1 warnings 482 remarks ) +PASS -- TEST 'control_p8_rrtmgp_rad32_intel' [07:29, 04:47](1925 MB) + +PASS -- COMPILE 'rrfs_intel' [18:11, 13:46] ( 4 warnings 449 remarks ) +PASS -- TEST 'rap_control_intel' [07:26, 04:34](1039 MB) +PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [07:08, 05:05](1364 MB) +PASS -- TEST 'rap_decomp_intel' [07:00, 04:39](1036 MB) +PASS -- TEST 'rap_2threads_intel' [08:28, 05:20](1123 MB) +PASS -- TEST 'rap_restart_intel' [05:43, 02:28](1007 MB) +PASS -- TEST 'rap_sfcdiff_intel' [07:26, 04:34](1040 MB) +PASS -- TEST 'rap_sfcdiff_decomp_intel' [07:01, 04:39](1037 MB) +PASS -- TEST 'rap_sfcdiff_restart_intel' [05:37, 02:27](1003 MB) +PASS -- TEST 'hrrr_control_intel' [07:09, 04:20](1046 MB) +PASS -- TEST 'hrrr_control_decomp_intel' [07:08, 04:24](1031 MB) +PASS -- TEST 'hrrr_control_2threads_intel' [07:10, 04:59](1144 MB) +PASS -- TEST 'hrrr_control_restart_intel' [04:35, 02:22](971 MB) +PASS -- TEST 'rrfs_v1beta_intel' [11:35, 08:13](1045 MB) +PASS -- TEST 'rrfs_v1nssl_intel' [11:29, 09:40](1994 MB) +PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [11:32, 09:26](2019 MB) + +PASS -- COMPILE 'csawmg_intel' [19:11, 14:07] ( 1 warnings 418 remarks ) +PASS -- TEST 'control_csawmg_intel' [08:43, 06:25](1044 MB) +PASS -- TEST 'control_ras_intel' [05:26, 03:28](743 MB) + +PASS -- COMPILE 'wam_intel' [17:10, 13:03] ( 1 warnings 396 remarks ) +PASS -- TEST 'control_wam_intel' [14:58, 12:51](1674 MB) + +PASS -- COMPILE 'atm_faster_dyn32_intel' [16:10, 12:18] ( 1 warnings 412 remarks ) +PASS -- TEST 'control_p8_faster_intel' [06:30, 03:12](1894 MB) +PASS -- TEST 'regional_control_faster_intel' [08:45, 06:12](1090 MB) + +PASS -- COMPILE 'atm_debug_dyn32_intel' [09:10, 06:23] ( 903 warnings 590 remarks ) +PASS -- TEST 'control_CubedSphereGrid_debug_intel' [04:33, 02:14](1618 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [04:29, 02:15](1624 MB) +PASS -- TEST 'control_stochy_debug_intel' [04:27, 03:00](835 MB) +PASS -- TEST 'control_lndp_debug_intel' [04:25, 02:48](829 MB) +PASS -- TEST 'control_csawmg_debug_intel' [07:44, 05:25](1145 MB) +PASS -- TEST 'control_ras_debug_intel' [04:25, 02:44](835 MB) +PASS -- TEST 'control_diag_debug_intel' [04:40, 02:47](1694 MB) +PASS -- TEST 'control_debug_p8_intel' [05:55, 03:57](1915 MB) +PASS -- TEST 'regional_debug_intel' [20:45, 18:16](1100 MB) +PASS -- TEST 'rap_control_debug_intel' [06:34, 05:06](1208 MB) +PASS -- TEST 'hrrr_control_debug_intel' [06:27, 04:43](1209 MB) +PASS -- TEST 'hrrr_gf_debug_intel' [06:24, 04:51](1217 MB) +PASS -- TEST 'hrrr_c3_debug_intel' [06:26, 04:58](1221 MB) +PASS -- TEST 'rap_unified_drag_suite_debug_intel' [06:26, 04:52](1216 MB) +PASS -- TEST 'rap_diag_debug_intel' [06:37, 05:04](1305 MB) +PASS -- TEST 'rap_cires_ugwp_debug_intel' [06:28, 05:04](1223 MB) +PASS -- TEST 'rap_unified_ugwp_debug_intel' [06:24, 04:49](1218 MB) +PASS -- TEST 'rap_lndp_debug_intel' [06:26, 04:53](1221 MB) +PASS -- TEST 'rap_progcld_thompson_debug_intel' [06:27, 04:57](1219 MB) +PASS -- TEST 'rap_noah_debug_intel' [06:26, 04:44](1215 MB) +PASS -- TEST 'rap_sfcdiff_debug_intel' [06:23, 04:51](1210 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [09:24, 07:55](1220 MB) +PASS -- TEST 'rap_clm_lake_debug_intel' [06:29, 04:53](1220 MB) +PASS -- TEST 'rap_flake_debug_intel' [07:25, 05:17](1213 MB) + +PASS -- COMPILE 'wam_debug_intel' [10:10, 04:17] ( 860 warnings 396 remarks ) +PASS -- TEST 'control_wam_debug_intel' [15:58, 13:23](1707 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [15:12, 11:55] ( 4 warnings 416 remarks ) +PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [07:08, 04:51](1231 MB) +PASS -- TEST 'rap_control_dyn32_phy32_intel' [06:20, 03:53](935 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [06:47, 03:46](922 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [07:17, 04:36](971 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [07:39, 04:25](963 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [07:15, 03:55](909 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_intel' [08:32, 02:09](895 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [06:50, 02:16](879 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [18:13, 12:16] ( 4 warnings 393 remarks ) +PASS -- TEST 'conus13km_control_intel' [06:18, 03:45](1333 MB) +PASS -- TEST 'conus13km_2threads_intel' [03:56, 01:30](1235 MB) +PASS -- TEST 'conus13km_decomp_intel' [06:02, 03:49](1354 MB) +PASS -- TEST 'conus13km_restart_intel' [07:00, 02:18](1202 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [16:13, 12:17] ( 4 warnings 416 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_intel' [06:53, 04:33](1010 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [08:11, 04:34] ( 794 warnings 422 remarks ) +PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [06:23, 04:54](1090 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [06:28, 04:41](1084 MB) +PASS -- TEST 'conus13km_debug_intel' [25:03, 22:21](1364 MB) +PASS -- TEST 'conus13km_debug_qr_intel' [24:56, 22:43](1068 MB) +PASS -- TEST 'conus13km_debug_2threads_intel' [23:50, 21:29](1281 MB) +PASS -- TEST 'conus13km_debug_decomp_intel' [24:46, 22:22](1395 MB) +PASS -- TEST 'conus13km_radar_tten_debug_intel' [24:49, 22:29](1426 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [07:11, 04:54] ( 794 warnings 416 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [06:26, 04:57](1179 MB) + +PASS -- COMPILE 'hafsw_intel' [18:14, 17:01] ( 1 warnings 696 remarks ) +PASS -- TEST 'hafs_regional_atm_intel' [07:50, 04:37](899 MB) +PASS -- TEST 'hafs_regional_atm_gfdlmpv3_intel' [11:34, 07:23](1095 MB) +PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [07:30, 04:31](1214 MB) +PASS -- TEST 'hafs_regional_atm_ocn_intel' [13:14, 06:29](971 MB) +PASS -- TEST 'hafs_regional_atm_wav_intel' [35:04, 28:30](994 MB) +PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [37:18, 34:27](1024 MB) +PASS -- TEST 'hafs_regional_1nest_atm_intel' [12:59, 06:34](493 MB) +PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [11:14, 07:28](516 MB) +PASS -- TEST 'hafs_global_1nest_atm_intel' [08:53, 03:24](370 MB) +PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [14:16, 08:20](418 MB) +PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [08:50, 04:32](528 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [09:02, 04:20](524 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [09:08, 05:16](565 MB) +PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [05:30, 01:33](403 MB) +PASS -- TEST 'gnv1_nested_intel' [08:57, 04:07](1736 MB) + +PASS -- COMPILE 'hafsw_debug_intel' [07:12, 05:48] ( 1500 warnings 2058 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [15:54, 12:43](582 MB) + +PASS -- COMPILE 'hafsw_faster_intel' [21:11, 15:57] ( 1 warnings 661 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [18:55, 15:22](631 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [18:03, 15:10](719 MB) + +PASS -- COMPILE 'hafs_mom6w_intel' [20:11, 14:53] ( 1 warnings 929 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [14:08, 11:04](718 MB) + +PASS -- COMPILE 'hafs_all_intel' [20:14, 14:44] ( 1 warnings 638 remarks ) +PASS -- TEST 'hafs_regional_docn_intel' [09:04, 06:35](969 MB) +PASS -- TEST 'hafs_regional_docn_oisst_intel' [08:54, 06:35](953 MB) +PASS -- TEST 'hafs_regional_datm_cdeps_intel' [19:05, 16:14](1208 MB) + +PASS -- COMPILE 'datm_cdeps_intel' [15:11, 09:29] ( 561 remarks ) +PASS -- TEST 'datm_cdeps_control_cfsr_intel' [05:20, 03:27](1872 MB) +PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [04:22, 02:25](1816 MB) +PASS -- TEST 'datm_cdeps_control_gefs_intel' [04:19, 03:05](1125 MB) +PASS -- TEST 'datm_cdeps_iau_gefs_intel' [04:21, 03:08](1124 MB) +PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [05:18, 03:09](1122 MB) +PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [05:22, 03:28](1875 MB) +PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [05:21, 03:27](1855 MB) +PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [04:20, 03:05](1125 MB) +PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [10:28, 07:33](1662 MB) +PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [10:22, 07:11](1027 MB) +PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [05:17, 03:27](1869 MB) +PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [07:22, 05:50](4831 MB) +PASS -- TEST 'datm_cdeps_gfs_intel' [07:21, 05:56](4831 MB) + +PASS -- COMPILE 'datm_cdeps_debug_intel' [10:11, 04:43] ( 4 warnings 561 remarks ) +PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [08:20, 07:00](1775 MB) + +PASS -- COMPILE 'datm_cdeps_faster_intel' [12:11, 08:01] ( 561 remarks ) +PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [05:19, 03:26](1870 MB) + +PASS -- COMPILE 'datm_cdeps_land_intel' [05:11, 01:17] ( 126 remarks ) +PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [03:34, 01:15](252 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_intel' [02:29, 00:48](315 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [02:32, 00:31](311 MB) + +PASS -- COMPILE 'datm_cdeps_lm4_intel' [05:11, 01:59] ( 164 remarks ) +PASS -- TEST 'datm_cdeps_lm4_gswp3_intel' [02:37, 00:41](567 MB) +PASS -- TEST 'datm_cdeps_lm4_gswp3_rst_intel' [02:33, 00:21](451 MB) + +PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [16:11, 13:44] ( 1 warnings 612 remarks ) +PASS -- TEST 'atm_ds2s_docn_pcice_intel' [06:27, 03:57](1984 MB) + +PASS -- COMPILE 'atm_ds2s_docn_dice_intel' [16:11, 14:04] ( 1 warnings 500 remarks ) +PASS -- TEST 'atm_ds2s_docn_dice_intel' [07:19, 05:00](2000 MB) + +PASS -- COMPILE 'atml_intel' [19:11, 13:55] ( 9 warnings 553 remarks ) +PASS -- TEST 'control_p8_atmlnd_intel' [06:40, 03:43](1864 MB) +PASS -- TEST 'control_restart_p8_atmlnd_intel' [04:11, 02:05](1107 MB) + +PASS -- COMPILE 'atml_debug_intel' [09:11, 06:00] ( 908 warnings 553 remarks ) +PASS -- TEST 'control_p8_atmlnd_debug_intel' [07:33, 04:54](1891 MB) + +PASS -- COMPILE 'atmw_intel' [16:11, 13:26] ( 1 warnings 521 remarks ) +PASS -- TEST 'atmwav_control_noaero_p8_intel' [04:28, 02:08](1910 MB) + +PASS -- COMPILE 'atmaero_intel' [16:12, 13:54] ( 1 warnings 414 remarks ) +PASS -- TEST 'atmaero_control_p8_intel' [07:20, 04:27](1984 MB) +PASS -- TEST 'atmaero_control_p8_rad_intel' [08:17, 05:28](1779 MB) +PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [08:09, 05:27](1783 MB) + +PASS -- COMPILE 'atmaq_intel' [18:11, 12:51] ( 9 warnings 611 remarks ) +PASS -- TEST 'regional_atmaq_intel' [22:23, 18:53](2908 MB) +PASS -- TEST 'regional_atmaq_canopy_intel' [26:19, 22:30](2916 MB) + +PASS -- COMPILE 'atmaq_debug_intel' [11:11, 05:16] ( 885 warnings 611 remarks ) +PASS -- TEST 'regional_atmaq_debug_intel' [43:04, 40:04](2932 MB) + +PASS -- COMPILE 'atm_fbh_intel' [18:12, 12:57] ( 4 warnings 423 remarks ) +PASS -- TEST 'cpld_regional_atm_fbh_intel' [15:35, 13:54](1087 MB) + +PASS -- COMPILE 'hafsw_intelllvm' [17:10, 13:03] +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intelllvm' [07:08, 05:06](567 MB) SYNOPSIS: -Starting Date/Time: 20251002 20:39:59 -Ending Date/Time: 20251002 22:55:04 -Total Time: 02h:16m:15s -Compiles Completed: 45/45 -Tests Completed: 210/210 +Starting Date/Time: 20251007 21:06:33 +Ending Date/Time: 20251008 00:18:39 +Total Time: 03h:13m:01s +Compiles Completed: 46/46 +Tests Completed: 211/211 NOTES: A file 'test_changes.list' was generated but is empty. diff --git a/tests/logs/RegressionTests_ursa.log b/tests/logs/RegressionTests_ursa.log index c4c0a642e4..b52a749a20 100644 --- a/tests/logs/RegressionTests_ursa.log +++ b/tests/logs/RegressionTests_ursa.log @@ -1,7 +1,7 @@ ====START OF URSA REGRESSION TESTING LOG==== UFSWM hash used in testing: -6f353205914ad7b4797b14bf42084d577aa683f4 +1a99e7bb029eceb5eb5635d83446898172e6bbc9 Submodule hashes used in testing: 5d19f593987dbf5609ad929956bdae3055a5a82f AQM (v0.2.0-44-g5d19f59) @@ -19,11 +19,11 @@ Submodule hashes used in testing: 65ef5c73bc7f5663d5688f75c3855d431da4baea MOM6-interface/MOM6/pkg/CVMix-src (65ef5c7) 29e64d652786e1d076a05128c920f394202bfe10 MOM6-interface/MOM6/pkg/GSW-Fortran (29e64d6) a0363fd82ba2c4a44b3e80904f550868b321024c NOAHMP-interface/noahmp (v3.7.1-466-ga0363fd) - 8e351d3ac681ff8867330e500786a7725c9e4a97 UFSATM (remotes/origin/feature/rad-fix_gjf) + 2a8c1bb3433c372505f30a25ed2155e7a415a108 UFSATM (remotes/origin/feature/rte-rrtmgp-v1.8) 11359cb04a420fc87e4cf0f035f4d1215ab24488 UFSATM/ccpp/framework (2025-01-06-dev-5-g11359cb) - 31618fc64a2863bbd8242195779d008d10412dbd UFSATM/ccpp/physics (master-tag-before-replacing-with-ipd-setup-step-fast-6388-g31618fc6) + baf9502b1cb556da735ba49fb63d4ba9c7dcb31c UFSATM/ccpp/physics (ccpp_transition_to_vlab_master_20190705-5448-gbaf9502b) c62efd27caa26f660edf24232f33f154e608b77a UFSATM/ccpp/physics/physics/MP/TEMPO/TEMPO (c62efd2) - 74a0e098b2163425e4b5466c2dfcf8ae26d560a5 UFSATM/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (v1.6) + 41c5fcd950fed09b8afe186dede266824eca7fd3 UFSATM/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (41c5fcd) 7e24e739182281717607b341a1c2ffdba473616f UFSATM/fv3/atmos_cubed_sphere (201912_public_release-424-g7e24e73) 38d2177aef842a5c6abe26ffe876804b95fd9e0a UFSATM/mpas/MPAS-Model (remotes/origin/develop-226-g38d2177a) 8f6caa9d04f1caf2ca8ce1b362aedcebf9b14c8c UFSATM/upp (upp_v10.2.0-297-g8f6caa9d) @@ -40,439 +40,442 @@ 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: /scratch4/NAGAPE/epic/role-epic/UFS-WM_RT/NEMSfv3gfs/develop-20251002 -COMPARISON DIRECTORY: /scratch4/NAGAPE/epic/Fernando.Andrade-maldonado/stmp/RT_RUNDIRS/Fernando.Andrade-maldonado/FV3_RT/rt_2420806 +BASELINE DIRECTORY: /scratch4/NAGAPE/epic/role-epic/UFS-WM_RT/NEMSfv3gfs/develop-20251007 +COMPARISON DIRECTORY: /scratch3/NAGAPE/epic/Fernando.Andrade-maldonado/stmp/ursa/RT_RUNDIRS/Fernando.Andrade-maldonado/FV3_RT/rt_1031383 RT.SH OPTIONS USED: * (-a) - HPC PROJECT ACCOUNT: epic * (-e) - USE ECFLOW -PASS -- COMPILE 's2swa_32bit_intel' [10:14, 08:41] ( 1044 remarks ) -PASS -- TEST 'cpld_control_p8_mixedmode_intel' [09:52, 07:11](2201 MB) -PASS -- TEST 'cpld_control_gefs_intel' [31:10, 21:16](3239 MB) -PASS -- TEST 'cpld_restart_gefs_intel' [16:02, 06:15](2981 MB) -PASS -- TEST 'cpld_dcp_gefs_intel' [40:48, 32:00](3485 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_intel' [14:14, 12:52] ( 1042 remarks ) -PASS -- TEST 'cpld_control_gfsv17_intel' [13:43, 11:58](2067 MB) -PASS -- TEST 'cpld_control_gfsv17_iau_intel' [15:48, 13:13](2617 MB) -PASS -- TEST 'cpld_restart_gfsv17_intel' [07:53, 05:20](1492 MB) -PASS -- TEST 'cpld_restart_gfsv17_iau_intel' [08:57, 06:15](2362 MB) -PASS -- TEST 'cpld_mpi_gfsv17_intel' [22:40, 20:22](2006 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [15:14, 13:13] ( 1042 remarks ) -PASS -- TEST 'cpld_control_sfs_intel' [14:31, 13:02](2000 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [04:14, 03:04] ( 1554 warnings 2933 remarks ) -PASS -- TEST 'cpld_debug_gfsv17_intel' [15:39, 13:09](2094 MB) - -PASS -- COMPILE 's2swa_intel' [10:13, 08:49] ( 1044 remarks ) -PASS -- TEST 'cpld_control_p8_intel' [09:58, 07:47](2470 MB) -PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [10:00, 07:17](2459 MB) -PASS -- TEST 'cpld_restart_p8_intel' [06:29, 03:52](2240 MB) -PASS -- TEST 'cpld_control_qr_p8_intel' [09:55, 07:35](2363 MB) -PASS -- TEST 'cpld_restart_qr_p8_intel' [06:31, 03:48](1997 MB) -PASS -- TEST 'cpld_2threads_p8_intel' [18:48, 16:23](3019 MB) -PASS -- TEST 'cpld_decomp_p8_intel' [09:55, 07:15](2437 MB) -PASS -- TEST 'cpld_mpi_p8_intel' [13:53, 11:31](2331 MB) -PASS -- TEST 'cpld_control_ciceC_p8_intel' [10:00, 07:09](2522 MB) -PASS -- TEST 'cpld_control_c192_p8_intel' [21:39, 18:55](3607 MB) -PASS -- TEST 'cpld_restart_c192_p8_intel' [16:33, 12:16](3495 MB) - -PASS -- COMPILE 's2swal_intel' [10:14, 08:12] ( 1065 remarks ) -PASS -- TEST 'cpld_control_p8_lnd_intel' [09:58, 07:42](2495 MB) -PASS -- TEST 'cpld_restart_p8_lnd_intel' [06:33, 03:57](2277 MB) -PASS -- TEST 'cpld_s2sa_p8_intel' [07:50, 05:45](3133 MB) - -PASS -- COMPILE 's2sw_intel' [10:14, 08:15] ( 1012 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_intel' [08:44, 06:34](2086 MB) -PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [07:51, 05:20](3002 MB) - -PASS -- COMPILE 's2swa_debug_intel' [05:14, 03:12] ( 1444 warnings 2183 remarks ) -PASS -- TEST 'cpld_debug_p8_intel' [10:51, 09:00](2393 MB) - -PASS -- COMPILE 's2sw_debug_intel' [05:14, 03:42] ( 1444 warnings 2165 remarks ) -PASS -- TEST 'cpld_debug_noaero_p8_intel' [06:40, 04:34](2112 MB) - -PASS -- COMPILE 's2s_aoflux_intel' [08:13, 06:33] ( 948 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [05:47, 03:22](2164 MB) - -PASS -- COMPILE 's2swa_faster_intel' [10:17, 08:50] ( 1030 remarks ) -PASS -- TEST 'cpld_control_p8_faster_intel' [08:51, 06:31](2518 MB) - -PASS -- COMPILE 's2sw_pdlib_intel' [14:18, 12:27] ( 1035 remarks ) -PASS -- TEST 'cpld_control_pdlib_p8_intel' [13:59, 11:20](2175 MB) -PASS -- TEST 'cpld_restart_pdlib_p8_intel' [07:55, 05:27](1707 MB) -PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [17:50, 15:52](2096 MB) -PASS -- TEST 'cpld_control_c48_5deg_intel' [11:43, 09:13](3038 MB) -PASS -- TEST 'cpld_warmstart_c48_5deg_intel' [04:13, 01:26](3020 MB) -PASS -- TEST 'cpld_restart_c48_5deg_intel' [02:28, 00:53](2465 MB) -PASS -- TEST 'cpld_control_c24_5deg_intel' [03:02, 00:52](2212 MB) -PASS -- TEST 'cpld_warmstart_c24_5deg_intel' [03:05, 00:31](2210 MB) -PASS -- TEST 'cpld_restart_c24_5deg_intel' [02:25, 00:26](1534 MB) -PASS -- TEST 'cpld_control_c24_9deg_intel' [22:13, 19:17](2211 MB) -PASS -- TEST 'cpld_warmstart_c24_9deg_intel' [02:27, 00:31](2211 MB) -PASS -- TEST 'cpld_restart_c24_9deg_intel' [02:24, 00:25](1533 MB) -PASS -- TEST 'cpld_control_c12_9deg_intel' [02:27, 00:33](2139 MB) -PASS -- TEST 'cpld_warmstart_c12_9deg_intel' [02:26, 00:28](2140 MB) -PASS -- TEST 'cpld_restart_c12_9deg_intel' [02:25, 00:23](1489 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_intel' [04:10, 02:47] ( 1554 warnings 2915 remarks ) -PASS -- TEST 'cpld_debug_pdlib_p8_intel' [21:44, 19:43](2176 MB) - -PASS -- COMPILE 'atm_dyn32_intel' [08:17, 06:26] ( 501 remarks ) -PASS -- TEST 'control_flake_intel' [04:18, 02:40](1355 MB) -PASS -- TEST 'control_CubedSphereGrid_intel' [03:19, 01:38](2218 MB) -PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [03:19, 02:08](2223 MB) -PASS -- TEST 'control_latlon_intel' [03:18, 01:45](2220 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [03:20, 01:48](2216 MB) -PASS -- TEST 'control_c48_intel' [12:22, 10:40](1675 MB) -PASS -- TEST 'control_c48.v2.sfc_intel' [06:21, 04:25](806 MB) -PASS -- TEST 'control_c48_lnd_iau_intel' [06:17, 04:45](1672 MB) -PASS -- TEST 'control_c192_intel' [06:31, 04:58](1808 MB) -PASS -- TEST 'control_c384_intel' [08:17, 05:44](2105 MB) -PASS -- TEST 'control_c384gdas_intel' [09:56, 06:10](1889 MB) -PASS -- TEST 'control_stochy_intel' [10:19, 08:35](1320 MB) -PASS -- TEST 'control_stochy_restart_intel' [02:17, 00:42](1212 MB) -PASS -- TEST 'control_lndp_intel' [03:16, 01:07](1316 MB) -PASS -- TEST 'control_iovr4_intel' [03:16, 01:47](1304 MB) -PASS -- TEST 'control_iovr4_gfdlmpv3_intel' [04:26, 02:13](1610 MB) -PASS -- TEST 'control_iovr5_intel' [03:17, 01:45](1310 MB) -PASS -- TEST 'control_p8_intel' [04:37, 02:09](2511 MB) -PASS -- TEST 'control_p8.v2.sfc_intel' [04:43, 02:24](2523 MB) -PASS -- TEST 'control_p8_ugwpv1_intel' [03:34, 02:04](2527 MB) -PASS -- TEST 'control_p8_ugwpv1_tempo_intel' [03:37, 02:07](2523 MB) -PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_intel' [04:36, 02:18](2555 MB) -PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_hail_intel' [12:40, 10:34](2423 MB) -PASS -- TEST 'control_restart_p8_intel' [04:03, 01:18](1852 MB) -PASS -- TEST 'control_noqr_p8_intel' [03:34, 02:08](2500 MB) -PASS -- TEST 'control_restart_noqr_p8_intel' [03:41, 01:14](1869 MB) -PASS -- TEST 'control_decomp_p8_intel' [04:32, 02:32](2516 MB) -PASS -- TEST 'control_2threads_p8_intel' [03:31, 01:45](2021 MB) -PASS -- TEST 'control_p8_lndp_intel' [05:29, 03:32](2513 MB) -PASS -- TEST 'control_p8_rrtmgp_intel' [04:33, 02:55](2588 MB) -PASS -- TEST 'control_p8_mynn_intel' [04:39, 02:14](2535 MB) -PASS -- TEST 'merra2_thompson_intel' [04:35, 02:41](2531 MB) -PASS -- TEST 'merra2_hf_thompson_intel' [05:23, 03:45](2544 MB) -PASS -- TEST 'regional_control_intel' [05:25, 04:04](1722 MB) -PASS -- TEST 'regional_restart_intel' [03:27, 02:00](1692 MB) -PASS -- TEST 'regional_decomp_intel' [06:00, 03:43](1711 MB) -PASS -- TEST 'regional_2threads_intel' [04:41, 02:10](1570 MB) -PASS -- TEST 'regional_noquilt_intel' [12:30, 10:36](1994 MB) -PASS -- TEST 'regional_netcdf_parallel_intel' [05:28, 03:32](1713 MB) -PASS -- TEST 'regional_2dwrtdecomp_intel' [05:27, 03:35](1725 MB) -PASS -- TEST 'regional_wofs_intel' [12:27, 10:51](2637 MB) - -PASS -- COMPILE 'rrfs_intel' [07:11, 05:53] ( 3 warnings 448 remarks ) -PASS -- TEST 'rap_control_intel' [04:28, 02:47](1804 MB) -PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [04:45, 02:49](1640 MB) -PASS -- TEST 'rap_decomp_intel' [04:22, 02:51](1755 MB) -PASS -- TEST 'rap_2threads_intel' [04:23, 02:16](1175 MB) -PASS -- TEST 'rap_restart_intel' [03:29, 01:48](1764 MB) -PASS -- TEST 'rap_sfcdiff_intel' [14:40, 12:59](1949 MB) -PASS -- TEST 'rap_sfcdiff_decomp_intel' [15:28, 13:42](1817 MB) -PASS -- TEST 'rap_sfcdiff_restart_intel' [03:28, 01:31](1773 MB) -PASS -- TEST 'hrrr_control_intel' [04:27, 02:41](1788 MB) -PASS -- TEST 'hrrr_control_decomp_intel' [04:22, 02:44](1690 MB) -PASS -- TEST 'hrrr_control_2threads_intel' [04:22, 02:11](1173 MB) -PASS -- TEST 'hrrr_control_restart_intel' [03:19, 01:26](1732 MB) -PASS -- TEST 'rrfs_v1beta_intel' [07:30, 05:37](1937 MB) -PASS -- TEST 'rrfs_v1nssl_intel' [09:18, 07:16](2675 MB) -PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [08:18, 06:14](2918 MB) - -PASS -- COMPILE 'csawmg_intel' [07:15, 05:41] ( 417 remarks ) -PASS -- TEST 'control_csawmg_intel' [06:27, 04:26](1765 MB) -PASS -- TEST 'control_ras_intel' [04:16, 02:16](1592 MB) - -PASS -- COMPILE 'wam_intel' [07:17, 05:22] ( 395 remarks ) -PASS -- TEST 'control_wam_intel' [10:35, 08:12](2419 MB) - -PASS -- COMPILE 'atm_faster_dyn32_intel' [07:17, 05:40] ( 411 remarks ) -PASS -- TEST 'control_p8_faster_intel' [03:34, 02:05](2516 MB) -PASS -- TEST 'regional_control_faster_intel' [05:28, 03:22](1712 MB) - -PASS -- COMPILE 'atm_debug_dyn32_intel' [05:17, 03:24] ( 902 warnings 589 remarks ) -PASS -- TEST 'control_CubedSphereGrid_debug_intel' [03:19, 01:38](2245 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [03:20, 01:41](2247 MB) -PASS -- TEST 'control_stochy_debug_intel' [04:17, 02:38](1490 MB) -PASS -- TEST 'control_lndp_debug_intel' [03:17, 02:02](1462 MB) -PASS -- TEST 'control_csawmg_debug_intel' [05:28, 03:11](1790 MB) -PASS -- TEST 'control_ras_debug_intel' [03:17, 02:02](1482 MB) -PASS -- TEST 'control_diag_debug_intel' [04:24, 02:23](2315 MB) -PASS -- TEST 'control_debug_p8_intel' [03:30, 02:03](2548 MB) -PASS -- TEST 'regional_debug_intel' [13:29, 11:50](1631 MB) -PASS -- TEST 'rap_control_debug_intel' [05:18, 03:51](1871 MB) -PASS -- TEST 'hrrr_control_debug_intel' [05:17, 03:30](1867 MB) -PASS -- TEST 'hrrr_gf_debug_intel' [05:24, 03:36](1885 MB) -PASS -- TEST 'hrrr_c3_debug_intel' [05:17, 03:36](1871 MB) -PASS -- TEST 'rap_unified_drag_suite_debug_intel' [05:17, 03:42](1874 MB) -PASS -- TEST 'rap_diag_debug_intel' [05:23, 04:03](1956 MB) -PASS -- TEST 'rap_cires_ugwp_debug_intel' [05:17, 03:41](1872 MB) -PASS -- TEST 'rap_unified_ugwp_debug_intel' [05:23, 03:37](1877 MB) -PASS -- TEST 'rap_lndp_debug_intel' [05:23, 03:36](1871 MB) -PASS -- TEST 'rap_progcld_thompson_debug_intel' [05:23, 03:34](1891 MB) -PASS -- TEST 'rap_noah_debug_intel' [06:17, 04:20](1879 MB) -PASS -- TEST 'rap_sfcdiff_debug_intel' [05:17, 03:33](1867 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [07:19, 05:38](1867 MB) -PASS -- TEST 'rap_clm_lake_debug_intel' [05:18, 03:33](1883 MB) -PASS -- TEST 'rap_flake_debug_intel' [05:20, 03:36](1872 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [07:27, 06:06](1887 MB) - -PASS -- COMPILE 'wam_debug_intel' [03:10, 02:02] ( 859 warnings 395 remarks ) -PASS -- TEST 'control_wam_debug_intel' [11:42, 09:28](2290 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [07:11, 05:25] ( 3 warnings 415 remarks ) -PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [04:45, 02:38](1494 MB) -PASS -- TEST 'rap_control_dyn32_phy32_intel' [04:24, 02:23](1734 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [10:27, 08:21](1748 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [04:21, 02:12](1076 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [03:24, 01:52](1056 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [04:20, 02:21](1645 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_intel' [03:37, 01:17](1633 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [03:20, 01:15](1639 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [07:11, 05:43] ( 3 warnings 392 remarks ) -PASS -- TEST 'conus13km_control_intel' [03:39, 02:01](1784 MB) -PASS -- TEST 'conus13km_2threads_intel' [02:35, 00:52](1793 MB) -PASS -- TEST 'conus13km_decomp_intel' [03:35, 01:59](1813 MB) -PASS -- TEST 'conus13km_restart_intel' [10:36, 08:22](1567 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [07:11, 05:32] ( 3 warnings 415 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_intel' [04:27, 02:54](1803 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [04:11, 02:18] ( 793 warnings 421 remarks ) -PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [05:17, 03:41](1753 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [05:34, 03:45](1752 MB) -PASS -- TEST 'conus13km_debug_intel' [16:39, 14:38](1846 MB) -PASS -- TEST 'conus13km_debug_qr_intel' [16:39, 15:00](1457 MB) -PASS -- TEST 'conus13km_debug_2threads_intel' [10:31, 08:14](1845 MB) -PASS -- TEST 'conus13km_debug_decomp_intel' [17:47, 15:34](1876 MB) -PASS -- TEST 'conus13km_radar_tten_debug_intel' [16:45, 14:46](1904 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [04:10, 02:17] ( 793 warnings 415 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [04:40, 03:27](1858 MB) - -PASS -- COMPILE 'hafsw_intel' [09:13, 07:55] ( 695 remarks ) -PASS -- TEST 'hafs_regional_atm_intel' [04:48, 02:36](1210 MB) -PASS -- TEST 'hafs_regional_atm_gfdlmpv3_intel' [05:51, 03:57](1396 MB) -PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [04:23, 02:27](1473 MB) -PASS -- TEST 'hafs_regional_atm_ocn_intel' [06:40, 04:17](1324 MB) -PASS -- TEST 'hafs_regional_atm_wav_intel' [34:35, 32:57](1381 MB) -PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [24:42, 22:54](1372 MB) -PASS -- TEST 'hafs_regional_1nest_atm_intel' [04:49, 03:16](801 MB) -PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [05:34, 04:10](811 MB) -PASS -- TEST 'hafs_global_1nest_atm_intel' [03:27, 01:35](534 MB) -PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [06:08, 04:18](620 MB) -PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [04:26, 02:22](752 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [04:27, 02:16](747 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [04:27, 02:37](822 MB) -PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [02:29, 00:46](529 MB) -PASS -- TEST 'gnv1_nested_intel' [04:45, 02:28](1745 MB) - -PASS -- COMPILE 'hafsw_debug_intel' [04:12, 02:50] ( 1499 warnings 2057 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [09:30, 08:06](725 MB) - -PASS -- COMPILE 'hafsw_faster_intel' [09:11, 07:58] ( 660 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [28:31, 26:34](889 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [29:44, 28:01](1078 MB) - -PASS -- COMPILE 'hafs_mom6w_intel' [10:10, 08:19] ( 928 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [20:10, 18:07](1092 MB) - -PASS -- COMPILE 'hafs_all_intel' [09:11, 07:52] ( 637 remarks ) -PASS -- TEST 'hafs_regional_docn_intel' [05:39, 04:10](1320 MB) -PASS -- TEST 'hafs_regional_docn_oisst_intel' [05:34, 04:02](1279 MB) -PASS -- TEST 'hafs_regional_datm_cdeps_intel' [13:43, 11:38](1808 MB) - -PASS -- COMPILE 'datm_cdeps_intel' [06:10, 04:24] ( 561 remarks ) -PASS -- TEST 'datm_cdeps_control_cfsr_intel' [04:20, 02:14](1941 MB) -PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [08:16, 07:00](1886 MB) -PASS -- TEST 'datm_cdeps_control_gefs_intel' [03:21, 01:59](1197 MB) -PASS -- TEST 'datm_cdeps_iau_gefs_intel' [03:22, 02:00](1197 MB) -PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [03:16, 01:49](1203 MB) -PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [04:15, 02:44](1931 MB) -PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [03:15, 01:54](1946 MB) -PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [03:20, 02:00](1198 MB) -PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [07:59, 05:34](1837 MB) -PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [07:56, 05:29](1357 MB) -PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [03:16, 01:58](1946 MB) -PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [05:15, 03:40](4788 MB) -PASS -- TEST 'datm_cdeps_gfs_intel' [04:19, 03:11](4785 MB) - -PASS -- COMPILE 'datm_cdeps_debug_intel' [04:10, 02:54] ( 4 warnings 561 remarks ) -PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [06:15, 04:12](1844 MB) - -PASS -- COMPILE 'datm_cdeps_faster_intel' [05:10, 04:05] ( 561 remarks ) -PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [09:17, 07:59](1944 MB) - -PASS -- COMPILE 'datm_cdeps_land_intel' [02:10, 00:51] ( 126 remarks ) -PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [02:32, 00:48](361 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_intel' [02:20, 00:32](621 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [02:19, 00:23](621 MB) - -PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [07:10, 05:59] ( 611 remarks ) -PASS -- TEST 'atm_ds2s_docn_pcice_intel' [04:44, 02:38](2839 MB) - -PASS -- COMPILE 'atm_ds2s_docn_dice_intel' [07:13, 05:43] ( 499 remarks ) -PASS -- TEST 'atm_ds2s_docn_dice_intel' [05:34, 03:36](2869 MB) - -PASS -- COMPILE 'atml_intel' [08:10, 06:36] ( 8 warnings 552 remarks ) -PASS -- TEST 'control_p8_atmlnd_intel' [04:34, 02:26](1928 MB) -PASS -- TEST 'control_restart_p8_atmlnd_intel' [03:29, 01:27](1308 MB) - -PASS -- COMPILE 'atml_debug_intel' [05:12, 03:40] ( 907 warnings 552 remarks ) -PASS -- TEST 'control_p8_atmlnd_debug_intel' [05:35, 03:33](1940 MB) - -PASS -- COMPILE 'atmw_intel' [09:11, 08:00] ( 520 remarks ) -PASS -- TEST 'atmwav_control_noaero_p8_intel' [03:32, 01:49](2685 MB) - -PASS -- COMPILE 'atmaero_intel' [07:13, 05:59] ( 413 remarks ) -PASS -- TEST 'atmaero_control_p8_intel' [04:39, 03:04](2027 MB) -PASS -- TEST 'atmaero_control_p8_rad_intel' [21:30, 19:21](2409 MB) -PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [05:30, 03:24](2423 MB) - -PASS -- COMPILE 'atmaq_intel' [07:10, 05:44] ( 8 warnings 610 remarks ) -PASS -- TEST 'regional_atmaq_intel' [14:24, 11:13](2876 MB) -PASS -- TEST 'regional_atmaq_canopy_intel' [15:20, 13:04](2876 MB) - -PASS -- COMPILE 'atmaq_debug_intel' [04:10, 02:25] ( 884 warnings 610 remarks ) -PASS -- TEST 'regional_atmaq_debug_intel' [29:05, 27:03](2891 MB) - -PASS -- COMPILE 'atm_fbh_intel' [07:13, 05:34] ( 3 warnings 422 remarks ) -PASS -- TEST 'cpld_regional_atm_fbh_intel' [08:20, 06:41](1134 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_intelllvm' [14:17, 12:37] -PASS -- TEST 'cpld_control_gfsv17_intelllvm' [13:40, 11:48](2070 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_debug_intelllvm' [05:10, 03:41] -PASS -- TEST 'cpld_debug_gfsv17_intelllvm' [15:39, 13:16](2081 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intelllvm' [14:15, 12:47] -PASS -- TEST 'cpld_control_sfs_intelllvm' [14:31, 12:38](1997 MB) - -PASS -- COMPILE 's2swa_intelllvm' [10:14, 08:48] -PASS -- TEST 'cpld_control_p8_intelllvm' [09:53, 07:41](2530 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intelllvm' [07:17, 05:20] -PASS -- TEST 'rap_control_dyn32_phy32_intelllvm' [04:24, 02:24](1754 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intelllvm' [07:11, 05:30] -PASS -- TEST 'rap_control_dyn64_phy32_intelllvm' [04:25, 02:57](1805 MB) - -PASS -- COMPILE 'hafsw_intelllvm' [09:11, 08:00] -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intelllvm' [04:32, 02:37](816 MB) - -PASS -- COMPILE 'hafsw_debug_intelllvm' [04:11, 02:35] -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intelllvm' [09:29, 08:08](738 MB) - -PASS -- COMPILE 'datm_cdeps_intelllvm' [06:11, 04:13] -PASS -- TEST 'datm_cdeps_control_cfsr_intelllvm' [03:14, 01:47](1941 MB) - -PASS -- COMPILE 'datm_cdeps_debug_intelllvm' [04:11, 02:20] -PASS -- TEST 'datm_cdeps_debug_cfsr_intelllvm' [05:14, 04:07](1848 MB) - -PASS -- COMPILE 'atm_gnu' [04:11, 02:55] -PASS -- TEST 'control_c48_gnu' [07:20, 05:46](1513 MB) -PASS -- TEST 'control_stochy_gnu' [03:15, 01:58](515 MB) -PASS -- TEST 'control_ras_gnu' [05:16, 03:16](520 MB) -PASS -- TEST 'control_p8_gnu' [19:36, 17:14](1460 MB) -PASS -- TEST 'control_p8_ugwpv1_gnu' [21:44, 20:04](1459 MB) -PASS -- TEST 'control_flake_gnu' [05:18, 04:04](560 MB) - -PASS -- COMPILE 'rrfs_gnu' [04:10, 02:50] -PASS -- TEST 'rap_control_gnu' [05:24, 03:29](852 MB) -PASS -- TEST 'rap_decomp_gnu' [05:22, 03:29](854 MB) -PASS -- TEST 'rap_2threads_gnu' [04:26, 02:39](908 MB) -PASS -- TEST 'rap_restart_gnu' [03:25, 01:58](581 MB) -PASS -- TEST 'rap_sfcdiff_gnu' [05:26, 03:32](854 MB) -PASS -- TEST 'rap_sfcdiff_decomp_gnu' [05:25, 03:45](853 MB) -PASS -- TEST 'rap_sfcdiff_restart_gnu' [04:26, 02:08](580 MB) -PASS -- TEST 'hrrr_control_gnu' [05:22, 03:42](856 MB) -PASS -- TEST 'hrrr_control_noqr_gnu' [05:22, 03:23](840 MB) -PASS -- TEST 'hrrr_control_2threads_gnu' [04:24, 02:36](901 MB) -PASS -- TEST 'hrrr_control_decomp_gnu' [05:21, 03:27](855 MB) -PASS -- TEST 'hrrr_control_restart_gnu' [03:18, 01:47](581 MB) -PASS -- TEST 'hrrr_control_restart_noqr_gnu' [04:18, 02:07](670 MB) -PASS -- TEST 'rrfs_v1beta_gnu' [08:26, 06:18](850 MB) - -PASS -- COMPILE 'csawmg_gnu' [04:10, 02:30] -PASS -- TEST 'control_csawmg_gnu' [07:26, 05:37](757 MB) - -PASS -- COMPILE 'atm_dyn32_debug_gnu' [06:10, 04:58] -PASS -- TEST 'control_diag_debug_gnu' [03:23, 01:26](1287 MB) -PASS -- TEST 'regional_debug_gnu' [07:27, 05:39](776 MB) -PASS -- TEST 'rap_control_debug_gnu' [03:18, 01:57](860 MB) -PASS -- TEST 'hrrr_control_debug_gnu' [03:17, 01:48](862 MB) -PASS -- TEST 'hrrr_gf_debug_gnu' [03:17, 01:52](867 MB) -PASS -- TEST 'hrrr_c3_debug_gnu' [03:17, 01:52](867 MB) -PASS -- TEST 'rap_diag_debug_gnu' [04:23, 02:10](947 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_gnu' [04:17, 02:53](860 MB) -PASS -- TEST 'rap_progcld_thompson_debug_gnu' [03:17, 01:58](861 MB) -PASS -- TEST 'control_ras_debug_gnu' [03:16, 01:10](506 MB) -PASS -- TEST 'control_stochy_debug_gnu' [03:16, 01:18](499 MB) -PASS -- TEST 'control_debug_p8_gnu' [03:29, 01:30](1462 MB) -PASS -- TEST 'rap_flake_debug_gnu' [06:26, 04:14](860 MB) -PASS -- TEST 'rap_clm_lake_debug_gnu' [03:17, 01:49](862 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_gnu' [05:30, 03:12](871 MB) - -PASS -- COMPILE 'wam_debug_gnu' [03:10, 01:26] -PASS -- TEST 'control_wam_debug_gnu' [06:34, 04:31](1310 MB) - -PASS -- COMPILE 'atm_debug_dyn32_gnu' [04:10, 02:31] -PASS -- TEST 'control_csawmg_debug_gnu' [03:27, 01:47](752 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_gnu' [04:12, 02:44] -PASS -- TEST 'rap_control_dyn32_phy32_gnu' [05:22, 03:14](708 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_gnu' [04:27, 03:06](712 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_gnu' [04:25, 02:30](741 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_gnu' [04:30, 02:24](733 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_gnu' [05:20, 03:14](712 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_gnu' [03:22, 01:50](553 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_gnu' [03:18, 01:42](557 MB) -PASS -- TEST 'conus13km_control_gnu' [22:59, 20:32](905 MB) -PASS -- TEST 'conus13km_2threads_gnu' [02:49, 01:09](907 MB) -PASS -- TEST 'conus13km_decomp_gnu' [04:34, 03:07](908 MB) -PASS -- TEST 'conus13km_restart_gnu' [03:36, 01:44](582 MB) - -PASS -- COMPILE 'atm_dyn64_phy32_gnu' [08:10, 06:14] -PASS -- TEST 'rap_control_dyn64_phy32_gnu' [05:31, 03:35](736 MB) - -PASS -- COMPILE 'atm_dyn32_phy32_debug_gnu' [07:34, 05:17] -PASS -- TEST 'rap_control_debug_dyn32_phy32_gnu' [03:18, 01:49](717 MB) +PASS -- COMPILE 's2swa_32bit_intel' [10:11, 08:23] ( 1 warnings 1045 remarks ) +PASS -- TEST 'cpld_control_p8_mixedmode_intel' [11:49, 06:42](2181 MB) +PASS -- TEST 'cpld_control_gefs_intel' [35:50, 19:47](3240 MB) +PASS -- TEST 'cpld_restart_gefs_intel' [17:12, 05:27](2949 MB) +PASS -- TEST 'cpld_dcp_gefs_intel' [49:14, 32:12](3451 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_intel' [15:11, 13:39] ( 1 warnings 1043 remarks ) +PASS -- TEST 'cpld_control_gfsv17_intel' [19:46, 11:46](2059 MB) +PASS -- TEST 'cpld_control_gfsv17_iau_intel' [15:57, 13:13](2640 MB) +PASS -- TEST 'cpld_restart_gfsv17_intel' [07:53, 05:17](1465 MB) +PASS -- TEST 'cpld_restart_gfsv17_iau_intel' [09:54, 06:03](2347 MB) +PASS -- TEST 'cpld_mpi_gfsv17_intel' [27:37, 20:05](1995 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [15:11, 13:51] ( 1 warnings 1043 remarks ) +PASS -- TEST 'cpld_control_sfs_intel' [20:31, 12:46](2026 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [05:11, 03:30] ( 1555 warnings 2934 remarks ) +PASS -- TEST 'cpld_debug_gfsv17_intel' [15:49, 13:26](2091 MB) + +PASS -- COMPILE 's2swa_intel' [10:11, 09:06] ( 1 warnings 1045 remarks ) +PASS -- TEST 'cpld_control_p8_intel' [12:57, 07:31](2483 MB) +PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [12:56, 06:54](2511 MB) +PASS -- TEST 'cpld_restart_p8_intel' [08:50, 03:47](2302 MB) +PASS -- TEST 'cpld_control_qr_p8_intel' [12:55, 07:20](2362 MB) +PASS -- TEST 'cpld_restart_qr_p8_intel' [06:50, 04:39](2011 MB) +PASS -- TEST 'cpld_2threads_p8_intel' [20:44, 15:40](2998 MB) +PASS -- TEST 'cpld_decomp_p8_intel' [13:45, 07:30](2448 MB) +PASS -- TEST 'cpld_mpi_p8_intel' [17:52, 11:43](2325 MB) +PASS -- TEST 'cpld_control_ciceC_p8_intel' [11:54, 07:00](2468 MB) +PASS -- TEST 'cpld_control_c192_p8_intel' [24:44, 19:09](3603 MB) +PASS -- TEST 'cpld_restart_c192_p8_intel' [18:12, 12:52](3492 MB) + +PASS -- COMPILE 's2swal_intel' [10:11, 08:54] ( 1 warnings 1066 remarks ) +PASS -- TEST 'cpld_control_p8_lnd_intel' [12:55, 07:50](2555 MB) +PASS -- TEST 'cpld_restart_p8_lnd_intel' [06:58, 04:17](2325 MB) +PASS -- TEST 'cpld_s2sa_p8_intel' [11:49, 05:31](3155 MB) + +PASS -- COMPILE 's2sw_intel' [10:11, 08:21] ( 1 warnings 1013 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_intel' [11:42, 06:31](2087 MB) +PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [06:49, 04:58](2993 MB) + +PASS -- COMPILE 's2swa_debug_intel' [05:11, 03:53] ( 1445 warnings 2184 remarks ) +PASS -- TEST 'cpld_debug_p8_intel' [15:58, 09:05](2374 MB) + +PASS -- COMPILE 's2sw_debug_intel' [05:11, 03:18] ( 1445 warnings 2166 remarks ) +PASS -- TEST 'cpld_debug_noaero_p8_intel' [06:47, 04:31](2120 MB) + +PASS -- COMPILE 's2s_aoflux_intel' [08:11, 06:41] ( 1 warnings 949 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [08:45, 03:37](2170 MB) + +PASS -- COMPILE 's2swa_faster_intel' [11:11, 09:10] ( 1 warnings 1031 remarks ) +PASS -- TEST 'cpld_control_p8_faster_intel' [13:49, 06:34](2474 MB) + +PASS -- COMPILE 's2sw_pdlib_intel' [15:11, 13:21] ( 1 warnings 1036 remarks ) +PASS -- TEST 'cpld_control_pdlib_p8_intel' [13:39, 10:58](2171 MB) +PASS -- TEST 'cpld_restart_pdlib_p8_intel' [08:15, 05:27](1662 MB) +PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [18:39, 15:38](2087 MB) +PASS -- TEST 'cpld_control_c48_5deg_intel' [06:28, 04:23](3034 MB) +PASS -- TEST 'cpld_warmstart_c48_5deg_intel' [03:31, 01:30](3020 MB) +PASS -- TEST 'cpld_restart_c48_5deg_intel' [02:29, 00:53](2468 MB) +PASS -- TEST 'cpld_control_c24_5deg_intel' [02:25, 00:54](2210 MB) +PASS -- TEST 'cpld_warmstart_c24_5deg_intel' [02:26, 00:33](2209 MB) +PASS -- TEST 'cpld_restart_c24_5deg_intel' [03:24, 01:15](1533 MB) +PASS -- TEST 'cpld_control_c24_9deg_intel' [02:27, 00:53](2209 MB) +PASS -- TEST 'cpld_warmstart_c24_9deg_intel' [02:25, 00:32](2209 MB) +PASS -- TEST 'cpld_restart_c24_9deg_intel' [02:25, 00:25](1532 MB) +PASS -- TEST 'cpld_control_c12_9deg_intel' [02:25, 00:33](2137 MB) +PASS -- TEST 'cpld_warmstart_c12_9deg_intel' [02:25, 00:27](2136 MB) +PASS -- TEST 'cpld_restart_c12_9deg_intel' [02:23, 00:45](1488 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_intel' [05:12, 03:31] ( 1555 warnings 2916 remarks ) +PASS -- TEST 'cpld_debug_pdlib_p8_intel' [25:45, 19:29](2188 MB) + +PASS -- COMPILE 'atm_dyn32_intel' [08:11, 06:26] ( 1 warnings 502 remarks ) +PASS -- TEST 'control_flake_intel' [07:18, 02:31](1347 MB) +PASS -- TEST 'control_CubedSphereGrid_intel' [09:19, 02:28](2207 MB) +PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [08:20, 01:46](2230 MB) +PASS -- TEST 'control_latlon_intel' [08:18, 01:44](2226 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [08:20, 01:45](2229 MB) +PASS -- TEST 'control_c48_intel' [07:20, 04:41](1674 MB) +PASS -- TEST 'control_c48.v2.sfc_intel' [06:18, 04:18](803 MB) +PASS -- TEST 'control_c48_lnd_iau_intel' [06:17, 04:54](1673 MB) +PASS -- TEST 'control_c192_intel' [11:28, 05:21](1842 MB) +PASS -- TEST 'control_c384_intel' [10:04, 05:48](2136 MB) +PASS -- TEST 'control_c384gdas_intel' [12:50, 06:09](1961 MB) +PASS -- TEST 'control_stochy_intel' [03:16, 01:14](1300 MB) +PASS -- TEST 'control_stochy_restart_intel' [02:17, 00:42](1221 MB) +PASS -- TEST 'control_lndp_intel' [10:20, 08:50](1320 MB) +PASS -- TEST 'control_iovr4_intel' [06:17, 05:03](1302 MB) +PASS -- TEST 'control_iovr4_gfdlmpv3_intel' [04:43, 02:13](1596 MB) +PASS -- TEST 'control_iovr5_intel' [04:24, 01:48](1305 MB) +PASS -- TEST 'control_p8_intel' [05:35, 02:30](2497 MB) +PASS -- TEST 'control_p8.v2.sfc_intel' [05:39, 02:27](2519 MB) +PASS -- TEST 'control_p8_ugwpv1_intel' [04:32, 02:40](2506 MB) +PASS -- TEST 'control_p8_ugwpv1_tempo_intel' [04:33, 02:08](2530 MB) +PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_intel' [08:34, 06:16](2555 MB) +PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_hail_intel' [12:35, 10:12](2399 MB) +PASS -- TEST 'control_restart_p8_intel' [03:39, 01:19](1834 MB) +PASS -- TEST 'control_noqr_p8_intel' [03:30, 02:07](2513 MB) +PASS -- TEST 'control_restart_noqr_p8_intel' [03:31, 01:17](1848 MB) +PASS -- TEST 'control_decomp_p8_intel' [04:30, 02:09](2515 MB) +PASS -- TEST 'control_2threads_p8_intel' [03:30, 01:49](2022 MB) +PASS -- TEST 'control_p8_lndp_intel' [05:31, 03:35](2520 MB) +PASS -- TEST 'control_p8_rrtmgp_intel' [04:33, 03:00](2587 MB) +PASS -- TEST 'control_p8_mynn_intel' [04:34, 02:15](2535 MB) +PASS -- TEST 'merra2_thompson_intel' [04:32, 02:31](2530 MB) +PASS -- TEST 'merra2_hf_thompson_intel' [05:24, 03:52](2546 MB) +PASS -- TEST 'regional_control_intel' [05:25, 03:35](1727 MB) +PASS -- TEST 'regional_restart_intel' [03:26, 02:01](1699 MB) +PASS -- TEST 'regional_decomp_intel' [05:24, 03:45](1717 MB) +PASS -- TEST 'regional_2threads_intel' [04:24, 02:19](1569 MB) +PASS -- TEST 'regional_noquilt_intel' [13:32, 11:13](1992 MB) +PASS -- TEST 'regional_netcdf_parallel_intel' [05:26, 03:34](1721 MB) +PASS -- TEST 'regional_2dwrtdecomp_intel' [13:25, 11:30](1698 MB) +PASS -- TEST 'regional_wofs_intel' [06:27, 04:31](2635 MB) + +PASS -- COMPILE 'atm_dyn32_rad32_intel' [08:12, 06:09] ( 1 warnings 482 remarks ) +PASS -- TEST 'control_p8_rrtmgp_rad32_intel' [04:36, 02:45](2568 MB) + +PASS -- COMPILE 'rrfs_intel' [07:11, 05:45] ( 4 warnings 449 remarks ) +PASS -- TEST 'rap_control_intel' [04:27, 02:45](1779 MB) +PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [04:45, 02:48](1624 MB) +PASS -- TEST 'rap_decomp_intel' [04:23, 02:52](1718 MB) +PASS -- TEST 'rap_2threads_intel' [04:24, 02:41](1186 MB) +PASS -- TEST 'rap_restart_intel' [03:26, 01:31](1747 MB) +PASS -- TEST 'rap_sfcdiff_intel' [04:27, 03:06](1774 MB) +PASS -- TEST 'rap_sfcdiff_decomp_intel' [04:32, 02:50](1718 MB) +PASS -- TEST 'rap_sfcdiff_restart_intel' [03:25, 01:30](1759 MB) +PASS -- TEST 'hrrr_control_intel' [04:30, 02:42](1782 MB) +PASS -- TEST 'hrrr_control_decomp_intel' [04:23, 02:46](1688 MB) +PASS -- TEST 'hrrr_control_2threads_intel' [05:23, 02:16](1171 MB) +PASS -- TEST 'hrrr_control_restart_intel' [03:19, 01:27](1702 MB) +PASS -- TEST 'rrfs_v1beta_intel' [06:31, 04:58](1929 MB) +PASS -- TEST 'rrfs_v1nssl_intel' [08:19, 06:29](2659 MB) +PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [07:20, 06:09](2907 MB) + +PASS -- COMPILE 'csawmg_intel' [07:11, 05:35] ( 1 warnings 418 remarks ) +PASS -- TEST 'control_csawmg_intel' [06:26, 04:23](1753 MB) +PASS -- TEST 'control_ras_intel' [04:17, 02:19](1572 MB) + +PASS -- COMPILE 'wam_intel' [07:11, 05:27] ( 1 warnings 396 remarks ) +PASS -- TEST 'control_wam_intel' [09:33, 08:07](2404 MB) + +PASS -- COMPILE 'atm_faster_dyn32_intel' [07:12, 05:47] ( 1 warnings 412 remarks ) +PASS -- TEST 'control_p8_faster_intel' [04:33, 02:04](2515 MB) +PASS -- TEST 'regional_control_faster_intel' [05:25, 03:24](1710 MB) + +PASS -- COMPILE 'atm_debug_dyn32_intel' [06:10, 03:28] ( 903 warnings 590 remarks ) +PASS -- TEST 'control_CubedSphereGrid_debug_intel' [03:20, 01:37](2241 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [03:20, 01:39](2247 MB) +PASS -- TEST 'control_stochy_debug_intel' [04:17, 02:12](1480 MB) +PASS -- TEST 'control_lndp_debug_intel' [03:17, 01:59](1472 MB) +PASS -- TEST 'control_csawmg_debug_intel' [04:25, 03:05](1795 MB) +PASS -- TEST 'control_ras_debug_intel' [03:17, 02:00](1488 MB) +PASS -- TEST 'control_diag_debug_intel' [03:23, 01:59](2321 MB) +PASS -- TEST 'control_debug_p8_intel' [03:27, 02:04](2563 MB) +PASS -- TEST 'regional_debug_intel' [13:26, 11:56](1644 MB) +PASS -- TEST 'rap_control_debug_intel' [05:18, 03:34](1877 MB) +PASS -- TEST 'hrrr_control_debug_intel' [05:17, 03:28](1866 MB) +PASS -- TEST 'hrrr_gf_debug_intel' [05:17, 03:33](1884 MB) +PASS -- TEST 'hrrr_c3_debug_intel' [05:18, 03:33](1870 MB) +PASS -- TEST 'rap_unified_drag_suite_debug_intel' [05:18, 03:35](1882 MB) +PASS -- TEST 'rap_diag_debug_intel' [05:25, 03:45](1962 MB) +PASS -- TEST 'rap_cires_ugwp_debug_intel' [05:23, 03:40](1872 MB) +PASS -- TEST 'rap_unified_ugwp_debug_intel' [05:20, 03:39](1874 MB) +PASS -- TEST 'rap_lndp_debug_intel' [05:18, 03:51](1883 MB) +PASS -- TEST 'rap_progcld_thompson_debug_intel' [05:18, 03:46](1884 MB) +PASS -- TEST 'rap_noah_debug_intel' [05:18, 03:42](1875 MB) +PASS -- TEST 'rap_sfcdiff_debug_intel' [05:18, 03:46](1876 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [07:18, 05:55](1877 MB) +PASS -- TEST 'rap_clm_lake_debug_intel' [05:18, 03:58](1869 MB) +PASS -- TEST 'rap_flake_debug_intel' [05:18, 03:45](1872 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [08:28, 06:17](1878 MB) + +PASS -- COMPILE 'wam_debug_intel' [04:10, 02:07] ( 860 warnings 396 remarks ) +PASS -- TEST 'control_wam_debug_intel' [11:35, 09:01](2306 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [07:10, 05:19] ( 4 warnings 416 remarks ) +PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [07:13, 02:39](1472 MB) +PASS -- TEST 'rap_control_dyn32_phy32_intel' [04:27, 02:45](1723 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [05:07, 02:16](1732 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [06:52, 01:55](1072 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [06:26, 01:51](1051 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [04:23, 02:21](1652 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_intel' [03:25, 01:17](1662 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [03:20, 01:15](1647 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [07:10, 05:20] ( 4 warnings 393 remarks ) +PASS -- TEST 'conus13km_control_intel' [09:45, 08:01](1786 MB) +PASS -- TEST 'conus13km_2threads_intel' [02:38, 00:52](1793 MB) +PASS -- TEST 'conus13km_decomp_intel' [03:39, 01:59](1825 MB) +PASS -- TEST 'conus13km_restart_intel' [03:36, 01:10](1564 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [07:10, 05:25] ( 4 warnings 416 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_intel' [04:29, 02:53](1807 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [04:10, 02:12] ( 794 warnings 422 remarks ) +PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [05:19, 03:24](1752 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [05:22, 03:25](1747 MB) +PASS -- TEST 'conus13km_debug_intel' [17:41, 15:26](1848 MB) +PASS -- TEST 'conus13km_debug_qr_intel' [17:41, 16:01](1432 MB) +PASS -- TEST 'conus13km_debug_2threads_intel' [10:37, 08:14](1841 MB) +PASS -- TEST 'conus13km_debug_decomp_intel' [17:32, 15:22](1838 MB) +PASS -- TEST 'conus13km_radar_tten_debug_intel' [16:48, 14:30](1895 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [05:10, 02:39] ( 794 warnings 416 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [05:25, 03:30](1856 MB) + +PASS -- COMPILE 'hafsw_intel' [10:10, 07:59] ( 1 warnings 696 remarks ) +PASS -- TEST 'hafs_regional_atm_intel' [04:51, 02:42](1193 MB) +PASS -- TEST 'hafs_regional_atm_gfdlmpv3_intel' [08:13, 03:57](1391 MB) +PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [05:43, 02:30](1473 MB) +PASS -- TEST 'hafs_regional_atm_ocn_intel' [06:40, 04:19](1328 MB) +PASS -- TEST 'hafs_regional_atm_wav_intel' [36:36, 31:56](1357 MB) +PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [28:43, 23:27](1376 MB) +PASS -- TEST 'hafs_regional_1nest_atm_intel' [07:31, 03:17](814 MB) +PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [08:35, 03:58](805 MB) +PASS -- TEST 'hafs_global_1nest_atm_intel' [06:29, 01:36](534 MB) +PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [08:56, 04:20](619 MB) +PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [06:28, 02:20](747 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [06:28, 02:09](758 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [04:30, 02:41](812 MB) +PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [04:21, 00:49](532 MB) +PASS -- TEST 'gnv1_nested_intel' [05:46, 02:28](1726 MB) + +PASS -- COMPILE 'hafsw_debug_intel' [05:10, 02:38] ( 1500 warnings 2058 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [10:28, 08:11](736 MB) + +PASS -- COMPILE 'hafsw_faster_intel' [10:10, 08:01] ( 1 warnings 661 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [29:45, 27:53](870 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [29:39, 27:51](1067 MB) + +PASS -- COMPILE 'hafs_mom6w_intel' [10:10, 08:07] ( 1 warnings 929 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [20:04, 17:47](1086 MB) + +PASS -- COMPILE 'hafs_all_intel' [10:10, 08:14] ( 1 warnings 638 remarks ) +PASS -- TEST 'hafs_regional_docn_intel' [05:31, 04:02](1311 MB) +PASS -- TEST 'hafs_regional_docn_oisst_intel' [05:32, 04:02](1303 MB) +PASS -- TEST 'hafs_regional_datm_cdeps_intel' [13:51, 11:49](1809 MB) + +PASS -- COMPILE 'datm_cdeps_intel' [06:10, 04:49] ( 561 remarks ) +PASS -- TEST 'datm_cdeps_control_cfsr_intel' [18:17, 16:26](1947 MB) +PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [10:18, 08:16](1878 MB) +PASS -- TEST 'datm_cdeps_control_gefs_intel' [17:17, 16:08](1185 MB) +PASS -- TEST 'datm_cdeps_iau_gefs_intel' [03:16, 02:01](1194 MB) +PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [03:15, 01:49](1197 MB) +PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [03:15, 02:08](1935 MB) +PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [03:15, 01:53](1941 MB) +PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [03:15, 01:56](1194 MB) +PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [07:54, 05:32](1833 MB) +PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [08:00, 05:25](1374 MB) +PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [03:25, 01:54](1950 MB) +PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [05:16, 03:14](4787 MB) +PASS -- TEST 'datm_cdeps_gfs_intel' [04:22, 03:09](4787 MB) + +PASS -- COMPILE 'datm_cdeps_debug_intel' [04:10, 02:27] ( 4 warnings 561 remarks ) +PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [05:20, 04:01](1843 MB) + +PASS -- COMPILE 'datm_cdeps_faster_intel' [06:10, 04:40] ( 561 remarks ) +PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [03:16, 01:51](1944 MB) + +PASS -- COMPILE 'datm_cdeps_land_intel' [02:10, 00:40] ( 126 remarks ) +PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [02:25, 00:45](364 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_intel' [02:20, 00:32](619 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [02:21, 00:23](622 MB) + +PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [07:10, 05:52] ( 1 warnings 612 remarks ) +PASS -- TEST 'atm_ds2s_docn_pcice_intel' [04:39, 02:35](2842 MB) + +PASS -- COMPILE 'atm_ds2s_docn_dice_intel' [07:10, 05:49] ( 1 warnings 500 remarks ) +PASS -- TEST 'atm_ds2s_docn_dice_intel' [05:34, 03:30](2863 MB) + +PASS -- COMPILE 'atml_intel' [08:11, 06:18] ( 9 warnings 553 remarks ) +PASS -- TEST 'control_p8_atmlnd_intel' [04:36, 02:34](1917 MB) +PASS -- TEST 'control_restart_p8_atmlnd_intel' [03:29, 01:26](1322 MB) + +PASS -- COMPILE 'atml_debug_intel' [04:11, 03:08] ( 908 warnings 553 remarks ) +PASS -- TEST 'control_p8_atmlnd_debug_intel' [05:42, 03:56](1956 MB) + +PASS -- COMPILE 'atmw_intel' [09:15, 08:00] ( 1 warnings 521 remarks ) +PASS -- TEST 'atmwav_control_noaero_p8_intel' [04:32, 02:14](2703 MB) + +PASS -- COMPILE 'atmaero_intel' [08:14, 06:06] ( 1 warnings 414 remarks ) +PASS -- TEST 'atmaero_control_p8_intel' [05:39, 03:30](2013 MB) +PASS -- TEST 'atmaero_control_p8_rad_intel' [06:03, 03:15](2413 MB) +PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [05:36, 03:20](2416 MB) + +PASS -- COMPILE 'atmaq_intel' [07:12, 05:30] ( 9 warnings 611 remarks ) +PASS -- TEST 'regional_atmaq_intel' [13:30, 11:09](2876 MB) +PASS -- TEST 'regional_atmaq_canopy_intel' [15:07, 13:01](2876 MB) + +PASS -- COMPILE 'atmaq_debug_intel' [04:10, 02:20] ( 885 warnings 611 remarks ) +PASS -- TEST 'regional_atmaq_debug_intel' [30:02, 27:14](2890 MB) + +PASS -- COMPILE 'atm_fbh_intel' [07:12, 05:30] ( 4 warnings 423 remarks ) +PASS -- TEST 'cpld_regional_atm_fbh_intel' [08:22, 06:56](1133 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_intelllvm' [15:14, 13:38] +PASS -- TEST 'cpld_control_gfsv17_intelllvm' [13:44, 11:58](2049 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_debug_intelllvm' [05:10, 03:25] +PASS -- TEST 'cpld_debug_gfsv17_intelllvm' [15:38, 13:22](2088 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intelllvm' [15:12, 13:30] +PASS -- TEST 'cpld_control_sfs_intelllvm' [14:31, 12:40](1996 MB) + +PASS -- COMPILE 's2swa_intelllvm' [10:15, 08:45] +PASS -- TEST 'cpld_control_p8_intelllvm' [09:54, 07:25](2516 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_intelllvm' [07:11, 05:17] +PASS -- TEST 'rap_control_dyn32_phy32_intelllvm' [04:31, 02:22](1733 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intelllvm' [07:11, 05:16] +PASS -- TEST 'rap_control_dyn64_phy32_intelllvm' [04:28, 02:53](1807 MB) + +PASS -- COMPILE 'hafsw_intelllvm' [09:12, 07:38] +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intelllvm' [04:36, 02:52](818 MB) + +PASS -- COMPILE 'hafsw_debug_intelllvm' [04:11, 02:34] +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intelllvm' [10:33, 08:13](715 MB) + +PASS -- COMPILE 'datm_cdeps_intelllvm' [06:11, 04:35] +PASS -- TEST 'datm_cdeps_control_cfsr_intelllvm' [03:16, 01:43](1933 MB) + +PASS -- COMPILE 'datm_cdeps_debug_intelllvm' [04:11, 02:29] +PASS -- TEST 'datm_cdeps_debug_cfsr_intelllvm' [05:16, 04:08](1842 MB) + +PASS -- COMPILE 'atm_gnu' [04:11, 02:49] +PASS -- TEST 'control_c48_gnu' [07:29, 05:46](1512 MB) +PASS -- TEST 'control_stochy_gnu' [03:17, 01:57](515 MB) +PASS -- TEST 'control_ras_gnu' [04:17, 03:06](520 MB) +PASS -- TEST 'control_p8_gnu' [04:38, 03:01](1476 MB) +PASS -- TEST 'control_p8_ugwpv1_gnu' [04:36, 03:01](1463 MB) +PASS -- TEST 'control_flake_gnu' [05:18, 04:02](559 MB) + +PASS -- COMPILE 'rrfs_gnu' [04:11, 02:49] +PASS -- TEST 'rap_control_gnu' [05:23, 03:24](852 MB) +PASS -- TEST 'rap_decomp_gnu' [05:23, 03:22](854 MB) +PASS -- TEST 'rap_2threads_gnu' [04:27, 02:51](909 MB) +PASS -- TEST 'rap_restart_gnu' [03:26, 01:49](581 MB) +PASS -- TEST 'rap_sfcdiff_gnu' [05:27, 03:27](854 MB) +PASS -- TEST 'rap_sfcdiff_decomp_gnu' [05:23, 03:23](854 MB) +PASS -- TEST 'rap_sfcdiff_restart_gnu' [03:25, 01:49](580 MB) +PASS -- TEST 'hrrr_control_gnu' [05:26, 03:18](856 MB) +PASS -- TEST 'hrrr_control_noqr_gnu' [05:23, 03:19](841 MB) +PASS -- TEST 'hrrr_control_2threads_gnu' [05:22, 02:34](902 MB) +PASS -- TEST 'hrrr_control_decomp_gnu' [05:23, 03:20](856 MB) +PASS -- TEST 'hrrr_control_restart_gnu' [03:19, 01:46](581 MB) +PASS -- TEST 'hrrr_control_restart_noqr_gnu' [03:19, 01:49](669 MB) +PASS -- TEST 'rrfs_v1beta_gnu' [08:28, 06:19](849 MB) + +PASS -- COMPILE 'csawmg_gnu' [04:11, 02:47] +PASS -- TEST 'control_csawmg_gnu' [07:25, 05:32](758 MB) + +PASS -- COMPILE 'atm_dyn32_debug_gnu' [06:13, 04:46] +PASS -- TEST 'control_diag_debug_gnu' [03:24, 01:16](1286 MB) +PASS -- TEST 'regional_debug_gnu' [07:28, 05:42](764 MB) +PASS -- TEST 'rap_control_debug_gnu' [04:18, 01:50](862 MB) +PASS -- TEST 'hrrr_control_debug_gnu' [04:18, 01:46](863 MB) +PASS -- TEST 'hrrr_gf_debug_gnu' [03:18, 01:48](867 MB) +PASS -- TEST 'hrrr_c3_debug_gnu' [03:18, 01:49](865 MB) +PASS -- TEST 'rap_diag_debug_gnu' [03:24, 02:07](946 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_gnu' [04:18, 02:50](859 MB) +PASS -- TEST 'rap_progcld_thompson_debug_gnu' [04:18, 01:48](862 MB) +PASS -- TEST 'control_ras_debug_gnu' [03:17, 01:06](506 MB) +PASS -- TEST 'control_stochy_debug_gnu' [03:17, 01:12](498 MB) +PASS -- TEST 'control_debug_p8_gnu' [03:27, 01:24](1446 MB) +PASS -- TEST 'rap_flake_debug_gnu' [03:18, 01:49](862 MB) +PASS -- TEST 'rap_clm_lake_debug_gnu' [03:18, 01:49](862 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_gnu' [04:28, 02:57](871 MB) + +PASS -- COMPILE 'wam_debug_gnu' [03:11, 01:26] +PASS -- TEST 'control_wam_debug_gnu' [06:34, 04:31](1309 MB) + +PASS -- COMPILE 'atm_debug_dyn32_gnu' [04:11, 02:32] +PASS -- TEST 'control_csawmg_debug_gnu' [03:26, 01:45](740 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_gnu' [04:11, 02:41] +PASS -- TEST 'rap_control_dyn32_phy32_gnu' [05:25, 03:12](709 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_gnu' [05:24, 03:09](712 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_gnu' [06:23, 02:29](740 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_gnu' [07:22, 02:24](735 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_gnu' [05:22, 03:08](710 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_gnu' [03:24, 01:43](552 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_gnu' [03:19, 01:39](558 MB) +PASS -- TEST 'conus13km_control_gnu' [04:36, 02:54](906 MB) +PASS -- TEST 'conus13km_2threads_gnu' [03:31, 01:15](908 MB) +PASS -- TEST 'conus13km_decomp_gnu' [04:32, 03:04](910 MB) +PASS -- TEST 'conus13km_restart_gnu' [03:31, 01:40](583 MB) + +PASS -- COMPILE 'atm_dyn64_phy32_gnu' [08:11, 06:14] +PASS -- TEST 'rap_control_dyn64_phy32_gnu' [05:27, 03:37](738 MB) + +PASS -- COMPILE 'atm_dyn32_phy32_debug_gnu' [06:12, 04:48] +PASS -- TEST 'rap_control_debug_dyn32_phy32_gnu' [03:18, 01:47](717 MB) PASS -- TEST 'hrrr_control_debug_dyn32_phy32_gnu' [03:18, 01:46](720 MB) -PASS -- TEST 'conus13km_debug_gnu' [08:36, 06:53](922 MB) -PASS -- TEST 'conus13km_debug_qr_gnu' [25:47, 24:18](650 MB) -PASS -- TEST 'conus13km_debug_2threads_gnu' [05:40, 04:02](922 MB) -PASS -- TEST 'conus13km_debug_decomp_gnu' [25:35, 23:37](925 MB) -PASS -- TEST 'conus13km_radar_tten_debug_gnu' [08:34, 07:07](991 MB) +PASS -- TEST 'conus13km_debug_gnu' [08:35, 06:51](923 MB) +PASS -- TEST 'conus13km_debug_qr_gnu' [17:32, 16:00](649 MB) +PASS -- TEST 'conus13km_debug_2threads_gnu' [06:30, 04:09](924 MB) +PASS -- TEST 'conus13km_debug_decomp_gnu' [09:30, 07:19](926 MB) +PASS -- TEST 'conus13km_radar_tten_debug_gnu' [09:31, 07:06](991 MB) -PASS -- COMPILE 'atm_dyn64_phy32_debug_gnu' [07:33, 05:12] -PASS -- TEST 'rap_control_dyn64_phy32_debug_gnu' [03:22, 01:52](744 MB) +PASS -- COMPILE 'atm_dyn64_phy32_debug_gnu' [06:11, 04:59] +PASS -- TEST 'rap_control_dyn64_phy32_debug_gnu' [03:19, 01:51](744 MB) -PASS -- COMPILE 's2swa_gnu' [12:25, 10:47] -PASS -- TEST 'cpld_control_p8_gnu' [09:56, 07:57](1625 MB) +PASS -- COMPILE 's2swa_gnu' [12:14, 10:42] +PASS -- TEST 'cpld_control_p8_gnu' [09:52, 07:39](1605 MB) -PASS -- COMPILE 's2s_gnu' [12:10, 10:24] -PASS -- TEST 'cpld_control_nowave_noaero_p8_gnu' [09:17, 06:54](1546 MB) +PASS -- COMPILE 's2s_gnu' [12:12, 10:16] +PASS -- TEST 'cpld_control_nowave_noaero_p8_gnu' [09:46, 06:51](1524 MB) -PASS -- COMPILE 's2swa_debug_gnu' [03:10, 01:55] -PASS -- TEST 'cpld_debug_p8_gnu' [07:17, 04:46](1614 MB) +PASS -- COMPILE 's2swa_debug_gnu' [03:11, 01:55] +PASS -- TEST 'cpld_debug_p8_gnu' [06:46, 04:39](1613 MB) -PASS -- COMPILE 's2sw_pdlib_gnu' [12:10, 10:24] -PASS -- TEST 'cpld_control_pdlib_p8_gnu' [10:43, 09:08](1578 MB) +PASS -- COMPILE 's2sw_pdlib_gnu' [11:21, 10:17] +PASS -- TEST 'cpld_control_pdlib_p8_gnu' [10:39, 08:52](1568 MB) -PASS -- COMPILE 's2sw_pdlib_debug_gnu' [03:10, 01:45] -PASS -- TEST 'cpld_debug_pdlib_p8_gnu' [08:38, 06:42](1581 MB) +PASS -- COMPILE 's2sw_pdlib_debug_gnu' [03:22, 01:46] +PASS -- TEST 'cpld_debug_pdlib_p8_gnu' [08:37, 06:34](1581 MB) -PASS -- COMPILE 'datm_cdeps_gnu' [12:24, 10:21] -PASS -- TEST 'datm_cdeps_control_cfsr_gnu' [04:15, 02:18](1513 MB) +PASS -- COMPILE 'datm_cdeps_gnu' [11:11, 09:53] +PASS -- TEST 'datm_cdeps_control_cfsr_gnu' [04:17, 02:13](1511 MB) SYNOPSIS: -Starting Date/Time: 20251004 02:12:18 -Ending Date/Time: 20251004 03:54:33 -Total Time: 01h:42m:42s -Compiles Completed: 69/69 -Tests Completed: 282/282 +Starting Date/Time: 20251009 06:41:50 +Ending Date/Time: 20251009 08:45:09 +Total Time: 02h:03m:47s +Compiles Completed: 70/70 +Tests Completed: 283/283 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 102b74b1b7..13a0f26ee3 100644 --- a/tests/logs/RegressionTests_wcoss2.log +++ b/tests/logs/RegressionTests_wcoss2.log @@ -1,7 +1,7 @@ ====START OF WCOSS2 REGRESSION TESTING LOG==== UFSWM hash used in testing: -611fec0d6ac57bc6c7f6afa9c9a7de6ddf62fe83 +7446fec3ebe593bad0cfce107faadf0c441c3b2f Submodule hashes used in testing: 5d19f593987dbf5609ad929956bdae3055a5a82f AQM (v0.2.0-44-g5d19f59) @@ -19,11 +19,11 @@ Submodule hashes used in testing: 65ef5c73bc7f5663d5688f75c3855d431da4baea MOM6-interface/MOM6/pkg/CVMix-src (65ef5c7) 29e64d652786e1d076a05128c920f394202bfe10 MOM6-interface/MOM6/pkg/GSW-Fortran (29e64d6) a0363fd82ba2c4a44b3e80904f550868b321024c NOAHMP-interface/noahmp (v3.7.1-466-ga0363fd) - 8e351d3ac681ff8867330e500786a7725c9e4a97 UFSATM (remotes/origin/feature/rad-fix_gjf) + 2a8c1bb3433c372505f30a25ed2155e7a415a108 UFSATM (remotes/origin/feature/rte-rrtmgp-v1.8) 11359cb04a420fc87e4cf0f035f4d1215ab24488 UFSATM/ccpp/framework (2025-01-06-dev-5-g11359cb) - 31618fc64a2863bbd8242195779d008d10412dbd UFSATM/ccpp/physics (master-tag-before-replacing-with-ipd-setup-step-fast-6388-g31618fc6) + baf9502b1cb556da735ba49fb63d4ba9c7dcb31c UFSATM/ccpp/physics (ccpp_transition_to_vlab_master_20190705-5448-gbaf9502b) c62efd27caa26f660edf24232f33f154e608b77a UFSATM/ccpp/physics/physics/MP/TEMPO/TEMPO (c62efd2) - 74a0e098b2163425e4b5466c2dfcf8ae26d560a5 UFSATM/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (v1.6) + 41c5fcd950fed09b8afe186dede266824eca7fd3 UFSATM/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (41c5fcd) 7e24e739182281717607b341a1c2ffdba473616f UFSATM/fv3/atmos_cubed_sphere (201912_public_release-424-g7e24e73) 38d2177aef842a5c6abe26ffe876804b95fd9e0a UFSATM/mpas/MPAS-Model (remotes/origin/develop-226-g38d2177a) 8f6caa9d04f1caf2ca8ce1b362aedcebf9b14c8c UFSATM/upp (upp_v10.2.0-297-g8f6caa9d) @@ -40,263 +40,266 @@ 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-20251002 -COMPARISON DIRECTORY: /lfs/h2/emc/ptmp/brian.curtis/FV3_RT/rt_3885723 +BASELINE DIRECTORY: /lfs/h2/emc/nems/noscrub/emc.nems/RT/NEMSfv3gfs/develop-20251007 +COMPARISON DIRECTORY: /lfs/h2/emc/ptmp/brian.curtis/FV3_RT/rt_3977717 RT.SH OPTIONS USED: * (-a) - HPC PROJECT ACCOUNT: GFS-DEV * (-e) - USE ECFLOW -PASS -- COMPILE 's2swa_32bit_intel' [13:36, 11:49] ( 3 remarks ) -PASS -- TEST 'cpld_control_p8_mixedmode_intel' [11:51, 07:22](3348 MB) -PASS -- TEST 'cpld_control_gefs_intel' [35:33, 17:47](4114 MB) -PASS -- TEST 'cpld_restart_gefs_intel' [28:28, 08:00](3916 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_intel' [14:37, 13:01] ( 3 remarks ) -PASS -- TEST 'cpld_control_gfsv17_intel' [20:40, 15:38](1904 MB) -PASS -- TEST 'cpld_control_gfsv17_iau_intel' [26:02, 17:02](1955 MB) -PASS -- TEST 'cpld_restart_gfsv17_intel' [16:50, 08:04](1071 MB) -PASS -- TEST 'cpld_restart_gfsv17_iau_intel' [22:30, 08:02](1929 MB) -PASS -- TEST 'cpld_mpi_gfsv17_intel' [23:42, 18:25](1883 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [14:37, 13:15] ( 3 remarks ) -PASS -- TEST 'cpld_control_sfs_intel' [19:41, 16:27](1902 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [06:32, 04:56] ( 1534 warnings 1946 remarks ) -PASS -- TEST 'cpld_debug_gfsv17_intel' [26:49, 21:07](1943 MB) - -PASS -- COMPILE 's2swa_intel' [13:36, 11:43] ( 3 remarks ) -PASS -- TEST 'cpld_control_p8_intel' [12:22, 08:51](3381 MB) -PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [12:46, 08:41](3380 MB) -PASS -- TEST 'cpld_restart_p8_intel' [11:49, 05:58](3264 MB) -PASS -- TEST 'cpld_control_qr_p8_intel' [12:12, 08:54](3408 MB) -PASS -- TEST 'cpld_restart_qr_p8_intel' [11:59, 06:00](3290 MB) -PASS -- TEST 'cpld_2threads_p8_intel' [12:04, 08:04](3618 MB) -PASS -- TEST 'cpld_decomp_p8_intel' [12:02, 08:47](3372 MB) -PASS -- TEST 'cpld_mpi_p8_intel' [11:35, 07:19](3329 MB) -PASS -- TEST 'cpld_control_ciceC_p8_intel' [12:44, 08:44](3378 MB) - -PASS -- COMPILE 's2swal_intel' [13:36, 11:45] ( 4 remarks ) -PASS -- TEST 'cpld_s2sa_p8_intel' [13:36, 09:01](3339 MB) - -PASS -- COMPILE 's2sw_intel' [12:34, 11:10] ( 3 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_intel' [09:05, 05:21](1925 MB) -PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [12:22, 07:49](1967 MB) - -PASS -- COMPILE 's2s_aoflux_intel' [13:36, 11:36] ( 1 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [10:38, 05:57](1981 MB) - -PASS -- COMPILE 's2swa_faster_intel' [17:39, 15:57] ( 3 remarks ) -PASS -- TEST 'cpld_control_p8_faster_intel' [12:49, 08:38](3381 MB) - -PASS -- COMPILE 's2sw_pdlib_intel' [14:36, 12:20] ( 3 remarks ) -PASS -- TEST 'cpld_control_pdlib_p8_intel' [20:29, 16:23](1928 MB) -PASS -- TEST 'cpld_restart_pdlib_p8_intel' [15:48, 07:58](1103 MB) -PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [22:08, 18:34](1895 MB) -PASS -- TEST 'cpld_control_c48_5deg_intel' [09:49, 06:51](2889 MB) -PASS -- TEST 'cpld_warmstart_c48_5deg_intel' [06:46, 03:01](2896 MB) -PASS -- TEST 'cpld_restart_c48_5deg_intel' [05:58, 02:13](2313 MB) -PASS -- TEST 'cpld_control_c24_5deg_intel' [04:10, 01:48](2112 MB) -PASS -- TEST 'cpld_warmstart_c24_5deg_intel' [04:11, 01:35](2114 MB) -PASS -- TEST 'cpld_restart_c24_5deg_intel' [03:57, 01:35](1489 MB) -PASS -- TEST 'cpld_control_c24_9deg_intel' [05:13, 02:18](2109 MB) -PASS -- TEST 'cpld_warmstart_c24_9deg_intel' [04:11, 01:47](2112 MB) -PASS -- TEST 'cpld_restart_c24_9deg_intel' [03:56, 01:41](1489 MB) -PASS -- TEST 'cpld_control_c12_9deg_intel' [04:09, 01:44](2041 MB) -PASS -- TEST 'cpld_warmstart_c12_9deg_intel' [04:10, 01:28](2042 MB) -PASS -- TEST 'cpld_restart_c12_9deg_intel' [03:56, 01:26](1397 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_intel' [06:19, 04:48] ( 1534 warnings 1946 remarks ) -PASS -- TEST 'cpld_debug_pdlib_p8_intel' [28:17, 24:16](1966 MB) - -PASS -- COMPILE 'atm_dyn32_intel' [11:25, 09:55] ( 1 remarks ) -PASS -- TEST 'control_flake_intel' [06:44, 04:27](688 MB) -PASS -- TEST 'control_CubedSphereGrid_intel' [04:39, 02:39](1579 MB) -PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [06:01, 03:07](1587 MB) -PASS -- TEST 'control_latlon_intel' [05:42, 02:57](1590 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [05:52, 02:51](1587 MB) -PASS -- TEST 'control_c48_intel' [09:01, 06:48](1600 MB) -PASS -- TEST 'control_c48.v2.sfc_intel' [08:58, 06:14](723 MB) -PASS -- TEST 'control_c48_lnd_iau_intel' [08:53, 06:54](1600 MB) -PASS -- TEST 'control_c192_intel' [11:21, 08:11](1709 MB) -PASS -- TEST 'control_c384_intel' [15:42, 09:42](2007 MB) -PASS -- TEST 'control_c384gdas_intel' [18:36, 10:02](1186 MB) -PASS -- TEST 'control_stochy_intel' [05:40, 02:22](643 MB) -PASS -- TEST 'control_stochy_restart_intel' [05:50, 01:13](407 MB) -PASS -- TEST 'control_lndp_intel' [05:42, 02:06](647 MB) -PASS -- TEST 'control_iovr4_intel' [06:44, 03:04](638 MB) -PASS -- TEST 'control_iovr4_gfdlmpv3_intel' [07:00, 04:11](918 MB) -PASS -- TEST 'control_iovr5_intel' [05:46, 02:55](637 MB) -PASS -- TEST 'control_p8_intel' [07:44, 03:43](1862 MB) -PASS -- TEST 'control_p8.v2.sfc_intel' [07:10, 03:47](1865 MB) -PASS -- TEST 'control_p8_ugwpv1_intel' [08:41, 03:42](1868 MB) -PASS -- TEST 'control_p8_ugwpv1_tempo_intel' [08:31, 03:27](1880 MB) -PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_intel' [08:55, 03:57](1887 MB) -PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_hail_intel' [07:01, 02:51](2439 MB) -PASS -- TEST 'control_restart_p8_intel' [10:41, 02:50](1015 MB) -PASS -- TEST 'control_noqr_p8_intel' [09:07, 03:47](1859 MB) -PASS -- TEST 'control_restart_noqr_p8_intel' [08:14, 02:45](1014 MB) -PASS -- TEST 'control_decomp_p8_intel' [09:00, 03:45](1855 MB) -PASS -- TEST 'control_2threads_p8_intel' [07:39, 03:15](1934 MB) -PASS -- TEST 'control_p8_lndp_intel' [09:04, 05:38](1871 MB) -PASS -- TEST 'control_p8_rrtmgp_intel' [08:17, 04:41](1918 MB) -PASS -- TEST 'control_p8_mynn_intel' [08:08, 03:44](1876 MB) -PASS -- TEST 'merra2_thompson_intel' [08:35, 04:14](1870 MB) -PASS -- TEST 'merra2_hf_thompson_intel' [10:41, 06:12](1875 MB) -PASS -- TEST 'regional_control_intel' [08:19, 05:45](873 MB) -PASS -- TEST 'regional_restart_intel' [07:06, 04:13](884 MB) -PASS -- TEST 'regional_decomp_intel' [08:14, 06:07](873 MB) -PASS -- TEST 'regional_2threads_intel' [06:10, 03:50](1004 MB) -PASS -- TEST 'regional_noquilt_intel' [12:14, 05:55](1179 MB) -PASS -- TEST 'regional_netcdf_parallel_intel' [12:00, 05:46](870 MB) -PASS -- TEST 'regional_2dwrtdecomp_intel' [11:07, 05:58](871 MB) -PASS -- TEST 'regional_wofs_intel' [12:05, 07:11](1605 MB) - -PASS -- COMPILE 'rrfs_intel' [10:23, 08:51] ( 3 warnings 92 remarks ) -PASS -- TEST 'rap_control_intel' [10:56, 04:20](1019 MB) -PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [10:32, 04:45](1215 MB) -PASS -- TEST 'rap_decomp_intel' [10:50, 04:28](1016 MB) -PASS -- TEST 'rap_2threads_intel' [10:35, 04:00](1094 MB) -PASS -- TEST 'rap_restart_intel' [06:40, 02:31](773 MB) -PASS -- TEST 'rap_sfcdiff_intel' [10:25, 04:21](1019 MB) -PASS -- TEST 'rap_sfcdiff_decomp_intel' [11:07, 04:46](1015 MB) -PASS -- TEST 'rap_sfcdiff_restart_intel' [06:46, 02:24](771 MB) -PASS -- TEST 'hrrr_control_intel' [09:49, 04:19](1008 MB) -PASS -- TEST 'hrrr_control_decomp_intel' [09:14, 04:19](1013 MB) -PASS -- TEST 'hrrr_control_2threads_intel' [08:47, 03:55](1081 MB) -PASS -- TEST 'hrrr_control_restart_intel' [04:41, 02:25](763 MB) -PASS -- TEST 'rrfs_v1beta_intel' [12:37, 07:28](1014 MB) -PASS -- TEST 'rrfs_v1nssl_intel' [14:57, 09:34](1978 MB) -PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [13:52, 09:11](1971 MB) - -PASS -- COMPILE 'csawmg_intel' [09:25, 07:52] -PASS -- TEST 'control_csawmg_intel' [10:25, 07:13](960 MB) -PASS -- TEST 'control_ras_intel' [07:46, 03:46](674 MB) - -PASS -- COMPILE 'wam_intel' [09:26, 07:49] ( 1 remarks ) -PASS -- TEST 'control_wam_intel' [15:39, 12:36](1670 MB) - -PASS -- COMPILE 'atm_faster_dyn32_intel' [09:24, 08:02] ( 1 remarks ) -PASS -- TEST 'control_p8_faster_intel' [08:45, 03:52](1862 MB) -PASS -- TEST 'regional_control_faster_intel' [09:04, 05:54](874 MB) - -PASS -- COMPILE 'atm_debug_dyn32_intel' [06:21, 04:57] ( 887 warnings 92 remarks ) -PASS -- TEST 'control_CubedSphereGrid_debug_intel' [04:53, 02:51](1613 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [05:46, 03:06](1622 MB) -PASS -- TEST 'control_stochy_debug_intel' [05:38, 03:43](825 MB) -PASS -- TEST 'control_lndp_debug_intel' [05:35, 03:26](826 MB) -PASS -- TEST 'control_csawmg_debug_intel' [08:01, 05:26](1115 MB) -PASS -- TEST 'control_ras_debug_intel' [05:34, 03:21](830 MB) -PASS -- TEST 'control_diag_debug_intel' [06:01, 03:24](1678 MB) -PASS -- TEST 'control_debug_p8_intel' [06:35, 03:35](1908 MB) -PASS -- TEST 'regional_debug_intel' [21:39, 18:54](933 MB) -PASS -- TEST 'rap_control_debug_intel' [08:40, 05:46](1198 MB) -PASS -- TEST 'hrrr_control_debug_intel' [07:44, 05:36](1194 MB) -PASS -- TEST 'hrrr_gf_debug_intel' [07:42, 05:46](1197 MB) -PASS -- TEST 'hrrr_c3_debug_intel' [07:48, 05:44](1195 MB) -PASS -- TEST 'rap_unified_drag_suite_debug_intel' [07:49, 05:35](1198 MB) -PASS -- TEST 'rap_diag_debug_intel' [07:57, 05:54](1287 MB) -PASS -- TEST 'rap_cires_ugwp_debug_intel' [08:43, 05:57](1203 MB) -PASS -- TEST 'rap_unified_ugwp_debug_intel' [08:37, 06:01](1202 MB) -PASS -- TEST 'rap_lndp_debug_intel' [07:38, 05:48](1203 MB) -PASS -- TEST 'rap_progcld_thompson_debug_intel' [07:37, 05:46](1203 MB) -PASS -- TEST 'rap_noah_debug_intel' [07:50, 05:36](1201 MB) -PASS -- TEST 'rap_sfcdiff_debug_intel' [07:51, 05:41](1203 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [11:45, 09:06](1198 MB) -PASS -- TEST 'rap_clm_lake_debug_intel' [07:43, 05:42](1205 MB) -PASS -- TEST 'rap_flake_debug_intel' [08:57, 05:51](1203 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [14:57, 09:37](1205 MB) - -PASS -- COMPILE 'wam_debug_intel' [05:18, 03:35] ( 845 warnings 1 remarks ) -PASS -- TEST 'control_wam_debug_intel' [17:30, 14:22](1709 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [09:24, 07:50] ( 3 warnings 91 remarks ) -PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [08:38, 04:11](1052 MB) -PASS -- TEST 'rap_control_dyn32_phy32_intel' [07:48, 03:38](890 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [07:47, 03:26](891 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [06:40, 03:15](942 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [07:04, 03:10](929 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [06:57, 03:35](894 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_intel' [13:40, 02:00](736 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [12:49, 01:56](729 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [09:24, 07:53] ( 3 warnings 91 remarks ) -PASS -- TEST 'conus13km_control_intel' [09:57, 03:14](1021 MB) -PASS -- TEST 'conus13km_2threads_intel' [15:39, 01:40](1138 MB) -PASS -- TEST 'conus13km_decomp_intel' [09:34, 03:10](1026 MB) -PASS -- TEST 'conus13km_restart_intel' [10:44, 02:21](689 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [10:24, 08:09] ( 3 warnings 91 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_intel' [18:43, 04:24](919 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [05:19, 03:48] ( 779 warnings 91 remarks ) -PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [19:06, 05:30](1076 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [18:59, 05:27](1073 MB) -PASS -- TEST 'conus13km_debug_intel' [29:53, 23:55](1099 MB) -PASS -- TEST 'conus13km_debug_qr_intel' [29:53, 23:52](816 MB) -PASS -- TEST 'conus13km_debug_2threads_intel' [27:28, 13:27](1217 MB) -PASS -- TEST 'conus13km_debug_decomp_intel' [30:35, 24:37](1104 MB) -PASS -- TEST 'conus13km_radar_tten_debug_intel' [29:42, 23:52](1171 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [05:19, 03:39] ( 779 warnings 91 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [18:53, 05:38](1106 MB) - -PASS -- COMPILE 'hafsw_intel' [11:32, 10:10] ( 3 remarks ) -PASS -- TEST 'hafs_regional_atm_intel' [17:28, 04:53](711 MB) -PASS -- TEST 'hafs_regional_atm_gfdlmpv3_intel' [19:42, 05:53](920 MB) -PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [16:02, 03:52](1052 MB) -PASS -- TEST 'hafs_regional_atm_ocn_intel' [20:00, 07:10](767 MB) -PASS -- TEST 'hafs_regional_atm_wav_intel' [24:52, 11:52](865 MB) -PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [25:52, 13:18](816 MB) -PASS -- TEST 'hafs_regional_1nest_atm_intel' [16:44, 05:33](468 MB) -PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [18:43, 06:51](475 MB) -PASS -- TEST 'hafs_global_1nest_atm_intel' [14:33, 03:14](377 MB) -PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [22:07, 08:08](428 MB) -PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [17:18, 04:00](500 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [16:30, 03:49](498 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [13:34, 04:45](551 MB) -PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [09:43, 01:48](413 MB) - -PASS -- COMPILE 'hafsw_debug_intel' [06:26, 04:13] ( 1481 warnings 1450 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [22:24, 14:11](654 MB) - -PASS -- COMPILE 'hafsw_faster_intel' [11:31, 09:24] ( 2 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [13:53, 07:28](610 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [11:50, 07:44](782 MB) - -PASS -- COMPILE 'hafs_mom6w_intel' [11:28, 09:54] ( 2 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [10:01, 05:44](779 MB) - -PASS -- COMPILE 'hafs_all_intel' [10:24, 09:05] ( 2 remarks ) -PASS -- TEST 'hafs_regional_docn_intel' [09:18, 06:39](761 MB) -PASS -- TEST 'hafs_regional_docn_oisst_intel' [10:33, 06:48](741 MB) -PASS -- TEST 'hafs_regional_datm_cdeps_intel' [20:01, 16:34](834 MB) - -PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [12:36, 10:29] ( 1 remarks ) -PASS -- TEST 'atm_ds2s_docn_pcice_intel' [08:07, 04:33](1914 MB) - -PASS -- COMPILE 'atml_intel' [11:32, 09:43] ( 8 warnings 2 remarks ) - -PASS -- COMPILE 'atml_debug_intel' [06:26, 04:30] ( 892 warnings 2 remarks ) - -PASS -- COMPILE 'atmaero_intel' [10:34, 08:10] ( 1 remarks ) -PASS -- TEST 'atmaero_control_p8_intel' [09:15, 05:01](3236 MB) -PASS -- TEST 'atmaero_control_p8_rad_intel' [08:55, 05:27](3210 MB) -PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [09:04, 05:25](3216 MB) - -PASS -- COMPILE 'atmaq_intel' [10:35, 08:46] ( 8 warnings 4 remarks ) -PASS -- TEST 'regional_atmaq_intel' [22:48, 17:26](2393 MB) -PASS -- TEST 'regional_atmaq_canopy_intel' [25:40, 20:15](2438 MB) - -PASS -- COMPILE 'atmaq_debug_intel' [05:18, 03:47] ( 870 warnings 4 remarks ) -PASS -- TEST 'regional_atmaq_debug_intel' [45:45, 40:50](1873 MB) +PASS -- COMPILE 's2swa_32bit_intel' [15:29, 12:04] ( 1 warnings 3 remarks ) +PASS -- TEST 'cpld_control_p8_mixedmode_intel' [32:11, 07:02](3349 MB) +PASS -- TEST 'cpld_control_gefs_intel' [57:21, 17:04](4116 MB) +PASS -- TEST 'cpld_restart_gefs_intel' [32:51, 07:49](3912 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_intel' [16:31, 13:03] ( 1 warnings 3 remarks ) +PASS -- TEST 'cpld_control_gfsv17_intel' [41:01, 15:26](1903 MB) +PASS -- TEST 'cpld_control_gfsv17_iau_intel' [38:57, 16:53](1956 MB) +PASS -- TEST 'cpld_restart_gfsv17_intel' [31:07, 08:00](1072 MB) +PASS -- TEST 'cpld_restart_gfsv17_iau_intel' [17:42, 07:53](1928 MB) +PASS -- TEST 'cpld_mpi_gfsv17_intel' [43:19, 17:57](1882 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [16:32, 13:02] ( 1 warnings 3 remarks ) +PASS -- TEST 'cpld_control_sfs_intel' [39:01, 15:42](1901 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [08:21, 04:53] ( 1535 warnings 1946 remarks ) +PASS -- TEST 'cpld_debug_gfsv17_intel' [29:13, 20:34](1945 MB) + +PASS -- COMPILE 's2swa_intel' [14:28, 11:26] ( 1 warnings 3 remarks ) +PASS -- TEST 'cpld_control_p8_intel' [32:46, 09:02](3382 MB) +PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [34:05, 08:55](3378 MB) +PASS -- TEST 'cpld_restart_p8_intel' [30:05, 04:57](3266 MB) +PASS -- TEST 'cpld_control_qr_p8_intel' [32:38, 08:34](3409 MB) +PASS -- TEST 'cpld_restart_qr_p8_intel' [30:18, 04:59](3292 MB) +PASS -- TEST 'cpld_2threads_p8_intel' [32:39, 08:15](3621 MB) +PASS -- TEST 'cpld_decomp_p8_intel' [32:40, 08:53](3373 MB) +PASS -- TEST 'cpld_mpi_p8_intel' [32:39, 07:42](3328 MB) +PASS -- TEST 'cpld_control_ciceC_p8_intel' [33:01, 08:27](3380 MB) + +PASS -- COMPILE 's2swal_intel' [14:28, 11:39] ( 1 warnings 4 remarks ) +PASS -- TEST 'cpld_s2sa_p8_intel' [33:49, 09:07](3339 MB) + +PASS -- COMPILE 's2sw_intel' [14:31, 11:18] ( 1 warnings 3 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_intel' [30:23, 05:24](1923 MB) +PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [31:50, 08:10](1968 MB) + +PASS -- COMPILE 's2s_aoflux_intel' [13:27, 10:46] ( 1 warnings 1 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [28:35, 05:40](1981 MB) + +PASS -- COMPILE 's2swa_faster_intel' [19:37, 16:01] ( 1 warnings 3 remarks ) +PASS -- TEST 'cpld_control_p8_faster_intel' [34:08, 08:50](3380 MB) + +PASS -- COMPILE 's2sw_pdlib_intel' [15:32, 12:24] ( 1 warnings 3 remarks ) +PASS -- TEST 'cpld_control_pdlib_p8_intel' [40:44, 15:48](1927 MB) +PASS -- TEST 'cpld_restart_pdlib_p8_intel' [30:45, 07:59](1103 MB) +PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [42:25, 18:04](1895 MB) +PASS -- TEST 'cpld_control_c48_5deg_intel' [30:15, 06:30](2889 MB) +PASS -- TEST 'cpld_warmstart_c48_5deg_intel' [27:14, 02:39](2897 MB) +PASS -- TEST 'cpld_restart_c48_5deg_intel' [26:14, 01:33](2314 MB) +PASS -- TEST 'cpld_control_c24_5deg_intel' [25:35, 01:42](2112 MB) +PASS -- TEST 'cpld_warmstart_c24_5deg_intel' [24:34, 01:12](2115 MB) +PASS -- TEST 'cpld_restart_c24_5deg_intel' [25:26, 01:18](1492 MB) +PASS -- TEST 'cpld_control_c24_9deg_intel' [25:35, 01:55](2111 MB) +PASS -- TEST 'cpld_warmstart_c24_9deg_intel' [25:34, 01:22](2112 MB) +PASS -- TEST 'cpld_restart_c24_9deg_intel' [25:23, 01:03](1489 MB) +PASS -- TEST 'cpld_control_c12_9deg_intel' [25:34, 01:21](2041 MB) +PASS -- TEST 'cpld_warmstart_c12_9deg_intel' [24:32, 01:19](2042 MB) +PASS -- TEST 'cpld_restart_c12_9deg_intel' [25:23, 01:00](1397 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_intel' [07:36, 05:00] ( 1535 warnings 1946 remarks ) +PASS -- TEST 'cpld_debug_pdlib_p8_intel' [49:10, 24:00](1965 MB) + +PASS -- COMPILE 'atm_dyn32_intel' [29:49, 10:04] ( 1 warnings 1 remarks ) +PASS -- TEST 'control_flake_intel' [28:14, 04:06](686 MB) +PASS -- TEST 'control_CubedSphereGrid_intel' [26:22, 02:53](1580 MB) +PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [26:29, 02:46](1590 MB) +PASS -- TEST 'control_latlon_intel' [26:16, 02:56](1590 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [27:23, 02:57](1590 MB) +PASS -- TEST 'control_c48_intel' [30:30, 06:43](1596 MB) +PASS -- TEST 'control_c48.v2.sfc_intel' [29:40, 06:08](723 MB) +PASS -- TEST 'control_c48_lnd_iau_intel' [31:22, 06:52](1602 MB) +PASS -- TEST 'control_c192_intel' [32:00, 07:46](1709 MB) +PASS -- TEST 'control_c384_intel' [36:09, 10:12](2003 MB) +PASS -- TEST 'control_c384gdas_intel' [39:30, 10:18](1173 MB) +PASS -- TEST 'control_stochy_intel' [25:08, 02:02](642 MB) +PASS -- TEST 'control_stochy_restart_intel' [13:07, 01:42](406 MB) +PASS -- TEST 'control_lndp_intel' [25:04, 01:55](646 MB) +PASS -- TEST 'control_iovr4_intel' [26:05, 02:51](635 MB) +PASS -- TEST 'control_iovr4_gfdlmpv3_intel' [26:28, 03:17](919 MB) +PASS -- TEST 'control_iovr5_intel' [24:59, 02:43](637 MB) +PASS -- TEST 'control_p8_intel' [28:13, 03:42](1863 MB) +PASS -- TEST 'control_p8.v2.sfc_intel' [27:22, 03:58](1865 MB) +PASS -- TEST 'control_p8_ugwpv1_intel' [23:49, 03:21](1869 MB) +PASS -- TEST 'control_p8_ugwpv1_tempo_intel' [21:51, 03:24](1882 MB) +PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_intel' [22:23, 03:33](1886 MB) +PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_hail_intel' [20:15, 02:39](2441 MB) +PASS -- TEST 'control_restart_p8_intel' [12:50, 02:12](1015 MB) +PASS -- TEST 'control_noqr_p8_intel' [20:22, 03:23](1862 MB) +PASS -- TEST 'control_restart_noqr_p8_intel' [10:21, 01:58](1014 MB) +PASS -- TEST 'control_decomp_p8_intel' [17:59, 03:35](1857 MB) +PASS -- TEST 'control_2threads_p8_intel' [17:18, 03:08](1941 MB) +PASS -- TEST 'control_p8_lndp_intel' [19:34, 05:51](1874 MB) +PASS -- TEST 'control_p8_rrtmgp_intel' [19:51, 04:30](1920 MB) +PASS -- TEST 'control_p8_mynn_intel' [18:49, 03:46](1878 MB) +PASS -- TEST 'merra2_thompson_intel' [19:21, 04:29](1869 MB) +PASS -- TEST 'merra2_hf_thompson_intel' [19:46, 06:08](1877 MB) +PASS -- TEST 'regional_control_intel' [16:42, 06:22](872 MB) +PASS -- TEST 'regional_restart_intel' [11:04, 03:19](881 MB) +PASS -- TEST 'regional_decomp_intel' [16:27, 06:09](879 MB) +PASS -- TEST 'regional_2threads_intel' [14:24, 03:52](990 MB) +PASS -- TEST 'regional_noquilt_intel' [15:36, 05:35](1184 MB) +PASS -- TEST 'regional_netcdf_parallel_intel' [16:32, 05:47](873 MB) +PASS -- TEST 'regional_2dwrtdecomp_intel' [14:39, 05:23](871 MB) +PASS -- TEST 'regional_wofs_intel' [16:33, 07:06](1609 MB) + +PASS -- COMPILE 'atm_dyn32_rad32_intel' [29:58, 09:22] ( 1 warnings 1 remarks ) +PASS -- TEST 'control_p8_rrtmgp_rad32_intel' [15:14, 04:18](1886 MB) + +PASS -- COMPILE 'rrfs_intel' [28:56, 08:45] ( 4 warnings 92 remarks ) +PASS -- TEST 'rap_control_intel' [14:36, 04:08](1016 MB) +PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [13:11, 04:15](1201 MB) +PASS -- TEST 'rap_decomp_intel' [13:57, 04:24](1014 MB) +PASS -- TEST 'rap_2threads_intel' [13:33, 03:48](1095 MB) +PASS -- TEST 'rap_restart_intel' [10:39, 02:21](772 MB) +PASS -- TEST 'rap_sfcdiff_intel' [13:09, 04:09](1016 MB) +PASS -- TEST 'rap_sfcdiff_decomp_intel' [12:44, 04:21](1018 MB) +PASS -- TEST 'rap_sfcdiff_restart_intel' [09:31, 02:43](767 MB) +PASS -- TEST 'hrrr_control_intel' [12:42, 03:57](1011 MB) +PASS -- TEST 'hrrr_control_decomp_intel' [12:37, 04:09](1014 MB) +PASS -- TEST 'hrrr_control_2threads_intel' [12:20, 03:35](1095 MB) +PASS -- TEST 'hrrr_control_restart_intel' [06:41, 02:32](766 MB) +PASS -- TEST 'rrfs_v1beta_intel' [16:37, 07:26](1013 MB) +PASS -- TEST 'rrfs_v1nssl_intel' [17:02, 09:25](1976 MB) +PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [15:56, 09:07](1971 MB) + +PASS -- COMPILE 'csawmg_intel' [28:58, 08:09] ( 1 warnings ) +PASS -- TEST 'control_csawmg_intel' [13:03, 06:50](959 MB) +PASS -- TEST 'control_ras_intel' [08:47, 03:34](672 MB) + +PASS -- COMPILE 'wam_intel' [30:50, 07:51] ( 1 warnings 1 remarks ) +PASS -- TEST 'control_wam_intel' [19:51, 12:27](1670 MB) + +PASS -- COMPILE 'atm_faster_dyn32_intel' [30:49, 08:07] ( 1 warnings 1 remarks ) +PASS -- TEST 'control_p8_faster_intel' [11:44, 03:18](1864 MB) +PASS -- TEST 'regional_control_faster_intel' [11:16, 05:05](878 MB) + +PASS -- COMPILE 'atm_debug_dyn32_intel' [27:43, 05:06] ( 888 warnings 92 remarks ) +PASS -- TEST 'control_CubedSphereGrid_debug_intel' [10:01, 02:42](1613 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [09:54, 02:52](1623 MB) +PASS -- TEST 'control_stochy_debug_intel' [10:40, 03:44](827 MB) +PASS -- TEST 'control_lndp_debug_intel' [10:47, 03:14](829 MB) +PASS -- TEST 'control_csawmg_debug_intel' [12:10, 05:02](1116 MB) +PASS -- TEST 'control_ras_debug_intel' [09:45, 03:21](833 MB) +PASS -- TEST 'control_diag_debug_intel' [09:43, 03:20](1679 MB) +PASS -- TEST 'control_debug_p8_intel' [09:28, 03:23](1907 MB) +PASS -- TEST 'regional_debug_intel' [25:31, 18:39](947 MB) +PASS -- TEST 'rap_control_debug_intel' [12:50, 05:49](1202 MB) +PASS -- TEST 'hrrr_control_debug_intel' [11:52, 05:37](1196 MB) +PASS -- TEST 'hrrr_gf_debug_intel' [11:49, 05:42](1195 MB) +PASS -- TEST 'hrrr_c3_debug_intel' [11:50, 05:53](1198 MB) +PASS -- TEST 'rap_unified_drag_suite_debug_intel' [11:40, 05:46](1202 MB) +PASS -- TEST 'rap_diag_debug_intel' [10:52, 06:04](1288 MB) +PASS -- TEST 'rap_cires_ugwp_debug_intel' [10:50, 05:51](1203 MB) +PASS -- TEST 'rap_unified_ugwp_debug_intel' [10:41, 05:50](1205 MB) +PASS -- TEST 'rap_lndp_debug_intel' [10:45, 05:56](1206 MB) +PASS -- TEST 'rap_progcld_thompson_debug_intel' [10:59, 05:50](1204 MB) +PASS -- TEST 'rap_noah_debug_intel' [10:41, 05:46](1200 MB) +PASS -- TEST 'rap_sfcdiff_debug_intel' [09:59, 05:45](1202 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [13:55, 08:54](1198 MB) +PASS -- TEST 'rap_clm_lake_debug_intel' [10:48, 05:45](1202 MB) +PASS -- TEST 'rap_flake_debug_intel' [09:44, 05:43](1204 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [15:52, 10:01](1205 MB) + +PASS -- COMPILE 'wam_debug_intel' [26:44, 03:35] ( 846 warnings 1 remarks ) +PASS -- TEST 'control_wam_debug_intel' [19:00, 14:27](1709 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [30:49, 07:52] ( 4 warnings 91 remarks ) +PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [09:06, 04:16](1044 MB) +PASS -- TEST 'rap_control_dyn32_phy32_intel' [09:37, 03:31](892 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [08:24, 03:29](891 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [08:25, 03:12](942 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [08:13, 03:05](945 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [08:03, 03:31](893 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_intel' [08:45, 02:14](732 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [06:57, 02:10](727 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [30:48, 08:08] ( 4 warnings 91 remarks ) +PASS -- TEST 'conus13km_control_intel' [06:41, 03:06](1022 MB) +PASS -- TEST 'conus13km_2threads_intel' [07:15, 01:29](1140 MB) +PASS -- TEST 'conus13km_decomp_intel' [09:19, 03:13](1027 MB) +PASS -- TEST 'conus13km_restart_intel' [06:45, 02:14](689 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [30:56, 07:53] ( 4 warnings 91 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_intel' [10:11, 05:16](917 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [25:50, 03:30] ( 780 warnings 91 remarks ) +PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [09:46, 05:31](1078 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [09:51, 05:48](1072 MB) +PASS -- TEST 'conus13km_debug_intel' [28:04, 23:49](1098 MB) +PASS -- TEST 'conus13km_debug_qr_intel' [28:03, 23:48](819 MB) +PASS -- TEST 'conus13km_debug_2threads_intel' [17:44, 13:17](1206 MB) +PASS -- TEST 'conus13km_debug_decomp_intel' [28:39, 24:27](1103 MB) +PASS -- TEST 'conus13km_radar_tten_debug_intel' [28:36, 23:57](1171 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [25:48, 03:36] ( 780 warnings 91 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [09:47, 05:40](1108 MB) + +PASS -- COMPILE 'hafsw_intel' [34:07, 10:41] ( 1 warnings 3 remarks ) +PASS -- TEST 'hafs_regional_atm_intel' [10:12, 05:36](708 MB) +PASS -- TEST 'hafs_regional_atm_gfdlmpv3_intel' [11:44, 06:27](919 MB) +PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [07:48, 04:25](1049 MB) +PASS -- TEST 'hafs_regional_atm_ocn_intel' [11:44, 07:16](767 MB) +PASS -- TEST 'hafs_regional_atm_wav_intel' [16:21, 12:14](814 MB) +PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [18:43, 13:18](918 MB) +PASS -- TEST 'hafs_regional_1nest_atm_intel' [10:19, 06:27](467 MB) +PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [11:31, 06:53](475 MB) +PASS -- TEST 'hafs_global_1nest_atm_intel' [08:22, 03:18](381 MB) +PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [14:22, 08:20](430 MB) +PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [09:12, 03:54](498 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [09:20, 04:04](501 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [09:22, 04:46](549 MB) +PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [05:51, 01:47](409 MB) + +PASS -- COMPILE 'hafsw_debug_intel' [27:47, 04:28] ( 1482 warnings 1450 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [18:23, 14:22](592 MB) + +PASS -- COMPILE 'hafsw_faster_intel' [32:03, 09:35] ( 1 warnings 2 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [11:12, 07:47](613 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [11:18, 07:44](782 MB) + +PASS -- COMPILE 'hafs_mom6w_intel' [32:56, 09:40] ( 1 warnings 2 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [09:38, 05:42](780 MB) + +PASS -- COMPILE 'hafs_all_intel' [31:54, 09:16] ( 1 warnings 2 remarks ) +PASS -- TEST 'hafs_regional_docn_intel' [10:17, 06:52](760 MB) +PASS -- TEST 'hafs_regional_docn_oisst_intel' [10:22, 06:44](741 MB) +PASS -- TEST 'hafs_regional_datm_cdeps_intel' [19:59, 16:26](896 MB) + +PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [32:58, 10:35] ( 1 warnings 1 remarks ) +PASS -- TEST 'atm_ds2s_docn_pcice_intel' [08:12, 04:28](1913 MB) + +PASS -- COMPILE 'atml_intel' [32:56, 09:31] ( 9 warnings 2 remarks ) + +PASS -- COMPILE 'atml_debug_intel' [17:45, 04:27] ( 893 warnings 2 remarks ) + +PASS -- COMPILE 'atmaero_intel' [21:48, 08:16] ( 1 warnings 1 remarks ) +PASS -- TEST 'atmaero_control_p8_intel' [09:20, 04:59](3236 MB) +PASS -- TEST 'atmaero_control_p8_rad_intel' [09:45, 05:28](3208 MB) +PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [09:50, 05:29](3216 MB) + +PASS -- COMPILE 'atmaq_intel' [19:43, 07:55] ( 9 warnings 4 remarks ) +PASS -- TEST 'regional_atmaq_intel' [22:53, 16:24](2387 MB) +PASS -- TEST 'regional_atmaq_canopy_intel' [25:45, 19:13](2449 MB) + +PASS -- COMPILE 'atmaq_debug_intel' [13:37, 03:50] ( 871 warnings 4 remarks ) +PASS -- TEST 'regional_atmaq_debug_intel' [46:02, 40:38](1959 MB) SYNOPSIS: -Starting Date/Time: 20251006 15:49:14 -Ending Date/Time: 20251006 17:53:43 -Total Time: 02h:06m:31s -Compiles Completed: 34/34 -Tests Completed: 176/176 +Starting Date/Time: 20251008 19:10:11 +Ending Date/Time: 20251008 21:59:16 +Total Time: 02h:50m:22s +Compiles Completed: 35/35 +Tests Completed: 177/177 NOTES: A file 'test_changes.list' was generated but is empty. diff --git a/tests/parm/control.nml.IN b/tests/parm/control.nml.IN index 1a54728666..6b234ba710 100644 --- a/tests/parm/control.nml.IN +++ b/tests/parm/control.nml.IN @@ -193,7 +193,6 @@ rrtmgp_nBandsLW = 16 rrtmgp_nBandsSW = 14 rrtmgp_lw_phys_blksz = 16 - doGP_cldoptics_LUT = @[DOGP_CLDOPTICS_LUT] doGP_lwscat = @[DOGP_LWSCAT] progsigma = @[PROGSIGMA] / diff --git a/tests/parm/control_gfdlmpv3.nml.IN b/tests/parm/control_gfdlmpv3.nml.IN index b1a16551bc..554d589e39 100644 --- a/tests/parm/control_gfdlmpv3.nml.IN +++ b/tests/parm/control_gfdlmpv3.nml.IN @@ -193,7 +193,6 @@ rrtmgp_nBandsLW = 16 rrtmgp_nBandsSW = 14 rrtmgp_lw_phys_blksz = 16 - doGP_cldoptics_LUT = @[DOGP_CLDOPTICS_LUT] doGP_lwscat = @[DOGP_LWSCAT] progsigma = @[PROGSIGMA] / diff --git a/tests/parm/control_gfs_mpas.nml.IN b/tests/parm/control_gfs_mpas.nml.IN index 6e3fa7d63f..61588e2d3c 100644 --- a/tests/parm/control_gfs_mpas.nml.IN +++ b/tests/parm/control_gfs_mpas.nml.IN @@ -154,7 +154,6 @@ rrtmgp_nBandsLW = 16 rrtmgp_nBandsSW = 14 rrtmgp_lw_phys_blksz = 16 - doGP_cldoptics_LUT = @[DOGP_CLDOPTICS_LUT] doGP_lwscat = @[DOGP_LWSCAT] progsigma = @[PROGSIGMA] / diff --git a/tests/parm/control_gfsv17.nml.IN b/tests/parm/control_gfsv17.nml.IN index 03b81b0e44..6cfb330df0 100644 --- a/tests/parm/control_gfsv17.nml.IN +++ b/tests/parm/control_gfsv17.nml.IN @@ -193,7 +193,6 @@ rrtmgp_nGptsLW = 128 rrtmgp_nBandsLW = 16 rrtmgp_nBandsSW = 14 - doGP_cldoptics_LUT = @[DOGP_CLDOPTICS_LUT] doGP_lwscat = @[DOGP_LWSCAT] / diff --git a/tests/parm/cpld_lowres.nml.IN b/tests/parm/cpld_lowres.nml.IN index 33a16e34f5..b640de460f 100644 --- a/tests/parm/cpld_lowres.nml.IN +++ b/tests/parm/cpld_lowres.nml.IN @@ -200,7 +200,6 @@ rrtmgp_nBandsLW = 16 rrtmgp_nBandsSW = 14 rrtmgp_lw_phys_blksz = 16 - doGP_cldoptics_LUT = @[DOGP_CLDOPTICS_LUT] doGP_lwscat = @[DOGP_LWSCAT] progsigma = @[PROGSIGMA] frac_grid = @[FRAC_GRID] diff --git a/tests/parm/global_control.nml.IN b/tests/parm/global_control.nml.IN index f371dae650..62a5a8c1c5 100644 --- a/tests/parm/global_control.nml.IN +++ b/tests/parm/global_control.nml.IN @@ -224,9 +224,7 @@ rrtmgp_nGptsLW = @[RRTMGP_NGPTSLW] rrtmgp_nBandsLW = @[RRTMGP_NBANDSLW] rrtmgp_nBandsSW = @[RRTMGP_NBANDSSW] - doGP_cldoptics_LUT = @[DOGP_CLDOPTICS_LUT] doGP_lwscat = @[DOGP_LWSCAT] - doGP_sgs_cnv = @[DOGP_SGS_CNV] do_sppt = @[DO_SPPT] do_shum = @[DO_SHUM] do_skeb = @[DO_SKEB] diff --git a/tests/parm/input_global_nest.nml.IN b/tests/parm/input_global_nest.nml.IN index cd5db25360..1a10e24513 100644 --- a/tests/parm/input_global_nest.nml.IN +++ b/tests/parm/input_global_nest.nml.IN @@ -249,7 +249,6 @@ rrtmgp_nGptsLW = 128 rrtmgp_nBandsLW = 16 rrtmgp_nBandsSW = 14 - doGP_cldoptics_LUT = @[DOGP_CLDOPTICS_LUT] doGP_lwscat = @[DOGP_LWSCAT] do_sppt = @[DO_SPPT] do_shum = @[DO_SHUM] diff --git a/tests/parm/input_global_parent.nml.IN b/tests/parm/input_global_parent.nml.IN index a66d6b64cc..27e78c201c 100644 --- a/tests/parm/input_global_parent.nml.IN +++ b/tests/parm/input_global_parent.nml.IN @@ -249,7 +249,6 @@ rrtmgp_nGptsLW = 128 rrtmgp_nBandsLW = 16 rrtmgp_nBandsSW = 14 - doGP_cldoptics_LUT = @[DOGP_CLDOPTICS_LUT] doGP_lwscat = @[DOGP_LWSCAT] do_sppt = @[DO_SPPT] do_shum = @[DO_SHUM] diff --git a/tests/parm/rap.nml.IN b/tests/parm/rap.nml.IN index 149748f415..44461d984c 100644 --- a/tests/parm/rap.nml.IN +++ b/tests/parm/rap.nml.IN @@ -231,7 +231,6 @@ rrtmgp_nGptsLW = 128 rrtmgp_nBandsLW = 16 rrtmgp_nBandsSW = 14 - doGP_cldoptics_LUT = @[DOGP_CLDOPTICS_LUT] doGP_lwscat = @[DOGP_LWSCAT] / diff --git a/tests/parm/rrfs_conus13km_hrrr.nml.IN b/tests/parm/rrfs_conus13km_hrrr.nml.IN index 70dfb5901c..cd86be4183 100644 --- a/tests/parm/rrfs_conus13km_hrrr.nml.IN +++ b/tests/parm/rrfs_conus13km_hrrr.nml.IN @@ -184,7 +184,6 @@ ! do_ugwp = @[DO_UGWP] ! do_ugwp_v0 = @[DO_UGWP_V0] ! do_ugwp_v0_orog_only = @[DO_UGWP_V0_OROG_ONLY] -! doGP_cldoptics_LUT = @[DOGP_CLDOPTICS_LUT] ! doGP_lwscat = @[DOGP_LWSCAT] dspheat = .true. dt_inner = 20 diff --git a/tests/parm/wam_v17.nml.IN b/tests/parm/wam_v17.nml.IN index da729596b2..f80f0feaa1 100644 --- a/tests/parm/wam_v17.nml.IN +++ b/tests/parm/wam_v17.nml.IN @@ -214,7 +214,6 @@ rrtmgp_nGptsLW = 128 rrtmgp_nBandsLW = 16 rrtmgp_nBandsSW = 14 - doGP_cldoptics_LUT = @[DOGP_CLDOPTICS_LUT] doGP_lwscat = @[DOGP_LWSCAT] do_sppt = @[DO_SPPT] do_shum = @[DO_SHUM] diff --git a/tests/rt.conf b/tests/rt.conf index fa66697d40..9d4d75b2e3 100644 --- a/tests/rt.conf +++ b/tests/rt.conf @@ -150,6 +150,10 @@ RUN | regional_netcdf_parallel | - acorn RUN | regional_2dwrtdecomp | | | RUN | regional_wofs | - s4 | baseline | +### RTE-RRTMGP 32BIT +COMPILE | atm_dyn32_rad32 | intel | -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v16_flake,FV3_GFS_v17_p8,FV3_GFS_v17_p8_rrtmgp,FV3_GFS_v15_thompson_mynn_lam3km,FV3_WoFS_v0,FV3_GFS_v17_p8_mynn,FV3_GFS_v17_p8_ugwpv1 -D32BIT=ON -DRRTMGP_32BIT=ON | | fv3 | +RUN | control_p8_rrtmgp_rad32 | - noaacloud | baseline | + COMPILE | rrfs | intel | -DAPP=ATM -DCCPP_SUITES=FV3_RAP,FV3_RAP_sfcdiff,FV3_HRRR,FV3_RRFS_v1beta,FV3_RRFS_v1nssl -D32BIT=ON | | fv3 | RUN | rap_control | | baseline | RUN | regional_spp_sppt_shum_skeb | | baseline | diff --git a/tests/test_changes.list b/tests/test_changes.list index b25336984a..7d80a15986 100644 --- a/tests/test_changes.list +++ b/tests/test_changes.list @@ -1,257 +1,2 @@ -cpld_control_p8_mixedmode intel -cpld_control_gefs intel -cpld_restart_gefs intel -cpld_dcp_gefs intel -cpld_control_gfsv17 intel -cpld_control_gfsv17_iau intel -cpld_restart_gfsv17 intel -cpld_mpi_gfsv17 intel -cpld_control_gfsv17_nowav_iau intel -cpld_restart_gfsv17_nowav_iau intel -cpld_control_sfs intel -cpld_debug_gfsv17 intel -cpld_control_p8 intel -cpld_control_p8.v2.sfc intel -cpld_restart_p8 intel -cpld_control_qr_p8 intel -cpld_restart_qr_p8 intel -cpld_2threads_p8 intel -cpld_decomp_p8 intel -cpld_mpi_p8 intel -cpld_control_ciceC_p8 intel -cpld_control_c192_p8 intel -cpld_restart_c192_p8 intel -cpld_control_p8_lnd intel -cpld_restart_p8_lnd intel -cpld_s2sa_p8 intel -cpld_control_noaero_p8 intel -cpld_control_nowave_noaero_p8 intel -cpld_debug_p8 intel -cpld_debug_noaero_p8 intel -cpld_control_noaero_p8_agrid intel -cpld_control_p8_faster intel -cpld_control_pdlib_p8 intel -cpld_restart_pdlib_p8 intel -cpld_mpi_pdlib_p8 intel -cpld_control_c48_5deg intel -cpld_warmstart_c48_5deg intel -cpld_restart_c48_5deg intel -cpld_control_c24_5deg intel -cpld_warmstart_c24_5deg intel -cpld_restart_c24_5deg intel -cpld_control_c24_9deg intel -cpld_warmstart_c24_9deg intel -cpld_restart_c24_9deg intel -cpld_control_c12_9deg intel -cpld_warmstart_c12_9deg intel -cpld_restart_c12_9deg intel -cpld_debug_pdlib_p8 intel -control_flake intel -control_CubedSphereGrid intel -control_CubedSphereGrid_parallel intel -control_latlon intel -control_wrtGauss_netcdf_parallel intel -control_c48 intel -control_c48.v2.sfc intel -control_c48_lnd_iau intel -control_c192 intel -control_c384 intel -control_c384gdas intel -control_stochy intel -control_stochy_restart intel -control_lndp intel -control_iovr4 intel -control_iovr4_gfdlmpv3 intel -control_iovr5 intel -control_p8 intel -control_p8.v2.sfc intel -control_p8_ugwpv1 intel -control_p8_ugwpv1_tempo intel -control_p8_ugwpv1_tempo_aerosol intel -control_p8_ugwpv1_tempo_aerosol_hail intel -control_restart_p8 intel -control_noqr_p8 intel -control_restart_noqr_p8 intel -control_decomp_p8 intel -control_2threads_p8 intel -control_p8_lndp intel control_p8_rrtmgp intel -control_p8_mynn intel -merra2_thompson intel -merra2_hf_thompson intel -regional_control intel -regional_restart intel -regional_decomp intel -regional_2threads intel -regional_noquilt intel -regional_netcdf_parallel intel -regional_2dwrtdecomp intel -regional_wofs intel -rap_control intel -regional_spp_sppt_shum_skeb intel -rap_decomp intel -rap_2threads intel -rap_restart intel -rap_sfcdiff intel -rap_sfcdiff_decomp intel -rap_sfcdiff_restart intel -hrrr_control intel -hrrr_control_decomp intel -hrrr_control_2threads intel -hrrr_control_restart intel -rrfs_v1beta intel -rrfs_v1nssl intel -rrfs_v1nssl_nohailnoccn intel -control_csawmg intel -control_ras intel -control_wam intel -control_p8_faster intel -regional_control_faster intel -control_CubedSphereGrid_debug intel -control_wrtGauss_netcdf_parallel_debug intel -control_stochy_debug intel -control_lndp_debug intel -control_csawmg_debug intel -control_ras_debug intel -control_diag_debug intel -control_debug_p8 intel -regional_debug intel -rap_control_debug intel -hrrr_control_debug intel -hrrr_gf_debug intel -hrrr_c3_debug intel -rap_unified_drag_suite_debug intel -rap_diag_debug intel -rap_cires_ugwp_debug intel -rap_unified_ugwp_debug intel -rap_lndp_debug intel -rap_progcld_thompson_debug intel -rap_noah_debug intel -rap_sfcdiff_debug intel -rap_noah_sfcdiff_cires_ugwp_debug intel -rap_clm_lake_debug intel -rap_flake_debug intel -gnv1_c96_no_nest_debug intel -control_wam_debug intel -regional_spp_sppt_shum_skeb_dyn32_phy32 intel -rap_control_dyn32_phy32 intel -hrrr_control_dyn32_phy32 intel -rap_2threads_dyn32_phy32 intel -hrrr_control_2threads_dyn32_phy32 intel -hrrr_control_decomp_dyn32_phy32 intel -rap_restart_dyn32_phy32 intel -hrrr_control_restart_dyn32_phy32 intel -conus13km_control intel -conus13km_2threads intel -conus13km_restart_mismatch intel -rap_control_dyn64_phy32 intel -rap_control_debug_dyn32_phy32 intel -hrrr_control_debug_dyn32_phy32 intel -conus13km_debug intel -conus13km_debug_qr intel -conus13km_debug_2threads intel -conus13km_radar_tten_debug intel -rap_control_dyn64_phy32_debug intel -hafs_regional_atm intel -hafs_regional_atm_gfdlmpv3 intel -hafs_regional_atm_thompson_gfdlsf intel -hafs_regional_atm_ocn intel -hafs_regional_atm_wav intel -hafs_regional_atm_ocn_wav intel -hafs_regional_1nest_atm intel -hafs_regional_telescopic_2nests_atm intel -hafs_global_1nest_atm intel -hafs_global_multiple_4nests_atm intel -hafs_regional_specified_moving_1nest_atm intel -hafs_regional_storm_following_1nest_atm intel -hafs_regional_storm_following_1nest_atm_ocn intel -hafs_global_storm_following_1nest_atm intel -gnv1_nested intel -hafs_regional_storm_following_1nest_atm_ocn_debug intel -hafs_regional_storm_following_1nest_atm_ocn_wav intel -hafs_regional_storm_following_1nest_atm_ocn_wav_inline intel -hafs_regional_storm_following_1nest_atm_ocn_wav_mom6 intel -hafs_regional_docn intel -hafs_regional_docn_oisst intel -atm_ds2s_docn_pcice intel -atm_ds2s_docn_dice intel -control_p8_atmlnd intel -control_restart_p8_atmlnd intel -control_p8_atmlnd_debug intel -atmwav_control_noaero_p8 intel -atmaero_control_p8 intel -atmaero_control_p8_rad intel -atmaero_control_p8_rad_micro intel -regional_atmaq intel -regional_atmaq_canopy intel -regional_atmaq_debug intel -cpld_regional_atm_fbh intel -cpld_control_gfsv17 intelllvm -cpld_debug_gfsv17 intelllvm -cpld_control_sfs intelllvm -cpld_control_p8 intelllvm -rap_control_dyn32_phy32 intelllvm -rap_control_dyn64_phy32 intelllvm -hafs_regional_storm_following_1nest_atm_ocn intelllvm -hafs_regional_storm_following_1nest_atm_ocn_debug intelllvm -control_c48 gnu -control_stochy gnu -control_ras gnu -control_p8 gnu -control_p8_ugwpv1 gnu -control_flake gnu -rap_control gnu -rap_decomp gnu -rap_2threads gnu -rap_restart gnu -rap_sfcdiff gnu -rap_sfcdiff_decomp gnu -rap_sfcdiff_restart gnu -hrrr_control gnu -hrrr_control_noqr gnu -hrrr_control_2threads gnu -hrrr_control_decomp gnu -hrrr_control_restart gnu -hrrr_control_restart_noqr gnu -rrfs_v1beta gnu -control_csawmg gnu -control_diag_debug gnu -regional_debug gnu -rap_control_debug gnu -hrrr_control_debug gnu -hrrr_gf_debug gnu -hrrr_c3_debug gnu -rap_diag_debug gnu -rap_noah_sfcdiff_cires_ugwp_debug gnu -rap_progcld_thompson_debug gnu -control_ras_debug gnu -control_stochy_debug gnu -control_debug_p8 gnu -rap_flake_debug gnu -rap_clm_lake_debug gnu -gnv1_c96_no_nest_debug gnu -control_wam_debug gnu -control_csawmg_debug gnu -rap_control_dyn32_phy32 gnu -hrrr_control_dyn32_phy32 gnu -rap_2threads_dyn32_phy32 gnu -hrrr_control_2threads_dyn32_phy32 gnu -hrrr_control_decomp_dyn32_phy32 gnu -rap_restart_dyn32_phy32 gnu -hrrr_control_restart_dyn32_phy32 gnu -conus13km_control gnu -conus13km_2threads gnu -conus13km_restart_mismatch gnu -rap_control_dyn64_phy32 gnu -rap_control_debug_dyn32_phy32 gnu -hrrr_control_debug_dyn32_phy32 gnu -conus13km_debug gnu -conus13km_debug_qr gnu -conus13km_debug_2threads gnu -conus13km_radar_tten_debug gnu -rap_control_dyn64_phy32_debug gnu -cpld_control_p8 gnu -cpld_control_nowave_noaero_p8 gnu -cpld_debug_p8 gnu -cpld_control_pdlib_p8 gnu -cpld_debug_pdlib_p8 gnu +control_p8_rrtmgp_rad32 intel diff --git a/tests/tests/atmaero_control_p8 b/tests/tests/atmaero_control_p8 index 5bf8f1c5b3..da79ebaf61 100644 --- a/tests/tests/atmaero_control_p8 +++ b/tests/tests/atmaero_control_p8 @@ -173,9 +173,7 @@ export INPUT_NML=global_control.nml.IN # RRTMGP export DO_RRTMGP=.false. -export DOGP_CLDOPTICS_LUT=.true. export DOGP_LWSCAT=.true. -export DOGP_SGS_CNV=.true. export SATMEDMF=.true. diff --git a/tests/tests/atmaero_control_p8_rad b/tests/tests/atmaero_control_p8_rad index baa5e1b2f2..df034075c6 100644 --- a/tests/tests/atmaero_control_p8_rad +++ b/tests/tests/atmaero_control_p8_rad @@ -168,8 +168,6 @@ export INPUT_NML=global_control.nml.IN # RRTMGP export DO_RRTMGP=.false. -export DOGP_CLDOPTICS_LUT=.true. export DOGP_LWSCAT=.true. -export DOGP_SGS_CNV=.true. export SATMEDMF=.true. diff --git a/tests/tests/atmaero_control_p8_rad_micro b/tests/tests/atmaero_control_p8_rad_micro index 509a92bdbc..d870f30279 100644 --- a/tests/tests/atmaero_control_p8_rad_micro +++ b/tests/tests/atmaero_control_p8_rad_micro @@ -168,7 +168,5 @@ export INPUT_NML=global_control.nml.IN # RRTMGP export DO_RRTMGP=.false. -export DOGP_CLDOPTICS_LUT=.true. export DOGP_LWSCAT=.true. -export DOGP_SGS_CNV=.true. diff --git a/tests/tests/atmwav_control_noaero_p8 b/tests/tests/atmwav_control_noaero_p8 index b9cc8dbdeb..57966eae68 100644 --- a/tests/tests/atmwav_control_noaero_p8 +++ b/tests/tests/atmwav_control_noaero_p8 @@ -206,7 +206,6 @@ export INPUT_NML=global_control.nml.IN # RRTMGP export DO_RRTMGP=.false. -export DOGP_CLDOPTICS_LUT=.true. export DOGP_LWSCAT=.true. -export DOGP_SGS_CNV=.true. + export SATMEDMF=.true. diff --git a/tests/tests/control_2threads_p8 b/tests/tests/control_2threads_p8 index c4279ce288..3cf4dd2465 100644 --- a/tests/tests/control_2threads_p8 +++ b/tests/tests/control_2threads_p8 @@ -147,9 +147,7 @@ export INPUT_NML=global_control.nml.IN # RRTMGP export DO_RRTMGP=.false. -export DOGP_CLDOPTICS_LUT=.true. export DOGP_LWSCAT=.true. -export DOGP_SGS_CNV=.true. export K_SPLIT=2 export N_SPLIT=4 diff --git a/tests/tests/control_debug_p8 b/tests/tests/control_debug_p8 index 87cfebdc4e..509539823e 100644 --- a/tests/tests/control_debug_p8 +++ b/tests/tests/control_debug_p8 @@ -90,9 +90,7 @@ export INPUT_NML=global_control.nml.IN # RRTMGP export DO_RRTMGP=.false. -export DOGP_CLDOPTICS_LUT=.true. export DOGP_LWSCAT=.true. -export DOGP_SGS_CNV=.true. export SATMEDMF=.true. diff --git a/tests/tests/control_decomp_p8 b/tests/tests/control_decomp_p8 index 075c6ad2da..e729bda22f 100644 --- a/tests/tests/control_decomp_p8 +++ b/tests/tests/control_decomp_p8 @@ -134,9 +134,7 @@ export INPUT_NML=global_control.nml.IN # RRTMGP export DO_RRTMGP=.false. -export DOGP_CLDOPTICS_LUT=.true. export DOGP_LWSCAT=.true. -export DOGP_SGS_CNV=.true. export K_SPLIT=2 export N_SPLIT=4 diff --git a/tests/tests/control_noqr_p8 b/tests/tests/control_noqr_p8 index 8193985853..809b308caa 100644 --- a/tests/tests/control_noqr_p8 +++ b/tests/tests/control_noqr_p8 @@ -132,9 +132,7 @@ export INPUT_NML=global_control.nml.IN # RRTMGP export DO_RRTMGP=.false. -export DOGP_CLDOPTICS_LUT=.true. export DOGP_LWSCAT=.true. -export DOGP_SGS_CNV=.true. export K_SPLIT=2 export N_SPLIT=4 diff --git a/tests/tests/control_p8 b/tests/tests/control_p8 index 6b5a838158..4196c73994 100644 --- a/tests/tests/control_p8 +++ b/tests/tests/control_p8 @@ -131,9 +131,7 @@ export INPUT_NML=global_control.nml.IN # RRTMGP export DO_RRTMGP=.false. -export DOGP_CLDOPTICS_LUT=.true. export DOGP_LWSCAT=.true. -export DOGP_SGS_CNV=.true. export SATMEDMF=.true. diff --git a/tests/tests/control_p8.v2.sfc b/tests/tests/control_p8.v2.sfc index 717eee36a8..c8dc98a845 100644 --- a/tests/tests/control_p8.v2.sfc +++ b/tests/tests/control_p8.v2.sfc @@ -146,9 +146,7 @@ export V2_SFC_FILE=true # RRTMGP export DO_RRTMGP=.false. -export DOGP_CLDOPTICS_LUT=.true. export DOGP_LWSCAT=.true. -export DOGP_SGS_CNV=.true. export SATMEDMF=.true. export ZSTANDARD_LEVEL=5 diff --git a/tests/tests/control_p8_faster b/tests/tests/control_p8_faster index 4c807c3168..2211038f20 100644 --- a/tests/tests/control_p8_faster +++ b/tests/tests/control_p8_faster @@ -144,8 +144,6 @@ export INPUT_NML=global_control.nml.IN # RRTMGP export DO_RRTMGP=.false. -export DOGP_CLDOPTICS_LUT=.true. export DOGP_LWSCAT=.true. -export DOGP_SGS_CNV=.true. export SATMEDMF=.true. diff --git a/tests/tests/control_p8_lndp b/tests/tests/control_p8_lndp index 37095766b1..0340d6a79b 100644 --- a/tests/tests/control_p8_lndp +++ b/tests/tests/control_p8_lndp @@ -109,9 +109,7 @@ export LNDP_MODEL_TYPE=1 # RRTMGP export DO_RRTMGP=.false. -export DOGP_CLDOPTICS_LUT=.true. export DOGP_LWSCAT=.true. -export DOGP_SGS_CNV=.true. export K_SPLIT=2 export N_SPLIT=4 diff --git a/tests/tests/control_p8_mynn b/tests/tests/control_p8_mynn index a07a7ca5d5..262afe7822 100644 --- a/tests/tests/control_p8_mynn +++ b/tests/tests/control_p8_mynn @@ -150,9 +150,7 @@ export INPUT_NML=global_control.nml.IN # RRTMGP export DO_RRTMGP=.false. -export DOGP_CLDOPTICS_LUT=.true. export DOGP_LWSCAT=.true. -export DOGP_SGS_CNV=.true. export IMFSHALCNV=-1 export SHAL_CNV=.false. diff --git a/tests/tests/control_p8_rrtmgp b/tests/tests/control_p8_rrtmgp index fce796893f..38f172d6be 100644 --- a/tests/tests/control_p8_rrtmgp +++ b/tests/tests/control_p8_rrtmgp @@ -1,6 +1,6 @@ ############################################################################### # -# Global control test GFSv16 atmosphere only at C96L127, P8 configuration +# Global control test GFSv16 atmosphere only at C96L127, P8 configuration with RRTMGP. # ############################################################################### @@ -55,10 +55,11 @@ export LIST_FILES="sfcf000.nc \ export_fv3 export_tiled +export_ugwpv1 +export CCPP_SUITE=FV3_GFS_v17_p8_rrtmgp + export NPZ=127 export NPZP=128 -export DT_ATMOS=720 -export DT_INNER=${DT_ATMOS} export SYEAR=2021 export SMONTH=03 export SDAY=22 @@ -92,19 +93,6 @@ export NSTF_NAME=2,1,0,0,0 export LHEATSTRG=.false. export LSEASPRAY=.true. -# UGWP1 -export GWD_OPT=2 -export DO_UGWP_V1=.false. -export KNOB_UGWP_VERSION=0 -export KNOB_UGWP_NSLOPE=1 -export DO_UGWP_V0=.true. -export DO_GSL_DRAG_LS_BL=.false. -export DO_GSL_DRAG_SS=.true. -export DO_GSL_DRAG_TOFD=.false. -export DO_UGWP_V1_OROG_ONLY=.false. -export DO_UGWP_V0_NST_ONLY=.false. -export LDIAG_UGWP=.false. - # CA export DO_CA=.true. export CA_SGS=.true. @@ -137,15 +125,19 @@ export USE_CICE_ALB=.false. export WRITE_NSFLIP=.true. export FV3_RUN=control_run.IN -export CCPP_SUITE=FV3_GFS_v17_p8_rrtmgp export FIELD_TABLE=field_table_thompson_noaero_tke export DIAG_TABLE=diag_table_cpld.IN export INPUT_NML=global_control.nml.IN # RRTMGP export DO_RRTMGP=.true. -export DOGP_CLDOPTICS_LUT=.true. export DOGP_LWSCAT=.true. -export DOGP_SGS_CNV=.true. export SATMEDMF=.true. + +export K_SPLIT=2 +export N_SPLIT=4 + +if [[ " hera orion hercules jet " =~ " ${MACHINE_ID} " ]] ; then + ZSTANDARD_LEVEL=5 +fi diff --git a/tests/tests/control_p8_rrtmgp_rad32 b/tests/tests/control_p8_rrtmgp_rad32 new file mode 100644 index 0000000000..975c696ab9 --- /dev/null +++ b/tests/tests/control_p8_rrtmgp_rad32 @@ -0,0 +1,144 @@ +############################################################################### +# +# Global control test GFSv16 atmosphere only at C96L127, P8 configuration with RRTMGP using 32BIT. +# +############################################################################### + +export TEST_DESCR="Compare global control results with previous trunk version" + +export CNTL_DIR=control_p8_rrtmgp_rad32 + +export LIST_FILES="sfcf000.nc \ + sfcf021.nc \ + sfcf024.nc \ + atmf000.nc \ + atmf021.nc \ + atmf024.nc \ + GFSFLX.GrbF00 \ + GFSFLX.GrbF21 \ + GFSFLX.GrbF24 \ + GFSPRS.GrbF00 \ + GFSPRS.GrbF21 \ + GFSPRS.GrbF24 \ + RESTART/20210323.060000.coupler.res \ + RESTART/20210323.060000.fv_core.res.nc \ + RESTART/20210323.060000.fv_core.res.tile1.nc \ + RESTART/20210323.060000.fv_core.res.tile2.nc \ + RESTART/20210323.060000.fv_core.res.tile3.nc \ + RESTART/20210323.060000.fv_core.res.tile4.nc \ + RESTART/20210323.060000.fv_core.res.tile5.nc \ + RESTART/20210323.060000.fv_core.res.tile6.nc \ + RESTART/20210323.060000.fv_srf_wnd.res.tile1.nc \ + RESTART/20210323.060000.fv_srf_wnd.res.tile2.nc \ + RESTART/20210323.060000.fv_srf_wnd.res.tile3.nc \ + RESTART/20210323.060000.fv_srf_wnd.res.tile4.nc \ + RESTART/20210323.060000.fv_srf_wnd.res.tile5.nc \ + RESTART/20210323.060000.fv_srf_wnd.res.tile6.nc \ + RESTART/20210323.060000.fv_tracer.res.tile1.nc \ + RESTART/20210323.060000.fv_tracer.res.tile2.nc \ + RESTART/20210323.060000.fv_tracer.res.tile3.nc \ + RESTART/20210323.060000.fv_tracer.res.tile4.nc \ + RESTART/20210323.060000.fv_tracer.res.tile5.nc \ + RESTART/20210323.060000.fv_tracer.res.tile6.nc \ + RESTART/20210323.060000.phy_data.tile1.nc \ + RESTART/20210323.060000.phy_data.tile2.nc \ + RESTART/20210323.060000.phy_data.tile3.nc \ + RESTART/20210323.060000.phy_data.tile4.nc \ + RESTART/20210323.060000.phy_data.tile5.nc \ + RESTART/20210323.060000.phy_data.tile6.nc \ + RESTART/20210323.060000.sfc_data.tile1.nc \ + RESTART/20210323.060000.sfc_data.tile2.nc \ + RESTART/20210323.060000.sfc_data.tile3.nc \ + RESTART/20210323.060000.sfc_data.tile4.nc \ + RESTART/20210323.060000.sfc_data.tile5.nc \ + RESTART/20210323.060000.sfc_data.tile6.nc" + +export_fv3 +export_tiled +export_ugwpv1 +export CCPP_SUITE=FV3_GFS_v17_p8_rrtmgp + +export NPZ=127 +export NPZP=128 +export SYEAR=2021 +export SMONTH=03 +export SDAY=22 +export SHOUR=06 +export RESTART_INTERVAL="12 -1" +export OUTPUT_GRID='gaussian_grid' +export WRITE_DOPOST=.true. +export OUTPUT_FH='0 21 24' + +export IALB=2 +export IEMS=2 +export LSM=2 +export IOPT_DVEG=4 +export IOPT_CRS=2 +export IOPT_RAD=3 +export IOPT_ALB=1 +export IOPT_STC=3 +export IOPT_SFC=3 +export IOPT_TRS=2 +export IOPT_DIAG=2 + +export D2_BG_K1=0.20 +export D2_BG_K2=0.04 +export PSM_BC=1 +export DDDMP=0.1 + +# Merra2 Aerosols & NSST +export USE_MERRA2=.true. +export IAER=1011 +export NSTF_NAME=2,1,0,0,0 + +export LHEATSTRG=.false. +export LSEASPRAY=.true. + +# CA +export DO_CA=.true. +export CA_SGS=.true. +export CA_GLOBAL=.false. +export NCA=1 +export NCELLS=5 +export NLIVES=12 +export NTHRESH=18 +export NSEED=1 +export NFRACSEED=0.5 +export CA_TRIGGER=.true. +export NSPINUP=1 +export ISEED_CA=12345 + +export IMP_PHYSICS=8 +export LGFDLMPRAD=.false. +export DO_SAT_ADJ=.false. +export DNATS=0 +export DZ_MIN=6 + +#required for NML.IN sharing +export MIN_SEAICE=0.15 +export FRAC_GRID=.true. +export MOM6_OUTPUT_DIR=./MOM6_OUTPUT +export MOM6_RESTART_DIR=./RESTART/ +export MOM6_RESTART_SETTING=n +# Following not used for standalone +export USE_CICE_ALB=.false. + +export WRITE_NSFLIP=.true. + +export FV3_RUN=control_run.IN +export FIELD_TABLE=field_table_thompson_noaero_tke +export DIAG_TABLE=diag_table_cpld.IN +export INPUT_NML=global_control.nml.IN + +# RRTMGP +export DO_RRTMGP=.true. +export DOGP_LWSCAT=.true. + +export SATMEDMF=.true. + +export K_SPLIT=2 +export N_SPLIT=4 + +if [[ " hera orion hercules jet " =~ " ${MACHINE_ID} " ]] ; then + ZSTANDARD_LEVEL=5 +fi diff --git a/tests/tests/control_p8_ugwpv1 b/tests/tests/control_p8_ugwpv1 index b1ddcb15a2..fe3d9903e5 100644 --- a/tests/tests/control_p8_ugwpv1 +++ b/tests/tests/control_p8_ugwpv1 @@ -132,9 +132,7 @@ export INPUT_NML=global_control.nml.IN # RRTMGP export DO_RRTMGP=.false. -export DOGP_CLDOPTICS_LUT=.true. export DOGP_LWSCAT=.true. -export DOGP_SGS_CNV=.true. export K_SPLIT=2 export N_SPLIT=4 diff --git a/tests/tests/control_p8_ugwpv1_tempo b/tests/tests/control_p8_ugwpv1_tempo index a7a418513f..e9da303ec6 100644 --- a/tests/tests/control_p8_ugwpv1_tempo +++ b/tests/tests/control_p8_ugwpv1_tempo @@ -135,9 +135,7 @@ export INPUT_NML=global_control.nml.IN # RRTMGP export DO_RRTMGP=.false. -export DOGP_CLDOPTICS_LUT=.true. export DOGP_LWSCAT=.true. -export DOGP_SGS_CNV=.true. export K_SPLIT=2 export N_SPLIT=4 diff --git a/tests/tests/control_p8_ugwpv1_tempo_aerosol b/tests/tests/control_p8_ugwpv1_tempo_aerosol index 82daea2817..d0266bf649 100644 --- a/tests/tests/control_p8_ugwpv1_tempo_aerosol +++ b/tests/tests/control_p8_ugwpv1_tempo_aerosol @@ -134,9 +134,7 @@ export INPUT_NML=global_control.nml.IN # RRTMGP export DO_RRTMGP=.false. -export DOGP_CLDOPTICS_LUT=.true. export DOGP_LWSCAT=.true. -export DOGP_SGS_CNV=.true. export K_SPLIT=2 export N_SPLIT=4 diff --git a/tests/tests/control_p8_ugwpv1_tempo_aerosol_hail b/tests/tests/control_p8_ugwpv1_tempo_aerosol_hail index 9dcf2c8608..9ccb90da9e 100644 --- a/tests/tests/control_p8_ugwpv1_tempo_aerosol_hail +++ b/tests/tests/control_p8_ugwpv1_tempo_aerosol_hail @@ -136,9 +136,7 @@ export INPUT_NML=global_control.nml.IN # RRTMGP export DO_RRTMGP=.false. -export DOGP_CLDOPTICS_LUT=.true. export DOGP_LWSCAT=.true. -export DOGP_SGS_CNV=.true. export K_SPLIT=2 export N_SPLIT=4 diff --git a/tests/tests/control_restart_noqr_p8 b/tests/tests/control_restart_noqr_p8 index 66a1307834..62629a0391 100644 --- a/tests/tests/control_restart_noqr_p8 +++ b/tests/tests/control_restart_noqr_p8 @@ -131,9 +131,7 @@ export INPUT_NML=global_control.nml.IN # RRTMGP export DO_RRTMGP=.false. -export DOGP_CLDOPTICS_LUT=.true. export DOGP_LWSCAT=.true. -export DOGP_SGS_CNV=.true. export K_SPLIT=2 export N_SPLIT=4 diff --git a/tests/tests/control_restart_p8 b/tests/tests/control_restart_p8 index acd7e41b49..d2b260b24c 100644 --- a/tests/tests/control_restart_p8 +++ b/tests/tests/control_restart_p8 @@ -131,9 +131,7 @@ export INPUT_NML=global_control.nml.IN # RRTMGP export DO_RRTMGP=.false. -export DOGP_CLDOPTICS_LUT=.true. export DOGP_LWSCAT=.true. -export DOGP_SGS_CNV=.true. export K_SPLIT=2 export N_SPLIT=4 diff --git a/tests/tests/cpld_control_gefs b/tests/tests/cpld_control_gefs index b511edc2ab..9f8ce0be84 100644 --- a/tests/tests/cpld_control_gefs +++ b/tests/tests/cpld_control_gefs @@ -250,7 +250,8 @@ export PROGSIGMA=.true. export IOPT_TRS=2 export IOPT_DIAG=1 -export DOGP_CLDOPTICS_LUT=.false. +# RRTMGP +export DO_RRTMGP=.false. export DOGP_LWSCAT=.false. #but no aerosol radiative feedback, as in gefs reforecast diff --git a/tests/tests/gnv1_nested b/tests/tests/gnv1_nested index a2ebb22a02..5536538205 100644 --- a/tests/tests/gnv1_nested +++ b/tests/tests/gnv1_nested @@ -196,7 +196,6 @@ export IOPT_DIAG=2 export NSTF_NAME=2,0,0,0,0 export EFFR_IN=.true. export RES_LATLON_DYNAMICS='""' -export DOGP_CLDOPTICS_LUT=.false. export DOGP_LWSCAT=.false. export DRY_MASS=98320.0 export CONSV_TE=1. diff --git a/tests/tests/merra2_hf_thompson b/tests/tests/merra2_hf_thompson index 2b4178f651..aff006e2fc 100644 --- a/tests/tests/merra2_hf_thompson +++ b/tests/tests/merra2_hf_thompson @@ -144,6 +144,4 @@ export INPUT_NML=global_control.nml.IN # RRTMGP export DO_RRTMGP=.false. -export DOGP_CLDOPTICS_LUT=.true. export DOGP_LWSCAT=.true. -export DOGP_SGS_CNV=.true. diff --git a/tests/tests/merra2_thompson b/tests/tests/merra2_thompson index 72cce950f6..a4e41edffd 100644 --- a/tests/tests/merra2_thompson +++ b/tests/tests/merra2_thompson @@ -144,6 +144,4 @@ export INPUT_NML=global_control.nml.IN # RRTMGP export DO_RRTMGP=.false. -export DOGP_CLDOPTICS_LUT=.true. export DOGP_LWSCAT=.true. -export DOGP_SGS_CNV=.true.