diff --git a/.gitmodules b/.gitmodules index 82a96cfeb7..199f967110 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,7 +1,7 @@ [submodule "UFSATM"] path = UFSATM - url = https://github.com/NOAA-EMC/ufsatm - branch = develop + url = https://github.com/AndersJensen-NOAA/fv3atm + branch = tempo_v3 [submodule "WW3"] path = WW3 url = https://github.com/NOAA-EMC/WW3 diff --git a/UFSATM b/UFSATM index 07467d034c..cbfd8a543a 160000 --- a/UFSATM +++ b/UFSATM @@ -1 +1 @@ -Subproject commit 07467d034ca55c00fcd1a9710a44f7b3c7877052 +Subproject commit cbfd8a543a8bf648f9668eca74b9f6a9d8b2776d diff --git a/tests/default_vars.sh b/tests/default_vars.sh index adc710292b..e6f11a4303 100644 --- a/tests/default_vars.sh +++ b/tests/default_vars.sh @@ -133,6 +133,7 @@ export GFSv17opn=.false. export SFS=.false. export EXCLUSIVE_NODES=.false. +export MEM_PER_NODE_OPT="" if [[ ${MACHINE_ID} = wcoss2 || ${MACHINE_ID} = acorn ]]; then @@ -224,7 +225,6 @@ elif [[ ${MACHINE_ID} = hera ]]; then elif [[ ${MACHINE_ID} = ursa ]]; then export TPN=192 - export INPES_dflt=3 export JNPES_dflt=8 export INPES_thrd=3 diff --git a/tests/fv3_conf/control_run.IN b/tests/fv3_conf/control_run.IN index 0e57406915..35b9d99941 100644 --- a/tests/fv3_conf/control_run.IN +++ b/tests/fv3_conf/control_run.IN @@ -174,14 +174,8 @@ fi #TEMPO if [ $IMP_PHYSICS = 88 ]; then - cp @[INPUTDATA_ROOT]/FV3_fix/CCN_ACTIVATE.BIN . - rm qr_acr_qsV2.dat - rm qr_acr_qgV2.dat - rm freezeH2O.dat - cp @[INPUTDATA_ROOT]/FV3_input_data_TEMPO/MP_TEMPO_freezeH2O.dat . - cp @[INPUTDATA_ROOT]/FV3_input_data_TEMPO/MP_TEMPO_QRacrQG.dat . - cp @[INPUTDATA_ROOT]/FV3_input_data_TEMPO/MP_TEMPO_HAILAWARE_QRacrQG.dat . - cp @[INPUTDATA_ROOT]/FV3_input_data_TEMPO/MP_TEMPO_QRacrQS.dat . + cp @[INPUTDATA_ROOT]/FV3_input_data_TEMPO/* . + cp @[INPUTDATA_ROOT]/FV3_fix/CCN_ACTIVATE.BIN . fi #prognostic aerosols diff --git a/tests/fv3_conf/fv3_slurm.IN_ursa b/tests/fv3_conf/fv3_slurm.IN_ursa index a0a3edc060..7f9209530c 100644 --- a/tests/fv3_conf/fv3_slurm.IN_ursa +++ b/tests/fv3_conf/fv3_slurm.IN_ursa @@ -11,6 +11,7 @@ #SBATCH --time=@[WLCLK] #SBATCH --job-name="@[JBNME]" @[EXCLUSIVE_NODES_OPT] +@[MEM_PER_NODE_OPT] set -eux date_s_start=$(date +%s) diff --git a/tests/fv3_conf/regional_run.IN b/tests/fv3_conf/regional_run.IN index 1957308f62..c523eb7803 100644 --- a/tests/fv3_conf/regional_run.IN +++ b/tests/fv3_conf/regional_run.IN @@ -36,3 +36,9 @@ if [[ $POSTAPP = 'lam' ]]; then cp ${PATHRT}/parm/postxconfig-NT-fv3lam.txt postxconfig-NT_FH00.txt cp ${PATHRT}/../UFSATM/upp/parm/params_grib2_tbl_new params_grib2_tbl_new fi + +#TEMPO +if [ $IMP_PHYSICS = 88 ]; then +cp @[INPUTDATA_ROOT]/FV3_input_data_TEMPO/* . + cp @[INPUTDATA_ROOT]/FV3_fix/CCN_ACTIVATE.BIN . +fi \ No newline at end of file diff --git a/tests/logs/RegressionTests_ursa.log b/tests/logs/RegressionTests_ursa.log index 70740a0133..d000f4536b 100644 --- a/tests/logs/RegressionTests_ursa.log +++ b/tests/logs/RegressionTests_ursa.log @@ -1,7 +1,7 @@ ====START OF URSA REGRESSION TESTING LOG==== UFSWM hash used in testing: -597f1392a223894a11098078a1d989507287a0a9 +90ce4dbb0fb4713c86b654e4dc29c7f4abad5b38 Submodule hashes used in testing: fc153862cfcc01fc4da513a2ff56af0bbd1234e0 AQM (v0.2.0-73-gfc15386) @@ -9,7 +9,7 @@ Submodule hashes used in testing: 9f53664ef2e607ad25d6b6c939f2eac9ec818ee6 CDEPS-interface/CDEPS (cdeps0.4.17-432-g9f53664) def9c53b17d6722cc9991ba72ddae8ad2d5d25d9 CICE-interface/CICE (CICE6.0.0-445-gdef9c53) 4954a6f9033f78e5c32bf33780384cbf2d0843e6 CICE-interface/CICE/icepack (Icepack1.1.0-225-g4954a6f) - 7a51d2fd28f366e987b480396ec20ebd37fe987e CMEPS-interface/CMEPS (cmeps_v0.4.1-2344-g7a51d2fd) + 8f9a03d58c290c76d4eb7a4dbcc2c9c8b1cec9f4 CMEPS-interface/CMEPS (cmeps_v0.4.1-2336-g8f9a03d) 69049ec0c26b3160c3dbe1980b2feb78470a37a6 CMakeModules (v1.0.0-36-g69049ec) 9ff3df9545dd582f415f682d3297e8c6c841e5cb GOCART (sdr_v2.1.2.6-291-g9ff3df9) 513b67312510a15ae178ea5c3eddb0854e41486b LM4-driver (baseline_change_240904-8-g513b673) @@ -18,11 +18,11 @@ Submodule hashes used in testing: c38ddb7ebdd2d58c517b63a99bbdc8e348732db2 MOM6-interface/MOM6/pkg/CVMix-src (c38ddb7) 29e64d652786e1d076a05128c920f394202bfe10 MOM6-interface/MOM6/pkg/GSW-Fortran (29e64d6) 2c7b3bc2a8096f6232020c47507593058795102e NOAHMP-interface/noahmp (v3.7.1-471-g2c7b3bc) - 14c87388002926d254bdcc9b1110f9554e1d10da UFSATM (remotes/origin/feature/remove_non_uniform_blocks_logic) + cbfd8a543a8bf648f9668eca74b9f6a9d8b2776d UFSATM (remotes/origin/tempo_v3) 22bc1a5de8a19996310aedc3482931616cd74a1b UFSATM/ccpp/framework (2025-10-15-dev-5-g22bc1a5) - f922ca6a5545a2d490328fc04d8cbee9a3311237 UFSATM/ccpp/physics (EP4-2483-gf922ca6a) + fb004f9db96b8f824111eadf4b1282111024bfd7 UFSATM/ccpp/physics (remotes/origin/tempo_v3) 4a4108876b0c68ffcd08b036b480f7cbfdb62e91 UFSATM/ccpp/physics/physics/CONV/C3 (heads/main) - c62efd27caa26f660edf24232f33f154e608b77a UFSATM/ccpp/physics/physics/MP/TEMPO/TEMPO (v2.1.3~3) + 20fac698c55dcf15e0ebbd838bb7196d509e7464 UFSATM/ccpp/physics/physics/MP/TEMPO/tempo_v3 (tempo_v3.1.0) 41c5fcd950fed09b8afe186dede266824eca7fd3 UFSATM/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (41c5fcd) cce9a5fc4479749f489be24020e5c06c3e4202d4 UFSATM/ccpp/physics/physics/SFC_Layer/MYNN/MYNN (remotes/origin/ccpp/dev) 2382b4f7d8eefa44635b88b6d45ee49255ee294c UFSATM/fv3/atmos_cubed_sphere (201912_public_release-528-g2382b4f) @@ -42,393 +42,399 @@ The second time is specifically for the run phase. Times/Memory will be empty for failed tests. BASELINE DIRECTORY: /scratch4/NAGAPE/epic/role-epic/UFS-WM_RT/NEMSfv3gfs/develop-20260608 -COMPARISON DIRECTORY: /scratch3/NAGAPE/epic/Fernando.Andrade-maldonado/stmp/RT_RUNDIRS/Fernando.Andrade-maldonado/FV3_RT/rt_3705044 +COMPARISON DIRECTORY: /scratch4/BMC/wrfruc/stmp/Anders.Jensen/RT_RUNDIRS/Anders.Jensen/FV3_RT/rt_1309737 RT.SH OPTIONS USED: -* (-a) - HPC PROJECT ACCOUNT: epic +* (-a) - HPC PROJECT ACCOUNT: wrfruc * (-e) - USE ECFLOW -PASS -- COMPILE 's2swa_32bit_intel' [14:11, 12:29] ( 1 warnings 1051 remarks ) -PASS -- TEST 'cpld_control_gefs_intel' [44:01, 21:49](3213 MB) -PASS -- TEST 'cpld_restart_gefs_intel' [18:43, 06:56](2909 MB) -PASS -- TEST 'cpld_dcp_gefs_intel' [53:13, 32:14](3436 MB) - -PASS -- COMPILE 's2sw_32bit_pdlib_intel' [13:11, 11:21] ( 1 warnings 1032 remarks ) -PASS -- TEST 'cpld_control_gfsv17_intel' [23:44, 10:39](2046 MB) -PASS -- TEST 'cpld_control_gfsv17_iau_intel' [12:48, 10:40](2630 MB) -PASS -- TEST 'cpld_restart_gfsv17_intel' [05:48, 03:49](1466 MB) -PASS -- TEST 'cpld_restart_gfsv17_iau_intel' [17:57, 04:36](2337 MB) -PASS -- TEST 'cpld_mpi_gfsv17_intel' [30:41, 17:32](2003 MB) -PASS -- TEST 'cpld_decomp_gfsv17_intel' [35:45, 22:20](2043 MB) -PASS -- TEST 'cpld_2threads_gfsv17_intel' [41:40, 28:54](2480 MB) - -PASS -- COMPILE 's2s_32bit_sfs_intel' [16:11, 14:17] ( 1 warnings 946 remarks ) -PASS -- TEST 'cpld_control_sfs_intel' [24:01, 08:58](2394 MB) -PASS -- TEST 'cpld_restart_sfs_intel' [12:25, 05:11](1913 MB) - -PASS -- COMPILE 's2s_32bit_sfs_debug_intel' [05:10, 03:13] ( 309 warnings 946 remarks ) -PASS -- TEST 'cpld_debug_sfs_intel' [17:01, 08:37](2425 MB) - -PASS -- COMPILE 's2sw_32bit_pdlib_debug_intel' [04:10, 02:44] ( 309 warnings 1344 remarks ) -PASS -- TEST 'cpld_debug_gfsv17_intel' [15:42, 13:34](2074 MB) - -PASS -- COMPILE 's2sw_intel' [14:11, 12:57] ( 1 warnings 1033 remarks ) -PASS -- TEST 'cpld_control_c192_p8_intel' [32:33, 17:10](3222 MB) -PASS -- TEST 'cpld_restart_c192_p8_intel' [15:03, 12:00](3161 MB) - -PASS -- COMPILE 's2swl_intel' [13:11, 11:44] ( 1 warnings 1054 remarks ) -PASS -- TEST 'cpld_control_p8_lnd_intel' [22:53, 07:53](2295 MB) -PASS -- TEST 'cpld_restart_p8_lnd_intel' [05:55, 03:25](2066 MB) - -PASS -- COMPILE 's2s_aoflux_intel' [13:11, 11:24] ( 1 warnings 956 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [19:50, 04:29](2171 MB) - -PASS -- COMPILE 's2sw_pdlib_intel' [16:11, 14:11] ( 1 warnings 1042 remarks ) -PASS -- TEST 'cpld_control_c48_5deg_intel' [20:31, 17:37](3036 MB) -PASS -- TEST 'cpld_warmstart_c48_5deg_intel' [03:30, 01:22](3018 MB) -PASS -- TEST 'cpld_restart_c48_5deg_intel' [03:28, 00:51](2457 MB) -PASS -- TEST 'cpld_control_c24_5deg_intel' [02:26, 00:48](2209 MB) -PASS -- TEST 'cpld_warmstart_c24_5deg_intel' [02:27, 00:30](2208 MB) -PASS -- TEST 'cpld_restart_c24_5deg_intel' [02:24, 00:25](1534 MB) -PASS -- TEST 'cpld_control_c24_9deg_intel' [20:28, 18:35](2214 MB) -PASS -- TEST 'cpld_warmstart_c24_9deg_intel' [02:25, 00:30](2209 MB) -PASS -- TEST 'cpld_restart_c24_9deg_intel' [02:24, 00:25](1533 MB) -PASS -- TEST 'cpld_control_c12_9deg_intel' [02:25, 00:32](2138 MB) -PASS -- TEST 'cpld_warmstart_c12_9deg_intel' [02:24, 00:26](2140 MB) -PASS -- TEST 'cpld_restart_c12_9deg_intel' [03:24, 00:21](1495 MB) - -PASS -- COMPILE 'atm_dyn32_intel' [08:10, 06:59] ( 1 warnings 495 remarks ) -PASS -- TEST 'control_CubedSphereGrid_intel' [05:21, 01:39](2211 MB) -PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [05:22, 01:48](2239 MB) -PASS -- TEST 'control_latlon_intel' [05:20, 01:45](2216 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [05:22, 01:48](2217 MB) -PASS -- TEST 'control_c48_intel' [06:21, 04:36](1666 MB) -PASS -- TEST 'control_c48.v2.sfc_intel' [05:19, 04:05](799 MB) -PASS -- TEST 'control_c48_lnd_iau_intel' [06:21, 04:30](1669 MB) -PASS -- TEST 'control_c192_intel' [08:33, 04:49](1832 MB) -PASS -- TEST 'control_c384_intel' [09:19, 05:49](2088 MB) -PASS -- TEST 'control_c384gdas_intel' [11:01, 06:31](1866 MB) -PASS -- TEST 'control_stochy_intel' [04:18, 01:13](1298 MB) -PASS -- TEST 'control_stochy_restart_intel' [02:16, 00:42](1213 MB) -PASS -- TEST 'control_lndp_intel' [04:18, 01:12](1299 MB) -PASS -- TEST 'control_iovr4_gfdlmpv3_intel' [05:34, 02:16](1588 MB) -PASS -- TEST 'control_p8_intel' [05:40, 02:09](2506 MB) -PASS -- TEST 'control_p8.v2.sfc_intel' [05:47, 02:12](2527 MB) -PASS -- TEST 'control_p8_ugwpv1_intel' [05:40, 02:10](2502 MB) -PASS -- TEST 'control_p8_ugwpv1_tempo_intel' [05:41, 02:05](2531 MB) -PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_intel' [05:43, 02:11](2546 MB) -PASS -- TEST 'control_restart_p8_intel' [03:32, 01:18](1850 MB) -PASS -- TEST 'control_noqr_p8_intel' [05:40, 02:08](2507 MB) -PASS -- TEST 'control_restart_noqr_p8_intel' [03:32, 01:22](1865 MB) -PASS -- TEST 'control_decomp_p8_intel' [05:40, 02:15](2512 MB) -PASS -- TEST 'control_2threads_p8_intel' [05:40, 01:47](2010 MB) -PASS -- TEST 'control_p8_lndp_intel' [06:36, 03:30](2502 MB) -PASS -- TEST 'control_p8_rrtmgp_intel' [06:40, 02:54](2574 MB) -PASS -- TEST 'control_p8_mynn_intel' [05:42, 02:12](2514 MB) -PASS -- TEST 'merra2_thompson_intel' [17:41, 13:53](2547 MB) -PASS -- TEST 'merra2_hf_thompson_intel' [06:27, 03:30](2550 MB) -PASS -- TEST 'regional_control_intel' [07:31, 03:32](1705 MB) -PASS -- TEST 'regional_restart_intel' [15:26, 02:04](1687 MB) -PASS -- TEST 'regional_decomp_intel' [07:31, 03:39](1720 MB) -PASS -- TEST 'regional_2threads_intel' [04:24, 02:09](1573 MB) -PASS -- TEST 'regional_noquilt_intel' [18:26, 03:37](1995 MB) -PASS -- TEST 'regional_netcdf_parallel_intel' [18:27, 03:43](1709 MB) -PASS -- TEST 'regional_2dwrtdecomp_intel' [18:26, 03:47](1707 MB) -PASS -- TEST 'regional_wofs_intel' [20:26, 06:10](2617 MB) - -PASS -- COMPILE 'atm_dyn32_rad32_intel' [08:10, 06:47] ( 1 warnings 476 remarks ) -PASS -- TEST 'control_p8_rrtmgp_rad32_intel' [05:33, 02:58](2547 MB) - -PASS -- COMPILE 'rrfs_intel' [07:10, 06:08] ( 4 warnings 446 remarks ) -PASS -- TEST 'rap_control_intel' [04:27, 02:48](1794 MB) -PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [17:45, 02:46](1618 MB) -PASS -- TEST 'rap_decomp_intel' [04:23, 02:33](1740 MB) -PASS -- TEST 'rap_2threads_intel' [16:27, 02:07](1176 MB) -PASS -- TEST 'rap_restart_intel' [03:25, 01:22](1749 MB) -PASS -- TEST 'rap_sfcdiff_intel' [04:26, 02:32](1780 MB) -PASS -- TEST 'rap_sfcdiff_decomp_intel' [08:24, 02:36](1729 MB) -PASS -- TEST 'rap_sfcdiff_restart_intel' [04:26, 01:22](1771 MB) -PASS -- TEST 'hrrr_control_intel' [05:27, 02:27](1758 MB) -PASS -- TEST 'hrrr_control_decomp_intel' [04:22, 02:31](1720 MB) -PASS -- TEST 'hrrr_control_2threads_intel' [11:24, 02:01](1161 MB) -PASS -- TEST 'hrrr_control_restart_intel' [07:19, 01:19](1695 MB) -PASS -- TEST 'rrfs_v1beta_intel' [07:30, 04:23](1916 MB) -PASS -- TEST 'rrfs_v1nssl_intel' [27:20, 24:34](2728 MB) -PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [08:18, 05:34](2903 MB) - -PASS -- COMPILE 'csawmg_intel' [07:10, 05:49] ( 1 warnings 399 remarks ) -PASS -- TEST 'control_csawmg_intel' [14:26, 08:49](1772 MB) - -PASS -- COMPILE 'wam_intel' [07:10, 05:42] ( 1 warnings 398 remarks ) -PASS -- TEST 'control_wam_intel' [09:35, 02:25](2268 MB) - -PASS -- COMPILE 'atm_debug_dyn32_intel' [05:10, 03:26] ( 415 warnings 582 remarks ) -PASS -- TEST 'control_CubedSphereGrid_debug_intel' [07:19, 01:39](2236 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [07:19, 01:49](2266 MB) -PASS -- TEST 'control_stochy_debug_intel' [07:16, 02:11](1482 MB) -PASS -- TEST 'control_lndp_debug_intel' [14:18, 06:21](1479 MB) -PASS -- TEST 'control_csawmg_debug_intel' [10:27, 03:07](1794 MB) -PASS -- TEST 'control_diag_debug_intel' [09:24, 01:58](2328 MB) -PASS -- TEST 'control_debug_p8_intel' [09:28, 02:04](2537 MB) -PASS -- TEST 'regional_debug_intel' [18:28, 12:21](1615 MB) -PASS -- TEST 'rap_control_debug_intel' [10:18, 03:34](1852 MB) -PASS -- TEST 'hrrr_control_debug_intel' [10:20, 03:33](1857 MB) -PASS -- TEST 'hrrr_gf_debug_intel' [10:17, 03:37](1861 MB) -PASS -- TEST 'hrrr_c3_debug_intel' [10:16, 03:34](1868 MB) -PASS -- TEST 'rap_unified_drag_suite_debug_intel' [10:16, 03:37](1867 MB) -PASS -- TEST 'rap_diag_debug_intel' [09:23, 03:46](1962 MB) -PASS -- TEST 'rap_cires_ugwp_debug_intel' [09:17, 03:38](1861 MB) -PASS -- TEST 'rap_unified_ugwp_debug_intel' [09:16, 03:40](1866 MB) -PASS -- TEST 'rap_lndp_debug_intel' [09:17, 03:38](1856 MB) -PASS -- TEST 'rap_progcld_thompson_debug_intel' [08:16, 03:37](1870 MB) -PASS -- TEST 'rap_noah_debug_intel' [08:16, 03:31](1872 MB) -PASS -- TEST 'rap_sfcdiff_debug_intel' [05:17, 03:32](1867 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [07:17, 05:44](1870 MB) -PASS -- TEST 'rap_clm_lake_debug_intel' [14:18, 10:38](1863 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [09:27, 05:58](1878 MB) - -PASS -- COMPILE 'wam_debug_intel' [04:10, 02:10] ( 380 warnings 398 remarks ) -PASS -- TEST 'control_wam_debug_intel' [25:35, 22:19](2292 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [07:10, 05:45] ( 4 warnings 413 remarks ) -PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [06:46, 02:49](1495 MB) -PASS -- TEST 'rap_control_dyn32_phy32_intel' [08:22, 05:31](1840 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [05:24, 02:08](1718 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [05:24, 01:41](1069 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [05:21, 01:38](1055 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [05:21, 02:11](1639 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_intel' [11:25, 09:12](1747 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [02:18, 01:08](1648 MB) -PASS -- TEST 'conus13km_control_intel' [05:44, 01:55](1752 MB) -PASS -- TEST 'conus13km_2threads_intel' [03:34, 00:49](1782 MB) -PASS -- TEST 'conus13km_decomp_intel' [05:34, 01:54](1809 MB) -PASS -- TEST 'conus13km_restart_intel' [02:32, 01:07](1544 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_faster_cdeps_intel' [07:10, 05:48] ( 4 warnings 446 remarks ) -PASS -- TEST 'conus13km_gl_inline_intel' [03:38, 01:19](1325 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [08:10, 06:18] ( 4 warnings 413 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_intel' [05:26, 02:40](1822 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [04:10, 02:35] ( 283 warnings 419 remarks ) -PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [06:17, 03:23](1756 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [06:16, 03:23](1749 MB) -PASS -- TEST 'conus13km_debug_intel' [16:33, 14:58](1793 MB) -PASS -- TEST 'conus13km_debug_qr_intel' [16:32, 14:49](1429 MB) -PASS -- TEST 'conus13km_debug_2threads_intel' [10:29, 08:25](1806 MB) -PASS -- TEST 'conus13km_debug_decomp_intel' [17:29, 15:39](1837 MB) -PASS -- TEST 'conus13km_radar_tten_debug_intel' [16:30, 14:59](1876 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [04:10, 02:23] ( 283 warnings 413 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [05:17, 03:26](1857 MB) - -PASS -- COMPILE 'hafsw_intel' [09:10, 08:08] ( 1 warnings 646 remarks ) -PASS -- TEST 'hafs_regional_atm_intel' [04:35, 02:49](1176 MB) -PASS -- TEST 'hafs_regional_atm_gfdlmpv3_intel' [05:52, 04:04](1388 MB) -PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [04:23, 02:30](1453 MB) -PASS -- TEST 'hafs_regional_atm_wav_intel' [31:34, 29:25](1307 MB) -PASS -- TEST 'hafs_regional_1nest_atm_intel' [05:29, 03:23](811 MB) -PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [06:34, 04:01](816 MB) -PASS -- TEST 'hafs_global_1nest_atm_intel' [03:28, 01:38](533 MB) -PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [07:56, 05:57](621 MB) -PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [04:27, 02:21](757 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [15:27, 02:12](740 MB) -PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [13:21, 00:48](531 MB) -PASS -- TEST 'gnv1_nested_intel' [15:47, 02:32](1741 MB) - -PASS -- COMPILE 'hafs_mom6w_intel' [09:10, 07:58] ( 1 warnings 936 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [34:17, 21:10](1093 MB) - -PASS -- COMPILE 'hafs_all_intel' [10:10, 07:46] ( 1 warnings 583 remarks ) -PASS -- TEST 'hafs_regional_docn_intel' [16:32, 04:28](1263 MB) -PASS -- TEST 'hafs_regional_docn_oisst_intel' [16:33, 04:31](1272 MB) - -PASS -- COMPILE 'datm_cdeps_intel' [14:11, 11:59] ( 572 remarks ) -PASS -- TEST 'datm_cdeps_control_cfsr_intel' [03:15, 01:54](1924 MB) -PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [03:17, 01:14](1873 MB) -PASS -- TEST 'datm_cdeps_control_gefs_intel' [05:15, 03:38](1156 MB) -PASS -- TEST 'datm_cdeps_iau_gefs_intel' [09:16, 07:57](1157 MB) -PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [13:15, 11:16](1179 MB) -PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [19:16, 17:41](1935 MB) -PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [14:57, 05:24](1824 MB) -PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [14:54, 05:18](1337 MB) -PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [19:15, 17:15](1934 MB) -PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [05:15, 03:14](4786 MB) -PASS -- TEST 'datm_cdeps_gfs_intel' [05:16, 03:01](4786 MB) - -PASS -- COMPILE 'datm_cdeps_debug_intel' [04:10, 02:16] ( 2 warnings 572 remarks ) -PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [06:15, 03:55](1836 MB) - -PASS -- COMPILE 'datm_cdeps_land_intel' [02:10, 00:40] ( 132 remarks ) -PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [08:25, 00:48](364 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_intel' [07:21, 00:35](622 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [02:19, 00:23](635 MB) - -PASS -- COMPILE 'datm_cdeps_lm4_intel' [02:10, 00:48] ( 170 remarks ) -PASS -- TEST 'datm_cdeps_lm4_gswp3_intel' [02:24, 00:19](601 MB) -PASS -- TEST 'datm_cdeps_lm4_gswp3_rst_intel' [12:25, 09:59](478 MB) - -PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [14:11, 12:17] ( 1 warnings 615 remarks ) -PASS -- TEST 'atm_ds2s_docn_pcice_intel' [07:42, 04:30](2821 MB) - -PASS -- COMPILE 'atml_intel' [09:11, 06:43] ( 9 warnings 553 remarks ) -PASS -- TEST 'control_p8_atmlnd_intel' [06:35, 02:29](1921 MB) -PASS -- TEST 'control_restart_p8_atmlnd_intel' [03:28, 01:27](1303 MB) - -PASS -- COMPILE 'atml_debug_intel' [05:12, 03:16] ( 424 warnings 553 remarks ) -PASS -- TEST 'control_p8_atmlnd_debug_intel' [07:35, 03:41](1930 MB) - -PASS -- COMPILE 'atmw_intel' [09:14, 07:09] ( 1 warnings 527 remarks ) -PASS -- TEST 'atmwav_control_noaero_p8_intel' [05:33, 01:49](2695 MB) - -PASS -- COMPILE 'atmaero_intel' [11:11, 08:49] ( 1 warnings 416 remarks ) -PASS -- TEST 'atmaero_control_p8_intel' [06:40, 03:32](1963 MB) -PASS -- TEST 'atmaero_control_p8_rad_intel' [21:32, 18:39](2415 MB) -PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [05:32, 03:49](2409 MB) - -PASS -- COMPILE 'atmaq_intel' [08:11, 06:15] ( 1 warnings 602 remarks ) -PASS -- TEST 'regional_atmaq_intel' [14:26, 11:22](2877 MB) -PASS -- TEST 'regional_atmaq_canopy_intel' [18:19, 14:39](2877 MB) - -PASS -- COMPILE 'atmaq_debug_intel' [04:11, 02:29] ( 397 warnings 602 remarks ) -PASS -- TEST 'regional_atmaq_debug_intel' [30:03, 27:39](2894 MB) - -PASS -- COMPILE 'atm_fbh_intel' [08:11, 05:46] ( 4 warnings 428 remarks ) -PASS -- TEST 'cpld_regional_atm_fbh_intel' [31:23, 29:40](1130 MB) - -PASS -- COMPILE 's2sw_32bit_pdlib_intelllvm' [14:11, 11:48] -PASS -- TEST 'cpld_control_gfsv17_intelllvm' [11:58, 09:49](2047 MB) - -PASS -- COMPILE 's2sw_32bit_pdlib_debug_intelllvm' [05:11, 02:47] -PASS -- TEST 'cpld_debug_gfsv17_intelllvm' [15:39, 13:22](2083 MB) - -PASS -- COMPILE 's2s_32bit_sfs_intelllvm' [13:11, 11:29] -PASS -- TEST 'cpld_control_sfs_intelllvm' [12:33, 08:31](2401 MB) - -PASS -- COMPILE 's2s_32bit_sfs_debug_intelllvm' [04:11, 02:50] -PASS -- TEST 'cpld_debug_sfs_intelllvm' [12:14, 08:35](2397 MB) - -PASS -- COMPILE 'hafs_mom6w_intelllvm' [09:11, 07:51] -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intelllvm' [24:24, 20:37](1083 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intelllvm' [07:11, 05:32] -PASS -- TEST 'rap_control_dyn32_phy32_intelllvm' [04:24, 02:11](1717 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intelllvm' [07:11, 05:56] -PASS -- TEST 'rap_control_dyn64_phy32_intelllvm' [04:26, 02:54](1818 MB) - -PASS -- COMPILE 'datm_cdeps_intelllvm' [12:10, 10:37] -PASS -- TEST 'datm_cdeps_control_cfsr_intelllvm' [09:15, 07:29](1934 MB) - -PASS -- COMPILE 'datm_cdeps_debug_intelllvm' [04:10, 02:17] -PASS -- TEST 'datm_cdeps_debug_cfsr_intelllvm' [14:15, 12:35](1835 MB) - -PASS -- COMPILE 'atm_gnu' [05:10, 02:44] -PASS -- TEST 'control_c48_gnu' [27:21, 25:10](1507 MB) -PASS -- TEST 'control_stochy_gnu' [03:15, 02:04](527 MB) -PASS -- TEST 'control_p8_gnu' [05:35, 03:10](1468 MB) -PASS -- TEST 'control_p8_ugwpv1_gnu' [05:33, 03:14](1491 MB) - -PASS -- COMPILE 'rrfs_gnu' [04:10, 02:49] -PASS -- TEST 'rap_control_gnu' [06:23, 03:33](869 MB) -PASS -- TEST 'rap_decomp_gnu' [06:23, 03:34](871 MB) -PASS -- TEST 'rap_2threads_gnu' [05:26, 02:44](898 MB) -PASS -- TEST 'rap_restart_gnu' [28:29, 01:58](601 MB) -PASS -- TEST 'rap_sfcdiff_gnu' [05:27, 03:33](868 MB) -PASS -- TEST 'rap_sfcdiff_decomp_gnu' [05:26, 03:35](869 MB) -PASS -- TEST 'rap_sfcdiff_restart_gnu' [28:30, 01:51](601 MB) -PASS -- TEST 'hrrr_control_gnu' [09:27, 03:26](866 MB) -PASS -- TEST 'hrrr_control_noqr_gnu' [07:26, 03:26](853 MB) -PASS -- TEST 'hrrr_control_2threads_gnu' [32:32, 02:36](887 MB) -PASS -- TEST 'hrrr_control_decomp_gnu' [16:25, 03:40](868 MB) -PASS -- TEST 'hrrr_control_restart_gnu' [25:19, 01:48](591 MB) -PASS -- TEST 'hrrr_control_restart_noqr_gnu' [03:18, 01:46](677 MB) -PASS -- TEST 'rrfs_v1beta_gnu' [17:28, 06:20](865 MB) - -PASS -- COMPILE 'csawmg_gnu' [04:10, 02:39] -PASS -- TEST 'control_csawmg_gnu' [07:28, 05:50](773 MB) - -PASS -- COMPILE 'atm_dyn32_debug_gnu' [07:10, 05:24] ( 3 warnings ) -PASS -- TEST 'control_diag_debug_gnu' [29:26, 01:16](1301 MB) -PASS -- TEST 'regional_debug_gnu' [33:28, 05:40](771 MB) -PASS -- TEST 'rap_control_debug_gnu' [29:19, 01:47](876 MB) -PASS -- TEST 'hrrr_control_debug_gnu' [29:18, 01:45](876 MB) -PASS -- TEST 'hrrr_gf_debug_gnu' [28:18, 01:48](880 MB) -PASS -- TEST 'hrrr_c3_debug_gnu' [28:18, 01:54](880 MB) -PASS -- TEST 'rap_diag_debug_gnu' [27:29, 02:14](964 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_gnu' [28:19, 02:51](874 MB) -PASS -- TEST 'rap_progcld_thompson_debug_gnu' [26:18, 01:52](876 MB) -PASS -- TEST 'control_stochy_debug_gnu' [27:17, 01:12](512 MB) -PASS -- TEST 'control_debug_p8_gnu' [26:30, 01:23](1476 MB) -PASS -- TEST 'rap_clm_lake_debug_gnu' [26:19, 01:51](878 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_gnu' [26:29, 02:58](884 MB) - -PASS -- COMPILE 'wam_debug_gnu' [03:10, 01:31] -PASS -- TEST 'control_wam_debug_gnu' [27:34, 04:36](1323 MB) - -PASS -- COMPILE 'atm_debug_dyn32_gnu' [04:10, 02:46] -PASS -- TEST 'control_csawmg_debug_gnu' [24:26, 01:47](752 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_gnu' [04:10, 02:53] -PASS -- TEST 'rap_control_dyn32_phy32_gnu' [25:24, 03:16](718 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_gnu' [23:27, 03:19](719 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_gnu' [20:27, 02:32](732 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_gnu' [18:25, 02:27](726 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_gnu' [16:24, 03:17](720 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_gnu' [10:26, 01:55](564 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_gnu' [11:19, 01:53](568 MB) -PASS -- TEST 'conus13km_control_gnu' [27:44, 03:08](902 MB) -PASS -- TEST 'conus13km_2threads_gnu' [23:37, 01:16](906 MB) -PASS -- TEST 'conus13km_decomp_gnu' [23:34, 03:09](906 MB) -PASS -- TEST 'conus13km_restart_gnu' [04:40, 01:42](572 MB) - -PASS -- COMPILE 'atm_dyn64_phy32_gnu' [08:10, 06:42] ( 3 warnings ) -PASS -- TEST 'rap_control_dyn64_phy32_gnu' [24:29, 03:48](745 MB) - -PASS -- COMPILE 'atm_dyn32_phy32_debug_gnu' [07:10, 05:38] ( 3 warnings ) -PASS -- TEST 'rap_control_debug_dyn32_phy32_gnu' [14:19, 01:54](728 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_gnu' [14:20, 01:53](728 MB) -PASS -- TEST 'conus13km_debug_gnu' [19:39, 07:12](911 MB) -PASS -- TEST 'conus13km_debug_qr_gnu' [19:39, 07:18](649 MB) -PASS -- TEST 'conus13km_debug_2threads_gnu' [16:36, 04:11](922 MB) -PASS -- TEST 'conus13km_debug_decomp_gnu' [19:33, 07:22](924 MB) -PASS -- TEST 'conus13km_radar_tten_debug_gnu' [19:32, 07:13](990 MB) - -PASS -- COMPILE 'atm_dyn64_phy32_debug_gnu' [07:10, 05:20] ( 3 warnings ) -PASS -- TEST 'rap_control_dyn64_phy32_debug_gnu' [14:20, 01:58](753 MB) - -PASS -- COMPILE 's2sw_32bit_pdlib_gnu' [12:10, 10:28] -PASS -- TEST 'cpld_control_gfsv17_gnu' [18:40, 06:12](1569 MB) - -PASS -- COMPILE 's2sw_32bit_pdlib_debug_gnu' [04:10, 01:56] ( 1893 warnings ) -PASS -- TEST 'cpld_debug_gfsv17_gnu' [17:39, 05:32](1564 MB) - -PASS -- COMPILE 's2s_32bit_sfs_gnu' [12:10, 10:23] -PASS -- TEST 'cpld_control_sfs_gnu' [25:01, 13:18](1790 MB) - -PASS -- COMPILE 's2s_32bit_sfs_debug_gnu' [03:10, 01:37] ( 1133 warnings ) -PASS -- TEST 'cpld_debug_sfs_gnu' [18:31, 05:24](1773 MB) - -PASS -- COMPILE 'datm_cdeps_gnu' [11:10, 10:00] -PASS -- TEST 'datm_cdeps_control_cfsr_gnu' [04:15, 02:25](1513 MB) - -PASS -- COMPILE 'atm_mpas_dyn32_gnu' [03:10, 02:00] ( 1 warnings ) -PASS -- TEST 'control_gfs_mpas_gnu' [04:24, 01:56](1108 MB) - -PASS -- COMPILE 'atm_mpas_dyn32_debug_gnu' [03:10, 01:41] ( 1 warnings ) -PASS -- TEST 'control_gfs_mpas_debug_gnu' [04:24, 02:51](1112 MB) +PASS -- COMPILE 's2swa_32bit_intel' [15:11, 13:03] ( 1 warnings 1058 remarks ) +PASS -- TEST 'cpld_control_gefs_intel' [32:15, 20:20](3229 MB) +PASS -- TEST 'cpld_restart_gefs_intel' [18:01, 06:29](2950 MB) +PASS -- TEST 'cpld_dcp_gefs_intel' [44:49, 32:48](3439 MB) + +PASS -- COMPILE 's2sw_32bit_pdlib_intel' [16:11, 14:03] ( 1 warnings 1039 remarks ) +PASS -- TEST 'cpld_control_gfsv17_intel' [11:50, 09:21](2059 MB) +PASS -- TEST 'cpld_control_gfsv17_iau_intel' [12:09, 10:01](2591 MB) +PASS -- TEST 'cpld_restart_gfsv17_intel' [09:55, 03:50](1496 MB) +PASS -- TEST 'cpld_restart_gfsv17_iau_intel' [07:04, 04:36](2335 MB) +PASS -- TEST 'cpld_mpi_gfsv17_intel' [18:40, 16:43](1974 MB) +PASS -- TEST 'cpld_decomp_gfsv17_intel' [23:41, 21:12](2052 MB) +PASS -- TEST 'cpld_2threads_gfsv17_intel' [30:46, 28:39](2487 MB) + +PASS -- COMPILE 's2s_32bit_sfs_intel' [14:11, 11:50] ( 1 warnings 953 remarks ) +PASS -- TEST 'cpld_control_sfs_intel' [12:03, 08:44](2407 MB) +PASS -- TEST 'cpld_restart_sfs_intel' [13:45, 05:21](1910 MB) + +PASS -- COMPILE 's2s_32bit_sfs_debug_intel' [05:11, 02:55] ( 309 warnings 953 remarks ) +PASS -- TEST 'cpld_debug_sfs_intel' [13:04, 08:42](2432 MB) + +PASS -- COMPILE 's2sw_32bit_pdlib_debug_intel' [05:11, 03:04] ( 309 warnings 1351 remarks ) +PASS -- TEST 'cpld_debug_gfsv17_intel' [16:01, 13:21](2078 MB) + +PASS -- COMPILE 's2sw_intel' [16:11, 13:22] ( 1 warnings 1040 remarks ) +PASS -- TEST 'cpld_control_c192_p8_intel' [24:49, 21:42](3240 MB) +PASS -- TEST 'cpld_restart_c192_p8_intel' [18:24, 11:32](3129 MB) + +PASS -- COMPILE 's2swl_intel' [16:11, 13:34] ( 1 warnings 1061 remarks ) +PASS -- TEST 'cpld_control_p8_lnd_intel' [10:02, 06:54](2315 MB) +PASS -- TEST 'cpld_restart_p8_lnd_intel' [06:59, 03:50](2056 MB) + +PASS -- COMPILE 's2s_aoflux_intel' [14:11, 12:18] ( 1 warnings 963 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [06:03, 03:51](2176 MB) + +PASS -- COMPILE 's2sw_pdlib_intel' [16:11, 13:24] ( 1 warnings 1049 remarks ) +PASS -- TEST 'cpld_control_c48_5deg_intel' [06:36, 04:13](3031 MB) +PASS -- TEST 'cpld_warmstart_c48_5deg_intel' [03:36, 01:23](3018 MB) +PASS -- TEST 'cpld_restart_c48_5deg_intel' [02:32, 00:51](2463 MB) +PASS -- TEST 'cpld_control_c24_5deg_intel' [02:29, 00:49](2212 MB) +PASS -- TEST 'cpld_warmstart_c24_5deg_intel' [02:28, 00:30](2211 MB) +PASS -- TEST 'cpld_restart_c24_5deg_intel' [02:26, 00:24](1534 MB) +PASS -- TEST 'cpld_control_c24_9deg_intel' [02:29, 00:49](2207 MB) +PASS -- TEST 'cpld_warmstart_c24_9deg_intel' [04:29, 00:30](2207 MB) +PASS -- TEST 'cpld_restart_c24_9deg_intel' [04:26, 00:24](1532 MB) +PASS -- TEST 'cpld_control_c12_9deg_intel' [04:29, 00:32](2137 MB) +PASS -- TEST 'cpld_warmstart_c12_9deg_intel' [04:28, 00:25](2138 MB) +PASS -- TEST 'cpld_restart_c12_9deg_intel' [03:26, 00:21](1493 MB) + +PASS -- COMPILE 'atm_dyn32_intel' [09:11, 07:01] ( 1 warnings 502 remarks ) +PASS -- TEST 'control_CubedSphereGrid_intel' [04:23, 01:45](2215 MB) +PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [04:28, 01:45](2240 MB) +PASS -- TEST 'control_latlon_intel' [04:22, 01:43](2225 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [06:24, 01:44](2222 MB) +PASS -- TEST 'control_c48_intel' [09:23, 04:25](1667 MB) +PASS -- TEST 'control_c48.v2.sfc_intel' [08:22, 04:04](799 MB) +PASS -- TEST 'control_c48_lnd_iau_intel' [09:24, 04:32](1666 MB) +PASS -- TEST 'control_c192_intel' [07:37, 04:54](1838 MB) +PASS -- TEST 'control_c384_intel' [09:18, 05:57](2083 MB) +PASS -- TEST 'control_c384gdas_intel' [13:12, 06:30](1890 MB) +PASS -- TEST 'control_stochy_intel' [03:20, 01:23](1297 MB) +PASS -- TEST 'control_stochy_restart_intel' [03:17, 00:42](1197 MB) +PASS -- TEST 'control_lndp_intel' [03:20, 01:05](1295 MB) +PASS -- TEST 'control_iovr4_gfdlmpv3_intel' [06:37, 02:06](1596 MB) +PASS -- TEST 'control_p8_intel' [06:50, 02:13](2497 MB) +PASS -- TEST 'control_p8.v2.sfc_intel' [07:55, 02:16](2514 MB) +PASS -- TEST 'control_p8_ugwpv1_intel' [07:48, 02:07](2513 MB) +FAILED: UNABLE TO COMPLETE COMPARISON -- TEST 'control_p8_ugwpv1_tempo_intel' [, ]( MB) +FAILED: UNABLE TO COMPLETE COMPARISON -- TEST 'control_p8_ugwpv1_tempo_aerosol_intel' [, ]( MB) +PASS -- TEST 'control_restart_p8_intel' [03:35, 01:20](1856 MB) +PASS -- TEST 'control_noqr_p8_intel' [07:42, 02:11](2502 MB) +PASS -- TEST 'control_restart_noqr_p8_intel' [03:33, 01:17](1866 MB) +PASS -- TEST 'control_decomp_p8_intel' [06:50, 02:10](2501 MB) +PASS -- TEST 'control_2threads_p8_intel' [06:50, 01:45](2008 MB) +PASS -- TEST 'control_p8_lndp_intel' [09:40, 03:39](2510 MB) +PASS -- TEST 'control_p8_rrtmgp_intel' [07:48, 03:21](2578 MB) +PASS -- TEST 'control_p8_mynn_intel' [07:51, 02:18](2535 MB) +PASS -- TEST 'merra2_thompson_intel' [08:48, 02:34](2530 MB) +PASS -- TEST 'merra2_hf_thompson_intel' [08:34, 03:40](2538 MB) +PASS -- TEST 'regional_control_intel' [09:34, 03:32](1716 MB) +PASS -- TEST 'regional_restart_intel' [05:27, 02:00](1670 MB) +PASS -- TEST 'regional_decomp_intel' [09:34, 03:41](1726 MB) +PASS -- TEST 'regional_2threads_intel' [04:27, 02:08](1563 MB) +PASS -- TEST 'regional_noquilt_intel' [05:31, 03:29](1992 MB) +PASS -- TEST 'regional_netcdf_parallel_intel' [05:28, 03:29](1717 MB) +PASS -- TEST 'regional_2dwrtdecomp_intel' [05:26, 03:29](1702 MB) +PASS -- TEST 'regional_wofs_intel' [06:29, 04:32](2635 MB) + +PASS -- COMPILE 'atm_dyn32_rad32_intel' [08:10, 06:57] ( 1 warnings 483 remarks ) +PASS -- TEST 'control_p8_rrtmgp_rad32_intel' [06:40, 02:47](2541 MB) + +PASS -- COMPILE 'rrfs_intel' [08:10, 06:15] ( 4 warnings 453 remarks ) +PASS -- TEST 'rap_control_intel' [05:32, 02:29](1764 MB) +PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [04:46, 02:43](1603 MB) +PASS -- TEST 'rap_decomp_intel' [06:24, 02:36](1738 MB) +PASS -- TEST 'rap_2threads_intel' [05:24, 02:02](1172 MB) +PASS -- TEST 'rap_restart_intel' [03:26, 01:22](1747 MB) +PASS -- TEST 'rap_sfcdiff_intel' [05:24, 02:30](1796 MB) +PASS -- TEST 'rap_sfcdiff_decomp_intel' [04:31, 02:34](1732 MB) +PASS -- TEST 'rap_sfcdiff_restart_intel' [03:26, 01:25](1777 MB) +PASS -- TEST 'hrrr_control_intel' [04:33, 02:28](1770 MB) +PASS -- TEST 'hrrr_control_decomp_intel' [04:23, 02:28](1705 MB) +PASS -- TEST 'hrrr_control_2threads_intel' [03:25, 01:59](1161 MB) +PASS -- TEST 'hrrr_control_restart_intel' [03:19, 01:24](1732 MB) +PASS -- TEST 'rrfs_v1beta_intel' [08:34, 05:01](1921 MB) +PASS -- TEST 'rrfs_v1nssl_intel' [09:19, 05:52](2667 MB) +PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [09:19, 06:05](2911 MB) + +PASS -- COMPILE 'csawmg_intel' [07:10, 05:48] ( 1 warnings 406 remarks ) +PASS -- TEST 'control_csawmg_intel' [07:28, 04:30](1762 MB) + +PASS -- COMPILE 'wam_intel' [07:10, 05:48] ( 1 warnings 405 remarks ) +PASS -- TEST 'control_wam_intel' [06:38, 02:50](2281 MB) + +PASS -- COMPILE 'atm_debug_dyn32_intel' [05:10, 03:30] ( 415 warnings 589 remarks ) +PASS -- TEST 'control_CubedSphereGrid_debug_intel' [04:21, 01:38](2241 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [04:20, 01:41](2252 MB) +PASS -- TEST 'control_stochy_debug_intel' [05:17, 02:22](1480 MB) +PASS -- TEST 'control_lndp_debug_intel' [04:17, 01:58](1483 MB) +PASS -- TEST 'control_csawmg_debug_intel' [05:28, 03:06](1784 MB) +PASS -- TEST 'control_diag_debug_intel' [04:25, 02:06](2318 MB) +PASS -- TEST 'control_debug_p8_intel' [04:35, 02:13](2548 MB) +PASS -- TEST 'regional_debug_intel' [14:32, 12:24](1634 MB) +PASS -- TEST 'rap_control_debug_intel' [05:18, 03:35](1866 MB) +PASS -- TEST 'hrrr_control_debug_intel' [06:18, 03:35](1875 MB) +PASS -- TEST 'hrrr_gf_debug_intel' [06:18, 03:35](1866 MB) +PASS -- TEST 'hrrr_c3_debug_intel' [07:19, 04:40](1881 MB) +PASS -- TEST 'rap_unified_drag_suite_debug_intel' [06:18, 03:40](1864 MB) +PASS -- TEST 'rap_diag_debug_intel' [05:25, 03:56](1955 MB) +PASS -- TEST 'rap_cires_ugwp_debug_intel' [06:20, 03:41](1869 MB) +PASS -- TEST 'rap_unified_ugwp_debug_intel' [06:18, 03:40](1875 MB) +PASS -- TEST 'rap_lndp_debug_intel' [05:19, 03:39](1872 MB) +PASS -- TEST 'rap_progcld_thompson_debug_intel' [05:20, 03:34](1865 MB) +PASS -- TEST 'rap_noah_debug_intel' [06:18, 03:28](1870 MB) +PASS -- TEST 'rap_sfcdiff_debug_intel' [09:18, 03:44](1861 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [11:18, 05:54](1867 MB) +PASS -- TEST 'rap_clm_lake_debug_intel' [09:19, 03:52](1838 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [10:34, 06:04](1871 MB) + +PASS -- COMPILE 'wam_debug_intel' [04:10, 02:20] ( 380 warnings 405 remarks ) +PASS -- TEST 'control_wam_debug_intel' [14:33, 09:52](2308 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [07:10, 05:51] ( 4 warnings 420 remarks ) +PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [07:48, 03:06](1480 MB) +PASS -- TEST 'rap_control_dyn32_phy32_intel' [06:24, 02:13](1751 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [06:22, 02:30](1696 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [05:28, 01:45](1063 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [04:28, 01:43](1053 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [04:25, 02:09](1658 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_intel' [03:23, 01:10](1631 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [02:17, 01:08](1645 MB) +PASS -- TEST 'conus13km_control_intel' [03:47, 01:56](1769 MB) +PASS -- TEST 'conus13km_2threads_intel' [02:38, 00:51](1780 MB) +PASS -- TEST 'conus13km_decomp_intel' [03:35, 01:58](1819 MB) +PASS -- TEST 'conus13km_restart_intel' [03:35, 01:09](1553 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_faster_cdeps_intel' [07:11, 05:53] ( 4 warnings 453 remarks ) +PASS -- TEST 'conus13km_gl_inline_intel' [03:41, 01:19](1332 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [07:11, 06:01] ( 4 warnings 420 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_intel' [04:30, 02:41](1790 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [04:11, 02:24] ( 283 warnings 426 remarks ) +PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [05:17, 03:27](1762 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [05:17, 03:22](1757 MB) +PASS -- TEST 'conus13km_debug_intel' [17:36, 15:23](1814 MB) +PASS -- TEST 'conus13km_debug_qr_intel' [17:36, 15:11](1427 MB) +PASS -- TEST 'conus13km_debug_2threads_intel' [10:33, 08:25](1829 MB) +PASS -- TEST 'conus13km_debug_decomp_intel' [17:32, 15:18](1833 MB) +PASS -- TEST 'conus13km_radar_tten_debug_intel' [17:34, 15:09](1861 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [04:10, 02:11] ( 283 warnings 420 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [05:19, 03:35](1855 MB) + +PASS -- COMPILE 'hafsw_intel' [09:10, 07:24] ( 1 warnings 653 remarks ) +PASS -- TEST 'hafs_regional_atm_intel' [05:35, 02:59](1180 MB) +PASS -- TEST 'hafs_regional_atm_gfdlmpv3_intel' [05:52, 04:03](1377 MB) +PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [04:21, 02:32](1455 MB) +PASS -- TEST 'hafs_regional_atm_wav_intel' [40:37, 37:45](1327 MB) +PASS -- TEST 'hafs_regional_1nest_atm_intel' [06:40, 03:25](787 MB) +PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [07:41, 04:06](813 MB) +PASS -- TEST 'hafs_global_1nest_atm_intel' [05:35, 01:45](532 MB) +PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [10:21, 06:00](628 MB) +PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [04:37, 02:22](754 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [04:42, 02:10](759 MB) +PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [03:22, 00:46](507 MB) +PASS -- TEST 'gnv1_nested_intel' [04:58, 02:29](1717 MB) + +PASS -- COMPILE 'hafs_mom6w_intel' [10:10, 08:09] ( 1 warnings 943 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [19:12, 16:37](1107 MB) + +PASS -- COMPILE 'hafs_all_intel' [09:11, 07:51] ( 1 warnings 590 remarks ) +PASS -- TEST 'hafs_regional_docn_intel' [06:34, 04:39](1281 MB) +PASS -- TEST 'hafs_regional_docn_oisst_intel' [06:37, 04:28](1302 MB) + +PASS -- COMPILE 'datm_cdeps_intel' [13:11, 11:16] ( 572 remarks ) +PASS -- TEST 'datm_cdeps_control_cfsr_intel' [03:15, 01:57](1920 MB) +PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [04:17, 01:16](1867 MB) +PASS -- TEST 'datm_cdeps_control_gefs_intel' [03:15, 01:51](1161 MB) +PASS -- TEST 'datm_cdeps_iau_gefs_intel' [03:16, 01:53](1174 MB) +PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [03:15, 01:51](1165 MB) +PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [06:16, 01:56](1910 MB) +PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [09:57, 05:31](1817 MB) +PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [08:56, 05:12](1334 MB) +PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [05:15, 01:58](1909 MB) +PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [06:16, 03:18](4789 MB) +PASS -- TEST 'datm_cdeps_gfs_intel' [07:16, 03:30](4792 MB) + +PASS -- COMPILE 'datm_cdeps_debug_intel' [04:10, 02:23] ( 2 warnings 572 remarks ) +PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [08:16, 03:55](1832 MB) + +PASS -- COMPILE 'datm_cdeps_land_intel' [03:10, 00:48] ( 132 remarks ) +PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [04:25, 00:47](361 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_intel' [04:20, 00:33](622 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [02:21, 00:22](639 MB) + +PASS -- COMPILE 'datm_cdeps_lm4_intel' [02:11, 00:53] ( 170 remarks ) +PASS -- TEST 'datm_cdeps_lm4_gswp3_intel' [03:26, 00:20](600 MB) +PASS -- TEST 'datm_cdeps_lm4_gswp3_rst_intel' [02:24, 00:11](482 MB) + +PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [13:11, 11:40] ( 1 warnings 622 remarks ) +PASS -- TEST 'atm_ds2s_docn_pcice_intel' [05:51, 02:44](2834 MB) + +PASS -- COMPILE 'atml_intel' [08:11, 06:55] ( 9 warnings 560 remarks ) +PASS -- TEST 'control_p8_atmlnd_intel' [05:49, 02:24](1895 MB) +PASS -- TEST 'control_restart_p8_atmlnd_intel' [05:30, 01:27](1309 MB) + +PASS -- COMPILE 'atml_debug_intel' [05:11, 03:11] ( 424 warnings 560 remarks ) +PASS -- TEST 'control_p8_atmlnd_debug_intel' [06:44, 03:38](1935 MB) + +PASS -- COMPILE 'atmw_intel' [09:11, 07:19] ( 1 warnings 534 remarks ) +PASS -- TEST 'atmwav_control_noaero_p8_intel' [04:40, 01:48](2694 MB) + +PASS -- COMPILE 'atmaero_intel' [10:11, 08:54] ( 1 warnings 423 remarks ) +PASS -- TEST 'atmaero_control_p8_intel' [06:47, 04:06](1993 MB) +PASS -- TEST 'atmaero_control_p8_rad_intel' [05:38, 03:40](2390 MB) +PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [05:38, 03:50](2409 MB) + +PASS -- COMPILE 'atmaq_intel' [08:11, 06:26] ( 1 warnings 609 remarks ) +PASS -- TEST 'regional_atmaq_intel' [14:32, 11:24](2878 MB) +PASS -- TEST 'regional_atmaq_canopy_intel' [17:27, 14:30](2875 MB) + +PASS -- COMPILE 'atmaq_debug_intel' [04:11, 02:22] ( 397 warnings 609 remarks ) +PASS -- TEST 'regional_atmaq_debug_intel' [30:16, 27:55](2893 MB) + +PASS -- COMPILE 'atm_fbh_intel' [07:11, 05:27] ( 4 warnings 435 remarks ) +PASS -- TEST 'cpld_regional_atm_fbh_intel' [08:22, 06:21](1130 MB) + +PASS -- COMPILE 's2sw_32bit_pdlib_intelllvm' [14:11, 12:23] +PASS -- TEST 'cpld_control_gfsv17_intelllvm' [11:58, 09:43](2054 MB) + +PASS -- COMPILE 's2sw_32bit_pdlib_debug_intelllvm' [05:11, 03:16] +PASS -- TEST 'cpld_debug_gfsv17_intelllvm' [15:54, 13:34](2084 MB) + +PASS -- COMPILE 's2s_32bit_sfs_intelllvm' [14:12, 12:04] +PASS -- TEST 'cpld_control_sfs_intelllvm' [14:05, 08:30](2407 MB) + +PASS -- COMPILE 's2s_32bit_sfs_debug_intelllvm' [05:11, 03:01] +PASS -- TEST 'cpld_debug_sfs_intelllvm' [14:17, 08:58](2439 MB) + +PASS -- COMPILE 'hafs_mom6w_intelllvm' [09:11, 07:45] +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intelllvm' [25:25, 20:55](1086 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_intelllvm' [08:11, 05:41] +PASS -- TEST 'rap_control_dyn32_phy32_intelllvm' [05:31, 02:08](1730 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intelllvm' [08:11, 05:54] +PASS -- TEST 'rap_control_dyn64_phy32_intelllvm' [06:30, 02:42](1786 MB) + +PASS -- COMPILE 'datm_cdeps_intelllvm' [13:11, 11:21] +PASS -- TEST 'datm_cdeps_control_cfsr_intelllvm' [07:16, 02:01](1925 MB) + +PASS -- COMPILE 'datm_cdeps_debug_intelllvm' [04:10, 02:25] +PASS -- TEST 'datm_cdeps_debug_cfsr_intelllvm' [09:16, 04:03](1832 MB) + +PASS -- COMPILE 'atm_gnu' [04:10, 02:55] +PASS -- TEST 'control_c48_gnu' [10:23, 06:02](1509 MB) +PASS -- TEST 'control_stochy_gnu' [04:17, 01:59](529 MB) +PASS -- TEST 'control_p8_gnu' [05:49, 03:07](1478 MB) +PASS -- TEST 'control_p8_ugwpv1_gnu' [06:43, 03:05](1503 MB) + +PASS -- COMPILE 'rrfs_gnu' [04:10, 02:48] +PASS -- TEST 'rap_control_gnu' [07:25, 03:43](869 MB) +PASS -- TEST 'rap_decomp_gnu' [06:25, 03:27](870 MB) +PASS -- TEST 'rap_2threads_gnu' [04:32, 02:42](897 MB) +PASS -- TEST 'rap_restart_gnu' [03:28, 01:51](601 MB) +PASS -- TEST 'rap_sfcdiff_gnu' [07:33, 03:43](867 MB) +PASS -- TEST 'rap_sfcdiff_decomp_gnu' [07:23, 03:43](870 MB) +PASS -- TEST 'rap_sfcdiff_restart_gnu' [03:27, 01:54](600 MB) +PASS -- TEST 'hrrr_control_gnu' [06:35, 03:34](867 MB) +PASS -- TEST 'hrrr_control_noqr_gnu' [06:23, 03:28](852 MB) +PASS -- TEST 'hrrr_control_2threads_gnu' [04:23, 02:37](888 MB) +PASS -- TEST 'hrrr_control_decomp_gnu' [05:22, 03:20](867 MB) +PASS -- TEST 'hrrr_control_restart_gnu' [03:19, 01:49](589 MB) +PASS -- TEST 'hrrr_control_restart_noqr_gnu' [03:19, 01:47](674 MB) +PASS -- TEST 'rrfs_v1beta_gnu' [08:35, 06:28](864 MB) + +PASS -- COMPILE 'csawmg_gnu' [04:10, 02:37] +PASS -- TEST 'control_csawmg_gnu' [07:30, 05:56](787 MB) + +PASS -- COMPILE 'atm_dyn32_debug_gnu' [07:10, 05:22] +PASS -- TEST 'control_diag_debug_gnu' [03:25, 01:23](1302 MB) +PASS -- TEST 'regional_debug_gnu' [07:31, 05:40](773 MB) +PASS -- TEST 'rap_control_debug_gnu' [03:18, 02:01](877 MB) +PASS -- TEST 'hrrr_control_debug_gnu' [03:18, 01:47](875 MB) +PASS -- TEST 'hrrr_gf_debug_gnu' [03:19, 01:48](879 MB) +PASS -- TEST 'hrrr_c3_debug_gnu' [03:18, 02:01](878 MB) +PASS -- TEST 'rap_diag_debug_gnu' [03:25, 02:07](964 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_gnu' [05:19, 03:16](858 MB) +PASS -- TEST 'rap_progcld_thompson_debug_gnu' [03:18, 01:54](877 MB) +PASS -- TEST 'control_stochy_debug_gnu' [03:18, 01:14](512 MB) +PASS -- TEST 'control_debug_p8_gnu' [03:35, 01:23](1452 MB) +PASS -- TEST 'rap_clm_lake_debug_gnu' [03:19, 01:50](878 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_gnu' [04:34, 03:02](884 MB) + +PASS -- COMPILE 'wam_debug_gnu' [03:10, 01:22] +PASS -- TEST 'control_wam_debug_gnu' [06:39, 04:34](1323 MB) + +PASS -- COMPILE 'atm_debug_dyn32_gnu' [04:10, 02:23] +PASS -- TEST 'control_csawmg_debug_gnu' [04:28, 02:08](751 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_gnu' [04:10, 02:43] +PASS -- TEST 'rap_control_dyn32_phy32_gnu' [05:22, 03:27](718 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_gnu' [05:22, 03:20](719 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_gnu' [04:28, 02:33](732 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_gnu' [04:27, 02:29](726 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_gnu' [05:22, 03:11](720 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_gnu' [03:24, 01:44](564 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_gnu' [03:18, 01:41](567 MB) +PASS -- TEST 'conus13km_control_gnu' [04:48, 02:58](902 MB) +PASS -- TEST 'conus13km_2threads_gnu' [03:38, 01:19](905 MB) +PASS -- TEST 'conus13km_decomp_gnu' [04:36, 03:02](905 MB) +PASS -- TEST 'conus13km_restart_gnu' [03:34, 01:46](581 MB) + +PASS -- COMPILE 'atm_dyn64_phy32_gnu' [08:11, 06:36] +PASS -- TEST 'rap_control_dyn64_phy32_gnu' [05:31, 03:40](746 MB) + +PASS -- COMPILE 'atm_dyn32_phy32_debug_gnu' [07:11, 05:33] +PASS -- TEST 'rap_control_debug_dyn32_phy32_gnu' [03:19, 01:48](728 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_gnu' [03:18, 01:45](728 MB) +PASS -- TEST 'conus13km_debug_gnu' [08:39, 07:08](921 MB) +PASS -- TEST 'conus13km_debug_qr_gnu' [09:38, 07:13](649 MB) +PASS -- TEST 'conus13km_debug_2threads_gnu' [06:34, 04:07](925 MB) +PASS -- TEST 'conus13km_debug_decomp_gnu' [09:35, 07:18](924 MB) +PASS -- TEST 'conus13km_radar_tten_debug_gnu' [09:34, 07:08](989 MB) + +PASS -- COMPILE 'atm_dyn64_phy32_debug_gnu' [07:11, 05:33] +PASS -- TEST 'rap_control_dyn64_phy32_debug_gnu' [03:19, 01:50](753 MB) + +PASS -- COMPILE 's2sw_32bit_pdlib_gnu' [12:10, 11:02] +PASS -- TEST 'cpld_control_gfsv17_gnu' [07:56, 05:59](1568 MB) + +PASS -- COMPILE 's2sw_32bit_pdlib_debug_gnu' [03:11, 01:51] ( 1893 warnings ) +PASS -- TEST 'cpld_debug_gfsv17_gnu' [07:49, 05:23](1577 MB) + +PASS -- COMPILE 's2s_32bit_sfs_gnu' [12:11, 10:55] +PASS -- TEST 'cpld_control_sfs_gnu' [17:48, 13:44](1799 MB) + +PASS -- COMPILE 's2s_32bit_sfs_debug_gnu' [03:12, 01:43] ( 1133 warnings ) +PASS -- TEST 'cpld_debug_sfs_gnu' [08:56, 05:21](1764 MB) + +PASS -- COMPILE 'datm_cdeps_gnu' [12:11, 10:49] +PASS -- TEST 'datm_cdeps_control_cfsr_gnu' [04:15, 02:12](1511 MB) + +PASS -- COMPILE 'atm_mpas_dyn32_gnu' [03:11, 02:01] ( 1 warnings ) +PASS -- TEST 'control_gfs_mpas_gnu' [03:28, 02:01](1109 MB) + +PASS -- COMPILE 'atm_mpas_dyn32_debug_gnu' [03:11, 01:36] ( 1 warnings ) +PASS -- TEST 'control_gfs_mpas_debug_gnu' [04:27, 02:51](1113 MB) SYNOPSIS: -Starting Date/Time: 20260611 14:49:47 -Ending Date/Time: 20260611 17:06:30 -Total Time: 02h:17m:28s +Starting Date/Time: 20260616 13:17:19 +Ending Date/Time: 20260616 14:41:53 +Total Time: 01h:25m:16s Compiles Completed: 62/62 -Tests Completed: 246/246 +Tests Completed: 244/246 +Failed Tests: +* TEST control_p8_ugwpv1_tempo_intel: FAILED: UNABLE TO COMPLETE COMPARISON +-- LOG: /scratch4/BMC/wrfruc/jensen/ufs_tempo310/tests/logs/log_ursa/run_control_p8_ugwpv1_tempo_intel.log +* TEST control_p8_ugwpv1_tempo_aerosol_intel: FAILED: UNABLE TO COMPLETE COMPARISON +-- LOG: /scratch4/BMC/wrfruc/jensen/ufs_tempo310/tests/logs/log_ursa/run_control_p8_ugwpv1_tempo_aerosol_intel.log NOTES: -A file 'test_changes.list' was generated but is empty. +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: SUCCESS +Result: FAILURE ====END OF URSA REGRESSION TESTING LOG==== diff --git a/tests/parm/regional_wofs.nml.IN b/tests/parm/regional_wofs.nml.IN index e5d49e3858..779e211643 100644 --- a/tests/parm/regional_wofs.nml.IN +++ b/tests/parm/regional_wofs.nml.IN @@ -191,6 +191,7 @@ lsoil = 4 lsoil_lsm = @[LSOIL_LSM] ltaerosol = @[LTAEROSOL] + lthailaware = @[LTHAILAWARE] lwhtr = .true. n_var_lndp = 0 n_var_spp = 0 diff --git a/tests/rt.conf b/tests/rt.conf index 9b4f84d3a1..31c54c88ca 100644 --- a/tests/rt.conf +++ b/tests/rt.conf @@ -83,7 +83,7 @@ RUN | cpld_warmstart_c12_9deg | - noaacloud RUN | cpld_restart_c12_9deg | - noaacloud | | cpld_warmstart_c12_9deg ### ATM tests ### -COMPILE | atm_dyn32 | intel | -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v17_p8,FV3_GFS_v17_p8_rrtmgp,FV3_GFS_v15_thompson_mynn_lam3km,FV3_WoFS_v0,FV3_GFS_v17_p8_mynn,FV3_GFS_v17_p8_ugwpv1,FV3_GFS_v16_gfdlmpv3,FV3_GFS_v17_p8_ugwpv1_tempo -D32BIT=ON | | fv3 | +COMPILE | atm_dyn32 | intel | -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v17_p8,FV3_GFS_v17_p8_rrtmgp,FV3_GFS_v15_thompson_mynn_lam3km,FV3_WoFS_v0,FV3_GFS_v17_p8_mynn,FV3_GFS_v17_p8_ugwpv1,FV3_GFS_v16_gfdlmpv3,FV3_GFS_v17_p8_ugwpv1_tempo,FV3_WoFS_v0_tempo -D32BIT=ON | | fv3 | RUN | control_CubedSphereGrid | | baseline | RUN | control_CubedSphereGrid_parallel | - noaacloud | baseline | RUN | control_latlon | | baseline | @@ -122,6 +122,7 @@ RUN | regional_noquilt | RUN | regional_netcdf_parallel | - acorn | baseline | RUN | regional_2dwrtdecomp | | | RUN | regional_wofs | | baseline | +RUN | regional_wofs_tempo | | baseline | ### RTE-RRTMGP 32BIT COMPILE | atm_dyn32_rad32 | intel | -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v16,FV3_GFS_v17_p8,FV3_GFS_v17_p8_rrtmgp,FV3_GFS_v15_thompson_mynn_lam3km,FV3_WoFS_v0,FV3_GFS_v17_p8_mynn,FV3_GFS_v17_p8_ugwpv1 -D32BIT=ON -DRRTMGP_32BIT=ON | | fv3 | diff --git a/tests/rt.sh b/tests/rt.sh index 57b87713bb..ffda667d7a 100755 --- a/tests/rt.sh +++ b/tests/rt.sh @@ -984,7 +984,7 @@ if [[ "${CREATE_BASELINE}" == false ]] ; then fi fi -INPUTDATA_ROOT=${INPUTDATA_ROOT:-${DISKNM}/NEMSfv3gfs/input-data-20251015} +INPUTDATA_ROOT=${INPUTDATA_ROOT:-${DISKNM}/NEMSfv3gfs/input-data-20260617} INPUTDATA_ROOT_WW3=${INPUTDATA_ROOT}/WW3_input_data_20250807 INPUTDATA_LM4=${INPUTDATA_LM4:-${INPUTDATA_ROOT}/LM4_input_data} INPUTDATA_GFSv17opn=${INPUTDATA_GFSv17opn:-${DISKNM}/NEMSfv3gfs/GFSv17opn_20251014} diff --git a/tests/test_changes.list b/tests/test_changes.list index d323ed47f0..a1bf71c349 100644 --- a/tests/test_changes.list +++ b/tests/test_changes.list @@ -1,144 +1,3 @@ -cpld_control_gfsv17 intel -cpld_control_gfsv17_iau intel -cpld_restart_gfsv17 intel -cpld_restart_gfsv17_iau intel -cpld_mpi_gfsv17 intel -cpld_control_p8 intel -cpld_control_p8.v2.sfc intel -cpld_restart_p8 intel -cpld_2threads_p8 intel -cpld_decomp_p8 intel -cpld_mpi_p8 intel -cpld_control_ciceC_p8 intel -cpld_control_noaero_p8_agrid intel -cpld_control_c48_5deg intel -cpld_warmstart_c48_5deg intel -cpld_restart_c48_5deg intel -cpld_control_c24_5deg intel -cpld_warmstart_c24_5deg intel -cpld_restart_c24_5deg intel -cpld_control_c24_9deg intel -cpld_warmstart_c24_9deg intel -cpld_restart_c24_9deg intel -cpld_control_c12_9deg intel -cpld_warmstart_c12_9deg intel -cpld_restart_c12_9deg intel -control_CubedSphereGrid_parallel intel -control_latlon intel -control_wrtGauss_netcdf_parallel intel -control_c192 intel -control_c384 intel -control_c384gdas intel -control_stochy intel -control_stochy_restart intel -control_lndp intel -control_iovr4_gfdlmpv3 intel -control_p8 intel -control_p8.v2.sfc intel -control_p8_ugwpv1 intel control_p8_ugwpv1_tempo intel control_p8_ugwpv1_tempo_aerosol intel -control_p8_ugwpv1_tempo_aerosol_hail intel -control_restart_p8 intel -control_noqr_p8 intel -control_restart_noqr_p8 intel -control_decomp_p8 intel -control_2threads_p8 intel -control_p8_lndp intel -control_p8_rrtmgp intel -control_p8_mynn intel -merra2_thompson intel -merra2_hf_thompson intel -regional_control intel -regional_restart intel -regional_decomp intel -regional_2dwrtdecomp intel -regional_wofs intel -control_p8_rrtmgp_rad32 intel -rap_control intel -regional_spp_sppt_shum_skeb intel -rap_decomp intel -rap_2threads intel -rap_restart intel -rap_sfcdiff intel -rap_sfcdiff_decomp intel -rap_sfcdiff_restart intel -hrrr_control intel -hrrr_control_decomp intel -hrrr_control_2threads intel -hrrr_control_restart intel -rrfs_v1beta intel -rrfs_v1nssl intel -rrfs_v1nssl_nohailnoccn intel -control_csawmg intel -rap_unified_drag_suite_debug intel -regional_spp_sppt_shum_skeb_dyn32_phy32 intel -rap_control_dyn32_phy32 intel -hrrr_control_dyn32_phy32 intel -rap_2threads_dyn32_phy32 intel -hrrr_control_2threads_dyn32_phy32 intel -hrrr_control_decomp_dyn32_phy32 intel -rap_restart_dyn32_phy32 intel -hrrr_control_restart_dyn32_phy32 intel -rap_control_dyn64_phy32 intel -conus13km_debug_2threads intel -hafs_regional_atm intel -hafs_regional_atm_gfdlmpv3 intel -hafs_global_multiple_4nests_atm intel -hafs_regional_specified_moving_1nest_atm intel -hafs_regional_storm_following_1nest_atm_ocn_wav_mom6 intel -hafs_regional_docn intel -hafs_regional_docn_oisst intel -datm_cdeps_control_cfsr intel -datm_cdeps_restart_cfsr intel -datm_cdeps_control_gefs intel -datm_cdeps_iau_gefs intel -datm_cdeps_stochy_gefs intel -datm_cdeps_ciceC_cfsr intel -datm_cdeps_mx025_cfsr intel -datm_cdeps_mx025_gefs intel -datm_cdeps_multiple_files_cfsr intel -datm_cdeps_3072x1536_cfsr intel -datm_cdeps_gfs intel -datm_cdeps_lnd_gswp3 intel -atm_ds2s_docn_pcice intel -atmaero_control_p8 intel -atmaero_control_p8_rad intel -atmaero_control_p8_rad_micro intel -cpld_regional_atm_fbh intel -control_c48 gnu -control_stochy gnu -control_p8 gnu -control_p8_ugwpv1 gnu -rap_control gnu -rap_decomp gnu -rap_2threads gnu -rap_restart gnu -rap_sfcdiff gnu -rap_sfcdiff_decomp gnu -rap_sfcdiff_restart gnu -hrrr_control gnu -hrrr_control_noqr gnu -hrrr_control_2threads gnu -hrrr_control_decomp gnu -hrrr_control_restart gnu -hrrr_control_restart_noqr gnu -rrfs_v1beta gnu -control_csawmg gnu -rap_noah_sfcdiff_cires_ugwp_debug gnu -rap_control_dyn32_phy32 gnu -hrrr_control_dyn32_phy32 gnu -rap_2threads_dyn32_phy32 gnu -hrrr_control_2threads_dyn32_phy32 gnu -hrrr_control_decomp_dyn32_phy32 gnu -rap_restart_dyn32_phy32 gnu -hrrr_control_restart_dyn32_phy32 gnu -conus13km_control gnu -conus13km_2threads gnu -conus13km_decomp gnu -conus13km_restart gnu -rap_control_dyn64_phy32 gnu -cpld_control_gfsv17 gnu -cpld_control_sfs gnu -datm_cdeps_control_cfsr gnu -control_gfs_mpas gnu +regional_wofs_tempo intel diff --git a/tests/tests/control_p8_ugwpv1_tempo b/tests/tests/control_p8_ugwpv1_tempo index e9da303ec6..9a0a65c36f 100644 --- a/tests/tests/control_p8_ugwpv1_tempo +++ b/tests/tests/control_p8_ugwpv1_tempo @@ -141,3 +141,7 @@ export K_SPLIT=2 export N_SPLIT=4 export SATMEDMF=.true. + +if [[ $MACHINE_ID = ursa ]]; then + export MEM_PER_NODE_OPT="#SBATCH --mem=300G" +fi diff --git a/tests/tests/control_p8_ugwpv1_tempo_aerosol b/tests/tests/control_p8_ugwpv1_tempo_aerosol index 7080a6634e..bb8419f380 100644 --- a/tests/tests/control_p8_ugwpv1_tempo_aerosol +++ b/tests/tests/control_p8_ugwpv1_tempo_aerosol @@ -140,3 +140,7 @@ export K_SPLIT=2 export N_SPLIT=4 export SATMEDMF=.true. + +if [[ $MACHINE_ID = ursa ]]; then + export MEM_PER_NODE_OPT="#SBATCH --mem=300G" +fi diff --git a/tests/tests/control_p8_ugwpv1_tempo_aerosol_hail b/tests/tests/control_p8_ugwpv1_tempo_aerosol_hail index b96a70ad15..20769f24eb 100644 --- a/tests/tests/control_p8_ugwpv1_tempo_aerosol_hail +++ b/tests/tests/control_p8_ugwpv1_tempo_aerosol_hail @@ -149,5 +149,5 @@ if [[ $MACHINE_ID = gaeac6 ]]; then fi if [[ $MACHINE_ID = ursa ]]; then export EXCLUSIVE_NODES=.true. + export MEM_PER_NODE_OPT="#SBATCH --mem=300G" fi - diff --git a/tests/tests/regional_wofs_tempo b/tests/tests/regional_wofs_tempo new file mode 100644 index 0000000000..0c34fd612e --- /dev/null +++ b/tests/tests/regional_wofs_tempo @@ -0,0 +1,71 @@ +############################################################################### +# +# FV3_WoFS_v0 test atmosphere only with hi-res 3km +# +############################################################################### + +export TEST_DESCR="Compare FV3_WoFS_v0 hi-res 3km results with previous trunk version" + +export CNTL_DIR=fv3_regional_wofs_tempo + +export LIST_FILES="dynf000.nc \ + dynf006.nc \ + phyf000.nc \ + phyf006.nc \ + PRSLEV.GrbF00 \ + PRSLEV.GrbF06 \ + NATLEV.GrbF00 \ + NATLEV.GrbF06" + +export_fv3_v16 + +export FV3_RUN=regional_run.IN + +export OZ_PHYS_OLD=.false. +export OZ_PHYS_NEW=.true. +export H2O_PHYS=.true. +export RESTART_INTERVAL="0" +export WRITE_DOPOST=.true. +export POSTAPP='lam' + + +export CCPP_SUITE=FV3_WoFS_v0_tempo +export FIELD_TABLE=field_table_thompson_aero_hail_tke +export IMP_PHYSICS=88 +export LTAEROSOL=.true. +export LTHAILAWARE=.true. +export DO_SAT_ADJ=.false. +export DIAG_TABLE=diag_table_aerosol.IN +export DIAG_TABLE_ADDITIONAL=diag_additional_hail + +export INPUT_NML=regional_wofs.nml.IN +export MODEL_CONFIGURE=model_configure_regional.IN + +export WLCLK=15 +export FHMAX=6 +export INPES=10 +export JNPES=11 +export OUTPUT_FH="3 -1" +WRITE_GROUP=1 +WRTTASK_PER_GROUP=10 +NTILES=1 + +export IMP_PHYSICS=88 +export DNATS=0 +export DO_SAT_ADJ=.false. +export IALB=1 +export IEMS=1 +export HYBEDMF=.false. +export DO_MYNNEDMF=.true. +export DO_MYNNSFCLAY=.true. +export DO_DEEP=.false. +export SHAL_CNV=.false. +export IMFSHALCNV=-1 +export IMFDEEPCNV=-1 +export LSOIL_LSM=4 +export NSTF_NAME="2, 1, 0, 0, 0" + +if [[ ${MACHINE_ID} = ursa ]]; then + export EXCLUSIVE_NODES=.true. + export MEM_PER_NODE_OPT="#SBATCH --mem=300G" +fi