diff --git a/WW3 b/WW3 index c7004b658b..abe1e79e8d 160000 --- a/WW3 +++ b/WW3 @@ -1 +1 @@ -Subproject commit c7004b658b9dae9fc473d4e6511dfc1cf8e6a7bd +Subproject commit abe1e79e8d4241178e5d31fac1c90b8cef2ee551 diff --git a/tests/bl_date.conf b/tests/bl_date.conf index bc20d96dc3..bdff6bd00e 100644 --- a/tests/bl_date.conf +++ b/tests/bl_date.conf @@ -1 +1 @@ -export BL_DATE=20241031 +export BL_DATE=20241112 diff --git a/tests/default_vars.sh b/tests/default_vars.sh index 737f186342..4b46ce6aaf 100644 --- a/tests/default_vars.sh +++ b/tests/default_vars.sh @@ -742,7 +742,7 @@ export CDMBWD_c768='4.0,0.15,1.0,1.0' # set default export CDMBWD=${CDMBWD_c96} -if [[ ${default_dt_atmos} = 1 ]]; then +if [[ ${default_dt_atmos} = 1 ]]; then export DT_INNER=${DT_INNER_c96} else export DT_INNER=${DT_ATMOS} @@ -1013,7 +1013,7 @@ export WW3_IC5='F' export WW3_MULTIGRID=true export WW3_MODDEF=mod_def.glo_1deg export MESH_WAV=mesh.glo_1deg.nc - +export WW3_RSTFLDS=" " # ATMA export AOD_FRQ=060000 @@ -1081,7 +1081,7 @@ export_ugwpv1() { export LDIAG_UGWP=.false. export KNOB_UGWP_DOKDIS=2 export KNOB_UGWP_NDX4LH=4 - + # Add updated damping and timestep variables case "${ATMRES}" in "C48") @@ -1173,13 +1173,14 @@ export_ugwpv1() { exit 1 ;; esac - + if [[ ${DO_GSL_DRAG_SS} = .true. ]]; then export CDMBGWD=${CDMBGWD_GSL}; fi if [[ ${SEDI_SEMI} = .true. ]]; then export DT_ATMOS=$((DT_ATMOS/2)); fi export DT_INNER=${DT_ATMOS} export default_dt_atmos=0 } - + + # Defaults for the CICE6 model namelist, mx100 export_cice6() { SECS=$((SHOUR*3600)) @@ -1305,7 +1306,18 @@ export_ww3() { export WW3_ICE='C' export WW3_IC1='F' export WW3_IC5='F' - export WW3_user_sets_restname="true" + export WW3_user_histname='false' + export WW3_historync='false' + export WW3_restartnc='true' + export WW3_restart_from_binary='false' + # For default ufs_configure (fast loop), no added fields reqd + export WW3_RSTFLDS=" " + # For either history_nc or restart_nc true + export WW3_PIO_FORMAT='pnetcdf' + export WW3_PIO_STRIDE=4 + export WW3_PIO_IOTASKS=-99 + export WW3_PIO_REARR='box' + export WW3_PIO_ROOT=-99 } export_fire_behavior() { @@ -1412,7 +1424,7 @@ export NY_GLB=320 export NPZ=127 export NPZP=128 -# Use updated omega calculations if +# Use updated omega calculations if # hydrostatic is set to false if [[ "${HYDROSTATIC}" == .false. ]]; then export UPDATE_FULL_OMEGA=.true. @@ -1730,6 +1742,17 @@ export_hafs_regional () export WW3_MODDEF=mod_def.${WW3_DOMAIN} export WW3_ICE='F' export WW3_OUTPARS="WND HS T01 T02 DIR FP DP PHS PTP PDIR UST CHA USP" + export WW3_RSTFLDS=" " + export WW3_user_histname='false' + export WW3_historync='false' + export WW3_restartnc='true' + export WW3_restart_from_binary='false' + # For either history_nc or restart_nc true + export WW3_PIO_FORMAT='pnetcdf' + export WW3_PIO_STRIDE=4 + export WW3_PIO_IOTASKS=-99 + export WW3_PIO_REARR='box' + export WW3_PIO_ROOT=-99 # Set CMEPS component defaults export_cmeps diff --git a/tests/fv3_conf/control_run.IN b/tests/fv3_conf/control_run.IN index 22ae9d58ee..d8be6334f6 100644 --- a/tests/fv3_conf/control_run.IN +++ b/tests/fv3_conf/control_run.IN @@ -40,7 +40,7 @@ else cp ../${DEP_RUN}${SUFFIX}/RESTART/${RFILE} . ls -1 ${RFILE}>rpointer.cpl fi - RFILE=ufs.atmw.ww3.r.${RESTART_FILE_SUFFIX_SECS} + RFILE=ufs.atmw.ww3.r.${RESTART_FILE_SUFFIX_SECS}.nc cp ../${DEP_RUN}${SUFFIX}/${RFILE} . fi diff --git a/tests/fv3_conf/cpld_control_run.IN b/tests/fv3_conf/cpld_control_run.IN index fda28f6d11..8b0c355d66 100644 --- a/tests/fv3_conf/cpld_control_run.IN +++ b/tests/fv3_conf/cpld_control_run.IN @@ -149,7 +149,7 @@ else # WAVE restart file if [[ $CPLWAV == .true. ]]; then - RFILE=ufs.cpld.ww3.r.${RESTART_FILE_SUFFIX_SECS} + RFILE=ufs.cpld.ww3.r.${RESTART_FILE_SUFFIX_SECS}.nc cp ../${DEP_RUN}${SUFFIX}/${RFILE} . fi diff --git a/tests/logs/RegressionTests_gaea.log b/tests/logs/RegressionTests_gaea.log index 7b7c810e3d..4d2192d62d 100644 --- a/tests/logs/RegressionTests_gaea.log +++ b/tests/logs/RegressionTests_gaea.log @@ -1,7 +1,7 @@ ====START OF GAEA REGRESSION TESTING LOG==== UFSWM hash used in testing: -a825b5db2bab633240c281e478989d144055db41 +a455d4df714c11207a7361bd79013093ef6e6a31 Submodule hashes used in testing: 37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d) @@ -11,10 +11,10 @@ Submodule hashes used in testing: 05ac0ec3ea666080eed36e67f6cf8ce1255b243f CICE-interface/CICE/icepack (Icepack1.1.0-192-g05ac0ec) 24e9eed4ffe8138bef635c8f916f91b142595675 CMEPS-interface/CMEPS (cmeps_v0.4.1-2311-g24e9eed) cabd7753ae17f7bfcc6dad56daf10868aa51c3f4 CMakeModules (v1.0.0-28-gcabd775) - 1947bad314f3c54594828964efc8938596965891 FV3 (remotes/origin/rrfsv1-to-ufs/dev2) + 49967251b83255bdac7ac2f9626d2714e8b83d07 FV3 (heads/develop) e36e8572e7643d7e59a3979a61bdd83743ff7b00 FV3/atmos_cubed_sphere (201912_public_release-407-ge36e857) b7d55fd07fa35c5de9b2292596d30784a800b276 FV3/ccpp/framework (2024-07-11-dev-1-gb7d55fd) - 0678f44c137957033d357b2168b40fb5ab029be6 FV3/ccpp/physics (master-tag-before-replacing-with-ipd-setup-step-fast-5338-g0678f44c) + 002a886eeb14979a6811f89e885d2968cbfd9b70 FV3/ccpp/physics (EP4-893-g002a886e) 74a0e098b2163425e4b5466c2dfcf8ae26d560a5 FV3/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (v1.6) 6f5dd627d124ae94bb5ed7f5afd22f82c470b1b7 FV3/upp (upp_v10.2.0-230-g6f5dd627) -1ba8270870947b583cd51bc72ff8960f4c1fb36e FV3/upp/sorc/libIFI.fd @@ -27,7 +27,7 @@ Submodule hashes used in testing: 9423197f894112edfcb1502245f7d7b873d551f9 MOM6-interface/MOM6/pkg/CVMix-src (9423197) 29e64d652786e1d076a05128c920f394202bfe10 MOM6-interface/MOM6/pkg/GSW-Fortran (29e64d6) 3ac32f0db7a2a97d930f44fa5f060c983ff31ee8 NOAHMP-interface/noahmp (v3.7.1-436-g3ac32f0) - c7004b658b9dae9fc473d4e6511dfc1cf8e6a7bd WW3 (6.07.1-347-gc7004b65) + 06c20998e59082e79529a8e728c7c3a43a050911 WW3 (6.07.1-385-g06c20998) 05cad173feeb598431e3ef5f17c2df6562c8d101 fire_behavior (v0.2.0-1-g05cad17) fad2fe9f42f6b7f744b128b4a2a9433f91e4296f stochastic_physics (ufs-v2.0.0-219-gfad2fe9) @@ -38,305 +38,385 @@ 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-20241031 -COMPARISON DIRECTORY: /gpfs/f5/epic/scratch/Jong.Kim/RT_RUNDIRS/Jong.Kim/FV3_RT/rt_1514204 +BASELINE DIRECTORY: /gpfs/f5/epic/world-shared/UFS-WM_RT/NEMSfv3gfs/develop-20241112 +COMPARISON DIRECTORY: /gpfs/f5/epic/scratch/Fernando.Andrade-maldonado/RT_RUNDIRS/Fernando.Andrade-maldonado/FV3_RT/rt_402579 RT.SH OPTIONS USED: * (-a) - HPC PROJECT ACCOUNT: epic +* (-l) - USE CONFIG FILE: rt.conf * (-e) - USE ECFLOW -PASS -- COMPILE 's2swa_32bit_intel' [17:14, 15:24] ( 6 warnings 10 remarks ) -PASS -- TEST 'cpld_control_p8_mixedmode_intel' [15:16, 12:41](3182 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_intel' [22:12, 20:24] ( 6 warnings 10 remarks ) -PASS -- TEST 'cpld_control_gfsv17_intel' [21:56, 13:55](1896 MB) -PASS -- TEST 'cpld_control_gfsv17_iau_intel' [35:03, 14:25](1929 MB) -PASS -- TEST 'cpld_restart_gfsv17_intel' [24:51, 06:53](1063 MB) -PASS -- TEST 'cpld_mpi_gfsv17_intel' [23:56, 15:09](1874 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [21:14, 19:23] ( 6 warnings 10 remarks ) -PASS -- TEST 'cpld_control_sfs_intel' [21:45, 14:04](1896 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [11:11, 09:09] ( 1528 warnings 1948 remarks ) -PASS -- TEST 'cpld_debug_gfsv17_intel' [29:53, 27:11](1930 MB) - -PASS -- COMPILE 's2swa_intel' [18:15, 16:12] ( 6 warnings 10 remarks ) -PASS -- TEST 'cpld_control_p8_intel' [20:20, 15:55](3216 MB) -PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [20:47, 15:58](3212 MB) -PASS -- TEST 'cpld_restart_p8_intel' [24:29, 08:54](3140 MB) -PASS -- TEST 'cpld_control_qr_p8_intel' [21:30, 15:57](3236 MB) -PASS -- TEST 'cpld_restart_qr_p8_intel' [24:10, 08:58](3159 MB) -PASS -- TEST 'cpld_2threads_p8_intel' [16:51, 13:46](3461 MB) -PASS -- TEST 'cpld_decomp_p8_intel' [19:37, 15:44](3210 MB) -PASS -- TEST 'cpld_mpi_p8_intel' [16:51, 13:19](3156 MB) -PASS -- TEST 'cpld_control_ciceC_p8_intel' [21:34, 16:00](3217 MB) -PASS -- TEST 'cpld_control_c192_p8_intel' [14:35, 10:12](3489 MB) -PASS -- TEST 'cpld_restart_c192_p8_intel' [28:43, 06:50](3599 MB) -PASS -- TEST 'cpld_bmark_p8_intel' [35:57, 19:19](4253 MB) -PASS -- TEST 'cpld_restart_bmark_p8_intel' [27:19, 12:03](4354 MB) -PASS -- TEST 'cpld_s2sa_p8_intel' [12:37, 09:35](3187 MB) - -PASS -- COMPILE 's2sw_intel' [15:14, 13:44] ( 6 warnings 10 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_intel' [10:04, 07:40](1912 MB) -PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [15:03, 12:43](1966 MB) - -PASS -- COMPILE 's2swa_debug_intel' [10:11, 09:08] ( 1418 warnings 1209 remarks ) -PASS -- TEST 'cpld_debug_p8_intel' [25:03, 22:22](3267 MB) - -PASS -- COMPILE 's2sw_debug_intel' [11:11, 09:31] ( 1418 warnings 1209 remarks ) -PASS -- TEST 'cpld_debug_noaero_p8_intel' [11:58, 08:59](1942 MB) - -PASS -- COMPILE 's2s_aoflux_intel' [15:13, 13:20] ( 5 warnings 3 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [08:24, 05:21](1973 MB) - -PASS -- COMPILE 's2s_intel' [16:11, 14:30] ( 6 warnings 3 remarks ) -PASS -- TEST 'cpld_control_c48_intel' [07:48, 05:33](2865 MB) -PASS -- TEST 'cpld_warmstart_c48_intel' [04:49, 02:16](2880 MB) -PASS -- TEST 'cpld_restart_c48_intel' [05:48, 00:59](2296 MB) - -PASS -- COMPILE 's2swa_faster_intel' [17:12, 15:30] ( 6 warnings 10 remarks ) -PASS -- TEST 'cpld_control_p8_faster_intel' [22:27, 15:44](3210 MB) - -PASS -- COMPILE 's2sw_pdlib_intel' [20:13, 18:43] ( 6 warnings 10 remarks ) -PASS -- TEST 'cpld_control_pdlib_p8_intel' [46:57, 24:49](1922 MB) -PASS -- TEST 'cpld_restart_pdlib_p8_intel' [22:53, 13:01](1103 MB) -PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [39:58, 29:25](1894 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_intel' [11:12, 09:24] ( 1528 warnings 1948 remarks ) -PASS -- TEST 'cpld_debug_pdlib_p8_intel' [42:56, 31:18](1940 MB) - -PASS -- COMPILE 'atm_dyn32_intel' [15:12, 14:08] ( 6 warnings 1 remarks ) -PASS -- TEST 'control_flake_intel' [16:22, 03:42](655 MB) -PASS -- TEST 'control_CubedSphereGrid_intel' [21:41, 03:16](1550 MB) -PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [21:44, 03:18](1560 MB) -PASS -- TEST 'control_latlon_intel' [21:40, 03:10](1561 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [20:46, 03:20](1560 MB) -PASS -- TEST 'control_c48_intel' [26:46, 09:59](1572 MB) -PASS -- TEST 'control_c48.v2.sfc_intel' [21:13, 05:51](694 MB) -PASS -- TEST 'control_c192_intel' [26:00, 11:16](1679 MB) -PASS -- TEST 'control_c384_intel' [38:33, 23:33](1970 MB) -PASS -- TEST 'control_c384gdas_intel' [32:25, 14:35](1166 MB) -PASS -- TEST 'control_stochy_intel' [16:23, 01:50](612 MB) -PASS -- TEST 'control_stochy_restart_intel' [14:24, 01:35](416 MB) -PASS -- TEST 'control_lndp_intel' [18:22, 01:51](609 MB) -PASS -- TEST 'control_iovr4_intel' [19:23, 02:37](609 MB) -PASS -- TEST 'control_iovr5_intel' [20:24, 03:08](609 MB) -PASS -- TEST 'control_p8_intel' [21:47, 04:14](1848 MB) -PASS -- TEST 'control_p8.v2.sfc_intel' [21:58, 03:28](1841 MB) -PASS -- TEST 'control_p8_ugwpv1_intel' [21:48, 04:12](1843 MB) -PASS -- TEST 'control_restart_p8_intel' [12:40, 02:10](1000 MB) -PASS -- TEST 'control_noqr_p8_intel' [22:15, 03:42](1846 MB) -PASS -- TEST 'control_restart_noqr_p8_intel' [13:40, 02:28](1007 MB) -PASS -- TEST 'control_decomp_p8_intel' [22:06, 03:46](1842 MB) -PASS -- TEST 'control_2threads_p8_intel' [20:42, 03:12](1924 MB) -PASS -- TEST 'control_p8_lndp_intel' [22:36, 06:20](1850 MB) -PASS -- TEST 'control_p8_rrtmgp_intel' [21:39, 04:05](1897 MB) -PASS -- TEST 'control_p8_mynn_intel' [18:50, 03:19](1857 MB) -PASS -- TEST 'merra2_thompson_intel' [16:38, 04:18](1847 MB) -PASS -- TEST 'regional_control_intel' [07:31, 05:10](844 MB) -PASS -- TEST 'regional_restart_intel' [04:30, 02:36](846 MB) -PASS -- TEST 'regional_decomp_intel' [07:29, 05:25](850 MB) -PASS -- TEST 'regional_2threads_intel' [06:48, 02:56](973 MB) -PASS -- TEST 'regional_noquilt_intel' [06:30, 04:33](1169 MB) -PASS -- TEST 'regional_netcdf_parallel_intel' [06:33, 04:42](846 MB) -PASS -- TEST 'regional_2dwrtdecomp_intel' [06:27, 04:38](848 MB) -PASS -- TEST 'regional_wofs_intel' [08:26, 06:17](1570 MB) - -PASS -- COMPILE 'rrfs_intel' [13:16, 11:59] ( 8 warnings 9 remarks ) -PASS -- TEST 'rap_control_intel' [20:14, 07:15](993 MB) -PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [17:58, 04:01](1148 MB) -PASS -- TEST 'rap_decomp_intel' [13:51, 07:18](989 MB) -PASS -- TEST 'rap_2threads_intel' [11:02, 06:04](1072 MB) -PASS -- TEST 'rap_restart_intel' [13:36, 03:28](868 MB) -PASS -- TEST 'rap_sfcdiff_intel' [20:15, 07:05](990 MB) -PASS -- TEST 'rap_sfcdiff_decomp_intel' [13:51, 07:16](989 MB) -PASS -- TEST 'rap_sfcdiff_restart_intel' [15:38, 04:58](868 MB) -PASS -- TEST 'hrrr_control_intel' [07:47, 03:42](986 MB) -PASS -- TEST 'hrrr_control_decomp_intel' [10:30, 03:52](992 MB) -PASS -- TEST 'hrrr_control_2threads_intel' [07:48, 03:06](1066 MB) -PASS -- TEST 'hrrr_control_restart_intel' [11:25, 01:54](820 MB) -PASS -- TEST 'rrfs_v1beta_intel' [11:49, 06:54](985 MB) -PASS -- TEST 'rrfs_v1nssl_intel' [13:35, 08:48](1949 MB) -PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [21:23, 08:32](1936 MB) - -PASS -- COMPILE 'csawmg_intel' [14:12, 13:08] ( 5 warnings ) -PASS -- TEST 'control_csawmg_intel' [15:27, 06:39](951 MB) -PASS -- TEST 'control_ras_intel' [12:21, 03:25](648 MB) - -PASS -- COMPILE 'wam_intel' [14:11, 12:54] ( 5 warnings 1 remarks ) -PASS -- TEST 'control_wam_intel' [24:15, 11:54](1640 MB) - -PASS -- COMPILE 'atm_faster_dyn32_intel' [13:12, 11:47] ( 5 warnings 1 remarks ) -PASS -- TEST 'control_p8_faster_intel' [14:41, 03:08](1840 MB) -PASS -- TEST 'regional_control_faster_intel' [06:30, 04:27](842 MB) - -PASS -- COMPILE 'atm_debug_dyn32_intel' [13:11, 11:38] ( 887 warnings 9 remarks ) -PASS -- TEST 'control_CubedSphereGrid_debug_intel' [14:36, 02:37](1577 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [14:42, 02:36](1589 MB) -PASS -- TEST 'control_stochy_debug_intel' [14:22, 03:11](784 MB) -PASS -- TEST 'control_lndp_debug_intel' [13:22, 02:50](782 MB) -PASS -- TEST 'control_csawmg_debug_intel' [16:28, 04:54](1084 MB) -PASS -- TEST 'control_ras_debug_intel' [14:22, 03:34](789 MB) -PASS -- TEST 'control_diag_debug_intel' [13:33, 02:54](1641 MB) -PASS -- TEST 'control_debug_p8_intel' [14:29, 02:49](1867 MB) -PASS -- TEST 'regional_debug_intel' [27:45, 15:58](885 MB) -PASS -- TEST 'rap_control_debug_intel' [16:20, 05:04](1163 MB) -PASS -- TEST 'hrrr_control_debug_intel' [16:20, 04:56](1157 MB) -PASS -- TEST 'hrrr_gf_debug_intel' [16:21, 05:08](1159 MB) -PASS -- TEST 'hrrr_c3_debug_intel' [17:26, 05:02](1161 MB) -PASS -- TEST 'rap_unified_drag_suite_debug_intel' [17:22, 05:07](1163 MB) -PASS -- TEST 'rap_diag_debug_intel' [17:27, 05:32](1248 MB) -PASS -- TEST 'rap_cires_ugwp_debug_intel' [17:20, 05:03](1163 MB) -PASS -- TEST 'rap_unified_ugwp_debug_intel' [16:22, 05:17](1163 MB) -PASS -- TEST 'rap_lndp_debug_intel' [15:21, 05:06](1161 MB) -PASS -- TEST 'rap_progcld_thompson_debug_intel' [15:21, 05:11](1166 MB) -PASS -- TEST 'rap_noah_debug_intel' [15:19, 05:11](1160 MB) -PASS -- TEST 'rap_sfcdiff_debug_intel' [15:21, 05:11](1165 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [17:47, 08:06](1159 MB) -PASS -- TEST 'rrfs_v1beta_debug_intel' [14:20, 05:23](1157 MB) -PASS -- TEST 'rap_clm_lake_debug_intel' [14:22, 06:09](1166 MB) -PASS -- TEST 'rap_flake_debug_intel' [14:24, 05:29](1166 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [19:28, 09:02](1165 MB) - -PASS -- COMPILE 'wam_debug_intel' [09:11, 07:11] ( 842 warnings 1 remarks ) -PASS -- TEST 'control_wam_debug_intel' [23:54, 14:13](1661 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [12:11, 10:20] ( 8 warnings 8 remarks ) -PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [13:55, 04:10](1021 MB) -PASS -- TEST 'rap_control_dyn32_phy32_intel' [15:36, 06:21](865 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [12:34, 03:27](866 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [13:36, 05:23](924 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [12:31, 02:44](916 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [13:33, 03:26](863 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_intel' [13:23, 04:12](773 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [10:26, 01:53](747 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [14:11, 12:49] ( 8 warnings 8 remarks ) -PASS -- TEST 'conus13km_control_intel' [11:53, 02:05](1068 MB) -PASS -- TEST 'conus13km_2threads_intel' [08:42, 01:01](1059 MB) -PASS -- TEST 'conus13km_restart_mismatch_intel' [09:48, 01:38](942 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [13:11, 11:15] ( 8 warnings 8 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_intel' [14:37, 04:16](895 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [10:11, 08:49] ( 790 warnings 8 remarks ) -PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [12:21, 04:59](1037 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [12:19, 04:52](1037 MB) -PASS -- TEST 'conus13km_debug_intel' [21:43, 13:36](1122 MB) -PASS -- TEST 'conus13km_debug_qr_intel' [20:57, 13:54](797 MB) -PASS -- TEST 'conus13km_debug_2threads_intel' [14:47, 07:53](1112 MB) -PASS -- TEST 'conus13km_radar_tten_debug_intel' [23:51, 14:13](1189 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [10:11, 08:14] ( 790 warnings 8 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [15:21, 05:23](1063 MB) - -PASS -- COMPILE 'hafsw_intel' [15:14, 14:07] ( 6 warnings 9 remarks ) -PASS -- TEST 'hafs_regional_atm_intel' [16:04, 05:43](711 MB) -PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [14:27, 05:10](1064 MB) -PASS -- TEST 'hafs_regional_atm_ocn_intel' [18:35, 08:16](743 MB) -PASS -- TEST 'hafs_regional_atm_wav_intel' [19:59, 11:50](772 MB) -PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [22:16, 12:52](798 MB) -PASS -- TEST 'hafs_regional_1nest_atm_intel' [14:50, 05:22](474 MB) -PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [16:13, 06:34](500 MB) -PASS -- TEST 'hafs_global_1nest_atm_intel' [11:47, 02:43](398 MB) -PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [16:38, 07:29](487 MB) -PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [11:45, 03:41](507 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [12:49, 03:33](508 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [12:51, 04:35](585 MB) -PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [10:33, 01:31](426 MB) -PASS -- TEST 'gnv1_nested_intel' [13:52, 05:17](1699 MB) - -PASS -- COMPILE 'hafsw_debug_intel' [09:12, 07:56] ( 1470 warnings 1481 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [21:48, 13:32](615 MB) - -PASS -- COMPILE 'hafsw_faster_intel' [16:16, 14:15] ( 5 warnings 8 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [17:56, 08:06](632 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [19:36, 08:20](807 MB) - -PASS -- COMPILE 'hafs_mom6w_intel' [17:15, 15:27] ( 5 warnings 7 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [17:06, 06:29](808 MB) - -PASS -- COMPILE 'hafs_all_intel' [16:12, 14:52] ( 5 warnings 8 remarks ) -PASS -- TEST 'hafs_regional_docn_intel' [16:33, 06:10](736 MB) -PASS -- TEST 'hafs_regional_docn_oisst_intel' [18:04, 06:12](718 MB) -PASS -- TEST 'hafs_regional_datm_cdeps_intel' [31:06, 20:01](892 MB) - -PASS -- COMPILE 'datm_cdeps_intel' [12:11, 10:55] ( 5 warnings 2 remarks ) -PASS -- TEST 'datm_cdeps_control_cfsr_intel' [14:49, 02:36](764 MB) -PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [04:24, 01:35](753 MB) -PASS -- TEST 'datm_cdeps_control_gefs_intel' [13:47, 02:28](642 MB) -PASS -- TEST 'datm_cdeps_iau_gefs_intel' [14:11, 02:30](643 MB) -PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [13:49, 02:30](641 MB) -PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [12:49, 02:36](763 MB) -PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [12:48, 02:37](763 MB) -PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [12:48, 02:28](642 MB) -PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [15:51, 06:13](693 MB) -PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [14:15, 06:09](674 MB) -PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [10:50, 02:37](751 MB) -PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [11:21, 04:39](2032 MB) -PASS -- TEST 'datm_cdeps_gfs_intel' [11:21, 04:42](2032 MB) - -PASS -- COMPILE 'datm_cdeps_debug_intel' [08:15, 06:22] ( 7 warnings 2 remarks ) -PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [11:20, 05:31](736 MB) - -PASS -- COMPILE 'datm_cdeps_faster_intel' [13:13, 11:31] ( 5 warnings 2 remarks ) -PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [08:19, 02:36](763 MB) - -PASS -- COMPILE 'datm_cdeps_land_intel' [03:10, 01:48] ( 1 remarks ) -PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [07:35, 01:33](314 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_intel' [07:32, 01:05](462 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [04:18, 00:52](461 MB) - -PASS -- COMPILE 'datm_cdeps_lm4_intel' [05:11, 03:52] ( 12 warnings ) -PASS -- TEST 'datm_cdeps_lm4_gswp3_intel' [07:37, 00:34](450 MB) -PASS -- TEST 'datm_cdeps_lm4_gswp3_rst_intel' [03:46, 00:38](256 MB) - -PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [15:12, 13:10] ( 5 warnings 3 remarks ) -PASS -- TEST 'atm_ds2s_docn_pcice_intel' [10:45, 04:00](1905 MB) - -PASS -- COMPILE 'atm_ds2s_docn_dice_intel' [13:11, 11:49] ( 6 warnings 1 remarks ) -PASS -- TEST 'atm_ds2s_docn_dice_intel' [13:44, 08:29](1900 MB) - -PASS -- COMPILE 'atml_intel' [15:12, 13:50] ( 13 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_sbs_intel' [12:49, 07:36](1877 MB) -PASS -- TEST 'control_p8_atmlnd_intel' [12:47, 07:53](1876 MB) -PASS -- TEST 'control_restart_p8_atmlnd_intel' [06:28, 04:45](1025 MB) - -PASS -- COMPILE 'atml_debug_intel' [11:15, 09:25] ( 885 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_debug_intel' [10:43, 07:04](1909 MB) - -PASS -- COMPILE 'atmw_intel' [15:13, 13:20] ( 5 warnings 8 remarks ) -PASS -- TEST 'atmwav_control_noaero_p8_intel' [05:37, 02:54](1882 MB) - -PASS -- COMPILE 'atmaero_intel' [14:17, 12:12] ( 5 warnings 1 remarks ) -PASS -- TEST 'atmaero_control_p8_intel' [08:45, 06:27](3097 MB) -PASS -- TEST 'atmaero_control_p8_rad_intel' [09:44, 07:21](2987 MB) -PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [09:58, 06:50](2997 MB) - -PASS -- COMPILE 'atmaq_debug_intel' [09:15, 07:44] ( 887 warnings 6 remarks ) -PASS -- TEST 'regional_atmaq_debug_intel' [25:51, 18:11](4439 MB) - -PASS -- COMPILE 'atm_fbh_intel' [12:12, 10:45] ( 8 warnings 8 remarks ) -PASS -- TEST 'cpld_regional_atm_fbh_intel' [12:00, 09:29](795 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_intelllvm' [20:11, 19:06] -PASS -- TEST 'cpld_control_gfsv17_intelllvm' [17:21, 13:56](1908 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_debug_intelllvm' [10:11, 08:50] -PASS -- TEST 'cpld_debug_gfsv17_intelllvm' [30:18, 27:38](1924 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intelllvm' [23:14, 21:56] -PASS -- TEST 'cpld_control_sfs_intelllvm' [15:57, 13:41](1900 MB) - -PASS -- COMPILE 's2swa_intelllvm' [17:11, 15:22] -PASS -- TEST 'cpld_control_p8_intelllvm' [18:17, 15:38](3214 MB) +PASS -- COMPILE 's2swa_32bit_intel' [22:11, 20:30] ( 6 warnings 11 remarks ) +PASS -- TEST 'cpld_control_p8_mixedmode_intel' [27:35, 12:43](3184 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_intel' [21:11, 19:18] ( 6 warnings 11 remarks ) +PASS -- TEST 'cpld_control_gfsv17_intel' [23:06, 15:04](1897 MB) +PASS -- TEST 'cpld_control_gfsv17_iau_intel' [17:14, 14:42](1936 MB) +PASS -- TEST 'cpld_restart_gfsv17_intel' [09:12, 06:36](1069 MB) +PASS -- TEST 'cpld_mpi_gfsv17_intel' [22:22, 15:28](1886 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [21:11, 19:48] ( 6 warnings 11 remarks ) +PASS -- TEST 'cpld_control_sfs_intel' [25:53, 14:04](1898 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [11:11, 10:09] ( 1525 warnings 1936 remarks ) +PASS -- TEST 'cpld_debug_gfsv17_intel' [30:16, 28:00](1935 MB) + +PASS -- COMPILE 's2swa_intel' [16:11, 14:58] ( 6 warnings 11 remarks ) +PASS -- TEST 'cpld_control_p8_intel' [19:40, 16:35](3215 MB) +PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [19:40, 16:30](3212 MB) +PASS -- TEST 'cpld_restart_p8_intel' [15:16, 09:39](3136 MB) +PASS -- TEST 'cpld_control_qr_p8_intel' [19:38, 16:41](3236 MB) +PASS -- TEST 'cpld_restart_qr_p8_intel' [15:18, 09:43](3158 MB) +PASS -- TEST 'cpld_2threads_p8_intel' [17:35, 14:21](3461 MB) +PASS -- TEST 'cpld_decomp_p8_intel' [18:36, 15:52](3205 MB) +PASS -- TEST 'cpld_mpi_p8_intel' [16:34, 13:50](3153 MB) +PASS -- TEST 'cpld_control_ciceC_p8_intel' [19:38, 16:21](3210 MB) +PASS -- TEST 'cpld_control_c192_p8_intel' [14:37, 10:40](3486 MB) +PASS -- TEST 'cpld_restart_c192_p8_intel' [19:09, 08:03](3600 MB) +PASS -- TEST 'cpld_bmark_p8_intel' [40:17, 19:22](4253 MB) +PASS -- TEST 'cpld_restart_bmark_p8_intel' [19:38, 12:05](4343 MB) +PASS -- TEST 'cpld_s2sa_p8_intel' [14:05, 10:01](3190 MB) + +PASS -- COMPILE 's2sw_intel' [17:11, 16:01] ( 6 warnings 11 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_intel' [10:04, 07:51](1912 MB) +PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [18:06, 12:55](1965 MB) + +PASS -- COMPILE 's2swa_debug_intel' [14:11, 12:22] ( 1415 warnings 1197 remarks ) +PASS -- TEST 'cpld_debug_p8_intel' [26:18, 23:21](3277 MB) + +PASS -- COMPILE 's2sw_debug_intel' [13:11, 11:56] ( 1415 warnings 1197 remarks ) +PASS -- TEST 'cpld_debug_noaero_p8_intel' [10:53, 09:03](1948 MB) + +PASS -- COMPILE 's2s_aoflux_intel' [15:12, 13:24] ( 5 warnings 3 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [07:59, 05:12](1972 MB) + +PASS -- COMPILE 's2s_intel' [20:11, 19:01] ( 6 warnings 3 remarks ) +PASS -- TEST 'cpld_control_c48_intel' [09:37, 05:33](2875 MB) +PASS -- TEST 'cpld_warmstart_c48_intel' [09:37, 01:43](2871 MB) +PASS -- TEST 'cpld_restart_c48_intel' [08:03, 01:02](2286 MB) + +PASS -- COMPILE 's2swa_faster_intel' [17:15, 15:11] ( 6 warnings 11 remarks ) +PASS -- TEST 'cpld_control_p8_faster_intel' [25:34, 16:27](3216 MB) + +PASS -- COMPILE 's2sw_pdlib_intel' [22:11, 20:26] ( 6 warnings 11 remarks ) +PASS -- TEST 'cpld_control_pdlib_p8_intel' [31:14, 25:43](1916 MB) +PASS -- TEST 'cpld_restart_pdlib_p8_intel' [16:06, 13:16](1095 MB) +PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [33:09, 29:54](1897 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_intel' [12:11, 10:30] ( 1525 warnings 1936 remarks ) +PASS -- TEST 'cpld_debug_pdlib_p8_intel' [40:04, 30:35](1944 MB) + +PASS -- COMPILE 'atm_dyn32_intel' [14:13, 12:18] ( 6 warnings 1 remarks ) +PASS -- TEST 'control_flake_intel' [09:56, 04:01](655 MB) +PASS -- TEST 'control_CubedSphereGrid_intel' [10:05, 03:48](1547 MB) +PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [10:59, 03:54](1556 MB) +PASS -- TEST 'control_latlon_intel' [10:56, 03:48](1555 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [11:10, 03:51](1562 MB) +PASS -- TEST 'control_c48_intel' [16:02, 09:55](1570 MB) +PASS -- TEST 'control_c48.v2.sfc_intel' [10:45, 05:42](696 MB) +PASS -- TEST 'control_c192_intel' [18:00, 11:45](1684 MB) +PASS -- TEST 'control_c384_intel' [31:30, 24:06](1964 MB) +PASS -- TEST 'control_c384gdas_intel' [23:47, 14:47](1172 MB) +PASS -- TEST 'control_stochy_intel' [08:59, 02:07](608 MB) +PASS -- TEST 'control_stochy_restart_intel' [03:28, 01:12](416 MB) +PASS -- TEST 'control_lndp_intel' [08:22, 02:13](609 MB) +PASS -- TEST 'control_iovr4_intel' [09:28, 03:00](608 MB) +PASS -- TEST 'control_iovr5_intel' [09:21, 03:08](609 MB) +PASS -- TEST 'control_p8_intel' [09:56, 04:28](1848 MB) +PASS -- TEST 'control_p8.v2.sfc_intel' [09:02, 03:54](1841 MB) +PASS -- TEST 'control_p8_ugwpv1_intel' [08:07, 04:08](1848 MB) +PASS -- TEST 'control_restart_p8_intel' [04:46, 02:24](997 MB) +PASS -- TEST 'control_noqr_p8_intel' [05:55, 03:55](1842 MB) +PASS -- TEST 'control_restart_noqr_p8_intel' [04:49, 02:24](1003 MB) +PASS -- TEST 'control_decomp_p8_intel' [06:47, 04:09](1832 MB) +PASS -- TEST 'control_2threads_p8_intel' [05:50, 03:29](1925 MB) +PASS -- TEST 'control_p8_lndp_intel' [09:03, 06:56](1850 MB) +PASS -- TEST 'control_p8_rrtmgp_intel' [07:14, 04:53](1898 MB) +PASS -- TEST 'control_p8_mynn_intel' [07:11, 03:57](1848 MB) +PASS -- TEST 'merra2_thompson_intel' [07:01, 04:05](1845 MB) +PASS -- TEST 'regional_control_intel' [08:09, 04:53](847 MB) +PASS -- TEST 'regional_restart_intel' [05:38, 03:09](846 MB) +PASS -- TEST 'regional_decomp_intel' [07:51, 05:15](844 MB) +PASS -- TEST 'regional_2threads_intel' [06:29, 03:13](983 MB) +PASS -- TEST 'regional_noquilt_intel' [06:46, 04:53](1172 MB) +PASS -- TEST 'regional_netcdf_parallel_intel' [06:41, 04:53](843 MB) +PASS -- TEST 'regional_2dwrtdecomp_intel' [06:30, 04:43](843 MB) +PASS -- TEST 'regional_wofs_intel' [08:32, 06:59](1570 MB) + +PASS -- COMPILE 'rrfs_intel' [13:13, 11:39] ( 8 warnings 9 remarks ) +PASS -- TEST 'rap_control_intel' [08:48, 06:59](991 MB) +PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [06:44, 04:03](1145 MB) +PASS -- TEST 'rap_decomp_intel' [09:36, 07:33](987 MB) +PASS -- TEST 'rap_2threads_intel' [08:40, 06:27](1068 MB) +PASS -- TEST 'rap_restart_intel' [05:46, 03:42](865 MB) +PASS -- TEST 'rap_sfcdiff_intel' [09:50, 07:25](990 MB) +PASS -- TEST 'rap_sfcdiff_decomp_intel' [09:41, 08:01](985 MB) +PASS -- TEST 'rap_sfcdiff_restart_intel' [06:43, 04:55](870 MB) +PASS -- TEST 'hrrr_control_intel' [08:06, 04:30](991 MB) +PASS -- TEST 'hrrr_control_decomp_intel' [08:03, 04:35](987 MB) +PASS -- TEST 'hrrr_control_2threads_intel' [05:46, 03:20](1065 MB) +PASS -- TEST 'hrrr_control_restart_intel' [03:32, 02:06](817 MB) +PASS -- TEST 'rrfs_v1beta_intel' [10:26, 07:26](984 MB) +PASS -- TEST 'rrfs_v1nssl_intel' [11:29, 09:09](1941 MB) +PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [10:27, 08:55](1933 MB) + +PASS -- COMPILE 'csawmg_intel' [14:11, 12:14] ( 5 warnings ) +PASS -- TEST 'control_csawmg_intel' [09:21, 06:58](948 MB) +PASS -- TEST 'control_ras_intel' [05:25, 03:40](648 MB) + +PASS -- COMPILE 'wam_intel' [12:10, 10:59] ( 5 warnings 1 remarks ) +PASS -- TEST 'control_wam_intel' [14:01, 11:56](1639 MB) + +PASS -- COMPILE 'atm_faster_dyn32_intel' [15:11, 13:15] ( 5 warnings 1 remarks ) +PASS -- TEST 'control_p8_faster_intel' [05:55, 03:34](1847 MB) +PASS -- TEST 'regional_control_faster_intel' [06:35, 04:56](854 MB) + +PASS -- COMPILE 'atm_debug_dyn32_intel' [15:11, 13:18] ( 887 warnings 9 remarks ) +PASS -- TEST 'control_CubedSphereGrid_debug_intel' [04:34, 03:00](1576 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [04:46, 03:02](1580 MB) +PASS -- TEST 'control_stochy_debug_intel' [05:25, 03:34](785 MB) +PASS -- TEST 'control_lndp_debug_intel' [04:25, 02:50](783 MB) +PASS -- TEST 'control_csawmg_debug_intel' [06:38, 04:23](1082 MB) +PASS -- TEST 'control_ras_debug_intel' [05:18, 02:51](791 MB) +PASS -- TEST 'control_diag_debug_intel' [05:12, 02:56](1641 MB) +PASS -- TEST 'control_debug_p8_intel' [05:04, 02:57](1876 MB) +PASS -- TEST 'regional_debug_intel' [18:30, 16:26](894 MB) +PASS -- TEST 'rap_control_debug_intel' [06:21, 05:06](1162 MB) +PASS -- TEST 'hrrr_control_debug_intel' [06:22, 05:03](1155 MB) +PASS -- TEST 'hrrr_gf_debug_intel' [07:20, 05:08](1156 MB) +PASS -- TEST 'hrrr_c3_debug_intel' [07:22, 05:09](1161 MB) +PASS -- TEST 'rap_unified_drag_suite_debug_intel' [07:25, 05:16](1161 MB) +PASS -- TEST 'rap_diag_debug_intel' [07:30, 05:30](1247 MB) +PASS -- TEST 'rap_cires_ugwp_debug_intel' [07:27, 05:25](1161 MB) +PASS -- TEST 'rap_unified_ugwp_debug_intel' [07:21, 05:32](1161 MB) +PASS -- TEST 'rap_lndp_debug_intel' [07:21, 05:36](1160 MB) +PASS -- TEST 'rap_progcld_thompson_debug_intel' [07:24, 05:31](1162 MB) +PASS -- TEST 'rap_noah_debug_intel' [07:22, 05:27](1159 MB) +PASS -- TEST 'rap_sfcdiff_debug_intel' [07:24, 05:28](1163 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [09:41, 08:05](1158 MB) +PASS -- TEST 'rrfs_v1beta_debug_intel' [06:25, 04:55](1155 MB) +PASS -- TEST 'rap_clm_lake_debug_intel' [07:27, 05:52](1161 MB) +PASS -- TEST 'rap_flake_debug_intel' [07:28, 05:13](1162 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [10:50, 08:35](1169 MB) + +PASS -- COMPILE 'wam_debug_intel' [10:11, 08:43] ( 842 warnings 1 remarks ) +PASS -- TEST 'control_wam_debug_intel' [16:07, 13:15](1663 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [14:11, 12:56] ( 8 warnings 8 remarks ) +PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [06:03, 03:53](1016 MB) +PASS -- TEST 'rap_control_dyn32_phy32_intel' [08:41, 05:59](867 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [05:41, 03:23](865 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [08:19, 05:16](925 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [04:44, 02:42](916 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [05:34, 03:33](862 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_intel' [06:45, 04:15](772 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [03:28, 01:41](747 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [12:49, 10:20] ( 8 warnings 8 remarks ) +PASS -- TEST 'conus13km_control_intel' [04:07, 02:04](1070 MB) +PASS -- TEST 'conus13km_2threads_intel' [03:53, 01:16](1058 MB) +PASS -- TEST 'conus13km_restart_mismatch_intel' [03:52, 01:16](946 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [12:14, 10:57] ( 8 warnings 8 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_intel' [07:38, 04:22](898 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [09:15, 07:10] ( 790 warnings 8 remarks ) +PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [06:24, 04:55](1039 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [06:24, 04:51](1034 MB) +PASS -- TEST 'conus13km_debug_intel' [16:11, 13:32](1121 MB) +PASS -- TEST 'conus13km_debug_qr_intel' [16:02, 13:39](798 MB) +PASS -- TEST 'conus13km_debug_2threads_intel' [09:54, 08:01](1115 MB) +PASS -- TEST 'conus13km_radar_tten_debug_intel' [15:52, 13:32](1192 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [09:14, 08:04] ( 790 warnings 8 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [06:21, 05:05](1067 MB) + +PASS -- COMPILE 'hafsw_intel' [15:10, 13:37] ( 6 warnings 10 remarks ) +PASS -- TEST 'hafs_regional_atm_intel' [07:07, 05:04](712 MB) +PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [06:30, 04:23](1063 MB) +PASS -- TEST 'hafs_regional_atm_ocn_intel' [10:21, 07:42](744 MB) +PASS -- TEST 'hafs_regional_atm_wav_intel' [14:13, 11:30](775 MB) +PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [15:28, 12:42](805 MB) +PASS -- TEST 'hafs_regional_1nest_atm_intel' [08:03, 05:23](472 MB) +PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [09:27, 06:38](497 MB) +PASS -- TEST 'hafs_global_1nest_atm_intel' [05:51, 02:55](395 MB) +PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [13:20, 08:42](487 MB) +PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [06:52, 04:17](507 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [06:04, 03:30](506 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [07:07, 04:41](584 MB) +PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [03:41, 01:31](425 MB) +PASS -- TEST 'gnv1_nested_intel' [08:58, 05:10](1698 MB) + +PASS -- COMPILE 'hafsw_debug_intel' [13:10, 11:48] ( 1467 warnings 1469 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [16:02, 13:04](610 MB) + +PASS -- COMPILE 'hafsw_faster_intel' [17:15, 15:13] ( 5 warnings 9 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [11:13, 07:38](627 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [11:17, 07:50](809 MB) + +PASS -- COMPILE 'hafs_mom6w_intel' [20:11, 19:04] ( 5 warnings 8 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [10:45, 06:03](807 MB) + +PASS -- COMPILE 'hafs_all_intel' [16:15, 14:23] ( 5 warnings 9 remarks ) +PASS -- TEST 'hafs_regional_docn_intel' [10:09, 06:17](738 MB) +PASS -- TEST 'hafs_regional_docn_oisst_intel' [10:08, 06:20](714 MB) +PASS -- TEST 'hafs_regional_datm_cdeps_intel' [23:08, 20:11](892 MB) + +PASS -- COMPILE 'datm_cdeps_intel' [13:20, 12:05] ( 5 warnings 2 remarks ) +PASS -- TEST 'datm_cdeps_control_cfsr_intel' [04:20, 02:37](751 MB) +PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [03:22, 01:39](753 MB) +PASS -- TEST 'datm_cdeps_control_gefs_intel' [04:18, 02:33](640 MB) +PASS -- TEST 'datm_cdeps_iau_gefs_intel' [04:24, 02:32](643 MB) +PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [04:21, 02:31](640 MB) +PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [04:20, 02:37](751 MB) +PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [04:20, 02:35](763 MB) +PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [04:20, 02:31](642 MB) +PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [09:08, 06:12](693 MB) +PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [09:03, 06:10](675 MB) +PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [04:24, 02:37](763 MB) +PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [06:26, 04:44](2029 MB) +PASS -- TEST 'datm_cdeps_gfs_intel' [06:23, 04:45](2030 MB) + +PASS -- COMPILE 'datm_cdeps_debug_intel' [08:14, 06:17] ( 7 warnings 2 remarks ) +PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [07:19, 05:32](746 MB) + +PASS -- COMPILE 'datm_cdeps_faster_intel' [13:11, 11:20] ( 5 warnings 2 remarks ) +PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [04:21, 02:36](763 MB) + +PASS -- COMPILE 'datm_cdeps_land_intel' [04:10, 02:36] ( 1 remarks ) +PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [03:50, 01:38](314 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_intel' [03:48, 01:19](462 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [02:33, 00:51](461 MB) + +PASS -- COMPILE 'datm_cdeps_lm4_intel' [04:10, 02:54] ( 12 warnings ) +PASS -- TEST 'datm_cdeps_lm4_gswp3_intel' [02:53, 00:36](448 MB) +PASS -- TEST 'datm_cdeps_lm4_gswp3_rst_intel' [02:48, 00:14](252 MB) + +PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [17:11, 16:01] ( 5 warnings 3 remarks ) +PASS -- TEST 'atm_ds2s_docn_pcice_intel' [06:07, 04:07](1908 MB) + +PASS -- COMPILE 'atm_ds2s_docn_dice_intel' [15:11, 13:52] ( 6 warnings 1 remarks ) +PASS -- TEST 'atm_ds2s_docn_dice_intel' [11:33, 08:39](1903 MB) + +PASS -- COMPILE 'atml_intel' [15:11, 13:52] ( 13 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_sbs_intel' [08:57, 06:59](1875 MB) +PASS -- TEST 'control_p8_atmlnd_intel' [09:00, 06:56](1874 MB) +PASS -- TEST 'control_restart_p8_atmlnd_intel' [06:38, 04:31](1025 MB) + +PASS -- COMPILE 'atml_debug_intel' [11:15, 09:17] ( 885 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_debug_intel' [08:54, 06:36](1892 MB) + +PASS -- COMPILE 'atmw_intel' [14:21, 12:18] ( 5 warnings 9 remarks ) +PASS -- TEST 'atmwav_control_noaero_p8_intel' [04:54, 02:32](1878 MB) + +PASS -- COMPILE 'atmaero_intel' [14:19, 12:29] ( 5 warnings 1 remarks ) +PASS -- TEST 'atmaero_control_p8_intel' [07:54, 06:07](3098 MB) +PASS -- TEST 'atmaero_control_p8_rad_intel' [10:10, 06:37](2988 MB) +PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [10:10, 07:00](2994 MB) + +PASS -- COMPILE 'atmaq_debug_intel' [10:11, 08:17] ( 887 warnings 6 remarks ) +PASS -- TEST 'regional_atmaq_debug_intel' [21:34, 18:16](4443 MB) + +PASS -- COMPILE 'atm_fbh_intel' [12:11, 11:04] ( 8 warnings 8 remarks ) +PASS -- TEST 'cpld_regional_atm_fbh_intel' [11:33, 09:30](796 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_intelllvm' [21:12, 19:22] +FAILED: UNABLE TO COMPLETE COMPARISON -- TEST 'cpld_control_gfsv17_intelllvm' [, ]( MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_debug_intelllvm' [15:11, 13:35] +FAILED: UNABLE TO COMPLETE COMPARISON -- TEST 'cpld_debug_gfsv17_intelllvm' [, ]( MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intelllvm' [21:17, 19:22] +PASS -- TEST 'cpld_control_sfs_intelllvm' [15:54, 13:32](1895 MB) + +PASS -- COMPILE 's2swa_intelllvm' [17:12, 15:19] +FAILED: UNABLE TO COMPLETE COMPARISON -- TEST 'cpld_control_p8_intelllvm' [, ]( MB) SYNOPSIS: -Starting Date/Time: 20241106 19:51:30 -Ending Date/Time: 20241106 22:23:12 -Total Time: 02h:32m:33s +Starting Date/Time: 20241112 23:10:36 +Ending Date/Time: 20241113 01:34:53 +Total Time: 02h:25m:26s Compiles Completed: 47/47 -Tests Completed: 192/192 +Tests Completed: 189/192 +Failed Tests: +* TEST cpld_control_gfsv17_intelllvm: FAILED: UNABLE TO COMPLETE COMPARISON +-- LOG: /gpfs/f5/epic/scratch/Fernando.Andrade-maldonado/reg-test/wm/2445/ufs-weather-model/tests/logs/log_gaea/run_cpld_control_gfsv17_intelllvm.log +* TEST cpld_debug_gfsv17_intelllvm: FAILED: UNABLE TO COMPLETE COMPARISON +-- LOG: /gpfs/f5/epic/scratch/Fernando.Andrade-maldonado/reg-test/wm/2445/ufs-weather-model/tests/logs/log_gaea/run_cpld_debug_gfsv17_intelllvm.log +* TEST cpld_control_p8_intelllvm: FAILED: UNABLE TO COMPLETE COMPARISON +-- LOG: /gpfs/f5/epic/scratch/Fernando.Andrade-maldonado/reg-test/wm/2445/ufs-weather-model/tests/logs/log_gaea/run_cpld_control_p8_intelllvm.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 GAEA REGRESSION TESTING LOG==== +====START OF GAEA REGRESSION TESTING LOG==== + +UFSWM hash used in testing: +a455d4df714c11207a7361bd79013093ef6e6a31 + +Submodule hashes used in testing: + 37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d) + be5d28fd1b60522e6fc98aefeead20e6aac3530b AQM/src/model/CMAQ (CMAQv5.2.1_07Feb2018-198-gbe5d28fd1) + 1f9eaaa142c8b07ed6b788c9f44ea02cc86d0bae CDEPS-interface/CDEPS (cdeps0.4.17-42-g1f9eaaa) + 5e57a89cf533fe98352bcfd1a464b1d50713274d CICE-interface/CICE (CICE6.0.0-378-g5e57a89) + 05ac0ec3ea666080eed36e67f6cf8ce1255b243f CICE-interface/CICE/icepack (Icepack1.1.0-192-g05ac0ec) + 24e9eed4ffe8138bef635c8f916f91b142595675 CMEPS-interface/CMEPS (cmeps_v0.4.1-2311-g24e9eed) + cabd7753ae17f7bfcc6dad56daf10868aa51c3f4 CMakeModules (v1.0.0-28-gcabd775) + 49967251b83255bdac7ac2f9626d2714e8b83d07 FV3 (heads/develop) + e36e8572e7643d7e59a3979a61bdd83743ff7b00 FV3/atmos_cubed_sphere (201912_public_release-407-ge36e857) + b7d55fd07fa35c5de9b2292596d30784a800b276 FV3/ccpp/framework (2024-07-11-dev-1-gb7d55fd) + 002a886eeb14979a6811f89e885d2968cbfd9b70 FV3/ccpp/physics (EP4-893-g002a886e) + 74a0e098b2163425e4b5466c2dfcf8ae26d560a5 FV3/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (v1.6) + 6f5dd627d124ae94bb5ed7f5afd22f82c470b1b7 FV3/upp (upp_v10.2.0-230-g6f5dd627) +-1ba8270870947b583cd51bc72ff8960f4c1fb36e FV3/upp/sorc/libIFI.fd +-529f870d33b65c3b6c1aa3c3236b94efc3bd336d 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) + c4d2337d8607ec994b3cd61179eb974e0a237841 LM4-driver (baseline_change_240904-6-gc4d2337) + c03c4f68816030f726785daf0db6150aa1e9cc6f LM4-driver/LM4 (land_lad2_2021.02) + 5e0c21f64fa5b20efc8f29f8709766e1e6793a79 MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10230-g5e0c21f64) + 9423197f894112edfcb1502245f7d7b873d551f9 MOM6-interface/MOM6/pkg/CVMix-src (9423197) + 29e64d652786e1d076a05128c920f394202bfe10 MOM6-interface/MOM6/pkg/GSW-Fortran (29e64d6) + 3ac32f0db7a2a97d930f44fa5f060c983ff31ee8 NOAHMP-interface/noahmp (v3.7.1-436-g3ac32f0) + 06c20998e59082e79529a8e728c7c3a43a050911 WW3 (6.07.1-385-g06c20998) + 05cad173feeb598431e3ef5f17c2df6562c8d101 fire_behavior (v0.2.0-1-g05cad17) + 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: /gpfs/f5/epic/world-shared/UFS-WM_RT/NEMSfv3gfs/develop-20241112 +COMPARISON DIRECTORY: /gpfs/f5/epic/scratch/Fernando.Andrade-maldonado/RT_RUNDIRS/Fernando.Andrade-maldonado/FV3_RT/rt_1605522 + +RT.SH OPTIONS USED: +* (-a) - HPC PROJECT ACCOUNT: epic +* (-b) - NEW BASELINES FROM FILE: test_changes.list +* (-e) - USE ECFLOW + +PASS -- COMPILE 's2swa_32bit_pdlib_intelllvm' [20:12, 18:33] +PASS -- TEST 'cpld_control_gfsv17_intelllvm' [15:50, 13:35](1906 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_debug_intelllvm' [10:11, 08:11] +PASS -- TEST 'cpld_debug_gfsv17_intelllvm' [30:03, 27:52](1926 MB) + +PASS -- COMPILE 's2swa_intelllvm' [15:11, 13:57] +PASS -- TEST 'cpld_control_p8_intelllvm' [18:03, 15:27](3218 MB) + +SYNOPSIS: +Starting Date/Time: 20241113 13:58:47 +Ending Date/Time: 20241113 14:40:28 +Total Time: 00h:42m:02s +Compiles Completed: 3/3 +Tests Completed: 3/3 NOTES: A file 'test_changes.list' was generated but is empty. diff --git a/tests/logs/RegressionTests_hera.log b/tests/logs/RegressionTests_hera.log index 3ddf04baf1..f1ffbfc1f5 100644 --- a/tests/logs/RegressionTests_hera.log +++ b/tests/logs/RegressionTests_hera.log @@ -1,7 +1,7 @@ ====START OF HERA REGRESSION TESTING LOG==== UFSWM hash used in testing: -7db9d8898499f1fde77381853ea17f3bfcadb7a7 +a455d4df714c11207a7361bd79013093ef6e6a31 Submodule hashes used in testing: 37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d) @@ -9,13 +9,13 @@ Submodule hashes used in testing: 5e57a89cf533fe98352bcfd1a464b1d50713274d CICE-interface/CICE (CICE6.0.0-378-g5e57a89) 24e9eed4ffe8138bef635c8f916f91b142595675 CMEPS-interface/CMEPS (cmeps_v0.4.1-2311-g24e9eed) cabd7753ae17f7bfcc6dad56daf10868aa51c3f4 CMakeModules (v1.0.0-28-gcabd775) - 1947bad314f3c54594828964efc8938596965891 FV3 (remotes/origin/rrfsv1-to-ufs/dev2) + 49967251b83255bdac7ac2f9626d2714e8b83d07 FV3 (heads/develop) 041422934cae1570f2f0e67239d5d89f11c6e1b7 GOCART (sdr_v2.1.2.6-119-g0414229) bcf7777bb037ae2feb2a8a8ac51aacb3511b52d9 HYCOM-interface/HYCOM (2.3.00-122-gbcf7777) c4d2337d8607ec994b3cd61179eb974e0a237841 LM4-driver (baseline_change_240904-6-gc4d2337) 5e0c21f64fa5b20efc8f29f8709766e1e6793a79 MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10230-g5e0c21f64) 3ac32f0db7a2a97d930f44fa5f060c983ff31ee8 NOAHMP-interface/noahmp (v3.7.1-436-g3ac32f0) - c7004b658b9dae9fc473d4e6511dfc1cf8e6a7bd WW3 (6.07.1-347-gc7004b65) + 06c20998e59082e79529a8e728c7c3a43a050911 WW3 (6.07.1-385-g06c20998) 05cad173feeb598431e3ef5f17c2df6562c8d101 fire_behavior (v0.2.0-1-g05cad17) fad2fe9f42f6b7f744b128b4a2a9433f91e4296f stochastic_physics (ufs-v2.0.0-219-gfad2fe9) @@ -26,387 +26,388 @@ 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-20241031 -COMPARISON DIRECTORY: /scratch1/NCEPDEV/stmp2/Jong.Kim/FV3_RT/rt_250409 +BASELINE DIRECTORY: /scratch2/NAGAPE/epic/UFS-WM_RT/NEMSfv3gfs/develop-20241112 +COMPARISON DIRECTORY: /scratch1/NCEPDEV/stmp2/Fernando.Andrade-maldonado/FV3_RT/rt_98392 RT.SH OPTIONS USED: * (-a) - HPC PROJECT ACCOUNT: epic +* (-l) - USE CONFIG FILE: rt.conf * (-e) - USE ECFLOW -PASS -- COMPILE 's2swa_32bit_intel' [14:14, 12:52] ( 1 warnings 8 remarks ) -PASS -- TEST 'cpld_control_p8_mixedmode_intel' [14:13, 10:43](3293 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_intel' [18:15, 16:12] ( 1 warnings 8 remarks ) -PASS -- TEST 'cpld_control_gfsv17_intel' [20:02, 17:35](1960 MB) -PASS -- TEST 'cpld_control_gfsv17_iau_intel' [21:16, 18:28](2121 MB) -PASS -- TEST 'cpld_restart_gfsv17_intel' [11:08, 08:25](1274 MB) -PASS -- TEST 'cpld_mpi_gfsv17_intel' [21:59, 19:50](1872 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [18:15, 16:16] ( 1 warnings 8 remarks ) -PASS -- TEST 'cpld_control_sfs_intel' [19:48, 17:12](1962 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [07:11, 05:57] ( 1523 warnings 1998 remarks ) -PASS -- TEST 'cpld_debug_gfsv17_intel' [29:03, 26:20](1922 MB) - -PASS -- COMPILE 's2swa_intel' [14:15, 13:01] ( 1 warnings 8 remarks ) -PASS -- TEST 'cpld_control_p8_intel' [16:14, 13:00](3355 MB) -PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [16:24, 13:09](3341 MB) -PASS -- TEST 'cpld_restart_p8_intel' [10:23, 07:07](3258 MB) -PASS -- TEST 'cpld_control_qr_p8_intel' [16:14, 13:04](3363 MB) -PASS -- TEST 'cpld_restart_qr_p8_intel' [10:23, 07:07](3277 MB) -PASS -- TEST 'cpld_2threads_p8_intel' [16:14, 12:32](3628 MB) -PASS -- TEST 'cpld_decomp_p8_intel' [16:14, 13:03](3341 MB) -PASS -- TEST 'cpld_mpi_p8_intel' [14:13, 10:36](3218 MB) -PASS -- TEST 'cpld_control_ciceC_p8_intel' [18:19, 15:14](3336 MB) -PASS -- TEST 'cpld_control_c192_p8_intel' [14:07, 10:24](3525 MB) -PASS -- TEST 'cpld_restart_c192_p8_intel' [10:49, 06:25](3624 MB) -PASS -- TEST 'cpld_bmark_p8_intel' [23:43, 15:33](4294 MB) -PASS -- TEST 'cpld_restart_bmark_p8_intel' [20:03, 09:25](4375 MB) -PASS -- TEST 'cpld_s2sa_p8_intel' [11:11, 07:30](3301 MB) - -PASS -- COMPILE 's2sw_intel' [13:14, 11:55] ( 1 warnings 8 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_intel' [09:58, 07:51](1978 MB) -PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [13:07, 11:02](2068 MB) - -PASS -- COMPILE 's2swa_debug_intel' [07:11, 05:55] ( 1413 warnings 1228 remarks ) -PASS -- TEST 'cpld_debug_p8_intel' [25:16, 22:46](3385 MB) - -PASS -- COMPILE 's2sw_debug_intel' [07:11, 05:35] ( 1413 warnings 1228 remarks ) -PASS -- TEST 'cpld_debug_noaero_p8_intel' [12:02, 09:22](2006 MB) - -PASS -- COMPILE 's2s_aoflux_intel' [13:14, 11:38] ( 1 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [07:02, 04:29](2030 MB) - -PASS -- COMPILE 's2s_intel' [13:14, 11:43] ( 1 warnings 1 remarks ) -PASS -- TEST 'cpld_control_c48_intel' [09:45, 07:58](3043 MB) -PASS -- TEST 'cpld_warmstart_c48_intel' [04:44, 02:31](3030 MB) -PASS -- TEST 'cpld_restart_c48_intel' [03:42, 01:25](2480 MB) - -PASS -- COMPILE 's2swa_faster_intel' [18:12, 16:42] ( 1 warnings 8 remarks ) -PASS -- TEST 'cpld_control_p8_faster_intel' [15:17, 12:27](3348 MB) - -PASS -- COMPILE 's2sw_pdlib_intel' [17:12, 15:42] ( 1 warnings 8 remarks ) -PASS -- TEST 'cpld_control_pdlib_p8_intel' [30:12, 27:59](2008 MB) -PASS -- TEST 'cpld_restart_pdlib_p8_intel' [17:12, 14:01](1275 MB) -PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [35:05, 32:53](1924 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_intel' [07:12, 05:47] ( 1523 warnings 1998 remarks ) -PASS -- TEST 'cpld_debug_pdlib_p8_intel' [34:05, 30:38](1959 MB) - -PASS -- COMPILE 'atm_dyn32_intel' [12:10, 10:39] ( 1 warnings 1 remarks ) -PASS -- TEST 'control_flake_intel' [05:28, 03:21](700 MB) -PASS -- TEST 'control_CubedSphereGrid_intel' [05:44, 03:14](1587 MB) -PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [05:47, 03:15](1591 MB) -PASS -- TEST 'control_latlon_intel' [05:37, 03:12](1578 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [05:44, 03:15](1585 MB) -PASS -- TEST 'control_c48_intel' [13:41, 11:39](1714 MB) -PASS -- TEST 'control_c48.v2.sfc_intel' [08:25, 06:38](846 MB) -PASS -- TEST 'control_c192_intel' [13:53, 12:06](1755 MB) -PASS -- TEST 'control_c384_intel' [16:45, 13:40](1982 MB) -PASS -- TEST 'control_c384gdas_intel' [12:03, 08:07](1378 MB) -PASS -- TEST 'control_stochy_intel' [03:22, 01:40](655 MB) -PASS -- TEST 'control_stochy_restart_intel' [02:23, 00:59](490 MB) -PASS -- TEST 'control_lndp_intel' [03:21, 01:34](652 MB) -PASS -- TEST 'control_iovr4_intel' [04:25, 02:29](650 MB) -PASS -- TEST 'control_iovr5_intel' [04:22, 02:30](651 MB) -PASS -- TEST 'control_p8_intel' [05:56, 03:40](1878 MB) -PASS -- TEST 'control_p8.v2.sfc_intel' [04:58, 03:03](1886 MB) -PASS -- TEST 'control_p8_ugwpv1_intel' [05:49, 03:35](1878 MB) -PASS -- TEST 'control_restart_p8_intel' [03:42, 02:03](1121 MB) -PASS -- TEST 'control_noqr_p8_intel' [05:45, 03:37](1866 MB) -PASS -- TEST 'control_restart_noqr_p8_intel' [03:51, 02:05](1148 MB) -PASS -- TEST 'control_decomp_p8_intel' [05:46, 03:42](1857 MB) -PASS -- TEST 'control_2threads_p8_intel' [05:42, 03:31](1956 MB) -PASS -- TEST 'control_p8_lndp_intel' [08:41, 06:39](1877 MB) -PASS -- TEST 'control_p8_rrtmgp_intel' [06:47, 04:10](1952 MB) -PASS -- TEST 'control_p8_mynn_intel' [04:51, 03:04](1892 MB) -PASS -- TEST 'merra2_thompson_intel' [05:50, 03:22](1889 MB) -PASS -- TEST 'regional_control_intel' [07:33, 05:25](1091 MB) -PASS -- TEST 'regional_restart_intel' [04:32, 02:54](1084 MB) -PASS -- TEST 'regional_decomp_intel' [07:30, 05:45](1081 MB) -PASS -- TEST 'regional_2threads_intel' [05:31, 03:22](1087 MB) -PASS -- TEST 'regional_noquilt_intel' [07:34, 05:21](1386 MB) -PASS -- TEST 'regional_netcdf_parallel_intel' [07:35, 05:23](1079 MB) -PASS -- TEST 'regional_2dwrtdecomp_intel' [07:33, 05:23](1088 MB) -PASS -- TEST 'regional_wofs_intel' [08:34, 06:52](1899 MB) - -PASS -- COMPILE 'rrfs_intel' [12:10, 10:09] ( 3 warnings 9 remarks ) -PASS -- TEST 'rap_control_intel' [09:43, 07:51](1092 MB) -PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [06:03, 04:07](1240 MB) -PASS -- TEST 'rap_decomp_intel' [10:34, 08:10](1037 MB) -PASS -- TEST 'rap_2threads_intel' [09:32, 07:25](1166 MB) -PASS -- TEST 'rap_restart_intel' [05:41, 04:05](1107 MB) -PASS -- TEST 'rap_sfcdiff_intel' [09:40, 07:46](1097 MB) -PASS -- TEST 'rap_sfcdiff_decomp_intel' [10:36, 08:10](1034 MB) -PASS -- TEST 'rap_sfcdiff_restart_intel' [07:41, 05:53](1125 MB) -PASS -- TEST 'hrrr_control_intel' [05:41, 03:58](1032 MB) -PASS -- TEST 'hrrr_control_decomp_intel' [05:31, 04:05](1025 MB) -PASS -- TEST 'hrrr_control_2threads_intel' [05:32, 03:40](1100 MB) -PASS -- TEST 'hrrr_control_restart_intel' [04:25, 02:11](995 MB) -PASS -- TEST 'rrfs_v1beta_intel' [09:46, 07:48](1084 MB) -PASS -- TEST 'rrfs_v1nssl_intel' [11:23, 09:34](1979 MB) -PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [11:23, 09:16](2063 MB) - -PASS -- COMPILE 'csawmg_intel' [11:11, 09:53] -PASS -- TEST 'control_csawmg_intel' [08:47, 06:17](1013 MB) -PASS -- TEST 'control_ras_intel' [05:24, 03:18](743 MB) - -PASS -- COMPILE 'wam_intel' [11:10, 10:02] ( 1 remarks ) -PASS -- TEST 'control_wam_intel' [13:51, 11:21](1665 MB) - -PASS -- COMPILE 'atm_faster_dyn32_intel' [12:10, 10:11] ( 1 remarks ) -PASS -- TEST 'control_p8_faster_intel' [04:47, 02:46](1889 MB) -PASS -- TEST 'regional_control_faster_intel' [06:33, 04:58](1093 MB) - -PASS -- COMPILE 'atm_debug_dyn32_intel' [10:11, 07:47] ( 882 warnings 9 remarks ) -PASS -- TEST 'control_CubedSphereGrid_debug_intel' [04:47, 02:18](1600 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [04:50, 02:11](1611 MB) -PASS -- TEST 'control_stochy_debug_intel' [04:23, 03:04](828 MB) -PASS -- TEST 'control_lndp_debug_intel' [04:23, 02:49](817 MB) -PASS -- TEST 'control_csawmg_debug_intel' [06:42, 04:19](1127 MB) -PASS -- TEST 'control_ras_debug_intel' [04:24, 02:50](828 MB) -PASS -- TEST 'control_diag_debug_intel' [04:51, 02:46](1681 MB) -PASS -- TEST 'control_debug_p8_intel' [04:39, 02:39](1891 MB) -PASS -- TEST 'regional_debug_intel' [19:34, 18:07](1097 MB) -PASS -- TEST 'rap_control_debug_intel' [07:23, 05:09](1216 MB) -PASS -- TEST 'hrrr_control_debug_intel' [06:26, 04:59](1200 MB) -PASS -- TEST 'hrrr_gf_debug_intel' [06:21, 05:00](1211 MB) -PASS -- TEST 'hrrr_c3_debug_intel' [06:20, 05:01](1209 MB) -PASS -- TEST 'rap_unified_drag_suite_debug_intel' [06:22, 05:05](1207 MB) -PASS -- TEST 'rap_diag_debug_intel' [07:34, 05:21](1286 MB) -PASS -- TEST 'rap_cires_ugwp_debug_intel' [06:23, 05:08](1203 MB) -PASS -- TEST 'rap_unified_ugwp_debug_intel' [07:21, 05:10](1215 MB) -PASS -- TEST 'rap_lndp_debug_intel' [07:21, 05:08](1213 MB) -PASS -- TEST 'rap_progcld_thompson_debug_intel' [06:20, 04:58](1210 MB) -PASS -- TEST 'rap_noah_debug_intel' [06:21, 04:53](1217 MB) -PASS -- TEST 'rap_sfcdiff_debug_intel' [07:20, 05:09](1211 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [10:21, 08:13](1208 MB) -PASS -- TEST 'rrfs_v1beta_debug_intel' [06:21, 04:56](1210 MB) -PASS -- TEST 'rap_clm_lake_debug_intel' [07:23, 05:58](1217 MB) -PASS -- TEST 'rap_flake_debug_intel' [06:21, 05:01](1217 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [10:37, 08:50](1208 MB) - -PASS -- COMPILE 'atm_debug_dyn32_gnu' [06:10, 04:23] -PASS -- TEST 'control_csawmg_debug_gnu' [04:52, 02:26](721 MB) - -PASS -- COMPILE 'wam_debug_intel' [06:11, 04:34] ( 837 warnings 1 remarks ) -PASS -- TEST 'control_wam_debug_intel' [15:56, 13:28](1669 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [11:11, 10:00] ( 3 warnings 8 remarks ) -PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [06:05, 03:55](1118 MB) -PASS -- TEST 'rap_control_dyn32_phy32_intel' [08:39, 06:38](1031 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [05:36, 03:26](987 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [08:31, 06:14](1092 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [05:31, 03:22](950 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [05:31, 03:46](938 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_intel' [06:39, 04:55](1023 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [03:26, 01:51](922 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [12:10, 10:12] ( 3 warnings 8 remarks ) -PASS -- TEST 'conus13km_control_intel' [03:54, 02:02](1188 MB) -PASS -- TEST 'conus13km_2threads_intel' [02:43, 00:51](1110 MB) -PASS -- TEST 'conus13km_restart_mismatch_intel' [03:43, 01:13](1093 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [12:11, 10:16] ( 3 warnings 8 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_intel' [06:43, 04:21](997 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [06:11, 04:39] ( 785 warnings 8 remarks ) -PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [06:20, 05:02](1087 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [06:21, 04:52](1080 MB) -PASS -- TEST 'conus13km_debug_intel' [16:47, 14:43](1243 MB) -PASS -- TEST 'conus13km_debug_qr_intel' [16:44, 14:22](938 MB) -PASS -- TEST 'conus13km_debug_2threads_intel' [09:41, 07:59](1154 MB) -PASS -- TEST 'conus13km_radar_tten_debug_intel' [16:41, 14:56](1294 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [06:11, 04:28] ( 785 warnings 8 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [06:24, 05:01](1147 MB) - -PASS -- COMPILE 'hafsw_intel' [13:11, 11:36] ( 1 warnings 8 remarks ) -PASS -- TEST 'hafs_regional_atm_intel' [07:16, 05:05](719 MB) -PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [07:31, 05:50](1093 MB) -PASS -- TEST 'hafs_regional_atm_ocn_intel' [09:26, 06:58](811 MB) -PASS -- TEST 'hafs_regional_atm_wav_intel' [16:15, 13:44](839 MB) -PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [18:26, 15:23](875 MB) -PASS -- TEST 'hafs_regional_1nest_atm_intel' [08:03, 05:34](482 MB) -PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [09:19, 06:45](503 MB) -PASS -- TEST 'hafs_global_1nest_atm_intel' [04:44, 02:41](364 MB) -PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [11:12, 07:17](463 MB) -PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [05:49, 03:41](518 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [05:57, 03:31](515 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [06:52, 04:07](573 MB) -PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [03:27, 01:12](390 MB) -PASS -- TEST 'gnv1_nested_intel' [06:39, 04:01](1747 MB) - -PASS -- COMPILE 'hafsw_debug_intel' [06:12, 04:59] ( 1465 warnings 1501 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [15:48, 13:17](559 MB) - -PASS -- COMPILE 'hafsw_faster_intel' [13:11, 11:20] ( 7 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [10:58, 08:54](662 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [11:01, 09:00](687 MB) - -PASS -- COMPILE 'hafs_mom6w_intel' [13:11, 11:37] ( 7 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [09:28, 06:34](722 MB) - -PASS -- COMPILE 'hafs_all_intel' [12:11, 10:42] ( 7 remarks ) -PASS -- TEST 'hafs_regional_docn_intel' [09:17, 06:34](811 MB) -PASS -- TEST 'hafs_regional_docn_oisst_intel' [09:15, 06:38](797 MB) -PASS -- TEST 'hafs_regional_datm_cdeps_intel' [19:53, 16:33](1210 MB) - -PASS -- COMPILE 'datm_cdeps_intel' [08:11, 06:25] -PASS -- TEST 'datm_cdeps_control_cfsr_intel' [04:17, 02:47](1156 MB) -PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [03:18, 01:40](1123 MB) -PASS -- TEST 'datm_cdeps_control_gefs_intel' [04:15, 02:43](1027 MB) -PASS -- TEST 'datm_cdeps_iau_gefs_intel' [04:17, 02:41](1017 MB) -PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [04:16, 02:45](1021 MB) -PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [04:16, 02:43](1150 MB) -PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [04:15, 02:47](1150 MB) -PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [04:15, 02:43](1038 MB) -PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [09:17, 06:15](1059 MB) -PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [09:15, 06:15](1042 MB) -PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [04:15, 02:44](1160 MB) -PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [05:17, 04:00](2498 MB) -PASS -- TEST 'datm_cdeps_gfs_intel' [05:17, 03:56](2456 MB) - -PASS -- COMPILE 'datm_cdeps_debug_intel' [05:11, 03:13] ( 2 warnings ) -PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [08:16, 06:24](1088 MB) - -PASS -- COMPILE 'datm_cdeps_faster_intel' [08:13, 06:37] -PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [04:16, 02:44](1138 MB) - -PASS -- COMPILE 'datm_cdeps_land_intel' [02:10, 00:58] ( 1 remarks ) -PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [02:28, 00:45](262 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_intel' [02:23, 00:46](329 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [02:23, 00:33](323 MB) - -PASS -- COMPILE 'datm_cdeps_lm4_intel' [03:10, 01:22] -PASS -- TEST 'datm_cdeps_lm4_gswp3_intel' [02:31, 00:29](568 MB) -PASS -- TEST 'datm_cdeps_lm4_gswp3_rst_intel' [02:30, 00:16](465 MB) - -PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [12:10, 10:27] ( 1 remarks ) -PASS -- TEST 'atm_ds2s_docn_pcice_intel' [05:58, 03:42](1979 MB) - -PASS -- COMPILE 'atm_ds2s_docn_dice_intel' [12:11, 10:19] ( 1 warnings 1 remarks ) -PASS -- TEST 'atm_ds2s_docn_dice_intel' [09:53, 07:58](1979 MB) - -PASS -- COMPILE 'atml_intel' [12:10, 10:51] ( 8 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_sbs_intel' [06:54, 04:27](1854 MB) -PASS -- TEST 'control_p8_atmlnd_intel' [06:53, 04:22](1834 MB) -PASS -- TEST 'control_restart_p8_atmlnd_intel' [04:42, 02:29](1088 MB) - -PASS -- COMPILE 'atml_debug_intel' [07:11, 05:32] ( 880 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_debug_intel' [07:49, 06:01](1870 MB) - -PASS -- COMPILE 'atmw_intel' [12:11, 10:41] ( 8 remarks ) -PASS -- TEST 'atmwav_control_noaero_p8_intel' [03:46, 01:54](1913 MB) - -PASS -- COMPILE 'atmaero_intel' [12:10, 10:35] ( 1 remarks ) -PASS -- TEST 'atmaero_control_p8_intel' [06:55, 04:12](3178 MB) -PASS -- TEST 'atmaero_control_p8_rad_intel' [06:53, 04:57](3087 MB) -PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [06:42, 05:02](3086 MB) - -PASS -- COMPILE 'atmaq_debug_intel' [06:11, 04:37] ( 882 warnings 6 remarks ) - -PASS -- COMPILE 'atm_fbh_intel' [11:10, 09:39] ( 3 warnings 8 remarks ) -PASS -- TEST 'cpld_regional_atm_fbh_intel' [13:25, 11:57](1079 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intelllvm' [08:11, 06:42] -PASS -- TEST 'rap_control_dyn32_phy32_intelllvm' [10:35, 08:27](1041 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intelllvm' [08:10, 06:36] -PASS -- TEST 'rap_control_dyn64_phy32_intelllvm' [06:37, 04:57](972 MB) - -PASS -- COMPILE 'atm_gnu' [06:11, 04:39] -PASS -- TEST 'control_c48_gnu' [11:40, 09:35](1507 MB) -PASS -- TEST 'control_stochy_gnu' [05:19, 03:32](459 MB) -PASS -- TEST 'control_ras_gnu' [06:20, 04:57](502 MB) -PASS -- TEST 'control_p8_gnu' [07:52, 05:17](1448 MB) -PASS -- TEST 'control_p8_ugwpv1_gnu' [07:47, 05:10](1449 MB) -PASS -- TEST 'control_flake_gnu' [12:22, 10:29](535 MB) - -PASS -- COMPILE 'rrfs_gnu' [06:11, 04:07] -PASS -- TEST 'rap_control_gnu' [13:30, 11:28](814 MB) -PASS -- TEST 'rap_decomp_gnu' [13:29, 11:41](809 MB) -PASS -- TEST 'rap_2threads_gnu' [12:34, 10:28](917 MB) -PASS -- TEST 'rap_restart_gnu' [07:39, 05:48](568 MB) -PASS -- TEST 'rap_sfcdiff_gnu' [13:34, 11:20](839 MB) -PASS -- TEST 'rap_sfcdiff_decomp_gnu' [13:31, 11:41](840 MB) -PASS -- TEST 'rap_sfcdiff_restart_gnu' [10:38, 08:26](573 MB) -PASS -- TEST 'hrrr_control_gnu' [07:33, 05:54](838 MB) -PASS -- TEST 'hrrr_control_noqr_gnu' [07:29, 05:52](826 MB) -PASS -- TEST 'hrrr_control_2threads_gnu' [07:32, 05:21](907 MB) -PASS -- TEST 'hrrr_control_decomp_gnu' [07:30, 05:55](838 MB) -PASS -- TEST 'hrrr_control_restart_gnu' [04:25, 03:00](558 MB) -PASS -- TEST 'hrrr_control_restart_noqr_gnu' [04:24, 02:56](652 MB) -PASS -- TEST 'rrfs_v1beta_gnu' [13:41, 11:09](808 MB) - -PASS -- COMPILE 'csawmg_gnu' [05:11, 03:51] -PASS -- TEST 'control_csawmg_gnu' [10:32, 08:45](738 MB) - -PASS -- COMPILE 'atm_dyn32_debug_gnu' [08:11, 06:34] -PASS -- TEST 'control_diag_debug_gnu' [03:41, 01:38](1268 MB) -PASS -- TEST 'regional_debug_gnu' [13:34, 11:26](737 MB) -PASS -- TEST 'rap_control_debug_gnu' [04:20, 02:42](815 MB) -PASS -- TEST 'hrrr_control_debug_gnu' [04:21, 02:37](810 MB) -PASS -- TEST 'hrrr_gf_debug_gnu' [04:20, 02:42](815 MB) -PASS -- TEST 'hrrr_c3_debug_gnu' [04:19, 02:41](816 MB) -PASS -- TEST 'rap_diag_debug_gnu' [04:32, 02:52](900 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_gnu' [06:20, 04:11](815 MB) -PASS -- TEST 'rap_progcld_thompson_debug_gnu' [04:20, 02:41](820 MB) -PASS -- TEST 'rrfs_v1beta_debug_gnu' [04:20, 02:40](814 MB) -PASS -- TEST 'control_ras_debug_gnu' [03:20, 01:34](449 MB) -PASS -- TEST 'control_stochy_debug_gnu' [03:21, 01:43](447 MB) -PASS -- TEST 'control_debug_p8_gnu' [03:41, 01:35](1408 MB) -PASS -- TEST 'rap_flake_debug_gnu' [04:20, 02:45](818 MB) -PASS -- TEST 'rap_clm_lake_debug_gnu' [04:21, 02:52](816 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_gnu' [06:35, 04:27](824 MB) - -PASS -- COMPILE 'wam_debug_gnu' [04:11, 02:22] - -PASS -- COMPILE 'rrfs_dyn32_phy32_gnu' [05:11, 04:04] -PASS -- TEST 'rap_control_dyn32_phy32_gnu' [11:29, 09:52](701 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_gnu' [07:28, 05:14](697 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_gnu' [10:33, 09:00](742 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_gnu' [06:32, 04:47](738 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_gnu' [07:27, 05:19](695 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_gnu' [09:34, 07:23](548 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_gnu' [04:24, 02:39](528 MB) -PASS -- TEST 'conus13km_control_gnu' [05:51, 03:18](865 MB) -PASS -- TEST 'conus13km_2threads_gnu' [07:40, 05:50](859 MB) -PASS -- TEST 'conus13km_restart_mismatch_gnu' [03:40, 01:49](560 MB) - -PASS -- COMPILE 'atm_dyn64_phy32_gnu' [11:11, 09:37] -PASS -- TEST 'rap_control_dyn64_phy32_gnu' [07:36, 05:49](723 MB) - -PASS -- COMPILE 'atm_dyn32_phy32_debug_gnu' [08:11, 06:30] -PASS -- TEST 'rap_control_debug_dyn32_phy32_gnu' [04:22, 02:38](714 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_gnu' [04:21, 02:33](704 MB) -PASS -- TEST 'conus13km_debug_gnu' [08:52, 07:03](877 MB) -PASS -- TEST 'conus13km_debug_qr_gnu' [08:50, 06:58](570 MB) -PASS -- TEST 'conus13km_debug_2threads_gnu' [09:42, 07:52](872 MB) -PASS -- TEST 'conus13km_radar_tten_debug_gnu' [08:38, 07:00](950 MB) - -PASS -- COMPILE 'atm_dyn64_phy32_debug_gnu' [08:12, 06:31] -PASS -- TEST 'rap_control_dyn64_phy32_debug_gnu' [04:21, 02:35](739 MB) - -PASS -- COMPILE 's2swa_gnu' [18:12, 16:23] - -PASS -- COMPILE 's2s_gnu' [17:12, 15:55] -PASS -- TEST 'cpld_control_nowave_noaero_p8_gnu' [21:02, 19:01](1512 MB) - -PASS -- COMPILE 's2swa_debug_gnu' [04:11, 03:07] - -PASS -- COMPILE 's2sw_pdlib_gnu' [18:11, 16:26] -PASS -- TEST 'cpld_control_pdlib_p8_gnu' [32:54, 30:46](1454 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_gnu' [04:11, 02:49] - -PASS -- COMPILE 'datm_cdeps_gnu' [17:12, 15:33] -PASS -- TEST 'datm_cdeps_control_cfsr_gnu' [04:16, 03:05](692 MB) +PASS -- COMPILE 's2swa_32bit_intel' [15:14, 13:15] ( 1 warnings 9 remarks ) +PASS -- TEST 'cpld_control_p8_mixedmode_intel' [17:17, 12:04](3298 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_intel' [18:14, 16:20] ( 1 warnings 9 remarks ) +PASS -- TEST 'cpld_control_gfsv17_intel' [35:11, 19:49](1965 MB) +PASS -- TEST 'cpld_control_gfsv17_iau_intel' [29:28, 20:51](2150 MB) +PASS -- TEST 'cpld_restart_gfsv17_intel' [17:26, 08:19](1267 MB) +PASS -- TEST 'cpld_mpi_gfsv17_intel' [38:06, 23:05](1861 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [18:14, 16:39] ( 1 warnings 9 remarks ) +PASS -- TEST 'cpld_control_sfs_intel' [33:55, 19:18](1943 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [08:14, 06:29] ( 1520 warnings 1986 remarks ) +PASS -- TEST 'cpld_debug_gfsv17_intel' [28:58, 26:45](1920 MB) + +PASS -- COMPILE 's2swa_intel' [15:14, 13:15] ( 1 warnings 9 remarks ) +PASS -- TEST 'cpld_control_p8_intel' [23:20, 14:35](3335 MB) +PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [23:25, 14:12](3357 MB) +PASS -- TEST 'cpld_restart_p8_intel' [30:31, 07:25](3256 MB) +PASS -- TEST 'cpld_control_qr_p8_intel' [22:17, 14:16](3368 MB) +PASS -- TEST 'cpld_restart_qr_p8_intel' [31:34, 07:29](3273 MB) +PASS -- TEST 'cpld_2threads_p8_intel' [18:12, 13:36](3626 MB) +PASS -- TEST 'cpld_decomp_p8_intel' [22:15, 14:19](3345 MB) +PASS -- TEST 'cpld_mpi_p8_intel' [16:16, 11:46](3221 MB) +PASS -- TEST 'cpld_control_ciceC_p8_intel' [23:24, 14:22](3357 MB) +PASS -- TEST 'cpld_control_c192_p8_intel' [18:12, 10:29](3523 MB) +PASS -- TEST 'cpld_restart_c192_p8_intel' [10:50, 06:28](3624 MB) +PASS -- TEST 'cpld_bmark_p8_intel' [39:21, 16:38](4269 MB) +PASS -- TEST 'cpld_restart_bmark_p8_intel' [21:11, 09:52](4377 MB) +PASS -- TEST 'cpld_s2sa_p8_intel' [15:10, 07:39](3312 MB) + +PASS -- COMPILE 's2sw_intel' [14:14, 12:35] ( 1 warnings 9 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_intel' [14:59, 09:12](1989 MB) +PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [17:06, 11:19](2050 MB) + +PASS -- COMPILE 's2swa_debug_intel' [08:13, 06:30] ( 1410 warnings 1216 remarks ) +PASS -- TEST 'cpld_debug_p8_intel' [25:04, 22:36](3379 MB) + +PASS -- COMPILE 's2sw_debug_intel' [07:14, 06:04] ( 1410 warnings 1216 remarks ) +PASS -- TEST 'cpld_debug_noaero_p8_intel' [13:12, 10:10](2014 MB) + +PASS -- COMPILE 's2s_aoflux_intel' [13:14, 11:35] ( 1 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [11:04, 04:37](2032 MB) + +PASS -- COMPILE 's2s_intel' [13:14, 11:45] ( 1 warnings 1 remarks ) +PASS -- TEST 'cpld_control_c48_intel' [10:42, 07:54](3048 MB) +PASS -- TEST 'cpld_warmstart_c48_intel' [08:45, 02:28](3039 MB) +PASS -- TEST 'cpld_restart_c48_intel' [11:48, 01:26](2476 MB) + +PASS -- COMPILE 's2swa_faster_intel' [19:13, 17:16] ( 1 warnings 9 remarks ) +PASS -- TEST 'cpld_control_p8_faster_intel' [21:15, 13:37](3343 MB) + +PASS -- COMPILE 's2sw_pdlib_intel' [17:13, 16:01] ( 1 warnings 9 remarks ) +PASS -- TEST 'cpld_control_pdlib_p8_intel' [36:05, 28:03](2021 MB) +PASS -- TEST 'cpld_restart_pdlib_p8_intel' [15:43, 13:56](1266 MB) +PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [27:17, 33:05](1927 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_intel' [07:12, 05:50] ( 1520 warnings 1986 remarks ) +PASS -- TEST 'cpld_debug_pdlib_p8_intel' [34:11, 30:14](1950 MB) + +PASS -- COMPILE 'atm_dyn32_intel' [15:13, 10:46] ( 1 warnings 1 remarks ) +PASS -- TEST 'control_flake_intel' [08:26, 03:23](702 MB) +PASS -- TEST 'control_CubedSphereGrid_intel' [08:40, 03:13](1584 MB) +PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [07:44, 03:24](1571 MB) +PASS -- TEST 'control_latlon_intel' [07:34, 03:22](1588 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [06:43, 03:17](1586 MB) +PASS -- TEST 'control_c48_intel' [13:43, 11:32](1726 MB) +PASS -- TEST 'control_c48.v2.sfc_intel' [08:27, 06:32](850 MB) +PASS -- TEST 'control_c192_intel' [14:56, 12:10](1746 MB) +PASS -- TEST 'control_c384_intel' [37:10, 13:43](1979 MB) +PASS -- TEST 'control_c384gdas_intel' [32:46, 08:21](1383 MB) +PASS -- TEST 'control_stochy_intel' [03:24, 01:41](653 MB) +PASS -- TEST 'control_stochy_restart_intel' [22:37, 01:01](496 MB) +PASS -- TEST 'control_lndp_intel' [04:25, 01:34](657 MB) +PASS -- TEST 'control_iovr4_intel' [05:25, 02:30](650 MB) +PASS -- TEST 'control_iovr5_intel' [04:25, 02:31](651 MB) +PASS -- TEST 'control_p8_intel' [25:05, 03:45](1874 MB) +PASS -- TEST 'control_p8.v2.sfc_intel' [25:05, 03:10](1885 MB) +PASS -- TEST 'control_p8_ugwpv1_intel' [24:59, 03:42](1878 MB) +PASS -- TEST 'control_restart_p8_intel' [11:55, 02:08](1123 MB) +PASS -- TEST 'control_noqr_p8_intel' [25:53, 03:44](1866 MB) +PASS -- TEST 'control_restart_noqr_p8_intel' [10:56, 02:06](1156 MB) +PASS -- TEST 'control_decomp_p8_intel' [26:53, 03:46](1865 MB) +PASS -- TEST 'control_2threads_p8_intel' [25:58, 03:34](1953 MB) +PASS -- TEST 'control_p8_lndp_intel' [28:55, 06:40](1879 MB) +PASS -- TEST 'control_p8_rrtmgp_intel' [26:59, 04:13](1954 MB) +PASS -- TEST 'control_p8_mynn_intel' [26:05, 03:11](1895 MB) +PASS -- TEST 'merra2_thompson_intel' [26:03, 03:30](1864 MB) +PASS -- TEST 'regional_control_intel' [29:39, 05:21](1081 MB) +PASS -- TEST 'regional_restart_intel' [16:36, 02:57](1077 MB) +PASS -- TEST 'regional_decomp_intel' [28:36, 05:51](1082 MB) +PASS -- TEST 'regional_2threads_intel' [32:37, 03:32](1083 MB) +PASS -- TEST 'regional_noquilt_intel' [26:40, 05:20](1396 MB) +PASS -- TEST 'regional_netcdf_parallel_intel' [32:42, 05:30](1088 MB) +PASS -- TEST 'regional_2dwrtdecomp_intel' [43:38, 05:22](1091 MB) +PASS -- TEST 'regional_wofs_intel' [42:46, 06:56](1894 MB) + +PASS -- COMPILE 'rrfs_intel' [16:14, 10:24] ( 3 warnings 9 remarks ) +PASS -- TEST 'rap_control_intel' [22:48, 07:53](1107 MB) +PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [18:10, 04:20](1247 MB) +PASS -- TEST 'rap_decomp_intel' [20:51, 08:15](1028 MB) +PASS -- TEST 'rap_2threads_intel' [18:49, 07:25](1166 MB) +PASS -- TEST 'rap_restart_intel' [07:57, 04:08](1099 MB) +PASS -- TEST 'rap_sfcdiff_intel' [01:51, 07:53](1097 MB) +PASS -- TEST 'rap_sfcdiff_decomp_intel' [57:45, 08:17](1043 MB) +PASS -- TEST 'rap_sfcdiff_restart_intel' [08:59, 05:57](1124 MB) +PASS -- TEST 'hrrr_control_intel' [52:58, 04:05](1040 MB) +PASS -- TEST 'hrrr_control_decomp_intel' [43:39, 04:07](1026 MB) +PASS -- TEST 'hrrr_control_2threads_intel' [47:45, 03:46](1095 MB) +PASS -- TEST 'hrrr_control_restart_intel' [07:35, 02:12](994 MB) +PASS -- TEST 'rrfs_v1beta_intel' [50:51, 07:52](1090 MB) +PASS -- TEST 'rrfs_v1nssl_intel' [19:29, 09:45](1977 MB) +PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [19:28, 09:20](2051 MB) + +PASS -- COMPILE 'csawmg_intel' [15:13, 10:08] +PASS -- TEST 'control_csawmg_intel' [15:40, 06:24](1013 MB) +PASS -- TEST 'control_ras_intel' [11:27, 03:25](740 MB) + +PASS -- COMPILE 'wam_intel' [14:13, 10:09] ( 1 remarks ) +PASS -- TEST 'control_wam_intel' [19:49, 11:22](1657 MB) + +PASS -- COMPILE 'atm_faster_dyn32_intel' [14:13, 10:43] ( 1 remarks ) +PASS -- TEST 'control_p8_faster_intel' [10:52, 03:01](1888 MB) +PASS -- TEST 'regional_control_faster_intel' [12:39, 05:11](1084 MB) + +PASS -- COMPILE 'atm_debug_dyn32_intel' [11:11, 07:54] ( 882 warnings 9 remarks ) +PASS -- TEST 'control_CubedSphereGrid_debug_intel' [09:46, 02:19](1615 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [09:49, 02:17](1609 MB) +PASS -- TEST 'control_stochy_debug_intel' [09:26, 03:08](830 MB) +PASS -- TEST 'control_lndp_debug_intel' [09:27, 02:48](832 MB) +PASS -- TEST 'control_csawmg_debug_intel' [10:41, 04:22](1145 MB) +PASS -- TEST 'control_ras_debug_intel' [09:26, 02:51](832 MB) +PASS -- TEST 'control_diag_debug_intel' [10:51, 02:46](1682 MB) +PASS -- TEST 'control_debug_p8_intel' [10:45, 02:42](1887 MB) +PASS -- TEST 'regional_debug_intel' [24:36, 18:24](1100 MB) +PASS -- TEST 'rap_control_debug_intel' [11:26, 05:11](1215 MB) +PASS -- TEST 'hrrr_control_debug_intel' [10:28, 05:06](1209 MB) +PASS -- TEST 'hrrr_gf_debug_intel' [09:27, 05:01](1206 MB) +PASS -- TEST 'hrrr_c3_debug_intel' [09:24, 05:04](1211 MB) +PASS -- TEST 'rap_unified_drag_suite_debug_intel' [09:24, 05:08](1218 MB) +PASS -- TEST 'rap_diag_debug_intel' [09:39, 05:20](1299 MB) +PASS -- TEST 'rap_cires_ugwp_debug_intel' [08:28, 05:17](1218 MB) +PASS -- TEST 'rap_unified_ugwp_debug_intel' [08:27, 05:18](1216 MB) +PASS -- TEST 'rap_lndp_debug_intel' [07:25, 05:06](1219 MB) +PASS -- TEST 'rap_progcld_thompson_debug_intel' [07:26, 05:08](1212 MB) +PASS -- TEST 'rap_noah_debug_intel' [11:28, 05:02](1211 MB) +PASS -- TEST 'rap_sfcdiff_debug_intel' [10:29, 05:03](1210 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [13:26, 08:14](1205 MB) +PASS -- TEST 'rrfs_v1beta_debug_intel' [09:28, 04:59](1207 MB) +PASS -- TEST 'rap_clm_lake_debug_intel' [11:30, 06:04](1212 MB) +PASS -- TEST 'rap_flake_debug_intel' [10:26, 05:12](1210 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [14:41, 08:45](1218 MB) + +PASS -- COMPILE 'atm_debug_dyn32_gnu' [18:12, 04:23] +PASS -- TEST 'control_csawmg_debug_gnu' [06:45, 02:23](722 MB) + +PASS -- COMPILE 'wam_debug_intel' [10:12, 04:43] ( 837 warnings 1 remarks ) +PASS -- TEST 'control_wam_debug_intel' [17:53, 13:37](1687 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [17:13, 10:10] ( 3 warnings 8 remarks ) +PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [08:17, 04:01](1122 MB) +PASS -- TEST 'rap_control_dyn32_phy32_intel' [10:35, 06:37](1042 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [06:44, 03:29](973 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [09:39, 06:21](1079 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [06:36, 03:13](951 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [06:48, 03:41](913 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_intel' [07:45, 04:57](1022 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [03:59, 01:52](919 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [16:12, 10:17] ( 3 warnings 8 remarks ) +PASS -- TEST 'conus13km_control_intel' [04:57, 02:04](1189 MB) +PASS -- TEST 'conus13km_2threads_intel' [03:42, 01:10](1100 MB) +PASS -- TEST 'conus13km_restart_mismatch_intel' [03:48, 01:30](1087 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [16:13, 10:10] ( 3 warnings 8 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_intel' [07:45, 04:19](979 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [11:12, 04:59] ( 785 warnings 8 remarks ) +PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [08:27, 05:18](1092 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [07:24, 05:00](1089 MB) +PASS -- TEST 'conus13km_debug_intel' [16:52, 14:30](1236 MB) +PASS -- TEST 'conus13km_debug_qr_intel' [16:51, 14:26](934 MB) +PASS -- TEST 'conus13km_debug_2threads_intel' [10:45, 08:05](1164 MB) +PASS -- TEST 'conus13km_radar_tten_debug_intel' [16:42, 14:15](1305 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [10:11, 04:45] ( 785 warnings 8 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [07:24, 05:10](1135 MB) + +PASS -- COMPILE 'hafsw_intel' [16:12, 11:48] ( 1 warnings 9 remarks ) +PASS -- TEST 'hafs_regional_atm_intel' [07:18, 05:08](715 MB) +PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [08:32, 06:17](1097 MB) +PASS -- TEST 'hafs_regional_atm_ocn_intel' [11:25, 07:24](814 MB) +PASS -- TEST 'hafs_regional_atm_wav_intel' [18:26, 15:11](842 MB) +PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [21:51, 18:40](864 MB) +PASS -- TEST 'hafs_regional_1nest_atm_intel' [08:23, 05:50](485 MB) +PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [10:43, 07:01](508 MB) +PASS -- TEST 'hafs_global_1nest_atm_intel' [05:01, 02:42](368 MB) +PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [12:05, 07:20](481 MB) +PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [05:53, 03:45](522 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [06:09, 03:33](522 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [06:55, 04:10](574 MB) +PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [03:29, 01:10](400 MB) +PASS -- TEST 'gnv1_nested_intel' [06:32, 04:03](1740 MB) + +PASS -- COMPILE 'hafsw_debug_intel' [10:12, 05:13] ( 1462 warnings 1489 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [14:54, 13:02](581 MB) + +PASS -- COMPILE 'hafsw_faster_intel' [17:12, 11:25] ( 8 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [13:02, 10:15](627 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [18:09, 10:27](697 MB) + +PASS -- COMPILE 'hafs_mom6w_intel' [17:12, 11:39] ( 8 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [15:37, 08:18](681 MB) + +PASS -- COMPILE 'hafs_all_intel' [12:12, 11:06] ( 8 remarks ) +PASS -- TEST 'hafs_regional_docn_intel' [13:16, 06:41](837 MB) +PASS -- TEST 'hafs_regional_docn_oisst_intel' [16:21, 06:44](798 MB) +PASS -- TEST 'hafs_regional_datm_cdeps_intel' [18:58, 16:24](1221 MB) + +PASS -- COMPILE 'datm_cdeps_intel' [31:15, 06:59] +PASS -- TEST 'datm_cdeps_control_cfsr_intel' [05:21, 02:48](1171 MB) +PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [04:24, 01:41](1107 MB) +PASS -- TEST 'datm_cdeps_control_gefs_intel' [04:20, 02:42](1033 MB) +PASS -- TEST 'datm_cdeps_iau_gefs_intel' [04:20, 02:46](1026 MB) +PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [04:19, 02:43](1022 MB) +PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [04:19, 02:44](1165 MB) +PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [04:20, 02:49](1157 MB) +PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [04:20, 02:42](1015 MB) +PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [11:31, 06:41](1057 MB) +PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [12:25, 06:18](1044 MB) +PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [04:16, 02:47](1158 MB) +PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [05:20, 03:56](2472 MB) +PASS -- TEST 'datm_cdeps_gfs_intel' [06:20, 03:58](2515 MB) + +PASS -- COMPILE 'datm_cdeps_debug_intel' [46:17, 03:21] ( 2 warnings ) +PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [09:19, 06:31](1071 MB) + +PASS -- COMPILE 'datm_cdeps_faster_intel' [49:16, 06:41] +PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [05:19, 02:45](1163 MB) + +PASS -- COMPILE 'datm_cdeps_land_intel' [20:19, 01:12] ( 1 remarks ) +PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [03:33, 00:47](267 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_intel' [04:26, 00:49](328 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [05:27, 00:32](322 MB) + +PASS -- COMPILE 'datm_cdeps_lm4_intel' [20:18, 01:30] +PASS -- TEST 'datm_cdeps_lm4_gswp3_intel' [02:34, 00:33](562 MB) +PASS -- TEST 'datm_cdeps_lm4_gswp3_rst_intel' [02:34, 00:19](464 MB) + +PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [29:22, 11:02] ( 1 remarks ) +PASS -- TEST 'atm_ds2s_docn_pcice_intel' [07:07, 03:48](1975 MB) + +PASS -- COMPILE 'atm_ds2s_docn_dice_intel' [26:20, 10:30] ( 1 warnings 1 remarks ) +PASS -- TEST 'atm_ds2s_docn_dice_intel' [10:59, 08:07](1958 MB) + +PASS -- COMPILE 'atml_intel' [26:20, 10:50] ( 8 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_sbs_intel' [08:05, 04:24](1864 MB) +PASS -- TEST 'control_p8_atmlnd_intel' [08:01, 04:23](1867 MB) +PASS -- TEST 'control_restart_p8_atmlnd_intel' [10:54, 02:30](1097 MB) + +PASS -- COMPILE 'atml_debug_intel' [21:18, 05:54] ( 880 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_debug_intel' [09:01, 05:54](1877 MB) + +PASS -- COMPILE 'atmw_intel' [24:19, 11:01] ( 9 remarks ) +PASS -- TEST 'atmwav_control_noaero_p8_intel' [04:51, 02:01](1919 MB) + +PASS -- COMPILE 'atmaero_intel' [05:17, 10:43] ( 1 remarks ) +PASS -- TEST 'atmaero_control_p8_intel' [07:00, 04:12](3198 MB) +PASS -- TEST 'atmaero_control_p8_rad_intel' [08:01, 04:58](3095 MB) +PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [07:48, 05:02](3104 MB) + +PASS -- COMPILE 'atmaq_debug_intel' [43:14, 04:44] ( 882 warnings 6 remarks ) + +PASS -- COMPILE 'atm_fbh_intel' [45:16, 09:51] ( 3 warnings 8 remarks ) +PASS -- TEST 'cpld_regional_atm_fbh_intel' [13:30, 11:48](1087 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_intelllvm' [16:12, 06:54] +PASS -- TEST 'rap_control_dyn32_phy32_intelllvm' [10:41, 08:28](1046 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intelllvm' [16:12, 06:54] +PASS -- TEST 'rap_control_dyn64_phy32_intelllvm' [07:47, 04:59](975 MB) + +PASS -- COMPILE 'atm_gnu' [10:12, 04:32] +PASS -- TEST 'control_c48_gnu' [11:41, 09:27](1511 MB) +PASS -- TEST 'control_stochy_gnu' [06:30, 03:26](497 MB) +PASS -- TEST 'control_ras_gnu' [07:23, 04:53](502 MB) +PASS -- TEST 'control_p8_gnu' [11:55, 05:12](1457 MB) +PASS -- TEST 'control_p8_ugwpv1_gnu' [12:50, 05:08](1451 MB) +PASS -- TEST 'control_flake_gnu' [18:27, 10:30](540 MB) + +PASS -- COMPILE 'rrfs_gnu' [09:12, 04:30] +PASS -- TEST 'rap_control_gnu' [18:39, 11:28](806 MB) +PASS -- TEST 'rap_decomp_gnu' [18:37, 11:42](813 MB) +PASS -- TEST 'rap_2threads_gnu' [16:43, 10:25](916 MB) +PASS -- TEST 'rap_restart_gnu' [07:58, 05:52](569 MB) +PASS -- TEST 'rap_sfcdiff_gnu' [17:39, 11:30](808 MB) +PASS -- TEST 'rap_sfcdiff_decomp_gnu' [16:45, 11:39](806 MB) +PASS -- TEST 'rap_sfcdiff_restart_gnu' [11:04, 08:34](573 MB) +PASS -- TEST 'hrrr_control_gnu' [10:40, 05:55](843 MB) +PASS -- TEST 'hrrr_control_noqr_gnu' [13:36, 05:55](821 MB) +PASS -- TEST 'hrrr_control_2threads_gnu' [14:37, 05:25](907 MB) +PASS -- TEST 'hrrr_control_decomp_gnu' [14:33, 05:56](836 MB) +PASS -- TEST 'hrrr_control_restart_gnu' [05:35, 03:05](557 MB) +PASS -- TEST 'hrrr_control_restart_noqr_gnu' [05:32, 03:03](647 MB) +PASS -- TEST 'rrfs_v1beta_gnu' [19:50, 11:18](836 MB) + +PASS -- COMPILE 'csawmg_gnu' [06:11, 04:00] +PASS -- TEST 'control_csawmg_gnu' [16:46, 08:34](733 MB) + +PASS -- COMPILE 'atm_dyn32_debug_gnu' [08:12, 06:47] +PASS -- TEST 'control_diag_debug_gnu' [09:50, 01:39](1270 MB) +PASS -- TEST 'regional_debug_gnu' [15:41, 11:57](753 MB) +PASS -- TEST 'rap_control_debug_gnu' [09:26, 02:42](823 MB) +PASS -- TEST 'hrrr_control_debug_gnu' [09:25, 02:34](815 MB) +PASS -- TEST 'hrrr_gf_debug_gnu' [09:23, 02:40](826 MB) +PASS -- TEST 'hrrr_c3_debug_gnu' [09:24, 02:40](823 MB) +PASS -- TEST 'rap_diag_debug_gnu' [09:42, 02:51](906 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_gnu' [10:25, 04:18](820 MB) +PASS -- TEST 'rap_progcld_thompson_debug_gnu' [08:24, 02:42](823 MB) +PASS -- TEST 'rrfs_v1beta_debug_gnu' [08:25, 02:42](815 MB) +PASS -- TEST 'control_ras_debug_gnu' [06:20, 01:36](452 MB) +PASS -- TEST 'control_stochy_debug_gnu' [06:22, 01:46](451 MB) +PASS -- TEST 'control_debug_p8_gnu' [05:38, 01:38](1439 MB) +PASS -- TEST 'rap_flake_debug_gnu' [04:27, 02:40](819 MB) +PASS -- TEST 'rap_clm_lake_debug_gnu' [04:27, 02:59](819 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_gnu' [06:37, 04:22](826 MB) + +PASS -- COMPILE 'wam_debug_gnu' [09:11, 02:31] + +PASS -- COMPILE 'rrfs_dyn32_phy32_gnu' [10:11, 04:18] +PASS -- TEST 'rap_control_dyn32_phy32_gnu' [11:39, 09:51](700 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_gnu' [07:38, 05:12](692 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_gnu' [11:38, 08:59](742 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_gnu' [08:34, 04:45](736 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_gnu' [08:34, 05:20](692 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_gnu' [09:44, 07:14](548 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_gnu' [04:32, 02:39](532 MB) +PASS -- TEST 'conus13km_control_gnu' [07:06, 03:12](863 MB) +PASS -- TEST 'conus13km_2threads_gnu' [07:48, 05:28](869 MB) +PASS -- TEST 'conus13km_restart_mismatch_gnu' [03:47, 01:53](558 MB) + +PASS -- COMPILE 'atm_dyn64_phy32_gnu' [15:12, 10:07] +PASS -- TEST 'rap_control_dyn64_phy32_gnu' [08:42, 05:53](721 MB) + +PASS -- COMPILE 'atm_dyn32_phy32_debug_gnu' [13:12, 07:13] +PASS -- TEST 'rap_control_debug_dyn32_phy32_gnu' [05:27, 02:36](705 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_gnu' [05:31, 02:35](707 MB) +PASS -- TEST 'conus13km_debug_gnu' [11:03, 06:44](884 MB) +PASS -- TEST 'conus13km_debug_qr_gnu' [11:01, 06:52](571 MB) +PASS -- TEST 'conus13km_debug_2threads_gnu' [10:51, 07:43](890 MB) +PASS -- TEST 'conus13km_radar_tten_debug_gnu' [09:50, 06:52](950 MB) + +PASS -- COMPILE 'atm_dyn64_phy32_debug_gnu' [10:12, 07:13] +PASS -- TEST 'rap_control_dyn64_phy32_debug_gnu' [05:25, 02:42](729 MB) + +PASS -- COMPILE 's2swa_gnu' [20:13, 16:56] + +PASS -- COMPILE 's2s_gnu' [19:12, 15:57] +PASS -- TEST 'cpld_control_nowave_noaero_p8_gnu' [22:11, 18:56](1508 MB) + +PASS -- COMPILE 's2swa_debug_gnu' [05:12, 03:10] + +PASS -- COMPILE 's2sw_pdlib_gnu' [18:13, 16:08] +PASS -- TEST 'cpld_control_pdlib_p8_gnu' [34:23, 30:42](1454 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_gnu' [04:12, 02:56] + +PASS -- COMPILE 'datm_cdeps_gnu' [17:13, 15:22] +PASS -- TEST 'datm_cdeps_control_cfsr_gnu' [05:19, 03:06](694 MB) SYNOPSIS: -Starting Date/Time: 20241106 16:20:47 -Ending Date/Time: 20241106 18:17:24 -Total Time: 01h:56m:54s +Starting Date/Time: 20241113 04:07:04 +Ending Date/Time: 20241113 07:39:17 +Total Time: 03h:32m:32s Compiles Completed: 61/61 Tests Completed: 248/248 diff --git a/tests/logs/RegressionTests_hercules.log b/tests/logs/RegressionTests_hercules.log index c3a6b0a078..b5b8ab641a 100644 --- a/tests/logs/RegressionTests_hercules.log +++ b/tests/logs/RegressionTests_hercules.log @@ -1,7 +1,7 @@ ====START OF HERCULES REGRESSION TESTING LOG==== UFSWM hash used in testing: -7db9d8898499f1fde77381853ea17f3bfcadb7a7 +a455d4df714c11207a7361bd79013093ef6e6a31 Submodule hashes used in testing: 37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d) @@ -11,10 +11,10 @@ Submodule hashes used in testing: 05ac0ec3ea666080eed36e67f6cf8ce1255b243f CICE-interface/CICE/icepack (Icepack1.1.0-192-g05ac0ec) 24e9eed4ffe8138bef635c8f916f91b142595675 CMEPS-interface/CMEPS (cmeps_v0.4.1-2311-g24e9eed) cabd7753ae17f7bfcc6dad56daf10868aa51c3f4 CMakeModules (v1.0.0-28-gcabd775) - 1947bad314f3c54594828964efc8938596965891 FV3 (remotes/origin/rrfsv1-to-ufs/dev2) + 49967251b83255bdac7ac2f9626d2714e8b83d07 FV3 (heads/develop) e36e8572e7643d7e59a3979a61bdd83743ff7b00 FV3/atmos_cubed_sphere (201912_public_release-407-ge36e857) b7d55fd07fa35c5de9b2292596d30784a800b276 FV3/ccpp/framework (2024-07-11-dev-1-gb7d55fd) - 0678f44c137957033d357b2168b40fb5ab029be6 FV3/ccpp/physics (master-tag-before-replacing-with-ipd-setup-step-fast-5338-g0678f44c) + 002a886eeb14979a6811f89e885d2968cbfd9b70 FV3/ccpp/physics (EP4-893-g002a886e) 74a0e098b2163425e4b5466c2dfcf8ae26d560a5 FV3/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (v1.6) 6f5dd627d124ae94bb5ed7f5afd22f82c470b1b7 FV3/upp (upp_v10.2.0-230-g6f5dd627) -1ba8270870947b583cd51bc72ff8960f4c1fb36e FV3/upp/sorc/libIFI.fd @@ -27,7 +27,7 @@ Submodule hashes used in testing: 9423197f894112edfcb1502245f7d7b873d551f9 MOM6-interface/MOM6/pkg/CVMix-src (9423197) 29e64d652786e1d076a05128c920f394202bfe10 MOM6-interface/MOM6/pkg/GSW-Fortran (29e64d6) 3ac32f0db7a2a97d930f44fa5f060c983ff31ee8 NOAHMP-interface/noahmp (v3.7.1-436-g3ac32f0) - c7004b658b9dae9fc473d4e6511dfc1cf8e6a7bd WW3 (6.07.1-347-gc7004b65) + 06c20998e59082e79529a8e728c7c3a43a050911 WW3 (6.07.1-385-g06c20998) 05cad173feeb598431e3ef5f17c2df6562c8d101 fire_behavior (v0.2.0-1-g05cad17) fad2fe9f42f6b7f744b128b4a2a9433f91e4296f stochastic_physics (ufs-v2.0.0-219-gfad2fe9) @@ -38,384 +38,385 @@ 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-20241031 -COMPARISON DIRECTORY: /work2/noaa/stmp/jongkim/stmp/jongkim/FV3_RT/rt_3515789 +BASELINE DIRECTORY: /work/noaa/epic/hercules/UFS-WM_RT/NEMSfv3gfs/develop-20241112 +COMPARISON DIRECTORY: /work2/noaa/epic/nandoamstmp/hercules/stmp/nandoam/FV3_RT/rt_501024 RT.SH OPTIONS USED: * (-a) - HPC PROJECT ACCOUNT: epic -* (-r) - USE ROCOTO - -PASS -- COMPILE 's2swa_32bit_intel' [11:48, 11:48] ( 1 warnings 10 remarks ) -PASS -- TEST 'cpld_control_p8_mixedmode_intel' [15:40, 14:50](2145 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_intel' [16:08, 16:07] ( 1 warnings 10 remarks ) -PASS -- TEST 'cpld_control_gfsv17_intel' [16:09, 14:40](2001 MB) -PASS -- TEST 'cpld_control_gfsv17_iau_intel' [15:49, 14:29](2303 MB) -PASS -- TEST 'cpld_restart_gfsv17_intel' [07:59, 06:41](1350 MB) -PASS -- TEST 'cpld_mpi_gfsv17_intel' [16:41, 15:51](1906 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [16:07, 16:06] ( 1 warnings 10 remarks ) -PASS -- TEST 'cpld_control_sfs_intel' [14:46, 14:12](1991 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [06:29, 06:29] ( 1523 warnings 2000 remarks ) -PASS -- TEST 'cpld_debug_gfsv17_intel' [26:30, 25:27](1968 MB) - -PASS -- COMPILE 's2swa_intel' [12:05, 12:05] ( 1 warnings 10 remarks ) -PASS -- TEST 'cpld_control_p8_intel' [19:21, 18:19](2199 MB) -PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [16:26, 15:32](2200 MB) -PASS -- TEST 'cpld_restart_p8_intel' [08:44, 07:31](1954 MB) -PASS -- TEST 'cpld_control_qr_p8_intel' [17:36, 16:18](2226 MB) -PASS -- TEST 'cpld_restart_qr_p8_intel' [09:15, 07:54](1734 MB) -PASS -- TEST 'cpld_2threads_p8_intel' [17:05, 16:16](2546 MB) -PASS -- TEST 'cpld_decomp_p8_intel' [14:54, 14:02](2180 MB) -PASS -- TEST 'cpld_mpi_p8_intel' [13:33, 12:41](2097 MB) -PASS -- TEST 'cpld_control_ciceC_p8_intel' [15:04, 14:01](2215 MB) -PASS -- TEST 'cpld_control_c192_p8_intel' [19:00, 17:24](2976 MB) -PASS -- TEST 'cpld_restart_c192_p8_intel' [08:14, 06:02](2916 MB) -PASS -- TEST 'cpld_bmark_p8_intel' [25:02, 19:40](3841 MB) -PASS -- TEST 'cpld_restart_bmark_p8_intel' [15:52, 09:39](3639 MB) -PASS -- TEST 'cpld_s2sa_p8_intel' [08:25, 07:35](2099 MB) - -PASS -- COMPILE 's2sw_intel' [11:39, 11:38] ( 1 warnings 10 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_intel' [14:17, 13:10](2019 MB) -PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [11:18, 10:24](2108 MB) - -PASS -- COMPILE 's2swa_debug_intel' [06:34, 06:34] ( 1413 warnings 1230 remarks ) -PASS -- TEST 'cpld_debug_p8_intel' [20:20, 19:19](2227 MB) - -PASS -- COMPILE 's2sw_debug_intel' [06:25, 06:24] ( 1413 warnings 1230 remarks ) -PASS -- TEST 'cpld_debug_noaero_p8_intel' [09:54, 08:44](2048 MB) - -PASS -- COMPILE 's2s_aoflux_intel' [09:41, 09:41] ( 3 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [05:00, 04:09](2065 MB) - -PASS -- COMPILE 's2s_intel' [09:42, 09:42] ( 1 warnings 3 remarks ) -PASS -- TEST 'cpld_control_c48_intel' [06:46, 06:05](3025 MB) -PASS -- TEST 'cpld_warmstart_c48_intel' [02:26, 01:51](3014 MB) -PASS -- TEST 'cpld_restart_c48_intel' [01:50, 01:06](2469 MB) - -PASS -- COMPILE 's2swa_faster_intel' [12:27, 12:27] ( 1 warnings 10 remarks ) -PASS -- TEST 'cpld_control_p8_faster_intel' [14:30, 13:35](2213 MB) - -PASS -- COMPILE 's2sw_pdlib_intel' [15:33, 15:33] ( 1 warnings 10 remarks ) -PASS -- TEST 'cpld_control_pdlib_p8_intel' [23:15, 22:28](2074 MB) -PASS -- TEST 'cpld_restart_pdlib_p8_intel' [11:52, 11:18](1416 MB) -PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [26:17, 25:25](1989 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_intel' [04:05, 04:04] ( 1523 warnings 2000 remarks ) -PASS -- TEST 'cpld_debug_pdlib_p8_intel' [28:20, 27:35](2012 MB) - -PASS -- COMPILE 'atm_dyn32_intel' [09:31, 09:31] ( 1 warnings 1 remarks ) -PASS -- TEST 'control_flake_intel' [03:04, 02:54](708 MB) -PASS -- TEST 'control_CubedSphereGrid_intel' [03:20, 02:52](1589 MB) -PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [03:23, 02:50](1596 MB) -PASS -- TEST 'control_latlon_intel' [03:05, 02:45](1589 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [03:19, 02:45](1601 MB) -PASS -- TEST 'control_c48_intel' [16:18, 15:43](1710 MB) -PASS -- TEST 'control_c48.v2.sfc_intel' [09:15, 09:01](842 MB) -PASS -- TEST 'control_c192_intel' [10:53, 10:19](1754 MB) -PASS -- TEST 'control_c384_intel' [13:52, 12:28](2012 MB) -PASS -- TEST 'control_c384gdas_intel' [09:19, 07:45](1503 MB) -PASS -- TEST 'control_stochy_intel' [01:38, 01:27](663 MB) -PASS -- TEST 'control_stochy_restart_intel' [01:12, 00:57](548 MB) -PASS -- TEST 'control_lndp_intel' [01:41, 01:28](666 MB) -PASS -- TEST 'control_iovr4_intel' [02:26, 02:12](658 MB) -PASS -- TEST 'control_iovr5_intel' [02:24, 02:12](666 MB) -PASS -- TEST 'control_p8_intel' [03:51, 03:09](1884 MB) -PASS -- TEST 'control_p8.v2.sfc_intel' [03:35, 02:42](1896 MB) -PASS -- TEST 'control_p8_ugwpv1_intel' [03:55, 03:10](1889 MB) -PASS -- TEST 'control_restart_p8_intel' [02:34, 01:55](1152 MB) -PASS -- TEST 'control_noqr_p8_intel' [03:51, 03:08](1872 MB) -PASS -- TEST 'control_restart_noqr_p8_intel' [02:36, 01:55](1208 MB) -PASS -- TEST 'control_decomp_p8_intel' [03:57, 03:12](1883 MB) -PASS -- TEST 'control_2threads_p8_intel' [04:07, 03:30](1961 MB) -PASS -- TEST 'control_p8_lndp_intel' [06:21, 05:47](1877 MB) -PASS -- TEST 'control_p8_rrtmgp_intel' [04:33, 03:37](1970 MB) -PASS -- TEST 'control_p8_mynn_intel' [03:23, 02:42](1894 MB) -PASS -- TEST 'merra2_thompson_intel' [04:01, 03:03](1898 MB) -PASS -- TEST 'regional_control_intel' [05:02, 04:43](1199 MB) -PASS -- TEST 'regional_restart_intel' [03:01, 02:38](1168 MB) -PASS -- TEST 'regional_decomp_intel' [05:18, 04:56](1183 MB) -PASS -- TEST 'regional_2threads_intel' [03:31, 03:11](1151 MB) -PASS -- TEST 'regional_noquilt_intel' [04:47, 04:28](1517 MB) -PASS -- TEST 'regional_netcdf_parallel_intel' [05:11, 04:40](1195 MB) -PASS -- TEST 'regional_2dwrtdecomp_intel' [05:08, 04:43](1183 MB) -PASS -- TEST 'regional_wofs_intel' [06:24, 06:00](2064 MB) - -PASS -- COMPILE 'rrfs_intel' [08:20, 08:20] ( 3 warnings 9 remarks ) -PASS -- TEST 'rap_control_intel' [07:21, 06:46](1179 MB) -PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [04:19, 03:46](1361 MB) -PASS -- TEST 'rap_decomp_intel' [07:40, 07:02](1143 MB) -PASS -- TEST 'rap_2threads_intel' [06:59, 06:22](1361 MB) -PASS -- TEST 'rap_restart_intel' [04:24, 03:36](1122 MB) -PASS -- TEST 'rap_sfcdiff_intel' [07:31, 06:55](1184 MB) -PASS -- TEST 'rap_sfcdiff_decomp_intel' [07:56, 07:21](1132 MB) -PASS -- TEST 'rap_sfcdiff_restart_intel' [07:13, 06:25](1182 MB) -PASS -- TEST 'hrrr_control_intel' [04:22, 03:45](1078 MB) -PASS -- TEST 'hrrr_control_decomp_intel' [04:26, 03:51](1034 MB) -PASS -- TEST 'hrrr_control_2threads_intel' [03:46, 03:10](1103 MB) -PASS -- TEST 'hrrr_control_restart_intel' [02:23, 02:04](1022 MB) -PASS -- TEST 'rrfs_v1beta_intel' [07:12, 06:34](1195 MB) -PASS -- TEST 'rrfs_v1nssl_intel' [09:43, 09:32](1996 MB) -PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [09:29, 09:19](2183 MB) - -PASS -- COMPILE 'csawmg_intel' [08:53, 08:53] -PASS -- TEST 'control_csawmg_intel' [06:10, 05:41](1042 MB) -PASS -- TEST 'control_ras_intel' [03:12, 03:01](852 MB) - -PASS -- COMPILE 'wam_intel' [09:06, 09:06] ( 1 remarks ) -PASS -- TEST 'control_wam_intel' [10:25, 09:51](1658 MB) - -PASS -- COMPILE 'atm_faster_dyn32_intel' [08:47, 08:46] ( 1 remarks ) -PASS -- TEST 'control_p8_faster_intel' [03:47, 03:00](1901 MB) -PASS -- TEST 'regional_control_faster_intel' [04:48, 04:22](1187 MB) - -PASS -- COMPILE 'atm_debug_dyn32_intel' [06:30, 06:30] ( 882 warnings 9 remarks ) -PASS -- TEST 'control_CubedSphereGrid_debug_intel' [02:51, 02:19](1615 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [02:26, 01:50](1612 MB) -PASS -- TEST 'control_stochy_debug_intel' [02:48, 02:36](838 MB) -PASS -- TEST 'control_lndp_debug_intel' [02:36, 02:24](838 MB) -PASS -- TEST 'control_csawmg_debug_intel' [04:08, 03:41](1142 MB) -PASS -- TEST 'control_ras_debug_intel' [02:35, 02:25](844 MB) -PASS -- TEST 'control_diag_debug_intel' [02:56, 02:21](1688 MB) -PASS -- TEST 'control_debug_p8_intel' [02:47, 02:14](1906 MB) -PASS -- TEST 'regional_debug_intel' [15:08, 14:45](1141 MB) -PASS -- TEST 'rap_control_debug_intel' [04:26, 04:15](1223 MB) -PASS -- TEST 'hrrr_control_debug_intel' [04:28, 04:12](1212 MB) -PASS -- TEST 'hrrr_gf_debug_intel' [04:19, 04:09](1227 MB) -PASS -- TEST 'hrrr_c3_debug_intel' [04:37, 04:26](1218 MB) -PASS -- TEST 'rap_unified_drag_suite_debug_intel' [04:26, 04:17](1227 MB) -PASS -- TEST 'rap_diag_debug_intel' [04:51, 04:30](1310 MB) -PASS -- TEST 'rap_cires_ugwp_debug_intel' [04:26, 04:16](1227 MB) -PASS -- TEST 'rap_unified_ugwp_debug_intel' [04:27, 04:18](1225 MB) -PASS -- TEST 'rap_lndp_debug_intel' [04:23, 04:11](1228 MB) -PASS -- TEST 'rap_progcld_thompson_debug_intel' [05:24, 05:15](1222 MB) -PASS -- TEST 'rap_noah_debug_intel' [04:16, 04:08](1218 MB) -PASS -- TEST 'rap_sfcdiff_debug_intel' [04:21, 04:10](1217 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [06:53, 06:41](1229 MB) -PASS -- TEST 'rrfs_v1beta_debug_intel' [04:11, 04:02](1224 MB) -PASS -- TEST 'rap_clm_lake_debug_intel' [05:17, 05:03](1224 MB) -PASS -- TEST 'rap_flake_debug_intel' [04:26, 04:12](1224 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [07:50, 07:08](1229 MB) - -PASS -- COMPILE 'atm_debug_dyn32_gnu' [03:57, 03:57] -PASS -- TEST 'control_csawmg_debug_gnu' [02:26, 02:01](1037 MB) - -PASS -- COMPILE 'wam_debug_intel' [03:43, 03:42] ( 837 warnings 1 remarks ) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [08:00, 08:00] ( 3 warnings 8 remarks ) -PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [04:26, 03:53](1272 MB) -PASS -- TEST 'rap_control_dyn32_phy32_intel' [06:07, 05:30](1142 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [03:39, 02:55](1028 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [05:48, 05:10](1291 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [03:27, 02:42](1030 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [03:50, 03:05](992 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_intel' [04:36, 04:09](1095 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [01:51, 01:43](941 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [08:34, 08:33] ( 3 warnings 8 remarks ) -PASS -- TEST 'conus13km_control_intel' [02:19, 01:49](1288 MB) -PASS -- TEST 'conus13km_2threads_intel' [01:23, 00:51](1189 MB) -PASS -- TEST 'conus13km_restart_mismatch_intel' [01:45, 01:17](1141 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [08:33, 08:33] ( 3 warnings 8 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_intel' [04:48, 04:28](1083 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [03:46, 03:46] ( 785 warnings 8 remarks ) -PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [05:43, 05:34](1104 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [04:32, 04:12](1095 MB) -PASS -- TEST 'conus13km_debug_intel' [12:23, 11:49](1334 MB) -PASS -- TEST 'conus13km_debug_qr_intel' [12:41, 12:06](1000 MB) -PASS -- TEST 'conus13km_debug_2threads_intel' [08:03, 07:25](1243 MB) -PASS -- TEST 'conus13km_radar_tten_debug_intel' [12:19, 11:42](1406 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [03:46, 03:45] ( 785 warnings 8 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [05:07, 04:51](1156 MB) - -PASS -- COMPILE 'hafsw_intel' [10:40, 10:39] ( 1 warnings 9 remarks ) -PASS -- TEST 'hafs_regional_atm_intel' [08:02, 07:05](853 MB) -PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [07:12, 06:55](1267 MB) -PASS -- TEST 'hafs_regional_atm_ocn_intel' [07:52, 06:46](915 MB) -PASS -- TEST 'hafs_regional_atm_wav_intel' [15:24, 14:18](946 MB) -PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [16:43, 15:32](959 MB) -PASS -- TEST 'hafs_regional_1nest_atm_intel' [06:38, 05:57](591 MB) -PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [08:24, 07:17](608 MB) -PASS -- TEST 'hafs_global_1nest_atm_intel' [03:15, 02:45](435 MB) -PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [11:01, 09:13](555 MB) -PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [04:22, 03:57](609 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [04:22, 03:44](604 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [06:43, 05:50](669 MB) -PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [01:31, 01:12](441 MB) - -PASS -- COMPILE 'hafsw_debug_intel' [04:21, 04:20] ( 1465 warnings 1502 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [13:03, 12:21](634 MB) - -PASS -- COMPILE 'hafsw_faster_intel' [18:42, 18:42] ( 8 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [16:47, 15:50](739 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [18:11, 17:18](836 MB) - -PASS -- COMPILE 'hafs_mom6w_intel' [17:58, 17:58] ( 7 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [12:03, 10:43](803 MB) - -PASS -- COMPILE 'hafs_all_intel' [18:05, 18:05] ( 8 remarks ) -PASS -- TEST 'hafs_regional_docn_intel' [06:41, 05:48](944 MB) -PASS -- TEST 'hafs_regional_docn_oisst_intel' [07:55, 06:55](908 MB) -PASS -- TEST 'hafs_regional_datm_cdeps_intel' [17:13, 16:34](1346 MB) - -PASS -- COMPILE 'datm_cdeps_intel' [10:48, 10:48] ( 2 remarks ) -PASS -- TEST 'datm_cdeps_control_cfsr_intel' [02:26, 02:19](1121 MB) -PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [01:29, 01:21](1097 MB) -PASS -- TEST 'datm_cdeps_control_gefs_intel' [02:24, 02:15](1015 MB) -PASS -- TEST 'datm_cdeps_iau_gefs_intel' [02:16, 02:11](1016 MB) -PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [02:39, 02:32](1021 MB) -PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [02:16, 02:10](1157 MB) -PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [02:20, 02:14](1160 MB) -PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [02:09, 02:05](1022 MB) -PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [05:52, 05:11](1163 MB) -PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [05:47, 05:04](1155 MB) -PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [02:20, 02:16](1159 MB) -PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [03:06, 03:01](2466 MB) -PASS -- TEST 'datm_cdeps_gfs_intel' [04:11, 04:06](2465 MB) - -PASS -- COMPILE 'datm_cdeps_debug_intel' [06:23, 06:22] ( 2 warnings 2 remarks ) -PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [08:41, 08:36](1071 MB) - -PASS -- COMPILE 'datm_cdeps_faster_intel' [05:37, 05:37] ( 2 remarks ) -PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [02:20, 02:16](1151 MB) - -PASS -- COMPILE 'datm_cdeps_land_intel' [01:01, 01:01] ( 1 remarks ) -PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [01:29, 01:10](339 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_intel' [01:22, 01:05](572 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [00:56, 00:41](570 MB) - -PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [09:04, 09:04] ( 3 remarks ) -PASS -- TEST 'atm_ds2s_docn_pcice_intel' [04:08, 03:25](2027 MB) - -PASS -- COMPILE 'atm_ds2s_docn_dice_intel' [08:37, 08:37] ( 1 warnings 1 remarks ) -PASS -- TEST 'atm_ds2s_docn_dice_intel' [08:21, 07:41](2037 MB) - -PASS -- COMPILE 'atml_intel' [16:34, 16:33] ( 8 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_sbs_intel' [08:46, 07:41](1897 MB) -PASS -- TEST 'control_p8_atmlnd_intel' [08:07, 07:12](1895 MB) -PASS -- TEST 'control_restart_p8_atmlnd_intel' [04:20, 03:45](1138 MB) - -PASS -- COMPILE 'atml_debug_intel' [08:27, 08:27] ( 880 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_debug_intel' [07:49, 06:42](1923 MB) - -PASS -- COMPILE 'atmw_intel' [16:58, 16:57] ( 8 remarks ) -PASS -- TEST 'atmwav_control_noaero_p8_intel' [03:50, 02:50](1931 MB) - -PASS -- COMPILE 'atmaero_intel' [08:44, 08:44] ( 1 remarks ) -PASS -- TEST 'atmaero_control_p8_intel' [05:04, 04:19](1991 MB) -PASS -- TEST 'atmaero_control_p8_rad_intel' [05:47, 04:52](1803 MB) -PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [05:24, 04:49](1790 MB) - -PASS -- COMPILE 'atmaq_debug_intel' [03:32, 03:32] ( 882 warnings 6 remarks ) -PASS -- TEST 'regional_atmaq_debug_intel' [18:54, 17:34](4542 MB) - -PASS -- COMPILE 'atm_fbh_intel' [08:07, 08:07] ( 3 warnings 8 remarks ) -PASS -- TEST 'cpld_regional_atm_fbh_intel' [10:10, 09:57](1071 MB) - -PASS -- COMPILE 'datm_cdeps_intelllvm' [10:12, 10:12] -PASS -- TEST 'datm_cdeps_control_cfsr_intelllvm' [03:03, 02:58](1140 MB) - -PASS -- COMPILE 'datm_cdeps_debug_intelllvm' [03:09, 03:09] -PASS -- TEST 'datm_cdeps_debug_cfsr_intelllvm' [10:55, 10:51](1073 MB) - -PASS -- COMPILE 'atm_gnu' [07:39, 07:39] -PASS -- TEST 'control_c48_gnu' [14:35, 13:51](1521 MB) -PASS -- TEST 'control_stochy_gnu' [02:33, 02:25](723 MB) -PASS -- TEST 'control_ras_gnu' [04:03, 03:50](721 MB) -PASS -- TEST 'control_p8_gnu' [04:59, 04:11](1718 MB) -PASS -- TEST 'control_p8_ugwpv1_gnu' [04:56, 04:12](1722 MB) -PASS -- TEST 'control_flake_gnu' [06:13, 05:59](799 MB) - -PASS -- COMPILE 'rrfs_gnu' [04:03, 04:03] -PASS -- TEST 'rap_control_gnu' [11:58, 11:19](1071 MB) -PASS -- TEST 'rap_decomp_gnu' [11:24, 10:41](1077 MB) -PASS -- TEST 'rap_2threads_gnu' [10:37, 09:55](1129 MB) -PASS -- TEST 'rap_restart_gnu' [08:25, 07:29](879 MB) -PASS -- TEST 'rap_sfcdiff_gnu' [13:55, 13:14](1071 MB) -PASS -- TEST 'rap_sfcdiff_decomp_gnu' [14:55, 14:00](1072 MB) -PASS -- TEST 'rap_sfcdiff_restart_gnu' [08:45, 08:02](875 MB) -PASS -- TEST 'hrrr_control_gnu' [06:36, 05:28](1062 MB) -PASS -- TEST 'hrrr_control_noqr_gnu' [06:36, 05:37](1127 MB) -PASS -- TEST 'hrrr_control_2threads_gnu' [05:46, 04:40](1032 MB) -PASS -- TEST 'hrrr_control_decomp_gnu' [06:46, 05:42](1059 MB) -PASS -- TEST 'hrrr_control_restart_gnu' [03:26, 03:09](874 MB) -PASS -- TEST 'hrrr_control_restart_noqr_gnu' [03:13, 02:54](925 MB) -PASS -- TEST 'rrfs_v1beta_gnu' [12:21, 11:09](1066 MB) - -PASS -- COMPILE 'csawmg_gnu' [06:41, 06:41] -PASS -- TEST 'control_csawmg_gnu' [07:47, 07:23](1058 MB) - -PASS -- COMPILE 'atm_dyn32_debug_gnu' [05:39, 05:39] -PASS -- TEST 'control_diag_debug_gnu' [02:07, 01:39](1617 MB) -PASS -- TEST 'regional_debug_gnu' [10:41, 10:14](1122 MB) -PASS -- TEST 'rap_control_debug_gnu' [02:20, 02:10](1089 MB) -PASS -- TEST 'hrrr_control_debug_gnu' [02:29, 02:16](1081 MB) -PASS -- TEST 'hrrr_gf_debug_gnu' [02:29, 02:13](1084 MB) -PASS -- TEST 'hrrr_c3_debug_gnu' [02:11, 02:01](1086 MB) -PASS -- TEST 'rap_diag_debug_gnu' [03:08, 02:55](1259 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_gnu' [03:22, 03:11](1085 MB) -PASS -- TEST 'rap_progcld_thompson_debug_gnu' [02:09, 02:00](1090 MB) -PASS -- TEST 'rrfs_v1beta_debug_gnu' [02:11, 02:02](1084 MB) -PASS -- TEST 'control_ras_debug_gnu' [01:55, 01:44](723 MB) -PASS -- TEST 'control_stochy_debug_gnu' [01:43, 01:32](714 MB) -PASS -- TEST 'control_debug_p8_gnu' [01:55, 01:23](1698 MB) -PASS -- TEST 'rap_flake_debug_gnu' [02:11, 02:03](1089 MB) -PASS -- TEST 'rap_clm_lake_debug_gnu' [02:33, 02:20](1094 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_gnu' [05:34, 04:48](1095 MB) - -PASS -- COMPILE 'wam_debug_gnu' [02:50, 02:50] -PASS -- TEST 'control_wam_debug_gnu' [07:29, 07:01](1554 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_gnu' [04:14, 04:14] -PASS -- TEST 'rap_control_dyn32_phy32_gnu' [08:33, 07:55](951 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_gnu' [04:53, 04:09](949 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_gnu' [09:30, 08:53](986 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_gnu' [05:51, 04:46](887 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_gnu' [04:59, 04:14](941 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_gnu' [08:14, 07:45](855 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_gnu' [02:24, 02:15](854 MB) -PASS -- TEST 'conus13km_control_gnu' [03:06, 02:34](1254 MB) -PASS -- TEST 'conus13km_2threads_gnu' [01:41, 01:16](1168 MB) -PASS -- TEST 'conus13km_restart_mismatch_gnu' [02:11, 01:42](923 MB) - -PASS -- COMPILE 'atm_dyn64_phy32_gnu' [08:54, 08:53] -PASS -- TEST 'rap_control_dyn64_phy32_gnu' [05:11, 04:46](979 MB) - -PASS -- COMPILE 'atm_dyn32_phy32_debug_gnu' [06:03, 06:02] -PASS -- TEST 'rap_control_debug_dyn32_phy32_gnu' [02:08, 01:59](967 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_gnu' [02:25, 02:11](962 MB) -PASS -- TEST 'conus13km_debug_gnu' [06:20, 05:45](1275 MB) -PASS -- TEST 'conus13km_debug_qr_gnu' [06:45, 06:10](949 MB) -PASS -- TEST 'conus13km_debug_2threads_gnu' [04:31, 03:58](1180 MB) -PASS -- TEST 'conus13km_radar_tten_debug_gnu' [06:19, 05:49](1344 MB) - -PASS -- COMPILE 'atm_dyn64_phy32_debug_gnu' [08:06, 08:06] -PASS -- TEST 'rap_control_dyn64_phy32_debug_gnu' [02:24, 02:10](998 MB) - -PASS -- COMPILE 's2swa_gnu' [18:01, 18:01] - -PASS -- COMPILE 's2s_gnu' [17:18, 17:18] -PASS -- TEST 'cpld_control_nowave_noaero_p8_gnu' [15:36, 14:43](2737 MB) - -PASS -- COMPILE 's2swa_debug_gnu' [03:57, 03:57] - -PASS -- COMPILE 's2sw_pdlib_gnu' [16:00, 16:00] -PASS -- TEST 'cpld_control_pdlib_p8_gnu' [40:46, 40:02](2903 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_gnu' [04:21, 04:21] -PASS -- TEST 'cpld_debug_pdlib_p8_gnu' [15:31, 14:40](3042 MB) - -PASS -- COMPILE 'datm_cdeps_gnu' [15:36, 15:36] -PASS -- TEST 'datm_cdeps_control_cfsr_gnu' [02:27, 02:21](775 MB) +* (-l) - USE CONFIG FILE: rt.conf +* (-e) - USE ECFLOW + +PASS -- COMPILE 's2swa_32bit_intel' [14:11, 12:11] ( 1 warnings 11 remarks ) +PASS -- TEST 'cpld_control_p8_mixedmode_intel' [27:12, 15:13](2133 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_intel' [20:11, 18:12] ( 1 warnings 11 remarks ) +PASS -- TEST 'cpld_control_gfsv17_intel' [24:13, 17:57](1988 MB) +PASS -- TEST 'cpld_control_gfsv17_iau_intel' [20:31, 18:04](2294 MB) +PASS -- TEST 'cpld_restart_gfsv17_intel' [09:25, 06:47](1352 MB) +PASS -- TEST 'cpld_mpi_gfsv17_intel' [25:19, 19:12](1911 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [20:11, 18:12] ( 1 warnings 11 remarks ) +PASS -- TEST 'cpld_control_sfs_intel' [22:41, 17:30](1985 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [07:11, 05:35] ( 1520 warnings 1988 remarks ) +PASS -- TEST 'cpld_debug_gfsv17_intel' [28:13, 26:07](1973 MB) + +PASS -- COMPILE 's2swa_intel' [13:11, 11:58] ( 1 warnings 11 remarks ) +PASS -- TEST 'cpld_control_p8_intel' [28:06, 15:21](2211 MB) +PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [28:13, 15:39](2207 MB) +PASS -- TEST 'cpld_restart_p8_intel' [10:24, 08:03](1966 MB) +PASS -- TEST 'cpld_control_qr_p8_intel' [28:09, 15:23](2227 MB) +PASS -- TEST 'cpld_restart_qr_p8_intel' [12:20, 09:36](1731 MB) +PASS -- TEST 'cpld_2threads_p8_intel' [26:05, 18:36](2560 MB) +PASS -- TEST 'cpld_decomp_p8_intel' [28:06, 15:43](2189 MB) +PASS -- TEST 'cpld_mpi_p8_intel' [17:09, 13:17](2099 MB) +PASS -- TEST 'cpld_control_ciceC_p8_intel' [28:14, 15:45](2215 MB) +PASS -- TEST 'cpld_control_c192_p8_intel' [21:43, 17:03](2970 MB) +PASS -- TEST 'cpld_restart_c192_p8_intel' [10:14, 06:18](2903 MB) +PASS -- TEST 'cpld_bmark_p8_intel' [27:19, 19:59](3823 MB) +PASS -- TEST 'cpld_restart_bmark_p8_intel' [18:37, 10:38](3635 MB) +PASS -- TEST 'cpld_s2sa_p8_intel' [16:03, 09:34](2105 MB) + +PASS -- COMPILE 's2sw_intel' [13:11, 11:35] ( 1 warnings 11 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_intel' [21:00, 14:34](2020 MB) +PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [17:08, 11:41](2116 MB) + +PASS -- COMPILE 's2swa_debug_intel' [08:11, 06:24] ( 1410 warnings 1218 remarks ) +PASS -- TEST 'cpld_debug_p8_intel' [21:01, 19:08](2237 MB) + +PASS -- COMPILE 's2sw_debug_intel' [07:11, 05:25] ( 1410 warnings 1218 remarks ) +PASS -- TEST 'cpld_debug_noaero_p8_intel' [10:59, 08:54](2048 MB) + +PASS -- COMPILE 's2s_aoflux_intel' [12:11, 10:17] ( 3 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [08:55, 05:54](2065 MB) + +PASS -- COMPILE 's2s_intel' [12:11, 10:33] ( 1 warnings 3 remarks ) +PASS -- TEST 'cpld_control_c48_intel' [10:38, 07:27](3024 MB) +PASS -- TEST 'cpld_warmstart_c48_intel' [05:40, 03:01](3015 MB) +PASS -- TEST 'cpld_restart_c48_intel' [09:41, 02:19](2470 MB) + +PASS -- COMPILE 's2swa_faster_intel' [13:11, 12:06] ( 1 warnings 11 remarks ) +PASS -- TEST 'cpld_control_p8_faster_intel' [21:05, 15:02](2208 MB) + +PASS -- COMPILE 's2sw_pdlib_intel' [17:11, 15:25] ( 1 warnings 11 remarks ) +PASS -- TEST 'cpld_control_pdlib_p8_intel' [25:01, 23:06](2072 MB) +PASS -- TEST 'cpld_restart_pdlib_p8_intel' [15:07, 11:53](1418 MB) +PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [28:52, 26:42](1995 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_intel' [06:10, 04:33] ( 1520 warnings 1988 remarks ) +PASS -- TEST 'cpld_debug_pdlib_p8_intel' [31:52, 27:36](2005 MB) + +PASS -- COMPILE 'atm_dyn32_intel' [10:11, 09:09] ( 1 warnings 1 remarks ) +PASS -- TEST 'control_flake_intel' [06:22, 02:57](707 MB) +PASS -- TEST 'control_CubedSphereGrid_intel' [05:30, 02:52](1582 MB) +PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [05:34, 02:51](1609 MB) +PASS -- TEST 'control_latlon_intel' [05:28, 02:45](1586 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [05:36, 02:48](1596 MB) +PASS -- TEST 'control_c48_intel' [13:35, 10:33](1706 MB) +PASS -- TEST 'control_c48.v2.sfc_intel' [08:28, 05:54](829 MB) +PASS -- TEST 'control_c192_intel' [13:40, 10:26](1777 MB) +PASS -- TEST 'control_c384_intel' [21:20, 17:46](2019 MB) +PASS -- TEST 'control_c384gdas_intel' [10:48, 07:22](1485 MB) +PASS -- TEST 'control_stochy_intel' [03:19, 01:27](680 MB) +PASS -- TEST 'control_stochy_restart_intel' [02:29, 00:57](535 MB) +PASS -- TEST 'control_lndp_intel' [03:20, 01:43](667 MB) +PASS -- TEST 'control_iovr4_intel' [03:20, 02:08](653 MB) +PASS -- TEST 'control_iovr5_intel' [03:23, 02:08](660 MB) +PASS -- TEST 'control_p8_intel' [06:47, 04:14](1876 MB) +PASS -- TEST 'control_p8.v2.sfc_intel' [05:55, 03:21](1900 MB) +PASS -- TEST 'control_p8_ugwpv1_intel' [06:51, 04:38](1904 MB) +PASS -- TEST 'control_restart_p8_intel' [04:45, 01:52](1150 MB) +PASS -- TEST 'control_noqr_p8_intel' [05:42, 03:33](1891 MB) +PASS -- TEST 'control_restart_noqr_p8_intel' [04:45, 02:12](1186 MB) +PASS -- TEST 'control_decomp_p8_intel' [05:49, 03:51](1873 MB) +PASS -- TEST 'control_2threads_p8_intel' [04:44, 03:04](1956 MB) +PASS -- TEST 'control_p8_lndp_intel' [08:31, 06:37](1889 MB) +PASS -- TEST 'control_p8_rrtmgp_intel' [06:59, 04:11](1977 MB) +PASS -- TEST 'control_p8_mynn_intel' [05:47, 03:15](1903 MB) +PASS -- TEST 'merra2_thompson_intel' [04:54, 03:05](1898 MB) +PASS -- TEST 'regional_control_intel' [06:27, 04:36](1185 MB) +PASS -- TEST 'regional_restart_intel' [04:27, 02:36](1164 MB) +PASS -- TEST 'regional_decomp_intel' [06:28, 04:51](1180 MB) +PASS -- TEST 'regional_2threads_intel' [04:23, 03:00](1155 MB) +PASS -- TEST 'regional_noquilt_intel' [07:28, 05:07](1522 MB) +PASS -- TEST 'regional_netcdf_parallel_intel' [07:29, 05:11](1192 MB) +PASS -- TEST 'regional_2dwrtdecomp_intel' [07:30, 04:42](1189 MB) +PASS -- TEST 'regional_wofs_intel' [08:29, 06:02](2087 MB) + +PASS -- COMPILE 'rrfs_intel' [10:11, 08:58] ( 3 warnings 9 remarks ) +PASS -- TEST 'rap_control_intel' [08:53, 06:47](1176 MB) +PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [05:46, 04:01](1327 MB) +PASS -- TEST 'rap_decomp_intel' [08:33, 06:57](1138 MB) +PASS -- TEST 'rap_2threads_intel' [08:34, 06:17](1334 MB) +PASS -- TEST 'rap_restart_intel' [05:57, 03:30](1154 MB) +PASS -- TEST 'rap_sfcdiff_intel' [08:48, 06:38](1222 MB) +PASS -- TEST 'rap_sfcdiff_decomp_intel' [09:33, 07:15](1139 MB) +PASS -- TEST 'rap_sfcdiff_restart_intel' [08:53, 06:30](1186 MB) +PASS -- TEST 'hrrr_control_intel' [05:48, 03:27](1064 MB) +PASS -- TEST 'hrrr_control_decomp_intel' [05:39, 03:32](1047 MB) +PASS -- TEST 'hrrr_control_2threads_intel' [05:38, 03:12](1108 MB) +PASS -- TEST 'hrrr_control_restart_intel' [03:22, 01:53](1019 MB) +PASS -- TEST 'rrfs_v1beta_intel' [08:56, 06:45](1209 MB) +PASS -- TEST 'rrfs_v1nssl_intel' [14:22, 12:23](1997 MB) +PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [13:21, 11:48](2188 MB) + +PASS -- COMPILE 'csawmg_intel' [10:11, 08:23] +PASS -- TEST 'control_csawmg_intel' [07:26, 05:31](1045 MB) +PASS -- TEST 'control_ras_intel' [04:19, 02:53](819 MB) + +PASS -- COMPILE 'wam_intel' [10:11, 08:48] ( 1 remarks ) +PASS -- TEST 'control_wam_intel' [12:36, 10:12](1652 MB) + +PASS -- COMPILE 'atm_faster_dyn32_intel' [15:11, 08:57] ( 1 remarks ) +PASS -- TEST 'control_p8_faster_intel' [04:50, 02:55](1903 MB) +PASS -- TEST 'regional_control_faster_intel' [07:29, 05:17](1192 MB) + +PASS -- COMPILE 'atm_debug_dyn32_intel' [12:11, 07:00] ( 882 warnings 9 remarks ) +PASS -- TEST 'control_CubedSphereGrid_debug_intel' [03:31, 01:51](1616 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [03:38, 01:51](1626 MB) +PASS -- TEST 'control_stochy_debug_intel' [04:20, 02:33](844 MB) +PASS -- TEST 'control_lndp_debug_intel' [04:19, 03:09](841 MB) +PASS -- TEST 'control_csawmg_debug_intel' [06:24, 04:37](1144 MB) +PASS -- TEST 'control_ras_debug_intel' [04:18, 02:27](846 MB) +PASS -- TEST 'control_diag_debug_intel' [04:31, 02:21](1692 MB) +PASS -- TEST 'control_debug_p8_intel' [04:32, 02:18](1902 MB) +PASS -- TEST 'regional_debug_intel' [16:27, 14:41](1144 MB) +PASS -- TEST 'rap_control_debug_intel' [05:18, 04:02](1233 MB) +PASS -- TEST 'hrrr_control_debug_intel' [05:22, 04:07](1223 MB) +PASS -- TEST 'hrrr_gf_debug_intel' [06:18, 04:09](1235 MB) +PASS -- TEST 'hrrr_c3_debug_intel' [05:22, 04:01](1225 MB) +PASS -- TEST 'rap_unified_drag_suite_debug_intel' [05:21, 04:02](1232 MB) +PASS -- TEST 'rap_diag_debug_intel' [06:25, 04:21](1303 MB) +PASS -- TEST 'rap_cires_ugwp_debug_intel' [06:18, 04:09](1231 MB) +PASS -- TEST 'rap_unified_ugwp_debug_intel' [06:19, 04:14](1226 MB) +PASS -- TEST 'rap_lndp_debug_intel' [05:18, 04:09](1239 MB) +PASS -- TEST 'rap_progcld_thompson_debug_intel' [07:19, 05:13](1232 MB) +PASS -- TEST 'rap_noah_debug_intel' [07:19, 05:07](1229 MB) +PASS -- TEST 'rap_sfcdiff_debug_intel' [06:18, 04:05](1221 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [08:18, 06:42](1226 MB) +PASS -- TEST 'rrfs_v1beta_debug_intel' [06:21, 04:03](1219 MB) +PASS -- TEST 'rap_clm_lake_debug_intel' [07:22, 05:00](1222 MB) +PASS -- TEST 'rap_flake_debug_intel' [05:19, 04:09](1227 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [08:49, 07:01](1234 MB) + +PASS -- COMPILE 'atm_debug_dyn32_gnu' [09:11, 04:31] +PASS -- TEST 'control_csawmg_debug_gnu' [05:30, 03:06](1037 MB) + +PASS -- COMPILE 'wam_debug_intel' [09:12, 04:00] ( 837 warnings 1 remarks ) + +PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [13:12, 08:31] ( 3 warnings 8 remarks ) +PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [05:45, 03:16](1240 MB) +PASS -- TEST 'rap_control_dyn32_phy32_intel' [07:46, 05:21](1124 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [05:56, 02:55](1032 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [07:34, 05:15](1240 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [05:49, 03:27](1017 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [05:37, 03:04](991 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_intel' [14:53, 04:08](1084 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [11:24, 01:37](962 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [11:12, 08:33] ( 3 warnings 8 remarks ) +PASS -- TEST 'conus13km_control_intel' [03:37, 02:04](1293 MB) +PASS -- TEST 'conus13km_2threads_intel' [10:31, 00:55](1185 MB) +PASS -- TEST 'conus13km_restart_mismatch_intel' [10:32, 01:17](1141 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [11:12, 08:36] ( 3 warnings 8 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_intel' [06:32, 04:19](1089 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [05:11, 03:55] ( 785 warnings 8 remarks ) +PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [06:17, 04:24](1096 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [05:18, 04:04](1107 MB) +PASS -- TEST 'conus13km_debug_intel' [13:32, 12:07](1341 MB) +PASS -- TEST 'conus13km_debug_qr_intel' [17:32, 15:18](999 MB) +PASS -- TEST 'conus13km_debug_2threads_intel' [10:32, 08:17](1236 MB) +PASS -- TEST 'conus13km_radar_tten_debug_intel' [13:30, 11:41](1406 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [06:13, 04:11] ( 785 warnings 8 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [06:23, 04:42](1166 MB) + +PASS -- COMPILE 'hafsw_intel' [11:12, 09:54] ( 1 warnings 10 remarks ) +PASS -- TEST 'hafs_regional_atm_intel' [08:05, 05:35](842 MB) +PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [09:21, 06:31](1246 MB) +PASS -- TEST 'hafs_regional_atm_ocn_intel' [11:15, 07:40](914 MB) +PASS -- TEST 'hafs_regional_atm_wav_intel' [20:07, 17:27](927 MB) +PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [19:14, 17:04](970 MB) +PASS -- TEST 'hafs_regional_1nest_atm_intel' [15:53, 07:15](592 MB) +PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [17:17, 09:02](605 MB) +PASS -- TEST 'hafs_global_1nest_atm_intel' [11:50, 03:38](441 MB) +PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [15:58, 09:37](549 MB) +PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [14:46, 04:47](605 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [13:46, 04:39](604 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [09:50, 05:13](651 MB) +PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [11:27, 01:46](460 MB) + +PASS -- COMPILE 'hafsw_debug_intel' [06:11, 04:29] ( 1462 warnings 1490 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [21:45, 13:13](611 MB) + +PASS -- COMPILE 'hafsw_faster_intel' [12:11, 10:11] ( 9 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [28:52, 18:42](750 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [31:01, 18:38](798 MB) + +PASS -- COMPILE 'hafs_mom6w_intel' [12:11, 10:16] ( 8 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [26:23, 14:17](811 MB) + +PASS -- COMPILE 'hafs_all_intel' [11:11, 09:48] ( 9 remarks ) +PASS -- TEST 'hafs_regional_docn_intel' [16:09, 05:44](919 MB) +PASS -- TEST 'hafs_regional_docn_oisst_intel' [16:07, 05:46](889 MB) +PASS -- TEST 'hafs_regional_datm_cdeps_intel' [24:45, 16:27](1343 MB) + +PASS -- COMPILE 'datm_cdeps_intel' [07:11, 05:40] ( 2 remarks ) +PASS -- TEST 'datm_cdeps_control_cfsr_intel' [10:19, 02:16](1161 MB) +PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [03:18, 01:20](1113 MB) +PASS -- TEST 'datm_cdeps_control_gefs_intel' [10:16, 02:08](1028 MB) +PASS -- TEST 'datm_cdeps_iau_gefs_intel' [10:17, 02:12](1014 MB) +PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [09:16, 02:12](1019 MB) +PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [09:17, 02:14](1153 MB) +PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [09:16, 02:11](1155 MB) +PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [09:16, 02:06](1020 MB) +PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [10:59, 04:58](1162 MB) +PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [11:51, 04:55](1146 MB) +PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [08:14, 02:11](1155 MB) +PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [09:16, 03:04](2452 MB) +PASS -- TEST 'datm_cdeps_gfs_intel' [09:21, 03:08](2406 MB) + +PASS -- COMPILE 'datm_cdeps_debug_intel' [05:11, 03:29] ( 2 warnings 2 remarks ) +PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [10:16, 05:13](1078 MB) + +PASS -- COMPILE 'datm_cdeps_faster_intel' [08:11, 06:51] ( 2 remarks ) +PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [08:16, 02:49](1151 MB) + +PASS -- COMPILE 'datm_cdeps_land_intel' [02:11, 00:48] ( 1 remarks ) +PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [04:27, 01:01](336 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_intel' [03:22, 00:51](572 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [03:24, 00:32](572 MB) + +PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [11:11, 09:26] ( 3 remarks ) +PASS -- TEST 'atm_ds2s_docn_pcice_intel' [07:53, 04:16](2020 MB) + +PASS -- COMPILE 'atm_ds2s_docn_dice_intel' [10:11, 08:55] ( 1 warnings 1 remarks ) +PASS -- TEST 'atm_ds2s_docn_dice_intel' [11:40, 08:39](2025 MB) + +PASS -- COMPILE 'atml_intel' [11:11, 09:28] ( 8 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_sbs_intel' [09:00, 06:28](1897 MB) +PASS -- TEST 'control_p8_atmlnd_intel' [08:58, 06:06](1890 MB) +PASS -- TEST 'control_restart_p8_atmlnd_intel' [06:40, 03:58](1144 MB) + +PASS -- COMPILE 'atml_debug_intel' [06:11, 04:28] ( 880 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_debug_intel' [09:01, 06:03](1917 MB) + +PASS -- COMPILE 'atmw_intel' [11:11, 09:53] ( 9 remarks ) +PASS -- TEST 'atmwav_control_noaero_p8_intel' [06:56, 02:51](1934 MB) + +PASS -- COMPILE 'atmaero_intel' [11:12, 08:37] ( 1 remarks ) +PASS -- TEST 'atmaero_control_p8_intel' [09:47, 05:50](2017 MB) +PASS -- TEST 'atmaero_control_p8_rad_intel' [08:47, 04:33](1788 MB) +PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [09:44, 06:16](1797 MB) + +PASS -- COMPILE 'atmaq_debug_intel' [05:11, 03:51] ( 882 warnings 6 remarks ) +PASS -- TEST 'regional_atmaq_debug_intel' [20:22, 16:59](4549 MB) + +PASS -- COMPILE 'atm_fbh_intel' [10:12, 08:25] ( 3 warnings 8 remarks ) +PASS -- TEST 'cpld_regional_atm_fbh_intel' [14:24, 09:48](1072 MB) + +PASS -- COMPILE 'datm_cdeps_intelllvm' [14:11, 13:00] +PASS -- TEST 'datm_cdeps_control_cfsr_intelllvm' [05:17, 02:16](1158 MB) + +PASS -- COMPILE 'datm_cdeps_debug_intelllvm' [03:11, 01:42] +PASS -- TEST 'datm_cdeps_debug_cfsr_intelllvm' [10:17, 06:04](1081 MB) + +PASS -- COMPILE 'atm_gnu' [06:11, 04:57] +PASS -- TEST 'control_c48_gnu' [11:37, 07:43](1520 MB) +PASS -- TEST 'control_stochy_gnu' [04:22, 02:23](717 MB) +PASS -- TEST 'control_ras_gnu' [06:20, 03:55](725 MB) +PASS -- TEST 'control_p8_gnu' [07:58, 04:59](1699 MB) +PASS -- TEST 'control_p8_ugwpv1_gnu' [07:44, 04:52](1716 MB) +PASS -- TEST 'control_flake_gnu' [07:22, 04:42](809 MB) + +PASS -- COMPILE 'rrfs_gnu' [06:11, 04:09] +PASS -- TEST 'rap_control_gnu' [11:34, 08:24](1073 MB) +PASS -- TEST 'rap_decomp_gnu' [10:35, 08:30](1072 MB) +PASS -- TEST 'rap_2threads_gnu' [09:46, 07:30](1129 MB) +PASS -- TEST 'rap_restart_gnu' [07:04, 04:15](876 MB) +PASS -- TEST 'rap_sfcdiff_gnu' [10:47, 08:29](1071 MB) +PASS -- TEST 'rap_sfcdiff_decomp_gnu' [10:33, 08:26](1072 MB) +PASS -- TEST 'rap_sfcdiff_restart_gnu' [08:56, 06:12](877 MB) +PASS -- TEST 'hrrr_control_gnu' [08:48, 04:27](1061 MB) +PASS -- TEST 'hrrr_control_noqr_gnu' [08:35, 04:22](1126 MB) +PASS -- TEST 'hrrr_control_2threads_gnu' [08:35, 03:58](1022 MB) +PASS -- TEST 'hrrr_control_decomp_gnu' [08:34, 04:21](1058 MB) +PASS -- TEST 'hrrr_control_restart_gnu' [04:20, 02:19](878 MB) +PASS -- TEST 'hrrr_control_restart_noqr_gnu' [04:20, 02:12](925 MB) +PASS -- TEST 'rrfs_v1beta_gnu' [14:52, 10:43](1066 MB) + +PASS -- COMPILE 'csawmg_gnu' [05:10, 04:07] +PASS -- TEST 'control_csawmg_gnu' [11:25, 07:56](1070 MB) + +PASS -- COMPILE 'atm_dyn32_debug_gnu' [09:10, 07:44] +PASS -- TEST 'control_diag_debug_gnu' [04:28, 01:41](1621 MB) +PASS -- TEST 'regional_debug_gnu' [09:26, 07:52](1121 MB) +PASS -- TEST 'rap_control_debug_gnu' [04:20, 02:07](1091 MB) +PASS -- TEST 'hrrr_control_debug_gnu' [04:19, 02:37](1081 MB) +PASS -- TEST 'hrrr_gf_debug_gnu' [04:19, 02:15](1097 MB) +PASS -- TEST 'hrrr_c3_debug_gnu' [05:18, 02:17](1086 MB) +PASS -- TEST 'rap_diag_debug_gnu' [05:29, 02:12](1263 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_gnu' [06:20, 03:16](1087 MB) +PASS -- TEST 'rap_progcld_thompson_debug_gnu' [05:20, 02:14](1089 MB) +PASS -- TEST 'rrfs_v1beta_debug_gnu' [05:19, 02:04](1083 MB) +PASS -- TEST 'control_ras_debug_gnu' [04:19, 01:24](722 MB) +PASS -- TEST 'control_stochy_debug_gnu' [04:18, 01:27](718 MB) +PASS -- TEST 'control_debug_p8_gnu' [03:32, 01:52](1694 MB) +PASS -- TEST 'rap_flake_debug_gnu' [03:20, 02:06](1093 MB) +PASS -- TEST 'rap_clm_lake_debug_gnu' [04:19, 02:11](1091 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_gnu' [05:49, 03:46](1093 MB) + +PASS -- COMPILE 'wam_debug_gnu' [04:11, 02:58] +PASS -- TEST 'control_wam_debug_gnu' [07:34, 05:37](1557 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_gnu' [05:11, 04:03] +PASS -- TEST 'rap_control_dyn32_phy32_gnu' [11:31, 10:00](955 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_gnu' [07:55, 05:44](940 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_gnu' [10:43, 09:05](958 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_gnu' [05:58, 04:01](879 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_gnu' [06:36, 04:46](940 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_gnu' [08:38, 07:04](854 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_gnu' [04:23, 02:25](853 MB) +PASS -- TEST 'conus13km_control_gnu' [04:37, 02:47](1255 MB) +PASS -- TEST 'conus13km_2threads_gnu' [03:31, 01:12](1161 MB) +PASS -- TEST 'conus13km_restart_mismatch_gnu' [03:30, 01:36](921 MB) + +PASS -- COMPILE 'atm_dyn64_phy32_gnu' [11:11, 09:12] +PASS -- TEST 'rap_control_dyn64_phy32_gnu' [08:30, 06:25](980 MB) + +PASS -- COMPILE 'atm_dyn32_phy32_debug_gnu' [09:11, 07:40] +PASS -- TEST 'rap_control_debug_dyn32_phy32_gnu' [04:18, 02:10](970 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_gnu' [04:18, 02:03](963 MB) +PASS -- TEST 'conus13km_debug_gnu' [08:31, 06:07](1276 MB) +PASS -- TEST 'conus13km_debug_qr_gnu' [09:33, 06:30](968 MB) +PASS -- TEST 'conus13km_debug_2threads_gnu' [06:28, 04:07](1184 MB) +PASS -- TEST 'conus13km_radar_tten_debug_gnu' [11:28, 08:17](1347 MB) + +PASS -- COMPILE 'atm_dyn64_phy32_debug_gnu' [09:11, 06:58] +PASS -- TEST 'rap_control_dyn64_phy32_debug_gnu' [05:20, 02:12](995 MB) + +PASS -- COMPILE 's2swa_gnu' [20:11, 18:53] + +PASS -- COMPILE 's2s_gnu' [18:11, 16:14] +PASS -- TEST 'cpld_control_nowave_noaero_p8_gnu' [18:02, 15:26](2719 MB) + +PASS -- COMPILE 's2swa_debug_gnu' [08:11, 06:43] + +PASS -- COMPILE 's2sw_pdlib_gnu' [18:11, 16:16] +PASS -- TEST 'cpld_control_pdlib_p8_gnu' [45:01, 41:58](2884 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_gnu' [06:11, 04:57] +PASS -- TEST 'cpld_debug_pdlib_p8_gnu' [17:49, 15:47](3023 MB) + +PASS -- COMPILE 'datm_cdeps_gnu' [18:11, 17:08] +PASS -- TEST 'datm_cdeps_control_cfsr_gnu' [05:16, 02:24](771 MB) SYNOPSIS: -Starting Date/Time: 20241106 10:21:24 -Ending Date/Time: 20241106 15:37:46 -Total Time: 05h:16m:59s +Starting Date/Time: 20241112 22:08:11 +Ending Date/Time: 20241113 00:26:45 +Total Time: 02h:19m:28s Compiles Completed: 60/60 Tests Completed: 247/247 diff --git a/tests/logs/RegressionTests_jet.log b/tests/logs/RegressionTests_jet.log index 4946db1fcb..4a1cb806aa 100644 --- a/tests/logs/RegressionTests_jet.log +++ b/tests/logs/RegressionTests_jet.log @@ -1,7 +1,7 @@ ====START OF JET REGRESSION TESTING LOG==== UFSWM hash used in testing: -7db9d8898499f1fde77381853ea17f3bfcadb7a7 +a455d4df714c11207a7361bd79013093ef6e6a31 Submodule hashes used in testing: 37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d) @@ -11,10 +11,10 @@ Submodule hashes used in testing: 05ac0ec3ea666080eed36e67f6cf8ce1255b243f CICE-interface/CICE/icepack (Icepack1.1.0-192-g05ac0ec) 24e9eed4ffe8138bef635c8f916f91b142595675 CMEPS-interface/CMEPS (cmeps_v0.4.1-2311-g24e9eed) cabd7753ae17f7bfcc6dad56daf10868aa51c3f4 CMakeModules (v1.0.0-28-gcabd775) - 1947bad314f3c54594828964efc8938596965891 FV3 (remotes/origin/rrfsv1-to-ufs/dev2) + 49967251b83255bdac7ac2f9626d2714e8b83d07 FV3 (heads/develop) e36e8572e7643d7e59a3979a61bdd83743ff7b00 FV3/atmos_cubed_sphere (201912_public_release-407-ge36e857) b7d55fd07fa35c5de9b2292596d30784a800b276 FV3/ccpp/framework (2024-07-11-dev-1-gb7d55fd) - 0678f44c137957033d357b2168b40fb5ab029be6 FV3/ccpp/physics (master-tag-before-replacing-with-ipd-setup-step-fast-5338-g0678f44c) + 002a886eeb14979a6811f89e885d2968cbfd9b70 FV3/ccpp/physics (EP4-893-g002a886e) 74a0e098b2163425e4b5466c2dfcf8ae26d560a5 FV3/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (v1.6) 6f5dd627d124ae94bb5ed7f5afd22f82c470b1b7 FV3/upp (upp_v10.2.0-230-g6f5dd627) -1ba8270870947b583cd51bc72ff8960f4c1fb36e FV3/upp/sorc/libIFI.fd @@ -27,7 +27,7 @@ Submodule hashes used in testing: 9423197f894112edfcb1502245f7d7b873d551f9 MOM6-interface/MOM6/pkg/CVMix-src (9423197) 29e64d652786e1d076a05128c920f394202bfe10 MOM6-interface/MOM6/pkg/GSW-Fortran (29e64d6) 3ac32f0db7a2a97d930f44fa5f060c983ff31ee8 NOAHMP-interface/noahmp (v3.7.1-436-g3ac32f0) - c7004b658b9dae9fc473d4e6511dfc1cf8e6a7bd WW3 (6.07.1-347-gc7004b65) + 06c20998e59082e79529a8e728c7c3a43a050911 WW3 (6.07.1-385-g06c20998) 05cad173feeb598431e3ef5f17c2df6562c8d101 fire_behavior (v0.2.0-1-g05cad17) fad2fe9f42f6b7f744b128b4a2a9433f91e4296f stochastic_physics (ufs-v2.0.0-219-gfad2fe9) @@ -38,257 +38,257 @@ 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: /lfs5/HFIP/hfv3gfs/role.epic/RT/NEMSfv3gfs/develop-20241031 -COMPARISON DIRECTORY: /lfs5/HFIP/h-nems/Fernando.Andrade-maldonado/RT_RUNDIRS/Fernando.Andrade-maldonado/FV3_RT/rt_833289 +BASELINE DIRECTORY: /lfs5/HFIP/hfv3gfs/role.epic/RT/NEMSfv3gfs/develop-20241112 +COMPARISON DIRECTORY: /lfs5/HFIP/h-nems/Fernando.Andrade-maldonado/RT_RUNDIRS/Fernando.Andrade-maldonado/FV3_RT/rt_1054341 RT.SH OPTIONS USED: * (-a) - HPC PROJECT ACCOUNT: h-nems * (-l) - USE CONFIG FILE: rt.conf * (-e) - USE ECFLOW -PASS -- COMPILE 's2swa_32bit_intel' [45:17, 43:35] ( 1 warnings 1380 remarks ) -PASS -- TEST 'cpld_control_p8_mixedmode_intel' [29:27, 13:14](2002 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_intel' [49:17, 47:54] ( 1 warnings 1427 remarks ) -PASS -- TEST 'cpld_control_gfsv17_intel' [57:22, 20:57](1888 MB) -PASS -- TEST 'cpld_control_gfsv17_iau_intel' [25:24, 21:55](2044 MB) -PASS -- TEST 'cpld_restart_gfsv17_intel' [13:09, 10:35](1139 MB) -PASS -- TEST 'cpld_mpi_gfsv17_intel' [00:11, 23:50](1855 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [50:17, 49:02] ( 1 warnings 1424 remarks ) -PASS -- TEST 'cpld_control_sfs_intel' [58:04, 20:18](1882 MB) - -PASS -- COMPILE 's2swa_intel' [46:17, 44:09] ( 1 warnings 1399 remarks ) -PASS -- TEST 'cpld_control_p8_intel' [56:20, 16:38](2056 MB) -PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [56:40, 16:45](2062 MB) -PASS -- TEST 'cpld_restart_p8_intel' [16:17, 09:03](1714 MB) -PASS -- TEST 'cpld_control_qr_p8_intel' [46:21, 16:36](2087 MB) -PASS -- TEST 'cpld_restart_qr_p8_intel' [26:20, 09:05](1742 MB) -PASS -- TEST 'cpld_2threads_p8_intel' [34:11, 15:50](2318 MB) -PASS -- TEST 'cpld_decomp_p8_intel' [46:12, 16:52](2032 MB) -PASS -- TEST 'cpld_mpi_p8_intel' [17:26, 13:52](1983 MB) -PASS -- TEST 'cpld_control_ciceC_p8_intel' [35:36, 16:48](2061 MB) -PASS -- TEST 'cpld_s2sa_p8_intel' [48:27, 09:13](2025 MB) - -PASS -- COMPILE 's2sw_intel' [43:17, 41:40] ( 1 warnings 1284 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_intel' [13:30, 09:16](1909 MB) -PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [32:47, 14:13](1979 MB) - -PASS -- COMPILE 's2swa_debug_intel' [09:12, 06:11] ( 1413 warnings 1228 remarks ) -PASS -- TEST 'cpld_debug_p8_intel' [04:40, 27:39](2092 MB) - -PASS -- COMPILE 's2sw_debug_intel' [22:13, 05:57] ( 1413 warnings 1228 remarks ) -PASS -- TEST 'cpld_debug_noaero_p8_intel' [32:16, 11:23](1929 MB) - -PASS -- COMPILE 's2s_aoflux_intel' [59:16, 30:35] ( 1010 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [10:23, 05:36](1965 MB) - -PASS -- COMPILE 's2s_intel' [14:21, 38:14] ( 1 warnings 1033 remarks ) -PASS -- TEST 'cpld_control_c48_intel' [21:04, 10:18](3014 MB) -PASS -- TEST 'cpld_warmstart_c48_intel' [14:02, 03:02](3013 MB) -PASS -- TEST 'cpld_restart_c48_intel' [10:55, 01:48](2461 MB) - -PASS -- COMPILE 's2swa_faster_intel' [10:28, 32:45] ( 1 warnings 1615 remarks ) -PASS -- TEST 'cpld_control_p8_faster_intel' [32:02, 16:13](2063 MB) - -PASS -- COMPILE 's2sw_pdlib_intel' [24:28, 48:40] ( 1 warnings 1344 remarks ) -PASS -- TEST 'cpld_control_pdlib_p8_intel' [50:29, 31:26](1923 MB) -PASS -- TEST 'cpld_restart_pdlib_p8_intel' [32:49, 17:24](1127 MB) -PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [55:38, 40:04](1899 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_intel' [32:14, 05:11] ( 1523 warnings 1998 remarks ) -PASS -- TEST 'cpld_debug_pdlib_p8_intel' [49:17, 39:02](1933 MB) - -PASS -- COMPILE 'atm_dyn32_intel' [47:19, 37:41] ( 1 warnings 1116 remarks ) -PASS -- TEST 'control_flake_intel' [07:44, 04:33](645 MB) -PASS -- TEST 'control_CubedSphereGrid_intel' [12:39, 04:25](1540 MB) -PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [07:41, 04:40](1544 MB) -PASS -- TEST 'control_latlon_intel' [12:35, 04:26](1544 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [07:43, 04:39](1542 MB) -PASS -- TEST 'control_c48_intel' [26:37, 18:15](1700 MB) -PASS -- TEST 'control_c48.v2.sfc_intel' [18:51, 10:22](826 MB) -PASS -- TEST 'control_c192_intel' [18:51, 15:58](1684 MB) -PASS -- TEST 'control_c384_intel' [31:50, 23:07](1816 MB) -PASS -- TEST 'control_c384gdas_intel' [23:33, 13:25](1002 MB) -PASS -- TEST 'control_stochy_intel' [05:38, 02:20](606 MB) -PASS -- TEST 'control_stochy_restart_intel' [05:29, 01:18](431 MB) -PASS -- TEST 'control_lndp_intel' [05:39, 02:12](600 MB) -PASS -- TEST 'control_iovr4_intel' [06:47, 03:28](597 MB) -PASS -- TEST 'control_iovr5_intel' [06:42, 03:25](604 MB) -PASS -- TEST 'control_p8_intel' [08:57, 04:56](1830 MB) -PASS -- TEST 'control_p8.v2.sfc_intel' [14:10, 04:01](1843 MB) -PASS -- TEST 'control_p8_ugwpv1_intel' [07:50, 04:50](1836 MB) -PASS -- TEST 'control_restart_p8_intel' [42:30, 02:55](1055 MB) -PASS -- TEST 'control_noqr_p8_intel' [12:53, 04:51](1817 MB) -PASS -- TEST 'control_restart_noqr_p8_intel' [38:24, 02:50](1074 MB) -PASS -- TEST 'control_decomp_p8_intel' [08:48, 04:59](1822 MB) -PASS -- TEST 'control_2threads_p8_intel' [07:51, 04:42](1915 MB) -PASS -- TEST 'control_p8_lndp_intel' [11:41, 08:47](1832 MB) -PASS -- TEST 'control_p8_rrtmgp_intel' [14:56, 05:13](1898 MB) -PASS -- TEST 'control_p8_mynn_intel' [12:55, 04:15](1849 MB) -PASS -- TEST 'merra2_thompson_intel' [07:48, 04:30](1837 MB) -PASS -- TEST 'regional_control_intel' [15:23, 07:14](1001 MB) -PASS -- TEST 'regional_restart_intel' [36:59, 04:04](996 MB) -PASS -- TEST 'regional_decomp_intel' [15:21, 07:32](1004 MB) -PASS -- TEST 'regional_2threads_intel' [07:22, 04:34](998 MB) -PASS -- TEST 'regional_netcdf_parallel_intel' [15:42, 07:09](1001 MB) -PASS -- TEST 'regional_2dwrtdecomp_intel' [14:38, 07:04](1004 MB) - -PASS -- COMPILE 'rrfs_intel' [48:15, 34:56] ( 3 warnings 1092 remarks ) -PASS -- TEST 'rap_control_intel' [51:54, 10:17](983 MB) -PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [09:10, 05:31](1166 MB) -PASS -- TEST 'rap_decomp_intel' [52:52, 10:54](977 MB) -PASS -- TEST 'rap_2threads_intel' [51:13, 09:53](1075 MB) -PASS -- TEST 'rap_restart_intel' [02:01, 05:44](979 MB) -PASS -- TEST 'rap_sfcdiff_intel' [51:01, 10:18](992 MB) -PASS -- TEST 'rap_sfcdiff_decomp_intel' [51:57, 10:49](985 MB) -PASS -- TEST 'rap_sfcdiff_restart_intel' [05:04, 08:05](995 MB) -PASS -- TEST 'hrrr_control_intel' [46:55, 05:19](984 MB) -PASS -- TEST 'hrrr_control_decomp_intel' [46:51, 05:29](975 MB) -PASS -- TEST 'hrrr_control_2threads_intel' [45:55, 04:57](1047 MB) -PASS -- TEST 'hrrr_control_restart_intel' [03:46, 03:18](908 MB) -PASS -- TEST 'rrfs_v1beta_intel' [51:04, 10:11](980 MB) -PASS -- TEST 'rrfs_v1nssl_intel' [53:42, 13:32](1930 MB) -PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [50:44, 13:12](1928 MB) - -PASS -- COMPILE 'csawmg_intel' [45:17, 34:45] ( 1091 remarks ) -PASS -- TEST 'control_csawmg_intel' [35:00, 08:23](963 MB) -PASS -- TEST 'control_ras_intel' [31:34, 04:38](672 MB) - -PASS -- COMPILE 'wam_intel' [45:18, 35:36] ( 994 remarks ) -PASS -- TEST 'control_wam_intel' [34:26, 14:49](1618 MB) - -PASS -- COMPILE 'atm_faster_dyn32_intel' [45:16, 37:34] ( 1294 remarks ) -PASS -- TEST 'control_p8_faster_intel' [14:30, 04:07](1838 MB) -PASS -- TEST 'regional_control_faster_intel' [17:14, 06:57](1006 MB) - -PASS -- COMPILE 'atm_debug_dyn32_intel' [49:59, 08:33] ( 882 warnings 9 remarks ) -PASS -- TEST 'control_CubedSphereGrid_debug_intel' [01:57, 03:15](1567 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [02:02, 03:15](1570 MB) -PASS -- TEST 'control_stochy_debug_intel' [02:46, 04:19](785 MB) -PASS -- TEST 'control_lndp_debug_intel' [02:39, 03:54](796 MB) -PASS -- TEST 'control_csawmg_debug_intel' [03:54, 05:55](1089 MB) -PASS -- TEST 'control_ras_debug_intel' [02:38, 04:00](789 MB) -PASS -- TEST 'control_diag_debug_intel' [01:58, 03:52](1634 MB) -PASS -- TEST 'control_debug_p8_intel' [02:00, 03:47](1856 MB) -PASS -- TEST 'regional_debug_intel' [20:59, 22:29](1012 MB) -PASS -- TEST 'rap_control_debug_intel' [04:46, 06:39](1161 MB) -PASS -- TEST 'hrrr_control_debug_intel' [04:46, 06:31](1155 MB) -PASS -- TEST 'hrrr_gf_debug_intel' [04:45, 06:34](1166 MB) -PASS -- TEST 'hrrr_c3_debug_intel' [04:45, 06:37](1163 MB) -PASS -- TEST 'rap_unified_drag_suite_debug_intel' [04:38, 06:38](1164 MB) -PASS -- TEST 'rap_diag_debug_intel' [03:55, 06:56](1242 MB) -PASS -- TEST 'rap_cires_ugwp_debug_intel' [02:34, 06:45](1168 MB) -PASS -- TEST 'rap_unified_ugwp_debug_intel' [02:36, 06:45](1165 MB) -PASS -- TEST 'rap_lndp_debug_intel' [01:37, 06:41](1170 MB) -PASS -- TEST 'rap_progcld_thompson_debug_intel' [59:37, 06:38](1167 MB) -PASS -- TEST 'rap_noah_debug_intel' [58:47, 06:29](1161 MB) -PASS -- TEST 'rap_sfcdiff_debug_intel' [55:37, 06:39](1164 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [46:56, 10:36](1162 MB) -PASS -- TEST 'rrfs_v1beta_debug_intel' [42:52, 06:38](1175 MB) -PASS -- TEST 'rap_clm_lake_debug_intel' [43:54, 08:01](1180 MB) -PASS -- TEST 'rap_flake_debug_intel' [42:52, 06:45](1170 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [47:15, 11:20](1171 MB) - -PASS -- COMPILE 'wam_debug_intel' [31:50, 05:13] ( 837 warnings 1 remarks ) -PASS -- TEST 'control_wam_debug_intel' [18:14, 17:05](1642 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [45:53, 30:49] ( 3 warnings 1026 remarks ) -PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [41:29, 05:45](1041 MB) -PASS -- TEST 'rap_control_dyn32_phy32_intel' [44:09, 08:52](894 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [40:02, 04:56](865 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [43:58, 08:43](946 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [38:56, 04:38](903 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [39:04, 05:17](853 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_intel' [45:27, 06:27](893 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [45:09, 02:38](838 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [52:47, 32:56] ( 3 warnings 1199 remarks ) -PASS -- TEST 'conus13km_control_intel' [10:16, 03:13](1095 MB) -PASS -- TEST 'conus13km_2threads_intel' [45:30, 01:28](1042 MB) -PASS -- TEST 'conus13km_restart_mismatch_intel' [45:27, 01:42](1007 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [41:43, 32:13] ( 3 warnings 1046 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_intel' [14:14, 06:07](909 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [07:09, 05:38] ( 785 warnings 8 remarks ) -PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [39:50, 06:35](1041 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [39:50, 06:31](1034 MB) -PASS -- TEST 'conus13km_debug_intel' [51:22, 18:13](1147 MB) -PASS -- TEST 'conus13km_debug_qr_intel' [51:12, 18:15](860 MB) -PASS -- TEST 'conus13km_debug_2threads_intel' [44:07, 10:53](1093 MB) -PASS -- TEST 'conus13km_radar_tten_debug_intel' [51:07, 18:16](1216 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [04:06, 05:44] ( 785 warnings 8 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [39:43, 06:45](1081 MB) - -PASS -- COMPILE 'hafsw_intel' [16:53, 41:24] ( 1 warnings 1418 remarks ) -PASS -- TEST 'hafs_regional_atm_intel' [06:37, 07:21](703 MB) -PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [04:48, 06:50](1069 MB) -PASS -- TEST 'hafs_regional_atm_ocn_intel' [08:53, 09:40](753 MB) -PASS -- TEST 'hafs_regional_atm_wav_intel' [15:40, 16:43](787 MB) -PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [17:00, 18:25](805 MB) -PASS -- TEST 'gnv1_nested_intel' [06:10, 06:54](1668 MB) - -PASS -- COMPILE 'hafs_all_intel' [10:29, 36:36] ( 1265 remarks ) -PASS -- TEST 'hafs_regional_docn_intel' [20:58, 08:51](751 MB) -PASS -- TEST 'hafs_regional_docn_oisst_intel' [20:58, 08:48](735 MB) - -PASS -- COMPILE 'datm_cdeps_intel' [42:26, 08:42] ( 67 remarks ) -PASS -- TEST 'datm_cdeps_control_cfsr_intel' [43:09, 03:48](1069 MB) -PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [07:27, 02:08](1055 MB) -PASS -- TEST 'datm_cdeps_control_gefs_intel' [43:12, 03:42](931 MB) -PASS -- TEST 'datm_cdeps_iau_gefs_intel' [43:07, 03:44](939 MB) -PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [43:09, 03:47](932 MB) -PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [43:11, 03:48](1062 MB) -PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [43:09, 03:49](1078 MB) -PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [43:10, 03:41](935 MB) -PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [46:55, 07:52](893 MB) -PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [46:51, 07:57](852 MB) -PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [43:04, 03:48](1074 MB) -PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [44:02, 05:29](2427 MB) -PASS -- TEST 'datm_cdeps_gfs_intel' [44:02, 05:32](2425 MB) - -PASS -- COMPILE 'datm_cdeps_debug_intel' [11:20, 03:51] ( 2 warnings ) -PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [52:04, 08:26](1032 MB) - -PASS -- COMPILE 'datm_cdeps_faster_intel' [15:23, 08:42] ( 70 remarks ) -PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [43:05, 03:48](1085 MB) - -PASS -- COMPILE 'datm_cdeps_land_intel' [00:21, 02:11] ( 60 remarks ) -PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [05:45, 01:18](238 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_intel' [05:40, 01:07](267 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [40:10, 00:56](263 MB) - -PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [41:01, 36:52] ( 1015 remarks ) -PASS -- TEST 'atm_ds2s_docn_pcice_intel' [09:52, 05:01](1917 MB) - -PASS -- COMPILE 'atm_ds2s_docn_dice_intel' [20:02, 36:31] ( 1 warnings 1020 remarks ) -PASS -- TEST 'atm_ds2s_docn_dice_intel' [13:23, 10:37](1908 MB) - -PASS -- COMPILE 'atml_intel' [17:04, 38:39] ( 8 warnings 1157 remarks ) -PASS -- TEST 'control_p8_atmlnd_sbs_intel' [07:18, 05:51](1856 MB) -PASS -- TEST 'control_p8_atmlnd_intel' [07:20, 05:51](1860 MB) -PASS -- TEST 'control_restart_p8_atmlnd_intel' [22:08, 03:11](1068 MB) - -PASS -- COMPILE 'atml_debug_intel' [45:56, 06:49] ( 880 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_debug_intel' [10:22, 07:18](1878 MB) - -PASS -- COMPILE 'atmw_intel' [48:01, 37:23] ( 1260 remarks ) -PASS -- TEST 'atmwav_control_noaero_p8_intel' [04:09, 02:25](1859 MB) - -PASS -- COMPILE 'atmaero_intel' [40:24, 36:23] ( 1098 remarks ) -PASS -- TEST 'atmaero_control_p8_intel' [08:27, 05:20](1929 MB) -PASS -- TEST 'atmaero_control_p8_rad_intel' [09:27, 06:24](1707 MB) -PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [09:17, 06:30](1709 MB) - -PASS -- COMPILE 'atm_fbh_intel' [34:17, 31:28] ( 3 warnings 996 remarks ) -PASS -- TEST 'cpld_regional_atm_fbh_intel' [12:50, 15:22](1019 MB) +PASS -- COMPILE 's2swa_32bit_intel' [01:26, 43:11] ( 1 warnings 1388 remarks ) +PASS -- TEST 'cpld_control_p8_mixedmode_intel' [32:55, 13:38](2027 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_intel' [06:26, 48:39] ( 1 warnings 1435 remarks ) +PASS -- TEST 'cpld_control_gfsv17_intel' [45:46, 24:28](1887 MB) +PASS -- TEST 'cpld_control_gfsv17_iau_intel' [35:26, 26:19](2011 MB) +PASS -- TEST 'cpld_restart_gfsv17_intel' [19:16, 10:01](1140 MB) +PASS -- TEST 'cpld_mpi_gfsv17_intel' [48:41, 27:51](1858 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [11:29, 53:32] ( 1 warnings 1432 remarks ) +PASS -- TEST 'cpld_control_sfs_intel' [43:28, 24:14](1881 MB) + +PASS -- COMPILE 's2swa_intel' [01:26, 43:52] ( 1 warnings 1407 remarks ) +PASS -- TEST 'cpld_control_p8_intel' [28:49, 16:59](2068 MB) +PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [37:01, 16:58](2069 MB) +PASS -- TEST 'cpld_restart_p8_intel' [12:31, 09:00](1707 MB) +PASS -- TEST 'cpld_control_qr_p8_intel' [36:48, 16:59](2073 MB) +PASS -- TEST 'cpld_restart_qr_p8_intel' [32:33, 09:11](1732 MB) +PASS -- TEST 'cpld_2threads_p8_intel' [28:43, 16:31](2331 MB) +PASS -- TEST 'cpld_decomp_p8_intel' [36:47, 17:11](2042 MB) +PASS -- TEST 'cpld_mpi_p8_intel' [25:55, 14:06](2017 MB) +PASS -- TEST 'cpld_control_ciceC_p8_intel' [37:03, 16:57](2060 MB) +PASS -- TEST 'cpld_s2sa_p8_intel' [28:45, 09:12](2016 MB) + +PASS -- COMPILE 's2sw_intel' [59:26, 41:24] ( 1 warnings 1292 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_intel' [01:32, 09:49](1908 MB) +PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [28:00, 14:09](1985 MB) + +PASS -- COMPILE 's2swa_debug_intel' [57:19, 06:06] ( 1410 warnings 1216 remarks ) +PASS -- TEST 'cpld_debug_p8_intel' [03:54, 27:37](2099 MB) + +PASS -- COMPILE 's2sw_debug_intel' [24:32, 05:58] ( 1410 warnings 1216 remarks ) +PASS -- TEST 'cpld_debug_noaero_p8_intel' [19:33, 11:46](1921 MB) + +PASS -- COMPILE 's2s_aoflux_intel' [56:38, 37:22] ( 1010 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [43:20, 05:31](1969 MB) + +PASS -- COMPILE 's2s_intel' [51:38, 37:30] ( 1 warnings 1033 remarks ) +PASS -- TEST 'cpld_control_c48_intel' [17:49, 10:18](3020 MB) +PASS -- TEST 'cpld_warmstart_c48_intel' [29:54, 03:02](3010 MB) +PASS -- TEST 'cpld_restart_c48_intel' [09:53, 01:45](2466 MB) + +PASS -- COMPILE 's2swa_faster_intel' [47:48, 32:11] ( 1 warnings 1623 remarks ) +PASS -- TEST 'cpld_control_p8_faster_intel' [44:49, 16:24](2060 MB) + +PASS -- COMPILE 's2sw_pdlib_intel' [20:33, 46:15] ( 1 warnings 1352 remarks ) +PASS -- TEST 'cpld_control_pdlib_p8_intel' [52:17, 33:23](1922 MB) +PASS -- TEST 'cpld_restart_pdlib_p8_intel' [34:21, 16:37](1140 MB) +PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [47:19, 39:25](1909 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_intel' [11:11, 06:01] ( 1520 warnings 1986 remarks ) +PASS -- TEST 'cpld_debug_pdlib_p8_intel' [02:30, 38:34](1939 MB) + +PASS -- COMPILE 'atm_dyn32_intel' [00:25, 37:37] ( 1 warnings 1116 remarks ) +PASS -- TEST 'control_flake_intel' [46:33, 04:43](651 MB) +PASS -- TEST 'control_CubedSphereGrid_intel' [45:51, 04:34](1544 MB) +PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [45:57, 04:41](1546 MB) +PASS -- TEST 'control_latlon_intel' [45:50, 04:33](1535 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [45:58, 04:38](1529 MB) +PASS -- TEST 'control_c48_intel' [33:52, 18:08](1706 MB) +PASS -- TEST 'control_c48.v2.sfc_intel' [26:36, 10:14](825 MB) +PASS -- TEST 'control_c192_intel' [58:06, 16:06](1698 MB) +PASS -- TEST 'control_c384_intel' [06:06, 23:26](1817 MB) +PASS -- TEST 'control_c384gdas_intel' [56:53, 13:39](1008 MB) +PASS -- TEST 'control_stochy_intel' [43:34, 02:28](598 MB) +PASS -- TEST 'control_stochy_restart_intel' [18:30, 01:23](438 MB) +PASS -- TEST 'control_lndp_intel' [43:34, 02:22](602 MB) +PASS -- TEST 'control_iovr4_intel' [44:34, 03:35](598 MB) +PASS -- TEST 'control_iovr5_intel' [43:31, 03:35](599 MB) +PASS -- TEST 'control_p8_intel' [43:04, 05:00](1825 MB) +PASS -- TEST 'control_p8.v2.sfc_intel' [21:06, 03:54](1835 MB) +PASS -- TEST 'control_p8_ugwpv1_intel' [25:02, 04:45](1827 MB) +PASS -- TEST 'control_restart_p8_intel' [16:58, 02:42](1048 MB) +PASS -- TEST 'control_noqr_p8_intel' [19:55, 04:43](1818 MB) +PASS -- TEST 'control_restart_noqr_p8_intel' [18:57, 02:33](1072 MB) +PASS -- TEST 'control_decomp_p8_intel' [17:54, 04:53](1822 MB) +PASS -- TEST 'control_2threads_p8_intel' [15:53, 04:37](1910 MB) +PASS -- TEST 'control_p8_lndp_intel' [19:43, 08:37](1831 MB) +PASS -- TEST 'control_p8_rrtmgp_intel' [27:54, 05:19](1882 MB) +PASS -- TEST 'control_p8_mynn_intel' [26:53, 04:05](1844 MB) +PASS -- TEST 'merra2_thompson_intel' [25:51, 04:28](1841 MB) +PASS -- TEST 'regional_control_intel' [17:39, 07:15](1013 MB) +PASS -- TEST 'regional_restart_intel' [16:37, 03:51](1001 MB) +PASS -- TEST 'regional_decomp_intel' [13:39, 07:37](997 MB) +PASS -- TEST 'regional_2threads_intel' [20:38, 04:29](1004 MB) +PASS -- TEST 'regional_netcdf_parallel_intel' [11:43, 07:08](1006 MB) +PASS -- TEST 'regional_2dwrtdecomp_intel' [12:34, 07:08](1007 MB) + +PASS -- COMPILE 'rrfs_intel' [36:17, 34:43] ( 3 warnings 1092 remarks ) +PASS -- TEST 'rap_control_intel' [41:56, 10:03](990 MB) +PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [25:08, 05:55](1170 MB) +PASS -- TEST 'rap_decomp_intel' [42:53, 10:40](982 MB) +PASS -- TEST 'rap_2threads_intel' [41:56, 09:33](1076 MB) +PASS -- TEST 'rap_restart_intel' [20:49, 05:20](980 MB) +PASS -- TEST 'rap_sfcdiff_intel' [41:55, 10:01](983 MB) +PASS -- TEST 'rap_sfcdiff_decomp_intel' [42:56, 10:39](972 MB) +PASS -- TEST 'rap_sfcdiff_restart_intel' [22:47, 07:40](992 MB) +PASS -- TEST 'hrrr_control_intel' [50:55, 05:26](985 MB) +PASS -- TEST 'hrrr_control_decomp_intel' [50:55, 05:40](976 MB) +PASS -- TEST 'hrrr_control_2threads_intel' [50:01, 05:03](1046 MB) +PASS -- TEST 'hrrr_control_restart_intel' [16:31, 02:53](919 MB) +PASS -- TEST 'rrfs_v1beta_intel' [38:05, 09:52](985 MB) +PASS -- TEST 'rrfs_v1nssl_intel' [41:40, 13:20](1933 MB) +PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [40:39, 12:51](1933 MB) + +PASS -- COMPILE 'csawmg_intel' [36:18, 34:40] ( 1091 remarks ) +PASS -- TEST 'control_csawmg_intel' [52:54, 08:26](964 MB) +PASS -- TEST 'control_ras_intel' [32:34, 04:21](671 MB) + +PASS -- COMPILE 'wam_intel' [42:18, 35:29] ( 994 remarks ) +PASS -- TEST 'control_wam_intel' [29:55, 14:27](1619 MB) + +PASS -- COMPILE 'atm_faster_dyn32_intel' [56:22, 37:28] ( 1294 remarks ) +PASS -- TEST 'control_p8_faster_intel' [19:53, 03:37](1831 MB) +PASS -- TEST 'regional_control_faster_intel' [22:37, 06:35](1007 MB) + +PASS -- COMPILE 'atm_debug_dyn32_intel' [53:21, 08:42] ( 882 warnings 9 remarks ) +PASS -- TEST 'control_CubedSphereGrid_debug_intel' [23:46, 02:51](1568 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [22:47, 02:43](1572 MB) +PASS -- TEST 'control_stochy_debug_intel' [24:26, 03:57](774 MB) +PASS -- TEST 'control_lndp_debug_intel' [14:26, 03:30](776 MB) +PASS -- TEST 'control_csawmg_debug_intel' [23:40, 05:32](1089 MB) +PASS -- TEST 'control_ras_debug_intel' [20:32, 03:34](786 MB) +PASS -- TEST 'control_diag_debug_intel' [19:45, 03:30](1631 MB) +PASS -- TEST 'control_debug_p8_intel' [19:45, 03:23](1849 MB) +PASS -- TEST 'regional_debug_intel' [37:43, 22:11](1044 MB) +PASS -- TEST 'rap_control_debug_intel' [21:26, 06:17](1164 MB) +PASS -- TEST 'hrrr_control_debug_intel' [21:34, 06:14](1158 MB) +PASS -- TEST 'hrrr_gf_debug_intel' [18:26, 06:15](1165 MB) +PASS -- TEST 'hrrr_c3_debug_intel' [16:26, 06:16](1163 MB) +PASS -- TEST 'rap_unified_drag_suite_debug_intel' [15:27, 06:16](1164 MB) +PASS -- TEST 'rap_diag_debug_intel' [15:39, 06:32](1249 MB) +PASS -- TEST 'rap_cires_ugwp_debug_intel' [14:27, 06:22](1166 MB) +PASS -- TEST 'rap_unified_ugwp_debug_intel' [14:24, 06:21](1163 MB) +PASS -- TEST 'rap_lndp_debug_intel' [14:24, 06:17](1169 MB) +PASS -- TEST 'rap_progcld_thompson_debug_intel' [59:37, 06:32](1166 MB) +PASS -- TEST 'rap_noah_debug_intel' [59:36, 06:28](1162 MB) +PASS -- TEST 'rap_sfcdiff_debug_intel' [59:34, 06:40](1185 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [03:38, 10:27](1164 MB) +PASS -- TEST 'rrfs_v1beta_debug_intel' [59:35, 06:27](1167 MB) +PASS -- TEST 'rap_clm_lake_debug_intel' [58:35, 07:50](1165 MB) +PASS -- TEST 'rap_flake_debug_intel' [52:36, 06:07](1163 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [56:56, 11:06](1174 MB) + +PASS -- COMPILE 'wam_debug_intel' [47:20, 05:35] ( 837 warnings 1 remarks ) +PASS -- TEST 'control_wam_debug_intel' [30:44, 16:37](1635 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [50:17, 30:54] ( 3 warnings 1026 remarks ) +PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [51:14, 05:38](1042 MB) +PASS -- TEST 'rap_control_dyn32_phy32_intel' [53:55, 08:36](906 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [49:46, 04:44](866 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [53:50, 08:22](947 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [47:52, 04:27](898 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [47:50, 04:59](855 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_intel' [27:28, 06:12](896 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [27:07, 02:20](836 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [00:21, 32:18] ( 3 warnings 1199 remarks ) +PASS -- TEST 'conus13km_control_intel' [03:29, 02:38](1098 MB) +PASS -- TEST 'conus13km_2threads_intel' [27:56, 01:11](1038 MB) +PASS -- TEST 'conus13km_restart_mismatch_intel' [26:52, 01:27](1008 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [45:17, 31:44] ( 3 warnings 1046 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_intel' [56:29, 05:26](907 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [16:11, 05:27] ( 785 warnings 8 remarks ) +PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [48:34, 06:28](1040 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [48:36, 06:20](1035 MB) +PASS -- TEST 'conus13km_debug_intel' [00:08, 18:03](1152 MB) +PASS -- TEST 'conus13km_debug_qr_intel' [58:59, 18:02](857 MB) +PASS -- TEST 'conus13km_debug_2threads_intel' [02:01, 10:15](1073 MB) +PASS -- TEST 'conus13km_radar_tten_debug_intel' [14:09, 17:33](1215 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [22:13, 05:12] ( 785 warnings 8 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [02:42, 06:12](1084 MB) + +PASS -- COMPILE 'hafsw_intel' [47:17, 39:51] ( 1 warnings 1426 remarks ) +PASS -- TEST 'hafs_regional_atm_intel' [13:27, 07:09](700 MB) +PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [12:36, 06:31](1071 MB) +PASS -- TEST 'hafs_regional_atm_ocn_intel' [39:26, 08:55](757 MB) +PASS -- TEST 'hafs_regional_atm_wav_intel' [33:45, 15:38](788 MB) +PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [25:51, 19:24](805 MB) +PASS -- TEST 'gnv1_nested_intel' [23:07, 05:54](1669 MB) + +PASS -- COMPILE 'hafs_all_intel' [34:36, 36:32] ( 1273 remarks ) +PASS -- TEST 'hafs_regional_docn_intel' [09:43, 08:27](752 MB) +PASS -- TEST 'hafs_regional_docn_oisst_intel' [12:48, 08:34](734 MB) + +PASS -- COMPILE 'datm_cdeps_intel' [03:28, 08:20] ( 67 remarks ) +PASS -- TEST 'datm_cdeps_control_cfsr_intel' [31:49, 03:35](1073 MB) +PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [06:27, 02:13](1045 MB) +PASS -- TEST 'datm_cdeps_control_gefs_intel' [29:48, 03:31](941 MB) +PASS -- TEST 'datm_cdeps_iau_gefs_intel' [31:49, 03:32](933 MB) +PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [29:49, 03:34](931 MB) +PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [31:49, 03:36](1071 MB) +PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [31:49, 03:37](1073 MB) +PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [31:49, 03:28](943 MB) +PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [30:40, 07:41](890 MB) +PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [38:41, 07:37](851 MB) +PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [31:46, 03:36](1085 MB) +PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [27:48, 05:05](2414 MB) +PASS -- TEST 'datm_cdeps_gfs_intel' [33:49, 05:07](2370 MB) + +PASS -- COMPILE 'datm_cdeps_debug_intel' [03:38, 03:23] ( 2 warnings ) +PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [33:28, 08:13](1014 MB) + +PASS -- COMPILE 'datm_cdeps_faster_intel' [58:50, 08:17] ( 70 remarks ) +PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [27:28, 03:37](1071 MB) + +PASS -- COMPILE 'datm_cdeps_land_intel' [31:34, 01:53] ( 60 remarks ) +PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [27:39, 01:06](236 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_intel' [26:35, 01:00](262 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [04:31, 00:36](261 MB) + +PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [04:31, 36:41] ( 1015 remarks ) +PASS -- TEST 'atm_ds2s_docn_pcice_intel' [02:44, 04:54](1874 MB) + +PASS -- COMPILE 'atm_ds2s_docn_dice_intel' [39:25, 35:58] ( 1 warnings 1020 remarks ) +PASS -- TEST 'atm_ds2s_docn_dice_intel' [05:31, 10:32](1903 MB) + +PASS -- COMPILE 'atml_intel' [03:23, 37:28] ( 8 warnings 1157 remarks ) +PASS -- TEST 'control_p8_atmlnd_sbs_intel' [58:33, 05:40](1859 MB) +PASS -- TEST 'control_p8_atmlnd_intel' [58:32, 05:38](1826 MB) +PASS -- TEST 'control_restart_p8_atmlnd_intel' [18:57, 03:02](1066 MB) + +PASS -- COMPILE 'atml_debug_intel' [32:14, 06:19] ( 880 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_debug_intel' [11:16, 07:11](1884 MB) + +PASS -- COMPILE 'atmw_intel' [59:21, 37:53] ( 1268 remarks ) +PASS -- TEST 'atmwav_control_noaero_p8_intel' [52:18, 02:34](1856 MB) + +PASS -- COMPILE 'atmaero_intel' [40:17, 36:21] ( 1098 remarks ) +PASS -- TEST 'atmaero_control_p8_intel' [47:20, 05:18](1928 MB) +PASS -- TEST 'atmaero_control_p8_rad_intel' [48:22, 06:23](1708 MB) +PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [49:14, 06:29](1717 MB) + +PASS -- COMPILE 'atm_fbh_intel' [28:34, 31:28] ( 3 warnings 996 remarks ) +PASS -- TEST 'cpld_regional_atm_fbh_intel' [57:49, 15:12](1025 MB) SYNOPSIS: -Starting Date/Time: 20241106 18:55:04 -Ending Date/Time: 20241108 04:54:37 -Total Time: 10h:00m:42s +Starting Date/Time: 20241113 03:51:38 +Ending Date/Time: 20241113 23:21:05 +Total Time: 19h:30m:29s Compiles Completed: 37/37 Tests Completed: 165/165 diff --git a/tests/logs/RegressionTests_orion.log b/tests/logs/RegressionTests_orion.log index c3b323b74b..3840ad427f 100644 --- a/tests/logs/RegressionTests_orion.log +++ b/tests/logs/RegressionTests_orion.log @@ -1,7 +1,7 @@ ====START OF ORION REGRESSION TESTING LOG==== UFSWM hash used in testing: -7db9d8898499f1fde77381853ea17f3bfcadb7a7 +8408059fed3c23317f09beae2012cd072cddcda5 Submodule hashes used in testing: 37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d) @@ -11,10 +11,10 @@ Submodule hashes used in testing: 05ac0ec3ea666080eed36e67f6cf8ce1255b243f CICE-interface/CICE/icepack (Icepack1.1.0-192-g05ac0ec) 24e9eed4ffe8138bef635c8f916f91b142595675 CMEPS-interface/CMEPS (cmeps_v0.4.1-2311-g24e9eed) cabd7753ae17f7bfcc6dad56daf10868aa51c3f4 CMakeModules (v1.0.0-28-gcabd775) - 1947bad314f3c54594828964efc8938596965891 FV3 (remotes/origin/rrfsv1-to-ufs/dev2) + 49967251b83255bdac7ac2f9626d2714e8b83d07 FV3 (heads/develop) e36e8572e7643d7e59a3979a61bdd83743ff7b00 FV3/atmos_cubed_sphere (201912_public_release-407-ge36e857) b7d55fd07fa35c5de9b2292596d30784a800b276 FV3/ccpp/framework (2024-07-11-dev-1-gb7d55fd) - 0678f44c137957033d357b2168b40fb5ab029be6 FV3/ccpp/physics (master-tag-before-replacing-with-ipd-setup-step-fast-5338-g0678f44c) + 002a886eeb14979a6811f89e885d2968cbfd9b70 FV3/ccpp/physics (EP4-893-g002a886e) 74a0e098b2163425e4b5466c2dfcf8ae26d560a5 FV3/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (v1.6) 6f5dd627d124ae94bb5ed7f5afd22f82c470b1b7 FV3/upp (upp_v10.2.0-230-g6f5dd627) -1ba8270870947b583cd51bc72ff8960f4c1fb36e FV3/upp/sorc/libIFI.fd @@ -27,7 +27,7 @@ Submodule hashes used in testing: 9423197f894112edfcb1502245f7d7b873d551f9 MOM6-interface/MOM6/pkg/CVMix-src (9423197) 29e64d652786e1d076a05128c920f394202bfe10 MOM6-interface/MOM6/pkg/GSW-Fortran (29e64d6) 3ac32f0db7a2a97d930f44fa5f060c983ff31ee8 NOAHMP-interface/noahmp (v3.7.1-436-g3ac32f0) - c7004b658b9dae9fc473d4e6511dfc1cf8e6a7bd WW3 (6.07.1-347-gc7004b65) + 06c20998e59082e79529a8e728c7c3a43a050911 WW3 (6.07.1-385-g06c20998) 05cad173feeb598431e3ef5f17c2df6562c8d101 fire_behavior (v0.2.0-1-g05cad17) fad2fe9f42f6b7f744b128b4a2a9433f91e4296f stochastic_physics (ufs-v2.0.0-219-gfad2fe9) @@ -38,297 +38,298 @@ The first time is for the full script (prep+run+finalize). The second time is specifically for the run phase. Times/Memory will be empty for failed tests. -BASELINE DIRECTORY: /work/noaa/epic/UFS-WM_RT/NEMSfv3gfs/develop-20241031 -COMPARISON DIRECTORY: /work/noaa/stmp/jongkim/stmp/jongkim/FV3_RT/rt_1638035 +BASELINE DIRECTORY: /work/noaa/epic/UFS-WM_RT/NEMSfv3gfs/develop-20241112 +COMPARISON DIRECTORY: /work/noaa/epic/nandoam/stmp/orion/stmp/nandoam/FV3_RT/rt_2264543 RT.SH OPTIONS USED: * (-a) - HPC PROJECT ACCOUNT: epic +* (-l) - USE CONFIG FILE: rt.conf * (-e) - USE ECFLOW -PASS -- COMPILE 's2swa_32bit_intel' [20:11, 18:26] ( 1 warnings 10 remarks ) -PASS -- TEST 'cpld_control_p8_mixedmode_intel' [29:28, 26:29](2076 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_intel' [24:11, 22:31] ( 1 warnings 10 remarks ) -PASS -- TEST 'cpld_control_gfsv17_intel' [21:41, 18:11](1949 MB) -PASS -- TEST 'cpld_control_gfsv17_iau_intel' [22:20, 18:53](2134 MB) -PASS -- TEST 'cpld_restart_gfsv17_intel' [12:18, 09:03](1231 MB) -PASS -- TEST 'cpld_mpi_gfsv17_intel' [23:43, 20:22](1864 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [23:11, 21:12] ( 1 warnings 10 remarks ) -PASS -- TEST 'cpld_control_sfs_intel' [19:42, 17:32](1951 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [10:11, 08:35] ( 1523 warnings 2000 remarks ) -PASS -- TEST 'cpld_debug_gfsv17_intel' [33:36, 30:23](1923 MB) - -PASS -- COMPILE 's2swa_intel' [18:11, 16:45] ( 1 warnings 10 remarks ) -PASS -- TEST 'cpld_control_p8_intel' [29:45, 26:26](2146 MB) -PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [28:42, 26:05](2138 MB) -PASS -- TEST 'cpld_restart_p8_intel' [16:44, 14:09](1796 MB) -PASS -- TEST 'cpld_control_qr_p8_intel' [28:32, 26:04](2163 MB) -PASS -- TEST 'cpld_restart_qr_p8_intel' [16:47, 13:57](1693 MB) -PASS -- TEST 'cpld_2threads_p8_intel' [26:33, 23:49](2467 MB) -PASS -- TEST 'cpld_decomp_p8_intel' [28:32, 25:52](2138 MB) -PASS -- TEST 'cpld_mpi_p8_intel' [24:38, 22:05](2034 MB) -PASS -- TEST 'cpld_control_ciceC_p8_intel' [29:45, 26:19](2142 MB) -PASS -- TEST 'cpld_control_c192_p8_intel' [19:27, 16:07](2705 MB) -PASS -- TEST 'cpld_restart_c192_p8_intel' [12:59, 08:24](2704 MB) -PASS -- TEST 'cpld_bmark_p8_intel' [27:14, 19:27](3675 MB) -PASS -- TEST 'cpld_restart_bmark_p8_intel' [20:03, 11:03](3511 MB) -PASS -- TEST 'cpld_s2sa_p8_intel' [10:27, 08:03](2073 MB) - -PASS -- COMPILE 's2sw_intel' [17:11, 15:42] ( 1 warnings 10 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_intel' [28:05, 25:45](1971 MB) -PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [14:12, 11:56](2052 MB) - -PASS -- COMPILE 's2swa_debug_intel' [09:10, 08:00] ( 1413 warnings 1230 remarks ) -PASS -- TEST 'cpld_debug_p8_intel' [25:25, 22:19](2171 MB) - -PASS -- COMPILE 's2sw_debug_intel' [09:10, 07:27] ( 1413 warnings 1230 remarks ) -PASS -- TEST 'cpld_debug_noaero_p8_intel' [12:10, 09:31](2002 MB) - -PASS -- COMPILE 's2s_aoflux_intel' [16:11, 14:19] ( 3 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [08:11, 05:09](2029 MB) - -PASS -- COMPILE 's2s_intel' [17:11, 15:39] ( 1 warnings 3 remarks ) -PASS -- TEST 'cpld_control_c48_intel' [10:57, 08:37](3029 MB) -PASS -- TEST 'cpld_warmstart_c48_intel' [04:56, 03:07](3015 MB) -PASS -- TEST 'cpld_restart_c48_intel' [03:53, 02:01](2466 MB) - -PASS -- COMPILE 's2swa_faster_intel' [19:11, 17:32] ( 1 warnings 10 remarks ) -PASS -- TEST 'cpld_control_p8_faster_intel' [30:32, 27:42](2142 MB) - -PASS -- COMPILE 's2sw_pdlib_intel' [21:11, 19:47] ( 1 warnings 10 remarks ) -PASS -- TEST 'cpld_control_pdlib_p8_intel' [31:03, 28:45](2012 MB) -PASS -- TEST 'cpld_restart_pdlib_p8_intel' [17:22, 14:40](1261 MB) -PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [35:10, 32:50](1931 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_intel' [09:11, 07:44] ( 1523 warnings 2000 remarks ) -PASS -- TEST 'cpld_debug_pdlib_p8_intel' [37:08, 34:24](1953 MB) - -PASS -- COMPILE 'atm_dyn32_intel' [15:11, 13:25] ( 1 warnings 1 remarks ) -PASS -- TEST 'control_flake_intel' [05:25, 03:41](686 MB) -PASS -- TEST 'control_CubedSphereGrid_intel' [05:45, 03:32](1570 MB) -PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [05:49, 03:34](1580 MB) -PASS -- TEST 'control_latlon_intel' [05:39, 03:31](1566 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [05:49, 03:34](1575 MB) -PASS -- TEST 'control_c48_intel' [16:46, 14:41](1699 MB) -PASS -- TEST 'control_c48.v2.sfc_intel' [10:32, 08:14](840 MB) -PASS -- TEST 'control_c192_intel' [15:52, 13:11](1734 MB) -PASS -- TEST 'control_c384_intel' [20:02, 16:38](1984 MB) -PASS -- TEST 'control_c384gdas_intel' [13:37, 09:58](1335 MB) -PASS -- TEST 'control_stochy_intel' [03:24, 01:49](646 MB) -PASS -- TEST 'control_stochy_restart_intel' [02:35, 01:04](473 MB) -PASS -- TEST 'control_lndp_intel' [03:26, 01:42](639 MB) -PASS -- TEST 'control_iovr4_intel' [04:26, 02:49](633 MB) -PASS -- TEST 'control_iovr5_intel' [04:29, 02:45](638 MB) -PASS -- TEST 'control_p8_intel' [07:04, 04:14](1869 MB) -PASS -- TEST 'control_p8.v2.sfc_intel' [06:11, 03:36](1875 MB) -PASS -- TEST 'control_p8_ugwpv1_intel' [06:30, 04:08](1867 MB) -PASS -- TEST 'control_restart_p8_intel' [05:17, 02:20](1090 MB) -PASS -- TEST 'control_noqr_p8_intel' [06:19, 04:07](1852 MB) -PASS -- TEST 'control_restart_noqr_p8_intel' [05:19, 02:19](1106 MB) -PASS -- TEST 'control_decomp_p8_intel' [07:13, 04:12](1860 MB) -PASS -- TEST 'control_2threads_p8_intel' [06:58, 04:26](1945 MB) -PASS -- TEST 'control_p8_lndp_intel' [09:40, 07:19](1862 MB) -PASS -- TEST 'control_p8_rrtmgp_intel' [07:35, 04:57](1932 MB) -PASS -- TEST 'control_p8_mynn_intel' [06:27, 03:33](1884 MB) -PASS -- TEST 'merra2_thompson_intel' [06:39, 03:51](1883 MB) -PASS -- TEST 'regional_control_intel' [08:35, 06:40](1075 MB) -PASS -- TEST 'regional_restart_intel' [05:35, 03:35](1076 MB) -PASS -- TEST 'regional_decomp_intel' [08:36, 06:53](1067 MB) -PASS -- TEST 'regional_2threads_intel' [06:45, 04:43](1072 MB) -PASS -- TEST 'regional_noquilt_intel' [08:44, 06:31](1380 MB) -PASS -- TEST 'regional_netcdf_parallel_intel' [08:44, 06:32](1074 MB) -PASS -- TEST 'regional_2dwrtdecomp_intel' [08:44, 06:32](1076 MB) -PASS -- TEST 'regional_wofs_intel' [09:40, 07:59](1893 MB) - -PASS -- COMPILE 'rrfs_intel' [12:11, 10:40] ( 3 warnings 9 remarks ) -PASS -- TEST 'rap_control_intel' [10:59, 08:30](1039 MB) -PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [07:55, 05:15](1255 MB) -PASS -- TEST 'rap_decomp_intel' [10:58, 08:46](1012 MB) -PASS -- TEST 'rap_2threads_intel' [10:58, 08:41](1156 MB) -PASS -- TEST 'rap_restart_intel' [07:35, 04:25](1027 MB) -PASS -- TEST 'rap_sfcdiff_intel' [10:59, 08:14](1037 MB) -PASS -- TEST 'rap_sfcdiff_decomp_intel' [10:59, 08:42](1019 MB) -PASS -- TEST 'rap_sfcdiff_restart_intel' [09:33, 06:17](1071 MB) -PASS -- TEST 'hrrr_control_intel' [06:56, 04:22](1013 MB) -PASS -- TEST 'hrrr_control_decomp_intel' [06:56, 04:26](1011 MB) -PASS -- TEST 'hrrr_control_2threads_intel' [06:56, 04:13](1088 MB) -PASS -- TEST 'hrrr_control_restart_intel' [04:40, 02:17](943 MB) -PASS -- TEST 'rrfs_v1beta_intel' [11:18, 08:22](1044 MB) -PASS -- TEST 'rrfs_v1nssl_intel' [11:25, 09:55](1974 MB) -PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [11:27, 09:32](2004 MB) - -PASS -- COMPILE 'csawmg_intel' [13:11, 12:06] -PASS -- TEST 'control_csawmg_intel' [08:42, 06:41](1012 MB) -PASS -- TEST 'control_ras_intel' [05:24, 03:30](720 MB) - -PASS -- COMPILE 'wam_intel' [14:11, 12:41] ( 1 remarks ) -PASS -- TEST 'control_wam_intel' [14:44, 12:49](1643 MB) - -PASS -- COMPILE 'atm_faster_dyn32_intel' [15:10, 13:14] ( 1 remarks ) -PASS -- TEST 'control_p8_faster_intel' [06:22, 03:20](1877 MB) -PASS -- TEST 'regional_control_faster_intel' [08:41, 06:15](1061 MB) - -PASS -- COMPILE 'atm_debug_dyn32_intel' [11:10, 09:57] ( 882 warnings 9 remarks ) -PASS -- TEST 'control_CubedSphereGrid_debug_intel' [04:43, 02:15](1597 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [04:43, 02:16](1600 MB) -PASS -- TEST 'control_stochy_debug_intel' [04:20, 03:08](805 MB) -PASS -- TEST 'control_lndp_debug_intel' [04:21, 02:49](818 MB) -PASS -- TEST 'control_csawmg_debug_intel' [06:35, 04:24](1116 MB) -PASS -- TEST 'control_ras_debug_intel' [04:23, 02:50](818 MB) -PASS -- TEST 'control_diag_debug_intel' [04:48, 02:48](1666 MB) -PASS -- TEST 'control_debug_p8_intel' [04:44, 02:47](1897 MB) -PASS -- TEST 'regional_debug_intel' [19:45, 17:28](1085 MB) -PASS -- TEST 'rap_control_debug_intel' [06:25, 04:55](1195 MB) -PASS -- TEST 'hrrr_control_debug_intel' [06:27, 04:57](1195 MB) -PASS -- TEST 'hrrr_gf_debug_intel' [06:25, 04:59](1205 MB) -PASS -- TEST 'hrrr_c3_debug_intel' [06:23, 04:58](1203 MB) -PASS -- TEST 'rap_unified_drag_suite_debug_intel' [06:25, 04:58](1206 MB) -PASS -- TEST 'rap_diag_debug_intel' [07:32, 05:16](1285 MB) -PASS -- TEST 'rap_cires_ugwp_debug_intel' [06:23, 05:06](1201 MB) -PASS -- TEST 'rap_unified_ugwp_debug_intel' [06:21, 05:06](1191 MB) -PASS -- TEST 'rap_lndp_debug_intel' [06:23, 05:04](1205 MB) -PASS -- TEST 'rap_progcld_thompson_debug_intel' [06:23, 05:03](1203 MB) -PASS -- TEST 'rap_noah_debug_intel' [08:06, 04:53](1194 MB) -PASS -- TEST 'rap_sfcdiff_debug_intel' [08:05, 04:57](1201 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [09:21, 08:08](1196 MB) -PASS -- TEST 'rrfs_v1beta_debug_intel' [06:28, 04:58](1192 MB) -PASS -- TEST 'rap_clm_lake_debug_intel' [07:29, 06:00](1206 MB) -PASS -- TEST 'rap_flake_debug_intel' [06:23, 04:52](1196 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [11:20, 08:32](1207 MB) - -PASS -- COMPILE 'wam_debug_intel' [07:11, 06:02] ( 837 warnings 1 remarks ) -PASS -- TEST 'control_wam_debug_intel' [15:42, 13:34](1683 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [15:11, 13:52] ( 3 warnings 8 remarks ) -PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [06:59, 04:59](1118 MB) -PASS -- TEST 'rap_control_dyn32_phy32_intel' [10:13, 07:12](992 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [06:36, 03:49](918 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [09:51, 07:27](1064 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [06:07, 03:44](935 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [06:40, 03:57](893 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_intel' [08:27, 05:24](969 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [03:27, 02:08](874 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [13:10, 12:08] ( 3 warnings 8 remarks ) -PASS -- TEST 'conus13km_control_intel' [04:54, 02:35](1168 MB) -PASS -- TEST 'conus13km_2threads_intel' [03:55, 01:12](1115 MB) -PASS -- TEST 'conus13km_restart_mismatch_intel' [03:51, 01:29](1062 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [14:10, 12:41] ( 3 warnings 8 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_intel' [06:40, 04:35](968 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [08:10, 06:28] ( 785 warnings 8 remarks ) -PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [06:22, 05:06](1081 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [06:23, 04:46](1077 MB) -PASS -- TEST 'conus13km_debug_intel' [15:48, 13:54](1224 MB) -PASS -- TEST 'conus13km_debug_qr_intel' [16:06, 13:47](937 MB) -PASS -- TEST 'conus13km_debug_2threads_intel' [10:54, 08:12](1164 MB) -PASS -- TEST 'conus13km_radar_tten_debug_intel' [15:54, 14:00](1292 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [07:10, 05:58] ( 785 warnings 8 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [06:24, 05:05](1128 MB) - -PASS -- COMPILE 'hafsw_intel' [18:10, 16:22] ( 1 warnings 9 remarks ) -PASS -- TEST 'hafs_regional_atm_intel' [08:17, 06:02](737 MB) -PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [08:26, 06:27](1111 MB) -PASS -- TEST 'hafs_regional_atm_ocn_intel' [10:24, 07:31](806 MB) -PASS -- TEST 'hafs_regional_atm_wav_intel' [27:11, 24:50](846 MB) -PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [31:18, 28:44](868 MB) -PASS -- TEST 'hafs_regional_1nest_atm_intel' [08:58, 07:07](495 MB) -PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [11:28, 08:31](499 MB) -PASS -- TEST 'hafs_global_1nest_atm_intel' [05:54, 03:29](376 MB) -PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [13:37, 09:51](469 MB) -PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [06:55, 04:47](520 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [06:52, 04:34](524 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [07:54, 05:41](568 MB) -PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [03:28, 01:35](403 MB) -PASS -- TEST 'gnv1_nested_intel' [08:07, 04:18](1715 MB) - -PASS -- COMPILE 'hafsw_debug_intel' [08:10, 07:07] ( 1465 warnings 1502 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [14:55, 12:59](580 MB) - -PASS -- COMPILE 'hafsw_faster_intel' [16:10, 14:27] ( 8 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [14:59, 12:39](658 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [15:09, 12:50](717 MB) - -PASS -- COMPILE 'hafs_mom6w_intel' [16:10, 15:04] ( 7 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [11:32, 08:42](712 MB) - -PASS -- COMPILE 'hafs_all_intel' [15:10, 13:49] ( 8 remarks ) -PASS -- TEST 'hafs_regional_docn_intel' [10:18, 07:31](789 MB) -PASS -- TEST 'hafs_regional_docn_oisst_intel' [10:11, 07:35](789 MB) -PASS -- TEST 'hafs_regional_datm_cdeps_intel' [18:54, 16:23](1200 MB) - -PASS -- COMPILE 'datm_cdeps_intel' [09:11, 07:46] ( 2 remarks ) -PASS -- TEST 'datm_cdeps_control_cfsr_intel' [04:18, 03:00](1151 MB) -PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [03:20, 01:58](1099 MB) -PASS -- TEST 'datm_cdeps_control_gefs_intel' [04:16, 02:31](1014 MB) -PASS -- TEST 'datm_cdeps_iau_gefs_intel' [04:17, 02:54](1010 MB) -PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [04:17, 02:54](1018 MB) -PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [04:16, 02:59](1151 MB) -PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [04:17, 02:57](1154 MB) -PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [04:17, 02:54](1024 MB) -PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [09:05, 06:35](1028 MB) -PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [09:00, 06:31](997 MB) -PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [04:16, 02:57](1156 MB) -PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [05:18, 03:36](2373 MB) -PASS -- TEST 'datm_cdeps_gfs_intel' [06:18, 04:21](2447 MB) - -PASS -- COMPILE 'datm_cdeps_debug_intel' [07:10, 05:57] ( 2 warnings 2 remarks ) -PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [08:18, 06:31](1081 MB) - -PASS -- COMPILE 'datm_cdeps_faster_intel' [13:11, 11:32] ( 2 remarks ) -PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [04:17, 02:58](1153 MB) - -PASS -- COMPILE 'datm_cdeps_land_intel' [03:10, 01:24] ( 1 remarks ) -PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [02:34, 01:02](255 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_intel' [02:24, 00:55](324 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [02:29, 00:37](319 MB) - -PASS -- COMPILE 'datm_cdeps_lm4_intel' [03:10, 01:40] ( 12 warnings ) -PASS -- TEST 'datm_cdeps_lm4_gswp3_intel' [02:29, 00:37](564 MB) -PASS -- TEST 'datm_cdeps_lm4_gswp3_rst_intel' [02:36, 00:21](445 MB) - -PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [15:11, 13:21] ( 3 remarks ) -PASS -- TEST 'atm_ds2s_docn_pcice_intel' [07:11, 04:11](1966 MB) - -PASS -- COMPILE 'atm_ds2s_docn_dice_intel' [14:10, 12:56] ( 1 warnings 1 remarks ) -PASS -- TEST 'atm_ds2s_docn_dice_intel' [10:58, 08:38](1970 MB) - -PASS -- COMPILE 'atml_intel' [17:11, 15:39] ( 8 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_sbs_intel' [07:32, 04:50](1863 MB) -PASS -- TEST 'control_p8_atmlnd_intel' [07:25, 04:55](1864 MB) -PASS -- TEST 'control_restart_p8_atmlnd_intel' [04:53, 02:48](1074 MB) - -PASS -- COMPILE 'atml_debug_intel' [09:10, 07:18] ( 880 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_debug_intel' [08:28, 05:54](1885 MB) - -PASS -- COMPILE 'atmw_intel' [15:11, 13:35] ( 8 remarks ) -PASS -- TEST 'atmwav_control_noaero_p8_intel' [05:14, 02:14](1897 MB) - -PASS -- COMPILE 'atmaero_intel' [14:10, 13:05] ( 1 remarks ) -PASS -- TEST 'atmaero_control_p8_intel' [07:13, 04:41](1969 MB) -PASS -- TEST 'atmaero_control_p8_rad_intel' [08:11, 05:23](1747 MB) -PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [08:01, 05:29](1768 MB) - -PASS -- COMPILE 'atmaq_debug_intel' [07:10, 06:05] ( 882 warnings 6 remarks ) -PASS -- TEST 'regional_atmaq_debug_intel' [24:59, 21:12](4494 MB) - -PASS -- COMPILE 'atm_fbh_intel' [13:10, 11:49] ( 3 warnings 8 remarks ) -PASS -- TEST 'cpld_regional_atm_fbh_intel' [15:28, 14:07](1074 MB) - -PASS -- COMPILE 'hafsw_intelllvm' [09:11, 08:04] -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intelllvm' [10:05, 07:57](576 MB) - -PASS -- COMPILE 'hafsw_debug_intelllvm' [06:10, 04:58] -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intelllvm' [21:58, 19:39](561 MB) +PASS -- COMPILE 's2swa_32bit_intel' [19:11, 17:51] ( 1 warnings 11 remarks ) +PASS -- TEST 'cpld_control_p8_mixedmode_intel' [42:51, 28:06](2080 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_intel' [22:11, 20:27] ( 1 warnings 11 remarks ) +PASS -- TEST 'cpld_control_gfsv17_intel' [34:56, 23:23](1921 MB) +PASS -- TEST 'cpld_control_gfsv17_iau_intel' [46:26, 23:33](2151 MB) +PASS -- TEST 'cpld_restart_gfsv17_intel' [31:08, 09:06](1212 MB) +PASS -- TEST 'cpld_mpi_gfsv17_intel' [39:01, 27:41](1853 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [23:11, 21:22] ( 1 warnings 11 remarks ) +PASS -- TEST 'cpld_control_sfs_intel' [31:47, 22:04](1943 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [11:11, 09:00] ( 1520 warnings 1988 remarks ) +PASS -- TEST 'cpld_debug_gfsv17_intel' [37:56, 30:42](1930 MB) + +PASS -- COMPILE 's2swa_intel' [19:11, 17:49] ( 1 warnings 11 remarks ) +PASS -- TEST 'cpld_control_p8_intel' [42:40, 28:20](2147 MB) +PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [42:52, 28:30](2132 MB) +PASS -- TEST 'cpld_restart_p8_intel' [54:46, 16:06](1786 MB) +PASS -- TEST 'cpld_control_qr_p8_intel' [42:40, 28:32](2155 MB) +PASS -- TEST 'cpld_restart_qr_p8_intel' [53:56, 15:58](1671 MB) +PASS -- TEST 'cpld_2threads_p8_intel' [36:38, 27:25](2442 MB) +PASS -- TEST 'cpld_decomp_p8_intel' [42:40, 28:16](2129 MB) +PASS -- TEST 'cpld_mpi_p8_intel' [32:37, 23:56](2035 MB) +PASS -- TEST 'cpld_control_ciceC_p8_intel' [43:55, 29:37](2112 MB) +PASS -- TEST 'cpld_control_c192_p8_intel' [27:37, 18:23](2678 MB) +PASS -- TEST 'cpld_restart_c192_p8_intel' [44:04, 10:17](2673 MB) +PASS -- TEST 'cpld_bmark_p8_intel' [38:36, 20:45](3671 MB) +PASS -- TEST 'cpld_restart_bmark_p8_intel' [38:34, 11:12](3491 MB) +PASS -- TEST 'cpld_s2sa_p8_intel' [16:34, 08:02](2071 MB) + +PASS -- COMPILE 's2sw_intel' [18:11, 16:02] ( 1 warnings 11 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_intel' [37:09, 27:19](1970 MB) +PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [21:18, 11:48](2056 MB) + +PASS -- COMPILE 's2swa_debug_intel' [10:11, 08:48] ( 1410 warnings 1218 remarks ) +PASS -- TEST 'cpld_debug_p8_intel' [30:52, 22:37](2176 MB) + +PASS -- COMPILE 's2sw_debug_intel' [10:11, 08:28] ( 1410 warnings 1218 remarks ) +PASS -- TEST 'cpld_debug_noaero_p8_intel' [17:12, 10:17](1999 MB) + +PASS -- COMPILE 's2s_aoflux_intel' [16:11, 14:39] ( 3 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [11:21, 04:47](2029 MB) + +PASS -- COMPILE 's2s_intel' [17:11, 15:57] ( 1 warnings 3 remarks ) +PASS -- TEST 'cpld_control_c48_intel' [20:02, 09:35](3015 MB) +PASS -- TEST 'cpld_warmstart_c48_intel' [12:59, 02:49](3021 MB) +PASS -- TEST 'cpld_restart_c48_intel' [04:04, 01:52](2462 MB) + +PASS -- COMPILE 's2swa_faster_intel' [20:12, 18:28] ( 1 warnings 11 remarks ) +PASS -- TEST 'cpld_control_p8_faster_intel' [31:35, 28:36](2139 MB) + +PASS -- COMPILE 's2sw_pdlib_intel' [22:11, 20:35] ( 1 warnings 11 remarks ) +PASS -- TEST 'cpld_control_pdlib_p8_intel' [38:34, 32:03](2011 MB) +PASS -- TEST 'cpld_restart_pdlib_p8_intel' [44:30, 15:35](1239 MB) +PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [51:13, 34:08](1928 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_intel' [13:11, 07:31] ( 1520 warnings 1988 remarks ) +PASS -- TEST 'cpld_debug_pdlib_p8_intel' [45:48, 36:14](1964 MB) + +PASS -- COMPILE 'atm_dyn32_intel' [20:11, 14:33] ( 1 warnings 1 remarks ) +PASS -- TEST 'control_flake_intel' [10:26, 03:45](687 MB) +PASS -- TEST 'control_CubedSphereGrid_intel' [36:46, 09:22](1564 MB) +PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [16:13, 03:41](1574 MB) +PASS -- TEST 'control_latlon_intel' [32:38, 06:32](1580 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [43:47, 04:15](1565 MB) +PASS -- TEST 'control_c48_intel' [21:54, 14:46](1706 MB) +PASS -- TEST 'control_c48.v2.sfc_intel' [46:42, 08:43](815 MB) +PASS -- TEST 'control_c192_intel' [50:55, 13:14](1740 MB) +PASS -- TEST 'control_c384_intel' [51:51, 16:46](1979 MB) +PASS -- TEST 'control_c384gdas_intel' [44:31, 09:59](1329 MB) +PASS -- TEST 'control_stochy_intel' [34:35, 02:05](623 MB) +PASS -- TEST 'control_stochy_restart_intel' [23:54, 01:04](477 MB) +PASS -- TEST 'control_lndp_intel' [31:29, 01:49](646 MB) +PASS -- TEST 'control_iovr4_intel' [31:30, 02:49](636 MB) +PASS -- TEST 'control_iovr5_intel' [30:32, 02:45](641 MB) +PASS -- TEST 'control_p8_intel' [32:06, 04:48](1847 MB) +PASS -- TEST 'control_p8.v2.sfc_intel' [30:22, 03:38](1874 MB) +PASS -- TEST 'control_p8_ugwpv1_intel' [29:25, 04:51](1856 MB) +PASS -- TEST 'control_restart_p8_intel' [49:17, 02:28](1095 MB) +PASS -- TEST 'control_noqr_p8_intel' [28:20, 04:05](1860 MB) +PASS -- TEST 'control_restart_noqr_p8_intel' [49:30, 02:21](1130 MB) +PASS -- TEST 'control_decomp_p8_intel' [28:14, 04:13](1858 MB) +PASS -- TEST 'control_2threads_p8_intel' [27:24, 04:33](1940 MB) +PASS -- TEST 'control_p8_lndp_intel' [29:50, 07:25](1867 MB) +PASS -- TEST 'control_p8_rrtmgp_intel' [48:29, 05:34](1918 MB) +PASS -- TEST 'control_p8_mynn_intel' [26:27, 03:39](1883 MB) +PASS -- TEST 'merra2_thompson_intel' [46:47, 03:53](1882 MB) +PASS -- TEST 'regional_control_intel' [27:43, 06:41](1074 MB) +PASS -- TEST 'regional_restart_intel' [07:36, 03:44](1063 MB) +PASS -- TEST 'regional_decomp_intel' [21:39, 06:56](1068 MB) +PASS -- TEST 'regional_2threads_intel' [18:59, 05:13](1071 MB) +PASS -- TEST 'regional_noquilt_intel' [11:41, 08:24](1364 MB) +PASS -- TEST 'regional_netcdf_parallel_intel' [09:43, 06:40](1072 MB) +PASS -- TEST 'regional_2dwrtdecomp_intel' [14:35, 08:03](1061 MB) +PASS -- TEST 'regional_wofs_intel' [14:34, 07:52](1890 MB) + +PASS -- COMPILE 'rrfs_intel' [19:11, 14:00] ( 3 warnings 9 remarks ) +PASS -- TEST 'rap_control_intel' [56:24, 08:33](1049 MB) +PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [20:16, 05:17](1242 MB) +PASS -- TEST 'rap_decomp_intel' [24:41, 08:54](1011 MB) +PASS -- TEST 'rap_2threads_intel' [21:21, 09:39](1134 MB) +PASS -- TEST 'rap_restart_intel' [26:53, 04:28](1034 MB) +PASS -- TEST 'rap_sfcdiff_intel' [19:36, 08:26](1047 MB) +PASS -- TEST 'rap_sfcdiff_decomp_intel' [19:28, 08:48](1015 MB) +PASS -- TEST 'rap_sfcdiff_restart_intel' [51:12, 10:27](1048 MB) +PASS -- TEST 'hrrr_control_intel' [15:09, 04:47](1007 MB) +PASS -- TEST 'hrrr_control_decomp_intel' [15:05, 04:52](1009 MB) +PASS -- TEST 'hrrr_control_2threads_intel' [13:38, 04:17](1078 MB) +PASS -- TEST 'hrrr_control_restart_intel' [19:50, 02:24](942 MB) +PASS -- TEST 'rrfs_v1beta_intel' [18:43, 09:11](1019 MB) +PASS -- TEST 'rrfs_v1nssl_intel' [18:39, 10:36](1958 MB) +PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [16:41, 09:39](2015 MB) + +PASS -- COMPILE 'csawmg_intel' [14:11, 10:24] +PASS -- TEST 'control_csawmg_intel' [13:36, 07:56](992 MB) +PASS -- TEST 'control_ras_intel' [09:23, 04:11](695 MB) + +PASS -- COMPILE 'wam_intel' [13:11, 10:36] ( 1 remarks ) +PASS -- TEST 'control_wam_intel' [18:42, 13:23](1639 MB) + +PASS -- COMPILE 'atm_faster_dyn32_intel' [16:11, 13:03] ( 1 remarks ) +PASS -- TEST 'control_p8_faster_intel' [06:33, 03:53](1859 MB) +PASS -- TEST 'regional_control_faster_intel' [09:41, 06:56](1076 MB) + +PASS -- COMPILE 'atm_debug_dyn32_intel' [16:11, 10:46] ( 882 warnings 9 remarks ) +PASS -- TEST 'control_CubedSphereGrid_debug_intel' [10:01, 02:23](1601 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [08:58, 02:19](1602 MB) +PASS -- TEST 'control_stochy_debug_intel' [09:39, 03:42](777 MB) +PASS -- TEST 'control_lndp_debug_intel' [04:39, 02:52](812 MB) +PASS -- TEST 'control_csawmg_debug_intel' [06:48, 04:27](1116 MB) +PASS -- TEST 'control_ras_debug_intel' [04:39, 02:56](815 MB) +PASS -- TEST 'control_diag_debug_intel' [14:56, 03:23](1644 MB) +PASS -- TEST 'control_debug_p8_intel' [13:00, 02:58](1898 MB) +PASS -- TEST 'regional_debug_intel' [25:57, 19:35](1058 MB) +PASS -- TEST 'rap_control_debug_intel' [08:36, 05:02](1199 MB) +PASS -- TEST 'hrrr_control_debug_intel' [09:42, 04:52](1201 MB) +PASS -- TEST 'hrrr_gf_debug_intel' [08:39, 04:55](1197 MB) +PASS -- TEST 'hrrr_c3_debug_intel' [29:41, 05:03](1201 MB) +PASS -- TEST 'rap_unified_drag_suite_debug_intel' [35:44, 05:48](1173 MB) +PASS -- TEST 'rap_diag_debug_intel' [34:55, 05:18](1277 MB) +PASS -- TEST 'rap_cires_ugwp_debug_intel' [26:40, 05:07](1202 MB) +PASS -- TEST 'rap_unified_ugwp_debug_intel' [22:39, 05:06](1196 MB) +PASS -- TEST 'rap_lndp_debug_intel' [22:40, 05:08](1201 MB) +PASS -- TEST 'rap_progcld_thompson_debug_intel' [04:33, 05:08](1203 MB) +PASS -- TEST 'rap_noah_debug_intel' [30:31, 05:10](1193 MB) +PASS -- TEST 'rap_sfcdiff_debug_intel' [28:41, 05:41](1172 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [30:38, 08:14](1182 MB) +PASS -- TEST 'rrfs_v1beta_debug_intel' [26:42, 04:52](1193 MB) +PASS -- TEST 'rap_clm_lake_debug_intel' [26:41, 06:03](1203 MB) +PASS -- TEST 'rap_flake_debug_intel' [30:40, 05:05](1201 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [28:45, 10:11](1170 MB) + +PASS -- COMPILE 'wam_debug_intel' [11:11, 07:09] ( 837 warnings 1 remarks ) +PASS -- TEST 'control_wam_debug_intel' [16:38, 13:24](1671 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [16:10, 13:00] ( 3 warnings 8 remarks ) +PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [31:14, 05:30](1107 MB) +PASS -- TEST 'rap_control_dyn32_phy32_intel' [26:41, 07:14](995 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [24:02, 04:00](918 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [40:38, 07:32](1063 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [16:59, 04:11](918 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [16:45, 04:00](886 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_intel' [52:46, 05:30](961 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [40:52, 02:06](873 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [15:11, 12:54] ( 3 warnings 8 remarks ) +PASS -- TEST 'conus13km_control_intel' [14:26, 02:36](1160 MB) +PASS -- TEST 'conus13km_2threads_intel' [57:51, 01:15](1109 MB) +PASS -- TEST 'conus13km_restart_mismatch_intel' [56:53, 01:46](1042 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [19:12, 13:45] ( 3 warnings 8 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_intel' [16:16, 04:54](944 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [12:11, 07:23] ( 785 warnings 8 remarks ) +PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [15:55, 05:33](1045 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [14:56, 04:46](1077 MB) +PASS -- TEST 'conus13km_debug_intel' [20:18, 15:20](1166 MB) +PASS -- TEST 'conus13km_debug_qr_intel' [18:23, 13:56](923 MB) +PASS -- TEST 'conus13km_debug_2threads_intel' [04:15, 09:11](1134 MB) +PASS -- TEST 'conus13km_radar_tten_debug_intel' [53:09, 13:57](1290 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [12:11, 07:07] ( 785 warnings 8 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [40:59, 05:01](1128 MB) + +PASS -- COMPILE 'hafsw_intel' [19:11, 16:03] ( 1 warnings 10 remarks ) +PASS -- TEST 'hafs_regional_atm_intel' [39:41, 06:03](728 MB) +PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [42:56, 06:34](1112 MB) +PASS -- TEST 'hafs_regional_atm_ocn_intel' [57:00, 07:48](814 MB) +PASS -- TEST 'hafs_regional_atm_wav_intel' [01:46, 27:45](838 MB) +PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [13:59, 34:47](874 MB) +PASS -- TEST 'hafs_regional_1nest_atm_intel' [45:29, 07:19](495 MB) +PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [21:58, 08:37](502 MB) +PASS -- TEST 'hafs_global_1nest_atm_intel' [20:14, 04:09](355 MB) +PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [26:37, 10:53](465 MB) +PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [19:08, 04:50](526 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [18:10, 05:13](509 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [17:15, 06:23](553 MB) +PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [36:52, 01:38](398 MB) +PASS -- TEST 'gnv1_nested_intel' [52:32, 04:25](1715 MB) + +PASS -- COMPILE 'hafsw_debug_intel' [10:10, 07:41] ( 1462 warnings 1490 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [25:12, 13:06](584 MB) + +PASS -- COMPILE 'hafsw_faster_intel' [19:11, 12:53] ( 9 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [01:27, 15:47](633 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [11:27, 15:56](701 MB) + +PASS -- COMPILE 'hafs_mom6w_intel' [19:13, 13:12] ( 8 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [09:43, 11:17](701 MB) + +PASS -- COMPILE 'hafs_all_intel' [19:11, 14:28] ( 9 remarks ) +PASS -- TEST 'hafs_regional_docn_intel' [05:21, 07:41](812 MB) +PASS -- TEST 'hafs_regional_docn_oisst_intel' [06:19, 08:45](768 MB) +PASS -- TEST 'hafs_regional_datm_cdeps_intel' [12:08, 16:28](1198 MB) + +PASS -- COMPILE 'datm_cdeps_intel' [11:10, 09:22] ( 2 remarks ) +PASS -- TEST 'datm_cdeps_control_cfsr_intel' [57:27, 02:59](1118 MB) +PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [14:23, 02:04](1098 MB) +PASS -- TEST 'datm_cdeps_control_gefs_intel' [55:23, 03:01](1010 MB) +PASS -- TEST 'datm_cdeps_iau_gefs_intel' [54:26, 02:54](1011 MB) +PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [51:22, 02:55](1019 MB) +PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [51:23, 03:02](1145 MB) +PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [50:26, 03:12](1141 MB) +PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [41:24, 04:24](1009 MB) +PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [51:13, 08:35](1025 MB) +PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [58:17, 06:33](1009 MB) +PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [42:20, 02:58](1146 MB) +PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [38:22, 04:24](2452 MB) +PASS -- TEST 'datm_cdeps_gfs_intel' [48:25, 04:51](2371 MB) + +PASS -- COMPILE 'datm_cdeps_debug_intel' [08:12, 04:53] ( 2 warnings 2 remarks ) +PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [50:24, 06:31](1077 MB) + +PASS -- COMPILE 'datm_cdeps_faster_intel' [11:12, 08:17] ( 2 remarks ) +PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [50:26, 03:02](1146 MB) + +PASS -- COMPILE 'datm_cdeps_land_intel' [04:10, 02:15] ( 1 remarks ) +PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [45:38, 01:18](245 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_intel' [47:40, 00:59](318 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [14:30, 00:43](311 MB) + +PASS -- COMPILE 'datm_cdeps_lm4_intel' [04:10, 02:16] ( 12 warnings ) +PASS -- TEST 'datm_cdeps_lm4_gswp3_intel' [44:35, 00:40](559 MB) +PASS -- TEST 'datm_cdeps_lm4_gswp3_rst_intel' [19:37, 00:19](446 MB) + +PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [18:11, 15:03] ( 3 remarks ) +PASS -- TEST 'atm_ds2s_docn_pcice_intel' [17:27, 04:16](1967 MB) + +PASS -- COMPILE 'atm_ds2s_docn_dice_intel' [19:13, 15:57] ( 1 warnings 1 remarks ) +PASS -- TEST 'atm_ds2s_docn_dice_intel' [56:15, 10:19](1957 MB) + +PASS -- COMPILE 'atml_intel' [17:12, 15:57] ( 8 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_sbs_intel' [50:46, 05:09](1864 MB) +PASS -- TEST 'control_p8_atmlnd_intel' [47:38, 05:10](1865 MB) +PASS -- TEST 'control_restart_p8_atmlnd_intel' [13:01, 02:46](1071 MB) + +PASS -- COMPILE 'atml_debug_intel' [13:15, 06:41] ( 880 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_debug_intel' [46:38, 07:09](1856 MB) + +PASS -- COMPILE 'atmw_intel' [19:12, 13:45] ( 9 remarks ) +PASS -- TEST 'atmwav_control_noaero_p8_intel' [24:31, 02:25](1893 MB) + +PASS -- COMPILE 'atmaero_intel' [19:11, 14:43] ( 1 remarks ) +PASS -- TEST 'atmaero_control_p8_intel' [41:21, 04:47](1972 MB) +PASS -- TEST 'atmaero_control_p8_rad_intel' [32:33, 05:29](1745 MB) +PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [36:14, 05:33](1757 MB) + +PASS -- COMPILE 'atmaq_debug_intel' [10:18, 06:58] ( 882 warnings 6 remarks ) +PASS -- TEST 'regional_atmaq_debug_intel' [52:18, 21:20](4491 MB) + +PASS -- COMPILE 'atm_fbh_intel' [17:10, 14:17] ( 3 warnings 8 remarks ) +PASS -- TEST 'cpld_regional_atm_fbh_intel' [26:30, 14:10](1072 MB) + +PASS -- COMPILE 'hafsw_intelllvm' [13:12, 10:46] +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intelllvm' [38:17, 08:04](570 MB) + +PASS -- COMPILE 'hafsw_debug_intelllvm' [13:11, 06:58] +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intelllvm' [50:19, 19:46](563 MB) SYNOPSIS: -Starting Date/Time: 20241106 11:32:35 -Ending Date/Time: 20241106 13:20:15 -Total Time: 01h:48m:16s +Starting Date/Time: 20241113 16:16:32 +Ending Date/Time: 20241114 03:19:37 +Total Time: 11h:04m:43s Compiles Completed: 45/45 Tests Completed: 190/190 diff --git a/tests/logs/RegressionTests_wcoss2.log b/tests/logs/RegressionTests_wcoss2.log index 0d4df4fbb0..5cb7a8155e 100644 --- a/tests/logs/RegressionTests_wcoss2.log +++ b/tests/logs/RegressionTests_wcoss2.log @@ -1,7 +1,7 @@ ====START OF WCOSS2 REGRESSION TESTING LOG==== UFSWM hash used in testing: -50c915d559ecbbc39d288ac9da24860f225597f1 +becb1015decd0062338245cee07a4186c5b8f376 Submodule hashes used in testing: 37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d) @@ -11,10 +11,10 @@ Submodule hashes used in testing: 05ac0ec3ea666080eed36e67f6cf8ce1255b243f CICE-interface/CICE/icepack (Icepack1.1.0-192-g05ac0ec) 24e9eed4ffe8138bef635c8f916f91b142595675 CMEPS-interface/CMEPS (cmeps_v0.4.1-2311-g24e9eed) cabd7753ae17f7bfcc6dad56daf10868aa51c3f4 CMakeModules (v1.0.0-28-gcabd775) - 99091f9742670bdebd84bd13f17b9115457d64dd FV3 (heads/develop-13-g99091f9) - 24686a2561f1414eb86c7b97c93960c36e4257b1 FV3/atmos_cubed_sphere (201912_public_release-406-g24686a2) + 49967251b83255bdac7ac2f9626d2714e8b83d07 FV3 (remotes/origin/HEAD) + e36e8572e7643d7e59a3979a61bdd83743ff7b00 FV3/atmos_cubed_sphere (201912_public_release-407-ge36e857) b7d55fd07fa35c5de9b2292596d30784a800b276 FV3/ccpp/framework (2024-07-11-dev-1-gb7d55fd) - f3eeb3442775b7239d98e3d09acc6d4f1d42233e FV3/ccpp/physics (EP4-889-gf3eeb344) + 002a886eeb14979a6811f89e885d2968cbfd9b70 FV3/ccpp/physics (EP4-893-g002a886e) 74a0e098b2163425e4b5466c2dfcf8ae26d560a5 FV3/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (v1.6) 6f5dd627d124ae94bb5ed7f5afd22f82c470b1b7 FV3/upp (upp_v10.2.0-230-g6f5dd627) -1ba8270870947b583cd51bc72ff8960f4c1fb36e FV3/upp/sorc/libIFI.fd @@ -27,7 +27,7 @@ Submodule hashes used in testing: 9423197f894112edfcb1502245f7d7b873d551f9 MOM6-interface/MOM6/pkg/CVMix-src (9423197) 29e64d652786e1d076a05128c920f394202bfe10 MOM6-interface/MOM6/pkg/GSW-Fortran (29e64d6) 3ac32f0db7a2a97d930f44fa5f060c983ff31ee8 NOAHMP-interface/noahmp (v3.7.1-436-g3ac32f0) - c7004b658b9dae9fc473d4e6511dfc1cf8e6a7bd WW3 (6.07.1-347-gc7004b65) + 06c20998e59082e79529a8e728c7c3a43a050911 WW3 (6.07.1-385-g06c20998) 05cad173feeb598431e3ef5f17c2df6562c8d101 fire_behavior (v0.2.0-1-g05cad17) fad2fe9f42f6b7f744b128b4a2a9433f91e4296f stochastic_physics (ufs-v2.0.0-219-gfad2fe9) @@ -38,239 +38,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-20241031 -COMPARISON DIRECTORY: /lfs/h2/emc/ptmp/brian.curtis/FV3_RT/rt_116313 +BASELINE DIRECTORY: /lfs/h2/emc/nems/noscrub/emc.nems/RT/NEMSfv3gfs/develop-20241112 +COMPARISON DIRECTORY: /lfs/h2/emc/ptmp/brian.curtis/FV3_RT/rt_3974207 RT.SH OPTIONS USED: * (-a) - HPC PROJECT ACCOUNT: GFS-DEV * (-e) - USE ECFLOW -PASS -- COMPILE 's2swa_32bit_intel' [14:30, 12:14] ( 1 warnings 8 remarks ) -PASS -- TEST 'cpld_control_p8_mixedmode_intel' [22:51, 02:43](3084 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_intel' [14:28, 12:06] ( 1 warnings 8 remarks ) -PASS -- TEST 'cpld_control_gfsv17_intel' [22:53, 03:20](1814 MB) -PASS -- TEST 'cpld_control_gfsv17_iau_intel' [01:24, 03:19](1814 MB) -PASS -- TEST 'cpld_restart_gfsv17_intel' [01:24, 02:56](978 MB) -PASS -- TEST 'cpld_mpi_gfsv17_intel' [22:54, 02:52](1789 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [13:30, 11:59] ( 1 warnings 8 remarks ) -PASS -- TEST 'cpld_control_sfs_intel' [23:51, 02:07](1808 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [07:22, 05:16] ( 1503 warnings 1998 remarks ) -PASS -- TEST 'cpld_debug_gfsv17_intel' [30:00, 03:06](1840 MB) - -PASS -- COMPILE 's2swa_intel' [13:30, 11:54] ( 1 warnings 8 remarks ) -PASS -- TEST 'cpld_control_p8_intel' [23:51, 02:29](3117 MB) -PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [23:51, 02:53](3119 MB) -PASS -- TEST 'cpld_restart_p8_intel' [04:01, 02:12](3043 MB) -PASS -- TEST 'cpld_control_qr_p8_intel' [23:51, 02:29](3134 MB) -PASS -- TEST 'cpld_restart_qr_p8_intel' [04:01, 02:08](3054 MB) -PASS -- TEST 'cpld_2threads_p8_intel' [23:51, 02:48](3357 MB) -PASS -- TEST 'cpld_decomp_p8_intel' [23:51, 02:43](3115 MB) -PASS -- TEST 'cpld_mpi_p8_intel' [23:52, 02:05](3056 MB) -PASS -- TEST 'cpld_control_ciceC_p8_intel' [23:51, 02:49](3118 MB) -PASS -- TEST 'cpld_bmark_p8_intel' [24:00, 05:15](4108 MB) -PASS -- TEST 'cpld_restart_bmark_p8_intel' [54:50, 05:26](4254 MB) -PASS -- TEST 'cpld_s2sa_p8_intel' [23:51, 02:34](3097 MB) - -PASS -- COMPILE 's2sw_intel' [12:27, 10:46] ( 1 warnings 8 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_intel' [24:54, 02:08](1821 MB) -PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [24:54, 02:48](1877 MB) - -PASS -- COMPILE 's2s_aoflux_intel' [12:28, 10:16] ( 1 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [24:53, 02:46](1877 MB) - -PASS -- COMPILE 's2s_intel' [12:28, 10:15] ( 1 warnings 1 remarks ) -PASS -- TEST 'cpld_control_c48_intel' [24:52, 01:59](2859 MB) -PASS -- TEST 'cpld_warmstart_c48_intel' [24:52, 01:42](2864 MB) -PASS -- TEST 'cpld_restart_c48_intel' [19:51, 01:29](2289 MB) - -PASS -- COMPILE 's2swa_faster_intel' [17:33, 15:15] ( 1 warnings 8 remarks ) -PASS -- TEST 'cpld_control_p8_faster_intel' [19:48, 02:12](3120 MB) - -PASS -- COMPILE 's2sw_pdlib_intel' [13:30, 11:41] ( 1 warnings 8 remarks ) -PASS -- TEST 'cpld_control_pdlib_p8_intel' [23:50, 02:53](1825 MB) -PASS -- TEST 'cpld_restart_pdlib_p8_intel' [51:43, 02:23](998 MB) -PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [50:41, 02:11](1794 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_intel' [07:25, 05:17] ( 1503 warnings 1998 remarks ) -PASS -- TEST 'cpld_debug_pdlib_p8_intel' [22:35, 02:08](1848 MB) - -PASS -- COMPILE 'atm_dyn32_intel' [11:34, 09:31] ( 1 warnings 1 remarks ) -PASS -- TEST 'control_flake_intel' [10:08, 02:26](568 MB) -PASS -- TEST 'control_CubedSphereGrid_intel' [08:47, 01:47](1465 MB) -PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [08:24, 01:57](1475 MB) -PASS -- TEST 'control_latlon_intel' [07:08, 02:00](1465 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [07:01, 02:03](1468 MB) -PASS -- TEST 'control_c48_intel' [06:52, 02:23](1563 MB) -PASS -- TEST 'control_c48.v2.sfc_intel' [06:47, 01:37](690 MB) -PASS -- TEST 'control_c192_intel' [06:48, 02:00](1583 MB) -PASS -- TEST 'control_c384_intel' [06:44, 03:09](1882 MB) -PASS -- TEST 'control_c384gdas_intel' [05:34, 03:44](1071 MB) -PASS -- TEST 'control_stochy_intel' [04:57, 01:21](521 MB) -PASS -- TEST 'control_stochy_restart_intel' [01:21, 02:10](330 MB) -PASS -- TEST 'control_lndp_intel' [04:07, 01:26](521 MB) -PASS -- TEST 'control_iovr4_intel' [04:07, 01:34](517 MB) -PASS -- TEST 'control_iovr5_intel' [04:07, 01:37](518 MB) -PASS -- TEST 'control_p8_intel' [04:01, 02:08](1756 MB) -PASS -- TEST 'control_p8.v2.sfc_intel' [03:54, 02:56](1756 MB) -PASS -- TEST 'control_p8_ugwpv1_intel' [03:54, 02:19](1751 MB) -PASS -- TEST 'control_restart_p8_intel' [57:37, 02:39](906 MB) -PASS -- TEST 'control_noqr_p8_intel' [03:45, 02:01](1762 MB) -PASS -- TEST 'control_restart_noqr_p8_intel' [57:37, 02:53](918 MB) -PASS -- TEST 'control_decomp_p8_intel' [03:45, 01:57](1755 MB) -PASS -- TEST 'control_2threads_p8_intel' [03:28, 02:40](1837 MB) -PASS -- TEST 'control_p8_lndp_intel' [03:20, 01:51](1753 MB) -PASS -- TEST 'control_p8_rrtmgp_intel' [02:56, 03:00](1806 MB) -PASS -- TEST 'control_p8_mynn_intel' [02:32, 02:55](1762 MB) -PASS -- TEST 'merra2_thompson_intel' [01:11, 02:42](1756 MB) -PASS -- TEST 'regional_control_intel' [01:06, 02:09](828 MB) -PASS -- TEST 'regional_restart_intel' [53:14, 01:56](835 MB) -PASS -- TEST 'regional_decomp_intel' [00:33, 02:01](835 MB) -PASS -- TEST 'regional_2threads_intel' [59:31, 02:13](891 MB) -PASS -- TEST 'regional_noquilt_intel' [59:29, 02:00](1167 MB) -PASS -- TEST 'regional_netcdf_parallel_intel' [59:22, 01:42](843 MB) -PASS -- TEST 'regional_2dwrtdecomp_intel' [59:04, 01:37](837 MB) -PASS -- TEST 'regional_wofs_intel' [57:43, 01:29](1571 MB) - -PASS -- COMPILE 'rrfs_intel' [10:32, 08:53] ( 3 warnings 92 remarks ) -PASS -- TEST 'rap_control_intel' [14:19, 02:21](901 MB) -PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [14:20, 01:50](1049 MB) -PASS -- TEST 'rap_decomp_intel' [14:19, 02:15](902 MB) -PASS -- TEST 'rap_2threads_intel' [14:19, 02:54](992 MB) -PASS -- TEST 'rap_restart_intel' [57:37, 02:29](773 MB) -PASS -- TEST 'rap_sfcdiff_intel' [14:19, 02:50](902 MB) -PASS -- TEST 'rap_sfcdiff_decomp_intel' [14:19, 02:21](900 MB) -PASS -- TEST 'rap_sfcdiff_restart_intel' [57:24, 02:42](773 MB) -PASS -- TEST 'hrrr_control_intel' [14:19, 03:04](900 MB) -PASS -- TEST 'hrrr_control_decomp_intel' [14:19, 02:57](899 MB) -PASS -- TEST 'hrrr_control_2threads_intel' [13:38, 02:54](974 MB) -PASS -- TEST 'hrrr_control_restart_intel' [57:21, 02:04](727 MB) -PASS -- TEST 'rrfs_v1beta_intel' [57:14, 02:58](894 MB) -PASS -- TEST 'rrfs_v1nssl_intel' [56:43, 02:14](1857 MB) -PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [56:09, 02:05](1848 MB) - -PASS -- COMPILE 'csawmg_intel' [10:32, 08:17] -PASS -- TEST 'control_csawmg_intel' [14:20, 01:21](858 MB) -PASS -- TEST 'control_ras_intel' [14:20, 01:41](555 MB) - -PASS -- COMPILE 'wam_intel' [12:25, 08:21] ( 1 remarks ) -PASS -- TEST 'control_wam_intel' [56:03, 02:18](1539 MB) - -PASS -- COMPILE 'atm_faster_dyn32_intel' [12:26, 08:29] ( 1 remarks ) -PASS -- TEST 'control_p8_faster_intel' [55:24, 02:29](1755 MB) -PASS -- TEST 'regional_control_faster_intel' [54:27, 01:43](842 MB) - -PASS -- COMPILE 'atm_debug_dyn32_intel' [11:25, 07:32] ( 867 warnings 92 remarks ) -PASS -- TEST 'control_CubedSphereGrid_debug_intel' [54:26, 02:02](1488 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [53:38, 02:20](1502 MB) -PASS -- TEST 'control_stochy_debug_intel' [53:07, 02:15](698 MB) -PASS -- TEST 'control_lndp_debug_intel' [53:07, 01:30](694 MB) -PASS -- TEST 'control_csawmg_debug_intel' [52:40, 02:11](1002 MB) -PASS -- TEST 'control_ras_debug_intel' [52:30, 01:31](704 MB) -PASS -- TEST 'control_diag_debug_intel' [51:45, 02:14](1558 MB) -PASS -- TEST 'control_debug_p8_intel' [49:38, 01:53](1785 MB) -PASS -- TEST 'regional_debug_intel' [49:34, 01:54](880 MB) -PASS -- TEST 'rap_control_debug_intel' [49:29, 02:17](1078 MB) -PASS -- TEST 'hrrr_control_debug_intel' [49:15, 01:40](1074 MB) -PASS -- TEST 'hrrr_gf_debug_intel' [49:03, 01:45](1075 MB) -PASS -- TEST 'hrrr_c3_debug_intel' [49:03, 01:41](1077 MB) -PASS -- TEST 'rap_unified_drag_suite_debug_intel' [48:23, 02:12](1076 MB) -PASS -- TEST 'rap_diag_debug_intel' [48:14, 02:18](1161 MB) -PASS -- TEST 'rap_cires_ugwp_debug_intel' [47:55, 01:22](1081 MB) -PASS -- TEST 'rap_unified_ugwp_debug_intel' [47:49, 02:15](1077 MB) -PASS -- TEST 'rap_lndp_debug_intel' [45:47, 01:35](1080 MB) -PASS -- TEST 'rap_progcld_thompson_debug_intel' [45:42, 01:42](1080 MB) -PASS -- TEST 'rap_noah_debug_intel' [45:37, 01:47](1071 MB) -PASS -- TEST 'rap_sfcdiff_debug_intel' [44:25, 01:51](1080 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [43:38, 01:56](1073 MB) -PASS -- TEST 'rrfs_v1beta_debug_intel' [43:30, 01:27](1073 MB) -PASS -- TEST 'rap_clm_lake_debug_intel' [43:27, 01:24](1074 MB) -PASS -- TEST 'rap_flake_debug_intel' [43:25, 01:21](1078 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [42:57, 02:49](1082 MB) - -PASS -- COMPILE 'wam_debug_intel' [08:21, 04:49] ( 823 warnings 1 remarks ) -PASS -- TEST 'control_wam_debug_intel' [14:32, 02:14](1581 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [11:25, 08:09] ( 3 warnings 91 remarks ) -PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [42:27, 01:57](911 MB) -PASS -- TEST 'rap_control_dyn32_phy32_intel' [42:24, 02:21](781 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [41:41, 03:04](782 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [40:55, 02:12](841 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [40:37, 02:42](833 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [40:19, 02:20](776 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_intel' [32:03, 02:44](674 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [33:54, 01:56](660 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [11:25, 08:20] ( 3 warnings 91 remarks ) -PASS -- TEST 'conus13km_control_intel' [39:57, 01:29](987 MB) -PASS -- TEST 'conus13km_2threads_intel' [35:06, 02:08](990 MB) -PASS -- TEST 'conus13km_restart_mismatch_intel' [34:54, 02:17](859 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [10:23, 08:17] ( 3 warnings 91 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_intel' [39:53, 02:17](809 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [06:20, 04:56] ( 771 warnings 91 remarks ) -PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [38:31, 01:28](951 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [38:22, 01:47](951 MB) -PASS -- TEST 'conus13km_debug_intel' [38:21, 02:20](1036 MB) -PASS -- TEST 'conus13km_debug_qr_intel' [38:15, 02:03](710 MB) -PASS -- TEST 'conus13km_debug_2threads_intel' [37:54, 01:27](1039 MB) -PASS -- TEST 'conus13km_radar_tten_debug_intel' [37:44, 01:39](1104 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [06:19, 04:33] ( 771 warnings 91 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [37:24, 01:50](985 MB) - -PASS -- COMPILE 'hafsw_intel' [11:25, 10:05] ( 1 warnings 8 remarks ) -PASS -- TEST 'hafs_regional_atm_intel' [37:20, 02:46](598 MB) -PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [37:19, 01:44](943 MB) -PASS -- TEST 'hafs_regional_atm_ocn_intel' [37:14, 02:41](647 MB) -PASS -- TEST 'hafs_regional_atm_wav_intel' [37:08, 03:18](671 MB) -PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [36:56, 02:58](694 MB) -PASS -- TEST 'hafs_regional_1nest_atm_intel' [34:08, 02:29](395 MB) -PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [33:59, 03:17](439 MB) -PASS -- TEST 'hafs_global_1nest_atm_intel' [33:56, 02:02](407 MB) -PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [33:59, 03:12](362 MB) -PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [33:52, 02:06](403 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [33:04, 02:34](400 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [32:51, 02:12](471 MB) -PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [31:54, 01:52](315 MB) - -PASS -- COMPILE 'hafsw_debug_intel' [07:21, 05:20] ( 1447 warnings 1501 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [31:04, 02:08](526 MB) - -PASS -- COMPILE 'hafsw_faster_intel' [11:28, 09:47] ( 7 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [30:49, 02:27](506 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [30:46, 02:19](700 MB) - -PASS -- COMPILE 'hafs_mom6w_intel' [11:30, 09:57] ( 7 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [30:18, 02:47](703 MB) - -PASS -- COMPILE 'hafs_all_intel' [11:30, 09:22] ( 7 remarks ) -PASS -- TEST 'hafs_regional_docn_intel' [30:04, 02:59](643 MB) -PASS -- TEST 'hafs_regional_docn_oisst_intel' [29:48, 02:56](613 MB) -PASS -- TEST 'hafs_regional_datm_cdeps_intel' [29:20, 01:31](878 MB) - -PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [11:29, 10:08] ( 1 remarks ) -PASS -- TEST 'atm_ds2s_docn_pcice_intel' [28:22, 02:12](1825 MB) - -PASS -- COMPILE 'atml_intel' [11:28, 09:45] ( 8 warnings 2 remarks ) - -PASS -- COMPILE 'atml_debug_intel' [08:28, 05:40] ( 866 warnings 2 remarks ) - -PASS -- COMPILE 'atmaero_intel' [10:26, 08:41] ( 1 remarks ) -PASS -- TEST 'atmaero_control_p8_intel' [28:08, 02:52](3010 MB) -PASS -- TEST 'atmaero_control_p8_rad_intel' [27:37, 02:09](2892 MB) -PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [27:28, 02:18](2907 MB) - -PASS -- COMPILE 'atmaq_debug_intel' [06:27, 04:28] ( 868 warnings 6 remarks ) -PASS -- TEST 'regional_atmaq_debug_intel' [27:19, 02:14](4381 MB) +PASS -- COMPILE 's2swa_32bit_intel' [23:38, 21:35] ( 1 warnings 9 remarks ) +PASS -- TEST 'cpld_control_p8_mixedmode_intel' [48:05, 03:37](3192 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_intel' [23:40, 21:38] ( 1 warnings 9 remarks ) +PASS -- TEST 'cpld_control_gfsv17_intel' [48:02, 03:55](1909 MB) +PASS -- TEST 'cpld_control_gfsv17_iau_intel' [27:38, 04:00](1938 MB) +PASS -- TEST 'cpld_restart_gfsv17_intel' [27:14, 04:02](1077 MB) +PASS -- TEST 'cpld_mpi_gfsv17_intel' [48:03, 03:28](1886 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [23:38, 21:41] ( 1 warnings 9 remarks ) +PASS -- TEST 'cpld_control_sfs_intel' [48:05, 02:08](1910 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [17:32, 15:59] ( 1500 warnings 1986 remarks ) +PASS -- TEST 'cpld_debug_gfsv17_intel' [54:11, 03:18](1952 MB) + +PASS -- COMPILE 's2swa_intel' [23:40, 21:34] ( 1 warnings 9 remarks ) +PASS -- TEST 'cpld_control_p8_intel' [48:02, 02:52](3227 MB) +PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [48:02, 03:21](3224 MB) +PASS -- TEST 'cpld_restart_p8_intel' [30:09, 03:11](3153 MB) +PASS -- TEST 'cpld_control_qr_p8_intel' [48:02, 02:44](3243 MB) +PASS -- TEST 'cpld_restart_qr_p8_intel' [30:08, 02:30](3171 MB) +PASS -- TEST 'cpld_2threads_p8_intel' [48:02, 03:11](3464 MB) +PASS -- TEST 'cpld_decomp_p8_intel' [48:02, 03:08](3223 MB) +PASS -- TEST 'cpld_mpi_p8_intel' [48:03, 02:51](3165 MB) +PASS -- TEST 'cpld_control_ciceC_p8_intel' [48:02, 03:23](3227 MB) +PASS -- TEST 'cpld_bmark_p8_intel' [48:11, 06:42](4210 MB) +PASS -- TEST 'cpld_restart_bmark_p8_intel' [18:59, 06:34](4367 MB) +PASS -- TEST 'cpld_s2sa_p8_intel' [48:02, 03:00](3198 MB) + +PASS -- COMPILE 's2sw_intel' [22:37, 20:35] ( 1 warnings 9 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_intel' [49:06, 02:54](1919 MB) +PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [49:06, 03:24](1979 MB) + +PASS -- COMPILE 's2s_aoflux_intel' [20:38, 18:47] ( 1 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [51:05, 02:55](1985 MB) + +PASS -- COMPILE 's2s_intel' [20:37, 19:19] ( 1 warnings 1 remarks ) +PASS -- TEST 'cpld_control_c48_intel' [51:04, 02:56](2882 MB) +PASS -- TEST 'cpld_warmstart_c48_intel' [51:04, 02:47](2885 MB) +PASS -- TEST 'cpld_restart_c48_intel' [45:30, 01:50](2300 MB) + +PASS -- COMPILE 's2swa_faster_intel' [24:42, 22:49] ( 1 warnings 9 remarks ) +PASS -- TEST 'cpld_control_p8_faster_intel' [47:01, 02:51](3230 MB) + +PASS -- COMPILE 's2sw_pdlib_intel' [22:40, 20:33] ( 1 warnings 9 remarks ) +PASS -- TEST 'cpld_control_pdlib_p8_intel' [49:03, 02:23](1920 MB) +PASS -- TEST 'cpld_restart_pdlib_p8_intel' [19:55, 02:53](1093 MB) +PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [19:27, 02:52](1899 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_intel' [07:21, 05:15] ( 1500 warnings 1986 remarks ) +PASS -- TEST 'cpld_debug_pdlib_p8_intel' [46:50, 02:13](1968 MB) + +PASS -- COMPILE 'atm_dyn32_intel' [11:27, 09:31] ( 1 warnings 1 remarks ) +PASS -- TEST 'control_flake_intel' [37:27, 01:29](662 MB) +PASS -- TEST 'control_CubedSphereGrid_intel' [35:59, 01:51](1562 MB) +PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [33:08, 02:16](1565 MB) +PASS -- TEST 'control_latlon_intel' [33:08, 01:53](1565 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [33:03, 02:03](1566 MB) +PASS -- TEST 'control_c48_intel' [32:51, 02:08](1586 MB) +PASS -- TEST 'control_c48.v2.sfc_intel' [32:34, 01:47](707 MB) +PASS -- TEST 'control_c192_intel' [32:18, 01:36](1691 MB) +PASS -- TEST 'control_c384_intel' [31:58, 03:08](1971 MB) +PASS -- TEST 'control_c384gdas_intel' [30:57, 04:02](1171 MB) +PASS -- TEST 'control_stochy_intel' [30:51, 01:57](620 MB) +PASS -- TEST 'control_stochy_restart_intel' [26:14, 01:38](429 MB) +PASS -- TEST 'control_lndp_intel' [30:09, 01:22](622 MB) +PASS -- TEST 'control_iovr4_intel' [30:06, 01:36](612 MB) +PASS -- TEST 'control_iovr5_intel' [30:03, 01:34](617 MB) +PASS -- TEST 'control_p8_intel' [30:03, 02:56](1853 MB) +PASS -- TEST 'control_p8.v2.sfc_intel' [29:48, 03:05](1864 MB) +PASS -- TEST 'control_p8_ugwpv1_intel' [29:41, 02:49](1852 MB) +PASS -- TEST 'control_restart_p8_intel' [22:41, 03:15](1008 MB) +PASS -- TEST 'control_noqr_p8_intel' [29:39, 02:31](1846 MB) +PASS -- TEST 'control_restart_noqr_p8_intel' [22:41, 03:09](1015 MB) +PASS -- TEST 'control_decomp_p8_intel' [29:17, 03:40](1848 MB) +PASS -- TEST 'control_2threads_p8_intel' [29:17, 02:21](1949 MB) +PASS -- TEST 'control_p8_lndp_intel' [29:09, 01:44](1864 MB) +PASS -- TEST 'control_p8_rrtmgp_intel' [29:07, 03:32](1912 MB) +PASS -- TEST 'control_p8_mynn_intel' [28:34, 03:27](1858 MB) +PASS -- TEST 'merra2_thompson_intel' [27:55, 03:48](1862 MB) +PASS -- TEST 'regional_control_intel' [26:57, 02:10](859 MB) +PASS -- TEST 'regional_restart_intel' [17:59, 01:16](860 MB) +PASS -- TEST 'regional_decomp_intel' [26:04, 01:14](867 MB) +PASS -- TEST 'regional_2threads_intel' [25:36, 01:55](984 MB) +PASS -- TEST 'regional_noquilt_intel' [25:32, 01:34](1190 MB) +PASS -- TEST 'regional_netcdf_parallel_intel' [25:29, 02:05](859 MB) +PASS -- TEST 'regional_2dwrtdecomp_intel' [25:28, 01:31](858 MB) +PASS -- TEST 'regional_wofs_intel' [24:35, 01:32](1588 MB) + +PASS -- COMPILE 'rrfs_intel' [10:26, 08:50] ( 3 warnings 92 remarks ) +PASS -- TEST 'rap_control_intel' [40:38, 02:29](1008 MB) +PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [40:39, 02:30](1138 MB) +PASS -- TEST 'rap_decomp_intel' [40:38, 02:28](999 MB) +PASS -- TEST 'rap_2threads_intel' [40:38, 03:22](1081 MB) +PASS -- TEST 'rap_restart_intel' [22:42, 03:20](878 MB) +PASS -- TEST 'rap_sfcdiff_intel' [40:38, 03:43](1000 MB) +PASS -- TEST 'rap_sfcdiff_decomp_intel' [40:38, 03:20](998 MB) +PASS -- TEST 'rap_sfcdiff_restart_intel' [22:41, 03:09](878 MB) +PASS -- TEST 'hrrr_control_intel' [40:38, 03:15](998 MB) +PASS -- TEST 'hrrr_control_decomp_intel' [40:38, 03:14](994 MB) +PASS -- TEST 'hrrr_control_2threads_intel' [40:39, 03:34](1071 MB) +PASS -- TEST 'hrrr_control_restart_intel' [22:31, 01:37](828 MB) +PASS -- TEST 'rrfs_v1beta_intel' [40:38, 03:30](997 MB) +PASS -- TEST 'rrfs_v1nssl_intel' [40:38, 02:21](1956 MB) +PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [22:25, 01:56](1943 MB) + +PASS -- COMPILE 'csawmg_intel' [09:23, 08:05] +PASS -- TEST 'control_csawmg_intel' [21:46, 01:47](954 MB) +PASS -- TEST 'control_ras_intel' [21:16, 02:15](655 MB) + +PASS -- COMPILE 'wam_intel' [21:42, 20:20] ( 1 remarks ) +PASS -- TEST 'control_wam_intel' [20:56, 01:50](1650 MB) + +PASS -- COMPILE 'atm_faster_dyn32_intel' [16:31, 14:28] ( 1 remarks ) +PASS -- TEST 'control_p8_faster_intel' [20:38, 03:35](1853 MB) +PASS -- TEST 'regional_control_faster_intel' [19:57, 01:56](848 MB) + +PASS -- COMPILE 'atm_debug_dyn32_intel' [15:37, 13:50] ( 867 warnings 92 remarks ) +PASS -- TEST 'control_CubedSphereGrid_debug_intel' [19:07, 01:41](1610 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [18:41, 02:08](1604 MB) +PASS -- TEST 'control_stochy_debug_intel' [18:40, 01:48](810 MB) +PASS -- TEST 'control_lndp_debug_intel' [18:15, 01:28](810 MB) +PASS -- TEST 'control_csawmg_debug_intel' [17:57, 02:23](1111 MB) +PASS -- TEST 'control_ras_debug_intel' [17:56, 01:37](814 MB) +PASS -- TEST 'control_diag_debug_intel' [17:49, 02:13](1667 MB) +PASS -- TEST 'control_debug_p8_intel' [17:38, 01:55](1901 MB) +PASS -- TEST 'regional_debug_intel' [17:35, 01:41](926 MB) +PASS -- TEST 'rap_control_debug_intel' [17:30, 01:36](1190 MB) +PASS -- TEST 'hrrr_control_debug_intel' [16:20, 02:06](1182 MB) +PASS -- TEST 'hrrr_gf_debug_intel' [16:20, 02:15](1190 MB) +PASS -- TEST 'hrrr_c3_debug_intel' [16:18, 02:08](1185 MB) +PASS -- TEST 'rap_unified_drag_suite_debug_intel' [15:39, 01:48](1196 MB) +PASS -- TEST 'rap_diag_debug_intel' [14:42, 01:36](1276 MB) +PASS -- TEST 'rap_cires_ugwp_debug_intel' [14:08, 02:19](1187 MB) +PASS -- TEST 'rap_unified_ugwp_debug_intel' [13:26, 01:55](1195 MB) +PASS -- TEST 'rap_lndp_debug_intel' [13:21, 01:23](1192 MB) +PASS -- TEST 'rap_progcld_thompson_debug_intel' [13:09, 01:42](1190 MB) +PASS -- TEST 'rap_noah_debug_intel' [12:59, 01:34](1193 MB) +PASS -- TEST 'rap_sfcdiff_debug_intel' [12:45, 01:38](1187 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [12:39, 02:19](1187 MB) +PASS -- TEST 'rrfs_v1beta_debug_intel' [12:33, 02:16](1186 MB) +PASS -- TEST 'rap_clm_lake_debug_intel' [12:21, 01:27](1189 MB) +PASS -- TEST 'rap_flake_debug_intel' [12:15, 01:38](1193 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [12:09, 03:53](1193 MB) + +PASS -- COMPILE 'wam_debug_intel' [12:28, 10:21] ( 823 warnings 1 remarks ) +PASS -- TEST 'control_wam_debug_intel' [12:06, 01:58](1687 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [15:36, 14:01] ( 3 warnings 91 remarks ) +PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [11:59, 02:25](1013 MB) +PASS -- TEST 'rap_control_dyn32_phy32_intel' [11:47, 03:05](880 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [11:44, 04:43](874 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [11:43, 03:32](932 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [09:54, 04:21](932 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [09:51, 03:52](874 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_intel' [02:15, 03:36](783 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [03:18, 02:11](760 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [15:36, 14:01] ( 3 warnings 91 remarks ) +PASS -- TEST 'conus13km_control_intel' [09:42, 01:34](1075 MB) +PASS -- TEST 'conus13km_2threads_intel' [04:28, 01:23](1061 MB) +PASS -- TEST 'conus13km_restart_mismatch_intel' [03:58, 02:11](953 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [15:29, 14:10] ( 3 warnings 91 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_intel' [07:39, 02:51](899 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [12:26, 10:42] ( 771 warnings 91 remarks ) +PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [07:37, 01:56](1067 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [07:37, 02:02](1063 MB) +PASS -- TEST 'conus13km_debug_intel' [06:56, 02:25](1148 MB) +PASS -- TEST 'conus13km_debug_qr_intel' [06:53, 01:47](838 MB) +PASS -- TEST 'conus13km_debug_2threads_intel' [05:37, 01:40](1125 MB) +PASS -- TEST 'conus13km_radar_tten_debug_intel' [05:31, 02:13](1216 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [06:18, 04:17] ( 771 warnings 91 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [05:26, 01:36](1093 MB) + +PASS -- COMPILE 'hafsw_intel' [25:39, 23:46] ( 1 warnings 9 remarks ) +PASS -- TEST 'hafs_regional_atm_intel' [05:13, 02:42](686 MB) +PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [04:57, 01:53](1034 MB) +PASS -- TEST 'hafs_regional_atm_ocn_intel' [04:49, 02:45](747 MB) +PASS -- TEST 'hafs_regional_atm_wav_intel' [04:46, 02:40](769 MB) +PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [04:43, 03:21](789 MB) +PASS -- TEST 'hafs_regional_1nest_atm_intel' [04:34, 02:50](465 MB) +PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [03:45, 02:59](480 MB) +PASS -- TEST 'hafs_global_1nest_atm_intel' [03:37, 02:27](379 MB) +PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [02:49, 04:01](450 MB) +PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [02:18, 02:28](497 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [02:08, 01:56](502 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [02:09, 02:41](563 MB) +PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [00:28, 02:13](408 MB) + +PASS -- COMPILE 'hafsw_debug_intel' [14:29, 12:18] ( 1444 warnings 1489 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [00:06, 02:25](608 MB) + +PASS -- COMPILE 'hafsw_faster_intel' [19:33, 17:53] ( 8 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [00:02, 02:36](612 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [00:01, 02:06](787 MB) + +PASS -- COMPILE 'hafs_mom6w_intel' [11:25, 09:52] ( 8 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [59:37, 02:12](783 MB) + +PASS -- COMPILE 'hafs_all_intel' [19:35, 17:30] ( 8 remarks ) +PASS -- TEST 'hafs_regional_docn_intel' [58:59, 02:56](731 MB) +PASS -- TEST 'hafs_regional_docn_oisst_intel' [57:52, 03:03](709 MB) +PASS -- TEST 'hafs_regional_datm_cdeps_intel' [57:38, 01:53](833 MB) + +PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [11:25, 09:38] ( 1 remarks ) +PASS -- TEST 'atm_ds2s_docn_pcice_intel' [57:11, 02:05](1916 MB) + +PASS -- COMPILE 'atml_intel' [23:41, 22:13] ( 8 warnings 2 remarks ) + +PASS -- COMPILE 'atml_debug_intel' [07:20, 05:19] ( 866 warnings 2 remarks ) + +PASS -- COMPILE 'atmaero_intel' [10:26, 08:27] ( 1 remarks ) +PASS -- TEST 'atmaero_control_p8_intel' [56:23, 03:00](3119 MB) +PASS -- TEST 'atmaero_control_p8_rad_intel' [56:15, 03:31](2996 MB) +PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [55:49, 03:20](3008 MB) + +PASS -- COMPILE 'atmaq_debug_intel' [06:20, 04:18] ( 868 warnings 6 remarks ) +PASS -- TEST 'regional_atmaq_debug_intel' [55:28, 02:05](4496 MB) SYNOPSIS: -Starting Date/Time: 20241101 21:22:09 -Ending Date/Time: 20241101 23:02:12 -Total Time: 01h:41m:04s +Starting Date/Time: 20241113 18:46:36 +Ending Date/Time: 20241113 20:32:39 +Total Time: 01h:47m:46s Compiles Completed: 33/33 Tests Completed: 156/156 diff --git a/tests/parm/ufs.configure.atm_lnd.IN b/tests/parm/ufs.configure.atm_lnd.IN index de2991fcac..4210c3bf0f 100644 --- a/tests/parm/ufs.configure.atm_lnd.IN +++ b/tests/parm/ufs.configure.atm_lnd.IN @@ -113,7 +113,6 @@ ALLCOMP_attributes:: stop_option = nhours stop_ymd = -999 read_restart = @[READRESTART] - mediator_present = true orb_eccen = 1.e36 orb_iyear = 2000 orb_iyear_align = 2000 diff --git a/tests/parm/ufs.configure.atmw.IN b/tests/parm/ufs.configure.atmw.IN index bd1c554ecc..3d9caa18e7 100644 --- a/tests/parm/ufs.configure.atmw.IN +++ b/tests/parm/ufs.configure.atmw.IN @@ -35,7 +35,15 @@ WAV_attributes:: Verbosity = 0 OverwriteSlice = false mesh_wav = @[MESH_WAV] - user_sets_restname = true + user_histname = @[WW3_user_histname] + use_historync = @[WW3_historync] + use_restartnc = @[WW3_restartnc] + restart_from_binary = @[WW3_restart_from_binary] + pio_typename = @[WW3_PIO_FORMAT] + pio_numiotasks = @[WW3_PIO_IOTASKS] + pio_stride = @[WW3_PIO_STRIDE] + pio_rearranger = @[WW3_PIO_REARR] + pio_root = @[WW3_PIO_ROOT] :: diff --git a/tests/parm/ufs.configure.hafs_atm_docn.IN b/tests/parm/ufs.configure.hafs_atm_docn.IN index c5d5304eb6..09e469b5b9 100644 --- a/tests/parm/ufs.configure.hafs_atm_docn.IN +++ b/tests/parm/ufs.configure.hafs_atm_docn.IN @@ -99,7 +99,6 @@ ALLCOMP_attributes:: orb_mode = fixed_year orb_mvelp = 1.e36 orb_obliq = 1.e36 - mediator_present = true stop_n = @[FHMAX] stop_option = nhours stop_ymd = -999 diff --git a/tests/parm/ufs.configure.hafs_atm_ocn.IN b/tests/parm/ufs.configure.hafs_atm_ocn.IN index 8b16fd5ef7..91dd787e69 100644 --- a/tests/parm/ufs.configure.hafs_atm_ocn.IN +++ b/tests/parm/ufs.configure.hafs_atm_ocn.IN @@ -128,7 +128,6 @@ ALLCOMP_attributes:: orb_mode = fixed_year orb_mvelp = 1.e36 orb_obliq = 1.e36 - mediator_present = true stop_n = @[FHMAX] stop_option = nhours stop_ymd = -999 diff --git a/tests/parm/ufs.configure.hafs_atm_ocn_wav.IN b/tests/parm/ufs.configure.hafs_atm_ocn_wav.IN index c9cc9d0fe2..9b089d556a 100644 --- a/tests/parm/ufs.configure.hafs_atm_ocn_wav.IN +++ b/tests/parm/ufs.configure.hafs_atm_ocn_wav.IN @@ -86,7 +86,15 @@ WAV_attributes:: OverwriteSlice = false merge_import = .true. mesh_wav = @[MESH_WAV] - user_sets_restname = true + user_histname = @[WW3_user_histname] + use_historync = @[WW3_historync] + use_restartnc = @[WW3_restartnc] + restart_from_binary = @[WW3_restart_from_binary] + pio_typename = @[WW3_PIO_FORMAT] + pio_numiotasks = @[WW3_PIO_IOTASKS] + pio_stride = @[WW3_PIO_STRIDE] + pio_rearranger = @[WW3_PIO_REARR] + pio_root = @[WW3_PIO_ROOT] :: # Run Sequence # @@ -141,7 +149,6 @@ ALLCOMP_attributes:: orb_mode = fixed_year orb_mvelp = 1.e36 orb_obliq = 1.e36 - mediator_present = true stop_n = @[FHMAX] stop_option = nhours stop_ymd = -999 diff --git a/tests/parm/ufs.configure.hafs_atm_ocn_wav_inline.IN b/tests/parm/ufs.configure.hafs_atm_ocn_wav_inline.IN index f1b2bd18ca..47f36bad1f 100644 --- a/tests/parm/ufs.configure.hafs_atm_ocn_wav_inline.IN +++ b/tests/parm/ufs.configure.hafs_atm_ocn_wav_inline.IN @@ -88,7 +88,15 @@ WAV_attributes:: OverwriteSlice = false merge_import = .false. mesh_wav = @[MESH_WAV] - user_sets_restname = true + user_histname = @[WW3_user_histname] + use_historync = @[WW3_historync] + use_restartnc = @[WW3_restartnc] + restart_from_binary = @[WW3_restart_from_binary] + pio_typename = @[WW3_PIO_FORMAT] + pio_numiotasks = @[WW3_PIO_IOTASKS] + pio_stride = @[WW3_PIO_STRIDE] + pio_rearranger = @[WW3_PIO_REARR] + pio_root = @[WW3_PIO_ROOT] :: # Run Sequence # @@ -145,7 +153,6 @@ ALLCOMP_attributes:: orb_mode = fixed_year orb_mvelp = 1.e36 orb_obliq = 1.e36 - mediator_present = true stop_n = @[FHMAX] stop_option = nhours stop_ymd = -999 diff --git a/tests/parm/ufs.configure.hafs_atm_ocn_wav_mom6.IN b/tests/parm/ufs.configure.hafs_atm_ocn_wav_mom6.IN index 2a57c59cf3..81930e3209 100644 --- a/tests/parm/ufs.configure.hafs_atm_ocn_wav_mom6.IN +++ b/tests/parm/ufs.configure.hafs_atm_ocn_wav_mom6.IN @@ -74,7 +74,15 @@ WAV_attributes:: OverwriteSlice = false merge_import = .false. mesh_wav = @[MESH_WAV] - user_sets_restname = true + user_histname = @[WW3_user_histname] + use_historync = @[WW3_historync] + use_restartnc = @[WW3_restartnc] + restart_from_binary = @[WW3_restart_from_binary] + pio_typename = @[WW3_PIO_FORMAT] + pio_numiotasks = @[WW3_PIO_IOTASKS] + pio_stride = @[WW3_PIO_STRIDE] + pio_rearranger = @[WW3_PIO_REARR] + pio_root = @[WW3_PIO_ROOT] :: # Run Sequence # @@ -131,7 +139,6 @@ ALLCOMP_attributes:: orb_mode = fixed_year orb_mvelp = 1.e36 orb_obliq = 1.e36 - mediator_present = true stop_n = @[FHMAX] stop_option = nhours stop_ymd = -999 diff --git a/tests/parm/ufs.configure.hafs_atm_wav.IN b/tests/parm/ufs.configure.hafs_atm_wav.IN index 9adfb9ed85..bd0192db36 100644 --- a/tests/parm/ufs.configure.hafs_atm_wav.IN +++ b/tests/parm/ufs.configure.hafs_atm_wav.IN @@ -55,7 +55,15 @@ WAV_attributes:: OverwriteSlice = false merge_import = .true. mesh_wav = @[MESH_WAV] - user_sets_restname = true + user_histname = @[WW3_user_histname] + use_historync = @[WW3_historync] + use_restartnc = @[WW3_restartnc] + restart_from_binary = @[WW3_restart_from_binary] + pio_typename = @[WW3_PIO_FORMAT] + pio_numiotasks = @[WW3_PIO_IOTASKS] + pio_stride = @[WW3_PIO_STRIDE] + pio_rearranger = @[WW3_PIO_REARR] + pio_root = @[WW3_PIO_ROOT] :: # Run Sequence # @@ -103,7 +111,6 @@ ALLCOMP_attributes:: orb_mode = fixed_year orb_mvelp = 1.e36 orb_obliq = 1.e36 - mediator_present = true stop_n = @[FHMAX] stop_option = nhours stop_ymd = -999 diff --git a/tests/parm/ufs.configure.s2sw.IN b/tests/parm/ufs.configure.s2sw.IN index 1ccf32fe09..9ba2a9c2e1 100644 --- a/tests/parm/ufs.configure.s2sw.IN +++ b/tests/parm/ufs.configure.s2sw.IN @@ -62,7 +62,15 @@ WAV_attributes:: Verbosity = 0 OverwriteSlice = false mesh_wav = @[MESH_WAV] - user_sets_restname = @[WW3_user_sets_restname] + user_histname = @[WW3_user_histname] + use_historync = @[WW3_historync] + use_restartnc = @[WW3_restartnc] + restart_from_binary = @[WW3_restart_from_binary] + pio_typename = @[WW3_PIO_FORMAT] + pio_numiotasks = @[WW3_PIO_IOTASKS] + pio_stride = @[WW3_PIO_STRIDE] + pio_rearranger = @[WW3_PIO_REARR] + pio_root = @[WW3_PIO_ROOT] :: # CMEPS warm run sequence diff --git a/tests/parm/ufs.configure.s2sw_esmf.IN b/tests/parm/ufs.configure.s2sw_esmf.IN index a9eed48546..0bfd8dc3d7 100644 --- a/tests/parm/ufs.configure.s2sw_esmf.IN +++ b/tests/parm/ufs.configure.s2sw_esmf.IN @@ -67,7 +67,15 @@ WAV_attributes:: Verbosity = 0 OverwriteSlice = false mesh_wav = @[MESH_WAV] - user_sets_restname = @[WW3_user_sets_restname] + user_histname = @[WW3_user_histname] + use_historync = @[WW3_historync] + use_restartnc = @[WW3_restartnc] + restart_from_binary = @[WW3_restart_from_binary] + pio_typename = @[WW3_PIO_FORMAT] + pio_numiotasks = @[WW3_PIO_IOTASKS] + pio_stride = @[WW3_PIO_STRIDE] + pio_rearranger = @[WW3_PIO_REARR] + pio_root = @[WW3_PIO_ROOT] :: # CMEPS warm run sequence diff --git a/tests/parm/ufs.configure.s2sw_fast_esmf.IN b/tests/parm/ufs.configure.s2sw_fast_esmf.IN index 3d7df9de69..623fab0124 100644 --- a/tests/parm/ufs.configure.s2sw_fast_esmf.IN +++ b/tests/parm/ufs.configure.s2sw_fast_esmf.IN @@ -67,7 +67,15 @@ WAV_attributes:: Verbosity = 0 OverwriteSlice = false mesh_wav = @[MESH_WAV] - user_sets_restname = @[WW3_user_sets_restname] + user_histname = @[WW3_user_histname] + use_historync = @[WW3_historync] + use_restartnc = @[WW3_restartnc] + restart_from_binary = @[WW3_restart_from_binary] + pio_typename = @[WW3_PIO_FORMAT] + pio_numiotasks = @[WW3_PIO_IOTASKS] + pio_stride = @[WW3_PIO_STRIDE] + pio_rearranger = @[WW3_PIO_REARR] + pio_root = @[WW3_PIO_ROOT] :: # CMEPS warm run sequence diff --git a/tests/parm/ufs.configure.s2swa.IN b/tests/parm/ufs.configure.s2swa.IN index a1bb9f95a6..2fa6ac40c3 100644 --- a/tests/parm/ufs.configure.s2swa.IN +++ b/tests/parm/ufs.configure.s2swa.IN @@ -69,7 +69,15 @@ WAV_attributes:: Verbosity = 0 OverwriteSlice = false mesh_wav = @[MESH_WAV] - user_sets_restname = @[WW3_user_sets_restname] + user_histname = @[WW3_user_histname] + use_historync = @[WW3_historync] + use_restartnc = @[WW3_restartnc] + restart_from_binary = @[WW3_restart_from_binary] + pio_typename = @[WW3_PIO_FORMAT] + pio_numiotasks = @[WW3_PIO_IOTASKS] + pio_stride = @[WW3_PIO_STRIDE] + pio_rearranger = @[WW3_PIO_REARR] + pio_root = @[WW3_PIO_ROOT] :: # CMEPS warm run sequence diff --git a/tests/parm/ufs.configure.s2swa_esmf.IN b/tests/parm/ufs.configure.s2swa_esmf.IN index 820da8ee0f..91410741de 100644 --- a/tests/parm/ufs.configure.s2swa_esmf.IN +++ b/tests/parm/ufs.configure.s2swa_esmf.IN @@ -75,7 +75,15 @@ WAV_attributes:: Verbosity = 0 OverwriteSlice = false mesh_wav = @[MESH_WAV] - user_sets_restname = @[WW3_user_sets_restname] + user_histname = @[WW3_user_histname] + use_historync = @[WW3_historync] + use_restartnc = @[WW3_restartnc] + restart_from_binary = @[WW3_restart_from_binary] + pio_typename = @[WW3_PIO_FORMAT] + pio_numiotasks = @[WW3_PIO_IOTASKS] + pio_stride = @[WW3_PIO_STRIDE] + pio_rearranger = @[WW3_PIO_REARR] + pio_root = @[WW3_PIO_ROOT] :: # CMEPS warm run sequence diff --git a/tests/parm/ufs.configure.s2swa_fast_esmf.IN b/tests/parm/ufs.configure.s2swa_fast_esmf.IN index e77f9266bc..5ded338a95 100644 --- a/tests/parm/ufs.configure.s2swa_fast_esmf.IN +++ b/tests/parm/ufs.configure.s2swa_fast_esmf.IN @@ -74,7 +74,15 @@ WAV_attributes:: Verbosity = 0 OverwriteSlice = false mesh_wav = @[MESH_WAV] - user_sets_restname = @[WW3_user_sets_restname] + user_histname = @[WW3_user_histname] + use_historync = @[WW3_historync] + use_restartnc = @[WW3_restartnc] + restart_from_binary = @[WW3_restart_from_binary] + pio_typename = @[WW3_PIO_FORMAT] + pio_numiotasks = @[WW3_PIO_IOTASKS] + pio_stride = @[WW3_PIO_STRIDE] + pio_rearranger = @[WW3_PIO_REARR] + pio_root = @[WW3_PIO_ROOT] :: # CMEPS warm run sequence diff --git a/tests/parm/ww3_shel.nml.IN b/tests/parm/ww3_shel.nml.IN index 4921a6d9ad..fa0b02de1d 100644 --- a/tests/parm/ww3_shel.nml.IN +++ b/tests/parm/ww3_shel.nml.IN @@ -9,6 +9,7 @@ &output_type_nml type%field%list = '@[WW3_OUTPARS]' type%point%file = 'ww3_points.list' + type%restart%extra = '@[WW3_RSTFLDS]' / &output_date_nml @@ -16,5 +17,4 @@ date%field%stride = '@[WW3_DTFLD]' date%point%outffile = '1' date%point%stride = '@[WW3_DTPNT]' - date%restart2%stride = '@[WW3_DT_2_RST]' / diff --git a/tests/test_changes.list b/tests/test_changes.list index 8b13789179..925538e123 100644 --- a/tests/test_changes.list +++ b/tests/test_changes.list @@ -1 +1,35 @@ - +cpld_control_p8_mixedmode intel +cpld_control_gfsv17 intel +cpld_control_gfsv17_iau intel +cpld_restart_gfsv17 intel +cpld_mpi_gfsv17 intel +cpld_debug_gfsv17 intel +cpld_control_p8 intel +cpld_control_p8.v2.sfc intel +cpld_restart_p8 intel +cpld_control_qr_p8 intel +cpld_restart_qr_p8 intel +cpld_2threads_p8 intel +cpld_decomp_p8 intel +cpld_mpi_p8 intel +cpld_control_ciceC_p8 intel +cpld_control_c192_p8 intel +cpld_restart_c192_p8 intel +cpld_bmark_p8 intel +cpld_restart_bmark_p8 intel +cpld_control_noaero_p8 intel +cpld_debug_p8 intel +cpld_debug_noaero_p8 intel +cpld_control_p8_faster intel +cpld_control_pdlib_p8 intel +cpld_restart_pdlib_p8 intel +cpld_mpi_pdlib_p8 intel +cpld_debug_pdlib_p8 intel +hafs_regional_atm_wav intel +hafs_regional_atm_ocn_wav intel +atmwav_control_noaero_p8 intel +cpld_control_pdlib_p8 gnu +cpld_debug_pdlib_p8 gnu +cpld_control_gfsv17 intelllvm +cpld_debug_gfsv17 intelllvm +cpld_control_p8 intelllvm diff --git a/tests/tests/atmwav_control_noaero_p8 b/tests/tests/atmwav_control_noaero_p8 index 19a8523c93..a1d7c8bc42 100644 --- a/tests/tests/atmwav_control_noaero_p8 +++ b/tests/tests/atmwav_control_noaero_p8 @@ -47,7 +47,7 @@ export LIST_FILES="sfcf000.nc \ RESTART/ufs.atmw.cpl.r.2021-03-22-64800.nc \ 20210322.180000.out_pnt.ww3 \ 20210322.180000.out_grd.ww3 \ - ufs.atmw.ww3.r.2021-03-22-64800" + ufs.atmw.ww3.r.2021-03-22-64800.nc" export_fv3 export_tiled @@ -81,6 +81,16 @@ export wav_model=ww3 export WW3_MULTIGRID=false export WW3_MODDEF=mod_def.glo_1deg export MESH_WAV=mesh.glo_1deg.nc +export WW3_user_histname='false' +export WW3_historync='false' +export WW3_restartnc='true' +export WW3_restart_from_binary='false' +# For either history_nc or restart_nc true +export WW3_PIO_FORMAT='pnetcdf' +export WW3_PIO_STRIDE=4 +export WW3_PIO_IOTASKS=-99 +export WW3_PIO_REARR='box' +export WW3_PIO_ROOT=-99 # ufs.configure export coupling_interval_sec=${DT_ATMOS} diff --git a/tests/tests/cpld_2threads_p8 b/tests/tests/cpld_2threads_p8 index 3a70bc0d2e..21346f4a09 100644 --- a/tests/tests/cpld_2threads_p8 +++ b/tests/tests/cpld_2threads_p8 @@ -54,6 +54,7 @@ export LIST_FILES="sfcf024.tile1.nc \ RESTART/20210323.060000.MOM.res.nc \ RESTART/iced.2021-03-23-21600.nc \ RESTART/ufs.cpld.cpl.r.2021-03-23-21600.nc \ + ufs.cpld.ww3.r.2021-03-23-21600.nc \ 20210323.060000.out_pnt.ww3 \ 20210323.060000.out_grd.ww3 " diff --git a/tests/tests/cpld_bmark_p8 b/tests/tests/cpld_bmark_p8 index 6ffd9712bd..cfe693ec7c 100644 --- a/tests/tests/cpld_bmark_p8 +++ b/tests/tests/cpld_bmark_p8 @@ -48,6 +48,7 @@ export LIST_FILES="sfcf006.nc \ RESTART/20130401.060000.MOM.res_3.nc \ RESTART/iced.2013-04-01-21600.nc \ RESTART/ufs.cpld.cpl.r.2013-04-01-21600.nc \ + ufs.cpld.ww3.r.2013-04-01-21600.nc \ 20130401.060000.out_pnt.ww3 \ 20130401.060000.out_grd.ww3 " export ATMRES=C384 diff --git a/tests/tests/cpld_control_c192_p8 b/tests/tests/cpld_control_c192_p8 index a5cae9923e..b70352aee0 100644 --- a/tests/tests/cpld_control_c192_p8 +++ b/tests/tests/cpld_control_c192_p8 @@ -53,6 +53,7 @@ export LIST_FILES="sfcf030.tile1.nc \ RESTART/20210323.120000.MOM.res.nc \ RESTART/iced.2021-03-23-43200.nc \ RESTART/ufs.cpld.cpl.r.2021-03-23-43200.nc \ + ufs.cpld.ww3.r.2021-03-23-43200.nc \ 20210323.120000.out_grd.ww3 \ 20210323.120000.out_pnt.ww3 " diff --git a/tests/tests/cpld_control_ciceC_p8 b/tests/tests/cpld_control_ciceC_p8 index 033313329e..07057d8073 100644 --- a/tests/tests/cpld_control_ciceC_p8 +++ b/tests/tests/cpld_control_ciceC_p8 @@ -66,6 +66,7 @@ export LIST_FILES="sfcf021.tile1.nc \ RESTART/20210323.060000.MOM.res.nc \ RESTART/iced.2021-03-23-21600.nc \ RESTART/ufs.cpld.cpl.r.2021-03-23-21600.nc \ + ufs.cpld.ww3.r.2021-03-23-21600.nc \ 20210323.060000.out_pnt.ww3 \ 20210323.060000.out_grd.ww3 " export DT_ATMOS=720 diff --git a/tests/tests/cpld_control_gfsv17 b/tests/tests/cpld_control_gfsv17 index 8ea5d20e89..fe6a489aa4 100644 --- a/tests/tests/cpld_control_gfsv17 +++ b/tests/tests/cpld_control_gfsv17 @@ -66,6 +66,7 @@ export LIST_FILES="sfcf021.tile1.nc \ RESTART/20210323.060000.MOM.res.nc \ RESTART/iced.2021-03-23-21600.nc \ RESTART/ufs.cpld.cpl.r.2021-03-23-21600.nc \ + ufs.cpld.ww3.r.2021-03-23-21600.nc \ history/iceh.2021-03-23-21600.nc \ 20210323.060000.out_pnt.ww3 \ 20210323.060000.out_grd.ww3 " @@ -109,6 +110,8 @@ export FIELD_TABLE=field_table_thompson_noaero_tke_progsigma export DIAG_TABLE=diag_table_cpld.IN export INPUT_NML=global_control.nml.IN export UFS_CONFIGURE=ufs.configure.s2sw.IN +# slow loop +export WW3_RSTFLDS="ice" #GFSv17 settings export PROGSIGMA=.true. diff --git a/tests/tests/cpld_control_gfsv17_iau b/tests/tests/cpld_control_gfsv17_iau index 14d80219c7..1a7afd6323 100644 --- a/tests/tests/cpld_control_gfsv17_iau +++ b/tests/tests/cpld_control_gfsv17_iau @@ -45,6 +45,7 @@ export LIST_FILES="sfcf024.nc \ RESTART/20210323.120000.MOM.res.nc \ RESTART/iced.2021-03-23-43200.nc \ RESTART/ufs.cpld.cpl.r.2021-03-23-43200.nc \ + ufs.cpld.ww3.r.2021-03-23-43200.nc \ MOM6_OUTPUT/ocn_2021_03_23_09.nc \ history/iceh_06h.2021-03-23-43200.nc \ history/iceh.2021-03-23-21600.nc \ @@ -112,6 +113,8 @@ export FIELD_TABLE=field_table_thompson_noaero_tke_progsigma export DIAG_TABLE=diag_table_cpld.IN export INPUT_NML=global_control.nml.IN export UFS_CONFIGURE=ufs.configure.s2sw.IN +# slow loop +export WW3_RSTFLDS="ice" #GFSv17 settings export PROGSIGMA=.true. diff --git a/tests/tests/cpld_control_noaero_p8 b/tests/tests/cpld_control_noaero_p8 index 0d2ab926c2..58853ae7d0 100644 --- a/tests/tests/cpld_control_noaero_p8 +++ b/tests/tests/cpld_control_noaero_p8 @@ -65,6 +65,7 @@ export LIST_FILES="sfcf021.tile1.nc \ RESTART/20210323.060000.MOM.res.nc \ RESTART/iced.2021-03-23-21600.nc \ RESTART/ufs.cpld.cpl.r.2021-03-23-21600.nc \ + ufs.cpld.ww3.r.2021-03-23-21600.nc \ 20210323.060000.out_pnt.ww3 \ 20210323.060000.out_grd.ww3 " diff --git a/tests/tests/cpld_control_p8 b/tests/tests/cpld_control_p8 index 4a4641e3d8..f3cb8da89c 100644 --- a/tests/tests/cpld_control_p8 +++ b/tests/tests/cpld_control_p8 @@ -66,6 +66,7 @@ export LIST_FILES="sfcf021.tile1.nc \ RESTART/20210323.060000.MOM.res.nc \ RESTART/iced.2021-03-23-21600.nc \ RESTART/ufs.cpld.cpl.r.2021-03-23-21600.nc \ + ufs.cpld.ww3.r.2021-03-23-21600.nc \ 20210323.060000.out_pnt.ww3 \ 20210323.060000.out_grd.ww3 " export DT_ATMOS=720 diff --git a/tests/tests/cpld_control_p8.v2.sfc b/tests/tests/cpld_control_p8.v2.sfc index ea0d95bf74..bc6e073c61 100644 --- a/tests/tests/cpld_control_p8.v2.sfc +++ b/tests/tests/cpld_control_p8.v2.sfc @@ -66,6 +66,7 @@ export LIST_FILES="sfcf021.tile1.nc \ RESTART/20210323.060000.MOM.res.nc \ RESTART/iced.2021-03-23-21600.nc \ RESTART/ufs.cpld.cpl.r.2021-03-23-21600.nc \ + ufs.cpld.ww3.r.2021-03-23-21600.nc \ 20210323.060000.out_pnt.ww3 \ 20210323.060000.out_grd.ww3 " diff --git a/tests/tests/cpld_control_p8_faster b/tests/tests/cpld_control_p8_faster index c1a895e3ec..4e972c16aa 100644 --- a/tests/tests/cpld_control_p8_faster +++ b/tests/tests/cpld_control_p8_faster @@ -66,6 +66,7 @@ export LIST_FILES="sfcf021.tile1.nc \ RESTART/20210323.060000.MOM.res.nc \ RESTART/iced.2021-03-23-21600.nc \ RESTART/ufs.cpld.cpl.r.2021-03-23-21600.nc \ + ufs.cpld.ww3.r.2021-03-23-21600.nc \ 20210323.060000.out_pnt.ww3 \ 20210323.060000.out_grd.ww3 " diff --git a/tests/tests/cpld_control_p8_mixedmode b/tests/tests/cpld_control_p8_mixedmode index dad84b4660..0d35ba3114 100644 --- a/tests/tests/cpld_control_p8_mixedmode +++ b/tests/tests/cpld_control_p8_mixedmode @@ -66,6 +66,7 @@ export LIST_FILES="sfcf021.tile1.nc \ RESTART/20210323.060000.MOM.res.nc \ RESTART/iced.2021-03-23-21600.nc \ RESTART/ufs.cpld.cpl.r.2021-03-23-21600.nc \ + ufs.cpld.ww3.r.2021-03-23-21600.nc \ 20210323.060000.out_pnt.ww3 \ 20210323.060000.out_grd.ww3 " diff --git a/tests/tests/cpld_control_pdlib_p8 b/tests/tests/cpld_control_pdlib_p8 index 2403cd5113..120504e818 100644 --- a/tests/tests/cpld_control_pdlib_p8 +++ b/tests/tests/cpld_control_pdlib_p8 @@ -65,6 +65,7 @@ export LIST_FILES="sfcf021.tile1.nc \ RESTART/20210323.060000.MOM.res.nc \ RESTART/iced.2021-03-23-21600.nc \ RESTART/ufs.cpld.cpl.r.2021-03-23-21600.nc \ + ufs.cpld.ww3.r.2021-03-23-21600.nc \ 20210323.060000.out_pnt.ww3 \ 20210323.060000.out_grd.ww3 " @@ -108,6 +109,9 @@ export FV3_RUN=cpld_control_run.IN if [[ $MACHINE_ID = orion ]] || [[ $RT_COMPILER = gnu ]]; then WLCLK=50 fi +if [[ $MACHINE_ID = hercules && $RT_COMPILER = gnu ]]; then + export WW3_PIO_REARR='box' +fi if [[ $MACHINE_ID = jet ]]; then WLCLK=50 diff --git a/tests/tests/cpld_control_qr_p8 b/tests/tests/cpld_control_qr_p8 index 483bca9a6c..48bb88f2ab 100644 --- a/tests/tests/cpld_control_qr_p8 +++ b/tests/tests/cpld_control_qr_p8 @@ -66,6 +66,7 @@ export LIST_FILES="sfcf021.tile1.nc \ RESTART/20210323.060000.MOM.res.nc \ RESTART/iced.2021-03-23-21600.nc \ RESTART/ufs.cpld.cpl.r.2021-03-23-21600.nc \ + ufs.cpld.ww3.r.2021-03-23-21600.nc \ 20210323.060000.out_pnt.ww3 \ 20210323.060000.out_grd.ww3 " export DT_ATMOS=720 diff --git a/tests/tests/cpld_control_sfs b/tests/tests/cpld_control_sfs index 0cefb39256..2a3a4ee617 100644 --- a/tests/tests/cpld_control_sfs +++ b/tests/tests/cpld_control_sfs @@ -15,7 +15,7 @@ export LIST_FILES="sfcf021.nc \ GFSFLX.GrbF24 \ GFSPRS.GrbF21 \ GFSPRS.GrbF24 \ - RESTART/20210323.060000.MOM.res.nc" + RESTART/20210323.060000.MOM.res.nc" export_fv3 export_ugwpv1 @@ -74,8 +74,9 @@ export CCPP_SUITE=FV3_GFS_v17_coupled_p8_ugwpv1 export FIELD_TABLE=field_table_thompson_noaero_tke_progsigma export DIAG_TABLE=diag_table_cpld_sfs.IN export INPUT_NML=global_control.nml.IN - export UFS_CONFIGURE=ufs.configure.s2sw.IN +# slow loop +export WW3_RSTFLDS="ice" #GFSv17 settings export PROGSIGMA=.true. diff --git a/tests/tests/cpld_debug_gfsv17 b/tests/tests/cpld_debug_gfsv17 index 9b42af815b..63328b4d97 100644 --- a/tests/tests/cpld_debug_gfsv17 +++ b/tests/tests/cpld_debug_gfsv17 @@ -53,6 +53,7 @@ export LIST_FILES="sfcf003.tile1.nc \ RESTART/20210322.090000.MOM.res.nc \ RESTART/iced.2021-03-22-32400.nc \ RESTART/ufs.cpld.cpl.r.2021-03-22-32400.nc \ + ufs.cpld.ww3.r.2021-03-22-32400.nc \ 20210322.090000.out_pnt.ww3 \ 20210322.090000.out_grd.ww3 " export DT_ATMOS=360 @@ -100,6 +101,8 @@ export FIELD_TABLE=field_table_thompson_noaero_tke_progsigma export DIAG_TABLE=diag_table_cpld.IN export INPUT_NML=global_control.nml.IN export UFS_CONFIGURE=ufs.configure.s2sw.IN +# slow loop +export WW3_RSTFLDS="ice" export FV3_RUN=cpld_control_run.IN diff --git a/tests/tests/cpld_debug_noaero_p8 b/tests/tests/cpld_debug_noaero_p8 index c79ff40d8e..f703ad51cd 100644 --- a/tests/tests/cpld_debug_noaero_p8 +++ b/tests/tests/cpld_debug_noaero_p8 @@ -53,6 +53,7 @@ export LIST_FILES="sfcf003.tile1.nc \ RESTART/20210322.090000.MOM.res.nc \ RESTART/iced.2021-03-22-32400.nc \ RESTART/ufs.cpld.cpl.r.2021-03-22-32400.nc \ + ufs.cpld.ww3.r.2021-03-22-32400.nc \ 20210322.090000.out_pnt.ww3 \ 20210322.090000.out_grd.ww3 " diff --git a/tests/tests/cpld_debug_p8 b/tests/tests/cpld_debug_p8 index 7bd9e10f7f..663e21eccf 100644 --- a/tests/tests/cpld_debug_p8 +++ b/tests/tests/cpld_debug_p8 @@ -54,6 +54,7 @@ export LIST_FILES="sfcf003.tile1.nc \ RESTART/20210322.090000.MOM.res.nc \ RESTART/iced.2021-03-22-32400.nc \ RESTART/ufs.cpld.cpl.r.2021-03-22-32400.nc \ + ufs.cpld.ww3.r.2021-03-22-32400.nc \ 20210322.090000.out_pnt.ww3 \ 20210322.090000.out_grd.ww3 " diff --git a/tests/tests/cpld_debug_pdlib_p8 b/tests/tests/cpld_debug_pdlib_p8 index 3ce5a4c975..e2d0ea77c7 100644 --- a/tests/tests/cpld_debug_pdlib_p8 +++ b/tests/tests/cpld_debug_pdlib_p8 @@ -53,6 +53,7 @@ export LIST_FILES="sfcf003.tile1.nc \ RESTART/20210322.090000.MOM.res.nc \ RESTART/iced.2021-03-22-32400.nc \ RESTART/ufs.cpld.cpl.r.2021-03-22-32400.nc \ + ufs.cpld.ww3.r.2021-03-22-32400.nc \ 20210322.090000.out_pnt.ww3 \ 20210322.090000.out_grd.ww3 " @@ -76,7 +77,7 @@ OCN_tasks=$OCN_tasks_cpl_unstr ICE_tasks=$ICE_tasks_cpl_unstr WAV_tasks=$WAV_tasks_cpl_unstr # bump resources for debug test -WAV_tasks="$(($WAV_tasks_cpl_unstr + 18))" +WAV_tasks="$(($WAV_tasks_cpl_unstr + 30))" OCN_tasks="$((OCN_tasks_cpl_unstr + 16))" export atm_omp_num_threads=$THRD_cpl_unstr diff --git a/tests/tests/cpld_decomp_p8 b/tests/tests/cpld_decomp_p8 index 5c1222e0ce..382960bfc1 100644 --- a/tests/tests/cpld_decomp_p8 +++ b/tests/tests/cpld_decomp_p8 @@ -54,6 +54,7 @@ export LIST_FILES="sfcf024.tile1.nc \ RESTART/20210323.060000.MOM.res.nc \ RESTART/iced.2021-03-23-21600.nc \ RESTART/ufs.cpld.cpl.r.2021-03-23-21600.nc \ + ufs.cpld.ww3.r.2021-03-23-21600.nc \ 20210323.060000.out_pnt.ww3 \ 20210323.060000.out_grd.ww3 " diff --git a/tests/tests/cpld_mpi_gfsv17 b/tests/tests/cpld_mpi_gfsv17 index cdb7494ddf..8de9119ba0 100644 --- a/tests/tests/cpld_mpi_gfsv17 +++ b/tests/tests/cpld_mpi_gfsv17 @@ -66,6 +66,7 @@ export LIST_FILES="sfcf021.tile1.nc \ RESTART/20210323.060000.MOM.res.nc \ RESTART/iced.2021-03-23-21600.nc \ RESTART/ufs.cpld.cpl.r.2021-03-23-21600.nc \ + ufs.cpld.ww3.r.2021-03-23-21600.nc \ history/iceh.2021-03-23-21600.nc \ 20210323.060000.out_pnt.ww3 \ 20210323.060000.out_grd.ww3 " @@ -115,6 +116,8 @@ export FIELD_TABLE=field_table_thompson_noaero_tke_progsigma export DIAG_TABLE=diag_table_cpld.IN export INPUT_NML=global_control.nml.IN export UFS_CONFIGURE=ufs.configure.s2sw.IN +# slow loop +export WW3_RSTFLDS="ice" #GFSv17 settings export PROGSIGMA=.true. diff --git a/tests/tests/cpld_mpi_p8 b/tests/tests/cpld_mpi_p8 index cb2feba497..8c9244e675 100644 --- a/tests/tests/cpld_mpi_p8 +++ b/tests/tests/cpld_mpi_p8 @@ -54,6 +54,7 @@ export LIST_FILES="sfcf024.tile1.nc \ RESTART/20210323.060000.MOM.res.nc \ RESTART/iced.2021-03-23-21600.nc \ RESTART/ufs.cpld.cpl.r.2021-03-23-21600.nc \ + ufs.cpld.ww3.r.2021-03-23-21600.nc \ 20210323.060000.out_pnt.ww3 \ 20210323.060000.out_grd.ww3 " diff --git a/tests/tests/cpld_mpi_pdlib_p8 b/tests/tests/cpld_mpi_pdlib_p8 index ed6d54b1a4..5afb46a3de 100644 --- a/tests/tests/cpld_mpi_pdlib_p8 +++ b/tests/tests/cpld_mpi_pdlib_p8 @@ -65,6 +65,7 @@ export LIST_FILES="sfcf021.tile1.nc \ RESTART/20210323.060000.MOM.res.nc \ RESTART/iced.2021-03-23-21600.nc \ RESTART/ufs.cpld.cpl.r.2021-03-23-21600.nc \ + ufs.cpld.ww3.r.2021-03-23-21600.nc \ 20210323.060000.out_pnt.ww3 \ 20210323.060000.out_grd.ww3 " export DT_ATMOS=720 diff --git a/tests/tests/cpld_restart_bmark_p8 b/tests/tests/cpld_restart_bmark_p8 index 64e12f36f3..1816fb4ee5 100644 --- a/tests/tests/cpld_restart_bmark_p8 +++ b/tests/tests/cpld_restart_bmark_p8 @@ -48,6 +48,7 @@ export LIST_FILES="sfcf006.nc \ RESTART/20130401.060000.MOM.res_3.nc \ RESTART/iced.2013-04-01-21600.nc \ RESTART/ufs.cpld.cpl.r.2013-04-01-21600.nc \ + ufs.cpld.ww3.r.2013-04-01-21600.nc \ 20130401.060000.out_pnt.ww3 \ 20130401.060000.out_grd.ww3 " export ATMRES=C384 diff --git a/tests/tests/cpld_restart_c192_p8 b/tests/tests/cpld_restart_c192_p8 index 54c2da4572..662406ba8d 100644 --- a/tests/tests/cpld_restart_c192_p8 +++ b/tests/tests/cpld_restart_c192_p8 @@ -53,6 +53,7 @@ export LIST_FILES="sfcf030.tile1.nc \ RESTART/20210323.120000.MOM.res.nc \ RESTART/iced.2021-03-23-43200.nc \ RESTART/ufs.cpld.cpl.r.2021-03-23-43200.nc \ + ufs.cpld.ww3.r.2021-03-23-43200.nc \ 20210323.120000.out_grd.ww3 \ 20210323.120000.out_pnt.ww3 " diff --git a/tests/tests/cpld_restart_gfsv17 b/tests/tests/cpld_restart_gfsv17 index a42209e229..98d011f61d 100644 --- a/tests/tests/cpld_restart_gfsv17 +++ b/tests/tests/cpld_restart_gfsv17 @@ -55,6 +55,7 @@ export LIST_FILES="sfcf024.tile1.nc \ RESTART/20210323.060000.MOM.res.nc \ RESTART/iced.2021-03-23-21600.nc \ RESTART/ufs.cpld.cpl.r.2021-03-23-21600.nc \ + ufs.cpld.ww3.r.2021-03-23-21600.nc \ 20210323.060000.out_pnt.ww3 \ 20210323.060000.out_grd.ww3 " @@ -114,6 +115,8 @@ export FIELD_TABLE=field_table_thompson_noaero_tke_progsigma export DIAG_TABLE=diag_table_cpld.IN export INPUT_NML=global_control.nml.IN export UFS_CONFIGURE=ufs.configure.s2sw.IN +# slow loop +export WW3_RSTFLDS="ice" #GFSv17 settings export PROGSIGMA=.true. diff --git a/tests/tests/cpld_restart_p8 b/tests/tests/cpld_restart_p8 index 55f556d3a5..0409d3d20d 100644 --- a/tests/tests/cpld_restart_p8 +++ b/tests/tests/cpld_restart_p8 @@ -54,6 +54,7 @@ export LIST_FILES="sfcf024.tile1.nc \ RESTART/20210323.060000.MOM.res.nc \ RESTART/iced.2021-03-23-21600.nc \ RESTART/ufs.cpld.cpl.r.2021-03-23-21600.nc \ + ufs.cpld.ww3.r.2021-03-23-21600.nc \ 20210323.060000.out_pnt.ww3 \ 20210323.060000.out_grd.ww3 " diff --git a/tests/tests/cpld_restart_pdlib_p8 b/tests/tests/cpld_restart_pdlib_p8 index 151176eda9..8ca61d4e3a 100644 --- a/tests/tests/cpld_restart_pdlib_p8 +++ b/tests/tests/cpld_restart_pdlib_p8 @@ -53,6 +53,7 @@ export LIST_FILES="sfcf024.tile1.nc \ RESTART/20210323.060000.MOM.res.nc \ RESTART/iced.2021-03-23-21600.nc \ RESTART/ufs.cpld.cpl.r.2021-03-23-21600.nc \ + ufs.cpld.ww3.r.2021-03-23-21600.nc \ 20210323.060000.out_pnt.ww3 \ 20210323.060000.out_grd.ww3 " export DT_ATMOS=720 diff --git a/tests/tests/cpld_restart_qr_p8 b/tests/tests/cpld_restart_qr_p8 index 943b736809..e1d8b85d16 100644 --- a/tests/tests/cpld_restart_qr_p8 +++ b/tests/tests/cpld_restart_qr_p8 @@ -54,6 +54,7 @@ export LIST_FILES="sfcf024.tile1.nc \ RESTART/20210323.060000.MOM.res.nc \ RESTART/iced.2021-03-23-21600.nc \ RESTART/ufs.cpld.cpl.r.2021-03-23-21600.nc \ + ufs.cpld.ww3.r.2021-03-23-21600.nc \ 20210323.060000.out_pnt.ww3 \ 20210323.060000.out_grd.ww3 " diff --git a/tests/tests/hafs_regional_atm_ocn_wav b/tests/tests/hafs_regional_atm_ocn_wav index 5fab96a158..06d6dafccd 100644 --- a/tests/tests/hafs_regional_atm_ocn_wav +++ b/tests/tests/hafs_regional_atm_ocn_wav @@ -14,7 +14,7 @@ export LIST_FILES="atmf006.nc \ archs.2019_241_06.a \ 20190829.060000.out_grd.ww3 \ 20190829.060000.out_pnt.ww3 \ - ufs.hafs.ww3.r.2019-08-29-21600 \ + ufs.hafs.ww3.r.2019-08-29-21600.nc \ ufs.hafs.cpl.r.2019-08-29-21600.nc" export_fv3 @@ -104,3 +104,7 @@ export INPUT_NML=input_regional_hafs.nml.IN export MODEL_CONFIGURE=model_configure_hafs.IN export UFS_CONFIGURE=ufs.configure.hafs_atm_ocn_wav.IN export FV3_RUN="hafs_fv3_run.IN hycom_hat10_run.IN hafs_ww3_run.IN" + +if [[ $MACHINE_ID = orion ]]; then + WLCLK=40 +fi diff --git a/tests/tests/hafs_regional_atm_wav b/tests/tests/hafs_regional_atm_wav index 588af2cc02..114836ca82 100644 --- a/tests/tests/hafs_regional_atm_wav +++ b/tests/tests/hafs_regional_atm_wav @@ -12,7 +12,7 @@ export LIST_FILES="atmf006.nc \ sfcf006.nc \ 20190829.060000.out_grd.ww3 \ 20190829.060000.out_pnt.ww3 \ - ufs.hafs.ww3.r.2019-08-29-21600 \ + ufs.hafs.ww3.r.2019-08-29-21600.nc \ ufs.hafs.cpl.r.2019-08-29-21600.nc" export_fv3