diff --git a/modulefiles/ufs_derecho.gnu.lua b/modulefiles/ufs_derecho.gnu.lua index 3d7b6440d8..cb70e716ab 100644 --- a/modulefiles/ufs_derecho.gnu.lua +++ b/modulefiles/ufs_derecho.gnu.lua @@ -9,7 +9,7 @@ load("mysql/8.0.33") setenv("LMOD_TMOD_FIND_FIRST","yes") prepend_path("MODULEPATH", "/lustre/desc1/scratch/epicufsrt/contrib/modulefiles_extra") -prepend_path("MODULEPATH", "/glade/work/epicufsrt/contrib/spack-stack/derecho/spack-stack-1.5.1/envs/unified-env/install/modulefiles/Core") +prepend_path("MODULEPATH", "/glade/work/epicufsrt/contrib/spack-stack/derecho/spack-stack-1.6.0/envs/unified-env/install/modulefiles/Core") unload("ncarcompilers") stack_gnu_ver=os.getenv("stack_gnu_ver") or "12.2.0" @@ -18,10 +18,10 @@ load(pathJoin("stack-gcc", stack_gnu_ver)) stack_cray_mpich_ver=os.getenv("stack_cray_mpich_ver") or "8.1.25" load(pathJoin("stack-cray-mpich", stack_cray_mpich_ver)) -cmake_ver=os.getenv("cmake_ver") or "3.26.3" +cmake_ver=os.getenv("cmake_ver") or "3.23.1" load(pathJoin("cmake", cmake_ver)) -stack_python_ver=os.getenv("stack_python_ver") or "3.10.8" +stack_python_ver=os.getenv("stack_python_ver") or "3.10.13" load(pathJoin("stack-python", stack_python_ver)) setenv("CMAKE_Platform", "derecho.gnu") diff --git a/modulefiles/ufs_derecho.intel.lua b/modulefiles/ufs_derecho.intel.lua index a7998b036e..24b93b8f19 100644 --- a/modulefiles/ufs_derecho.intel.lua +++ b/modulefiles/ufs_derecho.intel.lua @@ -9,7 +9,7 @@ load("mysql/8.0.33") setenv("LMOD_TMOD_FIND_FIRST","yes") prepend_path("MODULEPATH", "/lustre/desc1/scratch/epicufsrt/contrib/modulefiles_extra") -prepend_path("MODULEPATH", "/glade/work/epicufsrt/contrib/spack-stack/derecho/spack-stack-1.5.1/envs/unified-env/install/modulefiles/Core") +prepend_path("MODULEPATH", "/glade/work/epicufsrt/contrib/spack-stack/derecho/spack-stack-1.6.0/envs/unified-env/install/modulefiles/Core") unload("ncarcompilers") stack_intel_ver=os.getenv("stack_intel_ver") or "2021.10.0" @@ -18,10 +18,10 @@ load(pathJoin("stack-intel", stack_intel_ver)) stack_cray_mpich_ver=os.getenv("stack-cray-mpich_ver") or "8.1.25" load(pathJoin("stack-cray-mpich", stack_cray_mpich_ver)) -cmake_ver=os.getenv("cmake_ver") or "3.26.3" +cmake_ver=os.getenv("cmake_ver") or "3.23.1" load(pathJoin("cmake", cmake_ver)) -stack_python_ver=os.getenv("stack_python_ver") or "3.10.8" +stack_python_ver=os.getenv("stack_python_ver") or "3.10.13" load(pathJoin("stack-python", stack_python_ver)) setenv("CMAKE_Platform", "derecho.intel") diff --git a/modulefiles/ufs_jet.intel.lua b/modulefiles/ufs_jet.intel.lua index 94283ea83a..b29373eec1 100644 --- a/modulefiles/ufs_jet.intel.lua +++ b/modulefiles/ufs_jet.intel.lua @@ -10,6 +10,9 @@ load(pathJoin("stack-intel", stack_intel_ver)) stack_impi_ver=os.getenv("stack_impi_ver") or "2021.5.1" load(pathJoin("stack-intel-oneapi-mpi", stack_impi_ver)) +stack_python_ver=os.getenv("stack_python_ver") or "3.10.13" +load(pathJoin("stack-python", stack_python_ver)) + cmake_ver=os.getenv("cmake_ver") or "3.23.1" load(pathJoin("cmake", cmake_ver)) diff --git a/modulefiles/ufs_wcoss2.intel.lua b/modulefiles/ufs_wcoss2.intel.lua index dfc94d1d9f..47326f4e45 100644 --- a/modulefiles/ufs_wcoss2.intel.lua +++ b/modulefiles/ufs_wcoss2.intel.lua @@ -18,17 +18,15 @@ load(pathJoin("cray-mpich", cray_mpich_ver)) cmake_ver=os.getenv("cmake_ver") or "3.20.2" load(pathJoin("cmake", cmake_ver)) -append_path("MODULEPATH", "/apps/test/hpc-stack/i-19.1.3.304__m-8.1.12__h-1.14.0__n-4.9.2__p-2.5.10__e-8.6.0_pnetcdf/modulefiles/mpi/intel/19.1.3.304/cray-mpich/8.1.12") - local ufs_modules = { {["jasper"] = "2.0.25"}, {["zlib"] = "1.2.11"}, {["libpng"] = "1.6.37"}, - {["hdf5"] = "1.14.0"}, - {["netcdf"] = "4.9.2"}, - {["pio"] = "2.5.10"}, - {["esmf"] = "8.6.0"}, - {["fms"] = "2023.04"}, + {["hdf5-C"] = "1.14.0"}, + {["netcdf-C"] = "4.9.2"}, + {["pio-C"] = "2.5.10"}, + {["esmf-C"] = "8.6.0"}, + {["fms-C"] = "2023.04"}, {["bacio"] = "2.4.1"}, {["crtm"] = "2.4.0"}, {["g2"] = "3.4.5"}, @@ -37,8 +35,8 @@ local ufs_modules = { {["sp"] = "2.3.3"}, {["w3emc"] = "2.9.2"}, {["gftl-shared"] = "1.6.1"}, - {["mapl"] = "2.40.3-esmf-8.6.0"}, - {["pnetcdf"] = "1.12.2"}, + {["mapl-C"] = "2.40.3"}, + {["pnetcdf-C"] = "1.12.2"}, {["scotch"] = "7.0.4"}, } diff --git a/tests/bl_date.conf b/tests/bl_date.conf index 14d342bff7..a71d6e6148 100644 --- a/tests/bl_date.conf +++ b/tests/bl_date.conf @@ -1 +1 @@ -export BL_DATE=20240607 +export BL_DATE=20240614 diff --git a/tests/fv3_conf/wam_run.IN b/tests/fv3_conf/wam_run.IN index d6a3de7838..4419929a51 100644 --- a/tests/fv3_conf/wam_run.IN +++ b/tests/fv3_conf/wam_run.IN @@ -1,10 +1,89 @@ - -inputdir=FV3_input_data_L149 -mkdir INPUT RESTART -cp -r @[INPUTDATA_ROOT]/${inputdir}/INPUT/* ./INPUT -cp @[INPUTDATA_ROOT]/${inputdir}/*grb . +inputdir=FV3_input_data_L149_wam +FV3_FIX=@[INPUTDATA_ROOT]/FV3_fix/ +if [ $WARM_START = .true. ]; then + mkdir INPUT RESTART + cp -r @[INPUTDATA_ROOT]/${inputdir}/INPUT/* ./INPUT + cp @[INPUTDATA_ROOT]/FV3_fix/*grb . +else + mkdir INPUT RESTART + cp -r @[INPUTDATA_ROOT]/${inputdir}/INPUT_C/* ./INPUT/. +fi +if [ $TILEDFIX = .true. ]; then + if [ $CPLLND == .true. ]; then + cp @[INPUTDATA_ROOT]/FV3_fix_tiled/@[ATMRES]/@[ATMRES]*.nc INPUT/. + else + cp @[INPUTDATA_ROOT]/FV3_fix_tiled/@[ATMRES]/@[ATMRES]*.nc . + fi + cp @[INPUTDATA_ROOT]/FV3_fix/global_glacier.2x2.grb . + cp @[INPUTDATA_ROOT]/FV3_fix/global_maxice.2x2.grb . + cp @[INPUTDATA_ROOT]/FV3_fix/RTGSST.1982.2012.monthly.clim.grb . + cp @[INPUTDATA_ROOT]/FV3_fix/global_snoclim.1.875.grb . + cp @[INPUTDATA_ROOT]/FV3_fix/IMS-NIC.blended.ice.monthly.clim.grb . + cp @[INPUTDATA_ROOT]/${inputdir}/@[FNSMCC] . + cp @[INPUTDATA_ROOT]/${inputdir}/@[FNMSKH_control] . +else + cp @[INPUTDATA_ROOT]/FV3_fix/*grb . +fi if [ $CPLWAV = .true. ]; then - cp @[INPUTDATA_ROOT_WW3]/mod_def.* . - cp @[INPUTDATA_ROOT_WW3]/rmp_src* . + if [ $WW3_MULTIGRID = 'true' ]; then + cp @[INPUTDATA_ROOT_WW3]/mod_def.pointsatmw mod_def.points + cp @[INPUTDATA_ROOT_WW3]/@[WW3_MODDEF] . + cp @[INPUTDATA_ROOT_WW3]/rmp_src* . + else + cp @[INPUTDATA_ROOT_WW3]/@[WW3_MODDEF] mod_def.ww3 + cp @[INPUTDATA_ROOT_WW3]/@[MESH_WAV] . + fi +fi + +#inline post +if [[ $POSTAPP = 'global' ]]; then + cp ${PATHRT}/parm/post_itag_gfs itag + cp ${PATHRT}/parm/postxconfig-NT-gfs.txt postxconfig-NT.txt + cp ${PATHRT}/parm/postxconfig-NT-gfs_FH00.txt postxconfig-NT_FH00.txt + cp ${PATHRT}/parm/params_grib2_tbl_new params_grib2_tbl_new +fi + +#rrtmgp +if [ $DO_RRTMGP = .true. ]; then + cp @[INPUTDATA_ROOT]/FV3_input_data_RRTMGP/* . +fi + +#merra2 +if [ $USE_MERRA2 = .true. ]; then + for n in 01 02 03 04 05 06 07 08 09 10 11 12; do + cp @[INPUTDATA_ROOT]/FV3_input_data_INCCN_aeroclim/MERRA2/merra2.aerclim.2003-2014.m${n}.nc aeroclim.m${n}.nc + done + cp @[INPUTDATA_ROOT]/FV3_input_data_INCCN_aeroclim/aer_data/LUTS/optics_BC.v1_3.dat optics_BC.dat + cp @[INPUTDATA_ROOT]/FV3_input_data_INCCN_aeroclim/aer_data/LUTS/optics_OC.v1_3.dat optics_OC.dat + cp @[INPUTDATA_ROOT]/FV3_input_data_INCCN_aeroclim/aer_data/LUTS/optics_DU.v15_3.dat optics_DU.dat + cp @[INPUTDATA_ROOT]/FV3_input_data_INCCN_aeroclim/aer_data/LUTS/optics_SS.v3_3.dat optics_SS.dat + cp @[INPUTDATA_ROOT]/FV3_input_data_INCCN_aeroclim/aer_data/LUTS/optics_SU.v1_3.dat optics_SU.dat +fi + +#rad_c_gocart +if [ $IAER = 2011 ]; then + cp @[INPUTDATA_ROOT]/FV3_input_data_INCCN_aeroclim/aer_data/LUTS/optics_BC.v1_3.dat optics_BC.dat + cp @[INPUTDATA_ROOT]/FV3_input_data_INCCN_aeroclim/aer_data/LUTS/optics_OC.v1_3.dat optics_OC.dat + cp @[INPUTDATA_ROOT]/FV3_input_data_INCCN_aeroclim/aer_data/LUTS/optics_DU.v15_3.dat optics_DU.dat + cp @[INPUTDATA_ROOT]/FV3_input_data_INCCN_aeroclim/aer_data/LUTS/optics_SS.v3_3.dat optics_SS.dat + cp @[INPUTDATA_ROOT]/FV3_input_data_INCCN_aeroclim/aer_data/LUTS/optics_SU.v1_3.dat optics_SU.dat +fi +#ugwpv1 +if [ $DO_UGWP_V1 = .true. ]; then + cp @[INPUTDATA_ROOT]/FV3_input_data/ugwp_c384_tau.nc ./ugwp_limb_tau.nc +fi + +#Thompson +if [ $IMP_PHYSICS = 8 ]; then + cp @[INPUTDATA_ROOT]/FV3_fix/qr_acr_qsV2.dat . + cp @[INPUTDATA_ROOT]/FV3_fix/qr_acr_qgV2.dat . + cp @[INPUTDATA_ROOT]/FV3_fix/freezeH2O.dat . + cp @[INPUTDATA_ROOT]/FV3_fix/CCN_ACTIVATE.BIN . +fi + +#prognostic aerosols +if [ $CPLCHM = .true. ]; then + cp ${PATHRT}/parm/gocart/*.rc . + ln -sf @[INPUTDATA_ROOT]/GOCART/p8/ExtData . fi diff --git a/tests/logs/OpnReqTests_control_p8_hera.log b/tests/logs/OpnReqTests_control_p8_hera.log index 4ae46a5317..8928c3cb87 100644 --- a/tests/logs/OpnReqTests_control_p8_hera.log +++ b/tests/logs/OpnReqTests_control_p8_hera.log @@ -1,9 +1,9 @@ -Mon Jun 10 12:30:20 UTC 2024 +Fri Jun 14 13:38:21 UTC 2024 Start Operation Requirement Test baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_bit_base_gnu -working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_886861/bit_base_bit_base +working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2452253/bit_base_bit_base Checking test bit_base results .... Moving baseline bit_base files .... Moving sfcf000.nc .........OK @@ -44,21 +44,21 @@ Moving baseline bit_base files .... Moving RESTART/20210323.060000.phy_data.tile4.nc .........OK Moving RESTART/20210323.060000.phy_data.tile5.nc .........OK Moving RESTART/20210323.060000.phy_data.tile6.nc .........OK - Moving RESTART/20210323.060000.sfc_data.tile1.nc .........OK +Moving RESTART/20210323.060000.sfc_data.tile1.nc .........OK Moving RESTART/20210323.060000.sfc_data.tile2.nc .........OK Moving RESTART/20210323.060000.sfc_data.tile3.nc .........OK Moving RESTART/20210323.060000.sfc_data.tile4.nc .........OK 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 = 280.942780 - 0: The maximum resident set size (KB) = 1436412 + 0: The total amount of wall time = 279.753384 + 0: The maximum resident set size (KB) = 1457740 Test bit_base PASS baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_dbg_base_gnu -working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_886861/dbg_base_dbg_base +working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2452253/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 = 998.679832 - 0: The maximum resident set size (KB) = 1411888 + 0: The total amount of wall time = 990.855056 + 0: The maximum resident set size (KB) = 1433088 Test dbg_base PASS baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_std_base_gnu -working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_886861/dcp_dcp +working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2452253/dcp_dcp Checking test dcp results .... Comparing sfcf000.nc .....USING NCCMP......OK Comparing sfcf021.nc .....USING NCCMP......OK @@ -135,7 +135,7 @@ Checking test dcp results .... Comparing RESTART/20210323.060000.fv_core.res.tile4.nc .....USING NCCMP......OK Comparing RESTART/20210323.060000.fv_core.res.tile5.nc .....USING NCCMP......OK Comparing RESTART/20210323.060000.fv_core.res.tile6.nc .....USING NCCMP......OK - Comparing RESTART/20210323.060000.fv_srf_wnd.res.tile1.nc .....USING NCCMP......OK +Comparing RESTART/20210323.060000.fv_srf_wnd.res.tile1.nc .....USING NCCMP......OK Comparing RESTART/20210323.060000.fv_srf_wnd.res.tile2.nc .....USING NCCMP......OK Comparing RESTART/20210323.060000.fv_srf_wnd.res.tile3.nc .....USING NCCMP......OK Comparing RESTART/20210323.060000.fv_srf_wnd.res.tile4.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 = 248.282432 - 0: The maximum resident set size (KB) = 1425856 + 0: The total amount of wall time = 252.537582 + 0: The maximum resident set size (KB) = 1437288 Test dcp PASS baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_std_base_gnu -working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_886861/mpi_mpi +working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2452253/mpi_mpi Checking test mpi results .... Comparing sfcf000.nc .....USING NCCMP......OK Comparing sfcf021.nc .....USING NCCMP......OK @@ -181,7 +181,7 @@ Checking test mpi results .... Comparing GFSPRS.GrbF00 .....USING CMP......OK Comparing GFSPRS.GrbF21 .....USING CMP......OK Comparing GFSPRS.GrbF24 .....USING CMP......OK - Comparing RESTART/20210323.060000.coupler.res .....USING CMP......OK +Comparing RESTART/20210323.060000.coupler.res .....USING CMP......OK Comparing RESTART/20210323.060000.fv_core.res.nc .....USING NCCMP......OK Comparing RESTART/20210323.060000.fv_core.res.tile1.nc .....USING NCCMP......OK Comparing RESTART/20210323.060000.fv_core.res.tile2.nc .....USING NCCMP......OK @@ -214,20 +214,20 @@ 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 = 253.643255 - 0: The maximum resident set size (KB) = 1429212 + 0: The total amount of wall time = 247.420758 + 0: The maximum resident set size (KB) = 1441056 Test mpi PASS baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_std_base_gnu -working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_886861/rst_rst +working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2452253/rst_rst Checking test rst results .... Comparing sfcf000.nc .....USING NCCMP......OK Comparing sfcf021.nc .....USING NCCMP......OK Comparing sfcf024.nc .....USING NCCMP......OK Comparing atmf000.nc .....USING NCCMP......OK - Comparing atmf021.nc .....USING NCCMP......OK +Comparing atmf021.nc .....USING NCCMP......OK Comparing atmf024.nc .....USING NCCMP......OK Comparing GFSFLX.GrbF00 .....USING CMP......OK Comparing GFSFLX.GrbF21 .....USING CMP......OK @@ -268,14 +268,13 @@ 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 = 252.146054 - 0: The maximum resident set size (KB) = 1412328 + 0: The total amount of wall time = 250.200015 + 0: The maximum resident set size (KB) = 1436400 Test rst PASS - baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_std_base_gnu -working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_886861/std_base_std_base +working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2452253/std_base_std_base Checking test std_base results .... Moving baseline std_base files .... Moving sfcf000.nc .........OK @@ -318,19 +317,19 @@ Moving baseline std_base files .... Moving RESTART/20210323.060000.phy_data.tile6.nc .........OK Moving RESTART/20210323.060000.sfc_data.tile1.nc .........OK Moving RESTART/20210323.060000.sfc_data.tile2.nc .........OK - Moving RESTART/20210323.060000.sfc_data.tile3.nc .........OK +Moving RESTART/20210323.060000.sfc_data.tile3.nc .........OK Moving RESTART/20210323.060000.sfc_data.tile4.nc .........OK 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 = 255.676291 - 0: The maximum resident set size (KB) = 1425544 + 0: The total amount of wall time = 254.595064 + 0: The maximum resident set size (KB) = 1435424 Test std_base PASS baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_std_base_gnu -working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_886861/thr_thr +working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2452253/thr_thr Checking test thr results .... Comparing sfcf000.nc .....USING NCCMP......OK Comparing sfcf021.nc .....USING NCCMP......OK @@ -364,7 +363,7 @@ Checking test thr results .... Comparing RESTART/20210323.060000.fv_tracer.res.tile4.nc .....USING NCCMP......OK Comparing RESTART/20210323.060000.fv_tracer.res.tile5.nc .....USING NCCMP......OK Comparing RESTART/20210323.060000.fv_tracer.res.tile6.nc .....USING NCCMP......OK - Comparing RESTART/20210323.060000.phy_data.tile1.nc .....USING NCCMP......OK +Comparing RESTART/20210323.060000.phy_data.tile1.nc .....USING NCCMP......OK Comparing RESTART/20210323.060000.phy_data.tile2.nc .....USING NCCMP......OK Comparing RESTART/20210323.060000.phy_data.tile3.nc .....USING NCCMP......OK Comparing RESTART/20210323.060000.phy_data.tile4.nc .....USING NCCMP......OK @@ -377,11 +376,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 = 256.967314 - 0: The maximum resident set size (KB) = 1431152 + 0: The total amount of wall time = 248.069137 + 0: The maximum resident set size (KB) = 1411584 Test thr PASS OPERATION REQUIREMENT TEST WAS SUCCESSFUL -Mon Jun 10 13:40:19 UTC 2024 -Elapsed time: 01h:10m:00s. Have a nice day! +Fri Jun 14 14:45:43 UTC 2024 +Elapsed time: 01h:07m:23s. 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 36c599926f..aef8864e99 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 Jun 10 16:31:03 UTC 2024 +Fri Jun 14 20:35:52 UTC 2024 Start Operation Requirement Test baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/cpld_control_c96_noaero_p8_dbg_base_gnu -working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_680553/dbg_base_dbg_base +working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2311238/dbg_base_dbg_base Checking test dbg_base results .... Moving baseline dbg_base files .... Moving sfcf021.tile1.nc .........OK @@ -44,7 +44,7 @@ Moving baseline dbg_base files .... Moving RESTART/20210323.060000.fv_srf_wnd.res.tile4.nc .........OK Moving RESTART/20210323.060000.fv_srf_wnd.res.tile5.nc .........OK Moving RESTART/20210323.060000.fv_srf_wnd.res.tile6.nc .........OK - Moving RESTART/20210323.060000.fv_tracer.res.tile1.nc .........OK +Moving RESTART/20210323.060000.fv_tracer.res.tile1.nc .........OK Moving RESTART/20210323.060000.fv_tracer.res.tile2.nc .........OK Moving RESTART/20210323.060000.fv_tracer.res.tile3.nc .........OK Moving RESTART/20210323.060000.fv_tracer.res.tile4.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 = 1393.272508 - 0: The maximum resident set size (KB) = 1514592 + 0: The total amount of wall time = 1405.180294 + 0: The maximum resident set size (KB) = 1542308 Test dbg_base PASS baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/cpld_control_c96_noaero_p8_std_base_gnu -working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_680553/rst_rst +working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2311238/rst_rst Checking test rst results .... Comparing sfcf021.tile1.nc .....USING NCCMP......OK Comparing sfcf021.tile2.nc .....USING NCCMP......OK @@ -90,7 +90,7 @@ Checking test rst results .... Comparing sfcf024.tile1.nc .....USING NCCMP......OK Comparing sfcf024.tile2.nc .....USING NCCMP......OK Comparing sfcf024.tile3.nc .....USING NCCMP......OK - Comparing sfcf024.tile4.nc .....USING NCCMP......OK +Comparing sfcf024.tile4.nc .....USING NCCMP......OK Comparing sfcf024.tile5.nc .....USING NCCMP......OK Comparing sfcf024.tile6.nc .....USING NCCMP......OK Comparing atmf024.tile1.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 = 451.005653 - 0: The maximum resident set size (KB) = 1513428 + 0: The total amount of wall time = 436.275245 +0: The maximum resident set size (KB) = 1538012 Test rst PASS baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/cpld_control_c96_noaero_p8_std_base_gnu -working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_680553/std_base_std_base +working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2311238/std_base_std_base Checking test std_base results .... Moving baseline std_base files .... Moving sfcf021.tile1.nc .........OK @@ -182,7 +182,7 @@ Moving baseline std_base files .... Moving RESTART/20210323.060000.fv_srf_wnd.res.tile3.nc .........OK Moving RESTART/20210323.060000.fv_srf_wnd.res.tile4.nc .........OK Moving RESTART/20210323.060000.fv_srf_wnd.res.tile5.nc .........OK - Moving RESTART/20210323.060000.fv_srf_wnd.res.tile6.nc .........OK +Moving RESTART/20210323.060000.fv_srf_wnd.res.tile6.nc .........OK Moving RESTART/20210323.060000.fv_tracer.res.tile1.nc .........OK Moving RESTART/20210323.060000.fv_tracer.res.tile2.nc .........OK Moving RESTART/20210323.060000.fv_tracer.res.tile3.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 = 442.455193 - 0: The maximum resident set size (KB) = 1523060 + 0: The total amount of wall time = 438.277374 + 0: The maximum resident set size (KB) = 1537680 Test std_base PASS OPERATION REQUIREMENT TEST WAS SUCCESSFUL -Mon Jun 10 17:41:36 UTC 2024 -Elapsed time: 01h:10m:33s. Have a nice day! +Fri Jun 14 21:48:17 UTC 2024 +Elapsed time: 01h:12m:25s. Have a nice day! diff --git a/tests/logs/OpnReqTests_regional_control_hera.log b/tests/logs/OpnReqTests_regional_control_hera.log index 609ea5b7ec..c0fd75c457 100644 --- a/tests/logs/OpnReqTests_regional_control_hera.log +++ b/tests/logs/OpnReqTests_regional_control_hera.log @@ -1,9 +1,9 @@ -Mon Jun 10 13:55:28 UTC 2024 +Fri Jun 14 16:16:30 UTC 2024 Start Operation Requirement Test baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/regional_control_bit_base_gnu -working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_3324767/bit_base_bit_base +working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_3354158/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 = 1305.198669 - 0: The maximum resident set size (KB) = 751816 + 0: The total amount of wall time = 1298.515455 + 0: The maximum resident set size (KB) = 765400 Test bit_base PASS baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/regional_control_std_base_gnu -working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_3324767/dcp_dcp +working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_3354158/dcp_dcp Checking test dcp results .... Comparing dynf000.nc .....USING NCCMP......OK Comparing dynf006.nc .....USING NCCMP......OK @@ -33,18 +33,18 @@ Checking test dcp results .... Comparing NATLEV.GrbF00 .....USING CMP......OK Comparing NATLEV.GrbF06 .....USING CMP......OK - 0: The total amount of wall time = 2261.573325 - 0: The maximum resident set size (KB) = 711328 + 0: The total amount of wall time = 2249.213145 + 0: The maximum resident set size (KB) = 709152 Test dcp PASS baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/regional_control_std_base_gnu -working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_3324767/std_base_std_base +working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_3354158/std_base_std_base Checking test std_base results .... Moving baseline std_base files .... Moving dynf000.nc .........OK - Moving dynf006.nc .........OK +Moving dynf006.nc .........OK Moving phyf000.nc .........OK Moving phyf006.nc .........OK Moving PRSLEV.GrbF00 .........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 = 2175.160646 - 0: The maximum resident set size (KB) = 712104 + 0: The total amount of wall time = 2183.140915 + 0: The maximum resident set size (KB) = 719576 Test std_base PASS baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/regional_control_std_base_gnu -working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_3324767/thr_thr +working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_3354158/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 = 2329.296316 - 0: The maximum resident set size (KB) = 702296 + 0: The total amount of wall time = 2191.377959 + 0: The maximum resident set size (KB) = 730668 Test thr PASS OPERATION REQUIREMENT TEST WAS SUCCESSFUL -Mon Jun 10 16:27:08 UTC 2024 -Elapsed time: 02h:31m:41s. Have a nice day! +Fri Jun 14 18:57:19 UTC 2024 +Elapsed time: 02h:40m:50s. Have a nice day! diff --git a/tests/logs/RegressionTests_acorn.log b/tests/logs/RegressionTests_acorn.log index c27d9e6948..4a67c33a7f 100644 --- a/tests/logs/RegressionTests_acorn.log +++ b/tests/logs/RegressionTests_acorn.log @@ -1,18 +1,18 @@ ====START OF ACORN REGRESSION TESTING LOG==== UFSWM hash used in testing: -6822d08c616e7b83cd7cfe533fe35d771c6a9a70 +cfa2f75f86e39595b43e01c4b9e6f5d4b94c2527 Submodule hashes used in testing: 37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d) be5d28fd1b60522e6fc98aefeead20e6aac3530b AQM/src/model/CMAQ (CMAQv5.2.1_07Feb2018-198-gbe5d28fd1) - 3d7067a523b8557058755289e4275f5f5c985daf CDEPS-interface/CDEPS (cdeps0.4.17-40-g3d7067a) - 9c0cd8d3ba5963d01711094a3c81b6358fcb8367 CICE-interface/CICE (CICE6.0.0-448-g9c0cd8d) + fbdf6843d6bde852d97f1547591d90136103f669 CDEPS-interface/CDEPS (cdeps0.4.17-41-gfbdf684) + d406c7e205bd62913eea0bc87bed1aeb63eb2f83 CICE-interface/CICE (CICE6.0.0-449-gd406c7e) f6ff8f7c4d4cb6feabe3651b13204cf43fc948e3 CICE-interface/CICE/icepack (Icepack1.1.0-182-gf6ff8f7) 2d837b16af326b09ff4018daab4de84f4deff7ec CMEPS-interface/CMEPS (cmeps_v0.4.1-2307-g2d837b1) cabd7753ae17f7bfcc6dad56daf10868aa51c3f4 CMakeModules (v1.0.0-28-gcabd775) - b3640007c51c8899533e1b835940a2030a768fcc FV3 (heads/develop) - 061a73663f2bab9799eab7345c2ff8a34c789573 FV3/atmos_cubed_sphere (201912_public_release-394-g061a736) + 07c26d1efae47445e4c36ff98942494788e7dc49 FV3 (heads/develop) + ab195d5026ca4c221b6cbb3888c8ae92d711f89a FV3/atmos_cubed_sphere (201912_public_release-397-gab195d5) ccfefcd0b426e011f94137031d5f7c2a4dda2659 FV3/ccpp/framework (ccpp_transition_to_vlab_master_20190705-750-gccfefcd) 16a1d881774d795f46db16017aeed7fc351d661a FV3/ccpp/physics (EP4-808-g16a1d881) 74a0e098b2163425e4b5466c2dfcf8ae26d560a5 FV3/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (v1.6) @@ -20,7 +20,7 @@ Submodule hashes used in testing: -1ba8270870947b583cd51bc72ff8960f4c1fb36e FV3/upp/sorc/libIFI.fd -7476b8f2790a47d788f79cebfdbb551567ae7cf8 FV3/upp/sorc/ncep_post.fd/post_gtg.fd 041422934cae1570f2f0e67239d5d89f11c6e1b7 GOCART (sdr_v2.1.2.6-119-g0414229) - 35789c757766e07f688b4c0c7c5229816f224b09 HYCOM-interface/HYCOM (2.3.00-121-g35789c7) + bcf7777bb037ae2feb2a8a8ac51aacb3511b52d9 HYCOM-interface/HYCOM (2.3.00-122-gbcf7777) b32aea7bf3f9e2a774afa23d3386c88156cd1182 MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10051-gb32aea7bf) 9423197f894112edfcb1502245f7d7b873d551f9 MOM6-interface/MOM6/pkg/CVMix-src (9423197) 29e64d652786e1d076a05128c920f394202bfe10 MOM6-interface/MOM6/pkg/GSW-Fortran (29e64d6) @@ -35,270 +35,344 @@ 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-20240603 -COMPARISON DIRECTORY: /lfs/h2/emc/ptmp/brian.curtis/FV3_RT/rt_71363 +BASELINE DIRECTORY: /lfs/h2/emc/nems/noscrub/emc.nems/RT/NEMSfv3gfs/develop-20240614 +COMPARISON DIRECTORY: /lfs/h2/emc/ptmp/brian.curtis/FV3_RT/rt_201515 RT.SH OPTIONS USED: * (-a) - HPC PROJECT ACCOUNT: GFS-DEV * (-e) - USE ECFLOW -PASS -- COMPILE 's2swa_32bit_intel' [11:24, 10:41] ( 2 warnings 8 remarks ) -PASS -- TEST 'cpld_control_p8_mixedmode_intel' [22:10, 01:19](3172 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_intel' [16:29, 15:52] ( 2 warnings 8 remarks ) -PASS -- TEST 'cpld_control_gfsv17_intel' [17:05, 01:22](1883 MB) -PASS -- TEST 'cpld_control_gfsv17_iau_intel' [24:37, 01:14](1913 MB) -PASS -- TEST 'cpld_restart_gfsv17_intel' [24:37, 01:50](1030 MB) -PASS -- TEST 'cpld_mpi_gfsv17_intel' [17:06, 01:47](1854 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [16:29, 15:56] ( 2 warnings 8 remarks ) -PASS -- TEST 'cpld_control_sfs_intel' [17:05, 00:49](1881 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [05:18, 04:11] ( 1526 warnings 1998 remarks ) -PASS -- TEST 'cpld_debug_gfsv17_intel' [28:17, 01:48](1913 MB) - -PASS -- COMPILE 's2swa_intel' [11:24, 10:25] ( 1 warnings 8 remarks ) -PASS -- TEST 'cpld_control_p8_intel' [22:10, 01:17](3200 MB) -PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [22:10, 01:42](3198 MB) -PASS -- TEST 'cpld_restart_p8_intel' [54:21, 00:57](3132 MB) -PASS -- TEST 'cpld_control_qr_p8_intel' [22:10, 01:12](3219 MB) -PASS -- TEST 'cpld_restart_qr_p8_intel' [56:22, 01:07](3153 MB) -PASS -- TEST 'cpld_2threads_p8_intel' [22:10, 01:30](3425 MB) -PASS -- TEST 'cpld_decomp_p8_intel' [22:10, 01:05](3196 MB) -PASS -- TEST 'cpld_mpi_p8_intel' [22:11, 01:11](3144 MB) -PASS -- TEST 'cpld_control_ciceC_p8_intel' [22:10, 01:05](3200 MB) -PASS -- TEST 'cpld_s2sa_p8_intel' [22:10, 01:26](3180 MB) - -PASS -- COMPILE 's2sw_intel' [10:23, 09:55] ( 1 warnings 8 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_intel' [23:11, 01:22](1898 MB) -PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [23:11, 00:52](1962 MB) - -PASS -- COMPILE 's2s_aoflux_intel' [10:23, 09:22] ( 1 warnings 1 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [23:11, 01:06](1962 MB) - -PASS -- COMPILE 's2s_intel' [10:23, 09:25] ( 1 warnings 1 remarks ) -PASS -- TEST 'cpld_control_c48_intel' [23:09, 00:26](2935 MB) -PASS -- TEST 'cpld_warmstart_c48_intel' [23:09, 01:12](2943 MB) -PASS -- TEST 'cpld_restart_c48_intel' [43:33, 00:44](2334 MB) - -PASS -- COMPILE 's2swa_faster_intel' [18:32, 17:20] ( 1 warnings 8 remarks ) -PASS -- TEST 'cpld_control_p8_faster_intel' [15:02, 00:58](3198 MB) - -PASS -- COMPILE 's2sw_pdlib_intel' [16:30, 15:38] ( 1 warnings 8 remarks ) -PASS -- TEST 'cpld_control_pdlib_p8_intel' [17:04, 01:16](1901 MB) -PASS -- TEST 'cpld_restart_pdlib_p8_intel' [40:27, 01:10](1064 MB) -PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [39:06, 00:56](1873 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_intel' [04:16, 03:53] ( 1561 warnings 1998 remarks ) -PASS -- TEST 'cpld_debug_pdlib_p8_intel' [24:00, 01:28](1921 MB) - -PASS -- COMPILE 'atm_dyn32_intel' [10:23, 09:41] ( 2 warnings 1 remarks ) -PASS -- TEST 'control_flake_intel' [10:44, 01:00](633 MB) -PASS -- TEST 'control_CubedSphereGrid_intel' [08:11, 00:42](1539 MB) -PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [07:51, 01:03](1533 MB) -PASS -- TEST 'control_latlon_intel' [06:52, 01:02](1530 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [02:44, 01:16](1545 MB) -PASS -- TEST 'control_c48_intel' [02:22, 00:28](1618 MB) -PASS -- TEST 'control_c48.v2.sfc_intel' [00:54, 00:47](736 MB) -PASS -- TEST 'control_c192_intel' [59:37, 01:10](1649 MB) -PASS -- TEST 'control_c384_intel' [56:44, 01:41](1961 MB) -PASS -- TEST 'control_c384gdas_intel' [56:23, 01:49](1145 MB) -PASS -- TEST 'control_stochy_intel' [55:09, 00:39](594 MB) -PASS -- TEST 'control_stochy_restart_intel' [23:14, 00:57](395 MB) -PASS -- TEST 'control_lndp_intel' [53:19, 01:08](592 MB) -PASS -- TEST 'control_iovr4_intel' [50:51, 01:13](590 MB) -PASS -- TEST 'control_iovr5_intel' [50:51, 00:56](588 MB) -PASS -- TEST 'control_p8_intel' [50:33, 01:32](1833 MB) -PASS -- TEST 'control_p8.v2.sfc_intel' [50:33, 01:41](1837 MB) -PASS -- TEST 'control_p8_ugwpv1_intel' [49:18, 01:46](1833 MB) -PASS -- TEST 'control_restart_p8_intel' [18:53, 01:31](981 MB) -PASS -- TEST 'control_noqr_p8_intel' [46:38, 00:40](1822 MB) -PASS -- TEST 'control_restart_noqr_p8_intel' [17:22, 00:54](985 MB) -PASS -- TEST 'control_decomp_p8_intel' [40:46, 01:05](1825 MB) -PASS -- TEST 'control_2threads_p8_intel' [33:12, 01:37](1917 MB) -PASS -- TEST 'control_p8_lndp_intel' [32:55, 01:04](1835 MB) -PASS -- TEST 'control_p8_rrtmgp_intel' [31:56, 01:25](1883 MB) -PASS -- TEST 'control_p8_mynn_intel' [31:03, 01:47](1842 MB) -PASS -- TEST 'merra2_thompson_intel' [28:59, 01:25](1841 MB) -PASS -- TEST 'regional_control_intel' [27:38, 00:17](872 MB) -PASS -- TEST 'regional_restart_intel' [06:46, 00:42](874 MB) -PASS -- TEST 'regional_decomp_intel' [25:34, 00:48](874 MB) -PASS -- TEST 'regional_2threads_intel' [24:47, 01:12](984 MB) -PASS -- TEST 'regional_noquilt_intel' [24:45, 00:49](1204 MB) -PASS -- TEST 'regional_2dwrtdecomp_intel' [24:07, 00:43](874 MB) -PASS -- TEST 'regional_wofs_intel' [22:26, 01:00](1607 MB) - -PASS -- COMPILE 'ifi_intel' [08:22, 08:11] ( 1 warnings ) -PASS -- TEST 'regional_ifi_control_intel' [14:48, 00:09](873 MB) -PASS -- TEST 'regional_ifi_decomp_intel' [14:48, 00:26](881 MB) -PASS -- TEST 'regional_ifi_2threads_intel' [14:49, 00:59](961 MB) - -PASS -- COMPILE 'rrfs_intel' [09:23, 09:10] ( 4 warnings 9 remarks ) -PASS -- TEST 'rap_control_intel' [13:48, 01:18](976 MB) -PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [13:49, 00:28](1152 MB) -PASS -- TEST 'rap_decomp_intel' [13:48, 01:42](975 MB) -PASS -- TEST 'rap_2threads_intel' [13:48, 01:04](1055 MB) -PASS -- TEST 'rap_restart_intel' [22:20, 01:12](844 MB) -PASS -- TEST 'rap_sfcdiff_intel' [13:48, 01:27](972 MB) -PASS -- TEST 'rap_sfcdiff_decomp_intel' [13:48, 01:05](972 MB) -PASS -- TEST 'rap_sfcdiff_restart_intel' [20:36, 01:51](841 MB) -PASS -- TEST 'hrrr_control_intel' [20:36, 01:38](966 MB) -PASS -- TEST 'hrrr_control_decomp_intel' [19:59, 01:12](963 MB) -PASS -- TEST 'hrrr_control_2threads_intel' [20:00, 01:04](1049 MB) -PASS -- TEST 'hrrr_control_restart_intel' [07:15, 00:55](797 MB) -PASS -- TEST 'rrfs_v1beta_intel' [16:50, 01:32](964 MB) -PASS -- TEST 'rrfs_v1nssl_intel' [16:38, 00:17](1930 MB) -PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [16:35, 00:57](1922 MB) - -PASS -- COMPILE 'csawmg_intel' [09:23, 08:30] ( 1 warnings ) -PASS -- TEST 'control_csawmg_intel' [15:12, 00:50](933 MB) - -PASS -- COMPILE 'wam_intel' [46:00, 08:07] ( 1 warnings ) -PASS -- TEST 'control_wam_intel' [14:46, 00:47](333 MB) - -PASS -- COMPILE 'atm_faster_dyn32_intel' [37:53, 16:00] ( 1 warnings 1 remarks ) -PASS -- TEST 'control_p8_faster_intel' [43:21, 01:44](1828 MB) -PASS -- TEST 'regional_control_faster_intel' [41:46, 00:17](874 MB) - -PASS -- COMPILE 'atm_debug_dyn32_intel' [22:37, 05:20] ( 885 warnings 9 remarks ) -PASS -- TEST 'control_CubedSphereGrid_debug_intel' [54:27, 00:41](1561 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [54:27, 01:10](1562 MB) -PASS -- TEST 'control_stochy_debug_intel' [54:27, 00:45](766 MB) -PASS -- TEST 'control_lndp_debug_intel' [54:27, 00:26](769 MB) -PASS -- TEST 'control_csawmg_debug_intel' [54:27, 00:41](1074 MB) -PASS -- TEST 'control_ras_debug_intel' [54:27, 00:42](771 MB) -PASS -- TEST 'control_diag_debug_intel' [54:27, 00:41](1625 MB) -PASS -- TEST 'control_debug_p8_intel' [54:27, 00:40](1863 MB) -PASS -- TEST 'regional_debug_intel' [54:26, 00:57](925 MB) -PASS -- TEST 'rap_control_debug_intel' [54:27, 01:04](1145 MB) -PASS -- TEST 'hrrr_control_debug_intel' [54:27, 01:06](1141 MB) -PASS -- TEST 'hrrr_gf_debug_intel' [54:27, 00:15](1143 MB) -PASS -- TEST 'hrrr_c3_debug_intel' [54:27, 00:35](1148 MB) -PASS -- TEST 'rap_unified_drag_suite_debug_intel' [54:27, 00:28](1149 MB) -PASS -- TEST 'rap_diag_debug_intel' [54:27, 00:49](1234 MB) -PASS -- TEST 'rap_cires_ugwp_debug_intel' [54:27, 00:28](1150 MB) -PASS -- TEST 'rap_unified_ugwp_debug_intel' [54:27, 00:31](1154 MB) -PASS -- TEST 'rap_lndp_debug_intel' [54:27, 01:05](1151 MB) -PASS -- TEST 'rap_progcld_thompson_debug_intel' [54:27, 00:50](1151 MB) -PASS -- TEST 'rap_noah_debug_intel' [54:27, 00:22](1147 MB) -PASS -- TEST 'rap_sfcdiff_debug_intel' [52:32, 00:29](1148 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [52:15, 01:09](1145 MB) -PASS -- TEST 'rrfs_v1beta_debug_intel' [50:04, 00:22](1143 MB) -PASS -- TEST 'rap_clm_lake_debug_intel' [48:44, 00:50](1151 MB) -PASS -- TEST 'rap_flake_debug_intel' [45:41, 00:23](1153 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [44:39, 01:32](1154 MB) - -PASS -- COMPILE 'wam_debug_intel' [20:35, 03:13] ( 856 warnings ) -PASS -- TEST 'control_wam_debug_intel' [56:29, 01:02](381 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [25:42, 08:32] ( 4 warnings 8 remarks ) -PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [41:48, 01:22](1020 MB) -PASS -- TEST 'rap_control_dyn32_phy32_intel' [39:44, 01:33](853 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [37:40, 01:54](850 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [36:39, 01:29](915 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [35:39, 01:31](901 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [35:10, 01:42](852 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_intel' [18:59, 01:43](748 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [20:49, 00:33](731 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [27:43, 12:18] ( 4 warnings 8 remarks ) -PASS -- TEST 'conus13km_control_intel' [34:09, 01:13](1060 MB) -PASS -- TEST 'conus13km_2threads_intel' [20:07, 00:32](1045 MB) -PASS -- TEST 'conus13km_restart_mismatch_intel' [20:06, 00:56](941 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [23:40, 08:37] ( 4 warnings 8 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_intel' [32:49, 00:32](874 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [18:34, 03:28] ( 788 warnings 8 remarks ) -PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [55:13, 00:29](1025 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [55:13, 01:13](1031 MB) -PASS -- TEST 'conus13km_debug_intel' [55:13, 00:28](1116 MB) -PASS -- TEST 'conus13km_debug_qr_intel' [55:13, 00:30](800 MB) -PASS -- TEST 'conus13km_debug_2threads_intel' [55:14, 00:43](1103 MB) -PASS -- TEST 'conus13km_radar_tten_debug_intel' [55:13, 00:51](1192 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [18:34, 03:21] ( 788 warnings 8 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [55:12, 01:05](1046 MB) - -PASS -- COMPILE 'hafsw_intel' [24:42, 09:55] ( 2 warnings 8 remarks ) -PASS -- TEST 'hafs_regional_atm_intel' [32:09, 02:08](669 MB) -PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [30:35, 00:56](1028 MB) -PASS -- TEST 'hafs_regional_atm_ocn_intel' [30:27, 01:55](720 MB) -PASS -- TEST 'hafs_regional_atm_wav_intel' [30:06, 01:30](757 MB) -PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [29:31, 02:07](771 MB) -PASS -- TEST 'hafs_regional_1nest_atm_intel' [28:30, 01:14](450 MB) -PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [27:30, 01:24](471 MB) -PASS -- TEST 'hafs_global_1nest_atm_intel' [26:27, 00:38](338 MB) -PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [24:28, 02:00](403 MB) -PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [22:39, 01:31](479 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [21:59, 01:23](479 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [12:25, 00:46](543 MB) -PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [11:02, 01:19](373 MB) -PASS -- TEST 'gnv1_nested_intel' [10:27, 01:10](735 MB) - -PASS -- COMPILE 'hafsw_debug_intel' [42:57, 03:43] ( 1468 warnings 1501 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [06:43, 01:21](576 MB) - -PASS -- COMPILE 'hafsw_faster_intel' [18:30, 17:29] ( 1 warnings 7 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [05:45, 01:04](580 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [05:31, 01:17](755 MB) - -PASS -- COMPILE 'hafs_mom6w_intel' [10:24, 09:46] ( 1 warnings 7 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [05:27, 01:01](757 MB) - -PASS -- COMPILE 'hafs_all_intel' [09:22, 09:03] ( 1 warnings 7 remarks ) -PASS -- TEST 'hafs_regional_docn_intel' [01:30, 01:22](715 MB) -PASS -- TEST 'hafs_regional_docn_oisst_intel' [57:20, 01:39](702 MB) -PASS -- TEST 'hafs_regional_datm_cdeps_intel' [52:32, 00:35](896 MB) - -PASS -- COMPILE 'datm_cdeps_intel' [36:50, 08:46] -PASS -- TEST 'datm_cdeps_control_cfsr_intel' [51:14, 00:32](765 MB) -PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [19:23, 00:34](753 MB) -PASS -- TEST 'datm_cdeps_control_gefs_intel' [50:37, 01:00](645 MB) -PASS -- TEST 'datm_cdeps_iau_gefs_intel' [46:18, 00:50](645 MB) -PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [44:54, 00:10](643 MB) -PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [43:06, 01:06](754 MB) -PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [42:33, 00:38](764 MB) -PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [38:35, 00:13](645 MB) -PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [38:25, 01:12](650 MB) -PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [37:53, 00:45](633 MB) -PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [37:43, 00:56](752 MB) -PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [35:36, 00:49](2026 MB) -PASS -- TEST 'datm_cdeps_gfs_intel' [35:20, 00:29](2022 MB) - -PASS -- COMPILE 'datm_cdeps_faster_intel' [36:50, 08:40] -PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [35:16, 00:59](764 MB) - -PASS -- COMPILE 'datm_cdeps_land_intel' [28:42, 00:50] ( 1 remarks ) -PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [35:16, 00:41](273 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_intel' [35:11, 00:38](410 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [30:42, 01:12](410 MB) - -PASS -- COMPILE 'atml_intel' [38:56, 10:14] ( 9 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_sbs_intel' [35:06, 01:31](1860 MB) -PASS -- TEST 'control_p8_atmlnd_intel' [32:51, 01:46](1856 MB) -PASS -- TEST 'control_restart_p8_atmlnd_intel' [23:31, 00:48](1004 MB) - -PASS -- COMPILE 'atml_debug_intel' [36:52, 04:12] ( 883 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_debug_intel' [31:24, 01:41](1888 MB) - -PASS -- COMPILE 'atmw_intel' [44:59, 09:06] ( 1 warnings 8 remarks ) -PASS -- TEST 'atmwav_control_noaero_p8_intel' [31:00, 01:38](1866 MB) - -PASS -- COMPILE 'atmaero_intel' [42:58, 08:49] ( 1 warnings 1 remarks ) -PASS -- TEST 'atmaero_control_p8_intel' [30:14, 00:58](3096 MB) -PASS -- TEST 'atmaero_control_p8_rad_intel' [30:01, 01:30](2985 MB) -PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [29:40, 01:13](2991 MB) - -PASS -- COMPILE 'atmaq_debug_intel' [46:00, 03:23] ( 885 warnings 6 remarks ) -PASS -- TEST 'regional_atmaq_debug_intel' [29:02, 01:21](4498 MB) +PASS -- COMPILE 's2swa_32bit_intel' [29:42, 10:42] ( 2 warnings 8 remarks ) +PASS -- TEST 'cpld_control_p8_mixedmode_intel' [09:45, 01:56](3174 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_intel' [34:48, 15:54] ( 2 warnings 8 remarks ) +PASS -- TEST 'cpld_control_gfsv17_intel' [04:39, 03:27](1882 MB) +PASS -- TEST 'cpld_control_gfsv17_iau_intel' [43:18, 02:24](1910 MB) +PASS -- TEST 'cpld_restart_gfsv17_intel' [43:18, 03:18](1035 MB) +PASS -- TEST 'cpld_mpi_gfsv17_intel' [04:40, 02:21](1860 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [34:50, 15:55] ( 2 warnings 8 remarks ) +PASS -- TEST 'cpld_control_sfs_intel' [04:38, 00:31](1886 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [23:37, 04:17] ( 1526 warnings 1998 remarks ) +PASS -- TEST 'cpld_debug_gfsv17_intel' [15:51, 02:49](1915 MB) + +PASS -- COMPILE 's2swa_intel' [29:45, 10:41] ( 1 warnings 8 remarks ) +PASS -- TEST 'cpld_control_p8_intel' [09:42, 01:37](3206 MB) +PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [09:42, 01:32](3205 MB) +PASS -- TEST 'cpld_restart_p8_intel' [56:53, 01:37](3134 MB) +PASS -- TEST 'cpld_control_qr_p8_intel' [09:42, 01:51](3223 MB) +PASS -- TEST 'cpld_restart_qr_p8_intel' [00:38, 02:02](3154 MB) +PASS -- TEST 'cpld_2threads_p8_intel' [09:42, 01:14](3433 MB) +PASS -- TEST 'cpld_decomp_p8_intel' [09:42, 01:57](3194 MB) +PASS -- TEST 'cpld_mpi_p8_intel' [09:43, 02:01](3148 MB) +PASS -- TEST 'cpld_control_ciceC_p8_intel' [09:42, 02:11](3205 MB) +PASS -- TEST 'cpld_s2sa_p8_intel' [09:42, 01:20](3183 MB) + +PASS -- COMPILE 's2sw_intel' [28:44, 10:20] ( 1 warnings 8 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_intel' [10:43, 01:00](1896 MB) +PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [10:43, 02:23](1968 MB) + +PASS -- COMPILE 's2s_aoflux_intel' [29:45, 10:28] ( 1 warnings 1 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [09:42, 01:29](1954 MB) + +PASS -- COMPILE 's2s_intel' [29:45, 10:39] ( 1 warnings 1 remarks ) +PASS -- TEST 'cpld_control_c48_intel' [09:41, 00:58](2927 MB) +PASS -- TEST 'cpld_warmstart_c48_intel' [09:41, 01:45](2928 MB) +PASS -- TEST 'cpld_restart_c48_intel' [05:01, 01:01](2329 MB) + +PASS -- COMPILE 's2swa_faster_intel' [36:52, 17:39] ( 1 warnings 8 remarks ) +PASS -- TEST 'cpld_control_p8_faster_intel' [02:35, 02:19](3201 MB) + +PASS -- COMPILE 's2sw_pdlib_intel' [34:50, 16:10] ( 1 warnings 8 remarks ) +PASS -- TEST 'cpld_control_pdlib_p8_intel' [04:38, 01:47](1903 MB) +PASS -- TEST 'cpld_restart_pdlib_p8_intel' [44:47, 01:13](1068 MB) +PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [44:45, 01:48](1871 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_intel' [04:16, 03:57] ( 1561 warnings 1998 remarks ) +PASS -- TEST 'cpld_debug_pdlib_p8_intel' [11:34, 00:52](1918 MB) + +PASS -- COMPILE 'atm_dyn32_intel' [10:23, 10:03] ( 2 warnings 1 remarks ) +PASS -- TEST 'control_flake_intel' [01:10, 00:18](634 MB) +PASS -- TEST 'control_CubedSphereGrid_intel' [01:10, 00:30](1528 MB) +PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [01:10, 00:55](1544 MB) +PASS -- TEST 'control_latlon_intel' [01:10, 00:49](1541 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [01:10, 01:13](1533 MB) +PASS -- TEST 'control_c48_intel' [01:09, 00:42](1613 MB) +PASS -- TEST 'control_c48.v2.sfc_intel' [01:09, 01:34](735 MB) +PASS -- TEST 'control_c192_intel' [01:10, 01:14](1653 MB) +PASS -- TEST 'control_c384_intel' [01:14, 02:03](1960 MB) +PASS -- TEST 'control_c384gdas_intel' [01:14, 02:52](1152 MB) +PASS -- TEST 'control_stochy_intel' [00:59, 00:29](591 MB) +PASS -- TEST 'control_stochy_restart_intel' [54:25, 00:21](397 MB) +PASS -- TEST 'control_lndp_intel' [00:38, 01:05](590 MB) +PASS -- TEST 'control_iovr4_intel' [00:22, 01:05](588 MB) +PASS -- TEST 'control_iovr5_intel' [57:34, 00:49](585 MB) +PASS -- TEST 'control_p8_intel' [57:31, 02:41](1838 MB) +PASS -- TEST 'control_p8.v2.sfc_intel' [56:35, 02:37](1837 MB) +PASS -- TEST 'control_p8_ugwpv1_intel' [55:56, 01:57](1838 MB) +PASS -- TEST 'control_restart_p8_intel' [41:02, 01:48](980 MB) +PASS -- TEST 'control_noqr_p8_intel' [54:22, 01:42](1821 MB) +PASS -- TEST 'control_restart_noqr_p8_intel' [40:41, 01:45](985 MB) +PASS -- TEST 'control_decomp_p8_intel' [54:21, 01:37](1820 MB) +PASS -- TEST 'control_2threads_p8_intel' [53:21, 01:55](1923 MB) +PASS -- TEST 'control_p8_lndp_intel' [52:33, 01:16](1830 MB) +PASS -- TEST 'control_p8_rrtmgp_intel' [52:19, 02:44](1890 MB) +PASS -- TEST 'control_p8_mynn_intel' [51:19, 02:22](1840 MB) +PASS -- TEST 'merra2_thompson_intel' [51:05, 02:57](1832 MB) +PASS -- TEST 'regional_control_intel' [48:26, 01:07](876 MB) +PASS -- TEST 'regional_restart_intel' [38:33, 00:12](873 MB) +PASS -- TEST 'regional_decomp_intel' [47:50, 00:17](884 MB) +PASS -- TEST 'regional_2threads_intel' [47:47, 01:07](967 MB) +PASS -- TEST 'regional_noquilt_intel' [46:25, 01:09](1198 MB) +PASS -- TEST 'regional_2dwrtdecomp_intel' [45:53, 00:17](878 MB) +PASS -- TEST 'regional_wofs_intel' [45:49, 00:53](1604 MB) + +PASS -- COMPILE 'ifi_intel' [09:22, 08:12] ( 1 warnings ) +PASS -- TEST 'regional_ifi_control_intel' [01:20, 00:25](885 MB) +PASS -- TEST 'regional_ifi_decomp_intel' [01:20, 00:11](871 MB) +PASS -- TEST 'regional_ifi_2threads_intel' [01:21, 00:45](966 MB) + +PASS -- COMPILE 'rrfs_intel' [10:23, 09:21] ( 4 warnings 9 remarks ) +PASS -- TEST 'rap_control_intel' [45:27, 01:55](974 MB) +PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [44:49, 00:36](1150 MB) +PASS -- TEST 'rap_decomp_intel' [43:49, 01:29](975 MB) +PASS -- TEST 'rap_2threads_intel' [43:35, 02:19](1059 MB) +PASS -- TEST 'rap_restart_intel' [33:11, 02:20](846 MB) +PASS -- TEST 'rap_sfcdiff_intel' [41:24, 02:57](972 MB) +PASS -- TEST 'rap_sfcdiff_decomp_intel' [41:06, 02:12](972 MB) +PASS -- TEST 'rap_sfcdiff_restart_intel' [30:46, 02:21](844 MB) +PASS -- TEST 'hrrr_control_intel' [41:03, 03:26](965 MB) +PASS -- TEST 'hrrr_control_decomp_intel' [40:55, 02:42](965 MB) +PASS -- TEST 'hrrr_control_2threads_intel' [40:46, 02:32](1042 MB) +PASS -- TEST 'hrrr_control_restart_intel' [32:20, 00:51](797 MB) +PASS -- TEST 'rrfs_v1beta_intel' [40:40, 02:38](965 MB) +PASS -- TEST 'rrfs_v1nssl_intel' [39:28, 01:20](1935 MB) +PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [39:02, 01:19](1922 MB) + +PASS -- COMPILE 'csawmg_intel' [09:22, 08:38] ( 1 warnings ) +PASS -- TEST 'control_csawmg_intel' [38:31, 00:32](934 MB) + +PASS -- COMPILE 'wam_intel' [09:23, 08:38] ( 1 warnings 1 remarks ) +FAILED: UNABLE TO COMPLETE COMPARISON -- TEST 'control_wam_intel' [, ]( MB) + +PASS -- COMPILE 'atm_faster_dyn32_intel' [16:31, 15:55] ( 1 warnings 1 remarks ) +PASS -- TEST 'control_p8_faster_intel' [37:59, 01:49](1827 MB) +PASS -- TEST 'regional_control_faster_intel' [37:56, 00:14](872 MB) + +PASS -- COMPILE 'atm_debug_dyn32_intel' [15:28, 05:14] ( 885 warnings 9 remarks ) +PASS -- TEST 'control_CubedSphereGrid_debug_intel' [37:48, 01:04](1562 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [37:33, 01:27](1566 MB) +PASS -- TEST 'control_stochy_debug_intel' [36:06, 00:32](766 MB) +PASS -- TEST 'control_lndp_debug_intel' [35:17, 01:02](769 MB) +PASS -- TEST 'control_csawmg_debug_intel' [35:17, 00:27](1077 MB) +PASS -- TEST 'control_ras_debug_intel' [33:11, 01:15](780 MB) +PASS -- TEST 'control_diag_debug_intel' [33:11, 00:54](1621 MB) +PASS -- TEST 'control_debug_p8_intel' [32:54, 00:29](1858 MB) +PASS -- TEST 'regional_debug_intel' [32:53, 00:16](926 MB) +PASS -- TEST 'rap_control_debug_intel' [32:20, 00:35](1153 MB) +PASS -- TEST 'hrrr_control_debug_intel' [30:51, 01:07](1148 MB) +PASS -- TEST 'hrrr_gf_debug_intel' [30:46, 01:03](1150 MB) +PASS -- TEST 'hrrr_c3_debug_intel' [30:35, 00:27](1150 MB) +PASS -- TEST 'rap_unified_drag_suite_debug_intel' [30:33, 00:22](1151 MB) +PASS -- TEST 'rap_diag_debug_intel' [30:29, 01:04](1232 MB) +PASS -- TEST 'rap_cires_ugwp_debug_intel' [29:57, 01:06](1150 MB) +PASS -- TEST 'rap_unified_ugwp_debug_intel' [29:47, 01:08](1154 MB) +PASS -- TEST 'rap_lndp_debug_intel' [29:32, 00:15](1152 MB) +PASS -- TEST 'rap_progcld_thompson_debug_intel' [29:16, 00:26](1151 MB) +PASS -- TEST 'rap_noah_debug_intel' [28:48, 00:46](1144 MB) +PASS -- TEST 'rap_sfcdiff_debug_intel' [28:45, 00:41](1148 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [28:42, 00:39](1145 MB) +PASS -- TEST 'rrfs_v1beta_debug_intel' [28:23, 00:50](1145 MB) +PASS -- TEST 'rap_clm_lake_debug_intel' [28:15, 00:36](1152 MB) +PASS -- TEST 'rap_flake_debug_intel' [28:01, 00:36](1153 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [27:23, 02:34](1152 MB) + +PASS -- COMPILE 'wam_debug_intel' [15:30, 03:22] ( 840 warnings 1 remarks ) +FAILED: UNABLE TO COMPLETE COMPARISON -- TEST 'control_wam_debug_intel' [, ]( MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [20:36, 08:34] ( 4 warnings 8 remarks ) +PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [25:49, 01:23](1018 MB) +PASS -- TEST 'rap_control_dyn32_phy32_intel' [25:47, 02:39](852 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [24:18, 03:37](849 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [24:14, 02:26](913 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [24:03, 02:38](904 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [24:02, 03:05](848 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_intel' [15:23, 02:19](749 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [16:46, 00:26](731 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [22:38, 12:14] ( 4 warnings 8 remarks ) +PASS -- TEST 'conus13km_control_intel' [23:01, 00:37](1063 MB) +PASS -- TEST 'conus13km_2threads_intel' [17:48, 00:56](1045 MB) +PASS -- TEST 'conus13km_restart_mismatch_intel' [17:47, 00:47](946 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [50:05, 08:41] ( 4 warnings 8 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_intel' [11:15, 01:31](875 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [46:00, 03:29] ( 788 warnings 8 remarks ) +PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [15:09, 01:11](1025 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [15:09, 01:17](1024 MB) +PASS -- TEST 'conus13km_debug_intel' [15:09, 01:03](1129 MB) +PASS -- TEST 'conus13km_debug_qr_intel' [15:09, 00:23](797 MB) +PASS -- TEST 'conus13km_debug_2threads_intel' [15:10, 00:36](1098 MB) +PASS -- TEST 'conus13km_radar_tten_debug_intel' [15:09, 00:22](1192 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [25:39, 03:22] ( 788 warnings 8 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [49:36, 01:03](1045 MB) + +PASS -- COMPILE 'hafsw_intel' [51:08, 09:56] ( 2 warnings 8 remarks ) +PASS -- TEST 'hafs_regional_atm_intel' [09:13, 01:38](672 MB) +PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [09:13, 01:15](1024 MB) +PASS -- TEST 'hafs_regional_atm_ocn_intel' [09:11, 01:46](719 MB) +PASS -- TEST 'hafs_regional_atm_wav_intel' [09:11, 01:21](758 MB) +PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [09:12, 01:44](771 MB) +PASS -- TEST 'hafs_regional_1nest_atm_intel' [09:11, 01:16](446 MB) +PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [09:12, 01:57](468 MB) +PASS -- TEST 'hafs_global_1nest_atm_intel' [09:12, 01:54](341 MB) +PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [09:15, 02:33](403 MB) +PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [09:11, 01:39](478 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [09:11, 00:58](478 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [09:13, 01:35](537 MB) +PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [09:12, 00:26](369 MB) +PASS -- TEST 'gnv1_nested_intel' [09:10, 03:49](1678 MB) + +PASS -- COMPILE 'hafsw_debug_intel' [43:58, 03:41] ( 1468 warnings 1501 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [15:26, 00:46](580 MB) + +PASS -- COMPILE 'hafsw_faster_intel' [51:10, 17:03] ( 1 warnings 7 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [00:00, 01:43](583 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [58:55, 00:52](755 MB) + +PASS -- COMPILE 'hafs_mom6w_intel' [40:57, 09:52] ( 1 warnings 7 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [08:16, 01:30](755 MB) + +PASS -- COMPILE 'hafs_all_intel' [39:57, 09:10] ( 1 warnings 7 remarks ) +PASS -- TEST 'hafs_regional_docn_intel' [09:10, 01:30](722 MB) +PASS -- TEST 'hafs_regional_docn_oisst_intel' [09:10, 02:08](704 MB) +PASS -- TEST 'hafs_regional_datm_cdeps_intel' [09:08, 00:12](897 MB) + +PASS -- COMPILE 'datm_cdeps_intel' [35:50, 08:45] +PASS -- TEST 'datm_cdeps_control_cfsr_intel' [08:10, 00:53](768 MB) +PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [58:40, 01:09](743 MB) +PASS -- TEST 'datm_cdeps_control_gefs_intel' [08:10, 00:19](647 MB) +PASS -- TEST 'datm_cdeps_iau_gefs_intel' [08:10, 00:24](647 MB) +PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [08:10, 00:14](644 MB) +PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [04:55, 00:43](753 MB) +PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [02:37, 01:02](757 MB) +PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [58:44, 01:05](652 MB) +PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [57:46, 00:52](652 MB) +PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [57:40, 00:53](631 MB) +PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [56:37, 00:11](769 MB) +PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [55:35, 00:47](2028 MB) +PASS -- TEST 'datm_cdeps_gfs_intel' [54:26, 00:42](2025 MB) + +PASS -- COMPILE 'datm_cdeps_faster_intel' [39:56, 09:00] +PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [53:09, 00:19](768 MB) + +PASS -- COMPILE 'datm_cdeps_land_intel' [08:21, 00:53] ( 1 remarks ) +PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [52:21, 00:50](273 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_intel' [52:14, 00:51](411 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [25:16, 00:20](411 MB) + +PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [33:48, 09:32] ( 1 warnings 1 remarks ) +PASS -- TEST 'atm_ds2s_docn_pcice_intel' [41:21, 01:29](1889 MB) + +PASS -- COMPILE 'atml_intel' [31:46, 09:57] ( 9 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_sbs_intel' [39:29, 02:13](1862 MB) +PASS -- TEST 'control_p8_atmlnd_intel' [39:29, 01:57](1858 MB) +PASS -- TEST 'control_restart_p8_atmlnd_intel' [19:47, 00:25](1006 MB) + +PASS -- COMPILE 'atml_debug_intel' [24:38, 04:06] ( 883 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_debug_intel' [44:33, 02:11](1887 MB) + +PASS -- COMPILE 'atmw_intel' [29:44, 08:56] ( 1 warnings 8 remarks ) +PASS -- TEST 'atmwav_control_noaero_p8_intel' [35:19, 01:51](1864 MB) + +PASS -- COMPILE 'atmaero_intel' [32:47, 08:56] ( 1 warnings 1 remarks ) +PASS -- TEST 'atmaero_control_p8_intel' [34:49, 01:36](3094 MB) +PASS -- TEST 'atmaero_control_p8_rad_intel' [33:51, 01:59](2978 MB) +PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [33:50, 01:40](2989 MB) + +PASS -- COMPILE 'atmaq_debug_intel' [30:45, 03:30] ( 885 warnings 6 remarks ) +PASS -- TEST 'regional_atmaq_debug_intel' [33:23, 01:30](4501 MB) SYNOPSIS: -Starting Date/Time: 20240604 15:26:07 -Ending Date/Time: 20240604 18:57:58 -Total Time: 03h:32m:07s -Compiles Completed: 37/37 -Tests Completed: 177/177 +Starting Date/Time: 20240617 21:20:03 +Ending Date/Time: 20240617 23:59:34 +Total Time: 02h:39m:58s +Compiles Completed: 38/38 +Tests Completed: 176/178 +Failed Tests: +* TEST control_wam_intel: FAILED: UNABLE TO COMPLETE COMPARISON +-- LOG: /lfs/h1/emc/nems/noscrub/brian.curtis/git/WChen-NOAA/ufs-weather-model/tests/logs/log_acorn/run_control_wam_intel.log +* TEST control_wam_debug_intel: FAILED: UNABLE TO COMPLETE COMPARISON +-- LOG: /lfs/h1/emc/nems/noscrub/brian.curtis/git/WChen-NOAA/ufs-weather-model/tests/logs/log_acorn/run_control_wam_debug_intel.log + +NOTES: +A file 'test_changes.list' was generated with list of all failed tests. +You can use './rt.sh -c -b test_changes.list' to create baselines for the failed tests. +If you are using this log as a pull request verification, please commit 'test_changes.list'. + +Result: FAILURE + +====END OF ACORN REGRESSION TESTING LOG==== +====START OF ACORN REGRESSION TESTING LOG==== + +UFSWM hash used in testing: +cfa2f75f86e39595b43e01c4b9e6f5d4b94c2527 + +Submodule hashes used in testing: + 37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d) + be5d28fd1b60522e6fc98aefeead20e6aac3530b AQM/src/model/CMAQ (CMAQv5.2.1_07Feb2018-198-gbe5d28fd1) + fbdf6843d6bde852d97f1547591d90136103f669 CDEPS-interface/CDEPS (cdeps0.4.17-41-gfbdf684) + d406c7e205bd62913eea0bc87bed1aeb63eb2f83 CICE-interface/CICE (CICE6.0.0-449-gd406c7e) + f6ff8f7c4d4cb6feabe3651b13204cf43fc948e3 CICE-interface/CICE/icepack (Icepack1.1.0-182-gf6ff8f7) + 2d837b16af326b09ff4018daab4de84f4deff7ec CMEPS-interface/CMEPS (cmeps_v0.4.1-2307-g2d837b1) + cabd7753ae17f7bfcc6dad56daf10868aa51c3f4 CMakeModules (v1.0.0-28-gcabd775) + 07c26d1efae47445e4c36ff98942494788e7dc49 FV3 (heads/develop) + ab195d5026ca4c221b6cbb3888c8ae92d711f89a FV3/atmos_cubed_sphere (201912_public_release-397-gab195d5) + ccfefcd0b426e011f94137031d5f7c2a4dda2659 FV3/ccpp/framework (ccpp_transition_to_vlab_master_20190705-750-gccfefcd) + 16a1d881774d795f46db16017aeed7fc351d661a FV3/ccpp/physics (EP4-808-g16a1d881) + 74a0e098b2163425e4b5466c2dfcf8ae26d560a5 FV3/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (v1.6) + be0410ece28f2b5b9c089f8ca09ce0c80c79fe6c FV3/upp (upp_v10.2.0-191-gbe0410e) +-1ba8270870947b583cd51bc72ff8960f4c1fb36e FV3/upp/sorc/libIFI.fd +-7476b8f2790a47d788f79cebfdbb551567ae7cf8 FV3/upp/sorc/ncep_post.fd/post_gtg.fd + 041422934cae1570f2f0e67239d5d89f11c6e1b7 GOCART (sdr_v2.1.2.6-119-g0414229) + bcf7777bb037ae2feb2a8a8ac51aacb3511b52d9 HYCOM-interface/HYCOM (2.3.00-122-gbcf7777) + b32aea7bf3f9e2a774afa23d3386c88156cd1182 MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10051-gb32aea7bf) + 9423197f894112edfcb1502245f7d7b873d551f9 MOM6-interface/MOM6/pkg/CVMix-src (9423197) + 29e64d652786e1d076a05128c920f394202bfe10 MOM6-interface/MOM6/pkg/GSW-Fortran (29e64d6) + ec38ea3d902644cd4519d5fe060316859ccdc108 NOAHMP-interface/noahmp (v3.7.1-434-gec38ea3) + d9b3172f4197c65d471662c6952a668152d71230 WW3 (6.07.1-345-gd9b3172f) + fad2fe9f42f6b7f744b128b4a2a9433f91e4296f stochastic_physics (ufs-v2.0.0-219-gfad2fe9) + + +NOTES: +[Times](Memory) are at the end of each compile/test in format [MM:SS](Size). +The first time is for the full script (prep+run+finalize). +The second time is specifically for the run phase. +Times/Memory will be empty for failed tests. + +BASELINE DIRECTORY: /lfs/h2/emc/nems/noscrub/emc.nems/RT/NEMSfv3gfs/develop-20240614 +COMPARISON DIRECTORY: /lfs/h2/emc/ptmp/brian.curtis/FV3_RT/rt_209411 + +RT.SH OPTIONS USED: +* (-a) - HPC PROJECT ACCOUNT: GFS-DEV +* (-b) - NEW BASELINES FROM FILE: test_changes.list +* (-e) - USE ECFLOW + +PASS -- COMPILE 'wam_intel' [09:22, 08:35] ( 1 warnings 1 remarks ) +PASS -- TEST 'control_wam_intel' [18:56, 01:01](1630 MB) + +PASS -- COMPILE 'wam_debug_intel' [04:16, 03:26] ( 840 warnings 1 remarks ) +PASS -- TEST 'control_wam_debug_intel' [24:01, 00:41](1657 MB) + +SYNOPSIS: +Starting Date/Time: 20240618 12:31:33 +Ending Date/Time: 20240618 12:55:20 +Total Time: 00h:24m:02s +Compiles Completed: 2/2 +Tests Completed: 2/2 NOTES: A file 'test_changes.list' was generated but is empty. diff --git a/tests/logs/RegressionTests_derecho.log b/tests/logs/RegressionTests_derecho.log index 67ba821082..ced72f1247 100644 --- a/tests/logs/RegressionTests_derecho.log +++ b/tests/logs/RegressionTests_derecho.log @@ -1,13 +1,13 @@ ====START OF DERECHO REGRESSION TESTING LOG==== UFSWM hash used in testing: -bb9effee25fe2b045abcd4061f0aaab9bda5a46b +0e00545f1ffdc0307d318d2e4f41cc243b2432de Submodule hashes used in testing: 37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d) be5d28fd1b60522e6fc98aefeead20e6aac3530b AQM/src/model/CMAQ (CMAQv5.2.1_07Feb2018-198-gbe5d28fd1) - 42d4010d7d1116aa8c4ac322dd353cfbb3e3aaa1 CDEPS-interface/CDEPS (remotes/origin/dice_cplhist) - 180f60fd5c9f76d5656a68f8d478f0155f0dc695 CICE-interface/CICE (heads/emc/develop-11-g180f60f) + fbdf6843d6bde852d97f1547591d90136103f669 CDEPS-interface/CDEPS (cdeps0.4.17-41-gfbdf684) + d406c7e205bd62913eea0bc87bed1aeb63eb2f83 CICE-interface/CICE (CICE6.0.0-449-gd406c7e) f6ff8f7c4d4cb6feabe3651b13204cf43fc948e3 CICE-interface/CICE/icepack (Icepack1.1.0-182-gf6ff8f7) 2d837b16af326b09ff4018daab4de84f4deff7ec CMEPS-interface/CMEPS (cmeps_v0.4.1-2307-g2d837b1) cabd7753ae17f7bfcc6dad56daf10868aa51c3f4 CMakeModules (v1.0.0-28-gcabd775) @@ -35,286 +35,351 @@ 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: /glade/derecho/scratch/epicufsrt/ufs-weather-model/RT//NEMSfv3gfs/develop-20240607 -COMPARISON DIRECTORY: /glade/derecho/scratch/zshrader/FV3_RT/rt_42785 +BASELINE DIRECTORY: /glade/derecho/scratch/epicufsrt/ufs-weather-model/RT//NEMSfv3gfs/develop-20240614 +COMPARISON DIRECTORY: /glade/derecho/scratch/zshrader/FV3_RT/rt_25733 RT.SH OPTIONS USED: * (-a) - HPC PROJECT ACCOUNT: nral0032 * (-l) - USE CONFIG FILE: rt.conf * (-e) - USE ECFLOW -PASS -- COMPILE 's2swa_32bit_intel' [22:23, 21:40] ( 6 warnings 10 remarks ) -PASS -- TEST 'cpld_control_p8_mixedmode_intel' [10:02, 05:55](3197 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_intel' [24:23, 23:58] ( 6 warnings 10 remarks ) -PASS -- TEST 'cpld_control_gfsv17_intel' [18:04, 14:41](1919 MB) -PASS -- TEST 'cpld_control_gfsv17_iau_intel' [20:01, 16:13](1950 MB) -PASS -- TEST 'cpld_restart_gfsv17_intel' [11:41, 08:08](1082 MB) -PASS -- TEST 'cpld_mpi_gfsv17_intel' [19:06, 16:45](1884 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [24:23, 23:43] ( 6 warnings 10 remarks ) -PASS -- TEST 'cpld_control_sfs_intel' [16:26, 14:32](1920 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [13:20, 12:12] ( 1530 warnings 1948 remarks ) -PASS -- TEST 'cpld_debug_gfsv17_intel' [25:42, 22:18](1937 MB) - -PASS -- COMPILE 's2swa_intel' [22:22, 21:37] ( 5 warnings 10 remarks ) -PASS -- TEST 'cpld_control_p8_intel' [11:02, 06:39](3221 MB) -PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [10:21, 06:37](3213 MB) -PASS -- TEST 'cpld_restart_p8_intel' [09:05, 04:29](3149 MB) -PASS -- TEST 'cpld_control_qr_p8_intel' [10:11, 06:37](3249 MB) -PASS -- TEST 'cpld_restart_qr_p8_intel' [08:16, 04:22](3175 MB) -PASS -- TEST 'cpld_2threads_p8_intel' [09:48, 06:13](3721 MB) -PASS -- TEST 'cpld_decomp_p8_intel' [09:48, 06:24](3215 MB) -PASS -- TEST 'cpld_mpi_p8_intel' [08:36, 05:25](3537 MB) -PASS -- TEST 'cpld_control_ciceC_p8_intel' [10:20, 06:30](3227 MB) -PASS -- TEST 'cpld_control_c192_p8_intel' [16:05, 10:00](3806 MB) -PASS -- TEST 'cpld_restart_c192_p8_intel' [18:21, 06:52](3613 MB) -PASS -- TEST 'cpld_bmark_p8_intel' [39:07, 10:59](4494 MB) -PASS -- TEST 'cpld_restart_bmark_p8_intel' [40:27, 07:37](4649 MB) -PASS -- TEST 'cpld_s2sa_p8_intel' [09:33, 06:12](3205 MB) - -PASS -- COMPILE 's2sw_intel' [20:21, 19:51] ( 5 warnings 10 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_intel' [07:55, 05:09](1918 MB) -PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [07:53, 05:17](1986 MB) - -PASS -- COMPILE 's2swa_debug_intel' [13:19, 12:11] ( 1455 warnings 1209 remarks ) -PASS -- TEST 'cpld_debug_p8_intel' [11:58, 08:38](3282 MB) - -PASS -- COMPILE 's2sw_debug_intel' [12:20, 11:22] ( 1455 warnings 1209 remarks ) -PASS -- TEST 'cpld_debug_noaero_p8_intel' [09:13, 06:02](1948 MB) - -PASS -- COMPILE 's2s_aoflux_intel' [17:22, 16:04] ( 5 warnings 3 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [08:23, 05:19](1986 MB) - -PASS -- COMPILE 's2s_intel' [17:21, 16:05] ( 5 warnings 3 remarks ) -PASS -- TEST 'cpld_control_c48_intel' [09:34, 07:30](2920 MB) -PASS -- TEST 'cpld_warmstart_c48_intel' [05:36, 02:50](2923 MB) -PASS -- TEST 'cpld_restart_c48_intel' [04:22, 01:58](2322 MB) - -PASS -- COMPILE 's2swa_faster_intel' [26:26, 25:47] ( 5 warnings 10 remarks ) -PASS -- TEST 'cpld_control_p8_faster_intel' [09:47, 06:21](3226 MB) - -PASS -- COMPILE 's2sw_pdlib_intel' [23:18, 21:53] ( 5 warnings 10 remarks ) -PASS -- TEST 'cpld_control_pdlib_p8_intel' [18:13, 14:54](1923 MB) -PASS -- TEST 'cpld_restart_pdlib_p8_intel' [11:49, 08:20](1089 MB) -PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [20:09, 16:49](1898 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_intel' [12:16, 11:09] ( 1565 warnings 1948 remarks ) -PASS -- TEST 'cpld_debug_pdlib_p8_intel' [27:06, 23:53](1946 MB) - -PASS -- COMPILE 'atm_dyn32_intel' [16:17, 15:17] ( 6 warnings 1 remarks ) -PASS -- TEST 'control_flake_intel' [04:44, 03:28](670 MB) -PASS -- TEST 'control_CubedSphereGrid_intel' [04:21, 02:29](1569 MB) -PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [04:43, 02:32](1573 MB) -PASS -- TEST 'control_latlon_intel' [04:23, 02:27](1563 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [04:22, 02:30](1563 MB) -PASS -- TEST 'control_c48_intel' [08:11, 06:15](1619 MB) -PASS -- TEST 'control_c48.v2.sfc_intel' [06:45, 05:18](734 MB) -PASS -- TEST 'control_c192_intel' [12:28, 08:48](1686 MB) -PASS -- TEST 'control_c384_intel' [17:51, 08:52](2003 MB) -PASS -- TEST 'control_c384gdas_intel' [22:14, 07:14](1205 MB) -PASS -- TEST 'control_stochy_intel' [02:49, 01:35](624 MB) -PASS -- TEST 'control_stochy_restart_intel' [03:12, 00:53](438 MB) -PASS -- TEST 'control_lndp_intel' [02:49, 01:25](624 MB) -PASS -- TEST 'control_iovr4_intel' [04:04, 02:08](622 MB) -PASS -- TEST 'control_iovr5_intel' [03:56, 02:10](623 MB) -PASS -- TEST 'control_p8_intel' [05:48, 03:23](1871 MB) -PASS -- TEST 'control_p8.v2.sfc_intel' [06:41, 03:16](1864 MB) -PASS -- TEST 'control_p8_ugwpv1_intel' [06:36, 03:13](1871 MB) -PASS -- TEST 'control_restart_p8_intel' [04:29, 02:15](1001 MB) -PASS -- TEST 'control_noqr_p8_intel' [06:22, 03:24](1860 MB) -PASS -- TEST 'control_restart_noqr_p8_intel' [04:51, 02:22](1015 MB) -PASS -- TEST 'control_decomp_p8_intel' [06:17, 03:24](1862 MB) -PASS -- TEST 'control_2threads_p8_intel' [06:13, 03:12](1948 MB) -PASS -- TEST 'control_p8_lndp_intel' [08:22, 05:13](1862 MB) -PASS -- TEST 'control_p8_rrtmgp_intel' [07:29, 03:54](1920 MB) -PASS -- TEST 'control_p8_mynn_intel' [06:32, 03:16](1871 MB) -PASS -- TEST 'merra2_thompson_intel' [07:32, 03:38](1873 MB) -PASS -- TEST 'regional_control_intel' [07:44, 05:18](868 MB) -PASS -- TEST 'regional_restart_intel' [05:17, 03:23](873 MB) -PASS -- TEST 'regional_decomp_intel' [07:42, 05:27](872 MB) -PASS -- TEST 'regional_noquilt_intel' [07:41, 05:12](1190 MB) -PASS -- TEST 'regional_netcdf_parallel_intel' [07:12, 05:16](871 MB) -PASS -- TEST 'regional_2dwrtdecomp_intel' [07:00, 05:18](872 MB) -PASS -- TEST 'regional_wofs_intel' [07:00, 05:39](1604 MB) - -PASS -- COMPILE 'rrfs_intel' [14:15, 13:18] ( 8 warnings 9 remarks ) -PASS -- TEST 'rap_control_intel' [09:05, 06:12](1007 MB) -PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [09:13, 03:48](1210 MB) -PASS -- TEST 'rap_decomp_intel' [09:05, 06:28](1008 MB) -PASS -- TEST 'rap_2threads_intel' [09:08, 05:43](1096 MB) -PASS -- TEST 'rap_restart_intel' [05:32, 03:17](882 MB) -PASS -- TEST 'rap_sfcdiff_intel' [09:01, 06:11](1008 MB) -PASS -- TEST 'rap_sfcdiff_decomp_intel' [09:01, 06:32](1008 MB) -PASS -- TEST 'rap_sfcdiff_restart_intel' [06:28, 04:40](881 MB) -PASS -- TEST 'hrrr_control_intel' [05:31, 03:16](1001 MB) -PASS -- TEST 'hrrr_control_decomp_intel' [05:31, 03:20](1007 MB) -PASS -- TEST 'hrrr_control_2threads_intel' [05:31, 02:52](1087 MB) -PASS -- TEST 'hrrr_control_restart_intel' [03:50, 01:48](835 MB) -PASS -- TEST 'rrfs_v1beta_intel' [09:12, 06:08](1003 MB) -PASS -- TEST 'rrfs_v1nssl_intel' [09:17, 07:36](1961 MB) -PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [09:15, 07:18](1952 MB) - -PASS -- COMPILE 'csawmg_intel' [12:14, 11:15] ( 5 warnings ) -PASS -- TEST 'control_csawmg_intel' [09:40, 06:50](964 MB) -PASS -- TEST 'control_ras_intel' [04:48, 02:58](660 MB) - -PASS -- COMPILE 'wam_intel' [11:13, 10:30] ( 5 warnings ) -PASS -- TEST 'control_wam_intel' [03:33, 02:01](388 MB) - -PASS -- COMPILE 'atm_faster_dyn32_intel' [18:15, 17:06] ( 5 warnings 1 remarks ) -PASS -- TEST 'control_p8_faster_intel' [05:39, 03:21](1860 MB) -PASS -- TEST 'regional_control_faster_intel' [07:17, 05:03](875 MB) - -PASS -- COMPILE 'atm_debug_dyn32_intel' [13:23, 12:30] ( 889 warnings 9 remarks ) -PASS -- TEST 'control_CubedSphereGrid_debug_intel' [04:17, 02:34](1595 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [04:18, 02:38](1600 MB) -PASS -- TEST 'control_stochy_debug_intel' [04:49, 02:57](803 MB) -PASS -- TEST 'control_lndp_debug_intel' [03:41, 02:36](796 MB) -PASS -- TEST 'control_csawmg_debug_intel' [07:30, 04:47](1109 MB) -PASS -- TEST 'control_ras_debug_intel' [03:52, 02:43](807 MB) -PASS -- TEST 'control_diag_debug_intel' [05:50, 02:39](1652 MB) -PASS -- TEST 'control_debug_p8_intel' [06:16, 03:27](1889 MB) -PASS -- TEST 'regional_debug_intel' [19:12, 16:38](914 MB) -PASS -- TEST 'rap_control_debug_intel' [06:54, 04:43](1179 MB) -PASS -- TEST 'hrrr_control_debug_intel' [05:52, 04:43](1179 MB) -PASS -- TEST 'hrrr_gf_debug_intel' [06:54, 04:45](1180 MB) -PASS -- TEST 'hrrr_c3_debug_intel' [05:52, 04:41](1178 MB) -PASS -- TEST 'rap_unified_drag_suite_debug_intel' [06:52, 04:52](1182 MB) -PASS -- TEST 'rap_diag_debug_intel' [09:13, 04:56](1265 MB) -PASS -- TEST 'rap_cires_ugwp_debug_intel' [06:48, 04:47](1181 MB) -PASS -- TEST 'rap_unified_ugwp_debug_intel' [06:47, 04:52](1183 MB) -PASS -- TEST 'rap_lndp_debug_intel' [06:55, 04:44](1178 MB) -PASS -- TEST 'rap_progcld_thompson_debug_intel' [06:59, 05:00](1182 MB) -PASS -- TEST 'rap_noah_debug_intel' [05:51, 04:41](1178 MB) -PASS -- TEST 'rap_sfcdiff_debug_intel' [06:51, 04:48](1180 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [09:52, 07:49](1180 MB) -PASS -- TEST 'rrfs_v1beta_debug_intel' [05:51, 04:39](1174 MB) -PASS -- TEST 'rap_clm_lake_debug_intel' [06:58, 05:32](1181 MB) -PASS -- TEST 'rap_flake_debug_intel' [06:58, 04:46](1182 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [10:40, 07:57](1184 MB) - -PASS -- COMPILE 'wam_debug_intel' [07:22, 06:38] ( 860 warnings ) -PASS -- TEST 'control_wam_debug_intel' [05:44, 04:37](427 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [12:19, 10:56] ( 8 warnings 8 remarks ) -PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [08:27, 03:41](1059 MB) -PASS -- TEST 'rap_control_dyn32_phy32_intel' [07:22, 05:13](886 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [05:32, 02:51](886 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [07:19, 04:53](950 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [04:44, 02:29](948 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [05:22, 03:01](889 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_intel' [06:24, 03:54](799 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [02:56, 01:35](779 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [13:20, 12:46] ( 8 warnings 8 remarks ) -PASS -- TEST 'conus13km_control_intel' [06:58, 01:59](1086 MB) -PASS -- TEST 'conus13km_2threads_intel' [04:29, 01:05](1088 MB) -PASS -- TEST 'conus13km_restart_mismatch_intel' [04:29, 01:11](977 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [12:20, 10:58] ( 8 warnings 8 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_intel' [06:18, 03:44](915 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [08:20, 07:01] ( 792 warnings 8 remarks ) -PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [06:51, 04:42](1056 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [05:45, 04:27](1058 MB) -PASS -- TEST 'conus13km_debug_intel' [17:00, 13:34](1141 MB) -PASS -- TEST 'conus13km_debug_qr_intel' [16:58, 13:37](822 MB) -PASS -- TEST 'conus13km_debug_2threads_intel' [11:57, 07:56](1136 MB) -PASS -- TEST 'conus13km_radar_tten_debug_intel' [17:03, 13:36](1209 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [08:19, 06:59] ( 792 warnings 8 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [05:57, 04:38](1087 MB) - -PASS -- COMPILE 'hafsw_intel' [19:22, 17:54] ( 6 warnings 9 remarks ) -PASS -- TEST 'hafs_regional_atm_intel' [08:08, 04:47](722 MB) -PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [08:00, 05:22](1071 MB) -PASS -- TEST 'hafs_regional_atm_ocn_intel' [10:03, 06:38](784 MB) -PASS -- TEST 'hafs_regional_atm_wav_intel' [14:29, 11:14](802 MB) -PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [15:38, 12:26](812 MB) -PASS -- TEST 'hafs_regional_1nest_atm_intel' [08:07, 04:49](478 MB) -PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [08:58, 05:52](495 MB) -PASS -- TEST 'hafs_global_1nest_atm_intel' [04:19, 02:23](396 MB) -PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [11:34, 06:26](462 MB) -PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [05:08, 03:25](510 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [06:12, 03:10](517 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [06:52, 03:57](589 MB) -PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [02:37, 01:17](431 MB) -PASS -- TEST 'gnv1_nested_intel' [08:05, 04:17](1719 MB) - -PASS -- COMPILE 'hafsw_debug_intel' [09:19, 08:01] ( 1472 warnings 1481 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [14:39, 12:22](651 MB) - -PASS -- COMPILE 'hafsw_faster_intel' [27:24, 26:26] ( 5 warnings 8 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [09:47, 07:17](625 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [10:15, 07:24](684 MB) - -PASS -- COMPILE 'hafs_mom6w_intel' [20:20, 19:12] ( 5 warnings 7 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [09:24, 05:32](682 MB) - -PASS -- COMPILE 'hafs_all_intel' [16:21, 15:43] ( 5 warnings 8 remarks ) -PASS -- TEST 'hafs_regional_docn_intel' [07:57, 05:45](750 MB) -PASS -- TEST 'hafs_regional_docn_oisst_intel' [08:59, 05:46](740 MB) -PASS -- TEST 'hafs_regional_datm_cdeps_intel' [19:35, 16:18](893 MB) - -PASS -- COMPILE 'datm_cdeps_intel' [09:18, 08:32] ( 5 warnings 2 remarks ) -PASS -- TEST 'datm_cdeps_control_cfsr_intel' [03:44, 02:33](752 MB) -PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [02:58, 01:37](752 MB) -PASS -- TEST 'datm_cdeps_control_gefs_intel' [03:44, 02:23](647 MB) -PASS -- TEST 'datm_cdeps_iau_gefs_intel' [03:49, 02:28](641 MB) -PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [03:51, 02:29](643 MB) -PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [03:52, 02:32](751 MB) -PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [03:52, 02:33](761 MB) -PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [03:42, 02:24](642 MB) -PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [14:12, 05:50](696 MB) -PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [13:51, 05:50](676 MB) -PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [03:32, 02:31](763 MB) -PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [06:06, 04:00](2020 MB) -PASS -- TEST 'datm_cdeps_gfs_intel' [06:02, 04:02](1959 MB) - -PASS -- COMPILE 'datm_cdeps_debug_intel' [07:18, 05:58] ( 7 warnings 2 remarks ) -PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [06:44, 05:06](743 MB) - -PASS -- COMPILE 'datm_cdeps_faster_intel' [09:18, 08:33] ( 5 warnings 2 remarks ) -PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [03:49, 02:33](761 MB) - -PASS -- COMPILE 'datm_cdeps_land_intel' [04:18, 02:59] ( 1 remarks ) -PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [02:39, 01:22](315 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_intel' [02:42, 01:15](453 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [02:34, 00:50](452 MB) - -PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [14:18, 13:01] ( 5 warnings 3 remarks ) -PASS -- TEST 'atm_ds2s_docn_pcice_intel' [07:33, 04:06](1911 MB) - -PASS -- COMPILE 'atm_ds2s_docn_dice_intel' [13:19, 12:25] ( 5 warnings 1 remarks ) -PASS -- TEST 'atm_ds2s_docn_dice_intel' [07:06, 03:51](1910 MB) - -PASS -- COMPILE 'atml_intel' [16:19, 14:55] ( 13 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_sbs_intel' [11:05, 07:52](1894 MB) -PASS -- TEST 'control_p8_atmlnd_intel' [11:00, 07:42](1892 MB) -PASS -- TEST 'control_restart_p8_atmlnd_intel' [06:08, 04:07](1044 MB) - -PASS -- COMPILE 'atml_debug_intel' [10:21, 09:41] ( 887 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_debug_intel' [08:54, 06:18](1925 MB) - -PASS -- COMPILE 'atmw_intel' [15:20, 13:52] ( 5 warnings 8 remarks ) -PASS -- TEST 'atmwav_control_noaero_p8_intel' [04:52, 02:21](1898 MB) - -PASS -- COMPILE 'atmaero_intel' [13:21, 12:22] ( 5 warnings 1 remarks ) -PASS -- TEST 'atmaero_control_p8_intel' [07:35, 04:35](3127 MB) -PASS -- TEST 'atmaero_control_p8_rad_intel' [07:31, 04:22](2995 MB) -PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [06:58, 04:25](3011 MB) - -PASS -- COMPILE 'atmaq_debug_intel' [09:14, 07:52] ( 889 warnings 6 remarks ) -PASS -- TEST 'regional_atmaq_debug_intel' [30:38, 22:24](4535 MB) +PASS -- COMPILE 's2swa_32bit_intel' [16:35, 22:58] ( 6 warnings 10 remarks ) +PASS -- TEST 'cpld_control_p8_mixedmode_intel' [09:43, 06:26](3195 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_intel' [19:36, 24:59] ( 6 warnings 10 remarks ) +PASS -- TEST 'cpld_control_gfsv17_intel' [18:15, 14:46](1918 MB) +PASS -- TEST 'cpld_control_gfsv17_iau_intel' [26:46, 16:10](1949 MB) +PASS -- TEST 'cpld_restart_gfsv17_intel' [18:12, 08:28](1080 MB) +PASS -- TEST 'cpld_mpi_gfsv17_intel' [20:59, 17:05](1886 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [20:36, 24:54] ( 6 warnings 10 remarks ) +PASS -- TEST 'cpld_control_sfs_intel' [20:09, 14:44](1917 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [03:35, 12:54] ( 1530 warnings 1948 remarks ) +PASS -- TEST 'cpld_debug_gfsv17_intel' [26:14, 23:03](1933 MB) + +PASS -- COMPILE 's2swa_intel' [20:38, 23:15] ( 5 warnings 10 remarks ) +PASS -- TEST 'cpld_control_p8_intel' [19:26, 07:18](3225 MB) +PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [19:13, 07:04](3220 MB) +PASS -- TEST 'cpld_restart_p8_intel' [09:05, 04:12](3156 MB) +PASS -- TEST 'cpld_control_qr_p8_intel' [20:17, 07:07](3247 MB) +PASS -- TEST 'cpld_restart_qr_p8_intel' [13:06, 04:36](3181 MB) +PASS -- TEST 'cpld_2threads_p8_intel' [19:51, 06:35](3718 MB) +PASS -- TEST 'cpld_decomp_p8_intel' [18:46, 06:55](3217 MB) +PASS -- TEST 'cpld_mpi_p8_intel' [15:47, 06:14](3534 MB) +PASS -- TEST 'cpld_control_ciceC_p8_intel' [19:09, 07:00](3232 MB) +PASS -- TEST 'cpld_control_c192_p8_intel' [47:23, 11:03](3812 MB) +PASS -- TEST 'cpld_restart_c192_p8_intel' [16:12, 07:26](3617 MB) +PASS -- TEST 'cpld_bmark_p8_intel' [41:01, 12:12](4492 MB) +PASS -- TEST 'cpld_restart_bmark_p8_intel' [34:47, 08:39](4654 MB) +PASS -- TEST 'cpld_s2sa_p8_intel' [12:37, 06:39](3203 MB) + +PASS -- COMPILE 's2sw_intel' [14:37, 20:47] ( 5 warnings 10 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_intel' [08:09, 05:16](1932 MB) +PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [08:16, 05:36](1990 MB) + +PASS -- COMPILE 's2swa_debug_intel' [07:32, 13:23] ( 1455 warnings 1209 remarks ) +PASS -- TEST 'cpld_debug_p8_intel' [12:12, 08:37](3286 MB) + +PASS -- COMPILE 's2sw_debug_intel' [05:35, 11:57] ( 1455 warnings 1209 remarks ) +PASS -- TEST 'cpld_debug_noaero_p8_intel' [10:07, 06:17](1955 MB) + +PASS -- COMPILE 's2s_aoflux_intel' [10:36, 16:42] ( 5 warnings 3 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [08:04, 05:33](1994 MB) + +PASS -- COMPILE 's2s_intel' [10:33, 16:23] ( 5 warnings 3 remarks ) +PASS -- TEST 'cpld_control_c48_intel' [15:29, 07:27](2928 MB) +PASS -- TEST 'cpld_warmstart_c48_intel' [11:26, 02:59](2929 MB) +PASS -- TEST 'cpld_restart_c48_intel' [59:40, 01:55](2331 MB) + +PASS -- COMPILE 's2swa_faster_intel' [28:17, 27:07] ( 5 warnings 10 remarks ) +PASS -- TEST 'cpld_control_p8_faster_intel' [16:34, 06:47](3228 MB) + +PASS -- COMPILE 's2sw_pdlib_intel' [26:17, 23:56] ( 5 warnings 10 remarks ) +PASS -- TEST 'cpld_control_pdlib_p8_intel' [23:56, 14:55](1939 MB) +PASS -- TEST 'cpld_restart_pdlib_p8_intel' [14:34, 08:55](1114 MB) +PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [22:09, 17:19](1900 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_intel' [14:14, 12:44] ( 1565 warnings 1948 remarks ) +PASS -- TEST 'cpld_debug_pdlib_p8_intel' [27:16, 23:53](1944 MB) + +PASS -- COMPILE 'atm_dyn32_intel' [24:16, 15:55] ( 6 warnings 1 remarks ) +PASS -- TEST 'control_flake_intel' [13:44, 03:30](671 MB) +PASS -- TEST 'control_CubedSphereGrid_intel' [12:04, 02:42](1573 MB) +PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [10:53, 02:38](1571 MB) +PASS -- TEST 'control_latlon_intel' [10:19, 02:37](1574 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [10:20, 02:38](1570 MB) +PASS -- TEST 'control_c48_intel' [04:04, 06:12](1613 MB) +PASS -- TEST 'control_c48.v2.sfc_intel' [01:52, 05:15](731 MB) +PASS -- TEST 'control_c192_intel' [16:15, 09:06](1694 MB) +PASS -- TEST 'control_c384_intel' [17:29, 09:19](2005 MB) +PASS -- TEST 'control_c384gdas_intel' [26:15, 07:58](1204 MB) +PASS -- TEST 'control_stochy_intel' [02:51, 01:30](627 MB) +PASS -- TEST 'control_stochy_restart_intel' [06:48, 01:02](441 MB) +PASS -- TEST 'control_lndp_intel' [02:51, 01:28](628 MB) +PASS -- TEST 'control_iovr4_intel' [04:00, 02:10](624 MB) +PASS -- TEST 'control_iovr5_intel' [04:04, 02:13](621 MB) +PASS -- TEST 'control_p8_intel' [06:46, 03:42](1868 MB) +PASS -- TEST 'control_p8.v2.sfc_intel' [06:59, 03:37](1861 MB) +PASS -- TEST 'control_p8_ugwpv1_intel' [06:58, 03:47](1871 MB) +PASS -- TEST 'control_restart_p8_intel' [08:36, 02:25](1007 MB) +PASS -- TEST 'control_noqr_p8_intel' [07:00, 03:38](1866 MB) +PASS -- TEST 'control_restart_noqr_p8_intel' [07:36, 02:25](1021 MB) +PASS -- TEST 'control_decomp_p8_intel' [08:38, 03:29](1860 MB) +PASS -- TEST 'control_2threads_p8_intel' [08:35, 03:29](1957 MB) +PASS -- TEST 'control_p8_lndp_intel' [11:32, 05:32](1867 MB) +PASS -- TEST 'control_p8_rrtmgp_intel' [10:48, 04:22](1918 MB) +PASS -- TEST 'control_p8_mynn_intel' [10:52, 03:42](1872 MB) +PASS -- TEST 'merra2_thompson_intel' [10:57, 03:54](1868 MB) +PASS -- TEST 'regional_control_intel' [19:09, 05:57](882 MB) +PASS -- TEST 'regional_restart_intel' [05:02, 03:35](871 MB) +PASS -- TEST 'regional_decomp_intel' [18:56, 06:21](871 MB) +PASS -- TEST 'regional_noquilt_intel' [22:16, 05:59](1195 MB) +PASS -- TEST 'regional_netcdf_parallel_intel' [21:08, 05:57](872 MB) +PASS -- TEST 'regional_2dwrtdecomp_intel' [20:59, 05:57](881 MB) +PASS -- TEST 'regional_wofs_intel' [21:06, 06:17](1609 MB) + +PASS -- COMPILE 'rrfs_intel' [22:15, 13:50] ( 8 warnings 9 remarks ) +PASS -- TEST 'rap_control_intel' [18:45, 06:29](1011 MB) +PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [09:23, 04:17](1198 MB) +PASS -- TEST 'rap_decomp_intel' [19:30, 06:41](1006 MB) +PASS -- TEST 'rap_2threads_intel' [17:49, 06:07](1100 MB) +PASS -- TEST 'rap_restart_intel' [09:20, 03:46](881 MB) +PASS -- TEST 'rap_sfcdiff_intel' [17:45, 06:52](1004 MB) +PASS -- TEST 'rap_sfcdiff_decomp_intel' [19:38, 06:53](1007 MB) +PASS -- TEST 'rap_sfcdiff_restart_intel' [10:39, 04:58](882 MB) +PASS -- TEST 'hrrr_control_intel' [16:27, 03:31](1001 MB) +PASS -- TEST 'hrrr_control_decomp_intel' [16:25, 03:26](999 MB) +PASS -- TEST 'hrrr_control_2threads_intel' [36:31, 03:11](1088 MB) +PASS -- TEST 'hrrr_control_restart_intel' [07:00, 02:13](833 MB) +PASS -- TEST 'rrfs_v1beta_intel' [17:47, 06:32](998 MB) +PASS -- TEST 'rrfs_v1nssl_intel' [19:58, 07:42](1963 MB) +PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [12:58, 07:26](1951 MB) + +PASS -- COMPILE 'csawmg_intel' [15:22, 11:40] ( 5 warnings ) +PASS -- TEST 'control_csawmg_intel' [16:06, 07:23](964 MB) +PASS -- TEST 'control_ras_intel' [07:49, 03:09](658 MB) + +PASS -- COMPILE 'wam_intel' [13:14, 11:30] ( 5 warnings 1 remarks ) +FAILED: UNABLE TO COMPLETE COMPARISON -- TEST 'control_wam_intel' [, ]( MB) + +PASS -- COMPILE 'atm_faster_dyn32_intel' [19:42, 17:47] ( 5 warnings 1 remarks ) +PASS -- TEST 'control_p8_faster_intel' [08:54, 03:24](1869 MB) +PASS -- TEST 'regional_control_faster_intel' [14:59, 05:29](871 MB) + +PASS -- COMPILE 'atm_debug_dyn32_intel' [20:21, 12:21] ( 889 warnings 9 remarks ) +PASS -- TEST 'control_CubedSphereGrid_debug_intel' [17:04, 02:33](1597 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [17:06, 02:30](1599 MB) +PASS -- TEST 'control_stochy_debug_intel' [07:07, 02:52](805 MB) +PASS -- TEST 'control_lndp_debug_intel' [07:07, 02:34](800 MB) +PASS -- TEST 'control_csawmg_debug_intel' [17:52, 04:48](1108 MB) +PASS -- TEST 'control_ras_debug_intel' [06:04, 02:37](810 MB) +PASS -- TEST 'control_diag_debug_intel' [19:14, 02:45](1648 MB) +PASS -- TEST 'control_debug_p8_intel' [17:04, 03:24](1896 MB) +PASS -- TEST 'regional_debug_intel' [19:46, 16:43](916 MB) +PASS -- TEST 'rap_control_debug_intel' [11:24, 04:39](1182 MB) +PASS -- TEST 'hrrr_control_debug_intel' [17:28, 04:33](1176 MB) +PASS -- TEST 'hrrr_gf_debug_intel' [16:31, 04:40](1179 MB) +PASS -- TEST 'hrrr_c3_debug_intel' [16:33, 04:45](1178 MB) +PASS -- TEST 'rap_unified_drag_suite_debug_intel' [09:14, 04:38](1179 MB) +PASS -- TEST 'rap_diag_debug_intel' [12:49, 04:54](1263 MB) +PASS -- TEST 'rap_cires_ugwp_debug_intel' [16:31, 04:49](1183 MB) +PASS -- TEST 'rap_unified_ugwp_debug_intel' [10:22, 04:47](1184 MB) +PASS -- TEST 'rap_lndp_debug_intel' [10:22, 04:43](1184 MB) +PASS -- TEST 'rap_progcld_thompson_debug_intel' [15:30, 04:41](1183 MB) +PASS -- TEST 'rap_noah_debug_intel' [15:29, 04:32](1181 MB) +PASS -- TEST 'rap_sfcdiff_debug_intel' [11:23, 04:40](1183 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [13:19, 07:31](1177 MB) +PASS -- TEST 'rrfs_v1beta_debug_intel' [10:22, 04:35](1177 MB) +PASS -- TEST 'rap_clm_lake_debug_intel' [17:31, 05:26](1181 MB) +PASS -- TEST 'rap_flake_debug_intel' [16:33, 04:40](1178 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [20:05, 07:57](1184 MB) + +PASS -- COMPILE 'wam_debug_intel' [16:18, 06:29] ( 844 warnings 1 remarks ) +PASS -- TEST 'control_wam_debug_intel' [15:07, 12:29](1688 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [19:34, 10:46] ( 8 warnings 8 remarks ) +PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [07:23, 03:52](1059 MB) +PASS -- TEST 'rap_control_dyn32_phy32_intel' [21:12, 05:18](884 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [31:19, 02:48](882 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [32:05, 05:00](945 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [30:10, 02:34](934 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [29:09, 03:04](880 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_intel' [15:02, 04:06](797 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [02:40, 01:39](774 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [15:31, 12:48] ( 8 warnings 8 remarks ) +PASS -- TEST 'conus13km_control_intel' [27:26, 01:58](1084 MB) +PASS -- TEST 'conus13km_2threads_intel' [03:34, 01:04](1082 MB) +PASS -- TEST 'conus13km_restart_mismatch_intel' [03:27, 01:12](972 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [15:24, 10:56] ( 8 warnings 8 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_intel' [27:20, 03:43](908 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [10:30, 06:50] ( 792 warnings 8 remarks ) +PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [26:37, 04:33](1057 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [26:37, 04:24](1058 MB) +PASS -- TEST 'conus13km_debug_intel' [36:11, 13:24](1143 MB) +PASS -- TEST 'conus13km_debug_qr_intel' [35:23, 13:32](833 MB) +PASS -- TEST 'conus13km_debug_2threads_intel' [10:14, 07:52](1142 MB) +PASS -- TEST 'conus13km_radar_tten_debug_intel' [35:17, 13:27](1208 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [10:30, 06:31] ( 792 warnings 8 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [24:37, 04:39](1081 MB) + +PASS -- COMPILE 'hafsw_intel' [21:31, 17:44] ( 6 warnings 9 remarks ) +PASS -- TEST 'hafs_regional_atm_intel' [07:21, 04:40](722 MB) +PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [08:48, 05:18](1067 MB) +PASS -- TEST 'hafs_regional_atm_ocn_intel' [17:47, 06:45](777 MB) +PASS -- TEST 'hafs_regional_atm_wav_intel' [19:44, 11:07](795 MB) +PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [19:05, 12:20](823 MB) +PASS -- TEST 'hafs_regional_1nest_atm_intel' [08:13, 05:21](479 MB) +PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [14:34, 06:28](496 MB) +PASS -- TEST 'hafs_global_1nest_atm_intel' [09:03, 02:40](394 MB) +PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [13:39, 06:44](461 MB) +PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [14:02, 03:31](518 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [14:14, 03:31](514 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [09:21, 03:59](591 MB) +PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [10:41, 01:28](433 MB) +PASS -- TEST 'gnv1_nested_intel' [19:27, 04:14](1720 MB) + +PASS -- COMPILE 'hafsw_debug_intel' [10:31, 07:54] ( 1472 warnings 1481 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [16:19, 12:05](619 MB) + +PASS -- COMPILE 'hafsw_faster_intel' [24:22, 26:18] ( 5 warnings 8 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [10:21, 07:17](632 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [11:39, 07:46](689 MB) + +PASS -- COMPILE 'hafs_mom6w_intel' [58:27, 18:50] ( 5 warnings 7 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [07:47, 05:32](679 MB) + +PASS -- COMPILE 'hafs_all_intel' [51:32, 15:40] ( 5 warnings 8 remarks ) +PASS -- TEST 'hafs_regional_docn_intel' [08:25, 05:56](751 MB) +PASS -- TEST 'hafs_regional_docn_oisst_intel' [08:20, 05:58](741 MB) +PASS -- TEST 'hafs_regional_datm_cdeps_intel' [18:23, 16:14](893 MB) + +PASS -- COMPILE 'datm_cdeps_intel' [43:25, 08:17] ( 5 warnings 2 remarks ) +PASS -- TEST 'datm_cdeps_control_cfsr_intel' [03:41, 02:28](764 MB) +PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [03:24, 01:34](753 MB) +PASS -- TEST 'datm_cdeps_control_gefs_intel' [04:28, 02:27](643 MB) +PASS -- TEST 'datm_cdeps_iau_gefs_intel' [03:38, 02:23](643 MB) +PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [03:43, 02:27](642 MB) +PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [03:33, 02:29](765 MB) +PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [03:39, 02:30](763 MB) +PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [03:40, 02:20](644 MB) +PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [11:15, 05:44](693 MB) +PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [10:51, 05:47](676 MB) +PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [03:28, 02:32](762 MB) +PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [05:39, 03:58](2022 MB) +PASS -- TEST 'datm_cdeps_gfs_intel' [05:42, 03:55](1956 MB) + +PASS -- COMPILE 'datm_cdeps_debug_intel' [40:19, 05:54] ( 7 warnings 2 remarks ) +PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [06:24, 05:12](747 MB) + +PASS -- COMPILE 'datm_cdeps_faster_intel' [42:19, 08:21] ( 5 warnings 2 remarks ) +PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [03:21, 02:30](764 MB) + +PASS -- COMPILE 'datm_cdeps_land_intel' [34:24, 02:39] ( 1 remarks ) +PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [02:43, 01:24](311 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_intel' [02:33, 01:12](453 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [02:26, 00:49](453 MB) + +PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [44:20, 12:42] ( 5 warnings 3 remarks ) +PASS -- TEST 'atm_ds2s_docn_pcice_intel' [06:36, 04:07](1923 MB) + +PASS -- COMPILE 'atm_ds2s_docn_dice_intel' [43:19, 11:48] ( 5 warnings 1 remarks ) +PASS -- TEST 'atm_ds2s_docn_dice_intel' [06:34, 04:01](1903 MB) + +PASS -- COMPILE 'atml_intel' [37:24, 14:56] ( 13 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_sbs_intel' [11:39, 08:53](1897 MB) +PASS -- TEST 'control_p8_atmlnd_intel' [11:42, 08:43](1893 MB) +PASS -- TEST 'control_restart_p8_atmlnd_intel' [05:53, 03:51](1042 MB) + +PASS -- COMPILE 'atml_debug_intel' [22:15, 09:30] ( 887 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_debug_intel' [08:40, 06:29](1914 MB) + +PASS -- COMPILE 'atmw_intel' [14:13, 13:37] ( 5 warnings 8 remarks ) +PASS -- TEST 'atmwav_control_noaero_p8_intel' [04:46, 02:16](1888 MB) + +PASS -- COMPILE 'atmaero_intel' [13:18, 12:10] ( 5 warnings 1 remarks ) +PASS -- TEST 'atmaero_control_p8_intel' [06:54, 04:30](3122 MB) +PASS -- TEST 'atmaero_control_p8_rad_intel' [06:54, 04:27](2994 MB) +PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [06:12, 04:25](3009 MB) + +PASS -- COMPILE 'atmaq_debug_intel' [08:12, 07:31] ( 889 warnings 6 remarks ) +PASS -- TEST 'regional_atmaq_debug_intel' [26:33, 21:58](4531 MB) SYNOPSIS: -Starting Date/Time: 20240610 07:47:02 -Ending Date/Time: 20240610 09:31:50 -Total Time: 01h:46m:09s +Starting Date/Time: 20240614 08:18:23 +Ending Date/Time: 20240614 15:20:03 +Total Time: 07h:03m:08s Compiles Completed: 41/41 -Tests Completed: 184/184 +Tests Completed: 183/184 +Failed Tests: +* TEST control_wam_intel: FAILED: UNABLE TO COMPLETE COMPARISON +-- LOG: /glade/work/zshrader/rt-2283/tests/logs/log_derecho/run_control_wam_intel.log + +NOTES: +A file 'test_changes.list' was generated with list of all failed tests. +You can use './rt.sh -c -b test_changes.list' to create baselines for the failed tests. +If you are using this log as a pull request verification, please commit 'test_changes.list'. + +Result: FAILURE + +====END OF DERECHO REGRESSION TESTING LOG==== +====START OF DERECHO REGRESSION TESTING LOG==== + +UFSWM hash used in testing: +0e00545f1ffdc0307d318d2e4f41cc243b2432de + +Submodule hashes used in testing: + 37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d) + be5d28fd1b60522e6fc98aefeead20e6aac3530b AQM/src/model/CMAQ (CMAQv5.2.1_07Feb2018-198-gbe5d28fd1) + fbdf6843d6bde852d97f1547591d90136103f669 CDEPS-interface/CDEPS (cdeps0.4.17-41-gfbdf684) + d406c7e205bd62913eea0bc87bed1aeb63eb2f83 CICE-interface/CICE (CICE6.0.0-449-gd406c7e) + f6ff8f7c4d4cb6feabe3651b13204cf43fc948e3 CICE-interface/CICE/icepack (Icepack1.1.0-182-gf6ff8f7) + 2d837b16af326b09ff4018daab4de84f4deff7ec CMEPS-interface/CMEPS (cmeps_v0.4.1-2307-g2d837b1) + cabd7753ae17f7bfcc6dad56daf10868aa51c3f4 CMakeModules (v1.0.0-28-gcabd775) + 07c26d1efae47445e4c36ff98942494788e7dc49 FV3 (heads/develop) + ab195d5026ca4c221b6cbb3888c8ae92d711f89a FV3/atmos_cubed_sphere (201912_public_release-397-gab195d5) + ccfefcd0b426e011f94137031d5f7c2a4dda2659 FV3/ccpp/framework (ccpp_transition_to_vlab_master_20190705-750-gccfefcd) + 16a1d881774d795f46db16017aeed7fc351d661a FV3/ccpp/physics (EP4-808-g16a1d881) + 74a0e098b2163425e4b5466c2dfcf8ae26d560a5 FV3/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (v1.6) + be0410ece28f2b5b9c089f8ca09ce0c80c79fe6c FV3/upp (upp_v10.2.0-191-gbe0410e) +-1ba8270870947b583cd51bc72ff8960f4c1fb36e FV3/upp/sorc/libIFI.fd +-7476b8f2790a47d788f79cebfdbb551567ae7cf8 FV3/upp/sorc/ncep_post.fd/post_gtg.fd + 041422934cae1570f2f0e67239d5d89f11c6e1b7 GOCART (sdr_v2.1.2.6-119-g0414229) + bcf7777bb037ae2feb2a8a8ac51aacb3511b52d9 HYCOM-interface/HYCOM (2.3.00-122-gbcf7777) + b32aea7bf3f9e2a774afa23d3386c88156cd1182 MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10051-gb32aea7bf) + 9423197f894112edfcb1502245f7d7b873d551f9 MOM6-interface/MOM6/pkg/CVMix-src (9423197) + 29e64d652786e1d076a05128c920f394202bfe10 MOM6-interface/MOM6/pkg/GSW-Fortran (29e64d6) + ec38ea3d902644cd4519d5fe060316859ccdc108 NOAHMP-interface/noahmp (v3.7.1-434-gec38ea3) + d9b3172f4197c65d471662c6952a668152d71230 WW3 (6.07.1-345-gd9b3172f) + fad2fe9f42f6b7f744b128b4a2a9433f91e4296f stochastic_physics (ufs-v2.0.0-219-gfad2fe9) + + +NOTES: +[Times](Memory) are at the end of each compile/test in format [MM:SS](Size). +The first time is for the full script (prep+run+finalize). +The second time is specifically for the run phase. +Times/Memory will be empty for failed tests. + +BASELINE DIRECTORY: /glade/derecho/scratch/epicufsrt/ufs-weather-model/RT//NEMSfv3gfs/develop-20240614 +COMPARISON DIRECTORY: /glade/derecho/scratch/zshrader/FV3_RT/rt_92706 + +RT.SH OPTIONS USED: +* (-a) - HPC PROJECT ACCOUNT: nral0032 +* (-l) - USE CONFIG FILE: rt.conf + +PASS -- COMPILE 'wam_intel' [57:17, 10:45] ( 5 warnings 1 remarks ) +PASS -- TEST 'control_wam_intel' [29:19, 09:59](1656 MB) + +SYNOPSIS: +Starting Date/Time: 20240616 12:39:08 +Ending Date/Time: 20240616 15:05:46 +Total Time: 02h:26m:48s +Compiles Completed: 1/1 +Tests Completed: 1/1 NOTES: A file 'test_changes.list' was generated but is empty. diff --git a/tests/logs/RegressionTests_gaea.log b/tests/logs/RegressionTests_gaea.log index 444a8dd1fc..125263706f 100755 --- a/tests/logs/RegressionTests_gaea.log +++ b/tests/logs/RegressionTests_gaea.log @@ -1,13 +1,13 @@ ====START OF GAEA REGRESSION TESTING LOG==== UFSWM hash used in testing: -bb9effee25fe2b045abcd4061f0aaab9bda5a46b +6c29f3ebd18b4703ac3fcf1a3fda24821da640ef Submodule hashes used in testing: 37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d) be5d28fd1b60522e6fc98aefeead20e6aac3530b AQM/src/model/CMAQ (CMAQv5.2.1_07Feb2018-198-gbe5d28fd1) - 42d4010d7d1116aa8c4ac322dd353cfbb3e3aaa1 CDEPS-interface/CDEPS (remotes/origin/dice_cplhist) - 180f60fd5c9f76d5656a68f8d478f0155f0dc695 CICE-interface/CICE (heads/emc/develop-11-g180f60f) + fbdf6843d6bde852d97f1547591d90136103f669 CDEPS-interface/CDEPS (cdeps0.4.17-41-gfbdf684) + d406c7e205bd62913eea0bc87bed1aeb63eb2f83 CICE-interface/CICE (CICE6.0.0-449-gd406c7e) f6ff8f7c4d4cb6feabe3651b13204cf43fc948e3 CICE-interface/CICE/icepack (Icepack1.1.0-182-gf6ff8f7) 2d837b16af326b09ff4018daab4de84f4deff7ec CMEPS-interface/CMEPS (cmeps_v0.4.1-2307-g2d837b1) cabd7753ae17f7bfcc6dad56daf10868aa51c3f4 CMakeModules (v1.0.0-28-gcabd775) @@ -35,285 +35,285 @@ 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/f5/epic/world-shared/UFS-WM_RT/NEMSfv3gfs/develop-20240607 -COMPARISON DIRECTORY: /gpfs/f5/epic/scratch/Fernando.Andrade-maldonado/RT_RUNDIRS/Fernando.Andrade-maldonado/FV3_RT/rt_133471 +BASELINE DIRECTORY: /gpfs/f5/epic/world-shared/UFS-WM_RT/NEMSfv3gfs/develop-20240613 +COMPARISON DIRECTORY: /gpfs/f5/epic/scratch/Fernando.Andrade-maldonado/RT_RUNDIRS/Fernando.Andrade-maldonado/FV3_RT/rt_171425 RT.SH OPTIONS USED: * (-a) - HPC PROJECT ACCOUNT: epic * (-l) - USE CONFIG FILE: rt.conf * (-e) - USE ECFLOW -PASS -- COMPILE 's2swa_32bit_intel' [18:16, 17:53] ( 1 warnings 10 remarks ) -PASS -- TEST 'cpld_control_p8_mixedmode_intel' [10:28, 07:23](3197 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_intel' [23:15, 22:23] ( 1 warnings 10 remarks ) -PASS -- TEST 'cpld_control_gfsv17_intel' [17:04, 14:26](1928 MB) -PASS -- TEST 'cpld_control_gfsv17_iau_intel' [16:41, 14:39](1946 MB) -PASS -- TEST 'cpld_restart_gfsv17_intel' [08:41, 06:41](1071 MB) -PASS -- TEST 'cpld_mpi_gfsv17_intel' [17:42, 15:41](1897 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [21:15, 21:06] ( 1 warnings 10 remarks ) -PASS -- TEST 'cpld_control_sfs_intel' [14:41, 13:28](1914 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [14:11, 13:15] ( 1525 warnings 2000 remarks ) -PASS -- TEST 'cpld_debug_gfsv17_intel' [26:47, 24:46](1938 MB) - -PASS -- COMPILE 's2swa_intel' [18:16, 18:06] ( 10 remarks ) -PASS -- TEST 'cpld_control_p8_intel' [10:21, 07:54](3223 MB) -PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [10:37, 08:06](3223 MB) -PASS -- TEST 'cpld_restart_p8_intel' [07:56, 05:38](3156 MB) -PASS -- TEST 'cpld_control_qr_p8_intel' [10:22, 08:01](3244 MB) -PASS -- TEST 'cpld_restart_qr_p8_intel' [07:55, 05:54](3177 MB) -PASS -- TEST 'cpld_2threads_p8_intel' [09:28, 06:59](3452 MB) -PASS -- TEST 'cpld_decomp_p8_intel' [10:13, 08:02](3221 MB) -PASS -- TEST 'cpld_mpi_p8_intel' [10:13, 07:22](3166 MB) -PASS -- TEST 'cpld_control_ciceC_p8_intel' [10:37, 07:58](3224 MB) -PASS -- TEST 'cpld_control_c192_p8_intel' [14:56, 10:27](3440 MB) -PASS -- TEST 'cpld_restart_c192_p8_intel' [10:57, 08:05](3605 MB) -PASS -- TEST 'cpld_bmark_p8_intel' [20:27, 13:24](4190 MB) -PASS -- TEST 'cpld_restart_bmark_p8_intel' [16:16, 09:18](4344 MB) -PASS -- TEST 'cpld_s2sa_p8_intel' [10:19, 07:54](3205 MB) - -PASS -- COMPILE 's2sw_intel' [18:16, 17:32] ( 10 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_intel' [08:23, 05:31](1931 MB) -PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [08:22, 06:03](1995 MB) - -PASS -- COMPILE 's2swa_debug_intel' [13:11, 12:42] ( 1450 warnings 1230 remarks ) -PASS -- TEST 'cpld_debug_p8_intel' [13:18, 10:09](3267 MB) - -PASS -- COMPILE 's2sw_debug_intel' [13:11, 12:15] ( 1450 warnings 1230 remarks ) -PASS -- TEST 'cpld_debug_noaero_p8_intel' [07:26, 06:02](1945 MB) - -PASS -- COMPILE 's2s_aoflux_intel' [16:13, 15:42] ( 3 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [07:51, 05:16](1992 MB) - -PASS -- COMPILE 's2s_intel' [16:13, 15:28] ( 3 remarks ) -PASS -- TEST 'cpld_control_c48_intel' [09:40, 07:01](2913 MB) -PASS -- TEST 'cpld_warmstart_c48_intel' [03:45, 02:04](2914 MB) -PASS -- TEST 'cpld_restart_c48_intel' [03:17, 01:13](2308 MB) - -PASS -- COMPILE 's2swa_faster_intel' [27:16, 26:53] ( 10 remarks ) -PASS -- TEST 'cpld_control_p8_faster_intel' [09:51, 07:59](3223 MB) - -PASS -- COMPILE 's2sw_pdlib_intel' [23:13, 22:17] ( 10 remarks ) -PASS -- TEST 'cpld_control_pdlib_p8_intel' [16:44, 15:04](1929 MB) -PASS -- TEST 'cpld_restart_pdlib_p8_intel' [09:32, 07:45](1091 MB) -PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [19:36, 17:50](1908 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_intel' [15:11, 14:18] ( 1560 warnings 2000 remarks ) -PASS -- TEST 'cpld_debug_pdlib_p8_intel' [28:39, 26:48](1939 MB) - -PASS -- COMPILE 'atm_dyn32_intel' [15:13, 15:00] ( 1 warnings 1 remarks ) -PASS -- TEST 'control_flake_intel' [04:37, 03:44](666 MB) -PASS -- TEST 'control_CubedSphereGrid_intel' [04:14, 03:05](1570 MB) -PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [05:11, 03:08](1570 MB) -PASS -- TEST 'control_latlon_intel' [05:00, 03:06](1573 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [05:11, 03:14](1572 MB) -PASS -- TEST 'control_c48_intel' [08:33, 06:37](1596 MB) -PASS -- TEST 'control_c48.v2.sfc_intel' [07:07, 05:39](720 MB) -PASS -- TEST 'control_c192_intel' [11:02, 09:56](1682 MB) -PASS -- TEST 'control_c384_intel' [20:23, 18:12](1979 MB) -PASS -- TEST 'control_c384gdas_intel' [17:21, 14:19](1179 MB) -PASS -- TEST 'control_stochy_intel' [02:39, 01:56](624 MB) -PASS -- TEST 'control_stochy_restart_intel' [01:34, 01:07](426 MB) -PASS -- TEST 'control_lndp_intel' [02:36, 01:47](623 MB) -PASS -- TEST 'control_iovr4_intel' [03:35, 02:38](620 MB) -PASS -- TEST 'control_iovr5_intel' [03:43, 02:34](619 MB) -PASS -- TEST 'control_p8_intel' [05:14, 03:27](1859 MB) -PASS -- TEST 'control_p8.v2.sfc_intel' [05:31, 03:36](1859 MB) -PASS -- TEST 'control_p8_ugwpv1_intel' [05:18, 03:20](1862 MB) -PASS -- TEST 'control_restart_p8_intel' [03:12, 01:44](1014 MB) -PASS -- TEST 'control_noqr_p8_intel' [05:12, 03:19](1857 MB) -PASS -- TEST 'control_restart_noqr_p8_intel' [03:08, 01:44](1015 MB) -PASS -- TEST 'control_decomp_p8_intel' [05:08, 03:23](1861 MB) -PASS -- TEST 'control_2threads_p8_intel' [04:14, 02:52](1949 MB) -PASS -- TEST 'control_p8_lndp_intel' [06:53, 05:29](1859 MB) -PASS -- TEST 'control_p8_rrtmgp_intel' [06:09, 04:28](1919 MB) -PASS -- TEST 'control_p8_mynn_intel' [05:24, 03:28](1868 MB) -PASS -- TEST 'merra2_thompson_intel' [05:23, 04:01](1867 MB) -PASS -- TEST 'regional_control_intel' [05:50, 04:49](858 MB) -PASS -- TEST 'regional_restart_intel' [03:44, 02:35](860 MB) -PASS -- TEST 'regional_decomp_intel' [05:49, 05:04](860 MB) -PASS -- TEST 'regional_2threads_intel' [04:56, 03:10](999 MB) -PASS -- TEST 'regional_noquilt_intel' [05:54, 04:53](1185 MB) -PASS -- TEST 'regional_netcdf_parallel_intel' [05:54, 05:01](857 MB) -PASS -- TEST 'regional_2dwrtdecomp_intel' [05:47, 04:51](860 MB) -PASS -- TEST 'regional_wofs_intel' [07:53, 06:11](1587 MB) - -PASS -- COMPILE 'rrfs_intel' [14:13, 13:35] ( 3 warnings 9 remarks ) -PASS -- TEST 'rap_control_intel' [08:21, 06:57](1007 MB) -PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [05:14, 04:02](1197 MB) -PASS -- TEST 'rap_decomp_intel' [09:39, 07:15](1007 MB) -PASS -- TEST 'rap_2threads_intel' [08:21, 06:10](1094 MB) -PASS -- TEST 'rap_restart_intel' [05:13, 03:26](877 MB) -PASS -- TEST 'rap_sfcdiff_intel' [08:21, 06:56](1005 MB) -PASS -- TEST 'rap_sfcdiff_decomp_intel' [09:38, 07:07](1005 MB) -PASS -- TEST 'rap_sfcdiff_restart_intel' [06:12, 05:03](878 MB) -PASS -- TEST 'hrrr_control_intel' [05:35, 04:00](1000 MB) -PASS -- TEST 'hrrr_control_decomp_intel' [05:35, 03:51](1002 MB) -PASS -- TEST 'hrrr_control_2threads_intel' [05:35, 03:12](1080 MB) -PASS -- TEST 'hrrr_control_restart_intel' [02:39, 01:56](833 MB) -PASS -- TEST 'rrfs_v1beta_intel' [08:21, 06:49](1001 MB) -PASS -- TEST 'rrfs_v1nssl_intel' [09:51, 08:13](1962 MB) -PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [08:59, 08:06](1947 MB) - -PASS -- COMPILE 'csawmg_intel' [14:11, 13:17] -PASS -- TEST 'control_csawmg_intel' [07:45, 06:39](963 MB) -PASS -- TEST 'control_ras_intel' [04:32, 03:25](657 MB) - -PASS -- COMPILE 'wam_intel' [14:11, 13:39] -PASS -- TEST 'control_wam_intel' [03:30, 02:09](367 MB) - -PASS -- COMPILE 'atm_faster_dyn32_intel' [21:11, 20:21] ( 1 remarks ) -PASS -- TEST 'control_p8_faster_intel' [05:12, 03:18](1860 MB) -PASS -- TEST 'regional_control_faster_intel' [05:41, 04:44](856 MB) - -PASS -- COMPILE 'atm_debug_dyn32_intel' [15:12, 15:05] ( 884 warnings 9 remarks ) -PASS -- TEST 'control_CubedSphereGrid_debug_intel' [03:50, 02:57](1577 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [03:58, 02:56](1579 MB) -PASS -- TEST 'control_stochy_debug_intel' [04:34, 03:08](787 MB) -PASS -- TEST 'control_lndp_debug_intel' [03:33, 02:50](783 MB) -PASS -- TEST 'control_csawmg_debug_intel' [05:42, 04:20](1094 MB) -PASS -- TEST 'control_ras_debug_intel' [03:30, 02:53](792 MB) -PASS -- TEST 'control_diag_debug_intel' [03:46, 03:01](1642 MB) -PASS -- TEST 'control_debug_p8_intel' [04:44, 03:18](1878 MB) -PASS -- TEST 'regional_debug_intel' [17:44, 16:41](887 MB) -PASS -- TEST 'rap_control_debug_intel' [05:33, 05:00](1168 MB) -PASS -- TEST 'hrrr_control_debug_intel' [05:32, 05:01](1162 MB) -PASS -- TEST 'hrrr_gf_debug_intel' [05:26, 05:04](1166 MB) -PASS -- TEST 'hrrr_c3_debug_intel' [05:25, 05:03](1166 MB) -PASS -- TEST 'rap_unified_drag_suite_debug_intel' [05:31, 05:01](1168 MB) -PASS -- TEST 'rap_diag_debug_intel' [06:39, 05:21](1250 MB) -PASS -- TEST 'rap_cires_ugwp_debug_intel' [05:37, 05:06](1169 MB) -PASS -- TEST 'rap_unified_ugwp_debug_intel' [06:33, 05:11](1170 MB) -PASS -- TEST 'rap_lndp_debug_intel' [05:30, 05:04](1170 MB) -PASS -- TEST 'rap_progcld_thompson_debug_intel' [05:31, 04:59](1168 MB) -PASS -- TEST 'rap_noah_debug_intel' [05:27, 04:53](1166 MB) -PASS -- TEST 'rap_sfcdiff_debug_intel' [05:32, 05:00](1166 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [08:32, 07:52](1165 MB) -PASS -- TEST 'rrfs_v1beta_debug_intel' [05:28, 05:07](1160 MB) -PASS -- TEST 'rap_clm_lake_debug_intel' [06:43, 06:05](1173 MB) -PASS -- TEST 'rap_flake_debug_intel' [06:32, 05:10](1168 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [10:09, 08:24](1172 MB) - -PASS -- COMPILE 'wam_debug_intel' [11:15, 10:44] ( 855 warnings ) -PASS -- TEST 'control_wam_debug_intel' [05:25, 04:49](398 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [14:13, 13:19] ( 3 warnings 8 remarks ) -PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [05:06, 03:53](1054 MB) -PASS -- TEST 'rap_control_dyn32_phy32_intel' [07:02, 05:53](887 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [05:48, 03:20](885 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [07:00, 05:16](951 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [04:34, 02:49](937 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [04:57, 03:28](885 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_intel' [06:57, 04:09](786 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [03:43, 01:44](768 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [16:15, 15:47] ( 3 warnings 8 remarks ) -PASS -- TEST 'conus13km_control_intel' [03:11, 02:02](1093 MB) -PASS -- TEST 'conus13km_2threads_intel' [03:20, 01:11](1076 MB) -PASS -- TEST 'conus13km_restart_mismatch_intel' [03:20, 01:26](977 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [13:11, 12:30] ( 3 warnings 8 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_intel' [06:11, 04:37](912 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [11:14, 11:06] ( 787 warnings 8 remarks ) -PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [05:33, 04:54](1044 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [05:37, 04:54](1043 MB) -PASS -- TEST 'conus13km_debug_intel' [14:55, 13:57](1125 MB) -PASS -- TEST 'conus13km_debug_qr_intel' [15:50, 14:22](804 MB) -PASS -- TEST 'conus13km_debug_2threads_intel' [08:43, 08:08](1117 MB) -PASS -- TEST 'conus13km_radar_tten_debug_intel' [14:48, 13:52](1197 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [11:14, 10:13] ( 787 warnings 8 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [06:35, 05:09](1072 MB) - -PASS -- COMPILE 'hafsw_intel' [17:17, 16:10] ( 1 warnings 9 remarks ) -PASS -- TEST 'hafs_regional_atm_intel' [07:18, 05:27](707 MB) -PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [05:38, 04:36](1060 MB) -PASS -- TEST 'hafs_regional_atm_ocn_intel' [09:34, 07:55](751 MB) -PASS -- TEST 'hafs_regional_atm_wav_intel' [13:22, 12:04](784 MB) -PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [15:16, 12:46](801 MB) -PASS -- TEST 'hafs_regional_1nest_atm_intel' [07:18, 05:23](479 MB) -PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [10:05, 06:45](499 MB) -PASS -- TEST 'hafs_global_1nest_atm_intel' [06:21, 02:58](376 MB) -PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [16:42, 08:08](446 MB) -PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [06:02, 03:48](513 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [07:14, 03:52](512 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [10:06, 04:49](575 MB) -PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [08:19, 01:41](403 MB) -PASS -- TEST 'gnv1_nested_intel' [13:03, 05:55](1716 MB) - -PASS -- COMPILE 'hafsw_debug_intel' [11:11, 10:57] ( 1467 warnings 1502 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [19:11, 13:06](587 MB) - -PASS -- COMPILE 'hafsw_faster_intel' [24:13, 23:35] ( 8 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [13:49, 07:46](614 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [14:01, 07:48](786 MB) - -PASS -- COMPILE 'hafs_mom6w_intel' [17:13, 16:51] ( 7 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [12:16, 06:05](782 MB) - -PASS -- COMPILE 'hafs_all_intel' [16:13, 15:47] ( 8 remarks ) -PASS -- TEST 'hafs_regional_docn_intel' [12:20, 06:07](738 MB) -PASS -- TEST 'hafs_regional_docn_oisst_intel' [12:15, 06:19](726 MB) -PASS -- TEST 'hafs_regional_datm_cdeps_intel' [25:16, 20:13](892 MB) - -PASS -- COMPILE 'datm_cdeps_intel' [14:14, 13:23] ( 2 remarks ) -PASS -- TEST 'datm_cdeps_control_cfsr_intel' [07:01, 02:34](760 MB) -PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [03:26, 01:35](750 MB) -PASS -- TEST 'datm_cdeps_control_gefs_intel' [07:28, 02:52](640 MB) -PASS -- TEST 'datm_cdeps_iau_gefs_intel' [07:28, 02:47](639 MB) -PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [06:27, 02:55](636 MB) -PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [06:26, 02:42](761 MB) -PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [07:25, 02:36](760 MB) -PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [06:29, 02:25](640 MB) -PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [10:01, 05:59](692 MB) -PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [11:01, 06:11](671 MB) -PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [06:27, 02:36](758 MB) -PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [09:28, 04:34](2017 MB) -PASS -- TEST 'datm_cdeps_gfs_intel' [06:44, 04:35](2014 MB) - -PASS -- COMPILE 'datm_cdeps_debug_intel' [09:11, 08:14] ( 2 warnings 2 remarks ) -PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [07:40, 05:27](744 MB) - -PASS -- COMPILE 'datm_cdeps_faster_intel' [14:11, 13:24] ( 2 remarks ) -PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [04:30, 02:38](747 MB) - -PASS -- COMPILE 'datm_cdeps_land_intel' [04:11, 03:15] ( 1 remarks ) -PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [03:52, 01:45](308 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_intel' [02:51, 01:20](454 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [01:49, 01:04](454 MB) - -PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [15:13, 14:40] ( 3 remarks ) -PASS -- TEST 'atm_ds2s_docn_pcice_intel' [06:31, 04:02](1922 MB) - -PASS -- COMPILE 'atm_ds2s_docn_dice_intel' [14:13, 13:19] ( 1 remarks ) -PASS -- TEST 'atm_ds2s_docn_dice_intel' [06:35, 04:04](1911 MB) - -PASS -- COMPILE 'atml_intel' [15:11, 14:22] ( 8 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_sbs_intel' [10:40, 07:57](1890 MB) -PASS -- TEST 'control_p8_atmlnd_intel' [10:45, 08:11](1891 MB) -PASS -- TEST 'control_restart_p8_atmlnd_intel' [04:49, 03:46](1043 MB) - -PASS -- COMPILE 'atml_debug_intel' [12:15, 11:18] ( 882 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_debug_intel' [08:53, 06:18](1917 MB) - -PASS -- COMPILE 'atmw_intel' [16:13, 15:40] ( 8 remarks ) -PASS -- TEST 'atmwav_control_noaero_p8_intel' [04:09, 02:25](1901 MB) - -PASS -- COMPILE 'atmaero_intel' [14:11, 13:55] ( 1 remarks ) -PASS -- TEST 'atmaero_control_p8_intel' [08:15, 06:47](3119 MB) -PASS -- TEST 'atmaero_control_p8_rad_intel' [08:15, 06:45](3005 MB) -PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [08:05, 06:39](3017 MB) - -PASS -- COMPILE 'atmaq_debug_intel' [11:11, 10:51] ( 884 warnings 6 remarks ) -PASS -- TEST 'regional_atmaq_debug_intel' [20:27, 18:20](4487 MB) +PASS -- COMPILE 's2swa_32bit_intel' [21:12, 20:24] ( 1 warnings 10 remarks ) +PASS -- TEST 'cpld_control_p8_mixedmode_intel' [10:26, 07:26](3196 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_intel' [26:15, 25:35] ( 1 warnings 10 remarks ) +PASS -- TEST 'cpld_control_gfsv17_intel' [16:43, 13:47](1927 MB) +PASS -- TEST 'cpld_control_gfsv17_iau_intel' [18:10, 14:31](1932 MB) +PASS -- TEST 'cpld_restart_gfsv17_intel' [09:13, 06:42](1079 MB) +PASS -- TEST 'cpld_mpi_gfsv17_intel' [18:20, 15:10](1897 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [23:13, 22:30] ( 1 warnings 10 remarks ) +PASS -- TEST 'cpld_control_sfs_intel' [14:52, 13:08](1914 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [16:16, 15:37] ( 1525 warnings 2000 remarks ) +PASS -- TEST 'cpld_debug_gfsv17_intel' [27:06, 24:10](1938 MB) + +PASS -- COMPILE 's2swa_intel' [21:12, 20:35] ( 10 remarks ) +PASS -- TEST 'cpld_control_p8_intel' [11:27, 08:10](3224 MB) +PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [10:45, 07:57](3222 MB) +PASS -- TEST 'cpld_restart_p8_intel' [08:38, 05:38](3156 MB) +PASS -- TEST 'cpld_control_qr_p8_intel' [11:27, 08:16](3243 MB) +PASS -- TEST 'cpld_restart_qr_p8_intel' [08:36, 05:45](3176 MB) +PASS -- TEST 'cpld_2threads_p8_intel' [09:17, 07:02](3456 MB) +PASS -- TEST 'cpld_decomp_p8_intel' [10:56, 08:19](3221 MB) +PASS -- TEST 'cpld_mpi_p8_intel' [10:17, 07:09](3167 MB) +PASS -- TEST 'cpld_control_ciceC_p8_intel' [10:45, 07:57](3224 MB) +PASS -- TEST 'cpld_control_c192_p8_intel' [14:58, 10:24](3437 MB) +PASS -- TEST 'cpld_restart_c192_p8_intel' [14:13, 07:48](3606 MB) +PASS -- TEST 'cpld_bmark_p8_intel' [20:49, 13:06](4192 MB) +PASS -- TEST 'cpld_restart_bmark_p8_intel' [17:43, 09:14](4344 MB) +PASS -- TEST 'cpld_s2sa_p8_intel' [10:56, 08:09](3206 MB) + +PASS -- COMPILE 's2sw_intel' [19:14, 18:50] ( 10 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_intel' [06:42, 04:59](1932 MB) +PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [07:53, 05:34](1994 MB) + +PASS -- COMPILE 's2swa_debug_intel' [15:12, 14:49] ( 1450 warnings 1230 remarks ) +PASS -- TEST 'cpld_debug_p8_intel' [12:54, 10:16](3267 MB) + +PASS -- COMPILE 's2sw_debug_intel' [15:12, 14:41] ( 1450 warnings 1230 remarks ) +PASS -- TEST 'cpld_debug_noaero_p8_intel' [07:48, 06:04](1945 MB) + +PASS -- COMPILE 's2s_aoflux_intel' [17:12, 17:04] ( 3 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [07:50, 05:24](1991 MB) + +PASS -- COMPILE 's2s_intel' [18:12, 17:21] ( 3 remarks ) +PASS -- TEST 'cpld_control_c48_intel' [08:23, 07:00](2913 MB) +PASS -- TEST 'cpld_warmstart_c48_intel' [03:21, 02:03](2913 MB) +PASS -- TEST 'cpld_restart_c48_intel' [03:51, 01:19](2308 MB) + +PASS -- COMPILE 's2swa_faster_intel' [28:20, 27:38] ( 10 remarks ) +PASS -- TEST 'cpld_control_p8_faster_intel' [11:29, 08:26](3224 MB) + +PASS -- COMPILE 's2sw_pdlib_intel' [25:19, 24:16] ( 10 remarks ) +PASS -- TEST 'cpld_control_pdlib_p8_intel' [18:00, 15:00](1929 MB) +PASS -- TEST 'cpld_restart_pdlib_p8_intel' [11:32, 07:51](1085 MB) +PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [20:39, 17:47](1909 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_intel' [15:13, 14:20] ( 1560 warnings 2000 remarks ) +PASS -- TEST 'cpld_debug_pdlib_p8_intel' [29:25, 26:52](1940 MB) + +PASS -- COMPILE 'atm_dyn32_intel' [16:12, 15:42] ( 1 warnings 1 remarks ) +PASS -- TEST 'control_flake_intel' [05:06, 03:49](666 MB) +PASS -- TEST 'control_CubedSphereGrid_intel' [05:32, 02:55](1571 MB) +PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [05:33, 03:37](1570 MB) +PASS -- TEST 'control_latlon_intel' [04:59, 03:02](1573 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [05:33, 03:33](1572 MB) +PASS -- TEST 'control_c48_intel' [09:02, 06:38](1599 MB) +PASS -- TEST 'control_c48.v2.sfc_intel' [07:19, 05:44](720 MB) +PASS -- TEST 'control_c192_intel' [12:46, 10:07](1682 MB) +PASS -- TEST 'control_c384_intel' [21:16, 18:27](1979 MB) +PASS -- TEST 'control_c384gdas_intel' [17:56, 14:26](1184 MB) +PASS -- TEST 'control_stochy_intel' [02:47, 01:58](624 MB) +PASS -- TEST 'control_stochy_restart_intel' [02:58, 01:35](426 MB) +PASS -- TEST 'control_lndp_intel' [04:02, 02:11](623 MB) +PASS -- TEST 'control_iovr4_intel' [04:11, 02:43](619 MB) +PASS -- TEST 'control_iovr5_intel' [04:11, 02:42](620 MB) +PASS -- TEST 'control_p8_intel' [05:42, 03:58](1859 MB) +PASS -- TEST 'control_p8.v2.sfc_intel' [05:54, 03:59](1860 MB) +PASS -- TEST 'control_p8_ugwpv1_intel' [05:41, 03:52](1866 MB) +PASS -- TEST 'control_restart_p8_intel' [04:36, 02:07](1014 MB) +PASS -- TEST 'control_noqr_p8_intel' [05:38, 04:01](1860 MB) +PASS -- TEST 'control_restart_noqr_p8_intel' [04:53, 02:40](1006 MB) +PASS -- TEST 'control_decomp_p8_intel' [05:35, 03:40](1858 MB) +PASS -- TEST 'control_2threads_p8_intel' [04:53, 02:56](1951 MB) +PASS -- TEST 'control_p8_lndp_intel' [07:33, 05:29](1858 MB) +PASS -- TEST 'control_p8_rrtmgp_intel' [07:44, 04:25](1918 MB) +PASS -- TEST 'control_p8_mynn_intel' [07:11, 03:24](1869 MB) +PASS -- TEST 'merra2_thompson_intel' [06:58, 03:45](1866 MB) +PASS -- TEST 'regional_control_intel' [06:07, 05:03](859 MB) +PASS -- TEST 'regional_restart_intel' [03:56, 03:03](862 MB) +PASS -- TEST 'regional_decomp_intel' [07:08, 05:05](860 MB) +PASS -- TEST 'regional_2threads_intel' [04:12, 03:01](999 MB) +PASS -- TEST 'regional_noquilt_intel' [06:23, 04:48](1180 MB) +PASS -- TEST 'regional_netcdf_parallel_intel' [06:16, 04:43](857 MB) +PASS -- TEST 'regional_2dwrtdecomp_intel' [07:15, 05:10](858 MB) +PASS -- TEST 'regional_wofs_intel' [08:09, 06:22](1588 MB) + +PASS -- COMPILE 'rrfs_intel' [14:12, 13:37] ( 3 warnings 9 remarks ) +PASS -- TEST 'rap_control_intel' [08:48, 06:48](1007 MB) +PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [06:00, 04:01](1183 MB) +PASS -- TEST 'rap_decomp_intel' [10:09, 07:05](1007 MB) +PASS -- TEST 'rap_2threads_intel' [07:51, 06:03](1095 MB) +PASS -- TEST 'rap_restart_intel' [05:58, 03:32](877 MB) +PASS -- TEST 'rap_sfcdiff_intel' [10:07, 07:11](1005 MB) +PASS -- TEST 'rap_sfcdiff_decomp_intel' [10:07, 07:37](1005 MB) +PASS -- TEST 'rap_sfcdiff_restart_intel' [07:20, 05:18](878 MB) +PASS -- TEST 'hrrr_control_intel' [07:04, 03:53](1000 MB) +PASS -- TEST 'hrrr_control_decomp_intel' [07:16, 04:31](1003 MB) +PASS -- TEST 'hrrr_control_2threads_intel' [07:04, 03:08](1085 MB) +PASS -- TEST 'hrrr_control_restart_intel' [02:53, 02:02](833 MB) +PASS -- TEST 'rrfs_v1beta_intel' [08:48, 06:48](1001 MB) +PASS -- TEST 'rrfs_v1nssl_intel' [09:57, 08:13](1961 MB) +PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [08:56, 07:49](1949 MB) + +PASS -- COMPILE 'csawmg_intel' [13:16, 13:04] +PASS -- TEST 'control_csawmg_intel' [08:11, 06:47](964 MB) +PASS -- TEST 'control_ras_intel' [05:45, 03:25](656 MB) + +PASS -- COMPILE 'wam_intel' [13:14, 12:34] ( 1 remarks ) +PASS -- TEST 'control_wam_intel' [14:27, 12:14](1663 MB) + +PASS -- COMPILE 'atm_faster_dyn32_intel' [22:19, 21:45] ( 1 remarks ) +PASS -- TEST 'control_p8_faster_intel' [05:39, 03:43](1859 MB) +PASS -- TEST 'regional_control_faster_intel' [05:58, 05:02](857 MB) + +PASS -- COMPILE 'atm_debug_dyn32_intel' [14:15, 13:35] ( 884 warnings 9 remarks ) +PASS -- TEST 'control_CubedSphereGrid_debug_intel' [06:13, 03:16](1576 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [04:08, 03:01](1579 MB) +PASS -- TEST 'control_stochy_debug_intel' [04:45, 03:11](785 MB) +PASS -- TEST 'control_lndp_debug_intel' [03:36, 02:58](783 MB) +PASS -- TEST 'control_csawmg_debug_intel' [06:00, 04:30](1094 MB) +PASS -- TEST 'control_ras_debug_intel' [03:37, 02:51](792 MB) +PASS -- TEST 'control_diag_debug_intel' [05:07, 03:08](1642 MB) +PASS -- TEST 'control_debug_p8_intel' [04:59, 03:29](1878 MB) +PASS -- TEST 'regional_debug_intel' [18:25, 16:43](888 MB) +PASS -- TEST 'rap_control_debug_intel' [06:40, 05:32](1168 MB) +PASS -- TEST 'hrrr_control_debug_intel' [05:34, 04:54](1162 MB) +PASS -- TEST 'hrrr_gf_debug_intel' [07:18, 05:19](1165 MB) +PASS -- TEST 'hrrr_c3_debug_intel' [05:46, 05:03](1166 MB) +PASS -- TEST 'rap_unified_drag_suite_debug_intel' [06:52, 05:18](1168 MB) +PASS -- TEST 'rap_diag_debug_intel' [06:51, 05:20](1250 MB) +PASS -- TEST 'rap_cires_ugwp_debug_intel' [06:38, 05:15](1169 MB) +PASS -- TEST 'rap_unified_ugwp_debug_intel' [06:36, 05:20](1170 MB) +PASS -- TEST 'rap_lndp_debug_intel' [06:44, 05:13](1170 MB) +PASS -- TEST 'rap_progcld_thompson_debug_intel' [06:35, 05:13](1168 MB) +PASS -- TEST 'rap_noah_debug_intel' [05:37, 05:01](1165 MB) +PASS -- TEST 'rap_sfcdiff_debug_intel' [05:32, 05:03](1166 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [08:39, 08:04](1165 MB) +PASS -- TEST 'rrfs_v1beta_debug_intel' [05:42, 04:58](1160 MB) +PASS -- TEST 'rap_clm_lake_debug_intel' [07:41, 06:15](1173 MB) +PASS -- TEST 'rap_flake_debug_intel' [06:38, 05:20](1168 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [10:34, 08:25](1172 MB) + +PASS -- COMPILE 'wam_debug_intel' [11:15, 10:11] ( 839 warnings 1 remarks ) +PASS -- TEST 'control_wam_debug_intel' [15:18, 13:43](1672 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [17:13, 16:57] ( 3 warnings 8 remarks ) +PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [05:20, 03:56](1048 MB) +PASS -- TEST 'rap_control_dyn32_phy32_intel' [08:21, 06:11](886 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [05:53, 03:49](885 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [07:27, 05:27](948 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [05:33, 03:28](941 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [06:40, 04:13](885 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_intel' [06:39, 04:10](786 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [03:02, 01:43](765 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [17:13, 17:09] ( 3 warnings 8 remarks ) +PASS -- TEST 'conus13km_control_intel' [05:02, 02:40](1093 MB) +PASS -- TEST 'conus13km_2threads_intel' [03:14, 01:25](1073 MB) +PASS -- TEST 'conus13km_restart_mismatch_intel' [03:04, 01:35](977 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [17:12, 16:15] ( 3 warnings 8 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_intel' [06:38, 04:20](912 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [12:13, 11:34] ( 787 warnings 8 remarks ) +PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [06:45, 05:08](1044 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [06:38, 05:11](1043 MB) +PASS -- TEST 'conus13km_debug_intel' [15:25, 13:59](1126 MB) +PASS -- TEST 'conus13km_debug_qr_intel' [16:13, 14:21](804 MB) +PASS -- TEST 'conus13km_debug_2threads_intel' [10:32, 08:18](1114 MB) +PASS -- TEST 'conus13km_radar_tten_debug_intel' [16:09, 14:36](1197 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [13:15, 12:07] ( 787 warnings 8 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [06:43, 05:23](1072 MB) + +PASS -- COMPILE 'hafsw_intel' [20:22, 19:20] ( 1 warnings 9 remarks ) +PASS -- TEST 'hafs_regional_atm_intel' [07:50, 05:26](703 MB) +PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [05:53, 04:45](1057 MB) +PASS -- TEST 'hafs_regional_atm_ocn_intel' [10:24, 07:40](751 MB) +PASS -- TEST 'hafs_regional_atm_wav_intel' [13:37, 11:43](785 MB) +PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [15:14, 12:53](801 MB) +PASS -- TEST 'hafs_regional_1nest_atm_intel' [09:06, 05:41](482 MB) +PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [09:14, 06:59](497 MB) +PASS -- TEST 'hafs_global_1nest_atm_intel' [04:56, 02:55](376 MB) +PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [12:25, 08:12](434 MB) +PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [05:22, 03:57](511 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [05:43, 03:44](511 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [06:38, 04:53](575 MB) +PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [02:54, 01:46](403 MB) +PASS -- TEST 'gnv1_nested_intel' [09:40, 06:20](1716 MB) + +PASS -- COMPILE 'hafsw_debug_intel' [18:20, 17:16] ( 1467 warnings 1502 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [14:30, 12:55](591 MB) + +PASS -- COMPILE 'hafsw_faster_intel' [26:12, 25:24] ( 8 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [11:08, 07:43](610 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [10:41, 07:47](789 MB) + +PASS -- COMPILE 'hafs_mom6w_intel' [21:11, 20:15] ( 7 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [08:29, 06:10](785 MB) + +PASS -- COMPILE 'hafs_all_intel' [19:15, 18:34] ( 8 remarks ) +PASS -- TEST 'hafs_regional_docn_intel' [08:43, 06:12](736 MB) +PASS -- TEST 'hafs_regional_docn_oisst_intel' [08:49, 06:19](727 MB) +PASS -- TEST 'hafs_regional_datm_cdeps_intel' [22:55, 20:16](891 MB) + +PASS -- COMPILE 'datm_cdeps_intel' [16:13, 15:27] ( 2 remarks ) +PASS -- TEST 'datm_cdeps_control_cfsr_intel' [03:46, 02:52](760 MB) +PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [02:34, 01:35](734 MB) +PASS -- TEST 'datm_cdeps_control_gefs_intel' [03:35, 02:40](636 MB) +PASS -- TEST 'datm_cdeps_iau_gefs_intel' [03:39, 02:28](639 MB) +PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [03:33, 02:42](638 MB) +PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [03:33, 02:45](747 MB) +PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [03:45, 02:35](760 MB) +PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [03:37, 02:30](638 MB) +PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [09:45, 06:19](691 MB) +PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [09:02, 06:09](672 MB) +PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [03:24, 02:33](760 MB) +PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [05:28, 04:36](2016 MB) +PASS -- TEST 'datm_cdeps_gfs_intel' [05:35, 04:35](2015 MB) + +PASS -- COMPILE 'datm_cdeps_debug_intel' [10:21, 09:34] ( 2 warnings 2 remarks ) +PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [06:26, 05:25](742 MB) + +PASS -- COMPILE 'datm_cdeps_faster_intel' [15:12, 15:06] ( 2 remarks ) +PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [03:30, 02:33](761 MB) + +PASS -- COMPILE 'datm_cdeps_land_intel' [05:11, 04:18] ( 1 remarks ) +PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [02:54, 01:53](309 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_intel' [02:52, 01:33](454 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [02:51, 01:08](455 MB) + +PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [17:11, 16:42] ( 3 remarks ) +PASS -- TEST 'atm_ds2s_docn_pcice_intel' [06:31, 04:14](1923 MB) + +PASS -- COMPILE 'atm_ds2s_docn_dice_intel' [17:13, 16:29] ( 1 remarks ) +PASS -- TEST 'atm_ds2s_docn_dice_intel' [07:19, 04:16](1912 MB) + +PASS -- COMPILE 'atml_intel' [21:16, 20:37] ( 8 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_sbs_intel' [11:40, 07:17](1891 MB) +PASS -- TEST 'control_p8_atmlnd_intel' [11:40, 07:40](1891 MB) +PASS -- TEST 'control_restart_p8_atmlnd_intel' [04:54, 03:44](1044 MB) + +PASS -- COMPILE 'atml_debug_intel' [14:14, 13:23] ( 882 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_debug_intel' [08:52, 06:25](1915 MB) + +PASS -- COMPILE 'atmw_intel' [17:16, 16:40] ( 8 remarks ) +PASS -- TEST 'atmwav_control_noaero_p8_intel' [04:16, 02:50](1900 MB) + +PASS -- COMPILE 'atmaero_intel' [17:12, 16:55] ( 1 remarks ) +PASS -- TEST 'atmaero_control_p8_intel' [09:32, 06:14](3120 MB) +PASS -- TEST 'atmaero_control_p8_rad_intel' [09:32, 06:36](3005 MB) +PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [09:16, 07:00](3018 MB) + +PASS -- COMPILE 'atmaq_debug_intel' [13:15, 12:24] ( 884 warnings 6 remarks ) +PASS -- TEST 'regional_atmaq_debug_intel' [20:39, 18:47](4495 MB) SYNOPSIS: -Starting Date/Time: 20240610 19:25:22 -Ending Date/Time: 20240610 20:56:01 -Total Time: 01h:31m:43s +Starting Date/Time: 20240614 01:52:33 +Ending Date/Time: 20240614 03:31:38 +Total Time: 01h:40m:20s Compiles Completed: 41/41 Tests Completed: 185/185 diff --git a/tests/logs/RegressionTests_hera.log b/tests/logs/RegressionTests_hera.log index cc243f8e3d..6115bda82b 100644 --- a/tests/logs/RegressionTests_hera.log +++ b/tests/logs/RegressionTests_hera.log @@ -1,12 +1,12 @@ ====START OF HERA REGRESSION TESTING LOG==== UFSWM hash used in testing: -b6d8becc13ec8c9642147ed808c4dad9aa862b47 +6c29f3ebd18b4703ac3fcf1a3fda24821da640ef Submodule hashes used in testing: 37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d) - 42d4010d7d1116aa8c4ac322dd353cfbb3e3aaa1 CDEPS-interface/CDEPS (remotes/origin/dice_cplhist) - 180f60fd5c9f76d5656a68f8d478f0155f0dc695 CICE-interface/CICE (heads/emc/develop-11-g180f60f) + fbdf6843d6bde852d97f1547591d90136103f669 CDEPS-interface/CDEPS (cdeps0.4.17-41-gfbdf684) + d406c7e205bd62913eea0bc87bed1aeb63eb2f83 CICE-interface/CICE (CICE6.0.0-449-gd406c7e) 2d837b16af326b09ff4018daab4de84f4deff7ec CMEPS-interface/CMEPS (cmeps_v0.4.1-2307-g2d837b1) cabd7753ae17f7bfcc6dad56daf10868aa51c3f4 CMakeModules (v1.0.0-28-gcabd775) 07c26d1efae47445e4c36ff98942494788e7dc49 FV3 (heads/develop) @@ -24,379 +24,379 @@ 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: /scratch2/NAGAPE/epic/UFS-WM_RT/NEMSfv3gfs/develop-20240607 -COMPARISON DIRECTORY: /scratch1/NCEPDEV/stmp2/Jong.Kim/FV3_RT/rt_84008 +BASELINE DIRECTORY: /scratch2/NAGAPE/epic/UFS-WM_RT/NEMSfv3gfs/develop-20240613 +COMPARISON DIRECTORY: /scratch1/NCEPDEV/stmp2/Fernando.Andrade-maldonado/FV3_RT/rt_2975307 RT.SH OPTIONS USED: -* (-a) - HPC PROJECT ACCOUNT: nems +* (-a) - HPC PROJECT ACCOUNT: epic +* (-l) - USE CONFIG FILE: rt.conf * (-e) - USE ECFLOW -PASS -- COMPILE 's2swa_32bit_intel' [16:12, 13:44] ( 1 warnings 8 remarks ) -PASS -- TEST 'cpld_control_p8_mixedmode_intel' [07:11, 05:46](3293 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_intel' [17:12, 16:36] ( 1 warnings 8 remarks ) -PASS -- TEST 'cpld_control_gfsv17_intel' [19:14, 17:22](1956 MB) -PASS -- TEST 'cpld_control_gfsv17_iau_intel' [19:31, 17:58](2123 MB) -PASS -- TEST 'cpld_restart_gfsv17_intel' [10:15, 08:13](1223 MB) -PASS -- TEST 'cpld_mpi_gfsv17_intel' [21:00, 19:36](1865 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [17:12, 16:25] ( 1 warnings 8 remarks ) -PASS -- TEST 'cpld_control_sfs_intel' [18:44, 16:59](1952 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [06:12, 05:11] ( 1525 warnings 1998 remarks ) -PASS -- TEST 'cpld_debug_gfsv17_intel' [25:15, 22:54](1877 MB) - -PASS -- COMPILE 's2swa_intel' [14:12, 13:43] ( 8 remarks ) -PASS -- TEST 'cpld_control_p8_intel' [07:14, 05:59](3321 MB) -PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [07:24, 05:59](3319 MB) -PASS -- TEST 'cpld_restart_p8_intel' [05:26, 03:38](3233 MB) -PASS -- TEST 'cpld_control_qr_p8_intel' [07:15, 05:57](3339 MB) -PASS -- TEST 'cpld_restart_qr_p8_intel' [05:26, 03:40](3252 MB) -PASS -- TEST 'cpld_2threads_p8_intel' [07:12, 05:48](3599 MB) -PASS -- TEST 'cpld_decomp_p8_intel' [07:13, 06:03](3311 MB) -PASS -- TEST 'cpld_mpi_p8_intel' [06:10, 05:02](3189 MB) -PASS -- TEST 'cpld_control_ciceC_p8_intel' [07:23, 06:04](3318 MB) -PASS -- TEST 'cpld_control_c192_p8_intel' [17:27, 10:37](3493 MB) -PASS -- TEST 'cpld_restart_c192_p8_intel' [10:03, 06:37](3600 MB) -PASS -- TEST 'cpld_bmark_p8_intel' [21:26, 10:06](4235 MB) -PASS -- TEST 'cpld_restart_bmark_p8_intel' [16:55, 06:31](4340 MB) -PASS -- TEST 'cpld_s2sa_p8_intel' [07:17, 05:38](3292 MB) - -PASS -- COMPILE 's2sw_intel' [13:11, 12:41] ( 8 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_intel' [06:56, 04:54](1956 MB) -PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [07:03, 04:39](2034 MB) - -PASS -- COMPILE 's2swa_debug_intel' [06:11, 05:16] ( 1450 warnings 1228 remarks ) -PASS -- TEST 'cpld_debug_p8_intel' [11:12, 08:40](3309 MB) - -PASS -- COMPILE 's2sw_debug_intel' [06:11, 04:46] ( 1450 warnings 1228 remarks ) -PASS -- TEST 'cpld_debug_noaero_p8_intel' [08:04, 05:55](1966 MB) - -PASS -- COMPILE 's2s_aoflux_intel' [13:12, 12:12] ( 1 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [07:03, 04:32](2026 MB) - -PASS -- COMPILE 's2s_intel' [12:12, 11:58] ( 1 remarks ) -PASS -- TEST 'cpld_control_c48_intel' [10:49, 09:46](3071 MB) -PASS -- TEST 'cpld_warmstart_c48_intel' [03:47, 02:52](3060 MB) -PASS -- TEST 'cpld_restart_c48_intel' [02:42, 01:42](2476 MB) - -PASS -- COMPILE 's2swa_faster_intel' [22:13, 21:41] ( 8 remarks ) -PASS -- TEST 'cpld_control_p8_faster_intel' [07:29, 05:39](3321 MB) - -PASS -- COMPILE 's2sw_pdlib_intel' [17:13, 16:19] ( 8 remarks ) -PASS -- TEST 'cpld_control_pdlib_p8_intel' [19:07, 17:30](1996 MB) -PASS -- TEST 'cpld_restart_pdlib_p8_intel' [10:22, 08:19](1251 MB) -PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [21:16, 19:49](1890 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_intel' [06:12, 05:05] ( 1560 warnings 1998 remarks ) -PASS -- TEST 'cpld_debug_pdlib_p8_intel' [27:05, 24:58](1901 MB) - -PASS -- COMPILE 'atm_dyn32_intel' [13:12, 12:29] ( 1 warnings 1 remarks ) -PASS -- TEST 'control_flake_intel' [04:24, 03:31](684 MB) -PASS -- TEST 'control_CubedSphereGrid_intel' [03:43, 02:59](1587 MB) -PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [03:44, 03:03](1587 MB) -PASS -- TEST 'control_latlon_intel' [03:40, 02:56](1577 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [03:46, 02:57](1588 MB) -PASS -- TEST 'control_c48_intel' [08:45, 07:46](1740 MB) -PASS -- TEST 'control_c48.v2.sfc_intel' [07:31, 06:26](849 MB) -PASS -- TEST 'control_c192_intel' [12:01, 10:39](1729 MB) -PASS -- TEST 'control_c384_intel' [13:59, 10:43](1980 MB) -PASS -- TEST 'control_c384gdas_intel' [12:02, 08:31](1384 MB) -PASS -- TEST 'control_stochy_intel' [02:26, 01:40](640 MB) -PASS -- TEST 'control_stochy_restart_intel' [01:35, 01:03](483 MB) -PASS -- TEST 'control_lndp_intel' [02:25, 01:35](642 MB) -PASS -- TEST 'control_iovr4_intel' [03:26, 02:30](639 MB) -PASS -- TEST 'control_iovr5_intel' [03:27, 02:31](637 MB) -PASS -- TEST 'control_p8_intel' [05:04, 03:11](1879 MB) -PASS -- TEST 'control_p8.v2.sfc_intel' [05:10, 03:08](1871 MB) -PASS -- TEST 'control_p8_ugwpv1_intel' [04:01, 03:03](1876 MB) -PASS -- TEST 'control_restart_p8_intel' [02:59, 01:50](1117 MB) -PASS -- TEST 'control_noqr_p8_intel' [05:04, 03:07](1852 MB) -PASS -- TEST 'control_restart_noqr_p8_intel' [03:03, 01:47](1138 MB) -PASS -- TEST 'control_decomp_p8_intel' [05:02, 03:13](1866 MB) -PASS -- TEST 'control_2threads_p8_intel' [03:57, 02:58](1964 MB) -PASS -- TEST 'control_p8_lndp_intel' [06:50, 05:33](1874 MB) -PASS -- TEST 'control_p8_rrtmgp_intel' [06:05, 04:14](1951 MB) -PASS -- TEST 'control_p8_mynn_intel' [05:03, 03:09](1895 MB) -PASS -- TEST 'merra2_thompson_intel' [04:57, 03:33](1882 MB) -PASS -- TEST 'regional_control_intel' [06:46, 05:33](1088 MB) -PASS -- TEST 'regional_restart_intel' [03:42, 02:58](1083 MB) -PASS -- TEST 'regional_decomp_intel' [06:41, 05:54](1080 MB) -PASS -- TEST 'regional_2threads_intel' [04:39, 03:40](1079 MB) -PASS -- TEST 'regional_noquilt_intel' [06:40, 05:31](1379 MB) -PASS -- TEST 'regional_netcdf_parallel_intel' [06:42, 05:27](1083 MB) -PASS -- TEST 'regional_2dwrtdecomp_intel' [06:38, 05:32](1089 MB) -PASS -- TEST 'regional_wofs_intel' [07:38, 07:00](1892 MB) - -PASS -- COMPILE 'rrfs_intel' [12:12, 11:23] ( 3 warnings 9 remarks ) -PASS -- TEST 'rap_control_intel' [08:41, 08:02](1095 MB) -PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [06:13, 04:14](1288 MB) -PASS -- TEST 'rap_decomp_intel' [09:45, 08:17](1018 MB) -PASS -- TEST 'rap_2threads_intel' [08:38, 07:30](1171 MB) -PASS -- TEST 'rap_restart_intel' [05:49, 04:07](1093 MB) -PASS -- TEST 'rap_sfcdiff_intel' [08:45, 07:48](1082 MB) -PASS -- TEST 'rap_sfcdiff_decomp_intel' [09:42, 08:10](1021 MB) -PASS -- TEST 'rap_sfcdiff_restart_intel' [06:51, 05:56](1112 MB) -PASS -- TEST 'hrrr_control_intel' [05:38, 04:01](1021 MB) -PASS -- TEST 'hrrr_control_decomp_intel' [05:36, 04:10](1014 MB) -PASS -- TEST 'hrrr_control_2threads_intel' [04:42, 03:43](1090 MB) -PASS -- TEST 'hrrr_control_restart_intel' [03:32, 02:12](981 MB) -PASS -- TEST 'rrfs_v1beta_intel' [08:51, 07:44](1083 MB) -PASS -- TEST 'rrfs_v1nssl_intel' [10:33, 09:23](1975 MB) -PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [10:28, 09:12](2045 MB) - -PASS -- COMPILE 'csawmg_intel' [11:12, 10:48] -PASS -- TEST 'control_csawmg_intel' [07:54, 06:15](1010 MB) -PASS -- TEST 'control_ras_intel' [04:30, 03:19](728 MB) - -PASS -- COMPILE 'csawmg_gnu' [05:12, 04:24] -PASS -- TEST 'control_csawmg_gnu' [09:39, 08:30](738 MB) - -PASS -- COMPILE 'wam_intel' [11:11, 10:31] -PASS -- TEST 'control_wam_intel' [02:25, 02:08](639 MB) - -PASS -- COMPILE 'atm_faster_dyn32_intel' [19:13, 18:26] ( 1 remarks ) -PASS -- TEST 'control_p8_faster_intel' [04:03, 02:46](1888 MB) -PASS -- TEST 'regional_control_faster_intel' [05:40, 04:51](1079 MB) - -PASS -- COMPILE 'atm_debug_dyn32_intel' [07:12, 06:54] ( 884 warnings 9 remarks ) -PASS -- TEST 'control_CubedSphereGrid_debug_intel' [03:56, 02:40](1576 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [03:56, 02:39](1577 MB) -PASS -- TEST 'control_stochy_debug_intel' [04:31, 03:05](781 MB) -PASS -- TEST 'control_lndp_debug_intel' [03:30, 02:46](782 MB) -PASS -- TEST 'control_csawmg_debug_intel' [05:51, 04:34](1103 MB) -PASS -- TEST 'control_ras_debug_intel' [03:32, 02:46](790 MB) -PASS -- TEST 'control_diag_debug_intel' [04:01, 02:44](1638 MB) -PASS -- TEST 'control_debug_p8_intel' [03:55, 03:04](1870 MB) -PASS -- TEST 'regional_debug_intel' [18:51, 17:31](1055 MB) -PASS -- TEST 'rap_control_debug_intel' [06:34, 04:54](1172 MB) -PASS -- TEST 'hrrr_control_debug_intel' [05:31, 04:46](1167 MB) -PASS -- TEST 'hrrr_gf_debug_intel' [06:34, 04:52](1173 MB) -PASS -- TEST 'hrrr_c3_debug_intel' [06:35, 04:56](1171 MB) -PASS -- TEST 'rap_unified_drag_suite_debug_intel' [06:35, 05:01](1162 MB) -PASS -- TEST 'rap_diag_debug_intel' [06:49, 05:13](1254 MB) -PASS -- TEST 'rap_cires_ugwp_debug_intel' [06:33, 04:59](1166 MB) -PASS -- TEST 'rap_unified_ugwp_debug_intel' [06:26, 05:09](1171 MB) -PASS -- TEST 'rap_lndp_debug_intel' [05:28, 05:06](1164 MB) -PASS -- TEST 'rap_progcld_thompson_debug_intel' [05:25, 04:55](1166 MB) -PASS -- TEST 'rap_noah_debug_intel' [05:24, 04:48](1170 MB) -PASS -- TEST 'rap_sfcdiff_debug_intel' [05:30, 04:59](1166 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [08:27, 08:02](1170 MB) -PASS -- TEST 'rrfs_v1beta_debug_intel' [05:24, 04:54](1159 MB) -PASS -- TEST 'rap_clm_lake_debug_intel' [06:29, 05:58](1167 MB) -PASS -- TEST 'rap_flake_debug_intel' [06:27, 05:01](1167 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [09:44, 08:26](1174 MB) - -PASS -- COMPILE 'atm_debug_dyn32_gnu' [05:11, 04:36] -PASS -- TEST 'control_csawmg_debug_gnu' [03:37, 02:21](708 MB) - -PASS -- COMPILE 'wam_debug_intel' [06:11, 04:22] ( 855 warnings ) -PASS -- TEST 'control_wam_debug_intel' [06:23, 05:02](471 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [11:12, 11:07] ( 3 warnings 8 remarks ) -PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [06:08, 04:00](1146 MB) -PASS -- TEST 'rap_control_dyn32_phy32_intel' [07:40, 06:31](1026 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [04:42, 03:26](969 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [07:35, 06:14](1079 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [04:36, 03:16](946 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [04:36, 03:39](921 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_intel' [05:52, 04:54](1018 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [02:35, 01:57](915 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [16:12, 15:09] ( 3 warnings 8 remarks ) -PASS -- TEST 'conus13km_control_intel' [03:59, 02:10](1190 MB) -PASS -- TEST 'conus13km_2threads_intel' [01:48, 00:56](1106 MB) -PASS -- TEST 'conus13km_restart_mismatch_intel' [02:50, 01:17](1098 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [11:11, 10:59] ( 3 warnings 8 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_intel' [05:45, 04:17](965 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [05:11, 04:24] ( 787 warnings 8 remarks ) -PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [06:25, 04:53](1043 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [05:25, 04:42](1048 MB) -PASS -- TEST 'conus13km_debug_intel' [15:55, 14:39](1182 MB) -PASS -- TEST 'conus13km_debug_qr_intel' [15:54, 14:37](881 MB) -PASS -- TEST 'conus13km_debug_2threads_intel' [09:52, 08:18](1107 MB) -PASS -- TEST 'conus13km_radar_tten_debug_intel' [15:47, 14:32](1250 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [04:12, 04:05] ( 787 warnings 8 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [06:26, 05:00](1092 MB) - -PASS -- COMPILE 'hafsw_intel' [13:13, 12:38] ( 1 warnings 8 remarks ) -PASS -- TEST 'hafs_regional_atm_intel' [07:17, 05:16](720 MB) -PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [08:43, 06:36](1095 MB) -PASS -- TEST 'hafs_regional_atm_ocn_intel' [09:45, 07:14](810 MB) -PASS -- TEST 'hafs_regional_atm_wav_intel' [15:23, 13:45](844 MB) -PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [17:36, 15:23](860 MB) -PASS -- TEST 'hafs_regional_1nest_atm_intel' [07:09, 05:40](485 MB) -PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [08:33, 07:03](496 MB) -PASS -- TEST 'hafs_global_1nest_atm_intel' [03:53, 02:52](357 MB) -PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [10:20, 07:36](470 MB) -PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [04:50, 03:55](515 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [04:53, 03:41](514 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [06:04, 04:14](570 MB) -PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [02:30, 01:14](386 MB) -PASS -- TEST 'gnv1_nested_intel' [06:39, 04:03](1735 MB) - -PASS -- COMPILE 'hafsw_debug_intel' [05:11, 04:39] ( 1467 warnings 1501 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [14:01, 12:44](536 MB) - -PASS -- COMPILE 'hafsw_faster_intel' [21:13, 20:39] ( 7 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [10:02, 08:49](629 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [11:08, 08:57](721 MB) - -PASS -- COMPILE 'hafs_mom6w_intel' [13:12, 12:55] ( 7 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [09:06, 06:36](700 MB) - -PASS -- COMPILE 'hafs_all_intel' [12:12, 11:50] ( 7 remarks ) -PASS -- TEST 'hafs_regional_docn_intel' [08:21, 06:30](810 MB) -PASS -- TEST 'hafs_regional_docn_oisst_intel' [08:20, 06:46](795 MB) -PASS -- TEST 'hafs_regional_datm_cdeps_intel' [17:01, 15:58](1236 MB) - -PASS -- COMPILE 'datm_cdeps_intel' [07:11, 07:01] -PASS -- TEST 'datm_cdeps_control_cfsr_intel' [03:26, 02:46](1136 MB) -PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [02:22, 01:39](1108 MB) -PASS -- TEST 'datm_cdeps_control_gefs_intel' [03:22, 02:38](1012 MB) -PASS -- TEST 'datm_cdeps_iau_gefs_intel' [03:23, 02:39](1018 MB) -PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [03:21, 02:37](1010 MB) -PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [03:20, 02:39](1142 MB) -PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [03:21, 02:44](1145 MB) -PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [03:20, 02:36](1014 MB) -PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [08:42, 06:23](1062 MB) -PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [08:30, 06:22](1037 MB) -PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [03:18, 02:44](1131 MB) -PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [04:22, 03:57](2379 MB) -PASS -- TEST 'datm_cdeps_gfs_intel' [05:22, 04:07](2487 MB) - -PASS -- COMPILE 'datm_cdeps_debug_intel' [04:11, 03:20] ( 2 warnings ) -PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [07:21, 06:22](1060 MB) - -PASS -- COMPILE 'datm_cdeps_faster_intel' [07:13, 06:42] -PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [03:21, 02:41](1127 MB) - -PASS -- COMPILE 'datm_cdeps_land_intel' [02:10, 01:56] ( 1 remarks ) -PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [02:32, 00:52](253 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_intel' [02:27, 00:53](313 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [01:27, 00:34](314 MB) - -PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [12:12, 11:58] ( 1 remarks ) -PASS -- TEST 'atm_ds2s_docn_pcice_intel' [05:07, 03:45](1968 MB) - -PASS -- COMPILE 'atm_ds2s_docn_dice_intel' [12:12, 11:41] ( 1 remarks ) -PASS -- TEST 'atm_ds2s_docn_dice_intel' [05:12, 03:39](1943 MB) - -PASS -- COMPILE 'atml_intel' [13:13, 12:39] ( 8 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_sbs_intel' [06:07, 04:30](1851 MB) -PASS -- TEST 'control_p8_atmlnd_intel' [06:05, 04:31](1847 MB) -PASS -- TEST 'control_restart_p8_atmlnd_intel' [03:54, 02:28](1070 MB) - -PASS -- COMPILE 'atml_debug_intel' [06:11, 05:09] ( 882 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_debug_intel' [06:58, 05:43](1839 MB) - -PASS -- COMPILE 'atmw_intel' [12:12, 11:47] ( 8 remarks ) -PASS -- TEST 'atmwav_control_noaero_p8_intel' [03:50, 01:54](1896 MB) - -PASS -- COMPILE 'atmaero_intel' [12:12, 11:29] ( 1 remarks ) -PASS -- TEST 'atmaero_control_p8_intel' [06:00, 04:15](3170 MB) -PASS -- TEST 'atmaero_control_p8_rad_intel' [05:57, 04:53](3077 MB) -PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [05:45, 04:58](3087 MB) - -PASS -- COMPILE 'atmaq_debug_intel' [04:11, 04:01] ( 884 warnings 6 remarks ) -PASS -- TEST 'regional_atmaq_debug_intel' [24:09, 22:11](4447 MB) - -PASS -- COMPILE 'atm_gnu' [05:11, 04:48] -PASS -- TEST 'control_c48_gnu' [12:42, 11:20](1532 MB) -PASS -- TEST 'control_stochy_gnu' [04:24, 03:23](493 MB) -PASS -- TEST 'control_ras_gnu' [05:22, 04:46](495 MB) -PASS -- TEST 'control_p8_gnu' [06:00, 04:48](1437 MB) -PASS -- TEST 'control_p8_ugwpv1_gnu' [05:52, 04:44](1450 MB) -PASS -- TEST 'control_flake_gnu' [11:25, 10:16](538 MB) - -PASS -- COMPILE 'rrfs_gnu' [05:12, 04:15] -PASS -- TEST 'rap_control_gnu' [11:33, 10:54](807 MB) -PASS -- TEST 'rap_decomp_gnu' [11:33, 10:57](847 MB) -PASS -- TEST 'rap_2threads_gnu' [10:41, 09:55](932 MB) -PASS -- TEST 'rap_restart_gnu' [06:46, 05:32](566 MB) -PASS -- TEST 'rap_sfcdiff_gnu' [11:41, 10:51](812 MB) -PASS -- TEST 'rap_sfcdiff_decomp_gnu' [11:38, 11:05](843 MB) -PASS -- TEST 'rap_sfcdiff_restart_gnu' [09:51, 08:10](574 MB) -PASS -- TEST 'hrrr_control_gnu' [06:37, 05:37](808 MB) -PASS -- TEST 'hrrr_control_noqr_gnu' [06:35, 05:36](795 MB) -PASS -- TEST 'hrrr_control_2threads_gnu' [05:47, 05:05](923 MB) -PASS -- TEST 'hrrr_control_decomp_gnu' [06:34, 05:43](839 MB) -PASS -- TEST 'hrrr_control_restart_gnu' [03:34, 02:58](554 MB) -PASS -- TEST 'hrrr_control_restart_noqr_gnu' [03:30, 02:51](648 MB) -PASS -- TEST 'rrfs_v1beta_gnu' [11:45, 10:33](803 MB) - -PASS -- COMPILE 'atm_dyn32_debug_gnu' [08:12, 07:50] -PASS -- TEST 'control_diag_debug_gnu' [02:50, 01:39](1259 MB) -PASS -- TEST 'regional_debug_gnu' [12:42, 11:55](714 MB) -PASS -- TEST 'rap_control_debug_gnu' [03:27, 02:37](805 MB) -PASS -- TEST 'hrrr_control_debug_gnu' [03:26, 02:35](808 MB) -PASS -- TEST 'hrrr_gf_debug_gnu' [03:25, 02:39](809 MB) -PASS -- TEST 'hrrr_c3_debug_gnu' [03:24, 02:39](813 MB) -PASS -- TEST 'rap_diag_debug_gnu' [04:40, 02:48](895 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_gnu' [05:23, 04:03](806 MB) -PASS -- TEST 'rap_progcld_thompson_debug_gnu' [04:24, 02:37](811 MB) -PASS -- TEST 'rrfs_v1beta_debug_gnu' [04:26, 02:38](805 MB) -PASS -- TEST 'control_ras_debug_gnu' [02:22, 01:32](445 MB) -PASS -- TEST 'control_stochy_debug_gnu' [02:28, 01:42](436 MB) -PASS -- TEST 'control_debug_p8_gnu' [02:42, 01:48](1415 MB) -PASS -- TEST 'rap_flake_debug_gnu' [03:24, 02:36](811 MB) -PASS -- TEST 'rap_clm_lake_debug_gnu' [03:24, 02:56](813 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_gnu' [05:40, 04:21](823 MB) - -PASS -- COMPILE 'wam_debug_gnu' [03:11, 02:29] -PASS -- TEST 'control_wam_debug_gnu' [03:24, 02:28](170 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_gnu' [05:12, 04:14] -PASS -- TEST 'rap_control_dyn32_phy32_gnu' [10:38, 09:32](698 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_gnu' [05:40, 04:56](702 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_gnu' [09:44, 08:41](749 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_gnu' [05:38, 04:35](740 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_gnu' [06:34, 05:08](696 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_gnu' [07:43, 07:01](539 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_gnu' [03:31, 02:36](530 MB) -PASS -- TEST 'conus13km_control_gnu' [05:08, 03:15](865 MB) -PASS -- TEST 'conus13km_2threads_gnu' [06:48, 05:49](874 MB) -PASS -- TEST 'conus13km_restart_mismatch_gnu' [02:47, 01:49](546 MB) - -PASS -- COMPILE 'atm_dyn64_phy32_gnu' [11:12, 10:58] -PASS -- TEST 'rap_control_dyn64_phy32_gnu' [06:40, 05:40](727 MB) - -PASS -- COMPILE 'atm_dyn32_phy32_debug_gnu' [08:11, 07:41] -PASS -- TEST 'rap_control_debug_dyn32_phy32_gnu' [03:27, 02:36](701 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_gnu' [03:24, 02:32](698 MB) -PASS -- TEST 'conus13km_debug_gnu' [07:53, 07:02](863 MB) -PASS -- TEST 'conus13km_debug_qr_gnu' [08:49, 07:14](562 MB) -PASS -- TEST 'conus13km_debug_2threads_gnu' [08:44, 07:41](865 MB) -PASS -- TEST 'conus13km_radar_tten_debug_gnu' [07:48, 07:08](931 MB) - -PASS -- COMPILE 'atm_dyn64_phy32_debug_gnu' [08:12, 07:47] -PASS -- TEST 'rap_control_dyn64_phy32_debug_gnu' [03:25, 02:35](727 MB) - -PASS -- COMPILE 's2swa_gnu' [17:12, 16:34] - -PASS -- COMPILE 's2s_gnu' [17:13, 16:20] -PASS -- TEST 'cpld_control_nowave_noaero_p8_gnu' [10:06, 07:47](1510 MB) - -PASS -- COMPILE 's2swa_debug_gnu' [04:11, 03:22] - -PASS -- COMPILE 's2sw_pdlib_gnu' [16:13, 15:46] -PASS -- TEST 'cpld_control_pdlib_p8_gnu' [21:01, 19:19](1435 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_gnu' [04:12, 03:08] -PASS -- TEST 'cpld_debug_pdlib_p8_gnu' [18:58, 16:35](1451 MB) - -PASS -- COMPILE 'datm_cdeps_gnu' [16:13, 15:32] -PASS -- TEST 'datm_cdeps_control_cfsr_gnu' [03:20, 03:01](685 MB) +PASS -- COMPILE 's2swa_32bit_intel' [16:12, 13:52] ( 1 warnings 8 remarks ) +PASS -- TEST 'cpld_control_p8_mixedmode_intel' [08:29, 05:56](3304 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_intel' [17:12, 16:39] ( 1 warnings 8 remarks ) +PASS -- TEST 'cpld_control_gfsv17_intel' [20:09, 17:20](1996 MB) +PASS -- TEST 'cpld_control_gfsv17_iau_intel' [26:32, 18:00](2153 MB) +PASS -- TEST 'cpld_restart_gfsv17_intel' [17:17, 08:09](1257 MB) +PASS -- TEST 'cpld_mpi_gfsv17_intel' [22:02, 19:25](1880 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [17:12, 16:43] ( 1 warnings 8 remarks ) +PASS -- TEST 'cpld_control_sfs_intel' [19:49, 17:02](1977 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [07:11, 05:31] ( 1525 warnings 1998 remarks ) +PASS -- TEST 'cpld_debug_gfsv17_intel' [24:58, 23:02](1917 MB) + +PASS -- COMPILE 's2swa_intel' [16:12, 13:30] ( 8 remarks ) +PASS -- TEST 'cpld_control_p8_intel' [08:26, 06:05](3327 MB) +PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [08:35, 06:08](3352 MB) +PASS -- TEST 'cpld_restart_p8_intel' [05:26, 03:36](3264 MB) +PASS -- TEST 'cpld_control_qr_p8_intel' [08:26, 06:04](3370 MB) +PASS -- TEST 'cpld_restart_qr_p8_intel' [05:26, 03:41](3278 MB) +PASS -- TEST 'cpld_2threads_p8_intel' [08:20, 05:51](3629 MB) +PASS -- TEST 'cpld_decomp_p8_intel' [08:20, 06:03](3341 MB) +PASS -- TEST 'cpld_mpi_p8_intel' [07:18, 05:00](3199 MB) +PASS -- TEST 'cpld_control_ciceC_p8_intel' [08:35, 06:05](3345 MB) +PASS -- TEST 'cpld_control_c192_p8_intel' [13:08, 10:25](3524 MB) +PASS -- TEST 'cpld_restart_c192_p8_intel' [10:34, 06:34](3632 MB) +PASS -- TEST 'cpld_bmark_p8_intel' [18:58, 09:51](4285 MB) +PASS -- TEST 'cpld_restart_bmark_p8_intel' [20:20, 06:28](4373 MB) +PASS -- TEST 'cpld_s2sa_p8_intel' [08:26, 05:42](3322 MB) + +PASS -- COMPILE 's2sw_intel' [16:12, 12:53] ( 8 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_intel' [07:12, 05:01](1994 MB) +PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [07:18, 04:41](2037 MB) + +PASS -- COMPILE 's2swa_debug_intel' [06:11, 05:33] ( 1450 warnings 1228 remarks ) +PASS -- TEST 'cpld_debug_p8_intel' [11:10, 08:39](3355 MB) + +PASS -- COMPILE 's2sw_debug_intel' [08:11, 04:58] ( 1450 warnings 1228 remarks ) +PASS -- TEST 'cpld_debug_noaero_p8_intel' [07:54, 05:58](2020 MB) + +PASS -- COMPILE 's2s_aoflux_intel' [14:12, 12:08] ( 1 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [07:02, 04:34](2056 MB) + +PASS -- COMPILE 's2s_intel' [13:12, 12:09] ( 1 remarks ) +PASS -- TEST 'cpld_control_c48_intel' [11:48, 09:44](3088 MB) +PASS -- TEST 'cpld_warmstart_c48_intel' [04:44, 02:50](3074 MB) +PASS -- TEST 'cpld_restart_c48_intel' [02:40, 01:41](2505 MB) + +PASS -- COMPILE 's2swa_faster_intel' [23:14, 21:42] ( 8 remarks ) +PASS -- TEST 'cpld_control_p8_faster_intel' [12:16, 06:00](3346 MB) + +PASS -- COMPILE 's2sw_pdlib_intel' [18:14, 16:21] ( 8 remarks ) +PASS -- TEST 'cpld_control_pdlib_p8_intel' [21:01, 17:16](2017 MB) +PASS -- TEST 'cpld_restart_pdlib_p8_intel' [17:21, 08:16](1279 MB) +PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [31:08, 19:48](1919 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_intel' [06:11, 05:02] ( 1560 warnings 1998 remarks ) +PASS -- TEST 'cpld_debug_pdlib_p8_intel' [27:00, 25:26](1954 MB) + +PASS -- COMPILE 'atm_dyn32_intel' [13:12, 12:01] ( 1 warnings 1 remarks ) +PASS -- TEST 'control_flake_intel' [04:23, 03:27](709 MB) +PASS -- TEST 'control_CubedSphereGrid_intel' [04:41, 02:55](1608 MB) +PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [07:48, 03:07](1608 MB) +PASS -- TEST 'control_latlon_intel' [07:40, 03:02](1607 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [06:57, 03:04](1602 MB) +PASS -- TEST 'control_c48_intel' [09:50, 07:41](1748 MB) +PASS -- TEST 'control_c48.v2.sfc_intel' [08:27, 06:26](872 MB) +PASS -- TEST 'control_c192_intel' [13:58, 10:38](1746 MB) +PASS -- TEST 'control_c384_intel' [12:53, 10:45](2017 MB) +PASS -- TEST 'control_c384gdas_intel' [13:51, 08:08](1396 MB) +PASS -- TEST 'control_stochy_intel' [05:22, 01:47](659 MB) +PASS -- TEST 'control_stochy_restart_intel' [07:30, 01:00](502 MB) +PASS -- TEST 'control_lndp_intel' [04:21, 01:43](657 MB) +PASS -- TEST 'control_iovr4_intel' [05:25, 02:36](656 MB) +PASS -- TEST 'control_iovr5_intel' [05:22, 02:35](657 MB) +PASS -- TEST 'control_p8_intel' [05:56, 03:13](1902 MB) +PASS -- TEST 'control_p8.v2.sfc_intel' [05:01, 03:13](1904 MB) +PASS -- TEST 'control_p8_ugwpv1_intel' [04:54, 03:05](1898 MB) +PASS -- TEST 'control_restart_p8_intel' [10:48, 01:48](1133 MB) +PASS -- TEST 'control_noqr_p8_intel' [07:52, 03:05](1884 MB) +PASS -- TEST 'control_restart_noqr_p8_intel' [15:54, 01:48](1166 MB) +PASS -- TEST 'control_decomp_p8_intel' [06:48, 03:17](1885 MB) +PASS -- TEST 'control_2threads_p8_intel' [06:46, 02:54](1978 MB) +PASS -- TEST 'control_p8_lndp_intel' [08:43, 05:26](1892 MB) +PASS -- TEST 'control_p8_rrtmgp_intel' [07:50, 04:14](1969 MB) +PASS -- TEST 'control_p8_mynn_intel' [06:54, 03:11](1912 MB) +PASS -- TEST 'merra2_thompson_intel' [04:52, 03:28](1915 MB) +PASS -- TEST 'regional_control_intel' [10:40, 05:44](1101 MB) +PASS -- TEST 'regional_restart_intel' [10:36, 02:57](1097 MB) +PASS -- TEST 'regional_decomp_intel' [14:49, 05:45](1094 MB) +PASS -- TEST 'regional_2threads_intel' [11:39, 03:30](1096 MB) +PASS -- TEST 'regional_noquilt_intel' [14:43, 05:30](1402 MB) +PASS -- TEST 'regional_netcdf_parallel_intel' [14:48, 05:22](1099 MB) +PASS -- TEST 'regional_2dwrtdecomp_intel' [14:43, 05:22](1102 MB) +PASS -- TEST 'regional_wofs_intel' [15:41, 06:52](1914 MB) + +PASS -- COMPILE 'rrfs_intel' [13:12, 11:15] ( 3 warnings 9 remarks ) +PASS -- TEST 'rap_control_intel' [15:41, 07:49](1108 MB) +PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [13:00, 04:24](1300 MB) +PASS -- TEST 'rap_decomp_intel' [16:36, 08:14](1040 MB) +PASS -- TEST 'rap_2threads_intel' [14:48, 07:21](1186 MB) +PASS -- TEST 'rap_restart_intel' [08:48, 04:05](1107 MB) +PASS -- TEST 'rap_sfcdiff_intel' [15:52, 07:55](1104 MB) +PASS -- TEST 'rap_sfcdiff_decomp_intel' [15:52, 08:16](1048 MB) +PASS -- TEST 'rap_sfcdiff_restart_intel' [08:48, 06:03](1132 MB) +PASS -- TEST 'hrrr_control_intel' [12:38, 04:02](1043 MB) +PASS -- TEST 'hrrr_control_decomp_intel' [15:37, 04:09](1035 MB) +PASS -- TEST 'hrrr_control_2threads_intel' [16:37, 03:42](1117 MB) +PASS -- TEST 'hrrr_control_restart_intel' [07:29, 02:22](1002 MB) +PASS -- TEST 'rrfs_v1beta_intel' [20:52, 07:37](1100 MB) +PASS -- TEST 'rrfs_v1nssl_intel' [22:33, 09:20](1990 MB) +PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [21:31, 09:10](2064 MB) + +PASS -- COMPILE 'csawmg_intel' [12:12, 10:46] +PASS -- TEST 'control_csawmg_intel' [17:41, 06:12](1024 MB) +PASS -- TEST 'control_ras_intel' [13:26, 03:19](750 MB) + +PASS -- COMPILE 'csawmg_gnu' [05:12, 04:16] +PASS -- TEST 'control_csawmg_gnu' [09:38, 08:29](761 MB) + +PASS -- COMPILE 'wam_intel' [11:13, 10:38] ( 1 remarks ) +PASS -- TEST 'control_wam_intel' [20:51, 10:58](1672 MB) + +PASS -- COMPILE 'atm_faster_dyn32_intel' [19:14, 18:22] ( 1 remarks ) +PASS -- TEST 'control_p8_faster_intel' [12:50, 02:49](1901 MB) +PASS -- TEST 'regional_control_faster_intel' [13:40, 04:55](1092 MB) + +PASS -- COMPILE 'atm_debug_dyn32_intel' [07:11, 06:47] ( 884 warnings 9 remarks ) +PASS -- TEST 'control_CubedSphereGrid_debug_intel' [06:56, 02:45](1616 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [07:56, 02:45](1614 MB) +PASS -- TEST 'control_stochy_debug_intel' [05:29, 03:01](820 MB) +PASS -- TEST 'control_lndp_debug_intel' [04:29, 02:47](817 MB) +PASS -- TEST 'control_csawmg_debug_intel' [08:49, 04:24](1139 MB) +PASS -- TEST 'control_ras_debug_intel' [04:28, 02:49](825 MB) +PASS -- TEST 'control_diag_debug_intel' [07:57, 02:51](1681 MB) +PASS -- TEST 'control_debug_p8_intel' [07:54, 03:01](1907 MB) +PASS -- TEST 'regional_debug_intel' [21:52, 17:18](1097 MB) +PASS -- TEST 'rap_control_debug_intel' [07:31, 05:00](1210 MB) +PASS -- TEST 'hrrr_control_debug_intel' [06:33, 04:51](1209 MB) +PASS -- TEST 'hrrr_gf_debug_intel' [06:33, 04:50](1209 MB) +PASS -- TEST 'hrrr_c3_debug_intel' [06:33, 04:51](1210 MB) +PASS -- TEST 'rap_unified_drag_suite_debug_intel' [06:33, 04:55](1205 MB) +PASS -- TEST 'rap_diag_debug_intel' [09:40, 05:14](1290 MB) +PASS -- TEST 'rap_cires_ugwp_debug_intel' [09:30, 05:02](1207 MB) +PASS -- TEST 'rap_unified_ugwp_debug_intel' [09:27, 05:03](1206 MB) +PASS -- TEST 'rap_lndp_debug_intel' [09:27, 04:56](1206 MB) +PASS -- TEST 'rap_progcld_thompson_debug_intel' [09:24, 04:55](1203 MB) +PASS -- TEST 'rap_noah_debug_intel' [13:27, 04:48](1202 MB) +PASS -- TEST 'rap_sfcdiff_debug_intel' [10:25, 04:51](1209 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [15:24, 08:10](1209 MB) +PASS -- TEST 'rrfs_v1beta_debug_intel' [12:25, 04:59](1204 MB) +PASS -- TEST 'rap_clm_lake_debug_intel' [12:25, 05:52](1213 MB) +PASS -- TEST 'rap_flake_debug_intel' [11:26, 05:03](1210 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [14:42, 08:30](1208 MB) + +PASS -- COMPILE 'atm_debug_dyn32_gnu' [05:11, 04:35] +PASS -- TEST 'control_csawmg_debug_gnu' [03:32, 02:23](723 MB) + +PASS -- COMPILE 'wam_debug_intel' [05:12, 04:03] ( 839 warnings 1 remarks ) +PASS -- TEST 'control_wam_debug_intel' [17:49, 13:34](1681 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [12:12, 10:45] ( 3 warnings 8 remarks ) +PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [08:07, 04:04](1162 MB) +PASS -- TEST 'rap_control_dyn32_phy32_intel' [10:41, 06:38](1055 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [06:35, 03:34](984 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [09:34, 06:19](1107 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [11:34, 03:11](962 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [11:31, 03:37](936 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_intel' [07:40, 04:52](1041 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [05:26, 01:58](926 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [16:15, 15:07] ( 3 warnings 8 remarks ) +PASS -- TEST 'conus13km_control_intel' [10:53, 02:14](1208 MB) +PASS -- TEST 'conus13km_2threads_intel' [04:51, 00:55](1123 MB) +PASS -- TEST 'conus13km_restart_mismatch_intel' [04:49, 01:16](1117 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [12:13, 10:57] ( 3 warnings 8 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_intel' [11:42, 04:11](982 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [06:11, 04:32] ( 787 warnings 8 remarks ) +PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [11:23, 04:49](1087 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [11:21, 04:52](1092 MB) +PASS -- TEST 'conus13km_debug_intel' [20:46, 14:42](1225 MB) +PASS -- TEST 'conus13km_debug_qr_intel' [19:44, 14:44](932 MB) +PASS -- TEST 'conus13km_debug_2threads_intel' [12:40, 08:10](1163 MB) +PASS -- TEST 'conus13km_radar_tten_debug_intel' [18:42, 15:09](1315 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [06:11, 04:20] ( 787 warnings 8 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [08:22, 04:55](1132 MB) + +PASS -- COMPILE 'hafsw_intel' [15:13, 12:34] ( 1 warnings 8 remarks ) +PASS -- TEST 'hafs_regional_atm_intel' [09:14, 05:23](748 MB) +PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [08:34, 06:30](1124 MB) +PASS -- TEST 'hafs_regional_atm_ocn_intel' [10:25, 07:17](842 MB) +PASS -- TEST 'hafs_regional_atm_wav_intel' [18:27, 13:52](860 MB) +PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [19:27, 15:42](886 MB) +PASS -- TEST 'hafs_regional_1nest_atm_intel' [09:58, 05:56](507 MB) +PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [11:26, 07:10](522 MB) +PASS -- TEST 'hafs_global_1nest_atm_intel' [05:39, 02:57](379 MB) +PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [12:39, 07:43](484 MB) +PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [06:46, 04:03](537 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [06:56, 03:38](529 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [05:48, 04:18](593 MB) +PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [02:27, 01:23](403 MB) +PASS -- TEST 'gnv1_nested_intel' [07:34, 04:10](1750 MB) + +PASS -- COMPILE 'hafsw_debug_intel' [06:11, 04:32] ( 1467 warnings 1501 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [14:56, 13:01](589 MB) + +PASS -- COMPILE 'hafsw_faster_intel' [22:13, 20:51] ( 7 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [11:05, 08:55](646 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [11:10, 08:59](722 MB) + +PASS -- COMPILE 'hafs_mom6w_intel' [13:12, 12:49] ( 7 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [08:08, 06:47](700 MB) + +PASS -- COMPILE 'hafs_all_intel' [14:12, 11:44] ( 7 remarks ) +PASS -- TEST 'hafs_regional_docn_intel' [12:16, 06:33](834 MB) +PASS -- TEST 'hafs_regional_docn_oisst_intel' [12:16, 06:50](814 MB) +PASS -- TEST 'hafs_regional_datm_cdeps_intel' [19:57, 16:24](1219 MB) + +PASS -- COMPILE 'datm_cdeps_intel' [11:12, 06:41] +PASS -- TEST 'datm_cdeps_control_cfsr_intel' [05:19, 02:45](1149 MB) +PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [03:20, 01:44](1099 MB) +PASS -- TEST 'datm_cdeps_control_gefs_intel' [05:18, 02:38](1016 MB) +PASS -- TEST 'datm_cdeps_iau_gefs_intel' [05:20, 02:37](1027 MB) +PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [05:20, 02:41](1024 MB) +PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [04:19, 02:45](1153 MB) +PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [04:18, 02:44](1154 MB) +PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [04:18, 02:35](1015 MB) +PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [08:19, 06:13](1064 MB) +PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [08:15, 06:21](1044 MB) +PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [04:16, 02:41](1148 MB) +PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [05:20, 03:58](2450 MB) +PASS -- TEST 'datm_cdeps_gfs_intel' [05:20, 03:57](2502 MB) + +PASS -- COMPILE 'datm_cdeps_debug_intel' [07:11, 03:39] ( 2 warnings ) +PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [07:19, 06:25](1062 MB) + +PASS -- COMPILE 'datm_cdeps_faster_intel' [09:13, 06:38] +PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [04:17, 02:45](1156 MB) + +PASS -- COMPILE 'datm_cdeps_land_intel' [03:11, 01:12] ( 1 remarks ) +PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [03:31, 00:54](259 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_intel' [02:24, 00:58](321 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [01:24, 00:35](321 MB) + +PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [15:13, 11:40] ( 1 remarks ) +PASS -- TEST 'atm_ds2s_docn_pcice_intel' [05:05, 03:50](1961 MB) + +PASS -- COMPILE 'atm_ds2s_docn_dice_intel' [14:13, 11:41] ( 1 remarks ) +PASS -- TEST 'atm_ds2s_docn_dice_intel' [05:10, 03:42](1972 MB) + +PASS -- COMPILE 'atml_intel' [20:15, 12:48] ( 8 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_sbs_intel' [06:00, 04:26](1871 MB) +PASS -- TEST 'control_p8_atmlnd_intel' [06:18, 04:26](1878 MB) +PASS -- TEST 'control_restart_p8_atmlnd_intel' [03:42, 02:29](1102 MB) + +PASS -- COMPILE 'atml_debug_intel' [13:12, 05:30] ( 882 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_debug_intel' [08:00, 05:40](1888 MB) + +PASS -- COMPILE 'atmw_intel' [22:14, 11:32] ( 8 remarks ) +PASS -- TEST 'atmwav_control_noaero_p8_intel' [03:51, 01:54](1935 MB) + +PASS -- COMPILE 'atmaero_intel' [23:16, 11:39] ( 1 remarks ) +PASS -- TEST 'atmaero_control_p8_intel' [06:57, 04:14](3204 MB) +PASS -- TEST 'atmaero_control_p8_rad_intel' [06:52, 04:52](3105 MB) +PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [06:41, 04:56](3121 MB) + +PASS -- COMPILE 'atmaq_debug_intel' [16:14, 04:28] ( 884 warnings 6 remarks ) +PASS -- TEST 'regional_atmaq_debug_intel' [26:00, 21:49](4461 MB) + +PASS -- COMPILE 'atm_gnu' [16:14, 04:48] +PASS -- TEST 'control_c48_gnu' [13:41, 11:27](1538 MB) +PASS -- TEST 'control_stochy_gnu' [05:23, 03:25](504 MB) +PASS -- TEST 'control_ras_gnu' [07:22, 04:51](505 MB) +PASS -- TEST 'control_p8_gnu' [07:56, 04:48](1460 MB) +PASS -- TEST 'control_p8_ugwpv1_gnu' [06:50, 04:41](1461 MB) +PASS -- TEST 'control_flake_gnu' [12:23, 10:08](547 MB) + +PASS -- COMPILE 'rrfs_gnu' [14:13, 04:21] +PASS -- TEST 'rap_control_gnu' [13:37, 10:54](853 MB) +PASS -- TEST 'rap_decomp_gnu' [13:35, 10:58](855 MB) +PASS -- TEST 'rap_2threads_gnu' [11:42, 09:50](943 MB) +PASS -- TEST 'rap_restart_gnu' [07:44, 05:43](578 MB) +PASS -- TEST 'rap_sfcdiff_gnu' [11:40, 10:50](812 MB) +PASS -- TEST 'rap_sfcdiff_decomp_gnu' [12:35, 11:05](855 MB) +PASS -- TEST 'rap_sfcdiff_restart_gnu' [10:41, 07:55](581 MB) +PASS -- TEST 'hrrr_control_gnu' [06:35, 05:35](850 MB) +PASS -- TEST 'hrrr_control_noqr_gnu' [07:36, 05:47](805 MB) +PASS -- TEST 'hrrr_control_2threads_gnu' [07:33, 05:08](922 MB) +PASS -- TEST 'hrrr_control_decomp_gnu' [07:32, 05:41](850 MB) +PASS -- TEST 'hrrr_control_restart_gnu' [04:27, 02:56](566 MB) +PASS -- TEST 'hrrr_control_restart_noqr_gnu' [05:28, 02:50](660 MB) +PASS -- TEST 'rrfs_v1beta_gnu' [12:42, 10:32](814 MB) + +PASS -- COMPILE 'atm_dyn32_debug_gnu' [16:14, 07:39] +PASS -- TEST 'control_diag_debug_gnu' [03:44, 01:41](1276 MB) +PASS -- TEST 'regional_debug_gnu' [13:37, 11:59](726 MB) +PASS -- TEST 'rap_control_debug_gnu' [04:21, 02:39](829 MB) +PASS -- TEST 'hrrr_control_debug_gnu' [04:21, 02:40](825 MB) +PASS -- TEST 'hrrr_gf_debug_gnu' [04:30, 02:38](830 MB) +PASS -- TEST 'hrrr_c3_debug_gnu' [04:22, 02:38](825 MB) +PASS -- TEST 'rap_diag_debug_gnu' [04:36, 02:51](910 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_gnu' [05:22, 04:12](826 MB) +PASS -- TEST 'rap_progcld_thompson_debug_gnu' [06:22, 02:38](825 MB) +PASS -- TEST 'rrfs_v1beta_debug_gnu' [06:22, 02:38](823 MB) +PASS -- TEST 'control_ras_debug_gnu' [05:27, 01:37](491 MB) +PASS -- TEST 'control_stochy_debug_gnu' [06:22, 01:45](457 MB) +PASS -- TEST 'control_debug_p8_gnu' [05:38, 01:49](1455 MB) +PASS -- TEST 'rap_flake_debug_gnu' [06:25, 02:42](831 MB) +PASS -- TEST 'rap_clm_lake_debug_gnu' [06:22, 02:54](828 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_gnu' [07:37, 04:24](834 MB) + +PASS -- COMPILE 'wam_debug_gnu' [13:12, 02:36] + +PASS -- COMPILE 'rrfs_dyn32_phy32_gnu' [15:12, 04:13] +PASS -- TEST 'rap_control_dyn32_phy32_gnu' [12:34, 09:21](710 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_gnu' [08:33, 05:02](710 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_gnu' [11:40, 08:38](761 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_gnu' [07:34, 04:38](748 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_gnu' [07:34, 05:07](709 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_gnu' [08:47, 07:36](558 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_gnu' [03:34, 02:36](542 MB) +PASS -- TEST 'conus13km_control_gnu' [04:52, 03:16](881 MB) +PASS -- TEST 'conus13km_2threads_gnu' [07:46, 05:40](883 MB) +PASS -- TEST 'conus13km_restart_mismatch_gnu' [03:44, 01:48](560 MB) + +PASS -- COMPILE 'atm_dyn64_phy32_gnu' [20:15, 10:52] +PASS -- TEST 'rap_control_dyn64_phy32_gnu' [08:41, 05:41](727 MB) + +PASS -- COMPILE 'atm_dyn32_phy32_debug_gnu' [13:12, 07:38] +PASS -- TEST 'rap_control_debug_dyn32_phy32_gnu' [05:24, 02:35](715 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_gnu' [05:20, 02:35](719 MB) +PASS -- TEST 'conus13km_debug_gnu' [08:50, 07:09](896 MB) +PASS -- TEST 'conus13km_debug_qr_gnu' [08:46, 07:08](583 MB) +PASS -- TEST 'conus13km_debug_2threads_gnu' [08:46, 07:36](896 MB) +PASS -- TEST 'conus13km_radar_tten_debug_gnu' [09:43, 07:12](962 MB) + +PASS -- COMPILE 'atm_dyn64_phy32_debug_gnu' [13:12, 07:38] +PASS -- TEST 'rap_control_dyn64_phy32_debug_gnu' [04:26, 02:44](747 MB) + +PASS -- COMPILE 's2swa_gnu' [21:13, 16:29] + +PASS -- COMPILE 's2s_gnu' [21:14, 15:52] +PASS -- TEST 'cpld_control_nowave_noaero_p8_gnu' [39:19, 07:35](1530 MB) + +PASS -- COMPILE 's2swa_debug_gnu' [05:12, 03:20] + +PASS -- COMPILE 's2sw_pdlib_gnu' [19:13, 16:23] +PASS -- TEST 'cpld_control_pdlib_p8_gnu' [24:07, 22:56](1458 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_gnu' [06:11, 03:08] +PASS -- TEST 'cpld_debug_pdlib_p8_gnu' [14:58, 13:22](1457 MB) + +PASS -- COMPILE 'datm_cdeps_gnu' [18:14, 15:25] +PASS -- TEST 'datm_cdeps_control_cfsr_gnu' [04:20, 02:55](688 MB) SYNOPSIS: -Starting Date/Time: 20240610 01:33:45 -Ending Date/Time: 20240610 03:06:37 -Total Time: 01h:33m:13s +Starting Date/Time: 20240614 05:44:55 +Ending Date/Time: 20240614 08:29:58 +Total Time: 02h:45m:20s Compiles Completed: 57/57 -Tests Completed: 246/246 +Tests Completed: 245/245 NOTES: A file 'test_changes.list' was generated but is empty. diff --git a/tests/logs/RegressionTests_hercules.log b/tests/logs/RegressionTests_hercules.log index d0fa87472c..f12a09bcd9 100644 --- a/tests/logs/RegressionTests_hercules.log +++ b/tests/logs/RegressionTests_hercules.log @@ -1,13 +1,13 @@ ====START OF HERCULES REGRESSION TESTING LOG==== UFSWM hash used in testing: -bb9effee25fe2b045abcd4061f0aaab9bda5a46b +0e00545f1ffdc0307d318d2e4f41cc243b2432de Submodule hashes used in testing: 37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d) be5d28fd1b60522e6fc98aefeead20e6aac3530b AQM/src/model/CMAQ (CMAQv5.2.1_07Feb2018-198-gbe5d28fd1) - 42d4010d7d1116aa8c4ac322dd353cfbb3e3aaa1 CDEPS-interface/CDEPS (remotes/origin/dice_cplhist) - 180f60fd5c9f76d5656a68f8d478f0155f0dc695 CICE-interface/CICE (heads/emc/develop-11-g180f60f) + fbdf6843d6bde852d97f1547591d90136103f669 CDEPS-interface/CDEPS (cdeps0.4.17-41-gfbdf684) + d406c7e205bd62913eea0bc87bed1aeb63eb2f83 CICE-interface/CICE (CICE6.0.0-449-gd406c7e) f6ff8f7c4d4cb6feabe3651b13204cf43fc948e3 CICE-interface/CICE/icepack (Icepack1.1.0-182-gf6ff8f7) 2d837b16af326b09ff4018daab4de84f4deff7ec CMEPS-interface/CMEPS (cmeps_v0.4.1-2307-g2d837b1) cabd7753ae17f7bfcc6dad56daf10868aa51c3f4 CMakeModules (v1.0.0-28-gcabd775) @@ -35,380 +35,445 @@ 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-20240607 -COMPARISON DIRECTORY: /work2/noaa/stmp/zshrader/stmp/zshrader/FV3_RT/rt_880787 +BASELINE DIRECTORY: /work/noaa/epic/hercules/UFS-WM_RT/NEMSfv3gfs/develop-20240614 +COMPARISON DIRECTORY: /work2/noaa/epic/stmp/role-epic/stmp/role-epic/FV3_RT/rt_1600979 RT.SH OPTIONS USED: * (-a) - HPC PROJECT ACCOUNT: epic * (-l) - USE CONFIG FILE: rt.conf * (-e) - USE ECFLOW -PASS -- COMPILE 's2swa_32bit_intel' [12:11, 11:56] ( 1 warnings 10 remarks ) -PASS -- TEST 'cpld_control_p8_mixedmode_intel' [09:11, 07:39](2120 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_intel' [18:11, 18:08] ( 1 warnings 10 remarks ) -PASS -- TEST 'cpld_control_gfsv17_intel' [15:17, 13:36](2010 MB) -PASS -- TEST 'cpld_control_gfsv17_iau_intel' [16:43, 14:27](2289 MB) -PASS -- TEST 'cpld_restart_gfsv17_intel' [08:27, 06:53](1321 MB) -PASS -- TEST 'cpld_mpi_gfsv17_intel' [16:56, 15:40](1915 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [20:11, 19:25] ( 1 warnings 10 remarks ) -PASS -- TEST 'cpld_control_sfs_intel' [14:36, 13:33](1989 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [06:10, 05:38] ( 1525 warnings 2000 remarks ) -PASS -- TEST 'cpld_debug_gfsv17_intel' [22:19, 20:42](1967 MB) - -PASS -- COMPILE 's2swa_intel' [13:11, 12:15] ( 10 remarks ) -PASS -- TEST 'cpld_control_p8_intel' [08:54, 07:36](2189 MB) -PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [09:06, 07:45](2181 MB) -PASS -- TEST 'cpld_restart_p8_intel' [06:19, 04:16](1974 MB) -PASS -- TEST 'cpld_control_qr_p8_intel' [08:54, 07:50](2216 MB) -PASS -- TEST 'cpld_restart_qr_p8_intel' [06:20, 04:20](1740 MB) -PASS -- TEST 'cpld_2threads_p8_intel' [09:48, 08:55](2545 MB) -PASS -- TEST 'cpld_decomp_p8_intel' [08:49, 07:42](2175 MB) -PASS -- TEST 'cpld_mpi_p8_intel' [08:03, 06:24](2097 MB) -PASS -- TEST 'cpld_control_ciceC_p8_intel' [09:07, 07:35](2184 MB) -PASS -- TEST 'cpld_control_c192_p8_intel' [17:53, 15:18](2973 MB) -PASS -- TEST 'cpld_restart_c192_p8_intel' [08:31, 05:49](2930 MB) -PASS -- TEST 'cpld_bmark_p8_intel' [14:56, 08:37](3789 MB) -PASS -- TEST 'cpld_restart_bmark_p8_intel' [13:36, 05:13](3630 MB) -PASS -- TEST 'cpld_s2sa_p8_intel' [05:58, 05:08](2147 MB) - -PASS -- COMPILE 's2sw_intel' [11:10, 10:54] ( 10 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_intel' [07:56, 07:10](2023 MB) -PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [29:13, 27:19](2089 MB) - -PASS -- COMPILE 's2swa_debug_intel' [07:10, 06:34] ( 1450 warnings 1230 remarks ) -PASS -- TEST 'cpld_debug_p8_intel' [08:17, 07:00](2205 MB) - -PASS -- COMPILE 's2sw_debug_intel' [07:10, 06:13] ( 1450 warnings 1230 remarks ) -PASS -- TEST 'cpld_debug_noaero_p8_intel' [05:49, 04:50](2035 MB) - -PASS -- COMPILE 's2s_aoflux_intel' [11:10, 10:20] ( 3 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [06:01, 04:13](2074 MB) - -PASS -- COMPILE 's2s_intel' [11:10, 10:13] ( 3 remarks ) -PASS -- TEST 'cpld_control_c48_intel' [08:53, 07:21](3089 MB) -PASS -- TEST 'cpld_warmstart_c48_intel' [03:50, 02:12](3069 MB) -PASS -- TEST 'cpld_restart_c48_intel' [02:47, 01:22](2502 MB) - -PASS -- COMPILE 's2swa_faster_intel' [18:11, 17:53] ( 10 remarks ) -PASS -- TEST 'cpld_control_p8_faster_intel' [09:23, 07:28](2179 MB) - -PASS -- COMPILE 's2sw_pdlib_intel' [23:11, 22:26] ( 10 remarks ) -PASS -- TEST 'cpld_control_pdlib_p8_intel' [14:55, 13:55](2033 MB) -PASS -- TEST 'cpld_restart_pdlib_p8_intel' [08:07, 06:50](1394 MB) -PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [16:59, 15:15](1965 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_intel' [06:12, 05:14] ( 1560 warnings 2000 remarks ) -PASS -- TEST 'cpld_debug_pdlib_p8_intel' [23:02, 21:48](2004 MB) - -PASS -- COMPILE 'atm_dyn32_intel' [09:10, 08:35] ( 1 warnings 1 remarks ) -PASS -- TEST 'control_flake_intel' [03:20, 02:49](709 MB) -PASS -- TEST 'control_CubedSphereGrid_intel' [03:34, 02:23](1613 MB) -PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [03:39, 02:29](1614 MB) -PASS -- TEST 'control_latlon_intel' [03:30, 02:24](1619 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [03:34, 02:30](1608 MB) -PASS -- TEST 'control_c48_intel' [07:34, 06:59](1741 MB) -PASS -- TEST 'control_c48.v2.sfc_intel' [06:26, 05:42](861 MB) -PASS -- TEST 'control_c192_intel' [09:50, 08:55](1755 MB) -PASS -- TEST 'control_c384_intel' [10:27, 08:58](2038 MB) -PASS -- TEST 'control_c384gdas_intel' [09:08, 07:05](1544 MB) -PASS -- TEST 'control_stochy_intel' [02:20, 01:23](672 MB) -PASS -- TEST 'control_stochy_restart_intel' [01:38, 00:52](536 MB) -PASS -- TEST 'control_lndp_intel' [02:19, 01:18](673 MB) -PASS -- TEST 'control_iovr4_intel' [02:21, 02:02](654 MB) -PASS -- TEST 'control_iovr5_intel' [02:21, 02:06](664 MB) -PASS -- TEST 'control_p8_intel' [03:53, 02:40](1916 MB) -PASS -- TEST 'control_p8.v2.sfc_intel' [03:57, 02:41](1909 MB) -PASS -- TEST 'control_p8_ugwpv1_intel' [03:55, 02:36](1910 MB) -PASS -- TEST 'control_restart_p8_intel' [02:49, 01:33](1161 MB) -PASS -- TEST 'control_noqr_p8_intel' [03:43, 02:32](1899 MB) -PASS -- TEST 'control_restart_noqr_p8_intel' [03:08, 01:31](1203 MB) -PASS -- TEST 'control_decomp_p8_intel' [03:41, 02:41](1892 MB) -PASS -- TEST 'control_2threads_p8_intel' [03:41, 02:31](1988 MB) -PASS -- TEST 'control_p8_lndp_intel' [05:34, 04:29](1913 MB) -PASS -- TEST 'control_p8_rrtmgp_intel' [04:57, 03:32](1988 MB) -PASS -- TEST 'control_p8_mynn_intel' [03:55, 02:37](1927 MB) -PASS -- TEST 'merra2_thompson_intel' [04:03, 02:51](1916 MB) -PASS -- TEST 'regional_control_intel' [05:35, 04:39](1202 MB) -PASS -- TEST 'regional_restart_intel' [03:34, 02:34](1182 MB) -PASS -- TEST 'regional_decomp_intel' [05:31, 04:57](1192 MB) -PASS -- TEST 'regional_2threads_intel' [03:30, 03:00](1169 MB) -PASS -- TEST 'regional_noquilt_intel' [05:33, 04:25](1521 MB) -PASS -- TEST 'regional_netcdf_parallel_intel' [05:38, 04:33](1206 MB) -PASS -- TEST 'regional_2dwrtdecomp_intel' [05:34, 04:40](1199 MB) -PASS -- TEST 'regional_wofs_intel' [06:31, 05:29](2085 MB) - -PASS -- COMPILE 'rrfs_intel' [08:10, 07:50] ( 3 warnings 9 remarks ) -PASS -- TEST 'rap_control_intel' [07:47, 06:32](1191 MB) -PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [05:01, 03:26](1406 MB) -PASS -- TEST 'rap_decomp_intel' [07:47, 06:45](1130 MB) -PASS -- TEST 'rap_2threads_intel' [07:47, 06:20](1390 MB) -PASS -- TEST 'rap_restart_intel' [05:10, 03:26](1135 MB) -PASS -- TEST 'rap_sfcdiff_intel' [07:47, 06:33](1210 MB) -PASS -- TEST 'rap_sfcdiff_decomp_intel' [07:47, 06:53](1160 MB) -PASS -- TEST 'rap_sfcdiff_restart_intel' [06:15, 04:56](1187 MB) -PASS -- TEST 'hrrr_control_intel' [04:38, 03:28](1078 MB) -PASS -- TEST 'hrrr_control_decomp_intel' [04:38, 03:30](1043 MB) -PASS -- TEST 'hrrr_control_2threads_intel' [03:55, 03:05](1123 MB) -PASS -- TEST 'hrrr_control_restart_intel' [02:40, 01:48](1034 MB) -PASS -- TEST 'rrfs_v1beta_intel' [08:01, 06:16](1179 MB) -PASS -- TEST 'rrfs_v1nssl_intel' [08:24, 07:46](2001 MB) -PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [08:24, 07:23](2189 MB) - -PASS -- COMPILE 'csawmg_intel' [08:10, 07:18] -PASS -- TEST 'control_csawmg_intel' [06:33, 05:29](1051 MB) -PASS -- TEST 'control_ras_intel' [03:21, 02:50](837 MB) - -PASS -- COMPILE 'csawmg_gnu' [04:10, 04:06] -PASS -- TEST 'control_csawmg_gnu' [07:37, 06:38](1083 MB) - -PASS -- COMPILE 'wam_intel' [08:10, 07:40] -PASS -- TEST 'control_wam_intel' [02:27, 01:47](814 MB) - -PASS -- COMPILE 'atm_faster_dyn32_intel' [13:11, 12:46] ( 1 remarks ) -PASS -- TEST 'control_p8_faster_intel' [04:02, 02:24](1901 MB) -PASS -- TEST 'regional_control_faster_intel' [05:28, 04:19](1197 MB) - -PASS -- COMPILE 'atm_debug_dyn32_intel' [06:11, 05:12] ( 884 warnings 9 remarks ) -PASS -- TEST 'control_CubedSphereGrid_debug_intel' [02:34, 02:08](1622 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [02:37, 02:05](1631 MB) -PASS -- TEST 'control_stochy_debug_intel' [03:21, 02:27](837 MB) -PASS -- TEST 'control_lndp_debug_intel' [03:21, 02:12](827 MB) -PASS -- TEST 'control_csawmg_debug_intel' [04:32, 04:01](1153 MB) -PASS -- TEST 'control_ras_debug_intel' [03:21, 02:12](836 MB) -PASS -- TEST 'control_diag_debug_intel' [03:39, 02:13](1688 MB) -PASS -- TEST 'control_debug_p8_intel' [03:38, 02:24](1933 MB) -PASS -- TEST 'regional_debug_intel' [14:37, 14:07](1149 MB) -PASS -- TEST 'rap_control_debug_intel' [04:21, 03:54](1217 MB) -PASS -- TEST 'hrrr_control_debug_intel' [04:24, 03:51](1215 MB) -PASS -- TEST 'hrrr_gf_debug_intel' [04:21, 03:57](1218 MB) -PASS -- TEST 'hrrr_c3_debug_intel' [04:20, 03:55](1213 MB) -PASS -- TEST 'rap_unified_drag_suite_debug_intel' [04:19, 03:55](1218 MB) -PASS -- TEST 'rap_diag_debug_intel' [04:29, 04:04](1301 MB) -PASS -- TEST 'rap_cires_ugwp_debug_intel' [04:20, 04:01](1213 MB) -PASS -- TEST 'rap_unified_ugwp_debug_intel' [04:20, 04:01](1219 MB) -PASS -- TEST 'rap_lndp_debug_intel' [04:20, 04:00](1213 MB) -PASS -- TEST 'rap_progcld_thompson_debug_intel' [04:19, 03:53](1230 MB) -PASS -- TEST 'rap_noah_debug_intel' [04:19, 03:53](1217 MB) -PASS -- TEST 'rap_sfcdiff_debug_intel' [04:19, 03:55](1217 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [07:21, 06:19](1224 MB) -PASS -- TEST 'rrfs_v1beta_debug_intel' [04:21, 03:58](1217 MB) -PASS -- TEST 'rap_clm_lake_debug_intel' [05:22, 04:48](1223 MB) -PASS -- TEST 'rap_flake_debug_intel' [04:21, 04:00](1214 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [07:55, 06:41](1221 MB) - -PASS -- COMPILE 'atm_debug_dyn32_gnu' [05:11, 04:24] -PASS -- TEST 'control_csawmg_debug_gnu' [02:36, 01:51](1055 MB) - -PASS -- COMPILE 'wam_debug_intel' [03:11, 02:44] ( 855 warnings ) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [07:11, 06:54] ( 3 warnings 8 remarks ) -PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [05:03, 03:14](1270 MB) -PASS -- TEST 'rap_control_dyn32_phy32_intel' [06:34, 05:20](1122 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [03:51, 02:51](1029 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [05:47, 05:03](1307 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [03:39, 02:39](1043 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [03:39, 03:00](987 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_intel' [05:49, 04:10](1111 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [02:31, 01:37](981 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [10:11, 10:04] ( 3 warnings 8 remarks ) -PASS -- TEST 'conus13km_control_intel' [02:41, 01:42](1310 MB) -PASS -- TEST 'conus13km_2threads_intel' [01:32, 00:42](1212 MB) -PASS -- TEST 'conus13km_restart_mismatch_intel' [01:32, 01:03](1174 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [08:10, 07:20] ( 3 warnings 8 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_intel' [04:32, 03:40](1092 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [04:10, 03:38] ( 787 warnings 8 remarks ) -PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [04:19, 03:53](1101 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [04:18, 03:48](1095 MB) -PASS -- TEST 'conus13km_debug_intel' [12:40, 11:37](1342 MB) -PASS -- TEST 'conus13km_debug_qr_intel' [12:40, 12:04](993 MB) -PASS -- TEST 'conus13km_debug_2threads_intel' [07:32, 06:40](1246 MB) -PASS -- TEST 'conus13km_radar_tten_debug_intel' [12:33, 11:40](1405 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [03:10, 03:03] ( 787 warnings 8 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [04:20, 03:56](1164 MB) - -PASS -- COMPILE 'hafsw_intel' [11:10, 10:51] ( 1 warnings 9 remarks ) -PASS -- TEST 'hafs_regional_atm_intel' [07:05, 05:19](871 MB) -PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [05:23, 04:58](1279 MB) -PASS -- TEST 'hafs_regional_atm_ocn_intel' [08:11, 06:17](931 MB) -PASS -- TEST 'hafs_regional_atm_wav_intel' [15:02, 13:42](1007 MB) -PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [16:08, 14:58](1004 MB) -PASS -- TEST 'hafs_regional_1nest_atm_intel' [06:49, 05:20](612 MB) -PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [08:13, 06:48](616 MB) -PASS -- TEST 'hafs_global_1nest_atm_intel' [03:42, 02:29](442 MB) -PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [09:58, 07:27](548 MB) -PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [05:47, 04:40](621 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [04:42, 03:33](620 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [05:44, 04:42](681 MB) -PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [01:27, 01:06](453 MB) - -PASS -- COMPILE 'hafsw_debug_intel' [04:10, 03:18] ( 1467 warnings 1502 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [12:41, 11:13](637 MB) - -PASS -- COMPILE 'hafsw_faster_intel' [17:11, 17:05] ( 8 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [17:57, 16:38](754 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [17:58, 17:02](846 MB) - -PASS -- COMPILE 'hafs_mom6w_intel' [12:10, 12:00] ( 7 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [10:50, 09:54](828 MB) - -PASS -- COMPILE 'hafs_all_intel' [10:10, 09:33] ( 8 remarks ) -PASS -- TEST 'hafs_regional_docn_intel' [07:01, 05:18](948 MB) -PASS -- TEST 'hafs_regional_docn_oisst_intel' [07:01, 05:23](929 MB) -PASS -- TEST 'hafs_regional_datm_cdeps_intel' [17:44, 16:21](1347 MB) - -PASS -- COMPILE 'datm_cdeps_intel' [06:10, 05:18] ( 2 remarks ) -PASS -- TEST 'datm_cdeps_control_cfsr_intel' [02:17, 02:07](1151 MB) -PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [02:16, 01:19](1091 MB) -PASS -- TEST 'datm_cdeps_control_gefs_intel' [02:15, 02:05](1016 MB) -PASS -- TEST 'datm_cdeps_iau_gefs_intel' [02:15, 02:05](1015 MB) -PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [02:15, 02:05](1015 MB) -PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [03:15, 02:10](1159 MB) -PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [03:15, 02:10](1153 MB) -PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [02:14, 02:01](1026 MB) -PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [06:01, 05:03](1170 MB) -PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [05:57, 04:59](1156 MB) -PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [03:13, 02:09](1150 MB) -PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [03:16, 03:00](2445 MB) -PASS -- TEST 'datm_cdeps_gfs_intel' [03:16, 03:01](2395 MB) - -PASS -- COMPILE 'datm_cdeps_debug_intel' [04:10, 03:13] ( 2 warnings 2 remarks ) -PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [05:16, 05:08](1072 MB) - -PASS -- COMPILE 'datm_cdeps_faster_intel' [07:10, 06:12] ( 2 remarks ) -PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [02:15, 02:09](1137 MB) - -PASS -- COMPILE 'datm_cdeps_land_intel' [01:10, 00:45] ( 1 remarks ) -PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [01:27, 00:47](338 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_intel' [01:26, 00:46](582 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [01:23, 00:31](588 MB) - -PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [09:10, 09:06] ( 3 remarks ) -PASS -- TEST 'atm_ds2s_docn_pcice_intel' [04:47, 03:14](2025 MB) - -PASS -- COMPILE 'atm_ds2s_docn_dice_intel' [08:10, 07:46] ( 1 remarks ) -PASS -- TEST 'atm_ds2s_docn_dice_intel' [03:54, 03:07](1998 MB) - -PASS -- COMPILE 'atml_intel' [09:10, 08:58] ( 8 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_sbs_intel' [07:03, 05:17](1900 MB) -PASS -- TEST 'control_p8_atmlnd_intel' [07:01, 05:22](1907 MB) -PASS -- TEST 'control_restart_p8_atmlnd_intel' [03:41, 02:56](1147 MB) - -PASS -- COMPILE 'atml_debug_intel' [04:10, 03:48] ( 882 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_debug_intel' [05:58, 04:43](1915 MB) - -PASS -- COMPILE 'atmw_intel' [10:11, 09:21] ( 8 remarks ) -PASS -- TEST 'atmwav_control_noaero_p8_intel' [02:59, 01:40](1954 MB) - -PASS -- COMPILE 'atmaero_intel' [08:11, 07:31] ( 1 remarks ) -PASS -- TEST 'atmaero_control_p8_intel' [04:49, 03:36](2041 MB) -PASS -- TEST 'atmaero_control_p8_rad_intel' [05:49, 04:19](1816 MB) -PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [05:42, 04:28](1814 MB) - -PASS -- COMPILE 'atmaq_debug_intel' [03:11, 03:06] ( 884 warnings 6 remarks ) -PASS -- TEST 'regional_atmaq_debug_intel' [18:37, 16:13](4583 MB) - -PASS -- COMPILE 'atm_gnu' [05:11, 04:22] -PASS -- TEST 'control_c48_gnu' [10:55, 09:24](1572 MB) -PASS -- TEST 'control_stochy_gnu' [03:22, 02:15](729 MB) -PASS -- TEST 'control_ras_gnu' [04:19, 03:41](731 MB) -PASS -- TEST 'control_p8_gnu' [04:52, 03:43](1713 MB) -PASS -- TEST 'control_p8_ugwpv1_gnu' [04:43, 03:40](1731 MB) -PASS -- TEST 'control_flake_gnu' [05:19, 04:15](815 MB) - -PASS -- COMPILE 'rrfs_gnu' [04:11, 03:45] -PASS -- TEST 'rap_control_gnu' [08:53, 07:49](1084 MB) -PASS -- TEST 'rap_decomp_gnu' [08:40, 07:46](1083 MB) -PASS -- TEST 'rap_2threads_gnu' [08:37, 07:11](1144 MB) -PASS -- TEST 'rap_restart_gnu' [04:49, 03:54](883 MB) -PASS -- TEST 'rap_sfcdiff_gnu' [08:41, 07:48](1085 MB) -PASS -- TEST 'rap_sfcdiff_decomp_gnu' [08:40, 07:58](1085 MB) -PASS -- TEST 'rap_sfcdiff_restart_gnu' [06:46, 05:46](882 MB) -PASS -- TEST 'hrrr_control_gnu' [04:47, 03:56](1071 MB) -PASS -- TEST 'hrrr_control_noqr_gnu' [04:33, 04:05](1134 MB) -PASS -- TEST 'hrrr_control_2threads_gnu' [04:34, 03:36](1033 MB) -PASS -- TEST 'hrrr_control_decomp_gnu' [04:33, 04:01](1072 MB) -PASS -- TEST 'hrrr_control_restart_gnu' [02:26, 02:05](880 MB) -PASS -- TEST 'hrrr_control_restart_noqr_gnu' [02:27, 02:04](931 MB) -PASS -- TEST 'rrfs_v1beta_gnu' [09:05, 07:36](1091 MB) - -PASS -- COMPILE 'atm_dyn32_debug_gnu' [08:10, 07:27] -PASS -- TEST 'control_diag_debug_gnu' [02:33, 01:15](1630 MB) -PASS -- TEST 'regional_debug_gnu' [07:31, 06:33](1116 MB) -PASS -- TEST 'rap_control_debug_gnu' [02:19, 01:59](1106 MB) -PASS -- TEST 'hrrr_control_debug_gnu' [02:19, 02:01](1095 MB) -PASS -- TEST 'hrrr_gf_debug_gnu' [02:19, 01:55](1108 MB) -PASS -- TEST 'hrrr_c3_debug_gnu' [02:18, 02:02](1102 MB) -PASS -- TEST 'rap_diag_debug_gnu' [03:06, 02:00](1273 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_gnu' [03:20, 03:10](1099 MB) -PASS -- TEST 'rap_progcld_thompson_debug_gnu' [02:53, 02:01](1104 MB) -PASS -- TEST 'rrfs_v1beta_debug_gnu' [02:52, 02:01](1097 MB) -PASS -- TEST 'control_ras_debug_gnu' [02:46, 01:11](731 MB) -PASS -- TEST 'control_stochy_debug_gnu' [02:38, 01:20](728 MB) -PASS -- TEST 'control_debug_p8_gnu' [02:35, 01:26](1730 MB) -PASS -- TEST 'rap_flake_debug_gnu' [02:19, 01:59](1111 MB) -PASS -- TEST 'rap_clm_lake_debug_gnu' [02:44, 02:19](1109 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_gnu' [03:58, 03:14](1110 MB) - -PASS -- COMPILE 'wam_debug_gnu' [03:10, 02:52] -PASS -- TEST 'control_wam_debug_gnu' [02:24, 01:56](495 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_gnu' [05:10, 04:25] -PASS -- TEST 'rap_control_dyn32_phy32_gnu' [08:52, 07:44](963 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_gnu' [05:20, 03:52](951 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_gnu' [08:42, 07:13](968 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_gnu' [04:44, 03:40](894 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_gnu' [04:43, 03:55](950 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_gnu' [06:45, 05:21](860 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_gnu' [02:39, 01:56](856 MB) -PASS -- TEST 'conus13km_control_gnu' [03:47, 02:35](1268 MB) -PASS -- TEST 'conus13km_2threads_gnu' [02:32, 01:09](1179 MB) -PASS -- TEST 'conus13km_restart_mismatch_gnu' [02:36, 01:26](945 MB) - -PASS -- COMPILE 'atm_dyn64_phy32_gnu' [10:11, 10:05] -PASS -- TEST 'rap_control_dyn64_phy32_gnu' [05:33, 04:30](989 MB) - -PASS -- COMPILE 'atm_dyn32_phy32_debug_gnu' [07:10, 07:00] -PASS -- TEST 'rap_control_debug_dyn32_phy32_gnu' [03:19, 02:20](982 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_gnu' [03:23, 02:16](975 MB) -PASS -- TEST 'conus13km_debug_gnu' [06:51, 05:28](1287 MB) -PASS -- TEST 'conus13km_debug_qr_gnu' [07:16, 05:38](980 MB) -PASS -- TEST 'conus13km_debug_2threads_gnu' [04:35, 03:10](1194 MB) -PASS -- TEST 'conus13km_radar_tten_debug_gnu' [06:34, 05:22](1359 MB) - -PASS -- COMPILE 'atm_dyn64_phy32_debug_gnu' [07:16, 06:50] -PASS -- TEST 'rap_control_dyn64_phy32_debug_gnu' [02:28, 01:58](1007 MB) - -PASS -- COMPILE 's2swa_gnu' [15:11, 15:08] -PASS -- TEST 'cpld_control_p8_gnu' [08:04, 06:36](4903 MB) - -PASS -- COMPILE 's2s_gnu' [17:19, 16:13] -PASS -- TEST 'cpld_control_nowave_noaero_p8_gnu' [06:38, 04:59](2715 MB) - -PASS -- COMPILE 's2swa_debug_gnu' [05:11, 04:16] -PASS -- TEST 'cpld_debug_p8_gnu' [04:56, 04:06](4941 MB) - -PASS -- COMPILE 's2sw_pdlib_gnu' [15:11, 14:52] -PASS -- TEST 'cpld_control_pdlib_p8_gnu' [26:59, 25:34](2904 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_gnu' [04:11, 03:15] -PASS -- TEST 'cpld_debug_pdlib_p8_gnu' [12:55, 12:14](2891 MB) - -PASS -- COMPILE 'datm_cdeps_gnu' [14:11, 14:10] -PASS -- TEST 'datm_cdeps_control_cfsr_gnu' [03:18, 02:15](763 MB) +PASS -- COMPILE 's2swa_32bit_intel' [13:11, 12:17] ( 1 warnings 10 remarks ) +PASS -- TEST 'cpld_control_p8_mixedmode_intel' [09:05, 07:37](2119 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_intel' [20:11, 19:14] ( 1 warnings 10 remarks ) +PASS -- TEST 'cpld_control_gfsv17_intel' [14:58, 13:46](1996 MB) +PASS -- TEST 'cpld_control_gfsv17_iau_intel' [16:25, 14:32](2305 MB) +PASS -- TEST 'cpld_restart_gfsv17_intel' [08:10, 06:52](1311 MB) +PASS -- TEST 'cpld_mpi_gfsv17_intel' [16:55, 15:33](1921 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [18:11, 17:20] ( 1 warnings 10 remarks ) +PASS -- TEST 'cpld_control_sfs_intel' [13:24, 13:07](1994 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [08:11, 07:19] ( 1525 warnings 2000 remarks ) +PASS -- TEST 'cpld_debug_gfsv17_intel' [22:03, 20:18](1966 MB) + +PASS -- COMPILE 's2swa_intel' [12:11, 11:33] ( 10 remarks ) +PASS -- TEST 'cpld_control_p8_intel' [08:53, 07:36](2184 MB) +PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [08:58, 07:42](2177 MB) +PASS -- TEST 'cpld_restart_p8_intel' [06:06, 04:23](1965 MB) +PASS -- TEST 'cpld_control_qr_p8_intel' [08:53, 07:36](2197 MB) +PASS -- TEST 'cpld_restart_qr_p8_intel' [06:06, 04:17](1738 MB) +PASS -- TEST 'cpld_2threads_p8_intel' [09:49, 08:50](2541 MB) +PASS -- TEST 'cpld_decomp_p8_intel' [08:53, 07:37](2182 MB) +PASS -- TEST 'cpld_mpi_p8_intel' [07:52, 06:27](2098 MB) +PASS -- TEST 'cpld_control_ciceC_p8_intel' [08:58, 07:32](2180 MB) +PASS -- TEST 'cpld_control_c192_p8_intel' [17:42, 15:30](2983 MB) +PASS -- TEST 'cpld_restart_c192_p8_intel' [07:53, 05:47](2924 MB) +PASS -- TEST 'cpld_bmark_p8_intel' [14:04, 08:32](3784 MB) +PASS -- TEST 'cpld_restart_bmark_p8_intel' [12:43, 05:23](3632 MB) +PASS -- TEST 'cpld_s2sa_p8_intel' [05:51, 04:59](2154 MB) + +PASS -- COMPILE 's2sw_intel' [12:11, 11:34] ( 10 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_intel' [07:44, 07:04](2040 MB) +PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [04:50, 04:06](2081 MB) + +PASS -- COMPILE 's2swa_debug_intel' [08:11, 07:22] ( 1450 warnings 1230 remarks ) +PASS -- TEST 'cpld_debug_p8_intel' [08:45, 07:55](2209 MB) + +PASS -- COMPILE 's2sw_debug_intel' [07:11, 07:03] ( 1450 warnings 1230 remarks ) +PASS -- TEST 'cpld_debug_noaero_p8_intel' [05:49, 04:45](2034 MB) + +PASS -- COMPILE 's2s_aoflux_intel' [11:11, 10:33] ( 3 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [04:44, 04:03](2076 MB) + +PASS -- COMPILE 's2s_intel' [11:11, 10:26] ( 3 remarks ) +PASS -- TEST 'cpld_control_c48_intel' [08:34, 07:20](3092 MB) +PASS -- TEST 'cpld_warmstart_c48_intel' [02:35, 02:07](3071 MB) +PASS -- TEST 'cpld_restart_c48_intel' [02:31, 01:13](2498 MB) + +PASS -- COMPILE 's2swa_faster_intel' [17:11, 16:43] ( 10 remarks ) +PASS -- TEST 'cpld_control_p8_faster_intel' [08:56, 07:31](2179 MB) + +PASS -- COMPILE 's2sw_pdlib_intel' [16:11, 15:16] ( 10 remarks ) +PASS -- TEST 'cpld_control_pdlib_p8_intel' [14:40, 13:56](2044 MB) +PASS -- TEST 'cpld_restart_pdlib_p8_intel' [07:53, 06:52](1385 MB) +PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [16:41, 15:28](1965 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_intel' [05:10, 04:52] ( 1560 warnings 2000 remarks ) +PASS -- TEST 'cpld_debug_pdlib_p8_intel' [22:45, 21:46](2013 MB) + +PASS -- COMPILE 'atm_dyn32_intel' [09:11, 08:57] ( 1 warnings 1 remarks ) +PASS -- TEST 'control_flake_intel' [03:18, 02:47](708 MB) +PASS -- TEST 'control_CubedSphereGrid_intel' [03:31, 02:24](1609 MB) +PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [03:35, 02:32](1621 MB) +PASS -- TEST 'control_latlon_intel' [03:28, 02:26](1614 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [03:36, 02:24](1617 MB) +PASS -- TEST 'control_c48_intel' [07:32, 06:57](1742 MB) +PASS -- TEST 'control_c48.v2.sfc_intel' [06:23, 05:40](857 MB) +PASS -- TEST 'control_c192_intel' [09:49, 08:56](1773 MB) +PASS -- TEST 'control_c384_intel' [11:21, 09:08](2031 MB) +PASS -- TEST 'control_c384gdas_intel' [08:50, 06:50](1535 MB) +PASS -- TEST 'control_stochy_intel' [02:17, 01:25](677 MB) +PASS -- TEST 'control_stochy_restart_intel' [01:27, 00:50](543 MB) +PASS -- TEST 'control_lndp_intel' [02:18, 01:20](665 MB) +PASS -- TEST 'control_iovr4_intel' [02:19, 02:04](658 MB) +PASS -- TEST 'control_iovr5_intel' [02:19, 02:03](665 MB) +PASS -- TEST 'control_p8_intel' [03:47, 02:38](1906 MB) +PASS -- TEST 'control_p8.v2.sfc_intel' [03:46, 02:39](1909 MB) +PASS -- TEST 'control_p8_ugwpv1_intel' [03:48, 02:34](1901 MB) +PASS -- TEST 'control_restart_p8_intel' [02:36, 01:31](1158 MB) +PASS -- TEST 'control_noqr_p8_intel' [03:38, 02:34](1902 MB) +PASS -- TEST 'control_restart_noqr_p8_intel' [02:42, 01:28](1210 MB) +PASS -- TEST 'control_decomp_p8_intel' [03:34, 02:43](1894 MB) +PASS -- TEST 'control_2threads_p8_intel' [03:34, 02:28](1998 MB) +PASS -- TEST 'control_p8_lndp_intel' [05:31, 04:32](1912 MB) +PASS -- TEST 'control_p8_rrtmgp_intel' [04:46, 03:31](1986 MB) +PASS -- TEST 'control_p8_mynn_intel' [03:44, 02:37](1919 MB) +PASS -- TEST 'merra2_thompson_intel' [03:56, 02:52](1918 MB) +PASS -- TEST 'regional_control_intel' [05:26, 04:37](1199 MB) +PASS -- TEST 'regional_restart_intel' [03:27, 02:35](1178 MB) +PASS -- TEST 'regional_decomp_intel' [05:23, 04:55](1201 MB) +PASS -- TEST 'regional_2threads_intel' [03:25, 03:00](1164 MB) +PASS -- TEST 'regional_noquilt_intel' [05:25, 04:28](1520 MB) +PASS -- TEST 'regional_netcdf_parallel_intel' [05:28, 04:35](1201 MB) +PASS -- TEST 'regional_2dwrtdecomp_intel' [05:24, 04:36](1206 MB) +PASS -- TEST 'regional_wofs_intel' [06:23, 05:35](2077 MB) + +PASS -- COMPILE 'rrfs_intel' [09:11, 08:12] ( 3 warnings 9 remarks ) +PASS -- TEST 'rap_control_intel' [07:45, 06:29](1191 MB) +PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [04:46, 03:26](1408 MB) +PASS -- TEST 'rap_decomp_intel' [07:33, 06:47](1128 MB) +PASS -- TEST 'rap_2threads_intel' [07:33, 06:11](1383 MB) +PASS -- TEST 'rap_restart_intel' [04:52, 03:20](1132 MB) +PASS -- TEST 'rap_sfcdiff_intel' [07:37, 06:25](1204 MB) +PASS -- TEST 'rap_sfcdiff_decomp_intel' [07:37, 06:54](1143 MB) +PASS -- TEST 'rap_sfcdiff_restart_intel' [05:54, 04:50](1182 MB) +PASS -- TEST 'hrrr_control_intel' [04:33, 03:20](1072 MB) +PASS -- TEST 'hrrr_control_decomp_intel' [04:37, 03:23](1050 MB) +PASS -- TEST 'hrrr_control_2threads_intel' [03:47, 03:02](1126 MB) +PASS -- TEST 'hrrr_control_restart_intel' [02:23, 01:50](1037 MB) +PASS -- TEST 'rrfs_v1beta_intel' [07:52, 06:18](1186 MB) +PASS -- TEST 'rrfs_v1nssl_intel' [08:19, 07:39](2015 MB) +PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [08:18, 07:26](2178 MB) + +PASS -- COMPILE 'csawmg_intel' [08:11, 07:32] +PASS -- TEST 'control_csawmg_intel' [06:30, 05:25](1043 MB) +PASS -- TEST 'control_ras_intel' [03:16, 02:52](814 MB) + +PASS -- COMPILE 'csawmg_gnu' [04:11, 03:56] +PASS -- TEST 'control_csawmg_gnu' [07:26, 06:35](1072 MB) + +PASS -- COMPILE 'wam_intel' [07:11, 06:57] ( 1 remarks ) +FAILED: UNABLE TO COMPLETE COMPARISON -- TEST 'control_wam_intel' [, ]( MB) + +PASS -- COMPILE 'atm_faster_dyn32_intel' [13:11, 12:40] ( 1 remarks ) +PASS -- TEST 'control_p8_faster_intel' [03:51, 02:22](1906 MB) +PASS -- TEST 'regional_control_faster_intel' [05:26, 04:15](1207 MB) + +PASS -- COMPILE 'atm_debug_dyn32_intel' [06:11, 05:08] ( 884 warnings 9 remarks ) +PASS -- TEST 'control_CubedSphereGrid_debug_intel' [03:29, 02:12](1638 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [02:30, 02:05](1621 MB) +PASS -- TEST 'control_stochy_debug_intel' [03:17, 02:25](825 MB) +PASS -- TEST 'control_lndp_debug_intel' [03:16, 02:13](828 MB) +PASS -- TEST 'control_csawmg_debug_intel' [04:27, 03:28](1143 MB) +PASS -- TEST 'control_ras_debug_intel' [03:18, 02:14](835 MB) +PASS -- TEST 'control_diag_debug_intel' [02:28, 02:09](1688 MB) +PASS -- TEST 'control_debug_p8_intel' [03:28, 02:24](1926 MB) +PASS -- TEST 'regional_debug_intel' [15:26, 14:12](1126 MB) +PASS -- TEST 'rap_control_debug_intel' [04:16, 03:57](1215 MB) +PASS -- TEST 'hrrr_control_debug_intel' [04:16, 03:49](1209 MB) +PASS -- TEST 'hrrr_gf_debug_intel' [04:16, 03:54](1220 MB) +PASS -- TEST 'hrrr_c3_debug_intel' [04:17, 03:56](1212 MB) +PASS -- TEST 'rap_unified_drag_suite_debug_intel' [04:15, 03:54](1217 MB) +PASS -- TEST 'rap_diag_debug_intel' [04:23, 04:05](1313 MB) +PASS -- TEST 'rap_cires_ugwp_debug_intel' [04:16, 04:00](1212 MB) +PASS -- TEST 'rap_unified_ugwp_debug_intel' [04:16, 03:58](1218 MB) +PASS -- TEST 'rap_lndp_debug_intel' [04:17, 03:54](1223 MB) +PASS -- TEST 'rap_progcld_thompson_debug_intel' [04:16, 03:52](1227 MB) +PASS -- TEST 'rap_noah_debug_intel' [04:21, 03:52](1212 MB) +PASS -- TEST 'rap_sfcdiff_debug_intel' [04:17, 03:59](1217 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [07:20, 06:24](1214 MB) +PASS -- TEST 'rrfs_v1beta_debug_intel' [04:18, 03:52](1217 MB) +PASS -- TEST 'rap_clm_lake_debug_intel' [05:18, 04:48](1228 MB) +PASS -- TEST 'rap_flake_debug_intel' [04:18, 03:58](1211 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [07:48, 06:44](1230 MB) + +PASS -- COMPILE 'atm_debug_dyn32_gnu' [04:11, 04:06] +PASS -- TEST 'control_csawmg_debug_gnu' [02:29, 01:45](1059 MB) + +PASS -- COMPILE 'wam_debug_intel' [04:11, 03:31] ( 839 warnings 1 remarks ) + +PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [08:11, 08:06] ( 3 warnings 8 remarks ) +PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [04:45, 03:14](1306 MB) +PASS -- TEST 'rap_control_dyn32_phy32_intel' [06:32, 05:21](1145 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [03:44, 02:53](1034 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [05:44, 05:01](1295 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [03:37, 02:37](1042 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [03:35, 03:00](977 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_intel' [05:42, 04:03](1101 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [02:19, 01:34](952 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [11:11, 10:39] ( 3 warnings 8 remarks ) +PASS -- TEST 'conus13km_control_intel' [02:35, 01:41](1307 MB) +PASS -- TEST 'conus13km_2threads_intel' [01:27, 00:43](1205 MB) +PASS -- TEST 'conus13km_restart_mismatch_intel' [01:27, 01:02](1163 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [09:10, 08:24] ( 3 warnings 8 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_intel' [04:28, 03:39](1081 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [04:11, 03:40] ( 787 warnings 8 remarks ) +PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [04:16, 03:51](1088 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [04:18, 03:47](1099 MB) +PASS -- TEST 'conus13km_debug_intel' [12:35, 11:41](1354 MB) +PASS -- TEST 'conus13km_debug_qr_intel' [12:35, 12:07](995 MB) +PASS -- TEST 'conus13km_debug_2threads_intel' [07:28, 06:40](1245 MB) +PASS -- TEST 'conus13km_radar_tten_debug_intel' [12:28, 11:38](1406 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [04:10, 03:23] ( 787 warnings 8 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [04:17, 03:55](1149 MB) + +PASS -- COMPILE 'hafsw_intel' [12:10, 11:36] ( 1 warnings 9 remarks ) +PASS -- TEST 'hafs_regional_atm_intel' [07:00, 05:18](870 MB) +PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [05:19, 04:58](1271 MB) +PASS -- TEST 'hafs_regional_atm_ocn_intel' [08:08, 06:15](933 MB) +PASS -- TEST 'hafs_regional_atm_wav_intel' [14:58, 13:44](997 MB) +PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [16:03, 14:56](1015 MB) +PASS -- TEST 'hafs_regional_1nest_atm_intel' [06:46, 05:20](615 MB) +PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [08:10, 06:44](619 MB) +PASS -- TEST 'hafs_global_1nest_atm_intel' [03:35, 02:28](441 MB) +PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [09:48, 07:18](542 MB) +PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [04:37, 03:44](624 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [04:35, 03:32](620 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [05:41, 04:42](690 MB) +PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [02:23, 01:09](452 MB) + +PASS -- COMPILE 'hafsw_debug_intel' [04:11, 04:05] ( 1467 warnings 1502 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [12:40, 11:15](640 MB) + +PASS -- COMPILE 'hafsw_faster_intel' [17:11, 16:16] ( 8 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [16:43, 16:08](776 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [16:47, 15:46](842 MB) + +PASS -- COMPILE 'hafs_mom6w_intel' [13:11, 12:35] ( 7 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [11:49, 10:03](795 MB) + +PASS -- COMPILE 'hafs_all_intel' [12:11, 11:48] ( 8 remarks ) +PASS -- TEST 'hafs_regional_docn_intel' [07:01, 05:17](963 MB) +PASS -- TEST 'hafs_regional_docn_oisst_intel' [07:01, 05:22](929 MB) +PASS -- TEST 'hafs_regional_datm_cdeps_intel' [17:46, 16:17](1340 MB) + +PASS -- COMPILE 'datm_cdeps_intel' [07:11, 06:49] ( 2 remarks ) +PASS -- TEST 'datm_cdeps_control_cfsr_intel' [02:15, 02:08](1151 MB) +PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [02:16, 01:18](1110 MB) +PASS -- TEST 'datm_cdeps_control_gefs_intel' [02:14, 02:02](1019 MB) +PASS -- TEST 'datm_cdeps_iau_gefs_intel' [02:15, 02:04](1014 MB) +PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [02:15, 02:05](1012 MB) +PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [02:14, 02:09](1160 MB) +PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [02:14, 02:08](1153 MB) +PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [02:14, 02:01](1015 MB) +PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [05:54, 04:52](1165 MB) +PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [05:50, 04:50](1137 MB) +PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [02:13, 02:06](1153 MB) +PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [03:15, 02:59](2390 MB) +PASS -- TEST 'datm_cdeps_gfs_intel' [03:15, 02:59](2447 MB) + +PASS -- COMPILE 'datm_cdeps_debug_intel' [05:11, 04:12] ( 2 warnings 2 remarks ) +PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [09:15, 05:02](1083 MB) + +PASS -- COMPILE 'datm_cdeps_faster_intel' [11:10, 10:42] ( 2 remarks ) +PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [06:15, 02:06](1145 MB) + +PASS -- COMPILE 'datm_cdeps_land_intel' [01:10, 00:57] ( 1 remarks ) +PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [03:26, 00:52](341 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_intel' [03:20, 00:50](571 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [04:19, 00:29](584 MB) + +PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [13:10, 13:03] ( 3 remarks ) +PASS -- TEST 'atm_ds2s_docn_pcice_intel' [07:43, 04:04](2015 MB) + +PASS -- COMPILE 'atm_ds2s_docn_dice_intel' [12:10, 12:06] ( 1 remarks ) +PASS -- TEST 'atm_ds2s_docn_dice_intel' [08:48, 04:01](1996 MB) + +PASS -- COMPILE 'atml_intel' [10:10, 09:40] ( 8 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_sbs_intel' [09:54, 06:07](1900 MB) +PASS -- TEST 'control_p8_atmlnd_intel' [09:54, 06:26](1905 MB) +PASS -- TEST 'control_restart_p8_atmlnd_intel' [03:36, 02:46](1149 MB) + +PASS -- COMPILE 'atml_debug_intel' [04:10, 04:03] ( 882 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_debug_intel' [10:49, 05:41](1909 MB) + +PASS -- COMPILE 'atmw_intel' [12:15, 11:44] ( 8 remarks ) +PASS -- TEST 'atmwav_control_noaero_p8_intel' [07:43, 02:29](1956 MB) + +PASS -- COMPILE 'atmaero_intel' [08:10, 07:56] ( 1 remarks ) +PASS -- TEST 'atmaero_control_p8_intel' [08:42, 04:31](2029 MB) +PASS -- TEST 'atmaero_control_p8_rad_intel' [08:43, 04:09](1812 MB) +PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [08:37, 04:16](1825 MB) + +PASS -- COMPILE 'atmaq_debug_intel' [03:10, 03:08] ( 884 warnings 6 remarks ) +PASS -- TEST 'regional_atmaq_debug_intel' [21:17, 16:48](4588 MB) + +PASS -- COMPILE 'atm_gnu' [04:10, 03:58] +PASS -- TEST 'control_c48_gnu' [13:32, 09:25](1572 MB) +PASS -- TEST 'control_stochy_gnu' [06:18, 02:15](735 MB) +PASS -- TEST 'control_ras_gnu' [07:16, 03:38](737 MB) +PASS -- TEST 'control_p8_gnu' [08:43, 04:26](1710 MB) +PASS -- TEST 'control_p8_ugwpv1_gnu' [08:35, 04:38](1734 MB) +PASS -- TEST 'control_flake_gnu' [09:16, 04:18](817 MB) + +PASS -- COMPILE 'rrfs_gnu' [04:11, 03:43] +PASS -- TEST 'rap_control_gnu' [12:29, 07:40](1085 MB) +PASS -- TEST 'rap_decomp_gnu' [11:30, 07:39](1088 MB) +PASS -- TEST 'rap_2threads_gnu' [10:44, 07:00](1122 MB) +PASS -- TEST 'rap_restart_gnu' [04:42, 03:50](886 MB) +PASS -- TEST 'rap_sfcdiff_gnu' [10:39, 07:34](1084 MB) +PASS -- TEST 'rap_sfcdiff_decomp_gnu' [10:32, 07:36](1087 MB) +PASS -- TEST 'rap_sfcdiff_restart_gnu' [06:48, 05:41](884 MB) +PASS -- TEST 'hrrr_control_gnu' [05:43, 03:53](1075 MB) +PASS -- TEST 'hrrr_control_noqr_gnu' [05:30, 03:56](1135 MB) +PASS -- TEST 'hrrr_control_2threads_gnu' [05:29, 03:29](1043 MB) +PASS -- TEST 'hrrr_control_decomp_gnu' [05:30, 03:53](1074 MB) +PASS -- TEST 'hrrr_control_restart_gnu' [02:17, 02:04](878 MB) +PASS -- TEST 'hrrr_control_restart_noqr_gnu' [02:17, 02:01](936 MB) +PASS -- TEST 'rrfs_v1beta_gnu' [08:49, 07:27](1088 MB) + +PASS -- COMPILE 'atm_dyn32_debug_gnu' [11:10, 11:05] +PASS -- TEST 'control_diag_debug_gnu' [02:29, 01:07](1636 MB) +PASS -- TEST 'regional_debug_gnu' [07:25, 06:24](1114 MB) +PASS -- TEST 'rap_control_debug_gnu' [02:16, 01:55](1105 MB) +PASS -- TEST 'hrrr_control_debug_gnu' [02:15, 01:55](1097 MB) +PASS -- TEST 'hrrr_gf_debug_gnu' [02:16, 01:58](1103 MB) +PASS -- TEST 'hrrr_c3_debug_gnu' [02:16, 01:55](1102 MB) +PASS -- TEST 'rap_diag_debug_gnu' [02:25, 02:03](1279 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_gnu' [03:16, 03:00](1112 MB) +PASS -- TEST 'rap_progcld_thompson_debug_gnu' [02:16, 01:54](1108 MB) +PASS -- TEST 'rrfs_v1beta_debug_gnu' [02:17, 01:55](1098 MB) +PASS -- TEST 'control_ras_debug_gnu' [01:16, 01:07](732 MB) +PASS -- TEST 'control_stochy_debug_gnu' [02:16, 01:13](737 MB) +PASS -- TEST 'control_debug_p8_gnu' [02:26, 01:19](1728 MB) +PASS -- TEST 'rap_flake_debug_gnu' [02:17, 01:55](1107 MB) +PASS -- TEST 'rap_clm_lake_debug_gnu' [03:17, 02:08](1110 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_gnu' [04:45, 03:13](1111 MB) + +PASS -- COMPILE 'wam_debug_gnu' [05:10, 04:53] +PASS -- TEST 'control_wam_debug_gnu' [05:30, 04:52](1571 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_gnu' [07:10, 06:42] +PASS -- TEST 'rap_control_dyn32_phy32_gnu' [08:30, 07:12](961 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_gnu' [04:51, 03:41](950 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_gnu' [07:43, 06:36](966 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_gnu' [04:35, 03:21](892 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_gnu' [04:34, 03:44](952 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_gnu' [06:39, 05:21](857 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_gnu' [02:27, 01:56](857 MB) +PASS -- TEST 'conus13km_control_gnu' [03:36, 02:26](1267 MB) +PASS -- TEST 'conus13km_2threads_gnu' [01:26, 01:02](1174 MB) +PASS -- TEST 'conus13km_restart_mismatch_gnu' [02:27, 01:23](952 MB) + +PASS -- COMPILE 'atm_dyn64_phy32_gnu' [10:10, 10:00] +PASS -- TEST 'rap_control_dyn64_phy32_gnu' [05:28, 04:15](989 MB) + +PASS -- COMPILE 'atm_dyn32_phy32_debug_gnu' [08:15, 07:46] +PASS -- TEST 'rap_control_debug_dyn32_phy32_gnu' [02:16, 01:57](979 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_gnu' [02:16, 01:50](975 MB) +PASS -- TEST 'conus13km_debug_gnu' [06:33, 05:20](1287 MB) +PASS -- TEST 'conus13km_debug_qr_gnu' [06:29, 05:32](969 MB) +PASS -- TEST 'conus13km_debug_2threads_gnu' [04:26, 03:11](1198 MB) +PASS -- TEST 'conus13km_radar_tten_debug_gnu' [07:26, 05:23](1357 MB) + +PASS -- COMPILE 'atm_dyn64_phy32_debug_gnu' [08:15, 07:46] +PASS -- TEST 'rap_control_dyn64_phy32_debug_gnu' [04:17, 01:54](1007 MB) + +PASS -- COMPILE 's2swa_gnu' [19:10, 18:49] +PASS -- TEST 'cpld_control_p8_gnu' [08:01, 06:27](4906 MB) + +PASS -- COMPILE 's2s_gnu' [19:11, 18:36] +PASS -- TEST 'cpld_control_nowave_noaero_p8_gnu' [05:46, 04:40](2721 MB) + +PASS -- COMPILE 's2swa_debug_gnu' [03:10, 03:08] +PASS -- TEST 'cpld_debug_p8_gnu' [05:49, 03:41](4925 MB) + +PASS -- COMPILE 's2sw_pdlib_gnu' [20:11, 19:16] +PASS -- TEST 'cpld_control_pdlib_p8_gnu' [26:42, 25:34](2887 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_gnu' [04:10, 03:19] +PASS -- TEST 'cpld_debug_pdlib_p8_gnu' [13:42, 11:54](2908 MB) + +PASS -- COMPILE 'datm_cdeps_gnu' [16:11, 15:59] +PASS -- TEST 'datm_cdeps_control_cfsr_gnu' [03:15, 02:11](764 MB) SYNOPSIS: -Starting Date/Time: 20240610 08:54:23 -Ending Date/Time: 20240610 10:23:51 -Total Time: 01h:30m:16s +Starting Date/Time: 20240614 09:27:03 +Ending Date/Time: 20240614 11:00:18 +Total Time: 01h:33m:30s Compiles Completed: 57/57 -Tests Completed: 246/246 +Tests Completed: 245/246 +Failed Tests: +* TEST control_wam_intel: FAILED: UNABLE TO COMPLETE COMPARISON +-- LOG: /work/noaa/epic/role-epic/jenkins/workspace/s-weather-model_pipeline_PR-2283/tests/logs/log_hercules/run_control_wam_intel.log + +NOTES: +A file 'test_changes.list' was generated with list of all failed tests. +You can use './rt.sh -c -b test_changes.list' to create baselines for the failed tests. +If you are using this log as a pull request verification, please commit 'test_changes.list'. + +Result: FAILURE + +====END OF HERCULES REGRESSION TESTING LOG==== +====START OF HERCULES REGRESSION TESTING LOG==== + +UFSWM hash used in testing: +0e00545f1ffdc0307d318d2e4f41cc243b2432de + +Submodule hashes used in testing: + 37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d) + be5d28fd1b60522e6fc98aefeead20e6aac3530b AQM/src/model/CMAQ (CMAQv5.2.1_07Feb2018-198-gbe5d28fd1) + fbdf6843d6bde852d97f1547591d90136103f669 CDEPS-interface/CDEPS (cdeps0.4.17-41-gfbdf684) + d406c7e205bd62913eea0bc87bed1aeb63eb2f83 CICE-interface/CICE (CICE6.0.0-449-gd406c7e) + f6ff8f7c4d4cb6feabe3651b13204cf43fc948e3 CICE-interface/CICE/icepack (Icepack1.1.0-182-gf6ff8f7) + 2d837b16af326b09ff4018daab4de84f4deff7ec CMEPS-interface/CMEPS (cmeps_v0.4.1-2307-g2d837b1) + cabd7753ae17f7bfcc6dad56daf10868aa51c3f4 CMakeModules (v1.0.0-28-gcabd775) + 07c26d1efae47445e4c36ff98942494788e7dc49 FV3 (heads/develop) + ab195d5026ca4c221b6cbb3888c8ae92d711f89a FV3/atmos_cubed_sphere (201912_public_release-397-gab195d5) + ccfefcd0b426e011f94137031d5f7c2a4dda2659 FV3/ccpp/framework (ccpp_transition_to_vlab_master_20190705-750-gccfefcd) + 16a1d881774d795f46db16017aeed7fc351d661a FV3/ccpp/physics (EP4-808-g16a1d881) + 74a0e098b2163425e4b5466c2dfcf8ae26d560a5 FV3/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (v1.6) + be0410ece28f2b5b9c089f8ca09ce0c80c79fe6c FV3/upp (upp_v10.2.0-191-gbe0410e) +-1ba8270870947b583cd51bc72ff8960f4c1fb36e FV3/upp/sorc/libIFI.fd +-7476b8f2790a47d788f79cebfdbb551567ae7cf8 FV3/upp/sorc/ncep_post.fd/post_gtg.fd + 041422934cae1570f2f0e67239d5d89f11c6e1b7 GOCART (sdr_v2.1.2.6-119-g0414229) + bcf7777bb037ae2feb2a8a8ac51aacb3511b52d9 HYCOM-interface/HYCOM (2.3.00-122-gbcf7777) + b32aea7bf3f9e2a774afa23d3386c88156cd1182 MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10051-gb32aea7bf) + 9423197f894112edfcb1502245f7d7b873d551f9 MOM6-interface/MOM6/pkg/CVMix-src (9423197) + 29e64d652786e1d076a05128c920f394202bfe10 MOM6-interface/MOM6/pkg/GSW-Fortran (29e64d6) + ec38ea3d902644cd4519d5fe060316859ccdc108 NOAHMP-interface/noahmp (v3.7.1-434-gec38ea3) + d9b3172f4197c65d471662c6952a668152d71230 WW3 (6.07.1-345-gd9b3172f) + fad2fe9f42f6b7f744b128b4a2a9433f91e4296f stochastic_physics (ufs-v2.0.0-219-gfad2fe9) + + +NOTES: +[Times](Memory) are at the end of each compile/test in format [MM:SS](Size). +The first time is for the full script (prep+run+finalize). +The second time is specifically for the run phase. +Times/Memory will be empty for failed tests. + +BASELINE DIRECTORY: /work/noaa/epic/hercules/UFS-WM_RT/NEMSfv3gfs/develop-20240614 +COMPARISON DIRECTORY: /work2/noaa/stmp/zshrader/stmp/zshrader/FV3_RT/rt_1919244 + +RT.SH OPTIONS USED: +* (-a) - HPC PROJECT ACCOUNT: epic +* (-l) - USE CONFIG FILE: rt.conf + +PASS -- COMPILE 'wam_intel' [08:10, 07:15] ( 1 remarks ) +PASS -- TEST 'control_wam_intel' [13:07, 09:31](1678 MB) + +SYNOPSIS: +Starting Date/Time: 20240614 10:58:37 +Ending Date/Time: 20240614 11:19:54 +Total Time: 00h:21m:21s +Compiles Completed: 1/1 +Tests Completed: 1/1 NOTES: A file 'test_changes.list' was generated but is empty. diff --git a/tests/logs/RegressionTests_jet.log b/tests/logs/RegressionTests_jet.log index 84d9646499..cef098b77b 100644 --- a/tests/logs/RegressionTests_jet.log +++ b/tests/logs/RegressionTests_jet.log @@ -1,18 +1,18 @@ ====START OF JET REGRESSION TESTING LOG==== UFSWM hash used in testing: -6b264a660c1cbcb1a685866dfa788376e63879c1 +ccbb5203c2a005d56c2f9c9042ee733335964f35 Submodule hashes used in testing: 37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d) be5d28fd1b60522e6fc98aefeead20e6aac3530b AQM/src/model/CMAQ (CMAQv5.2.1_07Feb2018-198-gbe5d28fd1) - 3d7067a523b8557058755289e4275f5f5c985daf CDEPS-interface/CDEPS (cdeps0.4.17-40-g3d7067a) - 9c0cd8d3ba5963d01711094a3c81b6358fcb8367 CICE-interface/CICE (CICE6.0.0-448-g9c0cd8d) + fbdf6843d6bde852d97f1547591d90136103f669 CDEPS-interface/CDEPS (cdeps0.4.17-41-gfbdf684) + d406c7e205bd62913eea0bc87bed1aeb63eb2f83 CICE-interface/CICE (CICE6.0.0-449-gd406c7e) f6ff8f7c4d4cb6feabe3651b13204cf43fc948e3 CICE-interface/CICE/icepack (Icepack1.1.0-182-gf6ff8f7) 2d837b16af326b09ff4018daab4de84f4deff7ec CMEPS-interface/CMEPS (cmeps_v0.4.1-2307-g2d837b1) cabd7753ae17f7bfcc6dad56daf10868aa51c3f4 CMakeModules (v1.0.0-28-gcabd775) - afb1140002734df7ac794b91f4188c80aff51c6f FV3 (remotes/origin/cs_perts) - 0bad587d6db041211c22f4af7a4ab1a25867107a FV3/atmos_cubed_sphere (remotes/origin/cs_perts) + 07c26d1efae47445e4c36ff98942494788e7dc49 FV3 (heads/develop) + ab195d5026ca4c221b6cbb3888c8ae92d711f89a FV3/atmos_cubed_sphere (201912_public_release-397-gab195d5) ccfefcd0b426e011f94137031d5f7c2a4dda2659 FV3/ccpp/framework (ccpp_transition_to_vlab_master_20190705-750-gccfefcd) 16a1d881774d795f46db16017aeed7fc351d661a FV3/ccpp/physics (EP4-808-g16a1d881) 74a0e098b2163425e4b5466c2dfcf8ae26d560a5 FV3/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (v1.6) @@ -35,250 +35,256 @@ 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: /mnt/lfs4/HFIP/hfv3gfs/role.epic/RT/NEMSfv3gfs/develop-20240603 -COMPARISON DIRECTORY: /lfs4/HFIP/h-nems/Fernando.Andrade-maldonado/RT_RUNDIRS/Fernando.Andrade-maldonado/FV3_RT/rt_1464282 +BASELINE DIRECTORY: /mnt/lfs4/HFIP/hfv3gfs/role.epic/RT/NEMSfv3gfs/develop-20240614 +COMPARISON DIRECTORY: /lfs4/HFIP/h-nems/Fernando.Andrade-maldonado/RT_RUNDIRS/Fernando.Andrade-maldonado/FV3_RT/rt_3225026 RT.SH OPTIONS USED: * (-a) - HPC PROJECT ACCOUNT: h-nems * (-l) - USE CONFIG FILE: rt.conf -* (-e) - USE ECFLOW - -PASS -- COMPILE 's2swa_32bit_intel' [41:16, 40:56] ( 1 warnings 1382 remarks ) -PASS -- TEST 'cpld_control_p8_mixedmode_intel' [13:08, 09:54](2010 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_intel' [49:18, 48:27] ( 1 warnings 1426 remarks ) -PASS -- TEST 'cpld_control_gfsv17_intel' [25:14, 22:33](1893 MB) -PASS -- TEST 'cpld_control_gfsv17_iau_intel' [26:44, 24:07](1997 MB) -PASS -- TEST 'cpld_restart_gfsv17_intel' [14:10, 11:24](1122 MB) -PASS -- TEST 'cpld_mpi_gfsv17_intel' [27:43, 25:26](1845 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [49:19, 48:32] ( 1 warnings 1423 remarks ) -PASS -- TEST 'cpld_control_sfs_intel' [22:55, 21:55](1856 MB) - -PASS -- COMPILE 's2swa_intel' [41:16, 41:14] ( 1380 remarks ) -PASS -- TEST 'cpld_control_p8_intel' [13:32, 10:32](2059 MB) -PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [14:04, 10:20](2040 MB) -PASS -- TEST 'cpld_restart_p8_intel' [10:17, 05:47](1722 MB) -PASS -- TEST 'cpld_control_qr_p8_intel' [14:43, 10:31](2084 MB) -PASS -- TEST 'cpld_restart_qr_p8_intel' [10:01, 06:09](1726 MB) -PASS -- TEST 'cpld_2threads_p8_intel' [12:30, 09:47](2314 MB) -PASS -- TEST 'cpld_decomp_p8_intel' [13:23, 10:35](2029 MB) -PASS -- TEST 'cpld_mpi_p8_intel' [11:56, 09:32](1950 MB) -PASS -- TEST 'cpld_control_ciceC_p8_intel' [13:57, 10:20](2062 MB) -PASS -- TEST 'cpld_s2sa_p8_intel' [14:58, 08:53](2031 MB) - -PASS -- COMPILE 's2sw_intel' [39:16, 39:07] ( 1278 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_intel' [11:12, 08:38](1911 MB) -PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [10:23, 07:31](1952 MB) - -PASS -- COMPILE 's2swa_debug_intel' [06:11, 05:59] ( 1450 warnings 1228 remarks ) -PASS -- TEST 'cpld_debug_p8_intel' [13:55, 11:47](2078 MB) - -PASS -- COMPILE 's2sw_debug_intel' [06:11, 05:16] ( 1450 warnings 1228 remarks ) -PASS -- TEST 'cpld_debug_noaero_p8_intel' [10:45, 08:17](1916 MB) - -PASS -- COMPILE 's2s_aoflux_intel' [35:13, 34:46] ( 1010 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [09:54, 07:37](1966 MB) - -PASS -- COMPILE 's2s_intel' [35:16, 35:03] ( 1015 remarks ) -PASS -- TEST 'cpld_control_c48_intel' [15:24, 13:31](3067 MB) -PASS -- TEST 'cpld_warmstart_c48_intel' [06:18, 04:23](3046 MB) -PASS -- TEST 'cpld_restart_c48_intel' [04:05, 02:48](2482 MB) - -PASS -- COMPILE 's2swa_faster_intel' [34:28, 34:10] ( 1609 remarks ) -PASS -- TEST 'cpld_control_p8_faster_intel' [17:46, 12:29](2059 MB) - -PASS -- COMPILE 's2sw_pdlib_intel' [48:16, 47:16] ( 1338 remarks ) -PASS -- TEST 'cpld_control_pdlib_p8_intel' [27:11, 23:19](1885 MB) -PASS -- TEST 'cpld_restart_pdlib_p8_intel' [16:28, 12:21](1136 MB) -PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [32:08, 28:23](1883 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_intel' [06:11, 05:36] ( 1560 warnings 1998 remarks ) -PASS -- TEST 'cpld_debug_pdlib_p8_intel' [37:48, 33:26](1939 MB) - -PASS -- COMPILE 'atm_dyn32_intel' [42:17, 38:22] ( 1 warnings 1147 remarks ) -PASS -- TEST 'control_flake_intel' [06:47, 04:51](646 MB) -PASS -- TEST 'control_CubedSphereGrid_intel' [17:14, 04:31](1550 MB) -PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [18:29, 04:34](1554 MB) -PASS -- TEST 'control_latlon_intel' [24:21, 04:34](1551 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [07:01, 04:22](1547 MB) -PASS -- TEST 'control_c48_intel' [14:14, 12:00](1737 MB) -PASS -- TEST 'control_c48.v2.sfc_intel' [12:03, 10:20](849 MB) -PASS -- TEST 'control_c192_intel' [19:43, 15:04](1691 MB) -PASS -- TEST 'control_c384_intel' [27:58, 19:45](1819 MB) -PASS -- TEST 'control_c384gdas_intel' [27:39, 14:41](1015 MB) -PASS -- TEST 'control_stochy_intel' [03:44, 02:24](606 MB) -PASS -- TEST 'control_stochy_restart_intel' [21:47, 02:19](436 MB) -PASS -- TEST 'control_lndp_intel' [03:43, 02:28](604 MB) -PASS -- TEST 'control_iovr4_intel' [05:48, 03:47](597 MB) -PASS -- TEST 'control_iovr5_intel' [05:48, 04:18](601 MB) -PASS -- TEST 'control_p8_intel' [08:26, 05:05](1837 MB) -PASS -- TEST 'control_p8.v2.sfc_intel' [29:20, 06:30](1842 MB) -PASS -- TEST 'control_p8_ugwpv1_intel' [21:05, 05:01](1849 MB) -PASS -- TEST 'control_restart_p8_intel' [21:32, 03:35](1064 MB) -PASS -- TEST 'control_noqr_p8_intel' [07:43, 04:59](1837 MB) -PASS -- TEST 'control_restart_noqr_p8_intel' [21:02, 03:49](1070 MB) -PASS -- TEST 'control_decomp_p8_intel' [18:45, 05:14](1831 MB) -PASS -- TEST 'control_2threads_p8_intel' [16:39, 04:50](1935 MB) -PASS -- TEST 'control_p8_lndp_intel' [13:15, 08:17](1841 MB) -PASS -- TEST 'control_p8_rrtmgp_intel' [24:34, 06:15](1901 MB) -PASS -- TEST 'control_p8_mynn_intel' [24:20, 05:29](1853 MB) -PASS -- TEST 'merra2_thompson_intel' [21:18, 05:48](1846 MB) -PASS -- TEST 'regional_control_intel' [25:17, 09:58](1017 MB) -PASS -- TEST 'regional_restart_intel' [10:16, 05:29](1012 MB) -PASS -- TEST 'regional_decomp_intel' [32:15, 10:17](1019 MB) -PASS -- TEST 'regional_2threads_intel' [10:07, 07:35](998 MB) -PASS -- TEST 'regional_netcdf_parallel_intel' [15:16, 09:23](1022 MB) -PASS -- TEST 'regional_2dwrtdecomp_intel' [29:09, 09:03](1023 MB) - -PASS -- COMPILE 'rrfs_intel' [35:14, 35:04] ( 3 warnings 1114 remarks ) -PASS -- TEST 'rap_control_intel' [24:08, 11:22](992 MB) -PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [18:33, 06:27](1226 MB) -PASS -- TEST 'rap_decomp_intel' [25:13, 11:32](988 MB) -PASS -- TEST 'rap_2threads_intel' [23:39, 10:44](1085 MB) -PASS -- TEST 'rap_restart_intel' [08:42, 06:38](991 MB) -PASS -- TEST 'rap_sfcdiff_intel' [24:18, 11:26](992 MB) -PASS -- TEST 'rap_sfcdiff_decomp_intel' [24:18, 11:55](988 MB) -PASS -- TEST 'rap_sfcdiff_restart_intel' [11:35, 09:28](1000 MB) -PASS -- TEST 'hrrr_control_intel' [19:33, 05:31](984 MB) -PASS -- TEST 'hrrr_control_decomp_intel' [20:15, 05:50](984 MB) -PASS -- TEST 'hrrr_control_2threads_intel' [19:14, 05:17](1062 MB) -PASS -- TEST 'hrrr_control_restart_intel' [04:39, 03:14](915 MB) -PASS -- TEST 'rrfs_v1beta_intel' [23:45, 10:41](987 MB) -PASS -- TEST 'rrfs_v1nssl_intel' [24:38, 13:51](1932 MB) -PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [24:41, 13:02](1936 MB) - -PASS -- COMPILE 'csawmg_intel' [33:21, 32:34] ( 1095 remarks ) -PASS -- TEST 'control_csawmg_intel' [20:58, 09:47](960 MB) -PASS -- TEST 'control_ras_intel' [14:30, 04:35](666 MB) - -PASS -- COMPILE 'wam_intel' [30:16, 29:52] ( 981 remarks ) -PASS -- TEST 'control_wam_intel' [04:38, 03:09](505 MB) - -PASS -- COMPILE 'atm_faster_dyn32_intel' [18:22, 17:33] ( 1298 remarks ) -PASS -- TEST 'control_p8_faster_intel' [17:48, 04:54](1839 MB) -PASS -- TEST 'regional_control_faster_intel' [11:00, 09:14](1012 MB) - -PASS -- COMPILE 'atm_debug_dyn32_intel' [20:14, 08:03] ( 884 warnings 9 remarks ) -PASS -- TEST 'control_CubedSphereGrid_debug_intel' [05:18, 03:31](1566 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [05:22, 03:28](1561 MB) -PASS -- TEST 'control_stochy_debug_intel' [04:47, 03:56](767 MB) -PASS -- TEST 'control_lndp_debug_intel' [04:44, 03:43](766 MB) -PASS -- TEST 'control_csawmg_debug_intel' [07:14, 06:03](1078 MB) -PASS -- TEST 'control_ras_debug_intel' [04:45, 03:43](776 MB) -PASS -- TEST 'control_diag_debug_intel' [05:23, 03:35](1618 MB) -PASS -- TEST 'control_debug_p8_intel' [06:31, 04:30](1866 MB) -PASS -- TEST 'regional_debug_intel' [25:22, 24:13](1034 MB) -PASS -- TEST 'rap_control_debug_intel' [07:49, 06:10](1160 MB) -PASS -- TEST 'hrrr_control_debug_intel' [06:50, 06:03](1148 MB) -PASS -- TEST 'hrrr_gf_debug_intel' [07:50, 06:09](1150 MB) -PASS -- TEST 'hrrr_c3_debug_intel' [07:50, 06:10](1150 MB) -PASS -- TEST 'rap_unified_drag_suite_debug_intel' [07:49, 06:14](1149 MB) -PASS -- TEST 'rap_diag_debug_intel' [08:06, 06:26](1238 MB) -PASS -- TEST 'rap_cires_ugwp_debug_intel' [07:31, 06:20](1151 MB) -PASS -- TEST 'rap_unified_ugwp_debug_intel' [07:35, 06:20](1148 MB) -PASS -- TEST 'rap_lndp_debug_intel' [07:35, 06:42](1156 MB) -PASS -- TEST 'rap_progcld_thompson_debug_intel' [07:42, 06:22](1153 MB) -PASS -- TEST 'rap_noah_debug_intel' [07:27, 06:15](1151 MB) -PASS -- TEST 'rap_sfcdiff_debug_intel' [07:29, 06:26](1154 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [11:28, 10:26](1153 MB) -PASS -- TEST 'rrfs_v1beta_debug_intel' [07:40, 06:11](1148 MB) -PASS -- TEST 'rap_clm_lake_debug_intel' [08:42, 08:02](1154 MB) -PASS -- TEST 'rap_flake_debug_intel' [07:53, 06:42](1153 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [13:12, 10:57](1160 MB) - -PASS -- COMPILE 'wam_debug_intel' [15:15, 04:39] ( 855 warnings ) -PASS -- TEST 'control_wam_debug_intel' [07:24, 06:30](468 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [31:17, 30:41] ( 3 warnings 1027 remarks ) -PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [18:27, 06:01](1078 MB) -PASS -- TEST 'rap_control_dyn32_phy32_intel' [24:17, 09:46](881 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [19:20, 05:15](878 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [14:30, 09:17](957 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [34:39, 04:54](916 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [13:53, 05:33](859 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_intel' [13:41, 08:19](902 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [12:53, 03:00](854 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [52:14, 51:53] ( 3 warnings 1197 remarks ) -PASS -- TEST 'conus13km_control_intel' [10:19, 03:18](1110 MB) -PASS -- TEST 'conus13km_2threads_intel' [03:57, 02:59](1057 MB) -PASS -- TEST 'conus13km_restart_mismatch_intel' [04:54, 02:39](1024 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [32:16, 31:16] ( 3 warnings 1047 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_intel' [31:25, 06:26](906 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [06:12, 05:22] ( 787 warnings 8 remarks ) -PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [21:49, 06:08](1031 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [21:48, 06:07](1032 MB) -PASS -- TEST 'conus13km_debug_intel' [34:29, 18:26](1151 MB) -PASS -- TEST 'conus13km_debug_qr_intel' [34:28, 19:10](849 MB) -PASS -- TEST 'conus13km_debug_2threads_intel' [21:19, 10:52](1092 MB) -PASS -- TEST 'conus13km_radar_tten_debug_intel' [34:22, 18:35](1217 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [22:15, 04:56] ( 787 warnings 8 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [24:39, 06:29](1069 MB) - -PASS -- COMPILE 'hafsw_intel' [05:15, 39:32] ( 1 warnings 1426 remarks ) -PASS -- TEST 'hafs_regional_atm_intel' [16:43, 07:44](712 MB) -PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [10:44, 07:47](1083 MB) -PASS -- TEST 'hafs_regional_atm_ocn_intel' [22:06, 10:28](771 MB) -PASS -- TEST 'hafs_regional_atm_wav_intel' [26:40, 17:28](803 MB) -PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [31:10, 19:19](821 MB) -PASS -- TEST 'gnv1_nested_intel' [15:42, 06:17](770 MB) - -PASS -- COMPILE 'hafs_all_intel' [57:19, 34:09] ( 1267 remarks ) -PASS -- TEST 'hafs_regional_docn_intel' [16:45, 09:34](773 MB) -PASS -- TEST 'hafs_regional_docn_oisst_intel' [15:52, 09:34](751 MB) - -PASS -- COMPILE 'datm_cdeps_intel' [26:13, 08:10] ( 67 remarks ) -PASS -- TEST 'datm_cdeps_control_cfsr_intel' [05:23, 04:12](1070 MB) -PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [03:27, 02:44](1016 MB) -PASS -- TEST 'datm_cdeps_control_gefs_intel' [04:26, 04:04](923 MB) -PASS -- TEST 'datm_cdeps_iau_gefs_intel' [05:24, 04:09](922 MB) -PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [04:23, 04:04](922 MB) -PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [05:23, 04:31](1047 MB) -PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [04:27, 04:07](1071 MB) -PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [04:23, 04:00](928 MB) -PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [10:38, 08:53](880 MB) -PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [10:32, 08:54](837 MB) -PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [05:20, 04:10](1055 MB) -PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [06:24, 05:44](2393 MB) -PASS -- TEST 'datm_cdeps_gfs_intel' [06:25, 05:41](2401 MB) - -PASS -- COMPILE 'datm_cdeps_debug_intel' [15:12, 03:21] ( 2 warnings ) -PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [08:27, 08:02](1018 MB) - -PASS -- COMPILE 'datm_cdeps_faster_intel' [15:12, 08:11] ( 70 remarks ) -PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [05:22, 04:16](1061 MB) - -PASS -- COMPILE 'datm_cdeps_land_intel' [03:10, 02:18] ( 60 remarks ) -PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [04:13, 02:03](234 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_intel' [03:59, 01:59](256 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [03:44, 02:16](252 MB) - -PASS -- COMPILE 'atml_intel' [43:16, 42:35] ( 8 warnings 1185 remarks ) -PASS -- TEST 'control_p8_atmlnd_sbs_intel' [15:00, 12:16](1857 MB) -PASS -- TEST 'control_p8_atmlnd_intel' [14:55, 12:21](1855 MB) -PASS -- TEST 'control_restart_p8_atmlnd_intel' [08:05, 06:14](1073 MB) - -PASS -- COMPILE 'atml_debug_intel' [07:12, 06:10] ( 882 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_debug_intel' [14:23, 09:57](1868 MB) - -PASS -- COMPILE 'atmw_intel' [35:17, 34:32] ( 1259 remarks ) -PASS -- TEST 'atmwav_control_noaero_p8_intel' [07:43, 03:19](1872 MB) - -PASS -- COMPILE 'atmaero_intel' [34:14, 33:45] ( 1098 remarks ) -PASS -- TEST 'atmaero_control_p8_intel' [09:33, 07:00](1924 MB) -PASS -- TEST 'atmaero_control_p8_rad_intel' [10:30, 07:07](1714 MB) -PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [09:20, 07:20](1730 MB) +* (-r) - USE ROCOTO + +PASS -- COMPILE 's2swa_32bit_intel' [40:28, 40:28] ( 1 warnings 1382 remarks ) +PASS -- TEST 'cpld_control_p8_mixedmode_intel' [09:21, 07:52](2002 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_intel' [54:26, 54:26] ( 1 warnings 1426 remarks ) +PASS -- TEST 'cpld_control_gfsv17_intel' [24:00, 22:16](1888 MB) +PASS -- TEST 'cpld_control_gfsv17_iau_intel' [25:33, 23:36](2013 MB) +PASS -- TEST 'cpld_restart_gfsv17_intel' [12:48, 10:52](1128 MB) +PASS -- TEST 'cpld_mpi_gfsv17_intel' [28:03, 26:19](1857 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [49:26, 49:26] ( 1 warnings 1423 remarks ) +PASS -- TEST 'cpld_control_sfs_intel' [22:04, 21:26](1892 MB) + +PASS -- COMPILE 's2swa_intel' [41:17, 41:17] ( 1380 remarks ) +PASS -- TEST 'cpld_control_p8_intel' [10:29, 09:03](2035 MB) +PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [10:14, 08:49](2013 MB) +PASS -- TEST 'cpld_restart_p8_intel' [07:21, 05:48](1704 MB) +PASS -- TEST 'cpld_control_qr_p8_intel' [10:22, 08:48](2063 MB) +PASS -- TEST 'cpld_restart_qr_p8_intel' [08:59, 06:11](1713 MB) +PASS -- TEST 'cpld_2threads_p8_intel' [10:58, 09:36](2307 MB) +PASS -- TEST 'cpld_decomp_p8_intel' [11:32, 10:12](2050 MB) +PASS -- TEST 'cpld_mpi_p8_intel' [09:48, 07:39](2004 MB) +PASS -- TEST 'cpld_control_ciceC_p8_intel' [10:07, 08:32](2054 MB) +PASS -- TEST 'cpld_s2sa_p8_intel' [09:46, 08:18](2043 MB) + +PASS -- COMPILE 's2sw_intel' [38:40, 38:40] ( 1278 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_intel' [07:55, 06:46](1909 MB) +PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [08:52, 07:31](1973 MB) + +PASS -- COMPILE 's2swa_debug_intel' [05:53, 05:53] ( 1450 warnings 1228 remarks ) +PASS -- TEST 'cpld_debug_p8_intel' [12:50, 11:31](2063 MB) + +PASS -- COMPILE 's2sw_debug_intel' [05:31, 05:31] ( 1450 warnings 1228 remarks ) +PASS -- TEST 'cpld_debug_noaero_p8_intel' [09:23, 08:21](1920 MB) + +PASS -- COMPILE 's2s_aoflux_intel' [34:44, 34:44] ( 1010 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [07:55, 06:39](1959 MB) + +PASS -- COMPILE 's2s_intel' [35:05, 35:05] ( 1015 remarks ) +PASS -- TEST 'cpld_control_c48_intel' [13:32, 12:53](3064 MB) +PASS -- TEST 'cpld_warmstart_c48_intel' [04:22, 03:41](3048 MB) +PASS -- TEST 'cpld_restart_c48_intel' [02:49, 02:01](2475 MB) + +PASS -- COMPILE 's2swa_faster_intel' [34:01, 34:01] ( 1609 remarks ) +PASS -- TEST 'cpld_control_p8_faster_intel' [09:51, 08:15](2038 MB) + +PASS -- COMPILE 's2sw_pdlib_intel' [52:27, 52:27] ( 1338 remarks ) +PASS -- TEST 'cpld_control_pdlib_p8_intel' [23:45, 22:38](1902 MB) +PASS -- TEST 'cpld_restart_pdlib_p8_intel' [13:45, 11:53](1117 MB) +PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [27:21, 26:04](1852 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_intel' [05:35, 05:35] ( 1560 warnings 1998 remarks ) +PASS -- TEST 'cpld_debug_pdlib_p8_intel' [34:23, 32:45](1922 MB) + +PASS -- COMPILE 'atm_dyn32_intel' [37:35, 37:34] ( 1 warnings 1147 remarks ) +PASS -- TEST 'control_flake_intel' [04:51, 04:32](645 MB) +PASS -- TEST 'control_CubedSphereGrid_intel' [04:36, 03:57](1539 MB) +PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [05:00, 04:16](1531 MB) +PASS -- TEST 'control_latlon_intel' [04:39, 03:57](1550 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [05:46, 05:01](1533 MB) +PASS -- TEST 'control_c48_intel' [12:34, 11:58](1739 MB) +PASS -- TEST 'control_c48.v2.sfc_intel' [10:26, 10:08](851 MB) +PASS -- TEST 'control_c192_intel' [16:04, 15:13](1677 MB) +PASS -- TEST 'control_c384_intel' [20:40, 18:49](1826 MB) +PASS -- TEST 'control_c384gdas_intel' [17:14, 14:34](1005 MB) +PASS -- TEST 'control_stochy_intel' [03:08, 02:51](604 MB) +PASS -- TEST 'control_stochy_restart_intel' [01:39, 01:21](435 MB) +PASS -- TEST 'control_lndp_intel' [02:30, 02:12](602 MB) +PASS -- TEST 'control_iovr4_intel' [03:41, 03:22](603 MB) +PASS -- TEST 'control_iovr5_intel' [03:40, 03:21](601 MB) +PASS -- TEST 'control_p8_intel' [06:17, 05:02](1835 MB) +PASS -- TEST 'control_p8.v2.sfc_intel' [06:42, 05:27](1839 MB) +PASS -- TEST 'control_p8_ugwpv1_intel' [06:30, 05:13](1843 MB) +PASS -- TEST 'control_restart_p8_intel' [04:24, 03:16](1045 MB) +PASS -- TEST 'control_noqr_p8_intel' [06:28, 05:10](1819 MB) +PASS -- TEST 'control_restart_noqr_p8_intel' [04:10, 03:01](1070 MB) +PASS -- TEST 'control_decomp_p8_intel' [06:21, 05:10](1825 MB) +PASS -- TEST 'control_2threads_p8_intel' [05:56, 04:50](1935 MB) +PASS -- TEST 'control_p8_lndp_intel' [08:46, 08:03](1818 MB) +PASS -- TEST 'control_p8_rrtmgp_intel' [07:27, 06:07](1894 MB) +PASS -- TEST 'control_p8_mynn_intel' [06:06, 04:49](1842 MB) +PASS -- TEST 'merra2_thompson_intel' [06:20, 04:55](1839 MB) +PASS -- TEST 'regional_control_intel' [09:15, 08:49](1014 MB) +PASS -- TEST 'regional_restart_intel' [05:20, 04:43](1021 MB) +PASS -- TEST 'regional_decomp_intel' [09:39, 09:10](1017 MB) +PASS -- TEST 'regional_2threads_intel' [07:18, 06:48](997 MB) +PASS -- TEST 'regional_netcdf_parallel_intel' [09:01, 08:21](1015 MB) +PASS -- TEST 'regional_2dwrtdecomp_intel' [09:02, 08:27](1011 MB) + +PASS -- COMPILE 'rrfs_intel' [34:52, 34:52] ( 3 warnings 1114 remarks ) +PASS -- TEST 'rap_control_intel' [11:42, 10:35](987 MB) +PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [06:57, 05:55](1218 MB) +PASS -- TEST 'rap_decomp_intel' [12:12, 11:02](984 MB) +PASS -- TEST 'rap_2threads_intel' [11:08, 09:57](1078 MB) +PASS -- TEST 'rap_restart_intel' [06:39, 05:28](990 MB) +PASS -- TEST 'rap_sfcdiff_intel' [11:51, 10:44](982 MB) +PASS -- TEST 'rap_sfcdiff_decomp_intel' [12:12, 11:05](985 MB) +PASS -- TEST 'rap_sfcdiff_restart_intel' [08:53, 07:45](1001 MB) +PASS -- TEST 'hrrr_control_intel' [06:37, 05:21](994 MB) +PASS -- TEST 'hrrr_control_decomp_intel' [06:41, 05:31](982 MB) +PASS -- TEST 'hrrr_control_2threads_intel' [06:06, 04:54](1066 MB) +PASS -- TEST 'hrrr_control_restart_intel' [03:20, 02:57](914 MB) +PASS -- TEST 'rrfs_v1beta_intel' [11:21, 10:07](980 MB) +PASS -- TEST 'rrfs_v1nssl_intel' [13:11, 12:54](1938 MB) +PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [12:44, 12:27](1937 MB) + +PASS -- COMPILE 'csawmg_intel' [32:32, 32:32] ( 1095 remarks ) +PASS -- TEST 'control_csawmg_intel' [09:36, 09:05](960 MB) +PASS -- TEST 'control_ras_intel' [04:50, 04:33](663 MB) + +PASS -- COMPILE 'wam_intel' [32:32, 32:32] ( 994 remarks ) +PASS -- TEST 'control_wam_intel' [16:02, 15:22](1624 MB) + +PASS -- COMPILE 'atm_faster_dyn32_intel' [16:22, 16:22] ( 1298 remarks ) +PASS -- TEST 'control_p8_faster_intel' [05:56, 04:44](1825 MB) +PASS -- TEST 'regional_control_faster_intel' [08:26, 07:54](1014 MB) + +PASS -- COMPILE 'atm_debug_dyn32_intel' [07:21, 07:21] ( 884 warnings 9 remarks ) +PASS -- TEST 'control_CubedSphereGrid_debug_intel' [04:24, 03:41](1565 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [04:26, 03:39](1560 MB) +PASS -- TEST 'control_stochy_debug_intel' [04:09, 03:52](760 MB) +PASS -- TEST 'control_lndp_debug_intel' [03:46, 03:29](764 MB) +PASS -- TEST 'control_csawmg_debug_intel' [06:37, 06:03](1080 MB) +PASS -- TEST 'control_ras_debug_intel' [03:49, 03:30](774 MB) +PASS -- TEST 'control_diag_debug_intel' [04:16, 03:34](1613 MB) +PASS -- TEST 'control_debug_p8_intel' [05:10, 04:27](1853 MB) +PASS -- TEST 'regional_debug_intel' [23:43, 23:08](1027 MB) +PASS -- TEST 'rap_control_debug_intel' [06:48, 06:22](1152 MB) +PASS -- TEST 'hrrr_control_debug_intel' [06:24, 06:08](1145 MB) +PASS -- TEST 'hrrr_gf_debug_intel' [06:34, 06:16](1153 MB) +PASS -- TEST 'hrrr_c3_debug_intel' [06:36, 06:16](1155 MB) +PASS -- TEST 'rap_unified_drag_suite_debug_intel' [06:25, 06:12](1148 MB) +PASS -- TEST 'rap_diag_debug_intel' [07:01, 06:39](1226 MB) +PASS -- TEST 'rap_cires_ugwp_debug_intel' [06:43, 06:24](1157 MB) +PASS -- TEST 'rap_unified_ugwp_debug_intel' [06:47, 06:27](1155 MB) +PASS -- TEST 'rap_lndp_debug_intel' [06:50, 06:33](1153 MB) +PASS -- TEST 'rap_progcld_thompson_debug_intel' [06:39, 06:18](1156 MB) +PASS -- TEST 'rap_noah_debug_intel' [06:28, 06:06](1151 MB) +PASS -- TEST 'rap_sfcdiff_debug_intel' [06:35, 06:18](1149 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [10:30, 10:15](1147 MB) +PASS -- TEST 'rrfs_v1beta_debug_intel' [06:21, 06:09](1147 MB) +PASS -- TEST 'rap_clm_lake_debug_intel' [07:49, 07:30](1157 MB) +PASS -- TEST 'rap_flake_debug_intel' [06:33, 06:20](1157 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [11:48, 10:39](1151 MB) + +PASS -- COMPILE 'wam_debug_intel' [05:16, 05:16] ( 839 warnings 1 remarks ) +PASS -- TEST 'control_wam_debug_intel' [17:24, 16:40](1637 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [30:18, 30:18] ( 3 warnings 1027 remarks ) +PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [06:36, 05:29](1080 MB) +PASS -- TEST 'rap_control_dyn32_phy32_intel' [09:58, 08:53](903 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [06:21, 04:52](876 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [09:41, 08:34](948 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [05:48, 04:18](917 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [06:40, 05:13](855 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_intel' [07:42, 06:38](904 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [03:20, 02:59](853 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [50:40, 50:37] ( 3 warnings 1197 remarks ) +PASS -- TEST 'conus13km_control_intel' [03:57, 03:10](1100 MB) +PASS -- TEST 'conus13km_2threads_intel' [02:16, 01:35](1026 MB) +PASS -- TEST 'conus13km_restart_mismatch_intel' [02:24, 01:43](1029 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [30:54, 30:54] ( 3 warnings 1047 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_intel' [06:45, 05:59](917 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [05:04, 05:04] ( 787 warnings 8 remarks ) +PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [06:23, 06:03](1035 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [06:15, 05:55](1032 MB) +PASS -- TEST 'conus13km_debug_intel' [19:11, 18:25](1146 MB) +PASS -- TEST 'conus13km_debug_qr_intel' [19:29, 18:41](832 MB) +PASS -- TEST 'conus13km_debug_2threads_intel' [11:54, 11:12](1079 MB) +PASS -- TEST 'conus13km_radar_tten_debug_intel' [19:47, 18:35](1211 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [05:16, 05:16] ( 787 warnings 8 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [06:38, 06:17](1070 MB) + +PASS -- COMPILE 'hafsw_intel' [38:41, 38:41] ( 1 warnings 1426 remarks ) +PASS -- TEST 'hafs_regional_atm_intel' [08:42, 07:20](719 MB) +PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [08:19, 07:53](1085 MB) +PASS -- TEST 'hafs_regional_atm_ocn_intel' [11:38, 10:10](779 MB) +PASS -- TEST 'hafs_regional_atm_wav_intel' [20:13, 18:59](804 MB) +PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [21:23, 19:47](967 MB) +PASS -- TEST 'gnv1_nested_intel' [10:28, 08:03](1669 MB) + +PASS -- COMPILE 'hafs_all_intel' [33:26, 33:26] ( 1267 remarks ) +PASS -- TEST 'hafs_regional_docn_intel' [11:10, 09:51](776 MB) +PASS -- TEST 'hafs_regional_docn_oisst_intel' [11:09, 09:50](748 MB) + +PASS -- COMPILE 'datm_cdeps_intel' [09:24, 09:24] ( 67 remarks ) +PASS -- TEST 'datm_cdeps_control_cfsr_intel' [03:46, 03:38](1065 MB) +PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [02:24, 02:12](1029 MB) +PASS -- TEST 'datm_cdeps_control_gefs_intel' [03:41, 03:32](933 MB) +PASS -- TEST 'datm_cdeps_iau_gefs_intel' [03:54, 03:45](923 MB) +PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [04:06, 03:58](920 MB) +PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [04:02, 03:45](1070 MB) +PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [03:57, 03:48](1062 MB) +PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [03:58, 03:48](926 MB) +PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [09:33, 08:26](898 MB) +PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [09:20, 08:18](847 MB) +PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [04:15, 04:09](1067 MB) +PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [06:34, 06:14](2345 MB) +PASS -- TEST 'datm_cdeps_gfs_intel' [05:56, 05:45](2391 MB) + +PASS -- COMPILE 'datm_cdeps_debug_intel' [04:26, 04:26] ( 2 warnings ) +PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [08:22, 08:12](1008 MB) + +PASS -- COMPILE 'datm_cdeps_faster_intel' [09:05, 09:05] ( 70 remarks ) +PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [03:51, 03:41](1078 MB) + +PASS -- COMPILE 'datm_cdeps_land_intel' [02:02, 02:02] ( 60 remarks ) +PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [02:42, 02:14](232 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_intel' [01:50, 01:27](256 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [01:19, 00:59](256 MB) + +PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [34:21, 34:21] ( 1015 remarks ) +PASS -- TEST 'atm_ds2s_docn_pcice_intel' [06:47, 05:46](1910 MB) + +PASS -- COMPILE 'atm_ds2s_docn_dice_intel' [33:10, 33:10] ( 1015 remarks ) +PASS -- TEST 'atm_ds2s_docn_dice_intel' [06:45, 05:41](1888 MB) + +PASS -- COMPILE 'atml_intel' [41:27, 41:27] ( 8 warnings 1185 remarks ) +PASS -- TEST 'control_p8_atmlnd_sbs_intel' [11:10, 09:44](1855 MB) +PASS -- TEST 'control_p8_atmlnd_intel' [11:22, 09:57](1854 MB) +PASS -- TEST 'control_restart_p8_atmlnd_intel' [06:31, 05:47](1069 MB) + +PASS -- COMPILE 'atml_debug_intel' [05:40, 05:40] ( 882 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_debug_intel' [09:32, 08:16](1877 MB) + +PASS -- COMPILE 'atmw_intel' [34:49, 34:49] ( 1259 remarks ) +PASS -- TEST 'atmwav_control_noaero_p8_intel' [04:30, 03:15](1821 MB) + +PASS -- COMPILE 'atmaero_intel' [33:11, 33:11] ( 1098 remarks ) +PASS -- TEST 'atmaero_control_p8_intel' [07:16, 06:07](1929 MB) +PASS -- TEST 'atmaero_control_p8_rad_intel' [07:37, 06:28](1730 MB) +PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [07:35, 06:37](1734 MB) SYNOPSIS: -Starting Date/Time: 20240606 18:49:30 -Ending Date/Time: 20240606 23:12:36 -Total Time: 04h:23m:45s -Compiles Completed: 34/34 -Tests Completed: 162/162 +Starting Date/Time: 20240617 23:58:25 +Ending Date/Time: 20240618 06:18:06 +Total Time: 06h:20m:19s +Compiles Completed: 36/36 +Tests Completed: 164/164 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 f48b1e6bad..c13d1e7a23 100644 --- a/tests/logs/RegressionTests_wcoss2.log +++ b/tests/logs/RegressionTests_wcoss2.log @@ -1,18 +1,18 @@ ====START OF WCOSS2 REGRESSION TESTING LOG==== UFSWM hash used in testing: -ecba684819faf0cfd392cdd49bf6369463e726f7 +cfa2f75f86e39595b43e01c4b9e6f5d4b94c2527 Submodule hashes used in testing: 37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d) be5d28fd1b60522e6fc98aefeead20e6aac3530b AQM/src/model/CMAQ (CMAQv5.2.1_07Feb2018-198-gbe5d28fd1) - 42d4010d7d1116aa8c4ac322dd353cfbb3e3aaa1 CDEPS-interface/CDEPS (cdeps0.4.17-51-g42d4010) - 180f60fd5c9f76d5656a68f8d478f0155f0dc695 CICE-interface/CICE (remotes/origin/HEAD-11-g180f60f) + fbdf6843d6bde852d97f1547591d90136103f669 CDEPS-interface/CDEPS (cdeps0.4.17-41-gfbdf684) + d406c7e205bd62913eea0bc87bed1aeb63eb2f83 CICE-interface/CICE (CICE6.0.0-449-gd406c7e) f6ff8f7c4d4cb6feabe3651b13204cf43fc948e3 CICE-interface/CICE/icepack (Icepack1.1.0-182-gf6ff8f7) 2d837b16af326b09ff4018daab4de84f4deff7ec CMEPS-interface/CMEPS (cmeps_v0.4.1-2307-g2d837b1) cabd7753ae17f7bfcc6dad56daf10868aa51c3f4 CMakeModules (v1.0.0-28-gcabd775) - 07c26d1efae47445e4c36ff98942494788e7dc49 FV3 (07c26d1) - ab195d5026ca4c221b6cbb3888c8ae92d711f89a FV3/atmos_cubed_sphere (remotes/origin/cs_perts-1-gab195d5) + 07c26d1efae47445e4c36ff98942494788e7dc49 FV3 (heads/develop) + ab195d5026ca4c221b6cbb3888c8ae92d711f89a FV3/atmos_cubed_sphere (201912_public_release-397-gab195d5) ccfefcd0b426e011f94137031d5f7c2a4dda2659 FV3/ccpp/framework (ccpp_transition_to_vlab_master_20190705-750-gccfefcd) 16a1d881774d795f46db16017aeed7fc351d661a FV3/ccpp/physics (EP4-808-g16a1d881) 74a0e098b2163425e4b5466c2dfcf8ae26d560a5 FV3/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (v1.6) @@ -35,239 +35,239 @@ 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-20240607 -COMPARISON DIRECTORY: /lfs/h2/emc/ptmp/brian.curtis/FV3_RT/rt_136387 +BASELINE DIRECTORY: /lfs/h2/emc/nems/noscrub/emc.nems/RT/NEMSfv3gfs/develop-20240614 +COMPARISON DIRECTORY: /lfs/h2/emc/ptmp/brian.curtis/FV3_RT/rt_67370 RT.SH OPTIONS USED: * (-a) - HPC PROJECT ACCOUNT: GFS-DEV * (-e) - USE ECFLOW -PASS -- COMPILE 's2swa_32bit_intel' [12:26, 11:32] ( 1 warnings 8 remarks ) -PASS -- TEST 'cpld_control_p8_mixedmode_intel' [43:28, 02:09](3104 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_intel' [12:26, 12:02] ( 1 warnings 8 remarks ) -PASS -- TEST 'cpld_control_gfsv17_intel' [43:28, 01:33](1824 MB) -PASS -- TEST 'cpld_control_gfsv17_iau_intel' [25:12, 02:06](1848 MB) -PASS -- TEST 'cpld_restart_gfsv17_intel' [25:12, 01:40](970 MB) -PASS -- TEST 'cpld_mpi_gfsv17_intel' [43:29, 01:46](1794 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [23:39, 23:26] ( 1 warnings 8 remarks ) -PASS -- TEST 'cpld_control_sfs_intel' [32:16, 00:23](1817 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [17:32, 16:59] ( 1505 warnings 1998 remarks ) -PASS -- TEST 'cpld_debug_gfsv17_intel' [38:25, 01:49](1836 MB) - -PASS -- COMPILE 's2swa_intel' [12:26, 11:30] ( 8 remarks ) -PASS -- TEST 'cpld_control_p8_intel' [43:28, 01:05](3127 MB) -PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [43:28, 02:01](3124 MB) -PASS -- TEST 'cpld_restart_p8_intel' [34:57, 01:23](3061 MB) -PASS -- TEST 'cpld_control_qr_p8_intel' [43:28, 01:55](3147 MB) -PASS -- TEST 'cpld_restart_qr_p8_intel' [33:58, 01:50](3075 MB) -PASS -- TEST 'cpld_2threads_p8_intel' [43:28, 01:14](3355 MB) -PASS -- TEST 'cpld_decomp_p8_intel' [43:28, 00:58](3118 MB) -PASS -- TEST 'cpld_mpi_p8_intel' [43:29, 01:42](3071 MB) -PASS -- TEST 'cpld_control_ciceC_p8_intel' [43:28, 02:10](3128 MB) -PASS -- TEST 'cpld_bmark_p8_intel' [43:37, 04:21](4103 MB) -PASS -- TEST 'cpld_restart_bmark_p8_intel' [11:31, 04:11](4247 MB) -PASS -- TEST 'cpld_s2sa_p8_intel' [43:28, 01:19](3107 MB) - -PASS -- COMPILE 's2sw_intel' [24:40, 23:44] ( 8 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_intel' [31:15, 01:43](1832 MB) -PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [31:15, 01:44](1891 MB) - -PASS -- COMPILE 's2s_aoflux_intel' [11:26, 10:41] ( 1 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [44:30, 01:39](1898 MB) - -PASS -- COMPILE 's2s_intel' [12:26, 11:50] ( 1 remarks ) -PASS -- TEST 'cpld_control_c48_intel' [43:27, 01:36](2913 MB) -PASS -- TEST 'cpld_warmstart_c48_intel' [43:27, 01:05](2911 MB) -PASS -- TEST 'cpld_restart_c48_intel' [39:05, 01:05](2303 MB) - -PASS -- COMPILE 's2swa_faster_intel' [29:45, 29:25] ( 8 remarks ) -PASS -- TEST 'cpld_control_p8_faster_intel' [26:10, 02:03](3129 MB) - -PASS -- COMPILE 's2sw_pdlib_intel' [38:57, 37:58] ( 8 remarks ) -PASS -- TEST 'cpld_control_pdlib_p8_intel' [16:59, 01:03](1833 MB) -PASS -- TEST 'cpld_restart_pdlib_p8_intel' [55:16, 01:27](1007 MB) -PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [55:13, 01:26](1805 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_intel' [10:24, 09:09] ( 1541 warnings 1998 remarks ) -PASS -- TEST 'cpld_debug_pdlib_p8_intel' [34:07, 01:43](1853 MB) - -PASS -- COMPILE 'atm_dyn32_intel' [26:44, 25:56] ( 1 warnings 1 remarks ) -PASS -- TEST 'control_flake_intel' [16:43, 00:30](574 MB) -PASS -- TEST 'control_CubedSphereGrid_intel' [16:43, 01:29](1467 MB) -PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [16:43, 01:29](1482 MB) -PASS -- TEST 'control_latlon_intel' [16:43, 01:16](1480 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [16:43, 00:30](1470 MB) -PASS -- TEST 'control_c48_intel' [16:42, 01:22](1596 MB) -PASS -- TEST 'control_c48.v2.sfc_intel' [16:42, 00:57](716 MB) -PASS -- TEST 'control_c192_intel' [16:43, 01:22](1593 MB) -PASS -- TEST 'control_c384_intel' [16:47, 01:16](1911 MB) -PASS -- TEST 'control_c384gdas_intel' [16:47, 02:26](1091 MB) -PASS -- TEST 'control_stochy_intel' [16:43, 00:29](532 MB) -PASS -- TEST 'control_stochy_restart_intel' [10:09, 00:50](334 MB) -PASS -- TEST 'control_lndp_intel' [16:43, 00:28](527 MB) -PASS -- TEST 'control_iovr4_intel' [16:43, 00:41](525 MB) -PASS -- TEST 'control_iovr5_intel' [16:43, 00:41](528 MB) -PASS -- TEST 'control_p8_intel' [16:43, 01:52](1773 MB) -PASS -- TEST 'control_p8.v2.sfc_intel' [16:43, 01:48](1765 MB) -PASS -- TEST 'control_p8_ugwpv1_intel' [16:43, 01:56](1776 MB) -PASS -- TEST 'control_restart_p8_intel' [07:11, 02:00](919 MB) -PASS -- TEST 'control_noqr_p8_intel' [16:43, 01:43](1769 MB) -PASS -- TEST 'control_restart_noqr_p8_intel' [07:11, 02:00](923 MB) -PASS -- TEST 'control_decomp_p8_intel' [16:32, 01:27](1770 MB) -PASS -- TEST 'control_2threads_p8_intel' [16:19, 01:08](1857 MB) -PASS -- TEST 'control_p8_lndp_intel' [13:51, 00:42](1770 MB) -PASS -- TEST 'control_p8_rrtmgp_intel' [13:05, 01:16](1830 MB) -PASS -- TEST 'control_p8_mynn_intel' [12:24, 01:43](1783 MB) -PASS -- TEST 'merra2_thompson_intel' [11:13, 01:44](1772 MB) -PASS -- TEST 'regional_control_intel' [10:09, 01:00](854 MB) -PASS -- TEST 'regional_restart_intel' [03:22, 01:11](852 MB) -PASS -- TEST 'regional_decomp_intel' [09:05, 00:43](859 MB) -PASS -- TEST 'regional_2threads_intel' [09:05, 00:48](912 MB) -PASS -- TEST 'regional_noquilt_intel' [08:35, 01:11](1179 MB) -PASS -- TEST 'regional_netcdf_parallel_intel' [08:05, 01:10](852 MB) -PASS -- TEST 'regional_2dwrtdecomp_intel' [07:55, 00:56](860 MB) -PASS -- TEST 'regional_wofs_intel' [07:50, 00:33](1585 MB) - -PASS -- COMPILE 'rrfs_intel' [12:26, 11:26] ( 3 warnings 92 remarks ) -PASS -- TEST 'rap_control_intel' [31:01, 01:36](917 MB) -PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [31:02, 01:28](1098 MB) -PASS -- TEST 'rap_decomp_intel' [31:01, 01:29](918 MB) -PASS -- TEST 'rap_2threads_intel' [31:01, 02:02](1008 MB) -PASS -- TEST 'rap_restart_intel' [17:50, 01:15](787 MB) -PASS -- TEST 'rap_sfcdiff_intel' [31:01, 02:17](916 MB) -PASS -- TEST 'rap_sfcdiff_decomp_intel' [31:01, 02:03](914 MB) -PASS -- TEST 'rap_sfcdiff_restart_intel' [17:17, 01:50](786 MB) -PASS -- TEST 'hrrr_control_intel' [31:01, 01:30](909 MB) -PASS -- TEST 'hrrr_control_decomp_intel' [31:01, 01:47](908 MB) -PASS -- TEST 'hrrr_control_2threads_intel' [31:02, 01:40](996 MB) -PASS -- TEST 'hrrr_control_restart_intel' [21:24, 00:46](743 MB) -PASS -- TEST 'rrfs_v1beta_intel' [31:01, 01:29](912 MB) -PASS -- TEST 'rrfs_v1nssl_intel' [31:01, 01:03](1876 MB) -PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [31:01, 01:13](1864 MB) - -PASS -- COMPILE 'csawmg_intel' [22:40, 22:17] -PASS -- TEST 'control_csawmg_intel' [20:47, 00:23](870 MB) -PASS -- TEST 'control_ras_intel' [20:47, 00:49](563 MB) - -PASS -- COMPILE 'wam_intel' [22:39, 21:26] -PASS -- TEST 'control_wam_intel' [20:49, 00:47](535 MB) - -PASS -- COMPILE 'atm_faster_dyn32_intel' [22:40, 18:40] ( 1 remarks ) -PASS -- TEST 'control_p8_faster_intel' [07:47, 02:04](1767 MB) -PASS -- TEST 'regional_control_faster_intel' [07:43, 00:14](850 MB) - -PASS -- COMPILE 'atm_debug_dyn32_intel' [17:36, 14:47] ( 869 warnings 92 remarks ) -PASS -- TEST 'control_CubedSphereGrid_debug_intel' [07:42, 01:23](1491 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [07:36, 01:29](1483 MB) -PASS -- TEST 'control_stochy_debug_intel' [07:13, 00:46](694 MB) -PASS -- TEST 'control_lndp_debug_intel' [07:02, 01:09](690 MB) -PASS -- TEST 'control_csawmg_debug_intel' [07:01, 00:29](1000 MB) -PASS -- TEST 'control_ras_debug_intel' [05:55, 00:59](700 MB) -PASS -- TEST 'control_diag_debug_intel' [05:45, 01:08](1547 MB) -PASS -- TEST 'control_debug_p8_intel' [04:56, 01:18](1784 MB) -PASS -- TEST 'regional_debug_intel' [04:33, 01:04](886 MB) -PASS -- TEST 'rap_control_debug_intel' [04:34, 01:15](1077 MB) -PASS -- TEST 'hrrr_control_debug_intel' [04:32, 00:19](1072 MB) -PASS -- TEST 'hrrr_gf_debug_intel' [04:31, 01:17](1074 MB) -PASS -- TEST 'hrrr_c3_debug_intel' [04:13, 00:27](1074 MB) -PASS -- TEST 'rap_unified_drag_suite_debug_intel' [03:53, 00:46](1071 MB) -PASS -- TEST 'rap_diag_debug_intel' [02:49, 00:48](1154 MB) -PASS -- TEST 'rap_cires_ugwp_debug_intel' [02:42, 00:41](1074 MB) -PASS -- TEST 'rap_unified_ugwp_debug_intel' [02:42, 00:41](1076 MB) -PASS -- TEST 'rap_lndp_debug_intel' [02:42, 00:46](1076 MB) -PASS -- TEST 'rap_progcld_thompson_debug_intel' [02:42, 00:49](1076 MB) -PASS -- TEST 'rap_noah_debug_intel' [02:33, 00:53](1073 MB) -PASS -- TEST 'rap_sfcdiff_debug_intel' [02:13, 00:48](1074 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [02:13, 00:47](1071 MB) -PASS -- TEST 'rrfs_v1beta_debug_intel' [02:10, 00:52](1069 MB) -PASS -- TEST 'rap_clm_lake_debug_intel' [02:06, 00:54](1083 MB) -PASS -- TEST 'rap_flake_debug_intel' [01:47, 00:47](1078 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [01:28, 02:08](1077 MB) - -PASS -- COMPILE 'wam_debug_intel' [20:38, 14:45] ( 842 warnings ) -PASS -- TEST 'control_wam_debug_intel' [01:21, 00:53](302 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [18:36, 13:47] ( 3 warnings 91 remarks ) -PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [01:20, 01:15](953 MB) -PASS -- TEST 'rap_control_dyn32_phy32_intel' [01:13, 02:08](791 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [00:31, 01:58](789 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [00:11, 01:29](855 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [00:12, 01:58](848 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [00:02, 01:28](785 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_intel' [52:50, 01:25](690 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [54:44, 00:16](671 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [20:38, 16:06] ( 3 warnings 91 remarks ) -PASS -- TEST 'conus13km_control_intel' [59:46, 01:24](1005 MB) -PASS -- TEST 'conus13km_2threads_intel' [53:49, 00:52](1009 MB) -PASS -- TEST 'conus13km_restart_mismatch_intel' [52:50, 00:42](885 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [31:48, 30:54] ( 3 warnings 91 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_intel' [53:58, 01:23](813 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [25:42, 24:35] ( 773 warnings 91 remarks ) -PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [54:48, 00:53](949 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [54:44, 01:01](945 MB) -PASS -- TEST 'conus13km_debug_intel' [54:44, 01:07](1039 MB) -PASS -- TEST 'conus13km_debug_qr_intel' [54:35, 00:56](718 MB) -PASS -- TEST 'conus13km_debug_2threads_intel' [52:36, 00:23](1040 MB) -PASS -- TEST 'conus13km_radar_tten_debug_intel' [52:14, 01:12](1111 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [08:22, 07:41] ( 773 warnings 91 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [59:15, 01:17](977 MB) - -PASS -- COMPILE 'hafsw_intel' [20:36, 15:57] ( 1 warnings 8 remarks ) -PASS -- TEST 'hafs_regional_atm_intel' [56:25, 01:46](618 MB) -PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [56:25, 01:22](968 MB) -PASS -- TEST 'hafs_regional_atm_ocn_intel' [56:23, 01:31](660 MB) -PASS -- TEST 'hafs_regional_atm_wav_intel' [56:23, 02:10](697 MB) -PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [56:11, 02:02](715 MB) -PASS -- TEST 'hafs_regional_1nest_atm_intel' [56:10, 01:02](392 MB) -PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [56:11, 01:41](408 MB) -PASS -- TEST 'hafs_global_1nest_atm_intel' [56:11, 01:29](298 MB) -PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [56:07, 02:35](373 MB) -PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [56:03, 01:27](418 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [55:44, 01:40](419 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [55:43, 01:33](487 MB) -PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [55:21, 01:19](328 MB) - -PASS -- COMPILE 'hafsw_debug_intel' [12:26, 07:56] ( 1449 warnings 1501 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [58:43, 01:43](502 MB) - -PASS -- COMPILE 'hafsw_faster_intel' [31:55, 27:28] ( 7 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [44:36, 01:44](533 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [44:36, 01:23](708 MB) - -PASS -- COMPILE 'hafs_mom6w_intel' [17:33, 13:20] ( 7 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [58:03, 01:06](716 MB) - -PASS -- COMPILE 'hafs_all_intel' [30:49, 27:51] ( 7 remarks ) -PASS -- TEST 'hafs_regional_docn_intel' [41:50, 01:59](662 MB) -PASS -- TEST 'hafs_regional_docn_oisst_intel' [41:50, 01:49](642 MB) -PASS -- TEST 'hafs_regional_datm_cdeps_intel' [41:48, 00:22](882 MB) - -PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [18:37, 15:13] ( 1 remarks ) -PASS -- TEST 'atm_ds2s_docn_pcice_intel' [51:42, 01:42](1823 MB) - -PASS -- COMPILE 'atml_intel' [28:45, 26:34] ( 8 warnings 2 remarks ) - -PASS -- COMPILE 'atml_debug_intel' [13:31, 12:34] ( 868 warnings 2 remarks ) - -PASS -- COMPILE 'atmaero_intel' [13:30, 12:30] ( 1 remarks ) -PASS -- TEST 'atmaero_control_p8_intel' [50:43, 01:22](3027 MB) -PASS -- TEST 'atmaero_control_p8_rad_intel' [50:09, 01:44](2908 MB) -PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [50:01, 01:45](2919 MB) - -PASS -- COMPILE 'atmaq_debug_intel' [07:20, 04:58] ( 870 warnings 6 remarks ) -PASS -- TEST 'regional_atmaq_debug_intel' [50:49, 00:48](4435 MB) +PASS -- COMPILE 's2swa_32bit_intel' [35:56, 34:56] ( 1 warnings 8 remarks ) +PASS -- TEST 'cpld_control_p8_mixedmode_intel' [58:16, 01:33](3095 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_intel' [12:27, 12:04] ( 1 warnings 8 remarks ) +PASS -- TEST 'cpld_control_gfsv17_intel' [21:46, 01:42](1823 MB) +PASS -- TEST 'cpld_control_gfsv17_iau_intel' [03:53, 01:38](1859 MB) +PASS -- TEST 'cpld_restart_gfsv17_intel' [03:53, 01:34](985 MB) +PASS -- TEST 'cpld_mpi_gfsv17_intel' [21:47, 02:04](1800 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [29:48, 29:26] ( 1 warnings 8 remarks ) +PASS -- TEST 'cpld_control_sfs_intel' [04:24, 00:44](1818 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [05:19, 04:46] ( 1505 warnings 1998 remarks ) +PASS -- TEST 'cpld_debug_gfsv17_intel' [28:54, 02:07](1832 MB) + +PASS -- COMPILE 's2swa_intel' [23:44, 23:09] ( 8 remarks ) +PASS -- TEST 'cpld_control_p8_intel' [10:28, 01:26](3129 MB) +PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [10:28, 01:42](3127 MB) +PASS -- TEST 'cpld_restart_p8_intel' [02:14, 01:49](3062 MB) +PASS -- TEST 'cpld_control_qr_p8_intel' [10:28, 01:16](3148 MB) +PASS -- TEST 'cpld_restart_qr_p8_intel' [02:14, 01:50](3081 MB) +PASS -- TEST 'cpld_2threads_p8_intel' [10:28, 01:45](3362 MB) +PASS -- TEST 'cpld_decomp_p8_intel' [10:28, 01:22](3124 MB) +PASS -- TEST 'cpld_mpi_p8_intel' [10:29, 01:41](3072 MB) +PASS -- TEST 'cpld_control_ciceC_p8_intel' [10:28, 01:44](3130 MB) +PASS -- TEST 'cpld_bmark_p8_intel' [10:37, 05:14](4102 MB) +PASS -- TEST 'cpld_restart_bmark_p8_intel' [50:13, 03:56](4252 MB) +PASS -- TEST 'cpld_s2sa_p8_intel' [10:28, 01:39](3109 MB) + +PASS -- COMPILE 's2sw_intel' [25:43, 25:15] ( 8 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_intel' [08:29, 01:20](1832 MB) +PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [08:29, 01:35](1897 MB) + +PASS -- COMPILE 's2s_aoflux_intel' [11:26, 10:58] ( 1 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [22:46, 01:53](1891 MB) + +PASS -- COMPILE 's2s_intel' [16:29, 16:00] ( 1 remarks ) +PASS -- TEST 'cpld_control_c48_intel' [17:43, 01:25](2909 MB) +PASS -- TEST 'cpld_warmstart_c48_intel' [17:43, 01:12](2907 MB) +PASS -- TEST 'cpld_restart_c48_intel' [13:46, 00:54](2304 MB) + +PASS -- COMPILE 's2swa_faster_intel' [22:42, 21:53] ( 8 remarks ) +PASS -- TEST 'cpld_control_p8_faster_intel' [11:31, 01:40](3127 MB) + +PASS -- COMPILE 's2sw_pdlib_intel' [33:54, 32:59] ( 8 remarks ) +PASS -- TEST 'cpld_control_pdlib_p8_intel' [00:18, 01:01](1833 MB) +PASS -- TEST 'cpld_restart_pdlib_p8_intel' [42:53, 01:26](1006 MB) +PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [42:54, 01:23](1796 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_intel' [24:41, 22:29] ( 1541 warnings 1998 remarks ) +PASS -- TEST 'cpld_debug_pdlib_p8_intel' [04:12, 01:38](1850 MB) + +PASS -- COMPILE 'atm_dyn32_intel' [30:45, 29:48] ( 1 warnings 1 remarks ) +PASS -- TEST 'control_flake_intel' [52:00, 01:22](572 MB) +PASS -- TEST 'control_CubedSphereGrid_intel' [52:00, 00:30](1471 MB) +PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [52:00, 01:25](1474 MB) +PASS -- TEST 'control_latlon_intel' [52:00, 01:21](1473 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [52:00, 01:33](1470 MB) +PASS -- TEST 'control_c48_intel' [51:59, 00:52](1589 MB) +PASS -- TEST 'control_c48.v2.sfc_intel' [51:59, 00:50](715 MB) +PASS -- TEST 'control_c192_intel' [52:00, 01:18](1584 MB) +PASS -- TEST 'control_c384_intel' [52:04, 01:16](1902 MB) +PASS -- TEST 'control_c384gdas_intel' [52:04, 02:36](1090 MB) +PASS -- TEST 'control_stochy_intel' [52:00, 01:26](568 MB) +PASS -- TEST 'control_stochy_restart_intel' [48:25, 01:01](333 MB) +PASS -- TEST 'control_lndp_intel' [52:00, 00:25](525 MB) +PASS -- TEST 'control_iovr4_intel' [52:00, 00:47](527 MB) +PASS -- TEST 'control_iovr5_intel' [52:00, 00:44](526 MB) +PASS -- TEST 'control_p8_intel' [52:00, 01:44](1768 MB) +PASS -- TEST 'control_p8.v2.sfc_intel' [52:00, 02:07](1766 MB) +PASS -- TEST 'control_p8_ugwpv1_intel' [52:00, 02:05](1766 MB) +PASS -- TEST 'control_restart_p8_intel' [46:27, 00:55](918 MB) +PASS -- TEST 'control_noqr_p8_intel' [52:00, 01:45](1762 MB) +PASS -- TEST 'control_restart_noqr_p8_intel' [46:26, 01:38](907 MB) +PASS -- TEST 'control_decomp_p8_intel' [52:00, 01:34](1761 MB) +PASS -- TEST 'control_2threads_p8_intel' [52:00, 01:55](1853 MB) +PASS -- TEST 'control_p8_lndp_intel' [52:00, 00:57](1762 MB) +PASS -- TEST 'control_p8_rrtmgp_intel' [52:00, 02:00](1829 MB) +PASS -- TEST 'control_p8_mynn_intel' [52:00, 01:55](1779 MB) +PASS -- TEST 'merra2_thompson_intel' [52:00, 01:54](1777 MB) +PASS -- TEST 'regional_control_intel' [50:31, 01:04](852 MB) +PASS -- TEST 'regional_restart_intel' [43:47, 00:17](848 MB) +PASS -- TEST 'regional_decomp_intel' [49:30, 00:36](852 MB) +PASS -- TEST 'regional_2threads_intel' [48:20, 00:46](900 MB) +PASS -- TEST 'regional_noquilt_intel' [48:18, 01:11](1174 MB) +PASS -- TEST 'regional_netcdf_parallel_intel' [47:58, 01:08](848 MB) +PASS -- TEST 'regional_2dwrtdecomp_intel' [47:16, 01:06](851 MB) +PASS -- TEST 'regional_wofs_intel' [46:58, 00:48](1579 MB) + +PASS -- COMPILE 'rrfs_intel' [32:46, 32:28] ( 3 warnings 92 remarks ) +PASS -- TEST 'rap_control_intel' [46:51, 01:30](911 MB) +PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [46:50, 00:59](1093 MB) +PASS -- TEST 'rap_decomp_intel' [46:27, 01:15](911 MB) +PASS -- TEST 'rap_2threads_intel' [46:27, 01:41](999 MB) +PASS -- TEST 'rap_restart_intel' [37:44, 01:11](781 MB) +PASS -- TEST 'rap_sfcdiff_intel' [46:22, 01:48](910 MB) +PASS -- TEST 'rap_sfcdiff_decomp_intel' [46:10, 01:17](910 MB) +PASS -- TEST 'rap_sfcdiff_restart_intel' [37:01, 01:17](781 MB) +PASS -- TEST 'hrrr_control_intel' [46:09, 01:11](906 MB) +PASS -- TEST 'hrrr_control_decomp_intel' [46:04, 00:59](906 MB) +PASS -- TEST 'hrrr_control_2threads_intel' [45:59, 01:23](988 MB) +PASS -- TEST 'hrrr_control_restart_intel' [40:53, 01:01](735 MB) +PASS -- TEST 'rrfs_v1beta_intel' [45:39, 02:15](903 MB) +PASS -- TEST 'rrfs_v1nssl_intel' [45:16, 01:14](1872 MB) +PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [45:12, 00:22](1859 MB) + +PASS -- COMPILE 'csawmg_intel' [35:52, 34:34] +PASS -- TEST 'control_csawmg_intel' [41:52, 00:24](871 MB) +PASS -- TEST 'control_ras_intel' [41:52, 00:50](565 MB) + +PASS -- COMPILE 'wam_intel' [30:48, 29:54] ( 1 remarks ) +PASS -- TEST 'control_wam_intel' [40:43, 00:51](1568 MB) + +PASS -- COMPILE 'atm_faster_dyn32_intel' [28:44, 28:01] ( 1 remarks ) +PASS -- TEST 'control_p8_faster_intel' [41:43, 01:54](1771 MB) +PASS -- TEST 'regional_control_faster_intel' [41:42, 00:24](850 MB) + +PASS -- COMPILE 'atm_debug_dyn32_intel' [28:42, 26:58] ( 869 warnings 92 remarks ) +PASS -- TEST 'control_CubedSphereGrid_debug_intel' [39:46, 01:16](1486 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [39:46, 01:24](1485 MB) +PASS -- TEST 'control_stochy_debug_intel' [39:46, 00:47](694 MB) +PASS -- TEST 'control_lndp_debug_intel' [39:46, 01:07](691 MB) +PASS -- TEST 'control_csawmg_debug_intel' [39:46, 00:27](997 MB) +PASS -- TEST 'control_ras_debug_intel' [39:46, 01:04](702 MB) +PASS -- TEST 'control_diag_debug_intel' [39:27, 01:15](1550 MB) +PASS -- TEST 'control_debug_p8_intel' [39:08, 00:53](1790 MB) +PASS -- TEST 'regional_debug_intel' [39:06, 00:32](879 MB) +PASS -- TEST 'rap_control_debug_intel' [38:59, 00:53](1074 MB) +PASS -- TEST 'hrrr_control_debug_intel' [37:58, 01:01](1065 MB) +PASS -- TEST 'hrrr_gf_debug_intel' [37:28, 00:51](1070 MB) +PASS -- TEST 'hrrr_c3_debug_intel' [37:25, 00:48](1073 MB) +PASS -- TEST 'rap_unified_drag_suite_debug_intel' [37:23, 00:52](1070 MB) +PASS -- TEST 'rap_diag_debug_intel' [37:01, 00:30](1155 MB) +PASS -- TEST 'rap_cires_ugwp_debug_intel' [36:59, 00:34](1072 MB) +PASS -- TEST 'rap_unified_ugwp_debug_intel' [36:38, 00:16](1077 MB) +PASS -- TEST 'rap_lndp_debug_intel' [36:23, 00:33](1074 MB) +PASS -- TEST 'rap_progcld_thompson_debug_intel' [36:01, 00:51](1072 MB) +PASS -- TEST 'rap_noah_debug_intel' [35:15, 00:47](1069 MB) +PASS -- TEST 'rap_sfcdiff_debug_intel' [35:15, 00:42](1081 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [35:14, 00:36](1068 MB) +PASS -- TEST 'rrfs_v1beta_debug_intel' [35:05, 00:55](1068 MB) +PASS -- TEST 'rap_clm_lake_debug_intel' [34:56, 00:30](1077 MB) +PASS -- TEST 'rap_flake_debug_intel' [34:50, 00:28](1071 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [34:41, 01:38](1079 MB) + +PASS -- COMPILE 'wam_debug_intel' [17:32, 16:26] ( 825 warnings 1 remarks ) +PASS -- TEST 'control_wam_debug_intel' [45:00, 01:06](1579 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [24:44, 23:37] ( 3 warnings 91 remarks ) +PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [34:29, 01:34](956 MB) +PASS -- TEST 'rap_control_dyn32_phy32_intel' [34:21, 01:37](792 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [34:11, 01:48](786 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [34:00, 01:37](855 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [33:40, 01:58](845 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [32:50, 01:23](788 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_intel' [22:54, 01:20](690 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [24:54, 01:01](670 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [32:53, 32:20] ( 3 warnings 91 remarks ) +PASS -- TEST 'conus13km_control_intel' [27:14, 00:36](1004 MB) +PASS -- TEST 'conus13km_2threads_intel' [22:16, 00:51](1012 MB) +PASS -- TEST 'conus13km_restart_mismatch_intel' [22:15, 00:38](886 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [15:31, 15:13] ( 3 warnings 91 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_intel' [42:44, 01:05](809 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [22:45, 22:08] ( 773 warnings 91 remarks ) +PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [29:15, 01:04](962 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [29:15, 01:09](952 MB) +PASS -- TEST 'conus13km_debug_intel' [29:15, 01:34](1041 MB) +PASS -- TEST 'conus13km_debug_qr_intel' [29:15, 01:22](715 MB) +PASS -- TEST 'conus13km_debug_2threads_intel' [29:16, 00:59](1045 MB) +PASS -- TEST 'conus13km_radar_tten_debug_intel' [29:15, 00:35](1112 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [18:39, 17:56] ( 773 warnings 91 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [30:19, 00:46](977 MB) + +PASS -- COMPILE 'hafsw_intel' [17:37, 17:17] ( 1 warnings 8 remarks ) +PASS -- TEST 'hafs_regional_atm_intel' [29:17, 01:34](619 MB) +PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [29:17, 01:00](964 MB) +PASS -- TEST 'hafs_regional_atm_ocn_intel' [29:15, 02:06](657 MB) +PASS -- TEST 'hafs_regional_atm_wav_intel' [29:15, 02:18](691 MB) +PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [29:16, 02:15](709 MB) +PASS -- TEST 'hafs_regional_1nest_atm_intel' [29:15, 01:19](391 MB) +PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [28:07, 02:02](403 MB) +PASS -- TEST 'hafs_global_1nest_atm_intel' [27:55, 01:35](285 MB) +PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [27:50, 02:08](374 MB) +PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [27:44, 01:19](421 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [27:35, 01:47](411 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [26:19, 01:31](493 MB) +PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [24:56, 01:01](312 MB) + +PASS -- COMPILE 'hafsw_debug_intel' [17:32, 16:53] ( 1449 warnings 1501 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [24:46, 01:23](506 MB) + +PASS -- COMPILE 'hafsw_faster_intel' [30:48, 30:09] ( 7 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [11:07, 01:41](529 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [11:07, 01:32](711 MB) + +PASS -- COMPILE 'hafs_mom6w_intel' [14:29, 14:13] ( 7 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [24:41, 01:30](711 MB) + +PASS -- COMPILE 'hafs_all_intel' [21:35, 20:23] ( 7 remarks ) +PASS -- TEST 'hafs_regional_docn_intel' [19:08, 02:08](660 MB) +PASS -- TEST 'hafs_regional_docn_oisst_intel' [19:08, 02:09](648 MB) +PASS -- TEST 'hafs_regional_datm_cdeps_intel' [19:06, 00:27](882 MB) + +PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [12:27, 11:54] ( 1 remarks ) +PASS -- TEST 'atm_ds2s_docn_pcice_intel' [24:15, 00:46](1830 MB) + +PASS -- COMPILE 'atml_intel' [23:37, 23:21] ( 8 warnings 2 remarks ) + +PASS -- COMPILE 'atml_debug_intel' [11:27, 09:49] ( 868 warnings 2 remarks ) + +PASS -- COMPILE 'atmaero_intel' [16:30, 14:31] ( 1 remarks ) +PASS -- TEST 'atmaero_control_p8_intel' [12:44, 01:07](3025 MB) +PASS -- TEST 'atmaero_control_p8_rad_intel' [12:44, 01:32](2906 MB) +PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [12:44, 01:25](2917 MB) + +PASS -- COMPILE 'atmaq_debug_intel' [07:20, 05:52] ( 870 warnings 6 remarks ) +PASS -- TEST 'regional_atmaq_debug_intel' [21:55, 00:54](4436 MB) SYNOPSIS: -Starting Date/Time: 20240611 02:03:32 -Ending Date/Time: 20240611 03:36:57 -Total Time: 01h:34m:14s +Starting Date/Time: 20240617 17:25:27 +Ending Date/Time: 20240617 19:04:51 +Total Time: 01h:40m:14s Compiles Completed: 33/33 Tests Completed: 156/156 diff --git a/tests/parm/diag_table/diag_table_wam b/tests/parm/diag_table/diag_table_wam index 4f55f96e4c..a86571b34e 100644 --- a/tests/parm/diag_table/diag_table_wam +++ b/tests/parm/diag_table/diag_table_wam @@ -16,9 +16,13 @@ "gfs_dyn", "sphum", "spfh", "fv3_history", "all", .false., "none", 2 "gfs_dyn", "temp", "tmp", "fv3_history", "all", .false., "none", 2 "gfs_dyn", "liq_wat", "clwmr", "fv3_history", "all", .false., "none", 2 -"gfs_dyn", "o3mr", "o3mr", "fv3_history", "all", .false., "none", 2 -"gfs_dyn", "spfo2", "spfo2", "fv3_history", "all", .false., "none", 2 -"gfs_dyn", "spfo", "spfo", "fv3_history", "all", .false., "none", 2 +"gfs_dyn", "ice_wat", "icmr", "fv3_history", "all", .false., "none", 2 +"gfs_dyn", "rainwat", "rwmr", "fv3_history", "all", .false., "none", 2 +"gfs_dyn", "snowwat", "snmr", "fv3_history", "all", .false., "none", 2 +"gfs_dyn", "graupel", "grle", "fv3_history", "all", .false., "none", 2 +"gfs_dyn", "spo3", "o3mr", "fv3_history", "all", .false., "none", 2 +"gfs_dyn", "spo2", "spfo2", "fv3_history", "all", .false., "none", 2 +"gfs_dyn", "spo", "spfo", "fv3_history", "all", .false., "none", 2 "gfs_dyn", "delp", "dpres", "fv3_history", "all", .false., "none", 2 "gfs_dyn", "delz", "delz", "fv3_history", "all", .false., "none", 2 "gfs_dyn", "w", "dzdt", "fv3_history", "all", .false., "none", 2 @@ -69,13 +73,6 @@ "gfs_phys", "dusfc", "uflx_ave", "fv3_history2d", "all", .false., "none", 2 "gfs_phys", "dvsfc", "vflx_ave", "fv3_history2d", "all", .false., "none", 2 -"gfs_phys", "frzr", "frzr", "fv3_history2d", "all", .false., "none", 2 -"gfs_phys", "frzrb", "frzrb", "fv3_history2d", "all", .false., "none", 2 -"gfs_phys", "frozr", "frozr", "fv3_history2d", "all", .false., "none", 2 -"gfs_phys", "frozrb", "frozrb", "fv3_history2d", "all", .false., "none", 2 -"gfs_phys", "tsnowp", "tsnowp", "fv3_history2d", "all", .false., "none", 2 -"gfs_phys", "tsnowpb", "tsnowpb", "fv3_history2d", "all", .false., "none", 2 -"gfs_phys", "rhonewsn", "rhonewsn", "fv3_history2d", "all", .false., "none", 2 "gfs_phys", "psurf", "pressfc", "fv3_history2d", "all", .false., "none", 2 "gfs_phys", "u10m", "ugrd10m", "fv3_history2d", "all", .false., "none", 2 "gfs_phys", "v10m", "vgrd10m", "fv3_history2d", "all", .false., "none", 2 @@ -181,7 +178,19 @@ "gfs_phys", "nbdsf_ave", "nbdsf_ave", "fv3_history2d", "all", .false., "none", 2 "gfs_phys", "nddsf_ave", "nddsf_ave", "fv3_history2d", "all", .false., "none", 2 "gfs_phys", "trans_ave", "trans_ave", "fv3_history2d", "all", .false., "none", 2 +# Aerosols (CCN, IN) from Thompson microphysics +"gfs_phys", "nwfa", "nwfa", "fv3_history", "all", .false., "none", 2 +"gfs_phys", "nifa", "nifa", "fv3_history", "all", .false., "none", 2 +"gfs_sfc", "nwfa2d", "nwfa2d", "fv3_history2d", "all", .false., "none", 2 +"gfs_sfc", "nifa2d", "nifa2d", "fv3_history2d", "all", .false., "none", 2 +# Cloud effective radii from Thompson and WSM6 microphysics +"gfs_phys", "cleffr", "cleffr", "fv3_history", "all", .false., "none", 2 +"gfs_phys", "cieffr", "cieffr", "fv3_history", "all", .false., "none", 2 +"gfs_phys", "cseffr", "cseffr", "fv3_history", "all", .false., "none", 2 +# "gfs_phys", "cldfra2d", "cldfra2d", "fv3_history2d", "all", .false., "none", 2 +# "gfs_phys", "AOD_550", "aod550", "fv3_history2d", "all", .false., "none", 2 +#"gfs_phys", "cldfra", "cldfra", "fv3_history", "all", .false., "none", 2 #============================================================================================= # #====> This file can be used with diag_manager/v2.0a (or higher) <==== diff --git a/tests/parm/field_table/field_table_wam b/tests/parm/field_table/field_table_wam_noaer similarity index 68% rename from tests/parm/field_table/field_table_wam rename to tests/parm/field_table/field_table_wam_noaer index 7fecc850c4..acf347c027 100644 --- a/tests/parm/field_table/field_table_wam +++ b/tests/parm/field_table/field_table_wam_noaer @@ -10,49 +10,59 @@ "longname", "cloud water mixing ratio" "units", "kg/kg" "profile_type", "fixed", "surface_value=1.e30" / -# 3 prognostic cloud water mixing ratio +# 3 prognostic rain water mixing ratio "TRACER", "atmos_mod", "rainwat" "longname", "rain mixing ratio" "units", "kg/kg" "profile_type", "fixed", "surface_value=1.e30" / -# 4 prognostic cloud water mixing ratio +# 4 prognostic ice water mixing ratio "TRACER", "atmos_mod", "ice_wat" "longname", "cloud ice mixing ratio" "units", "kg/kg" "profile_type", "fixed", "surface_value=1.e30" / -# 5 prognostic cloud water mixing ratio +# 5 prognostic snow water mixing ratio "TRACER", "atmos_mod", "snowwat" "longname", "snow mixing ratio" "units", "kg/kg" "profile_type", "fixed", "surface_value=1.e30" / -# 6 prognostic cloud water mixing ratio +# 6 prognostic graupel water mixing ratio "TRACER", "atmos_mod", "graupel" "longname", "graupel mixing ratio" "units", "kg/kg" "profile_type", "fixed", "surface_value=1.e30" / -# 7 prognostic ozone mixing ratio tracer +# 9 prognostic ozone mixing ratio tracer "TRACER", "atmos_mod", "spo3" "longname", "ozone mixing ratio" "units", "kg/kg" "profile_type", "fixed", "surface_value=1.e15" / -# 8 prognostic ozone mixing ratio tracer +# 10 prognostic ozone mixing ratio tracer "TRACER", "atmos_mod", "spo" "longname", "oxygen atom mixing ratio" "units", "kg/kg" "profile_type", "fixed", "surface_value=1.e10" / -# 9 prognostic ozone mixing ratio tracer +# 11 prognostic ozone mixing ratio tracer "TRACER", "atmos_mod", "spo2" "longname", "oxygen mixing ratio" "units", "kg/kg" "profile_type", "fixed", "surface_value=1.e15" / -# 10 prognostic subgrid scale turbulent kinetic energy +# 7 prognostic cloud ice water number concentration + "TRACER", "atmos_mod", "ice_nc" + "longname", "cloud ice water number concentration" + "units", "/kg" + "profile_type", "fixed", "surface_value=0.0" / +# 8 prognostic rain number concentration + "TRACER", "atmos_mod", "rain_nc" + "longname", "rain number concentration" + "units", "/kg" + "profile_type", "fixed", "surface_value=0.0" / +# 12 prognostic subgrid scale turbulent kinetic energy "TRACER", "atmos_mod", "sgs_tke" "longname", "subgrid scale turbulent kinetic energy" "units", "m2/s2" "profile_type", "fixed", "surface_value=0.0" / -# 11 # non-prognostic cloud amount - "TRACER", "atmos_mod", "cld_amt" - "longname", "cloud amount" - "units", "1" - "profile_type", "fixed", "surface_value=0.0" / +# 13 # non-prognostic cloud amount +# "TRACER", "atmos_mod", "cld_amt" +# "longname", "cloud amount" +# "units", "1" +# "profile_type", "fixed", "surface_value=0.0" / diff --git a/tests/parm/wam.nml.IN b/tests/parm/wam.nml.IN deleted file mode 100644 index 3cd15c91e8..0000000000 --- a/tests/parm/wam.nml.IN +++ /dev/null @@ -1,331 +0,0 @@ -&atmos_model_nml - blocksize = 32 - chksum_debug = .false. - dycore_only = .false. - ccpp_suite = '@[CCPP_SUITE]' -/ - -&diag_manager_nml - prepend_date = .false. -/ - -&fms_nml - clock_grain = 'ROUTINE', - domains_stack_size = 3000000, - print_memory_usage = .false. -/ - -&fv_grid_nml - grid_file = 'INPUT/grid_spec.nc' -/ - -&fms2_io_nml - netcdf_default_format = "netcdf4" -/ - -&fv_core_nml - layout = @[INPES],@[JNPES] - io_layout = 1,1 - npx = @[NPX] - npy = @[NPY] - ntiles = 6, - npz = @[NPZ] - grid_type = -1 - ncnst = 11 - make_nh = @[MAKE_NH] - fv_debug = .false. - molecular_diffusion=.true. - range_warn = .false. - reset_eta = .false. - n_sponge = -1 - nudge_qv = .true. - tau = -5.0e1 - rf_cutoff = 2.e2 - d2_bg_k1 = 0.20 - d2_bg_k2 = 0.005 - kord_tm = -9 - kord_mt = 9 - kord_wz = 9 - kord_tr = 9 - hydrostatic = .false. - phys_hydrostatic = .false. - use_hydro_pressure = .false. - beta = 0. - a_imp = 1. - p_fac = 0.1 - k_split = 2 - n_split = 6 - nwat = 6 - na_init = @[NA_INIT] - d_ext = 0.0 - dnats = 0 - fv_sg_adj = 1800 - d2_bg = 0. - nord = 1 - dddmp = 0.1 - d4_bg = 0.20 - vtdm4 = 0.07 - delt_max = 0.002 - ke_bg = 0. - do_vort_damp = .true. - external_ic = @[EXTERNAL_IC] - external_eta = .true. - gfs_phil = .false. - nggps_ic = @[NGGPS_IC] - mountain = @[MOUNTAIN] - ncep_ic = .false. - d_con = 1. - hord_mt = 6 - hord_vt = 6 - hord_tm = 6 - hord_dp = 6 - hord_tr = 8 - adjust_dry_mass = .false. - consv_te = 0. - do_sat_adj = .false. - consv_am = .false. - fill = .true. - dwind_2d = .false. - print_freq = 6 - warm_start = @[WARM_START] - no_dycore = .false. - z_tracer = .true. - read_increment = @[READ_INCREMENT] - res_latlon_dynamics = "fv3_increment.nc" -/ - -&external_ic_nml - filtered_terrain = .true. - levp = @[NPZP] - gfs_dwinds = .true. - checker_tr = .false. - nt_checker = 0 -/ - -&gfs_physics_nml - fhzero = 6. - ldiag3d = .false. - fhcyc = 24. - nst_anl = .true. - use_ufo = .true. - pre_rad = .false. - imp_physics = 11 - pdfcld = .false. - fhswr = 3600. - fhlwr = 3600. - ialb = 1 - iems = 1 - IAER = @[IAER] - ico2 = 2 - isubc_sw = 2 - isubc_lw = 2 - isol = 2 - lwhtr = .true. - swhtr = .true. - cnvgwd = .true. - shal_cnv = .true. - cal_pre = .true. - redrag = .true. - dspheat = .true. - hybedmf = .false. - satmedmf = .true. - lheatstrg = @[LHEATSTRG] - lseaspray = @[LSEASPRAY] - random_clds = .true. - trans_trac = .false. - cnvcld = .true. - imfshalcnv = 2 - imfdeepcnv = 2 - isatmedmf = 1 - cdmbgwd = 3.5,0.25 - prslrd0 = 0. - ivegsrc = 1 - isot = 1 - lsm = 1 - iopt_dveg = 2 - iopt_crs = 1 - iopt_btr = 1 - iopt_run = 1 - iopt_sfc = 1 - iopt_frz = 1 - iopt_inf = 1 - iopt_rad = 1 - iopt_alb = 2 - iopt_snf = 4 - iopt_tbot = 2 - iopt_stc = 1 - iopt_trs = 2 - iopt_diag = 2 - debug = .false. - levr = 90 - h2o_phys = @[H2O_PHYS] - nstf_name = @[NSTF_NAME] - oz_phys = .false. - oz_phys_2015 = .true. - cplflx = @[CPLFLX] - cplwav = @[CPLWAV] - iau_delthrs = 6 - iaufhrs = 30 - iau_inc_files = @[IAU_INC_FILES] - do_sppt = @[DO_SPPT] - do_shum = @[DO_SHUM] - do_skeb = @[DO_SKEB] - lndp_type = @[LNDP_TYPE] - n_var_lndp = @[N_VAR_LNDP] -/ -&gfdl_cloud_microphysics_nml - sedi_transport = .true. - do_sedi_heat = .false. - rad_snow = .true. - rad_graupel = .true. - rad_rain = .true. - const_vi = .false. - const_vs = .false. - const_vg = .false. - const_vr = .false. - vi_max = 1. - vs_max = 2. - vg_max = 12. - vr_max = 12. - qi_lim = 1. - prog_ccn = .false. - do_qa = .true. - fast_sat_adj = .true. - tau_l2v = 225. - tau_v2l = 150. - tau_g2v = 900. - rthresh = 10.e-6 ! This is a key parameter for cloud water - dw_land = 0.16 - dw_ocean = 0.10 - ql_gen = 1.0e-3 - ql_mlt = 1.0e-3 - qi0_crt = 8.0E-5 - qs0_crt = 1.0e-3 - tau_i2s = 1000. - c_psaci = 0.05 - c_pgacs = 0.01 - rh_inc = 0.30 - rh_inr = 0.30 - rh_ins = 0.30 - ccn_l = 300. - ccn_o = 100. - c_paut = 0.5 - c_cracw = 0.8 - use_ppm = .false. - use_ccn = .true. - mono_prof = .true. - z_slope_liq = .true. - z_slope_ice = .true. - de_ice = .false. - fix_negative = .true. - icloud_f = 1 - mp_time = 150. - reiflag = 2 -/ - - -&interpolator_nml - interp_method = 'conserve_great_circle' -/ - -&namsfc - FNGLAC = "global_glacier.2x2.grb", - FNMXIC = "global_maxice.2x2.grb", - FNTSFC = "RTGSST.1982.2012.monthly.clim.grb", - FNSNOC = "global_snoclim.1.875.grb", - FNZORC = "igbp", - FNALBC = @[FNALBC] - FNALBC2 = "global_albedo4.1x1.grb", - FNAISC = "CFSR.SEAICE.1982.2012.monthly.clim.grb", - FNTG3C = "global_tg3clim.2.6x1.5.grb", - FNVEGC = "global_vegfrac.0.144.decpercent.grb", - FNVETC = @[FNVETC] - FNSOTC = @[FNSOTC] - FNSMCC = @[FNSMCC] - FNMSKH = "global_slmask.t1534.3072.1536.grb", - FNTSFA = "", - FNACNA = "", - FNSNOA = "", - FNVMNC = "global_shdmin.0.144x0.144.grb", - FNVMXC = "global_shdmax.0.144x0.144.grb", - FNSLPC = "global_slope.1x1.grb", - FNABSC = @[FNABSC] - LDEBUG =.false., - FSMCL(2) = 99999 - FSMCL(3) = 99999 - FSMCL(4) = 99999 - FTSFS = 90 - FAISS = 99999 - FSNOL = 99999 - FSICL = 99999 - FTSFL = 99999, - FAISL = 99999, - FVETL = 99999, - FSOTL = 99999, - FvmnL = 99999, - FvmxL = 99999, - FSLPL = 99999, - FABSL = 99999, - FSNOS = 99999, - FSICS = 99999, -/ -&nam_stochy - lon_s=768, - lat_s=384, - ntrunc=382, - SKEBNORM=1, - SKEB_NPASS=30, - SKEB_VDOF=5, - SKEB=@[SKEB], - SKEB_TAU=2.16E4, - SKEB_LSCALE=1000.E3, - SHUM=@[SHUM], - SHUM_TAU=21600, - SHUM_LSCALE=500000, - SPPT=@[SPPT], - SPPT_TAU=21600, - SPPT_LSCALE=500000, - SPPT_LOGIT=.true., - SPPT_SFCLIMIT=.true., - ISEED_SHUM=1, - ISEED_SKEB=2, - ISEED_SPPT=3, -/ -&nam_sfcperts - lndp_type = @[LNDP_TYPE] - LNDP_TAU=21600, - LNDP_LSCALE=500000, - ISEED_LNDP=2010, -/ - -&sat_vapor_pres_nml - use_exact_qs = .true. - show_all_bad_values=.false. -/ -&cires_ugwp_nml - knob_ugwp_solver = 2 - knob_ugwp_source = 1,1,0,0 - knob_ugwp_wvspec = 1,25,25,25 - knob_ugwp_azdir = 2,4,4,4 - knob_ugwp_stoch = 0,0,0,0 - knob_ugwp_effac = 1,1,1,1 - knob_ugwp_doaxyz = 1 - knob_ugwp_doheat = 1 - knob_ugwp_dokdis = 1 - knob_ugwp_ndx4lh = 1 - knob_ugwp_version = 0 - launch_level = 25 -/ -&multi_gases_nml - ri= 295.3892, 461.50, 0., 0., 0., 0., 0., 173.2247, 519.674, 259.8370 ,0.,0. - cpi=1031.1083, 1846.00, 0., 0., 0., 0., 0., 820.2391, 1299.185, 918.0969, 0.,0. -/ -&molecular_diffusion_nml - tau_visc = 1.0 - tau_cond = 1.0 - tau_diff = 1.0 - md_layers = 70 - md_tadj_layers = 0 - md_consv_te = 1.0 - md_wait_hr = 0.0 -/ diff --git a/tests/parm/wam_v17.nml.IN b/tests/parm/wam_v17.nml.IN new file mode 100644 index 0000000000..8e5c6cb90d --- /dev/null +++ b/tests/parm/wam_v17.nml.IN @@ -0,0 +1,434 @@ +&atmos_model_nml + blocksize = 32 + chksum_debug = .false. + dycore_only = .false. + ccpp_suite = '@[CCPP_SUITE]' +/ + +&diag_manager_nml + prepend_date = .false. + max_output_fields = @[MAX_OUTPUT_FIELDS] +/ + +&fms_nml + clock_grain = 'ROUTINE' + domains_stack_size = @[DOMAINS_STACK_SIZE] + print_memory_usage = .false. +/ + +&fms2_io_nml + netcdf_default_format = "netcdf4" +/ + +&fv_core_nml + layout = @[INPES],@[JNPES] + io_layout = 1,1 + npx = @[NPX] + npy = @[NPY] + ntiles = 6 + npz = @[NPZ] + dz_min = @[DZ_MIN] + ncnst = 12 + psm_bc = @[PSM_BC] + grid_type = -1 + make_nh = @[MAKE_NH] + fv_debug = .false. + range_warn = .false. + reset_eta = .false. + n_sponge = -1 + nudge_qv = @[NUDGE_QV] + tau = @[TAU] + rf_cutoff = 2.e2 + molecular_diffusion=.true. + d2_bg_k1 = @[D2_BG_K1] + d2_bg_k2 = @[D2_BG_K2] + kord_tm = -9 + kord_mt = 9 + kord_wz = 9 + kord_tr = 9 + hydrostatic = .false. + phys_hydrostatic = .false. + use_hydro_pressure = .false. + beta = 0. + a_imp = 1. + p_fac = 0.1 + k_split = 2 + n_split = 6 + nwat = 6 + na_init = @[NA_INIT] + d_ext = 0. + dnats = @[DNATS] + fv_sg_adj = @[FV_SG_ADJ] + d2_bg = 0. + nord = 2 + dddmp = @[DDDMP] + d4_bg = @[D4_BG] + vtdm4 = @[VTDM4] + delt_max = @[DELT_MAX] + ke_bg = 0. + do_vort_damp = @[DO_VORT_DAMP] + external_ic = @[EXTERNAL_IC] + external_eta = .true. + gfs_phil = .false. + nggps_ic = @[NGGPS_IC] + mountain = @[MOUNTAIN] + ncep_ic = .false. + d_con = @[D_CON] + hord_mt = 6 + hord_vt = 6 + hord_tm = 6 + hord_dp = 6 + hord_tr = 8 + adjust_dry_mass = .false. + consv_te = 0. + do_sat_adj = @[DO_SAT_ADJ] + consv_am = .false. + fill = .true. + dwind_2d = .false. + print_freq = 6 + warm_start = @[WARM_START] + no_dycore = .false. + z_tracer = @[Z_TRACER] + inline_q = @[INLINE_Q] + agrid_vel_rst = .false. + read_increment = @[READ_INCREMENT] + res_latlon_dynamics = "fv3_increment.nc" +/ + +&external_ic_nml + filtered_terrain = .true. + levp = @[NPZP] + gfs_dwinds = .true. + checker_tr = .false. + nt_checker = 0 +/ + +&gfs_physics_nml + fhzero = @[FHZERO] + h2o_phys = .true. + ldiag3d = .true. + qdiag3d = .true. + print_diff_pgr= .false. + fhcyc = @[FHCYC] + use_ufo = .true. + pre_rad = .false. + imp_physics = @[IMP_PHYSICS] + iovr = 3 + ltaerosol = .false. + lradar = .false. + ttendlim = -999 + dt_inner = @[DT_INNER] + sedi_semi = @[SEDI_SEMI] + decfl = @[DECFL] + oz_phys = .false. + oz_phys_2015 = .true. + lsoil_lsm = 4 + do_mynnedmf = .false. + do_mynnsfclay = .false. + icloud_bl = 1 + bl_mynn_edmf = 1 + bl_mynn_tkeadvect = .true. + bl_mynn_edmf_mom = 1 + do_ugwp = .false. + do_tofd = @[DO_TOFD] + gwd_opt = @[GWD_OPT] + do_ugwp_v0 = @[DO_UGWP_V0] + do_ugwp_v1 = @[DO_UGWP_V1] + do_ugwp_v0_orog_only = .false. + do_ugwp_v0_nst_only = @[DO_UGWP_V0_NST_ONLY] + do_gsl_drag_ls_bl = @[DO_GSL_DRAG_LS_BL] + do_gsl_drag_ss = @[DO_GSL_DRAG_SS] + do_gsl_drag_tofd = @[DO_GSL_DRAG_TOFD] + do_ugwp_v1_orog_only = @[DO_UGWP_V1_OROG_ONLY] + min_lakeice = 0.15 + min_seaice = @[MIN_SEAICE] + use_cice_alb = @[USE_CICE_ALB] + ext_diag_thompson = @[EXT_DIAG_THOMPSON] + pdfcld = .false. + fhswr = 3600. + fhlwr = 3600. + ialb = 2 + iems = 2 + iaer = @[IAER] + icliq_sw = 2 + ico2 = 2 + isubc_sw = 2 + isubc_lw = 2 + isol = 2 + lwhtr = .true. + swhtr = .true. + cnvgwd = .true. + shal_cnv = @[SHAL_CNV] + cal_pre = .false. + redrag = .true. + dspheat = .true. + hybedmf = .false. + satmedmf = @[SATMEDMF] + isatmedmf = 1 + lheatstrg = @[LHEATSTRG] + lseaspray = @[LSEASPRAY] + random_clds = @[RANDOM_CLDS] + trans_trac = @[TRANS_TRAC] + cnvcld = @[CNVCLD] + imfshalcnv = @[IMFSHALCNV] + imfdeepcnv = @[IMFDEEPCNV] + ras = @[RAS] + cdmbgwd = @[CDMBWD] + prslrd0 = 0. + ivegsrc = 1 + isot = 1 + lsoil = 4 + lsm = 2 + iopt_dveg = 4 + iopt_crs = 2 + iopt_btr = 1 + iopt_run = 1 + iopt_sfc = 3 + iopt_trs = 2 + iopt_frz = 1 + iopt_inf = 1 + iopt_rad = 3 + iopt_alb = 1 + iopt_snf = 4 + iopt_tbot = 2 + iopt_stc = 3 + iopt_diag = 2 + debug = .false. + nstf_name = @[NSTF_NAME] + nst_anl = .true. + psautco = 0.0008,0.0005 + prautco = 0.00015,0.00015 + lgfdlmprad = @[LGFDLMPRAD] + effr_in = .true. + ldiag_ugwp = @[LDIAG_UGWP] + fscav_aero = @[FSCAV_AERO] + do_RRTMGP = .false. + active_gases = 'h2o_co2_o3_n2o_ch4_o2' + ngases = 6 + lw_file_gas = 'rrtmgp-data-lw-g128-210809.nc' + lw_file_clouds = 'rrtmgp-cloud-optics-coeffs-lw.nc' + sw_file_gas = 'rrtmgp-data-sw-g112-210809.nc' + sw_file_clouds = 'rrtmgp-cloud-optics-coeffs-sw.nc' + rrtmgp_nGptsSW = 112 + 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] + do_skeb = @[DO_SKEB] + levr = 89 + iaufhrs = 6 + iau_delthrs = 30 + iau_inc_files= '' + iau_drymassfixer = .false. + use_med_flux = @[USE_MED_FLUX] + frac_grid = @[FRAC_GRID] + cplchm = @[CPLCHM] + cplflx = @[CPLFLX] + cplice = @[CPLICE] + cplwav = @[CPLWAV] + cplwav2atm = @[CPLWAV2ATM] + cpllnd = @[CPLLND] + cpllnd2atm = @[CPLLND2ATM] + do_ca = @[DO_CA] + ca_global = @[CA_GLOBAL] + ca_sgs = @[CA_SGS] + nca = @[NCA] + ncells = @[NCELLS] + nlives = @[NLIVES] + nseed = @[NSEED] + nfracseed = @[NFRACSEED] + nthresh = @[NTHRESH] + ca_trigger = @[CA_TRIGGER] + nspinup = @[NSPINUP] + iseed_ca = @[ISEED_CA] + lndp_type = @[LNDP_TYPE] + n_var_lndp = @[N_VAR_LNDP] +/ + +&cires_ugwp_nml + knob_ugwp_solver = 2 + knob_ugwp_source = 1,1,0,0 + knob_ugwp_wvspec = 1,25,25,25 + knob_ugwp_azdir = 2,4,4,4 + knob_ugwp_stoch = 0,0,0,0 + knob_ugwp_effac = 1,1,1,1 + knob_ugwp_doaxyz = 1 + knob_ugwp_doheat = 1 + knob_ugwp_dokdis = 1 + knob_ugwp_ndx4lh = 1 + knob_ugwp_version = @[KNOB_UGWP_VERSION] + ! This is only for UGWP v0 +@[HIDE_UGWPV0] launch_level = 25 + ! These are only for UGWP v1 +@[HIDE_UGWPV1] knob_ugwp_palaunch = 275.0e2 +@[HIDE_UGWPV1] knob_ugwp_nslope = @[KNOB_UGWP_NSLOPE] +@[HIDE_UGWPV1] knob_ugwp_lzmax = 15.750e3 +@[HIDE_UGWPV1] knob_ugwp_lzmin = 0.75e3 +@[HIDE_UGWPV1] knob_ugwp_lzstar = 2.0e3 +@[HIDE_UGWPV1] knob_ugwp_taumin = 0.25e-3 +@[HIDE_UGWPV1] knob_ugwp_tauamp = 3.0e-3 +@[HIDE_UGWPV1] knob_ugwp_lhmet = 200.0e3 +@[HIDE_UGWPV1] knob_ugwp_orosolv = 'pss-1986' +/ + +&gfdl_cloud_microphysics_nml + sedi_transport = .true. + do_sedi_heat = .false. + rad_snow = .true. + rad_graupel = .true. + rad_rain = .true. + const_vi = .false. + const_vs = .false. + const_vg = .false. + const_vr = .false. + vi_max = 1. + vs_max = 2. + vg_max = 12. + vr_max = 12. + qi_lim = 1. + prog_ccn = .false. + do_qa = .true. + fast_sat_adj = .true. + tau_l2v = 225. + tau_v2l = 150. + tau_g2v = 900. + rthresh = 10.e-6 ! This is a key parameter for cloud water + dw_land = 0.16 + dw_ocean = 0.10 + ql_gen = 1.0e-3 + ql_mlt = 1.0e-3 + qi0_crt = 8.0E-5 + qs0_crt = 1.0e-3 + tau_i2s = 1000. + c_psaci = 0.05 + c_pgacs = 0.01 + rh_inc = 0.30 + rh_inr = 0.30 + rh_ins = 0.30 + ccn_l = 300. + ccn_o = 100. + c_paut = 0.5 + c_cracw = 0.8 + use_ppm = .false. + use_ccn = .true. + mono_prof = .true. + z_slope_liq = .true. + z_slope_ice = .true. + de_ice = .false. + fix_negative = .true. + icloud_f = 1 + mp_time = 150. + reiflag = 2 +/ + +&interpolator_nml + interp_method = 'conserve_great_circle' +/ + +&namsfc + FNGLAC = 'global_glacier.2x2.grb' + FNMXIC = 'global_maxice.2x2.grb' + FNTSFC = 'RTGSST.1982.2012.monthly.clim.grb' + FNSNOC = 'global_snoclim.1.875.grb' + FNZORC = 'igbp' + FNALBC = @[FNALBC] + FNALBC2 = @[FNALBC2] + FNAISC = 'IMS-NIC.blended.ice.monthly.clim.grb' + FNTG3C = @[FNTG3C] + FNVEGC = @[FNVEGC] + FNVETC = @[FNVETC] + FNSOTC = @[FNSOTC] + FNSOCC = @[FNSOCC] + FNSMCC = @[FNSMCC] + FNMSKH = @[FNMSKH] + FNTSFA = '' + FNACNA = '' + FNSNOA = '' + FNVMNC = @[FNVMNC] + FNVMXC = @[FNVMXC] + FNSLPC = @[FNSLPC] + FNABSC = @[FNABSC] + LDEBUG =.false. + FSMCL(2) = 99999 + FSMCL(3) = 99999 + FSMCL(4) = 99999 + LANDICE = @[LANDICE] + FTSFS = 90 + FAISL = 99999 + FAISS = 99999 + FSNOL = 99999 + FSNOS = 99999 + FSICL = @[FSICL] + FSICS = @[FSICS] + FTSFL = 99999 + FVETL = 99999 + FSOTL = 99999 + FvmnL = 99999 + FvmxL = 99999 + FSLPL = 99999 + FABSL = 99999 +/ + +&fv_grid_nml + grid_file = 'INPUT/grid_spec.nc' +/ + +&nam_stochy + lon_s=768, + lat_s=384, + ntrunc=382, + SKEBNORM=1, + SKEB_NPASS=30, + SKEB_VDOF=5, + SKEB=@[SKEB], + SKEB_TAU=2.16E4, + SKEB_LSCALE=1000.E3, + SHUM=@[SHUM], + SHUM_TAU=21600, + SHUM_LSCALE=500000, + SPPT=@[SPPT], + SPPT_TAU=21600, + SPPT_LSCALE=500000, + SPPT_LOGIT=.true., + SPPT_SFCLIMIT=.true., + ISEED_SHUM=1, + ISEED_SKEB=2, + ISEED_SPPT=3, +/ + +&nam_sfcperts + lndp_type = @[LNDP_TYPE] + lndp_model_type = @[LNDP_MODEL_TYPE] + LNDP_TAU=21600, + LNDP_LSCALE=500000, + ISEED_LNDP=2010, + lndp_var_list = @[LNDP_VAR_LIST] + lndp_prt_list = @[LNDP_PRT_LIST] +/ + +&MOM_input_nml + output_directory = '@[MOM6_OUTPUT_DIR]', + input_filename = '@[MOM6_RESTART_SETTING]' + restart_input_dir = 'INPUT/', + restart_output_dir = '@[MOM6_RESTART_DIR]', + parameter_filename = 'INPUT/MOM_input', + 'INPUT/MOM_override'/ +/ + +&multi_gases_nml + ri=295.3892, 461.50, 0., 0., 0., 0., 0., 173.2247, 519.674, 259.8370 ,0.,0.,0. + cpi=1031.1083, 1846.00, 0., 0., 0., 0., 0., 820.2391, 1299.185, 918.0969, 0.,0.,0. +/ + +&molecular_diffusion_nml + tau_visc = 1.0 + tau_cond = 1.0 + tau_diff = 1.0 + md_layers = 70 + md_tadj_layers = 0 + md_consv_te = 1.0 + md_wait_hr = 0.0 +/ diff --git a/tests/rt.conf b/tests/rt.conf index adf8616a08..6e731bfec2 100644 --- a/tests/rt.conf +++ b/tests/rt.conf @@ -155,8 +155,8 @@ COMPILE | csawmg | gnu | -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_csawmg,FV3_GFS_v16_ RUN | control_csawmg | + hera hercules | baseline | # Run WAM test in REPRO mode to avoid numerical instability in the deep atmosphere -COMPILE | wam | intel | -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_fv3wam -D32BIT=ON -DMULTI_GASES=ON | - noaacloud | fv3 | -RUN | control_wam | - noaacloud | baseline | +COMPILE | wam | intel | -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v17_p8 -D32BIT=ON -DMULTI_GASES=ON | - noaacloud | fv3 | +RUN | control_wam | - noaacloud | baseline | COMPILE | atm_faster_dyn32 | intel | -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v17_p8,FV3_GFS_v15_thompson_mynn_lam3km -D32BIT=ON -DFASTER=ON | | fv3 | RUN | control_p8_faster | - noaacloud | baseline | @@ -194,8 +194,8 @@ RUN | gnv1_c96_no_nest_debug | - noaacloud COMPILE | atm_debug_dyn32 | gnu | -DAPP=ATM -DDEBUG=ON -D32BIT=ON -DCCPP_SUITES=FV3_HRRR,FV3_GFS_v16,FV3_GFS_v16_csawmg,FV3_GFS_v16_ras,FV3_GFS_v17_p8,FV3_GFS_v15_thompson_mynn_lam3km,FV3_RAP,FV3_RAP_unified_ugwp,FV3_RAP_cires_ugwp,FV3_RAP_flake,FV3_RAP_clm_lake,FV3_RAP_noah,FV3_RAP_sfcdiff,FV3_RAP_noah_sfcdiff_cires_ugwp,FV3_RRFS_v1beta,FV3_HRRR_c3,FV3_HRRR_gf,FV3_global_nest_v1 | + hera hercules | fv3 | RUN | control_csawmg_debug | + hera hercules | baseline | -COMPILE | wam_debug | intel | -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_fv3wam -D32BIT=ON -DMULTI_GASES=ON -DDEBUG=ON | - noaacloud | fv3 | -RUN | control_wam_debug | - noaacloud hercules | baseline | +COMPILE | wam_debug | intel | -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v17_p8 -D32BIT=ON -DMULTI_GASES=ON -DDEBUG=ON | - noaacloud | fv3 | +RUN | control_wam_debug | - noaacloud hercules | baseline | ### 32-bit physics tests ### COMPILE | rrfs_dyn32_phy32 | intel | -DAPP=ATM -DCCPP_SUITES=FV3_RAP,FV3_HRRR -D32BIT=ON -DCCPP_32BIT=ON | - noaacloud | fv3 | @@ -299,8 +299,8 @@ RUN | datm_cdeps_lnd_era5_rst | - wcoss2 noaacloud ### AMIP+ tests ### COMPILE | atm_ds2s_docn_pcice | intel | -DAPP=ATM_DS2S-PCICE -DCCPP_SUITES=FV3_GFS_v17_coupled_p8 | | fv3 | RUN | atm_ds2s_docn_pcice | - noaacloud | baseline | -COMPILE | atm_ds2s_docn_dice | intel | -DAPP=ATM_DS2S -DCCPP_SUITES=FV3_GFS_v17_coupled_p8 | - wcoss2 | fv3 | -RUN | atm_ds2s_docn_dice | - noaacloud wcoss2 | baseline | cpld_control_nowave_noaero_p8 +COMPILE | atm_ds2s_docn_dice | intel | -DAPP=ATM_DS2S -DCCPP_SUITES=FV3_GFS_v17_coupled_p8 | - wcoss2 acorn | fv3 | +RUN | atm_ds2s_docn_dice | - noaacloud wcoss2 acorn | baseline | cpld_control_nowave_noaero_p8 ### ATM-LND tests ### COMPILE | atml | intel | -DAPP=ATML -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 -D32BIT=ON | | fv3 | @@ -376,8 +376,8 @@ RUN | rap_clm_lake_debug | + hera hercules RUN | gnv1_c96_no_nest_debug | + hera hercules | baseline | -COMPILE | wam_debug | gnu | -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16_fv3wam -D32BIT=ON -DMULTI_GASES=ON -DDEBUG=ON | + hera hercules | fv3 | -RUN | control_wam_debug | + hera hercules | baseline | +COMPILE | wam_debug | gnu | -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v17_p8 -D32BIT=ON -DMULTI_GASES=ON -DDEBUG=ON | + hera hercules | fv3 | +RUN | control_wam_debug | + hercules | baseline | ### 32-bit physics tests ### diff --git a/tests/test_changes.list b/tests/test_changes.list index 9a9f2072a5..5a47c8d8b2 100644 --- a/tests/test_changes.list +++ b/tests/test_changes.list @@ -1,3 +1,2 @@ -atm_ds2s_docn_pcice intel -atm_ds2s_docn_dice intel -gnv1_nested intel +control_wam intel +control_wam_debug intel diff --git a/tests/tests/control_wam b/tests/tests/control_wam index 1b3b7d1543..5018e6208c 100644 --- a/tests/tests/control_wam +++ b/tests/tests/control_wam @@ -1,46 +1,111 @@ ############################################################################### # -# Global control multigases test +# Global control test FV3WAM atmosphere only at C96L149, P8 configuration # ############################################################################### -export TEST_DESCR="Compare global control multigases results with previous trunk version" +export TEST_DESCR="fv3 wam test" export CNTL_DIR=control_wam export LIST_FILES="sfcf024.nc \ atmf024.nc" -export_fv3_v16 +export_fv3 +export_tiled export NPZ=149 export NPZP=150 -export DT_ATMOS="225" -export SYEAR="2021" -export SMONTH="03" -export SDAY="22" -export SHOUR="06" +export DT_ATMOS=180 +export DT_INNER=${DT_ATMOS} +export SYEAR=2021 +export SMONTH=3 +export SDAY=22 +export SHOUR=6 export FHMAX=24 - -export WARM_START=.true. +export OUTPUT_GRID='gaussian_grid' +export FHROT=0 +export OUTPUT_FH='24 -1' + +#WAM settings +export TAU=1.0 +export D2_BG_K1=0.0 +export D2_BG_K2=0.0 +export D4_BG=0.16 +export PSM_BC=1 +export DDDMP=0.0 export NA_INIT=0 -export EXTERNAL_IC=.false. -export NGGPS_IC=.false. +export NUDGE_QV=.false. +export Z_TRACER=.false. +export INLINE_Q=.false. +export FV_SG_ADJ=-1 +export VTDM4=0.0 +export DELT_MAX=1.0 +export DO_VORT_DAMP=.false. +export D_CON=0.0 export MAKE_NH=.false. -export MOUNTAIN=.true. -export FDIAG=3 -export NSTF_NAME=0,0,1,0,5 -export IAER=5111 +export TRANS_TRAC=.false. +export FHZERO=1.0 +export DNATS=0 + +export USE_MERRA2=.true. +export IAER=1011 +export NSTF_NAME=2,1,0,0,0 + +#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. +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 + +#settings +export TILEDFIX=.true. +export FSICL=0 +export FSICS=0 + +export IMP_PHYSICS=8 +export LGFDLMPRAD=.false. +export LHEATSTRG=.false. +export LSEASPRAY=.true. +export SATMEDMF=.true. export DO_SAT_ADJ=.false. +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 +export USE_CICE_ALB=.false. export FV3_RUN=wam_run.IN -export CCPP_SUITE=FV3_GFS_v16_fv3wam -export INPUT_NML=wam.nml.IN +export CCPP_SUITE=FV3_GFS_v17_p8 +export FIELD_TABLE=field_table_wam_noaer export DIAG_TABLE=diag_table_wam -export FIELD_TABLE=field_table_wam - -export QUILTING=.true. -export OUTPUT_GRID="gaussian_grid" -export OZ_PHYS_OLD=.false. -export OZ_PHYS_NEW=.true. -export H2O_PHYS=.true. -export FHROT=18 + +export INPUT_NML=wam_v17.nml.IN + +if [[ " hera orion hercules gaea jet " =~ " ${MACHINE_ID} " ]] ; then + ZSTANDARD_LEVEL=5 +fi diff --git a/tests/tests/control_wam_debug b/tests/tests/control_wam_debug index 8743e90f83..4c1852e2e0 100644 --- a/tests/tests/control_wam_debug +++ b/tests/tests/control_wam_debug @@ -1,48 +1,112 @@ ############################################################################### # -# Global control multigases debug test +# Global control debug test FV3WAM atmosphere only at C96L149, P8 configuration # ############################################################################### -export TEST_DESCR="Compare global control multigases debug results with previous trunk version" +export TEST_DESCR="fv3 wam debug test" export CNTL_DIR=control_wam_debug -export LIST_FILES="sfcf019.nc \ - atmf019.nc" +export LIST_FILES="sfcf002.nc \ + atmf002.nc" -export_fv3_v16 +export_fv3 +export_tiled export NPZ=149 export NPZP=150 -export DT_ATMOS="225" -export SYEAR="2021" -export SMONTH="03" -export SDAY="22" -export SHOUR="06" +export DT_ATMOS=180 +export DT_INNER=${DT_ATMOS} +export SYEAR=2021 +export SMONTH=3 +export SDAY=22 +export SHOUR=6 +export FHMAX=2 +export OUTPUT_GRID='gaussian_grid' +export FHROT=0 +export OUTPUT_FH='1 -1' + +#WAM settings +export TAU=1.0 +export D2_BG_K1=0.0 +export D2_BG_K2=0.0 +export D4_BG=0.16 +export PSM_BC=1 +export DDDMP=0.0 -export FHMAX=19 -export OUTPUT_FH="0 19" - -export WARM_START=.true. export NA_INIT=0 -export EXTERNAL_IC=.false. -export NGGPS_IC=.false. +export NUDGE_QV=.false. +export Z_TRACER=.false. +export INLINE_Q=.false. +export FV_SG_ADJ=-1 +export VTDM4=0.0 +export DELT_MAX=1.0 +export DO_VORT_DAMP=.false. +export D_CON=0.0 export MAKE_NH=.false. -export MOUNTAIN=.true. -export FDIAG=3 -export NSTF_NAME=0,0,1,0,5 -export IAER=5111 +export TRANS_TRAC=.false. +export FHZERO=1.0 +export DNATS=0 + +export USE_MERRA2=.true. +export IAER=1011 +export NSTF_NAME=2,1,0,0,0 + +#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. +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 + +#settings +export TILEDFIX=.true. +export FSICL=0 +export FSICS=0 + +export IMP_PHYSICS=8 +export LGFDLMPRAD=.false. +export LHEATSTRG=.false. +export LSEASPRAY=.true. +export SATMEDMF=.true. export DO_SAT_ADJ=.false. +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 +export USE_CICE_ALB=.false. export FV3_RUN=wam_run.IN -export CCPP_SUITE=FV3_GFS_v16_fv3wam -export INPUT_NML=wam.nml.IN +export CCPP_SUITE=FV3_GFS_v17_p8 +export FIELD_TABLE=field_table_wam_noaer export DIAG_TABLE=diag_table_wam -export FIELD_TABLE=field_table_wam - -export QUILTING=.true. -export OUTPUT_GRID="gaussian_grid" -export OZ_PHYS_OLD=.false. -export OZ_PHYS_NEW=.true. -export H2O_PHYS=.true. -export FHROT=18 + +export INPUT_NML=wam_v17.nml.IN + +if [[ " hera orion hercules gaea jet " =~ " ${MACHINE_ID} " ]] ; then + ZSTANDARD_LEVEL=5 +fi