From 378b693a671141510e60379ce5ab7a76e23b5192 Mon Sep 17 00:00:00 2001 From: "Michael Kavulich, Jr." Date: Tue, 24 Feb 2026 10:35:32 -0700 Subject: [PATCH 01/14] Set fire_behavior to track NOAA_EMC_openmp_PR, bringing in openmp and vertical wind interpolation changes --- .gitmodules | 4 ++-- fire_behavior | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index b881f89393..72c70c5f99 100644 --- a/.gitmodules +++ b/.gitmodules @@ -52,5 +52,5 @@ branch = develop [submodule "fire_behavior"] path = fire_behavior - url = https://github.com/NOAA-EMC/fire_behavior - branch = emc/develop + url = https://github.com/NCAR/fire_behavior + branch = NOAA_EMC_openmp_PR diff --git a/fire_behavior b/fire_behavior index 3be9c444ac..e3b13645c7 160000 --- a/fire_behavior +++ b/fire_behavior @@ -1 +1 @@ -Subproject commit 3be9c444ace991b4235e4e978449cc3d3fd0d2d1 +Subproject commit e3b13645c7e6638b6831179c068a3984726246b0 From d92b7e2fa8c36d7d5650084cbc8f6d296963e64a Mon Sep 17 00:00:00 2001 From: "Michael Kavulich, Jr." Date: Sat, 21 Feb 2026 11:49:19 -0700 Subject: [PATCH 02/14] Fixes to CFBM openmp logic from Masih --- driver/UFSDriver.F90 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/driver/UFSDriver.F90 b/driver/UFSDriver.F90 index b104eb8307..3db4a0f673 100644 --- a/driver/UFSDriver.F90 +++ b/driver/UFSDriver.F90 @@ -87,7 +87,8 @@ MODULE UFSDriver #endif ! - Handle build time FIR options: #ifdef FRONT_FIRE_BEHAVIOR - use FRONT_FIRE_BEHAVIOR, only: FIRE_BEHAVIOR_SS => SetServices + use FRONT_FIRE_BEHAVIOR, only: FIRE_BEHAVIOR_SS => SetServices, & + FIRE_BEHAVIOR_SV => SetVM #endif #ifdef FRONT_LIS use FRONT_LIS, only: LIS_SS => SetServices @@ -489,6 +490,7 @@ subroutine SetModelServices(driver, rc) #ifdef FRONT_FIRE_BEHAVIOR if (trim(model) == "fire_behavior") then call NUOPC_DriverAddComp(driver, trim(prefix), FIRE_BEHAVIOR_SS, & + FIRE_BEHAVIOR_SV, info=info, & petList=petList, comp=comp, rc=rc) if (ChkErr(rc,__LINE__,u_FILE_u)) return found_comp = .true. From 8745c35b3c941ba79b8a8901edd82bcd0ac68333 Mon Sep 17 00:00:00 2001 From: "Michael Kavulich, Jr" Date: Tue, 3 Mar 2026 15:18:03 -0600 Subject: [PATCH 03/14] Update for 10m wind option in fire_behavior module; accidentally dropped this when updating to latest develop --- .gitmodules | 4 ++-- UFSATM | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index 72c70c5f99..debcfe1ccf 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/mkavulich/ufsatm + branch = new_fire_wind_opt [submodule "WW3"] path = WW3 url = https://github.com/NOAA-EMC/WW3 diff --git a/UFSATM b/UFSATM index 594f504e63..efa2dc90e1 160000 --- a/UFSATM +++ b/UFSATM @@ -1 +1 @@ -Subproject commit 594f504e63f1a0eba8330222656d6ccc00e70477 +Subproject commit efa2dc90e14001b6ae895c17caef258b770dff8d From 690fdb9de367fbafb59b4edf35d4d851ff6e62b6 Mon Sep 17 00:00:00 2001 From: "Michael Kavulich, Jr" Date: Tue, 3 Mar 2026 18:54:27 -0600 Subject: [PATCH 04/14] Update submodule to correct hash --- UFSATM | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UFSATM b/UFSATM index efa2dc90e1..2ed7425a55 160000 --- a/UFSATM +++ b/UFSATM @@ -1 +1 @@ -Subproject commit efa2dc90e14001b6ae895c17caef258b770dff8d +Subproject commit 2ed7425a5550bb31287d605e1da72a2245813005 From cbb00dea8f300a2e4900946e7bf8dec2fedf5777 Mon Sep 17 00:00:00 2001 From: "Michael J. Kavulich, Jr" Date: Mon, 9 Mar 2026 18:31:48 -0500 Subject: [PATCH 05/14] RT results from Orion: all pass --- tests/logs/RegressionTests_orion.log | 579 ++++++++++++++------------- tests/test_changes.list | 1 - 2 files changed, 290 insertions(+), 290 deletions(-) diff --git a/tests/logs/RegressionTests_orion.log b/tests/logs/RegressionTests_orion.log index 667c4327f1..2f39743c11 100644 --- a/tests/logs/RegressionTests_orion.log +++ b/tests/logs/RegressionTests_orion.log @@ -1,10 +1,10 @@ ====START OF ORION REGRESSION TESTING LOG==== UFSWM hash used in testing: -666a5baf22a25cdf67a1afb2edc15eff98ed61fc +690fdb9de367fbafb59b4edf35d4d851ff6e62b6 Submodule hashes used in testing: - 76417e528e7dab2d87588957d9d1dfa5cd43f4f5 AQM (v0.2.0-72-g76417e5) + fc153862cfcc01fc4da513a2ff56af0bbd1234e0 AQM (v0.2.0-73-gfc15386) 642e81395472d5887b54f601b60ee607ed39bf09 AQM/src/model/CMAQ (CMAQv5.2.1_07Feb2018-6194-g642e81395) 9f53664ef2e607ad25d6b6c939f2eac9ec818ee6 CDEPS-interface/CDEPS (cdeps0.4.17-432-g9f53664) def9c53b17d6722cc9991ba72ddae8ad2d5d25d9 CICE-interface/CICE (CICE6.0.0-445-gdef9c53) @@ -19,9 +19,9 @@ Submodule hashes used in testing: 65ef5c73bc7f5663d5688f75c3855d431da4baea MOM6-interface/MOM6/pkg/CVMix-src (65ef5c7) 29e64d652786e1d076a05128c920f394202bfe10 MOM6-interface/MOM6/pkg/GSW-Fortran (29e64d6) 2c7b3bc2a8096f6232020c47507593058795102e NOAHMP-interface/noahmp (v3.7.1-471-g2c7b3bc) - 61f7d818e6bdf454752081bc1e3a716fbbdcd44f UFSATM (remotes/origin/feature/aqm_canopy_vdf) + 2ed7425a5550bb31287d605e1da72a2245813005 UFSATM (remotes/origin/new_fire_wind_opt) 22bc1a5de8a19996310aedc3482931616cd74a1b UFSATM/ccpp/framework (2025-10-15-dev-5-g22bc1a5) - 81ee977f5b551493643eb0197b0789c594585386 UFSATM/ccpp/physics (remotes/origin/feature/aqm_canopy_vdf) + 579eb9725a26b55e2a9afffc7ab507c5eabd249b UFSATM/ccpp/physics (ccpp_transition_to_vlab_master_20190705-5713-g579eb972) c62efd27caa26f660edf24232f33f154e608b77a UFSATM/ccpp/physics/physics/MP/TEMPO/TEMPO (v2.1.3~3) 41c5fcd950fed09b8afe186dede266824eca7fd3 UFSATM/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (41c5fcd) 0c00ba42a222a26754348c6f103a8e97d26f33e7 UFSATM/ccpp/physics/physics/SFC_Layer/MYNN/MYNN (0c00ba4) @@ -31,7 +31,7 @@ Submodule hashes used in testing: -5afd607642ae0fd6a53b137230336386beb47ce6 UFSATM/upp/sorc/libIFI.fd -3d35332fe66e3e63a285cc8d96facdf255a33481 UFSATM/upp/sorc/ncep_post.fd/post_gtg.fd dcc9da76c2d32c6ca7a5318a56db033295d9f43c WW3 (6.07.1-531-gdcc9da76) - 3be9c444ace991b4235e4e978449cc3d3fd0d2d1 fire_behavior (v0.2.0-3-g3be9c44) + e3b13645c7e6638b6831179c068a3984726246b0 fire_behavior (v0.2.0-68-ge3b1364) ae192f119b8614b4476a1b04ba55f6fb93e2953d stochastic_physics (ufs-v2.0.0-298-gae192f1) @@ -42,296 +42,297 @@ The second time is specifically for the run phase. Times/Memory will be empty for failed tests. BASELINE DIRECTORY: /work2/noaa/epic/UFS-WM_RT/NEMSfv3gfs/develop-20260225 -COMPARISON DIRECTORY: /work2/noaa/epic/gpetro/orion/RTs/ufs-wm/stmp/gpetro/FV3_RT/rt_3770851 +COMPARISON DIRECTORY: /work2/noaa/gsd-fv3-dev/mkavulic/stmp/mkavulic/FV3_RT/rt_1142035 RT.SH OPTIONS USED: -* (-a) - HPC PROJECT ACCOUNT: epic +* (-a) - HPC PROJECT ACCOUNT: noaa-det +* (-l) - USE CONFIG FILE: rt.conf * (-e) - USE ECFLOW -PASS -- COMPILE 's2swa_32bit_intel' [34:12, 30:08] ( 1 warnings 1090 remarks ) -PASS -- TEST 'cpld_control_p8_mixedmode_intel' [19:59, 16:22](2101 MB) -PASS -- TEST 'cpld_control_gefs_intel' [34:58, 19:38](3044 MB) -PASS -- TEST 'cpld_restart_gefs_intel' [24:21, 06:39](2697 MB) -PASS -- TEST 'cpld_dcp_gefs_intel' [35:34, 20:42](3043 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_intel' [34:11, 30:00] ( 1 warnings 1089 remarks ) -PASS -- TEST 'cpld_control_gfsv17_intel' [26:17, 22:54](1961 MB) -PASS -- TEST 'cpld_control_gfsv17_iau_intel' [29:25, 24:44](2132 MB) -PASS -- TEST 'cpld_restart_gfsv17_intel' [13:50, 09:36](1225 MB) -PASS -- TEST 'cpld_restart_gfsv17_iau_intel' [29:32, 11:53](2076 MB) -PASS -- TEST 'cpld_mpi_gfsv17_intel' [30:17, 26:57](1879 MB) - -PASS -- COMPILE 's2s_32bit_sfs_intel' [41:12, 36:55] ( 1 warnings 985 remarks ) -PASS -- TEST 'cpld_control_sfs_intel' [21:26, 13:17](2227 MB) -PASS -- TEST 'cpld_restart_sfs_intel' [16:01, 07:34](1523 MB) - -PASS -- COMPILE 's2s_32bit_sfs_debug_intel' [10:11, 05:47] ( 361 warnings 985 remarks ) -PASS -- TEST 'cpld_debug_sfs_intel' [17:37, 12:05](2262 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [11:11, 06:29] ( 361 warnings 1401 remarks ) -PASS -- TEST 'cpld_debug_gfsv17_intel' [26:04, 22:43](1951 MB) - -PASS -- COMPILE 's2swa_intel' [29:11, 25:15] ( 1 warnings 1090 remarks ) -PASS -- TEST 'cpld_control_p8_intel' [19:41, 17:01](2194 MB) -PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [19:39, 16:17](2179 MB) -PASS -- TEST 'cpld_restart_p8_intel' [12:17, 08:35](1775 MB) -PASS -- TEST 'cpld_control_qr_p8_intel' [19:32, 16:29](2196 MB) -PASS -- TEST 'cpld_restart_qr_p8_intel' [12:04, 08:32](1765 MB) -PASS -- TEST 'cpld_2threads_p8_intel' [14:32, 11:56](2289 MB) -PASS -- TEST 'cpld_decomp_p8_intel' [19:28, 16:14](2167 MB) -PASS -- TEST 'cpld_mpi_p8_intel' [16:43, 13:34](2068 MB) -PASS -- TEST 'cpld_control_ciceC_p8_intel' [18:52, 16:00](2164 MB) -PASS -- TEST 'cpld_control_c192_p8_intel' [20:56, 16:18](2669 MB) -PASS -- TEST 'cpld_restart_c192_p8_intel' [14:25, 08:36](2858 MB) - -PASS -- COMPILE 's2swal_intel' [30:11, 25:28] ( 1 warnings 1111 remarks ) -PASS -- TEST 'cpld_control_p8_lnd_intel' [19:53, 17:04](2146 MB) -PASS -- TEST 'cpld_restart_p8_lnd_intel' [12:20, 08:33](1743 MB) -PASS -- TEST 'cpld_s2sa_p8_intel' [10:46, 07:46](2163 MB) - -PASS -- COMPILE 's2sw_intel' [28:12, 23:30] ( 1 warnings 1058 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_intel' [18:32, 15:53](1987 MB) -PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [09:58, 06:28](2105 MB) - -PASS -- COMPILE 's2swa_debug_intel' [10:11, 06:09] ( 361 warnings 1370 remarks ) -PASS -- TEST 'cpld_debug_p8_intel' [18:08, 14:12](2210 MB) - -PASS -- COMPILE 's2sw_debug_intel' [10:11, 05:56] ( 361 warnings 1352 remarks ) -PASS -- TEST 'cpld_debug_noaero_p8_intel' [10:25, 07:26](2015 MB) - -PASS -- COMPILE 's2s_aoflux_intel' [30:12, 28:34] ( 1 warnings 996 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [07:49, 04:28](2082 MB) - -PASS -- COMPILE 's2sw_pdlib_intel' [30:11, 28:19] ( 1 warnings 1081 remarks ) -PASS -- TEST 'cpld_control_pdlib_p8_intel' [25:50, 21:15](2016 MB) -PASS -- TEST 'cpld_restart_pdlib_p8_intel' [13:09, 09:28](1254 MB) -PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [26:50, 23:24](1930 MB) -PASS -- TEST 'cpld_control_c48_5deg_intel' [10:16, 08:00](3051 MB) -PASS -- TEST 'cpld_warmstart_c48_5deg_intel' [05:06, 02:24](3041 MB) -PASS -- TEST 'cpld_restart_c48_5deg_intel' [04:20, 01:24](2474 MB) -PASS -- TEST 'cpld_control_c24_5deg_intel' [03:48, 01:22](2241 MB) -PASS -- TEST 'cpld_warmstart_c24_5deg_intel' [02:47, 00:48](2240 MB) -PASS -- TEST 'cpld_restart_c24_5deg_intel' [02:50, 00:34](1538 MB) -PASS -- TEST 'cpld_control_c24_9deg_intel' [03:42, 01:20](2239 MB) -PASS -- TEST 'cpld_warmstart_c24_9deg_intel' [02:39, 00:47](2238 MB) -PASS -- TEST 'cpld_restart_c24_9deg_intel' [02:48, 00:34](1550 MB) -PASS -- TEST 'cpld_control_c12_9deg_intel' [02:34, 00:48](2169 MB) -PASS -- TEST 'cpld_warmstart_c12_9deg_intel' [02:34, 00:40](2167 MB) -PASS -- TEST 'cpld_restart_c12_9deg_intel' [02:39, 00:30](1503 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_intel' [07:11, 05:26] ( 361 warnings 1383 remarks ) -PASS -- TEST 'cpld_debug_pdlib_p8_intel' [31:34, 28:26](2000 MB) - -PASS -- COMPILE 'atm_dyn32_intel' [16:11, 14:35] ( 1 warnings 539 remarks ) -PASS -- TEST 'control_CubedSphereGrid_intel' [04:48, 02:30](1599 MB) -PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [04:54, 02:43](1600 MB) -PASS -- TEST 'control_latlon_intel' [04:44, 02:38](1596 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [04:48, 02:39](1591 MB) -PASS -- TEST 'control_c48_intel' [10:48, 08:35](1717 MB) -PASS -- TEST 'control_c48.v2.sfc_intel' [09:46, 07:56](845 MB) -PASS -- TEST 'control_c48_lnd_iau_intel' [10:48, 08:48](1720 MB) -PASS -- TEST 'control_c192_intel' [10:10, 07:50](1787 MB) -PASS -- TEST 'control_c384_intel' [13:28, 09:35](1974 MB) -PASS -- TEST 'control_c384gdas_intel' [15:59, 10:38](1314 MB) -PASS -- TEST 'control_stochy_intel' [03:37, 01:49](653 MB) -PASS -- TEST 'control_stochy_restart_intel' [02:42, 01:07](487 MB) -PASS -- TEST 'control_lndp_intel' [03:37, 01:41](659 MB) -PASS -- TEST 'control_iovr4_gfdlmpv3_intel' [06:20, 04:00](951 MB) -PASS -- TEST 'control_p8_intel' [07:00, 03:48](1884 MB) -PASS -- TEST 'control_p8.v2.sfc_intel' [06:58, 03:37](1882 MB) -PASS -- TEST 'control_p8_ugwpv1_intel' [07:04, 03:43](1883 MB) -PASS -- TEST 'control_p8_ugwpv1_tempo_intel' [07:05, 03:50](1905 MB) -PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_intel' [07:20, 03:54](1915 MB) -PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_hail_intel' [05:53, 02:21](2410 MB) -PASS -- TEST 'control_restart_p8_intel' [04:33, 01:47](1119 MB) -PASS -- TEST 'control_noqr_p8_intel' [07:00, 03:32](1885 MB) -PASS -- TEST 'control_restart_noqr_p8_intel' [04:25, 01:45](1135 MB) -PASS -- TEST 'control_decomp_p8_intel' [07:58, 04:10](1879 MB) -PASS -- TEST 'control_2threads_p8_intel' [07:58, 04:23](1964 MB) -PASS -- TEST 'control_p8_lndp_intel' [08:27, 06:00](1891 MB) -PASS -- TEST 'control_p8_rrtmgp_intel' [09:01, 05:15](1942 MB) -PASS -- TEST 'control_p8_mynn_intel' [07:03, 03:50](1890 MB) -PASS -- TEST 'merra2_thompson_intel' [08:19, 04:12](1892 MB) -PASS -- TEST 'merra2_hf_thompson_intel' [08:37, 05:35](1899 MB) -PASS -- TEST 'regional_control_intel' [08:40, 06:10](1091 MB) -PASS -- TEST 'regional_restart_intel' [05:35, 03:20](1107 MB) -PASS -- TEST 'regional_decomp_intel' [08:37, 06:28](1082 MB) -PASS -- TEST 'regional_2threads_intel' [06:45, 04:12](1034 MB) -PASS -- TEST 'regional_noquilt_intel' [07:48, 06:08](1365 MB) -PASS -- TEST 'regional_netcdf_parallel_intel' [08:45, 06:09](1091 MB) -PASS -- TEST 'regional_2dwrtdecomp_intel' [07:32, 06:09](1091 MB) -PASS -- TEST 'regional_wofs_intel' [09:31, 07:39](1902 MB) - -PASS -- COMPILE 'atm_dyn32_rad32_intel' [15:11, 14:09] ( 1 warnings 519 remarks ) -PASS -- TEST 'control_p8_rrtmgp_rad32_intel' [07:31, 04:30](1914 MB) - -PASS -- COMPILE 'rrfs_intel' [14:11, 12:59] ( 4 warnings 490 remarks ) -PASS -- TEST 'rap_control_intel' [07:19, 04:15](1038 MB) -PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [08:02, 05:17](1351 MB) -PASS -- TEST 'rap_decomp_intel' [07:21, 04:25](1033 MB) -PASS -- TEST 'rap_2threads_intel' [07:00, 04:28](1137 MB) -PASS -- TEST 'rap_restart_intel' [05:53, 02:19](1004 MB) -PASS -- TEST 'rap_sfcdiff_intel' [07:11, 04:12](1040 MB) -PASS -- TEST 'rap_sfcdiff_decomp_intel' [06:59, 04:26](1031 MB) -PASS -- TEST 'rap_sfcdiff_restart_intel' [05:38, 02:19](1001 MB) -PASS -- TEST 'hrrr_control_intel' [06:28, 04:03](1042 MB) -PASS -- TEST 'hrrr_control_decomp_intel' [07:00, 04:11](1031 MB) -PASS -- TEST 'hrrr_control_2threads_intel' [06:58, 04:11](1108 MB) -PASS -- TEST 'hrrr_control_restart_intel' [04:43, 02:14](958 MB) -PASS -- TEST 'rrfs_v1beta_intel' [10:33, 07:30](1040 MB) -PASS -- TEST 'rrfs_v1nssl_intel' [11:31, 09:13](1989 MB) -PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [10:28, 08:52](2018 MB) - -PASS -- COMPILE 'csawmg_intel' [14:11, 12:56] ( 1 warnings 459 remarks ) -PASS -- TEST 'control_csawmg_intel' [08:40, 06:14](1043 MB) -PASS -- TEST 'control_ras_intel' [05:23, 03:23](739 MB) - -PASS -- COMPILE 'wam_intel' [14:10, 12:41] ( 1 warnings 442 remarks ) -PASS -- TEST 'control_wam_intel' [14:52, 12:33](1667 MB) - -PASS -- COMPILE 'atm_debug_dyn32_intel' [08:10, 06:31] ( 496 warnings 628 remarks ) -PASS -- TEST 'control_CubedSphereGrid_debug_intel' [04:38, 02:17](1614 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [04:37, 02:23](1617 MB) -PASS -- TEST 'control_stochy_debug_intel' [04:26, 03:06](824 MB) -PASS -- TEST 'control_lndp_debug_intel' [04:26, 02:42](823 MB) -PASS -- TEST 'control_csawmg_debug_intel' [06:47, 04:48](1130 MB) -PASS -- TEST 'control_ras_debug_intel' [04:24, 02:45](829 MB) -PASS -- TEST 'control_diag_debug_intel' [04:37, 02:50](1686 MB) -PASS -- TEST 'control_debug_p8_intel' [05:53, 03:16](1917 MB) -PASS -- TEST 'regional_debug_intel' [19:45, 17:19](1100 MB) -PASS -- TEST 'rap_control_debug_intel' [06:30, 05:01](1209 MB) -PASS -- TEST 'hrrr_control_debug_intel' [06:27, 04:56](1201 MB) -PASS -- TEST 'hrrr_gf_debug_intel' [06:26, 05:00](1205 MB) -PASS -- TEST 'hrrr_c3_debug_intel' [06:23, 04:55](1207 MB) -PASS -- TEST 'rap_unified_drag_suite_debug_intel' [06:23, 05:01](1210 MB) -PASS -- TEST 'rap_diag_debug_intel' [06:34, 05:10](1296 MB) -PASS -- TEST 'rap_cires_ugwp_debug_intel' [06:24, 05:08](1215 MB) -PASS -- TEST 'rap_unified_ugwp_debug_intel' [06:34, 05:05](1211 MB) -PASS -- TEST 'rap_lndp_debug_intel' [06:33, 05:04](1207 MB) -PASS -- TEST 'rap_progcld_thompson_debug_intel' [06:24, 05:00](1210 MB) -PASS -- TEST 'rap_noah_debug_intel' [06:23, 04:46](1210 MB) -PASS -- TEST 'rap_sfcdiff_debug_intel' [06:25, 04:49](1210 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [09:23, 07:57](1208 MB) -PASS -- TEST 'rap_clm_lake_debug_intel' [06:33, 04:57](1208 MB) - -PASS -- COMPILE 'wam_debug_intel' [06:10, 04:28] ( 459 warnings 442 remarks ) -PASS -- TEST 'control_wam_debug_intel' [15:57, 13:48](1700 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [14:11, 12:30] ( 4 warnings 457 remarks ) -PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [07:05, 05:04](1237 MB) -PASS -- TEST 'rap_control_dyn32_phy32_intel' [06:06, 03:45](933 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [06:48, 03:37](917 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [06:01, 04:00](1007 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [06:18, 03:51](959 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [06:16, 03:48](910 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_intel' [04:31, 02:03](884 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [03:46, 02:02](883 MB) -PASS -- TEST 'conus13km_control_intel' [06:24, 03:41](1303 MB) -PASS -- TEST 'conus13km_2threads_intel' [03:56, 01:28](1216 MB) -PASS -- TEST 'conus13km_decomp_intel' [06:16, 03:44](1340 MB) -PASS -- TEST 'conus13km_restart_intel' [03:58, 02:07](1183 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_faster_cdeps_intel' [14:11, 12:36] ( 4 warnings 487 remarks ) -PASS -- TEST 'conus13km_gl_inline_intel' [05:16, 02:48](971 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [14:10, 13:04] ( 4 warnings 457 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_intel' [06:51, 04:24](1009 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [06:10, 04:35] ( 332 warnings 463 remarks ) -PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [06:24, 04:57](1092 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [06:30, 04:47](1086 MB) -PASS -- TEST 'conus13km_debug_intel' [25:07, 22:55](1357 MB) -PASS -- TEST 'conus13km_debug_qr_intel' [24:56, 22:27](1052 MB) -PASS -- TEST 'conus13km_debug_2threads_intel' [23:50, 21:37](1273 MB) -PASS -- TEST 'conus13km_debug_decomp_intel' [25:49, 23:43](1390 MB) -PASS -- TEST 'conus13km_radar_tten_debug_intel' [25:10, 22:30](1418 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [06:11, 04:34] ( 332 warnings 457 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [06:25, 05:06](1177 MB) - -PASS -- COMPILE 'hafsw_intel' [21:11, 19:17] ( 1 warnings 736 remarks ) -PASS -- TEST 'hafs_regional_atm_intel' [06:56, 04:42](871 MB) -PASS -- TEST 'hafs_regional_atm_gfdlmpv3_intel' [08:27, 05:59](1069 MB) -PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [06:38, 04:18](1188 MB) -PASS -- TEST 'hafs_regional_atm_wav_intel' [31:02, 28:44](984 MB) -PASS -- TEST 'hafs_regional_1nest_atm_intel' [09:01, 06:36](488 MB) -PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [10:13, 07:28](499 MB) -PASS -- TEST 'hafs_global_1nest_atm_intel' [05:50, 03:19](363 MB) -PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [13:12, 09:40](414 MB) -PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [06:56, 04:21](520 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [06:46, 04:11](523 MB) -PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [03:35, 01:29](395 MB) -PASS -- TEST 'gnv1_nested_intel' [07:03, 03:46](1731 MB) - -PASS -- COMPILE 'hafs_mom6w_intel' [17:11, 15:21] ( 1 warnings 975 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [15:15, 11:22](711 MB) - -PASS -- COMPILE 'hafs_all_intel' [15:11, 13:23] ( 1 warnings 678 remarks ) -PASS -- TEST 'hafs_regional_docn_intel' [08:59, 06:33](955 MB) -PASS -- TEST 'hafs_regional_docn_oisst_intel' [08:54, 06:37](937 MB) - -PASS -- COMPILE 'datm_cdeps_intel' [25:11, 23:10] ( 567 remarks ) -PASS -- TEST 'datm_cdeps_control_cfsr_intel' [05:26, 03:30](1854 MB) -PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [23:27, 02:32](1791 MB) -PASS -- TEST 'datm_cdeps_control_gefs_intel' [04:18, 03:09](1102 MB) -PASS -- TEST 'datm_cdeps_iau_gefs_intel' [05:20, 03:10](1092 MB) -PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [05:20, 03:11](1084 MB) -PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [05:19, 03:29](1847 MB) -PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [05:20, 03:31](1847 MB) -PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [04:19, 03:08](1103 MB) -PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [10:33, 07:44](1663 MB) -PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [10:21, 07:27](1024 MB) -PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [06:20, 03:34](1850 MB) -PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [08:21, 05:54](4832 MB) -PASS -- TEST 'datm_cdeps_gfs_intel' [07:22, 05:56](4820 MB) - -PASS -- COMPILE 'datm_cdeps_debug_intel' [05:10, 03:41] ( 2 warnings 567 remarks ) -PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [08:19, 06:56](1778 MB) - -PASS -- COMPILE 'datm_cdeps_land_intel' [03:10, 01:16] ( 127 remarks ) -PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [27:52, 01:17](250 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_intel' [06:37, 00:49](316 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [21:47, 00:31](314 MB) - -PASS -- COMPILE 'datm_cdeps_lm4_intel' [03:10, 01:37] ( 165 remarks ) -PASS -- TEST 'datm_cdeps_lm4_gswp3_intel' [25:37, 00:40](565 MB) -PASS -- TEST 'datm_cdeps_lm4_gswp3_rst_intel' [02:36, 00:24](454 MB) - -PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [24:11, 22:46] ( 1 warnings 654 remarks ) -PASS -- TEST 'atm_ds2s_docn_pcice_intel' [30:21, 04:40](1976 MB) - -PASS -- COMPILE 'atm_ds2s_docn_dice_intel' [15:11, 13:26] ( 1 warnings 542 remarks ) -PASS -- TEST 'atm_ds2s_docn_dice_intel' [33:20, 05:56](1988 MB) - -PASS -- COMPILE 'atml_intel' [16:11, 14:40] ( 9 warnings 591 remarks ) -PASS -- TEST 'control_p8_atmlnd_intel' [30:35, 04:48](1858 MB) -PASS -- TEST 'control_restart_p8_atmlnd_intel' [03:58, 01:59](1113 MB) - -PASS -- COMPILE 'atml_debug_intel' [07:11, 05:58] ( 503 warnings 591 remarks ) -PASS -- TEST 'control_p8_atmlnd_debug_intel' [32:35, 05:58](1882 MB) - -PASS -- COMPILE 'atmw_intel' [15:11, 13:28] ( 1 warnings 566 remarks ) -PASS -- TEST 'atmwav_control_noaero_p8_intel' [29:25, 02:52](1906 MB) - -PASS -- COMPILE 'atmaero_intel' [16:11, 14:40] ( 1 warnings 460 remarks ) -PASS -- TEST 'atmaero_control_p8_intel' [32:24, 05:19](1983 MB) -PASS -- TEST 'atmaero_control_p8_rad_intel' [31:04, 05:17](1760 MB) -PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [31:09, 05:24](1789 MB) - -PASS -- COMPILE 'atmaq_intel' [15:11, 13:19] ( 1 warnings 645 remarks ) -PASS -- TEST 'regional_atmaq_intel' [43:17, 18:08](2923 MB) -PASS -- TEST 'regional_atmaq_canopy_intel' [46:08, 22:39](2917 MB) - -PASS -- COMPILE 'atmaq_debug_intel' [06:11, 04:38] ( 476 warnings 645 remarks ) -PASS -- TEST 'regional_atmaq_debug_intel' [03:49, 39:59](2928 MB) - -PASS -- COMPILE 'atm_fbh_intel' [14:11, 12:37] ( 4 warnings 464 remarks ) -PASS -- TEST 'cpld_regional_atm_fbh_intel' [34:33, 13:50](1083 MB) +PASS -- COMPILE 's2swa_32bit_intel' [28:11, 26:15] ( 1 warnings 1090 remarks ) +PASS -- TEST 'cpld_control_p8_mixedmode_intel' [21:49, 17:33](2103 MB) +PASS -- TEST 'cpld_control_gefs_intel' [38:09, 20:15](3041 MB) +PASS -- TEST 'cpld_restart_gefs_intel' [24:57, 07:11](2703 MB) +PASS -- TEST 'cpld_dcp_gefs_intel' [41:16, 21:12](3054 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_intel' [31:11, 29:32] ( 1 warnings 1089 remarks ) +PASS -- TEST 'cpld_control_gfsv17_intel' [32:25, 23:56](1963 MB) +PASS -- TEST 'cpld_control_gfsv17_iau_intel' [31:09, 25:23](2138 MB) +PASS -- TEST 'cpld_restart_gfsv17_intel' [17:03, 10:56](1217 MB) +PASS -- TEST 'cpld_restart_gfsv17_iau_intel' [15:44, 10:42](2083 MB) +PASS -- TEST 'cpld_mpi_gfsv17_intel' [35:10, 28:42](1879 MB) + +PASS -- COMPILE 's2s_32bit_sfs_intel' [31:11, 29:27] ( 1 warnings 985 remarks ) +PASS -- TEST 'cpld_control_sfs_intel' [26:11, 14:10](2231 MB) +PASS -- TEST 'cpld_restart_sfs_intel' [15:41, 07:31](1500 MB) + +PASS -- COMPILE 's2s_32bit_sfs_debug_intel' [07:10, 05:44] ( 361 warnings 985 remarks ) +PASS -- TEST 'cpld_debug_sfs_intel' [20:20, 12:45](2255 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [08:10, 06:20] ( 361 warnings 1401 remarks ) +PASS -- TEST 'cpld_debug_gfsv17_intel' [26:07, 23:01](1940 MB) + +PASS -- COMPILE 's2swa_intel' [28:11, 26:38] ( 1 warnings 1090 remarks ) +PASS -- TEST 'cpld_control_p8_intel' [23:54, 18:04](2193 MB) +PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [18:52, 15:56](2193 MB) +PASS -- TEST 'cpld_restart_p8_intel' [15:13, 09:37](1770 MB) +PASS -- TEST 'cpld_control_qr_p8_intel' [22:16, 16:48](2207 MB) +PASS -- TEST 'cpld_restart_qr_p8_intel' [12:18, 08:39](1764 MB) +PASS -- TEST 'cpld_2threads_p8_intel' [21:23, 12:55](2291 MB) +PASS -- TEST 'cpld_decomp_p8_intel' [25:48, 17:28](2174 MB) +PASS -- TEST 'cpld_mpi_p8_intel' [22:31, 14:50](2067 MB) +PASS -- TEST 'cpld_control_ciceC_p8_intel' [25:54, 17:27](2182 MB) +PASS -- TEST 'cpld_control_c192_p8_intel' [26:58, 17:42](2631 MB) +PASS -- TEST 'cpld_restart_c192_p8_intel' [14:26, 08:46](2810 MB) + +PASS -- COMPILE 's2swal_intel' [31:11, 29:38] ( 1 warnings 1111 remarks ) +PASS -- TEST 'cpld_control_p8_lnd_intel' [26:57, 18:43](2143 MB) +PASS -- TEST 'cpld_restart_p8_lnd_intel' [12:11, 08:43](1744 MB) +PASS -- TEST 'cpld_s2sa_p8_intel' [16:41, 09:02](2176 MB) + +PASS -- COMPILE 's2sw_intel' [31:11, 29:20] ( 1 warnings 1058 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_intel' [24:36, 17:05](1993 MB) +PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [15:25, 07:52](2106 MB) + +PASS -- COMPILE 's2swa_debug_intel' [07:10, 05:54] ( 361 warnings 1370 remarks ) +PASS -- TEST 'cpld_debug_p8_intel' [17:46, 14:45](2214 MB) + +PASS -- COMPILE 's2sw_debug_intel' [07:10, 05:47] ( 361 warnings 1352 remarks ) +PASS -- TEST 'cpld_debug_noaero_p8_intel' [09:24, 06:43](2012 MB) + +PASS -- COMPILE 's2s_aoflux_intel' [24:11, 22:42] ( 1 warnings 996 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [11:43, 05:23](2090 MB) + +PASS -- COMPILE 's2sw_pdlib_intel' [27:11, 25:37] ( 1 warnings 1081 remarks ) +PASS -- TEST 'cpld_control_pdlib_p8_intel' [26:50, 21:22](2019 MB) +PASS -- TEST 'cpld_restart_pdlib_p8_intel' [13:23, 09:27](1255 MB) +PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [28:47, 24:23](1931 MB) +PASS -- TEST 'cpld_control_c48_5deg_intel' [12:06, 08:31](3047 MB) +PASS -- TEST 'cpld_warmstart_c48_5deg_intel' [05:57, 03:13](3035 MB) +PASS -- TEST 'cpld_restart_c48_5deg_intel' [04:08, 01:26](2474 MB) +PASS -- TEST 'cpld_control_c24_5deg_intel' [03:36, 01:23](2243 MB) +PASS -- TEST 'cpld_warmstart_c24_5deg_intel' [02:34, 00:49](2238 MB) +PASS -- TEST 'cpld_restart_c24_5deg_intel' [02:37, 00:41](1552 MB) +PASS -- TEST 'cpld_control_c24_9deg_intel' [03:41, 01:21](2227 MB) +PASS -- TEST 'cpld_warmstart_c24_9deg_intel' [02:34, 00:47](2235 MB) +PASS -- TEST 'cpld_restart_c24_9deg_intel' [02:32, 00:35](1554 MB) +PASS -- TEST 'cpld_control_c12_9deg_intel' [02:40, 00:49](2162 MB) +PASS -- TEST 'cpld_warmstart_c12_9deg_intel' [02:33, 00:41](2158 MB) +PASS -- TEST 'cpld_restart_c12_9deg_intel' [02:37, 00:31](1498 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_intel' [08:11, 06:16] ( 361 warnings 1383 remarks ) +PASS -- TEST 'cpld_debug_pdlib_p8_intel' [32:03, 28:42](1999 MB) + +PASS -- COMPILE 'atm_dyn32_intel' [17:11, 15:12] ( 1 warnings 539 remarks ) +PASS -- TEST 'control_CubedSphereGrid_intel' [04:43, 02:36](1594 MB) +PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [04:50, 02:49](1602 MB) +PASS -- TEST 'control_latlon_intel' [04:38, 02:46](1590 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [04:42, 02:49](1594 MB) +PASS -- TEST 'control_c48_intel' [10:42, 08:42](1718 MB) +PASS -- TEST 'control_c48.v2.sfc_intel' [09:39, 07:59](848 MB) +PASS -- TEST 'control_c48_lnd_iau_intel' [10:41, 08:55](1714 MB) +PASS -- TEST 'control_c192_intel' [10:03, 07:52](1788 MB) +PASS -- TEST 'control_c384_intel' [13:12, 09:36](1988 MB) +PASS -- TEST 'control_c384gdas_intel' [15:39, 10:37](1307 MB) +PASS -- TEST 'control_stochy_intel' [03:32, 01:55](658 MB) +PASS -- TEST 'control_stochy_restart_intel' [06:43, 01:10](490 MB) +PASS -- TEST 'control_lndp_intel' [03:32, 01:47](660 MB) +PASS -- TEST 'control_iovr4_gfdlmpv3_intel' [06:13, 03:17](956 MB) +PASS -- TEST 'control_p8_intel' [06:20, 03:08](1881 MB) +PASS -- TEST 'control_p8.v2.sfc_intel' [06:59, 03:35](1893 MB) +PASS -- TEST 'control_p8_ugwpv1_intel' [05:58, 03:07](1897 MB) +PASS -- TEST 'control_p8_ugwpv1_tempo_intel' [05:57, 03:06](1904 MB) +PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_intel' [07:15, 03:22](1913 MB) +PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_hail_intel' [05:46, 02:29](2406 MB) +PASS -- TEST 'control_restart_p8_intel' [08:41, 03:18](1135 MB) +PASS -- TEST 'control_noqr_p8_intel' [06:45, 03:11](1876 MB) +PASS -- TEST 'control_restart_noqr_p8_intel' [08:26, 03:03](1125 MB) +PASS -- TEST 'control_decomp_p8_intel' [06:40, 03:12](1875 MB) +PASS -- TEST 'control_2threads_p8_intel' [06:40, 03:33](1971 MB) +PASS -- TEST 'control_p8_lndp_intel' [08:21, 05:27](1886 MB) +PASS -- TEST 'control_p8_rrtmgp_intel' [07:58, 04:41](1933 MB) +PASS -- TEST 'control_p8_mynn_intel' [08:02, 04:14](1895 MB) +PASS -- TEST 'merra2_thompson_intel' [07:13, 03:45](1892 MB) +PASS -- TEST 'merra2_hf_thompson_intel' [08:40, 05:46](1897 MB) +PASS -- TEST 'regional_control_intel' [11:37, 07:41](1090 MB) +PASS -- TEST 'regional_restart_intel' [05:35, 03:20](1105 MB) +PASS -- TEST 'regional_decomp_intel' [08:40, 06:35](1086 MB) +PASS -- TEST 'regional_2threads_intel' [06:35, 04:20](1038 MB) +PASS -- TEST 'regional_noquilt_intel' [08:43, 06:39](1363 MB) +PASS -- TEST 'regional_netcdf_parallel_intel' [08:34, 06:37](1086 MB) +PASS -- TEST 'regional_2dwrtdecomp_intel' [09:39, 08:00](1089 MB) +PASS -- TEST 'regional_wofs_intel' [09:37, 07:53](1899 MB) + +PASS -- COMPILE 'atm_dyn32_rad32_intel' [16:11, 14:22] ( 1 warnings 519 remarks ) +PASS -- TEST 'control_p8_rrtmgp_rad32_intel' [08:46, 05:53](1918 MB) + +PASS -- COMPILE 'rrfs_intel' [15:11, 13:47] ( 4 warnings 490 remarks ) +PASS -- TEST 'rap_control_intel' [07:24, 04:17](1036 MB) +PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [08:03, 05:22](1352 MB) +PASS -- TEST 'rap_decomp_intel' [07:00, 04:25](1030 MB) +PASS -- TEST 'rap_2threads_intel' [06:56, 04:29](1111 MB) +PASS -- TEST 'rap_restart_intel' [06:39, 02:21](1002 MB) +PASS -- TEST 'rap_sfcdiff_intel' [07:19, 04:19](1033 MB) +PASS -- TEST 'rap_sfcdiff_decomp_intel' [06:59, 04:27](1038 MB) +PASS -- TEST 'rap_sfcdiff_restart_intel' [06:41, 02:31](996 MB) +PASS -- TEST 'hrrr_control_intel' [07:13, 04:49](1027 MB) +PASS -- TEST 'hrrr_control_decomp_intel' [07:02, 04:57](1029 MB) +PASS -- TEST 'hrrr_control_2threads_intel' [07:32, 04:12](1100 MB) +PASS -- TEST 'hrrr_control_restart_intel' [04:47, 02:25](967 MB) +PASS -- TEST 'rrfs_v1beta_intel' [10:38, 07:32](1039 MB) +PASS -- TEST 'rrfs_v1nssl_intel' [11:26, 09:14](1991 MB) +PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [10:25, 08:53](2017 MB) + +PASS -- COMPILE 'csawmg_intel' [17:11, 13:56] ( 1 warnings 459 remarks ) +PASS -- TEST 'control_csawmg_intel' [11:50, 07:15](1046 MB) +PASS -- TEST 'control_ras_intel' [07:28, 03:27](743 MB) + +PASS -- COMPILE 'wam_intel' [16:11, 13:02] ( 1 warnings 442 remarks ) +PASS -- TEST 'control_wam_intel' [15:59, 12:36](1681 MB) + +PASS -- COMPILE 'atm_debug_dyn32_intel' [11:11, 06:21] ( 496 warnings 628 remarks ) +PASS -- TEST 'control_CubedSphereGrid_debug_intel' [05:34, 02:22](1608 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [05:33, 02:26](1615 MB) +PASS -- TEST 'control_stochy_debug_intel' [05:26, 03:10](827 MB) +PASS -- TEST 'control_lndp_debug_intel' [05:23, 02:50](822 MB) +PASS -- TEST 'control_csawmg_debug_intel' [07:43, 05:19](1126 MB) +PASS -- TEST 'control_ras_debug_intel' [05:29, 02:50](832 MB) +PASS -- TEST 'control_diag_debug_intel' [05:34, 02:50](1684 MB) +PASS -- TEST 'control_debug_p8_intel' [05:00, 02:55](1906 MB) +PASS -- TEST 'regional_debug_intel' [19:45, 17:36](1124 MB) +PASS -- TEST 'rap_control_debug_intel' [06:25, 04:58](1204 MB) +PASS -- TEST 'hrrr_control_debug_intel' [06:29, 04:55](1199 MB) +PASS -- TEST 'hrrr_gf_debug_intel' [06:28, 04:57](1212 MB) +PASS -- TEST 'hrrr_c3_debug_intel' [07:23, 05:57](1211 MB) +PASS -- TEST 'rap_unified_drag_suite_debug_intel' [06:25, 04:57](1203 MB) +PASS -- TEST 'rap_diag_debug_intel' [07:33, 05:17](1301 MB) +PASS -- TEST 'rap_cires_ugwp_debug_intel' [06:23, 04:54](1207 MB) +PASS -- TEST 'rap_unified_ugwp_debug_intel' [07:23, 05:04](1206 MB) +PASS -- TEST 'rap_lndp_debug_intel' [08:23, 05:06](1205 MB) +PASS -- TEST 'rap_progcld_thompson_debug_intel' [10:24, 05:06](1216 MB) +PASS -- TEST 'rap_noah_debug_intel' [10:24, 04:52](1204 MB) +PASS -- TEST 'rap_sfcdiff_debug_intel' [10:24, 05:04](1207 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [12:24, 08:02](1210 MB) +PASS -- TEST 'rap_clm_lake_debug_intel' [09:33, 05:02](1206 MB) + +PASS -- COMPILE 'wam_debug_intel' [10:11, 04:35] ( 459 warnings 442 remarks ) +PASS -- TEST 'control_wam_debug_intel' [16:57, 13:23](1691 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [18:11, 12:57] ( 4 warnings 457 remarks ) +PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [08:05, 05:00](1243 MB) +PASS -- TEST 'rap_control_dyn32_phy32_intel' [08:01, 03:50](934 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [06:31, 03:39](923 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [06:22, 04:02](1000 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [06:09, 03:51](957 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [06:47, 03:46](911 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_intel' [04:27, 02:05](890 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [04:01, 02:03](878 MB) +PASS -- TEST 'conus13km_control_intel' [06:18, 03:43](1301 MB) +PASS -- TEST 'conus13km_2threads_intel' [03:55, 01:32](1228 MB) +PASS -- TEST 'conus13km_decomp_intel' [05:59, 03:44](1339 MB) +PASS -- TEST 'conus13km_restart_intel' [03:58, 02:08](1194 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_faster_cdeps_intel' [18:11, 12:55] ( 4 warnings 487 remarks ) +PASS -- TEST 'conus13km_gl_inline_intel' [05:13, 02:48](976 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [18:10, 12:58] ( 4 warnings 457 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_intel' [06:48, 04:25](1007 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [09:10, 04:49] ( 332 warnings 463 remarks ) +PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [06:25, 04:56](1088 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [06:28, 04:50](1088 MB) +PASS -- TEST 'conus13km_debug_intel' [25:03, 22:20](1337 MB) +PASS -- TEST 'conus13km_debug_qr_intel' [25:03, 22:51](1045 MB) +PASS -- TEST 'conus13km_debug_2threads_intel' [23:57, 21:40](1257 MB) +PASS -- TEST 'conus13km_debug_decomp_intel' [25:48, 23:15](1390 MB) +PASS -- TEST 'conus13km_radar_tten_debug_intel' [23:48, 22:04](1409 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [07:11, 04:51] ( 332 warnings 457 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [06:26, 04:54](1183 MB) + +PASS -- COMPILE 'hafsw_intel' [21:11, 19:21] ( 1 warnings 736 remarks ) +PASS -- TEST 'hafs_regional_atm_intel' [06:53, 04:56](881 MB) +PASS -- TEST 'hafs_regional_atm_gfdlmpv3_intel' [08:33, 06:00](1056 MB) +PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [06:35, 04:19](1185 MB) +PASS -- TEST 'hafs_regional_atm_wav_intel' [31:58, 29:33](986 MB) +PASS -- TEST 'hafs_regional_1nest_atm_intel' [08:55, 06:37](489 MB) +PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [10:05, 07:28](499 MB) +PASS -- TEST 'hafs_global_1nest_atm_intel' [05:47, 03:25](366 MB) +PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [11:58, 08:11](414 MB) +PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [07:02, 04:21](518 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [07:05, 04:10](518 MB) +PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [03:30, 01:23](389 MB) +PASS -- TEST 'gnv1_nested_intel' [06:49, 03:50](1715 MB) + +PASS -- COMPILE 'hafs_mom6w_intel' [17:11, 15:45] ( 1 warnings 975 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [20:20, 11:27](714 MB) + +PASS -- COMPILE 'hafs_all_intel' [15:11, 14:02] ( 1 warnings 678 remarks ) +PASS -- TEST 'hafs_regional_docn_intel' [13:53, 06:40](951 MB) +PASS -- TEST 'hafs_regional_docn_oisst_intel' [13:53, 06:41](938 MB) + +PASS -- COMPILE 'datm_cdeps_intel' [28:11, 27:04] ( 567 remarks ) +PASS -- TEST 'datm_cdeps_control_cfsr_intel' [09:22, 03:32](1840 MB) +PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [04:24, 02:27](1791 MB) +PASS -- TEST 'datm_cdeps_control_gefs_intel' [09:20, 03:11](1107 MB) +PASS -- TEST 'datm_cdeps_iau_gefs_intel' [08:20, 03:11](1092 MB) +PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [08:19, 03:13](1088 MB) +PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [08:18, 03:29](1841 MB) +PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [08:19, 03:30](1847 MB) +PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [06:18, 03:09](1091 MB) +PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [11:16, 07:43](1653 MB) +PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [11:18, 07:20](1024 MB) +PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [06:17, 03:32](1840 MB) +PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [08:21, 05:52](4820 MB) +PASS -- TEST 'datm_cdeps_gfs_intel' [07:19, 05:56](4835 MB) + +PASS -- COMPILE 'datm_cdeps_debug_intel' [06:11, 04:14] ( 2 warnings 567 remarks ) +PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [08:19, 06:59](1776 MB) + +PASS -- COMPILE 'datm_cdeps_land_intel' [03:11, 01:23] ( 127 remarks ) +PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [03:36, 01:14](251 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_intel' [02:26, 00:47](314 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [02:30, 00:30](309 MB) + +PASS -- COMPILE 'datm_cdeps_lm4_intel' [04:11, 02:17] ( 165 remarks ) +PASS -- TEST 'datm_cdeps_lm4_gswp3_intel' [02:29, 00:37](567 MB) +PASS -- TEST 'datm_cdeps_lm4_gswp3_rst_intel' [02:32, 00:21](443 MB) + +PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [23:11, 21:59] ( 1 warnings 654 remarks ) +PASS -- TEST 'atm_ds2s_docn_pcice_intel' [06:11, 03:50](1982 MB) + +PASS -- COMPILE 'atm_ds2s_docn_dice_intel' [14:10, 13:05] ( 1 warnings 542 remarks ) +PASS -- TEST 'atm_ds2s_docn_dice_intel' [07:06, 04:47](1996 MB) + +PASS -- COMPILE 'atml_intel' [16:11, 14:54] ( 9 warnings 591 remarks ) +PASS -- TEST 'control_p8_atmlnd_intel' [06:41, 03:37](1854 MB) +PASS -- TEST 'control_restart_p8_atmlnd_intel' [04:00, 02:09](1105 MB) + +PASS -- COMPILE 'atml_debug_intel' [08:10, 06:20] ( 503 warnings 591 remarks ) +PASS -- TEST 'control_p8_atmlnd_debug_intel' [08:34, 05:57](1884 MB) + +PASS -- COMPILE 'atmw_intel' [15:11, 13:51] ( 1 warnings 566 remarks ) +PASS -- TEST 'atmwav_control_noaero_p8_intel' [04:23, 02:05](1900 MB) + +PASS -- COMPILE 'atmaero_intel' [17:11, 15:42] ( 1 warnings 460 remarks ) +PASS -- TEST 'atmaero_control_p8_intel' [07:23, 04:25](1987 MB) +PASS -- TEST 'atmaero_control_p8_rad_intel' [08:07, 05:14](1758 MB) +PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [08:07, 05:20](1780 MB) + +PASS -- COMPILE 'atmaq_intel' [16:11, 13:12] ( 1 warnings 645 remarks ) +PASS -- TEST 'regional_atmaq_intel' [20:58, 17:59](2917 MB) +PASS -- TEST 'regional_atmaq_canopy_intel' [25:52, 22:17](2923 MB) + +PASS -- COMPILE 'atmaq_debug_intel' [07:11, 04:41] ( 476 warnings 645 remarks ) +PASS -- TEST 'regional_atmaq_debug_intel' [42:41, 39:47](2930 MB) + +PASS -- COMPILE 'atm_fbh_intel' [14:11, 12:15] ( 4 warnings 466 remarks ) +PASS -- TEST 'cpld_regional_atm_fbh_intel' [16:28, 14:11](1082 MB) SYNOPSIS: -Starting Date/Time: 20260226 22:39:49 -Ending Date/Time: 20260227 01:08:38 -Total Time: 02h:29m:43s +Starting Date/Time: 20260309 14:57:26 +Ending Date/Time: 20260309 17:08:35 +Total Time: 02h:11m:51s Compiles Completed: 41/41 Tests Completed: 198/198 diff --git a/tests/test_changes.list b/tests/test_changes.list index d43406f0df..e69de29bb2 100644 --- a/tests/test_changes.list +++ b/tests/test_changes.list @@ -1 +0,0 @@ -regional_atmaq_canopy intel From 98c91b21b7b1dd23d65eb3651f763fd229293f95 Mon Sep 17 00:00:00 2001 From: epic-cicd-jenkins Date: Fri, 13 Mar 2026 22:22:07 +0000 Subject: [PATCH 06/14] ORT Jobs Completed. on-behalf-of @ufs-community --- tests/logs/OpnReqTests_control_p8_ursa.log | 62 +++++++++---------- ...sts_cpld_control_nowave_noaero_p8_ursa.log | 30 ++++----- .../OpnReqTests_regional_control_ursa.log | 38 ++++++------ 3 files changed, 65 insertions(+), 65 deletions(-) diff --git a/tests/logs/OpnReqTests_control_p8_ursa.log b/tests/logs/OpnReqTests_control_p8_ursa.log index bbefc083f4..79354cb838 100644 --- a/tests/logs/OpnReqTests_control_p8_ursa.log +++ b/tests/logs/OpnReqTests_control_p8_ursa.log @@ -1,9 +1,9 @@ -Thu Mar 12 06:40:49 UTC 2026 +Fri Mar 13 20:47:09 UTC 2026 Start Operation Requirement Test -baseline dir = /scratch3/NCEPDEV/stmp/Fernando.Andrade-maldonado/ORT-stmp/Fernando.Andrade-maldonado/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_bit_base_intel -working dir = /scratch3/NCEPDEV/stmp/Fernando.Andrade-maldonado/ORT-ptmp/Fernando.Andrade-maldonado/FV3_OPNREQ_TEST/opnReqTest_3611857/bit_base_bit_base +baseline dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-stmp/role.epic/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_bit_base_intel +working dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-ptmp/role.epic/FV3_OPNREQ_TEST/opnReqTest_2440278/bit_base_bit_base Checking test bit_base results .... Moving baseline bit_base files .... Moving sfcf000.nc .........OK @@ -51,14 +51,14 @@ Moving baseline bit_base files .... Moving RESTART/20210323.060000.sfc_data.tile5.nc .........OK Moving RESTART/20210323.060000.sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 620.541275 - 0: The maximum resident set size (KB) = 2611316 + 0: The total amount of wall time = 145.644885 + 0: The maximum resident set size (KB) = 2595464 Test bit_base PASS -baseline dir = /scratch3/NCEPDEV/stmp/Fernando.Andrade-maldonado/ORT-stmp/Fernando.Andrade-maldonado/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_dbg_base_intel -working dir = /scratch3/NCEPDEV/stmp/Fernando.Andrade-maldonado/ORT-ptmp/Fernando.Andrade-maldonado/FV3_OPNREQ_TEST/opnReqTest_3611857/dbg_base_dbg_base +baseline dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-stmp/role.epic/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_dbg_base_intel +working dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-ptmp/role.epic/FV3_OPNREQ_TEST/opnReqTest_2440278/dbg_base_dbg_base Checking test dbg_base results .... Moving baseline dbg_base files .... Moving sfcf000.nc .........OK @@ -106,14 +106,14 @@ Moving baseline dbg_base files .... Moving RESTART/20210323.060000.sfc_data.tile5.nc .........OK Moving RESTART/20210323.060000.sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 1205.830917 - 0: The maximum resident set size (KB) = 2538384 + 0: The total amount of wall time = 2824.412025 + 0: The maximum resident set size (KB) = 2548592 Test dbg_base PASS -baseline dir = /scratch3/NCEPDEV/stmp/Fernando.Andrade-maldonado/ORT-stmp/Fernando.Andrade-maldonado/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_std_base_intel -working dir = /scratch3/NCEPDEV/stmp/Fernando.Andrade-maldonado/ORT-ptmp/Fernando.Andrade-maldonado/FV3_OPNREQ_TEST/opnReqTest_3611857/dcp_dcp +baseline dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-stmp/role.epic/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_std_base_intel +working dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-ptmp/role.epic/FV3_OPNREQ_TEST/opnReqTest_2440278/dcp_dcp Checking test dcp results .... Comparing sfcf000.nc .....USING NCCMP......OK Comparing sfcf021.nc .....USING NCCMP......OK @@ -160,14 +160,14 @@ Checking test dcp results .... Comparing RESTART/20210323.060000.sfc_data.tile5.nc .....USING NCCMP......OK Comparing RESTART/20210323.060000.sfc_data.tile6.nc .....USING NCCMP......OK - 0: The total amount of wall time = 599.967314 - 0: The maximum resident set size (KB) = 2522600 + 0: The total amount of wall time = 124.516175 + 0: The maximum resident set size (KB) = 2503564 Test dcp PASS -baseline dir = /scratch3/NCEPDEV/stmp/Fernando.Andrade-maldonado/ORT-stmp/Fernando.Andrade-maldonado/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_std_base_intel -working dir = /scratch3/NCEPDEV/stmp/Fernando.Andrade-maldonado/ORT-ptmp/Fernando.Andrade-maldonado/FV3_OPNREQ_TEST/opnReqTest_3611857/mpi_mpi +baseline dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-stmp/role.epic/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_std_base_intel +working dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-ptmp/role.epic/FV3_OPNREQ_TEST/opnReqTest_2440278/mpi_mpi Checking test mpi results .... Comparing sfcf000.nc .....USING NCCMP......OK Comparing sfcf021.nc .....USING NCCMP......OK @@ -214,14 +214,14 @@ Checking test mpi results .... Comparing RESTART/20210323.060000.sfc_data.tile5.nc .....USING NCCMP......OK Comparing RESTART/20210323.060000.sfc_data.tile6.nc .....USING NCCMP......OK - 0: The total amount of wall time = 615.044617 - 0: The maximum resident set size (KB) = 2522288 + 0: The total amount of wall time = 114.015910 + 0: The maximum resident set size (KB) = 2500524 Test mpi PASS -baseline dir = /scratch3/NCEPDEV/stmp/Fernando.Andrade-maldonado/ORT-stmp/Fernando.Andrade-maldonado/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_std_base_intel -working dir = /scratch3/NCEPDEV/stmp/Fernando.Andrade-maldonado/ORT-ptmp/Fernando.Andrade-maldonado/FV3_OPNREQ_TEST/opnReqTest_3611857/rst_rst +baseline dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-stmp/role.epic/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_std_base_intel +working dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-ptmp/role.epic/FV3_OPNREQ_TEST/opnReqTest_2440278/rst_rst Checking test rst results .... Comparing sfcf000.nc .....USING NCCMP......OK Comparing sfcf021.nc .....USING NCCMP......OK @@ -268,14 +268,14 @@ Checking test rst results .... Comparing RESTART/20210323.060000.sfc_data.tile5.nc .....USING NCCMP......OK Comparing RESTART/20210323.060000.sfc_data.tile6.nc .....USING NCCMP......OK - 0: The total amount of wall time = 115.566437 - 0: The maximum resident set size (KB) = 2502092 + 0: The total amount of wall time = 114.712371 + 0: The maximum resident set size (KB) = 2522404 Test rst PASS -baseline dir = /scratch3/NCEPDEV/stmp/Fernando.Andrade-maldonado/ORT-stmp/Fernando.Andrade-maldonado/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_std_base_intel -working dir = /scratch3/NCEPDEV/stmp/Fernando.Andrade-maldonado/ORT-ptmp/Fernando.Andrade-maldonado/FV3_OPNREQ_TEST/opnReqTest_3611857/std_base_std_base +baseline dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-stmp/role.epic/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_std_base_intel +working dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-ptmp/role.epic/FV3_OPNREQ_TEST/opnReqTest_2440278/std_base_std_base Checking test std_base results .... Moving baseline std_base files .... Moving sfcf000.nc .........OK @@ -323,14 +323,14 @@ Moving baseline std_base files .... Moving RESTART/20210323.060000.sfc_data.tile5.nc .........OK Moving RESTART/20210323.060000.sfc_data.tile6.nc .........OK - 0: The total amount of wall time = 797.445042 - 0: The maximum resident set size (KB) = 2512424 + 0: The total amount of wall time = 195.401170 + 0: The maximum resident set size (KB) = 2522064 Test std_base PASS -baseline dir = /scratch3/NCEPDEV/stmp/Fernando.Andrade-maldonado/ORT-stmp/Fernando.Andrade-maldonado/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_std_base_intel -working dir = /scratch3/NCEPDEV/stmp/Fernando.Andrade-maldonado/ORT-ptmp/Fernando.Andrade-maldonado/FV3_OPNREQ_TEST/opnReqTest_3611857/thr_thr +baseline dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-stmp/role.epic/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_std_base_intel +working dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-ptmp/role.epic/FV3_OPNREQ_TEST/opnReqTest_2440278/thr_thr Checking test thr results .... Comparing sfcf000.nc .....USING NCCMP......OK Comparing sfcf021.nc .....USING NCCMP......OK @@ -377,11 +377,11 @@ Checking test thr results .... Comparing RESTART/20210323.060000.sfc_data.tile5.nc .....USING NCCMP......OK Comparing RESTART/20210323.060000.sfc_data.tile6.nc .....USING NCCMP......OK - 0: The total amount of wall time = 438.604966 - 0: The maximum resident set size (KB) = 2503336 + 0: The total amount of wall time = 116.005332 + 0: The maximum resident set size (KB) = 2515632 Test thr PASS OPERATION REQUIREMENT TEST WAS SUCCESSFUL -Thu Mar 12 08:26:59 UTC 2026 -Elapsed time: 01h:46m:10s. Have a nice day! +Fri Mar 13 22:21:57 UTC 2026 +Elapsed time: 01h:34m:49s. Have a nice day! diff --git a/tests/logs/OpnReqTests_cpld_control_nowave_noaero_p8_ursa.log b/tests/logs/OpnReqTests_cpld_control_nowave_noaero_p8_ursa.log index 6ba2db2d1b..4b3f112887 100644 --- a/tests/logs/OpnReqTests_cpld_control_nowave_noaero_p8_ursa.log +++ b/tests/logs/OpnReqTests_cpld_control_nowave_noaero_p8_ursa.log @@ -1,9 +1,9 @@ -Thu Mar 12 06:41:49 UTC 2026 +Fri Mar 13 20:47:09 UTC 2026 Start Operation Requirement Test -baseline dir = /scratch3/NCEPDEV/stmp/Fernando.Andrade-maldonado/ORT-stmp/Fernando.Andrade-maldonado/FV3_OPNREQ_TEST/OPNREQ_TEST/cpld_control_c96_noaero_p8_dbg_base_intel -working dir = /scratch3/NCEPDEV/stmp/Fernando.Andrade-maldonado/ORT-ptmp/Fernando.Andrade-maldonado/FV3_OPNREQ_TEST/opnReqTest_3626764/dbg_base_dbg_base +baseline dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-stmp/role.epic/FV3_OPNREQ_TEST/OPNREQ_TEST/cpld_control_c96_noaero_p8_dbg_base_intel +working dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-ptmp/role.epic/FV3_OPNREQ_TEST/opnReqTest_2440277/dbg_base_dbg_base Checking test dbg_base results .... Moving baseline dbg_base files .... Moving sfcf021.tile1.nc .........OK @@ -66,14 +66,14 @@ Moving baseline dbg_base files .... Moving RESTART/iced.2021-03-23-21600.nc .........OK Moving RESTART/ufs.cpld.cpl.r.2021-03-23-21600.nc .........OK - 0: The total amount of wall time = 3136.206941 - 0: The maximum resident set size (KB) = 3003612 + 0: The total amount of wall time = 3026.817053 + 0: The maximum resident set size (KB) = 3033484 Test dbg_base PASS -baseline dir = /scratch3/NCEPDEV/stmp/Fernando.Andrade-maldonado/ORT-stmp/Fernando.Andrade-maldonado/FV3_OPNREQ_TEST/OPNREQ_TEST/cpld_control_c96_noaero_p8_std_base_intel -working dir = /scratch3/NCEPDEV/stmp/Fernando.Andrade-maldonado/ORT-ptmp/Fernando.Andrade-maldonado/FV3_OPNREQ_TEST/opnReqTest_3626764/rst_rst +baseline dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-stmp/role.epic/FV3_OPNREQ_TEST/OPNREQ_TEST/cpld_control_c96_noaero_p8_std_base_intel +working dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-ptmp/role.epic/FV3_OPNREQ_TEST/opnReqTest_2440277/rst_rst Checking test rst results .... Comparing sfcf021.tile1.nc .....USING NCCMP......OK Comparing sfcf021.tile2.nc .....USING NCCMP......OK @@ -135,14 +135,14 @@ Checking test rst results .... Comparing RESTART/iced.2021-03-23-21600.nc .....USING NCCMP......OK Comparing RESTART/ufs.cpld.cpl.r.2021-03-23-21600.nc .....USING NCCMP......OK - 0: The total amount of wall time = 280.863809 - 0: The maximum resident set size (KB) = 2996532 + 0: The total amount of wall time = 294.431911 + 0: The maximum resident set size (KB) = 3009840 Test rst PASS -baseline dir = /scratch3/NCEPDEV/stmp/Fernando.Andrade-maldonado/ORT-stmp/Fernando.Andrade-maldonado/FV3_OPNREQ_TEST/OPNREQ_TEST/cpld_control_c96_noaero_p8_std_base_intel -working dir = /scratch3/NCEPDEV/stmp/Fernando.Andrade-maldonado/ORT-ptmp/Fernando.Andrade-maldonado/FV3_OPNREQ_TEST/opnReqTest_3626764/std_base_std_base +baseline dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-stmp/role.epic/FV3_OPNREQ_TEST/OPNREQ_TEST/cpld_control_c96_noaero_p8_std_base_intel +working dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-ptmp/role.epic/FV3_OPNREQ_TEST/opnReqTest_2440277/std_base_std_base Checking test std_base results .... Moving baseline std_base files .... Moving sfcf021.tile1.nc .........OK @@ -205,11 +205,11 @@ Moving baseline std_base files .... Moving RESTART/iced.2021-03-23-21600.nc .........OK Moving RESTART/ufs.cpld.cpl.r.2021-03-23-21600.nc .........OK - 0: The total amount of wall time = 295.292305 - 0: The maximum resident set size (KB) = 3004072 + 0: The total amount of wall time = 281.465566 + 0: The maximum resident set size (KB) = 2999992 Test std_base PASS OPERATION REQUIREMENT TEST WAS SUCCESSFUL -Thu Mar 12 08:03:57 UTC 2026 -Elapsed time: 01h:22m:08s. Have a nice day! +Fri Mar 13 22:15:40 UTC 2026 +Elapsed time: 01h:28m:32s. Have a nice day! diff --git a/tests/logs/OpnReqTests_regional_control_ursa.log b/tests/logs/OpnReqTests_regional_control_ursa.log index 42cb75e3aa..7acc9dfb6a 100644 --- a/tests/logs/OpnReqTests_regional_control_ursa.log +++ b/tests/logs/OpnReqTests_regional_control_ursa.log @@ -1,9 +1,9 @@ -Thu Mar 12 06:42:45 UTC 2026 +Fri Mar 13 20:47:10 UTC 2026 Start Operation Requirement Test -baseline dir = /scratch3/NCEPDEV/stmp/Fernando.Andrade-maldonado/ORT-stmp/Fernando.Andrade-maldonado/FV3_OPNREQ_TEST/OPNREQ_TEST/regional_control_bit_base_intel -working dir = /scratch3/NCEPDEV/stmp/Fernando.Andrade-maldonado/ORT-ptmp/Fernando.Andrade-maldonado/FV3_OPNREQ_TEST/opnReqTest_3648273/bit_base_bit_base +baseline dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-stmp/role.epic/FV3_OPNREQ_TEST/OPNREQ_TEST/regional_control_bit_base_intel +working dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-ptmp/role.epic/FV3_OPNREQ_TEST/opnReqTest_2440886/bit_base_bit_base Checking test bit_base results .... Moving baseline bit_base files .... Moving dynf000.nc .........OK @@ -15,14 +15,14 @@ Moving baseline bit_base files .... Moving NATLEV.GrbF00 .........OK Moving NATLEV.GrbF06 .........OK - 0: The total amount of wall time = 291.147450 - 0: The maximum resident set size (KB) = 2077924 + 0: The total amount of wall time = 287.703465 + 0: The maximum resident set size (KB) = 2082692 Test bit_base PASS -baseline dir = /scratch3/NCEPDEV/stmp/Fernando.Andrade-maldonado/ORT-stmp/Fernando.Andrade-maldonado/FV3_OPNREQ_TEST/OPNREQ_TEST/regional_control_std_base_intel -working dir = /scratch3/NCEPDEV/stmp/Fernando.Andrade-maldonado/ORT-ptmp/Fernando.Andrade-maldonado/FV3_OPNREQ_TEST/opnReqTest_3648273/dcp_dcp +baseline dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-stmp/role.epic/FV3_OPNREQ_TEST/OPNREQ_TEST/regional_control_std_base_intel +working dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-ptmp/role.epic/FV3_OPNREQ_TEST/opnReqTest_2440886/dcp_dcp Checking test dcp results .... Comparing dynf000.nc .....USING NCCMP......OK Comparing dynf006.nc .....USING NCCMP......OK @@ -33,14 +33,14 @@ Checking test dcp results .... Comparing NATLEV.GrbF00 .....USING CMP......OK Comparing NATLEV.GrbF06 .....USING CMP......OK - 0: The total amount of wall time = 202.429940 - 0: The maximum resident set size (KB) = 1710544 + 0: The total amount of wall time = 198.818475 + 0: The maximum resident set size (KB) = 1707708 Test dcp PASS -baseline dir = /scratch3/NCEPDEV/stmp/Fernando.Andrade-maldonado/ORT-stmp/Fernando.Andrade-maldonado/FV3_OPNREQ_TEST/OPNREQ_TEST/regional_control_std_base_intel -working dir = /scratch3/NCEPDEV/stmp/Fernando.Andrade-maldonado/ORT-ptmp/Fernando.Andrade-maldonado/FV3_OPNREQ_TEST/opnReqTest_3648273/std_base_std_base +baseline dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-stmp/role.epic/FV3_OPNREQ_TEST/OPNREQ_TEST/regional_control_std_base_intel +working dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-ptmp/role.epic/FV3_OPNREQ_TEST/opnReqTest_2440886/std_base_std_base Checking test std_base results .... Moving baseline std_base files .... Moving dynf000.nc .........OK @@ -52,14 +52,14 @@ Moving baseline std_base files .... Moving NATLEV.GrbF00 .........OK Moving NATLEV.GrbF06 .........OK - 0: The total amount of wall time = 203.804431 - 0: The maximum resident set size (KB) = 1704964 + 0: The total amount of wall time = 197.506387 + 0: The maximum resident set size (KB) = 1711636 Test std_base PASS -baseline dir = /scratch3/NCEPDEV/stmp/Fernando.Andrade-maldonado/ORT-stmp/Fernando.Andrade-maldonado/FV3_OPNREQ_TEST/OPNREQ_TEST/regional_control_std_base_intel -working dir = /scratch3/NCEPDEV/stmp/Fernando.Andrade-maldonado/ORT-ptmp/Fernando.Andrade-maldonado/FV3_OPNREQ_TEST/opnReqTest_3648273/thr_thr +baseline dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-stmp/role.epic/FV3_OPNREQ_TEST/OPNREQ_TEST/regional_control_std_base_intel +working dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-ptmp/role.epic/FV3_OPNREQ_TEST/opnReqTest_2440886/thr_thr Checking test thr results .... Comparing dynf000.nc .....USING NCCMP......OK Comparing dynf006.nc .....USING NCCMP......OK @@ -70,11 +70,11 @@ Checking test thr results .... Comparing NATLEV.GrbF00 .....USING CMP......OK Comparing NATLEV.GrbF06 .....USING CMP......OK - 0: The total amount of wall time = 196.700925 - 0: The maximum resident set size (KB) = 1717764 + 0: The total amount of wall time = 195.703135 + 0: The maximum resident set size (KB) = 1721356 Test thr PASS OPERATION REQUIREMENT TEST WAS SUCCESSFUL -Thu Mar 12 07:22:09 UTC 2026 -Elapsed time: 00h:39m:24s. Have a nice day! +Fri Mar 13 21:33:57 UTC 2026 +Elapsed time: 00h:46m:48s. Have a nice day! From 37582c86ce93404bcf31301e1982b19ed5a7c041 Mon Sep 17 00:00:00 2001 From: gspetro-NOAA Date: Sun, 15 Mar 2026 23:46:29 -0500 Subject: [PATCH 07/14] hercules rt log - passed --- tests/logs/RegressionTests_hercules.log | 754 ++++++++++++------------ 1 file changed, 377 insertions(+), 377 deletions(-) diff --git a/tests/logs/RegressionTests_hercules.log b/tests/logs/RegressionTests_hercules.log index 2c58542e85..c431280208 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: -f783511ea3301ebecf225e68ad748b9553e71022 +175c405715ffe4a13f2428af5b1a94bbea5ab866 Submodule hashes used in testing: fc153862cfcc01fc4da513a2ff56af0bbd1234e0 AQM (v0.2.0-73-gfc15386) @@ -19,9 +19,9 @@ 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) - 939d1ddee2b833a557459cca002989b20411c70b UFSATM (heads/develop) + 13527f5e3e02ca59834877934a322acfb5e3a331 UFSATM (remotes/origin/new_fire_wind_opt) 22bc1a5de8a19996310aedc3482931616cd74a1b UFSATM/ccpp/framework (2025-10-15-dev-5-g22bc1a5) - b09af5da7617014c48a49c0476cc5481a7150f4c UFSATM/ccpp/physics (EP4-2243-gb09af5da) + 3069b05d7a55fe0131cce10f37232f3b3f1956d6 UFSATM/ccpp/physics (ccpp_transition_to_vlab_master_20190705-5730-g3069b05d) c62efd27caa26f660edf24232f33f154e608b77a UFSATM/ccpp/physics/physics/MP/TEMPO/TEMPO (v2.1.3~3) 41c5fcd950fed09b8afe186dede266824eca7fd3 UFSATM/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (41c5fcd) 0c00ba42a222a26754348c6f103a8e97d26f33e7 UFSATM/ccpp/physics/physics/SFC_Layer/MYNN/MYNN (0c00ba4) @@ -31,7 +31,7 @@ Submodule hashes used in testing: -5afd607642ae0fd6a53b137230336386beb47ce6 UFSATM/upp/sorc/libIFI.fd -3d35332fe66e3e63a285cc8d96facdf255a33481 UFSATM/upp/sorc/ncep_post.fd/post_gtg.fd dcc9da76c2d32c6ca7a5318a56db033295d9f43c WW3 (6.07.1-531-gdcc9da76) - 3be9c444ace991b4235e4e978449cc3d3fd0d2d1 fire_behavior (v0.2.0-3-g3be9c44) + e3b13645c7e6638b6831179c068a3984726246b0 fire_behavior (v0.2.0-68-ge3b1364) ae192f119b8614b4476a1b04ba55f6fb93e2953d stochastic_physics (ufs-v2.0.0-298-gae192f1) @@ -42,388 +42,388 @@ The second time is specifically for the run phase. Times/Memory will be empty for failed tests. BASELINE DIRECTORY: /work2/noaa/epic/hercules/UFS-WM_RT/NEMSfv3gfs/develop-20260225 -COMPARISON DIRECTORY: /work2/noaa/epic/gpetro/hercules/RTs/ufs-wm/stmp/gpetro/FV3_RT/rt_480366 +COMPARISON DIRECTORY: /work2/noaa/epic/gpetro/hercules/RTs/ufs-wm/stmp/gpetro/FV3_RT/rt_2801515 RT.SH OPTIONS USED: * (-a) - HPC PROJECT ACCOUNT: epic * (-e) - USE ECFLOW -PASS -- COMPILE 's2swa_32bit_intel' [20:11, 19:08] ( 1 warnings 1092 remarks ) -PASS -- TEST 'cpld_control_p8_mixedmode_intel' [10:21, 07:43](2156 MB) -PASS -- TEST 'cpld_control_gefs_intel' [29:46, 15:58](3084 MB) -PASS -- TEST 'cpld_restart_gefs_intel' [24:13, 06:16](2783 MB) -PASS -- TEST 'cpld_dcp_gefs_intel' [29:39, 15:34](3161 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_intel' [18:11, 16:55] ( 1 warnings 1091 remarks ) -PASS -- TEST 'cpld_control_gfsv17_intel' [18:28, 15:24](2022 MB) -PASS -- TEST 'cpld_control_gfsv17_iau_intel' [19:42, 16:25](2330 MB) -PASS -- TEST 'cpld_restart_gfsv17_intel' [08:40, 05:43](1332 MB) -PASS -- TEST 'cpld_restart_gfsv17_iau_intel' [10:55, 07:12](2217 MB) -PASS -- TEST 'cpld_mpi_gfsv17_intel' [18:28, 16:09](1922 MB) - -PASS -- COMPILE 's2s_32bit_sfs_intel' [21:11, 19:49] ( 1 warnings 987 remarks ) -PASS -- TEST 'cpld_control_sfs_intel' [17:02, 10:20](2311 MB) -PASS -- TEST 'cpld_restart_sfs_intel' [14:12, 06:30](1655 MB) - -PASS -- COMPILE 's2s_32bit_sfs_debug_intel' [05:10, 03:38] ( 359 warnings 987 remarks ) -PASS -- TEST 'cpld_debug_sfs_intel' [16:16, 10:40](2337 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [06:10, 04:39] ( 359 warnings 1403 remarks ) -PASS -- TEST 'cpld_debug_gfsv17_intel' [21:29, 18:19](1997 MB) - -PASS -- COMPILE 's2swa_intel' [19:11, 18:08] ( 1 warnings 1092 remarks ) -PASS -- TEST 'cpld_control_p8_intel' [11:31, 08:21](2255 MB) -PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [10:22, 07:58](2255 MB) -PASS -- TEST 'cpld_restart_p8_intel' [07:26, 04:24](1952 MB) -PASS -- TEST 'cpld_control_qr_p8_intel' [10:19, 07:56](2274 MB) -PASS -- TEST 'cpld_restart_qr_p8_intel' [07:35, 04:19](1834 MB) -PASS -- TEST 'cpld_2threads_p8_intel' [14:13, 11:57](2384 MB) -PASS -- TEST 'cpld_decomp_p8_intel' [11:12, 09:00](2241 MB) -PASS -- TEST 'cpld_mpi_p8_intel' [10:01, 07:52](2123 MB) -PASS -- TEST 'cpld_control_ciceC_p8_intel' [11:16, 09:02](2261 MB) -PASS -- TEST 'cpld_control_c192_p8_intel' [19:03, 15:44](2934 MB) -PASS -- TEST 'cpld_restart_c192_p8_intel' [10:00, 05:27](2953 MB) - -PASS -- COMPILE 's2swal_intel' [19:11, 17:59] ( 1 warnings 1113 remarks ) -PASS -- TEST 'cpld_control_p8_lnd_intel' [12:18, 09:52](2222 MB) -PASS -- TEST 'cpld_restart_p8_lnd_intel' [07:33, 04:36](1926 MB) -PASS -- TEST 'cpld_s2sa_p8_intel' [11:12, 08:52](2251 MB) - -PASS -- COMPILE 's2sw_intel' [18:11, 16:14] ( 1 warnings 1060 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_intel' [10:18, 07:33](2051 MB) -PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [08:26, 05:53](2179 MB) - -PASS -- COMPILE 's2swa_debug_intel' [06:11, 04:39] ( 359 warnings 1372 remarks ) -PASS -- TEST 'cpld_debug_p8_intel' [16:20, 13:58](2278 MB) - -PASS -- COMPILE 's2sw_debug_intel' [06:11, 04:19] ( 359 warnings 1354 remarks ) -PASS -- TEST 'cpld_debug_noaero_p8_intel' [08:03, 05:11](2073 MB) - -PASS -- COMPILE 's2s_aoflux_intel' [18:12, 16:53] ( 1 warnings 998 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [08:27, 05:16](2142 MB) - -PASS -- COMPILE 's2sw_pdlib_intel' [19:12, 17:46] ( 1 warnings 1083 remarks ) -PASS -- TEST 'cpld_control_pdlib_p8_intel' [15:10, 12:37](2087 MB) -PASS -- TEST 'cpld_restart_pdlib_p8_intel' [08:18, 05:56](1393 MB) -PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [15:09, 13:08](2003 MB) -PASS -- TEST 'cpld_control_c48_5deg_intel' [07:49, 05:15](3048 MB) -PASS -- TEST 'cpld_warmstart_c48_5deg_intel' [03:43, 01:40](3033 MB) -PASS -- TEST 'cpld_restart_c48_5deg_intel' [02:49, 01:05](2468 MB) -PASS -- TEST 'cpld_control_c24_5deg_intel' [02:28, 00:55](2243 MB) -PASS -- TEST 'cpld_warmstart_c24_5deg_intel' [02:29, 00:31](2239 MB) -PASS -- TEST 'cpld_restart_c24_5deg_intel' [02:33, 00:27](1540 MB) -PASS -- TEST 'cpld_control_c24_9deg_intel' [02:30, 00:58](2238 MB) -PASS -- TEST 'cpld_warmstart_c24_9deg_intel' [02:30, 00:32](2222 MB) -PASS -- TEST 'cpld_restart_c24_9deg_intel' [02:40, 00:26](1548 MB) -PASS -- TEST 'cpld_control_c12_9deg_intel' [02:30, 00:33](2172 MB) -PASS -- TEST 'cpld_warmstart_c12_9deg_intel' [02:38, 00:27](2164 MB) -PASS -- TEST 'cpld_restart_c12_9deg_intel' [02:34, 00:21](1509 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_intel' [05:11, 03:50] ( 359 warnings 1385 remarks ) -PASS -- TEST 'cpld_debug_pdlib_p8_intel' [25:19, 23:08](2066 MB) - -PASS -- COMPILE 'atm_dyn32_intel' [12:12, 10:45] ( 1 warnings 539 remarks ) -PASS -- TEST 'control_CubedSphereGrid_intel' [03:29, 01:53](1610 MB) -PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [03:38, 02:03](1622 MB) -PASS -- TEST 'control_latlon_intel' [03:26, 02:00](1618 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [03:29, 02:04](1621 MB) -PASS -- TEST 'control_c48_intel' [07:31, 05:33](1705 MB) -PASS -- TEST 'control_c48.v2.sfc_intel' [07:30, 05:33](841 MB) -PASS -- TEST 'control_c48_lnd_iau_intel' [07:31, 05:49](1711 MB) -PASS -- TEST 'control_c192_intel' [07:47, 06:01](1825 MB) -PASS -- TEST 'control_c384_intel' [09:31, 06:44](2007 MB) -PASS -- TEST 'control_c384gdas_intel' [11:49, 07:47](1483 MB) -PASS -- TEST 'control_stochy_intel' [03:25, 01:24](678 MB) -PASS -- TEST 'control_stochy_restart_intel' [02:30, 00:53](562 MB) -PASS -- TEST 'control_lndp_intel' [03:25, 01:18](677 MB) -PASS -- TEST 'control_iovr4_gfdlmpv3_intel' [04:41, 02:27](977 MB) -PASS -- TEST 'control_p8_intel' [05:01, 02:21](1899 MB) -PASS -- TEST 'control_p8.v2.sfc_intel' [05:13, 02:27](1913 MB) -PASS -- TEST 'control_p8_ugwpv1_intel' [05:05, 02:22](1910 MB) -PASS -- TEST 'control_p8_ugwpv1_tempo_intel' [05:07, 02:43](1922 MB) -PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_intel' [05:11, 02:51](1939 MB) -PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_hail_intel' [05:02, 02:23](2431 MB) -PASS -- TEST 'control_restart_p8_intel' [04:04, 01:38](1196 MB) -PASS -- TEST 'control_noqr_p8_intel' [05:01, 02:18](1900 MB) -PASS -- TEST 'control_restart_noqr_p8_intel' [03:59, 01:29](1224 MB) -PASS -- TEST 'control_decomp_p8_intel' [05:01, 02:23](1896 MB) -PASS -- TEST 'control_2threads_p8_intel' [06:13, 03:31](1980 MB) -PASS -- TEST 'control_p8_lndp_intel' [05:40, 04:09](1905 MB) -PASS -- TEST 'control_p8_rrtmgp_intel' [06:03, 03:31](1966 MB) -PASS -- TEST 'control_p8_mynn_intel' [05:04, 02:31](1920 MB) -PASS -- TEST 'merra2_thompson_intel' [05:08, 02:46](1911 MB) -PASS -- TEST 'merra2_hf_thompson_intel' [06:53, 04:52](1922 MB) -PASS -- TEST 'regional_control_intel' [07:30, 05:30](1202 MB) -PASS -- TEST 'regional_restart_intel' [04:29, 02:47](1186 MB) -PASS -- TEST 'regional_decomp_intel' [07:25, 05:57](1195 MB) -PASS -- TEST 'regional_2threads_intel' [06:27, 04:18](1088 MB) -PASS -- TEST 'regional_noquilt_intel' [07:53, 05:33](1515 MB) -PASS -- TEST 'regional_netcdf_parallel_intel' [07:31, 05:29](1196 MB) -PASS -- TEST 'regional_2dwrtdecomp_intel' [06:28, 05:06](1204 MB) -PASS -- TEST 'regional_wofs_intel' [07:32, 05:33](2079 MB) - -PASS -- COMPILE 'atm_dyn32_rad32_intel' [11:12, 09:28] ( 1 warnings 519 remarks ) -PASS -- TEST 'control_p8_rrtmgp_rad32_intel' [06:05, 03:55](1949 MB) - -PASS -- COMPILE 'rrfs_intel' [10:12, 08:41] ( 4 warnings 490 remarks ) -PASS -- TEST 'rap_control_intel' [04:51, 02:57](1102 MB) -PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [05:52, 03:12](1454 MB) -PASS -- TEST 'rap_decomp_intel' [04:46, 03:03](1061 MB) -PASS -- TEST 'rap_2threads_intel' [06:52, 04:25](1168 MB) -PASS -- TEST 'rap_restart_intel' [03:59, 01:38](1095 MB) -PASS -- TEST 'rap_sfcdiff_intel' [04:40, 02:54](1086 MB) -PASS -- TEST 'rap_sfcdiff_decomp_intel' [04:39, 03:00](1063 MB) -PASS -- TEST 'rap_sfcdiff_restart_intel' [03:57, 01:35](1087 MB) -PASS -- TEST 'hrrr_control_intel' [04:47, 02:46](1069 MB) -PASS -- TEST 'hrrr_control_decomp_intel' [04:40, 02:52](1057 MB) -PASS -- TEST 'hrrr_control_2threads_intel' [05:52, 04:07](1142 MB) -PASS -- TEST 'hrrr_control_restart_intel' [03:21, 01:33](1059 MB) -PASS -- TEST 'rrfs_v1beta_intel' [07:02, 05:07](1220 MB) -PASS -- TEST 'rrfs_v1nssl_intel' [08:22, 06:59](2011 MB) -PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [08:24, 06:44](2169 MB) - -PASS -- COMPILE 'csawmg_intel' [10:11, 08:55] ( 1 warnings 459 remarks ) -PASS -- TEST 'control_csawmg_intel' [07:31, 05:17](1069 MB) -PASS -- TEST 'control_ras_intel' [04:18, 02:50](835 MB) - -PASS -- COMPILE 'wam_intel' [10:11, 08:26] ( 1 warnings 442 remarks ) -PASS -- TEST 'control_wam_intel' [16:43, 14:14](1677 MB) - -PASS -- COMPILE 'atm_debug_dyn32_intel' [05:11, 03:42] ( 494 warnings 628 remarks ) -PASS -- TEST 'control_CubedSphereGrid_debug_intel' [03:25, 02:05](1636 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [03:22, 01:56](1647 MB) -PASS -- TEST 'control_stochy_debug_intel' [04:18, 02:43](849 MB) -PASS -- TEST 'control_lndp_debug_intel' [04:17, 02:26](849 MB) -PASS -- TEST 'control_csawmg_debug_intel' [06:35, 04:36](1149 MB) -PASS -- TEST 'control_ras_debug_intel' [04:17, 02:46](855 MB) -PASS -- TEST 'control_diag_debug_intel' [04:25, 02:35](1697 MB) -PASS -- TEST 'control_debug_p8_intel' [05:39, 03:57](1928 MB) -PASS -- TEST 'regional_debug_intel' [18:33, 17:03](1151 MB) -PASS -- TEST 'rap_control_debug_intel' [06:19, 04:20](1239 MB) -PASS -- TEST 'hrrr_control_debug_intel' [05:26, 04:06](1229 MB) -PASS -- TEST 'hrrr_gf_debug_intel' [06:22, 04:26](1230 MB) -PASS -- TEST 'hrrr_c3_debug_intel' [06:22, 04:34](1238 MB) -PASS -- TEST 'rap_unified_drag_suite_debug_intel' [06:22, 04:15](1236 MB) -PASS -- TEST 'rap_diag_debug_intel' [06:28, 04:31](1325 MB) -PASS -- TEST 'rap_cires_ugwp_debug_intel' [06:18, 04:17](1241 MB) -PASS -- TEST 'rap_unified_ugwp_debug_intel' [06:18, 04:21](1237 MB) -PASS -- TEST 'rap_lndp_debug_intel' [06:19, 04:23](1241 MB) -PASS -- TEST 'rap_progcld_thompson_debug_intel' [06:20, 04:19](1227 MB) -PASS -- TEST 'rap_noah_debug_intel' [05:18, 04:05](1240 MB) -PASS -- TEST 'rap_sfcdiff_debug_intel' [06:19, 04:16](1237 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [08:19, 06:49](1230 MB) -PASS -- TEST 'rap_clm_lake_debug_intel' [06:23, 04:11](1241 MB) - -PASS -- COMPILE 'wam_debug_intel' [04:11, 02:29] ( 457 warnings 442 remarks ) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [10:14, 08:16] ( 4 warnings 457 remarks ) -PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [04:54, 03:01](1317 MB) -PASS -- TEST 'rap_control_dyn32_phy32_intel' [04:50, 02:33](1049 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [05:04, 03:08](1064 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [05:47, 03:47](1080 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [05:51, 03:36](1056 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [05:47, 03:17](989 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_intel' [03:54, 01:24](973 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [03:22, 01:41](977 MB) -PASS -- TEST 'conus13km_control_intel' [04:54, 03:03](1493 MB) -PASS -- TEST 'conus13km_2threads_intel' [03:52, 01:18](1331 MB) -PASS -- TEST 'conus13km_decomp_intel' [04:42, 02:48](1539 MB) -PASS -- TEST 'conus13km_restart_intel' [03:46, 01:40](1256 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_faster_cdeps_intel' [10:13, 08:50] ( 4 warnings 487 remarks ) -PASS -- TEST 'conus13km_gl_inline_intel' [04:01, 01:52](1058 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [10:12, 08:41] ( 4 warnings 457 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_intel' [05:44, 03:15](1108 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [04:12, 02:25] ( 330 warnings 463 remarks ) -PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [05:25, 04:05](1123 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [05:25, 03:57](1123 MB) -PASS -- TEST 'conus13km_debug_intel' [20:47, 18:51](1546 MB) -PASS -- TEST 'conus13km_debug_qr_intel' [20:37, 18:44](1153 MB) -PASS -- TEST 'conus13km_debug_2threads_intel' [23:37, 21:12](1397 MB) -PASS -- TEST 'conus13km_debug_decomp_intel' [21:36, 19:21](1582 MB) -PASS -- TEST 'conus13km_radar_tten_debug_intel' [20:34, 18:45](1615 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [04:11, 02:24] ( 330 warnings 457 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [06:24, 04:44](1208 MB) - -PASS -- COMPILE 'hafsw_intel' [14:16, 12:26] ( 1 warnings 738 remarks ) -PASS -- TEST 'hafs_regional_atm_intel' [05:42, 03:24](980 MB) -PASS -- TEST 'hafs_regional_atm_gfdlmpv3_intel' [08:11, 05:18](1168 MB) -PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [04:23, 02:54](1278 MB) -PASS -- TEST 'hafs_regional_atm_wav_intel' [16:55, 14:18](1129 MB) -PASS -- TEST 'hafs_regional_1nest_atm_intel' [06:45, 04:36](587 MB) -PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [08:03, 05:26](607 MB) -PASS -- TEST 'hafs_global_1nest_atm_intel' [03:43, 02:11](430 MB) -PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [08:39, 05:50](500 MB) -PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [04:49, 03:00](605 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [04:54, 02:52](609 MB) -PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [02:31, 00:52](453 MB) -PASS -- TEST 'gnv1_nested_intel' [05:24, 02:52](1758 MB) - -PASS -- COMPILE 'hafs_mom6w_intel' [12:13, 10:56] ( 1 warnings 977 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [14:21, 11:09](823 MB) - -PASS -- COMPILE 'hafs_all_intel' [12:14, 11:11] ( 1 warnings 680 remarks ) -PASS -- TEST 'hafs_regional_docn_intel' [06:48, 05:07](1083 MB) -PASS -- TEST 'hafs_regional_docn_oisst_intel' [07:41, 05:14](1067 MB) - -PASS -- COMPILE 'datm_cdeps_intel' [19:15, 17:13] ( 569 remarks ) -PASS -- TEST 'datm_cdeps_control_cfsr_intel' [04:18, 02:29](1848 MB) -PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [03:19, 01:35](1795 MB) -PASS -- TEST 'datm_cdeps_control_gefs_intel' [04:16, 02:17](1077 MB) -PASS -- TEST 'datm_cdeps_iau_gefs_intel' [04:16, 02:15](1085 MB) -PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [04:16, 02:18](1083 MB) -PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [04:17, 02:24](1843 MB) -PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [04:15, 02:27](1846 MB) -PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [04:15, 02:15](1081 MB) -PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [07:58, 05:47](1708 MB) -PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [07:55, 05:35](1179 MB) -PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [04:14, 02:26](1849 MB) -PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [05:17, 03:51](4829 MB) -PASS -- TEST 'datm_cdeps_gfs_intel' [05:17, 03:49](4829 MB) - -PASS -- COMPILE 'datm_cdeps_debug_intel' [05:13, 03:21] ( 2 warnings 569 remarks ) -PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [07:18, 05:25](1777 MB) - -PASS -- COMPILE 'datm_cdeps_land_intel' [02:12, 00:45] ( 129 remarks ) -PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [02:28, 00:59](332 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_intel' [02:24, 00:37](558 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [02:29, 00:25](556 MB) - -PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [19:15, 17:42] ( 1 warnings 656 remarks ) -PASS -- TEST 'atm_ds2s_docn_pcice_intel' [04:51, 03:04](2045 MB) - -PASS -- COMPILE 'atm_ds2s_docn_dice_intel' [10:13, 08:59] ( 1 warnings 544 remarks ) -PASS -- TEST 'atm_ds2s_docn_dice_intel' [05:52, 04:07](2057 MB) - -PASS -- COMPILE 'atml_intel' [12:12, 10:23] ( 9 warnings 593 remarks ) -PASS -- TEST 'control_p8_atmlnd_intel' [04:57, 02:39](1878 MB) -PASS -- TEST 'control_restart_p8_atmlnd_intel' [03:46, 01:35](1203 MB) - -PASS -- COMPILE 'atml_debug_intel' [05:11, 03:47] ( 501 warnings 593 remarks ) -PASS -- TEST 'control_p8_atmlnd_debug_intel' [08:00, 05:28](1903 MB) - -PASS -- COMPILE 'atmw_intel' [11:12, 09:56] ( 1 warnings 568 remarks ) -PASS -- TEST 'atmwav_control_noaero_p8_intel' [03:50, 01:53](1942 MB) - -PASS -- COMPILE 'atmaero_intel' [13:12, 12:09] ( 1 warnings 460 remarks ) -PASS -- TEST 'atmaero_control_p8_intel' [05:50, 03:31](2020 MB) -PASS -- TEST 'atmaero_control_p8_rad_intel' [05:38, 04:05](1785 MB) -PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [05:38, 04:05](1814 MB) - -PASS -- COMPILE 'atmaq_intel' [11:12, 09:17] ( 1 warnings 645 remarks ) -PASS -- TEST 'regional_atmaq_intel' [15:33, 12:13](2942 MB) -PASS -- TEST 'regional_atmaq_canopy_intel' [18:11, 15:27](2944 MB) +PASS -- COMPILE 's2swa_32bit_intel' [23:12, 21:25] ( 1 warnings 1092 remarks ) +PASS -- TEST 'cpld_control_p8_mixedmode_intel' [12:32, 09:29](2160 MB) +PASS -- TEST 'cpld_control_gefs_intel' [33:38, 18:36](3091 MB) +PASS -- TEST 'cpld_restart_gefs_intel' [23:20, 06:40](2771 MB) +PASS -- TEST 'cpld_dcp_gefs_intel' [33:39, 17:29](3163 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_intel' [23:12, 21:21] ( 1 warnings 1091 remarks ) +PASS -- TEST 'cpld_control_gfsv17_intel' [19:34, 16:40](2013 MB) +PASS -- TEST 'cpld_control_gfsv17_iau_intel' [19:47, 16:42](2340 MB) +PASS -- TEST 'cpld_restart_gfsv17_intel' [08:49, 05:59](1332 MB) +PASS -- TEST 'cpld_restart_gfsv17_iau_intel' [10:53, 07:22](2215 MB) +PASS -- TEST 'cpld_mpi_gfsv17_intel' [20:22, 17:27](1926 MB) + +PASS -- COMPILE 's2s_32bit_sfs_intel' [20:11, 18:16] ( 1 warnings 987 remarks ) +PASS -- TEST 'cpld_control_sfs_intel' [19:14, 11:35](2306 MB) +PASS -- TEST 'cpld_restart_sfs_intel' [14:51, 06:44](1636 MB) + +PASS -- COMPILE 's2s_32bit_sfs_debug_intel' [05:11, 03:58] ( 359 warnings 987 remarks ) +PASS -- TEST 'cpld_debug_sfs_intel' [19:37, 11:52](2333 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [06:11, 04:34] ( 359 warnings 1403 remarks ) +PASS -- TEST 'cpld_debug_gfsv17_intel' [22:35, 19:22](1993 MB) + +PASS -- COMPILE 's2swa_intel' [23:12, 21:25] ( 1 warnings 1092 remarks ) +PASS -- TEST 'cpld_control_p8_intel' [12:32, 09:18](2261 MB) +PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [11:33, 08:21](2258 MB) +PASS -- TEST 'cpld_restart_p8_intel' [08:35, 05:48](1951 MB) +PASS -- TEST 'cpld_control_qr_p8_intel' [11:25, 08:27](2271 MB) +PASS -- TEST 'cpld_restart_qr_p8_intel' [09:24, 06:47](1837 MB) +PASS -- TEST 'cpld_2threads_p8_intel' [13:09, 11:02](2394 MB) +PASS -- TEST 'cpld_decomp_p8_intel' [09:59, 08:05](2243 MB) +PASS -- TEST 'cpld_mpi_p8_intel' [09:15, 06:45](2131 MB) +PASS -- TEST 'cpld_control_ciceC_p8_intel' [10:14, 08:03](2250 MB) +PASS -- TEST 'cpld_control_c192_p8_intel' [18:00, 14:50](2927 MB) +PASS -- TEST 'cpld_restart_c192_p8_intel' [10:15, 05:26](2965 MB) + +PASS -- COMPILE 's2swal_intel' [22:11, 20:17] ( 1 warnings 1113 remarks ) +PASS -- TEST 'cpld_control_p8_lnd_intel' [13:35, 10:26](2226 MB) +PASS -- TEST 'cpld_restart_p8_lnd_intel' [09:40, 06:48](1933 MB) +PASS -- TEST 'cpld_s2sa_p8_intel' [11:20, 08:14](2243 MB) + +PASS -- COMPILE 's2sw_intel' [22:12, 20:20] ( 1 warnings 1060 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_intel' [10:14, 07:19](2048 MB) +PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [08:18, 05:51](2181 MB) + +PASS -- COMPILE 's2swa_debug_intel' [05:11, 03:15] ( 359 warnings 1372 remarks ) +PASS -- TEST 'cpld_debug_p8_intel' [18:38, 15:11](2285 MB) + +PASS -- COMPILE 's2sw_debug_intel' [07:11, 05:23] ( 359 warnings 1354 remarks ) +PASS -- TEST 'cpld_debug_noaero_p8_intel' [10:11, 07:30](2063 MB) + +PASS -- COMPILE 's2s_aoflux_intel' [18:11, 16:50] ( 1 warnings 998 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [07:13, 04:20](2135 MB) + +PASS -- COMPILE 's2sw_pdlib_intel' [21:12, 19:22] ( 1 warnings 1083 remarks ) +PASS -- TEST 'cpld_control_pdlib_p8_intel' [15:22, 12:46](2096 MB) +PASS -- TEST 'cpld_restart_pdlib_p8_intel' [10:41, 07:43](1390 MB) +PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [16:16, 13:29](2005 MB) +PASS -- TEST 'cpld_control_c48_5deg_intel' [07:41, 05:24](3058 MB) +PASS -- TEST 'cpld_warmstart_c48_5deg_intel' [03:39, 01:42](3035 MB) +PASS -- TEST 'cpld_restart_c48_5deg_intel' [02:43, 01:00](2482 MB) +PASS -- TEST 'cpld_control_c24_5deg_intel' [02:30, 00:55](2240 MB) +PASS -- TEST 'cpld_warmstart_c24_5deg_intel' [02:28, 00:33](2236 MB) +PASS -- TEST 'cpld_restart_c24_5deg_intel' [02:33, 00:28](1549 MB) +PASS -- TEST 'cpld_control_c24_9deg_intel' [03:28, 01:32](2241 MB) +PASS -- TEST 'cpld_warmstart_c24_9deg_intel' [02:30, 00:34](2236 MB) +PASS -- TEST 'cpld_restart_c24_9deg_intel' [02:28, 00:24](1551 MB) +PASS -- TEST 'cpld_control_c12_9deg_intel' [02:26, 00:36](2173 MB) +PASS -- TEST 'cpld_warmstart_c12_9deg_intel' [02:27, 00:28](2166 MB) +PASS -- TEST 'cpld_restart_c12_9deg_intel' [02:30, 00:22](1502 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_intel' [05:12, 03:48] ( 359 warnings 1385 remarks ) +PASS -- TEST 'cpld_debug_pdlib_p8_intel' [25:27, 22:59](2058 MB) + +PASS -- COMPILE 'atm_dyn32_intel' [12:11, 10:12] ( 1 warnings 539 remarks ) +PASS -- TEST 'control_CubedSphereGrid_intel' [04:34, 02:16](1615 MB) +PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [04:41, 02:29](1625 MB) +PASS -- TEST 'control_latlon_intel' [04:29, 02:29](1607 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [04:33, 02:29](1611 MB) +PASS -- TEST 'control_c48_intel' [07:40, 05:55](1714 MB) +PASS -- TEST 'control_c48.v2.sfc_intel' [07:38, 05:40](845 MB) +PASS -- TEST 'control_c48_lnd_iau_intel' [07:40, 06:05](1714 MB) +PASS -- TEST 'control_c192_intel' [09:01, 06:20](1815 MB) +PASS -- TEST 'control_c384_intel' [10:42, 07:28](2014 MB) +PASS -- TEST 'control_c384gdas_intel' [12:39, 08:22](1491 MB) +PASS -- TEST 'control_stochy_intel' [03:31, 01:39](685 MB) +PASS -- TEST 'control_stochy_restart_intel' [02:31, 00:53](539 MB) +PASS -- TEST 'control_lndp_intel' [03:30, 01:29](679 MB) +PASS -- TEST 'control_iovr4_gfdlmpv3_intel' [06:43, 04:20](979 MB) +PASS -- TEST 'control_p8_intel' [07:09, 04:34](1904 MB) +PASS -- TEST 'control_p8.v2.sfc_intel' [06:24, 03:59](1913 MB) +PASS -- TEST 'control_p8_ugwpv1_intel' [06:08, 04:02](1906 MB) +PASS -- TEST 'control_p8_ugwpv1_tempo_intel' [07:10, 04:30](1931 MB) +PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_intel' [07:14, 04:31](1936 MB) +PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_hail_intel' [06:04, 03:12](2426 MB) +PASS -- TEST 'control_restart_p8_intel' [03:59, 01:32](1219 MB) +PASS -- TEST 'control_noqr_p8_intel' [07:09, 04:20](1902 MB) +PASS -- TEST 'control_restart_noqr_p8_intel' [03:54, 01:31](1219 MB) +PASS -- TEST 'control_decomp_p8_intel' [06:12, 04:06](1896 MB) +PASS -- TEST 'control_2threads_p8_intel' [08:10, 05:15](1985 MB) +PASS -- TEST 'control_p8_lndp_intel' [07:48, 06:00](1910 MB) +PASS -- TEST 'control_p8_rrtmgp_intel' [07:10, 04:57](1967 MB) +PASS -- TEST 'control_p8_mynn_intel' [07:06, 04:21](1927 MB) +PASS -- TEST 'merra2_thompson_intel' [07:11, 04:48](1914 MB) +PASS -- TEST 'merra2_hf_thompson_intel' [06:54, 04:51](1939 MB) +PASS -- TEST 'regional_control_intel' [06:27, 04:22](1197 MB) +PASS -- TEST 'regional_restart_intel' [04:27, 02:27](1186 MB) +PASS -- TEST 'regional_decomp_intel' [06:23, 04:37](1190 MB) +PASS -- TEST 'regional_2threads_intel' [06:24, 04:17](1102 MB) +PASS -- TEST 'regional_noquilt_intel' [06:45, 04:26](1501 MB) +PASS -- TEST 'regional_netcdf_parallel_intel' [07:27, 05:37](1210 MB) +PASS -- TEST 'regional_2dwrtdecomp_intel' [08:27, 06:30](1204 MB) +PASS -- TEST 'regional_wofs_intel' [07:30, 05:42](2100 MB) + +PASS -- COMPILE 'atm_dyn32_rad32_intel' [11:12, 09:25] ( 1 warnings 519 remarks ) +PASS -- TEST 'control_p8_rrtmgp_rad32_intel' [08:12, 05:31](1951 MB) + +PASS -- COMPILE 'rrfs_intel' [10:14, 08:44] ( 4 warnings 490 remarks ) +PASS -- TEST 'rap_control_intel' [04:51, 02:57](1103 MB) +PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [06:00, 03:13](1422 MB) +PASS -- TEST 'rap_decomp_intel' [04:36, 03:02](1062 MB) +PASS -- TEST 'rap_2threads_intel' [06:57, 04:26](1167 MB) +PASS -- TEST 'rap_restart_intel' [03:58, 01:38](1096 MB) +PASS -- TEST 'rap_sfcdiff_intel' [04:44, 02:55](1120 MB) +PASS -- TEST 'rap_sfcdiff_decomp_intel' [04:40, 03:01](1065 MB) +PASS -- TEST 'rap_sfcdiff_restart_intel' [04:04, 01:36](1090 MB) +PASS -- TEST 'hrrr_control_intel' [04:50, 02:44](1082 MB) +PASS -- TEST 'hrrr_control_decomp_intel' [04:41, 02:51](1053 MB) +PASS -- TEST 'hrrr_control_2threads_intel' [05:59, 04:09](1140 MB) +PASS -- TEST 'hrrr_control_restart_intel' [03:30, 01:33](1060 MB) +PASS -- TEST 'rrfs_v1beta_intel' [07:05, 05:06](1196 MB) +PASS -- TEST 'rrfs_v1nssl_intel' [08:21, 07:03](2013 MB) +PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [08:21, 06:42](2178 MB) + +PASS -- COMPILE 'csawmg_intel' [11:11, 09:13] ( 1 warnings 459 remarks ) +PASS -- TEST 'control_csawmg_intel' [08:28, 06:32](1072 MB) +PASS -- TEST 'control_ras_intel' [04:21, 02:47](848 MB) + +PASS -- COMPILE 'wam_intel' [10:11, 08:43] ( 1 warnings 442 remarks ) +PASS -- TEST 'control_wam_intel' [11:53, 09:53](1687 MB) + +PASS -- COMPILE 'atm_debug_dyn32_intel' [05:11, 03:48] ( 494 warnings 628 remarks ) +PASS -- TEST 'control_CubedSphereGrid_debug_intel' [03:30, 02:06](1635 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [03:23, 02:04](1638 MB) +PASS -- TEST 'control_stochy_debug_intel' [04:19, 02:57](854 MB) +PASS -- TEST 'control_lndp_debug_intel' [04:19, 02:37](857 MB) +PASS -- TEST 'control_csawmg_debug_intel' [06:33, 04:35](1151 MB) +PASS -- TEST 'control_ras_debug_intel' [04:21, 02:34](857 MB) +PASS -- TEST 'control_diag_debug_intel' [04:29, 02:20](1700 MB) +PASS -- TEST 'control_debug_p8_intel' [05:39, 03:16](1941 MB) +PASS -- TEST 'regional_debug_intel' [17:31, 15:56](1166 MB) +PASS -- TEST 'rap_control_debug_intel' [06:21, 04:20](1234 MB) +PASS -- TEST 'hrrr_control_debug_intel' [06:22, 04:27](1231 MB) +PASS -- TEST 'hrrr_gf_debug_intel' [06:18, 04:11](1237 MB) +PASS -- TEST 'hrrr_c3_debug_intel' [06:20, 04:22](1243 MB) +PASS -- TEST 'rap_unified_drag_suite_debug_intel' [06:19, 04:22](1243 MB) +PASS -- TEST 'rap_diag_debug_intel' [06:26, 04:27](1324 MB) +PASS -- TEST 'rap_cires_ugwp_debug_intel' [06:20, 04:21](1236 MB) +PASS -- TEST 'rap_unified_ugwp_debug_intel' [06:18, 04:19](1246 MB) +PASS -- TEST 'rap_lndp_debug_intel' [06:19, 04:18](1244 MB) +PASS -- TEST 'rap_progcld_thompson_debug_intel' [06:21, 04:15](1233 MB) +PASS -- TEST 'rap_noah_debug_intel' [05:19, 04:07](1240 MB) +PASS -- TEST 'rap_sfcdiff_debug_intel' [05:19, 04:07](1244 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [08:23, 06:45](1236 MB) +PASS -- TEST 'rap_clm_lake_debug_intel' [06:24, 04:11](1237 MB) + +PASS -- COMPILE 'wam_debug_intel' [04:12, 02:32] ( 457 warnings 442 remarks ) + +PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [11:11, 10:05] ( 4 warnings 457 remarks ) +PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [04:54, 03:00](1305 MB) +PASS -- TEST 'rap_control_dyn32_phy32_intel' [04:52, 02:31](1050 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [05:00, 02:54](1049 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [05:55, 03:42](1087 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [06:01, 03:36](1063 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [05:43, 03:19](998 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_intel' [03:56, 01:34](984 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [03:29, 01:43](975 MB) +PASS -- TEST 'conus13km_control_intel' [05:02, 02:52](1502 MB) +PASS -- TEST 'conus13km_2threads_intel' [03:59, 01:22](1328 MB) +PASS -- TEST 'conus13km_decomp_intel' [04:53, 02:50](1536 MB) +PASS -- TEST 'conus13km_restart_intel' [03:47, 01:49](1252 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_faster_cdeps_intel' [10:11, 08:29] ( 4 warnings 487 remarks ) +PASS -- TEST 'conus13km_gl_inline_intel' [04:21, 01:54](1055 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [10:11, 08:30] ( 4 warnings 457 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_intel' [05:46, 03:23](1117 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [04:11, 02:36] ( 330 warnings 463 remarks ) +PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [06:25, 04:28](1128 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [06:23, 04:19](1107 MB) +PASS -- TEST 'conus13km_debug_intel' [22:46, 20:18](1545 MB) +PASS -- TEST 'conus13km_debug_qr_intel' [22:43, 20:19](1156 MB) +PASS -- TEST 'conus13km_debug_2threads_intel' [22:36, 21:00](1372 MB) +PASS -- TEST 'conus13km_debug_decomp_intel' [22:38, 20:22](1586 MB) +PASS -- TEST 'conus13km_radar_tten_debug_intel' [21:40, 20:04](1608 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [04:11, 02:22] ( 330 warnings 457 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [07:27, 05:11](1211 MB) + +PASS -- COMPILE 'hafsw_intel' [13:11, 12:03] ( 1 warnings 738 remarks ) +PASS -- TEST 'hafs_regional_atm_intel' [05:53, 03:22](988 MB) +PASS -- TEST 'hafs_regional_atm_gfdlmpv3_intel' [09:18, 06:34](1196 MB) +PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [04:22, 02:58](1276 MB) +PASS -- TEST 'hafs_regional_atm_wav_intel' [16:53, 14:25](1112 MB) +PASS -- TEST 'hafs_regional_1nest_atm_intel' [06:47, 04:39](589 MB) +PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [08:03, 05:30](609 MB) +PASS -- TEST 'hafs_global_1nest_atm_intel' [04:45, 02:14](432 MB) +PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [08:53, 05:54](501 MB) +PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [04:50, 03:06](610 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [04:56, 02:58](610 MB) +PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [02:29, 00:52](449 MB) +PASS -- TEST 'gnv1_nested_intel' [05:26, 02:58](1760 MB) + +PASS -- COMPILE 'hafs_mom6w_intel' [13:11, 11:45] ( 1 warnings 977 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [14:55, 11:38](825 MB) + +PASS -- COMPILE 'hafs_all_intel' [12:11, 10:41] ( 1 warnings 680 remarks ) +PASS -- TEST 'hafs_regional_docn_intel' [06:50, 05:09](1084 MB) +PASS -- TEST 'hafs_regional_docn_oisst_intel' [07:48, 05:11](1066 MB) + +PASS -- COMPILE 'datm_cdeps_intel' [19:14, 17:20] ( 569 remarks ) +PASS -- TEST 'datm_cdeps_control_cfsr_intel' [04:18, 02:24](1852 MB) +PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [03:19, 01:37](1802 MB) +PASS -- TEST 'datm_cdeps_control_gefs_intel' [04:18, 02:18](1078 MB) +PASS -- TEST 'datm_cdeps_iau_gefs_intel' [04:16, 02:15](1077 MB) +PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [04:17, 02:18](1094 MB) +PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [04:16, 02:25](1844 MB) +PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [04:16, 02:25](1851 MB) +PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [04:17, 02:20](1096 MB) +PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [07:57, 05:50](1706 MB) +PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [07:52, 05:41](1181 MB) +PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [04:16, 02:28](1853 MB) +PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [05:17, 03:54](4829 MB) +PASS -- TEST 'datm_cdeps_gfs_intel' [05:17, 03:56](4835 MB) + +PASS -- COMPILE 'datm_cdeps_debug_intel' [04:11, 02:35] ( 2 warnings 569 remarks ) +PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [07:17, 05:23](1779 MB) + +PASS -- COMPILE 'datm_cdeps_land_intel' [02:10, 00:49] ( 129 remarks ) +PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [02:29, 01:00](334 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_intel' [02:24, 00:39](555 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [02:31, 00:25](554 MB) + +PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [20:14, 18:42] ( 1 warnings 656 remarks ) +PASS -- TEST 'atm_ds2s_docn_pcice_intel' [04:55, 03:08](2033 MB) + +PASS -- COMPILE 'atm_ds2s_docn_dice_intel' [10:12, 08:33] ( 1 warnings 544 remarks ) +PASS -- TEST 'atm_ds2s_docn_dice_intel' [06:53, 04:32](2054 MB) + +PASS -- COMPILE 'atml_intel' [13:13, 11:51] ( 9 warnings 593 remarks ) +PASS -- TEST 'control_p8_atmlnd_intel' [05:02, 02:42](1884 MB) +PASS -- TEST 'control_restart_p8_atmlnd_intel' [03:48, 01:34](1197 MB) + +PASS -- COMPILE 'atml_debug_intel' [05:11, 03:33] ( 501 warnings 593 remarks ) +PASS -- TEST 'control_p8_atmlnd_debug_intel' [07:58, 05:25](1909 MB) + +PASS -- COMPILE 'atmw_intel' [11:13, 10:02] ( 1 warnings 568 remarks ) +PASS -- TEST 'atmwav_control_noaero_p8_intel' [03:53, 01:43](1938 MB) + +PASS -- COMPILE 'atmaero_intel' [14:13, 12:21] ( 1 warnings 460 remarks ) +PASS -- TEST 'atmaero_control_p8_intel' [05:49, 03:32](2007 MB) +PASS -- TEST 'atmaero_control_p8_rad_intel' [05:40, 04:07](1799 MB) +PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [05:40, 04:07](1816 MB) + +PASS -- COMPILE 'atmaq_intel' [10:12, 08:45] ( 1 warnings 645 remarks ) +PASS -- TEST 'regional_atmaq_intel' [15:30, 12:28](2945 MB) +PASS -- TEST 'regional_atmaq_canopy_intel' [19:19, 16:45](2943 MB) PASS -- COMPILE 'atmaq_debug_intel' [04:11, 03:01] ( 474 warnings 645 remarks ) -PASS -- TEST 'regional_atmaq_debug_intel' [34:04, 31:43](2956 MB) - -PASS -- COMPILE 'atm_fbh_intel' [09:12, 08:00] ( 4 warnings 464 remarks ) -PASS -- TEST 'cpld_regional_atm_fbh_intel' [11:26, 09:51](1082 MB) - -PASS -- COMPILE 'atm_gnu' [05:11, 03:55] ( 38 warnings ) -PASS -- TEST 'control_c48_gnu' [09:32, 07:43](1580 MB) -PASS -- TEST 'control_stochy_gnu' [04:21, 02:18](589 MB) -PASS -- TEST 'control_ras_gnu' [05:18, 03:44](593 MB) -PASS -- TEST 'control_p8_gnu' [06:02, 03:26](1520 MB) -PASS -- TEST 'control_p8_ugwpv1_gnu' [05:46, 03:25](1552 MB) - -PASS -- COMPILE 'rrfs_gnu' [05:11, 03:41] ( 38 warnings ) -PASS -- TEST 'rap_control_gnu' [06:38, 04:23](935 MB) -PASS -- TEST 'rap_decomp_gnu' [06:36, 04:19](936 MB) -PASS -- TEST 'rap_2threads_gnu' [05:48, 03:45](990 MB) -PASS -- TEST 'rap_restart_gnu' [04:58, 02:11](674 MB) -PASS -- TEST 'rap_sfcdiff_gnu' [06:43, 04:19](937 MB) -PASS -- TEST 'rap_sfcdiff_decomp_gnu' [06:39, 04:23](935 MB) -PASS -- TEST 'rap_sfcdiff_restart_gnu' [04:59, 02:16](672 MB) -PASS -- TEST 'hrrr_control_gnu' [05:48, 04:08](932 MB) -PASS -- TEST 'hrrr_control_noqr_gnu' [05:45, 04:03](918 MB) -PASS -- TEST 'hrrr_control_2threads_gnu' [05:43, 03:31](989 MB) -PASS -- TEST 'hrrr_control_decomp_gnu' [05:37, 04:03](931 MB) -PASS -- TEST 'hrrr_control_restart_gnu' [04:34, 02:15](670 MB) -PASS -- TEST 'hrrr_control_restart_noqr_gnu' [04:34, 02:11](751 MB) -PASS -- TEST 'rrfs_v1beta_gnu' [10:07, 07:50](934 MB) - -PASS -- COMPILE 'csawmg_gnu' [05:11, 03:21] ( 38 warnings ) -PASS -- TEST 'control_csawmg_gnu' [08:29, 06:48](829 MB) - -PASS -- COMPILE 'atm_dyn32_debug_gnu' [08:12, 06:23] ( 41 warnings ) -PASS -- TEST 'control_diag_debug_gnu' [03:35, 01:23](1366 MB) -PASS -- TEST 'regional_debug_gnu' [10:35, 08:45](888 MB) -PASS -- TEST 'rap_control_debug_gnu' [04:21, 02:12](946 MB) -PASS -- TEST 'hrrr_control_debug_gnu' [04:28, 02:16](941 MB) -PASS -- TEST 'hrrr_gf_debug_gnu' [03:21, 02:09](945 MB) -PASS -- TEST 'hrrr_c3_debug_gnu' [04:20, 02:15](944 MB) -PASS -- TEST 'rap_diag_debug_gnu' [04:37, 02:26](1032 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_gnu' [05:21, 03:54](940 MB) -PASS -- TEST 'rap_progcld_thompson_debug_gnu' [03:26, 02:02](948 MB) -PASS -- TEST 'control_ras_debug_gnu' [03:19, 01:18](579 MB) -PASS -- TEST 'control_stochy_debug_gnu' [03:19, 01:24](572 MB) -PASS -- TEST 'control_debug_p8_gnu' [04:45, 02:55](1538 MB) -PASS -- TEST 'rap_clm_lake_debug_gnu' [04:28, 02:15](948 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_gnu' [05:52, 04:07](951 MB) - -PASS -- COMPILE 'wam_debug_gnu' [03:11, 01:53] ( 38 warnings ) -PASS -- TEST 'control_wam_debug_gnu' [07:47, 05:11](1381 MB) - -PASS -- COMPILE 'atm_debug_dyn32_gnu' [05:12, 03:13] ( 38 warnings ) -PASS -- TEST 'control_csawmg_debug_gnu' [04:30, 02:55](816 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_gnu' [05:12, 03:46] ( 38 warnings ) -PASS -- TEST 'rap_control_dyn32_phy32_gnu' [07:35, 05:12](790 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_gnu' [06:45, 04:57](788 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_gnu' [06:48, 04:33](835 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_gnu' [05:57, 04:03](835 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_gnu' [06:40, 04:41](790 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_gnu' [04:54, 02:44](644 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_gnu' [04:23, 02:41](649 MB) -PASS -- TEST 'conus13km_control_gnu' [06:03, 04:07](1030 MB) -PASS -- TEST 'conus13km_2threads_gnu' [03:45, 02:03](1016 MB) -PASS -- TEST 'conus13km_decomp_gnu' [06:42, 04:21](1037 MB) -PASS -- TEST 'conus13km_restart_gnu' [04:45, 02:18](758 MB) - -PASS -- COMPILE 'atm_dyn64_phy32_gnu' [11:11, 09:51] ( 41 warnings ) -PASS -- TEST 'rap_control_dyn64_phy32_gnu' [06:37, 04:27](818 MB) - -PASS -- COMPILE 'atm_dyn32_phy32_debug_gnu' [08:11, 06:22] ( 41 warnings ) -PASS -- TEST 'rap_control_debug_dyn32_phy32_gnu' [03:21, 02:05](801 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_gnu' [03:26, 01:58](798 MB) -PASS -- TEST 'conus13km_debug_gnu' [10:43, 08:48](1052 MB) -PASS -- TEST 'conus13km_debug_qr_gnu' [10:43, 09:05](777 MB) -PASS -- TEST 'conus13km_debug_2threads_gnu' [11:32, 09:13](1036 MB) -PASS -- TEST 'conus13km_debug_decomp_gnu' [11:34, 09:21](1059 MB) -PASS -- TEST 'conus13km_radar_tten_debug_gnu' [10:30, 09:07](1123 MB) - -PASS -- COMPILE 'atm_dyn64_phy32_debug_gnu' [08:13, 06:23] ( 41 warnings ) -PASS -- TEST 'rap_control_dyn64_phy32_debug_gnu' [04:25, 02:24](827 MB) - -PASS -- COMPILE 's2swa_gnu' [19:12, 17:31] ( 38 warnings ) -PASS -- TEST 'cpld_control_p8_gnu' [14:36, 11:15](1704 MB) - -PASS -- COMPILE 's2s_gnu' [18:13, 16:27] ( 38 warnings ) -PASS -- TEST 'cpld_control_nowave_noaero_p8_gnu' [12:11, 09:25](1619 MB) - -PASS -- COMPILE 's2swa_debug_gnu' [04:11, 02:19] ( 1804 warnings ) -PASS -- TEST 'cpld_debug_p8_gnu' [09:07, 06:51](1718 MB) - -PASS -- COMPILE 's2sw_pdlib_gnu' [18:13, 16:38] ( 38 warnings ) -PASS -- TEST 'cpld_control_pdlib_p8_gnu' [16:06, 13:52](1592 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_gnu' [04:11, 02:15] ( 1921 warnings ) -PASS -- TEST 'cpld_debug_pdlib_p8_gnu' [11:58, 09:50](1574 MB) - -PASS -- COMPILE 'datm_cdeps_gnu' [17:18, 15:34] -PASS -- TEST 'datm_cdeps_control_cfsr_gnu' [04:17, 02:43](1605 MB) - -PASS -- COMPILE 'atm_mpas_dyn32_gnu' [04:12, 02:47] ( 1 warnings ) -PASS -- TEST 'control_gfs_mpas_gnu' [02:23, 00:38](6446 MB) +PASS -- TEST 'regional_atmaq_debug_intel' [34:34, 31:39](2959 MB) + +PASS -- COMPILE 'atm_fbh_intel' [09:12, 08:07] ( 4 warnings 466 remarks ) +PASS -- TEST 'cpld_regional_atm_fbh_intel' [11:23, 09:51](1079 MB) + +PASS -- COMPILE 'atm_gnu' [05:12, 03:48] ( 38 warnings ) +PASS -- TEST 'control_c48_gnu' [09:30, 07:57](1581 MB) +PASS -- TEST 'control_stochy_gnu' [04:23, 02:20](589 MB) +PASS -- TEST 'control_ras_gnu' [05:24, 03:49](594 MB) +PASS -- TEST 'control_p8_gnu' [05:59, 03:30](1517 MB) +PASS -- TEST 'control_p8_ugwpv1_gnu' [05:40, 03:32](1541 MB) + +PASS -- COMPILE 'rrfs_gnu' [05:11, 03:49] ( 38 warnings ) +PASS -- TEST 'rap_control_gnu' [06:35, 04:13](936 MB) +PASS -- TEST 'rap_decomp_gnu' [06:37, 04:18](934 MB) +PASS -- TEST 'rap_2threads_gnu' [05:46, 03:34](987 MB) +PASS -- TEST 'rap_restart_gnu' [04:57, 02:12](674 MB) +PASS -- TEST 'rap_sfcdiff_gnu' [06:43, 04:16](939 MB) +PASS -- TEST 'rap_sfcdiff_decomp_gnu' [06:39, 04:17](935 MB) +PASS -- TEST 'rap_sfcdiff_restart_gnu' [04:55, 02:15](672 MB) +PASS -- TEST 'hrrr_control_gnu' [05:54, 04:02](933 MB) +PASS -- TEST 'hrrr_control_noqr_gnu' [05:36, 04:07](918 MB) +PASS -- TEST 'hrrr_control_2threads_gnu' [05:34, 03:39](989 MB) +PASS -- TEST 'hrrr_control_decomp_gnu' [05:34, 04:05](933 MB) +PASS -- TEST 'hrrr_control_restart_gnu' [04:26, 02:09](664 MB) +PASS -- TEST 'hrrr_control_restart_noqr_gnu' [03:22, 02:09](752 MB) +PASS -- TEST 'rrfs_v1beta_gnu' [09:57, 07:48](927 MB) + +PASS -- COMPILE 'csawmg_gnu' [05:10, 03:47] ( 38 warnings ) +PASS -- TEST 'control_csawmg_gnu' [08:26, 06:48](833 MB) + +PASS -- COMPILE 'atm_dyn32_debug_gnu' [10:14, 08:28] ( 41 warnings ) +PASS -- TEST 'control_diag_debug_gnu' [03:33, 01:17](1364 MB) +PASS -- TEST 'regional_debug_gnu' [09:30, 07:45](875 MB) +PASS -- TEST 'rap_control_debug_gnu' [04:19, 02:11](942 MB) +PASS -- TEST 'hrrr_control_debug_gnu' [04:22, 02:21](938 MB) +PASS -- TEST 'hrrr_gf_debug_gnu' [04:19, 02:16](942 MB) +PASS -- TEST 'hrrr_c3_debug_gnu' [04:18, 02:17](944 MB) +PASS -- TEST 'rap_diag_debug_gnu' [04:26, 02:19](1029 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_gnu' [05:18, 03:33](940 MB) +PASS -- TEST 'rap_progcld_thompson_debug_gnu' [04:19, 02:17](945 MB) +PASS -- TEST 'control_ras_debug_gnu' [03:20, 01:18](580 MB) +PASS -- TEST 'control_stochy_debug_gnu' [03:17, 01:28](570 MB) +PASS -- TEST 'control_debug_p8_gnu' [03:42, 01:22](1516 MB) +PASS -- TEST 'rap_clm_lake_debug_gnu' [03:23, 02:09](946 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_gnu' [05:50, 04:06](949 MB) + +PASS -- COMPILE 'wam_debug_gnu' [03:10, 01:53] ( 38 warnings ) +PASS -- TEST 'control_wam_debug_gnu' [07:39, 05:18](1383 MB) + +PASS -- COMPILE 'atm_debug_dyn32_gnu' [04:11, 03:02] ( 38 warnings ) +PASS -- TEST 'control_csawmg_debug_gnu' [04:31, 02:12](816 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_gnu' [05:11, 03:37] ( 38 warnings ) +PASS -- TEST 'rap_control_dyn32_phy32_gnu' [07:46, 05:40](786 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_gnu' [06:53, 04:46](786 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_gnu' [06:49, 04:48](832 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_gnu' [06:50, 04:30](830 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_gnu' [06:40, 04:55](786 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_gnu' [04:50, 02:58](644 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_gnu' [04:27, 02:44](640 MB) +PASS -- TEST 'conus13km_control_gnu' [06:56, 04:26](1032 MB) +PASS -- TEST 'conus13km_2threads_gnu' [03:40, 02:04](1017 MB) +PASS -- TEST 'conus13km_decomp_gnu' [06:48, 04:24](1035 MB) +PASS -- TEST 'conus13km_restart_gnu' [04:38, 02:20](757 MB) + +PASS -- COMPILE 'atm_dyn64_phy32_gnu' [13:12, 11:53] ( 41 warnings ) +PASS -- TEST 'rap_control_dyn64_phy32_gnu' [07:35, 05:22](820 MB) + +PASS -- COMPILE 'atm_dyn32_phy32_debug_gnu' [08:11, 07:08] ( 41 warnings ) +PASS -- TEST 'rap_control_debug_dyn32_phy32_gnu' [04:21, 02:11](799 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_gnu' [03:22, 02:01](799 MB) +PASS -- TEST 'conus13km_debug_gnu' [10:42, 08:53](1051 MB) +PASS -- TEST 'conus13km_debug_qr_gnu' [10:35, 09:00](775 MB) +PASS -- TEST 'conus13km_debug_2threads_gnu' [11:31, 09:12](1033 MB) +PASS -- TEST 'conus13km_debug_decomp_gnu' [11:30, 09:14](1058 MB) +PASS -- TEST 'conus13km_radar_tten_debug_gnu' [10:32, 09:02](1121 MB) + +PASS -- COMPILE 'atm_dyn64_phy32_debug_gnu' [08:11, 06:31] ( 41 warnings ) +PASS -- TEST 'rap_control_dyn64_phy32_debug_gnu' [03:24, 02:07](824 MB) + +PASS -- COMPILE 's2swa_gnu' [18:13, 17:03] ( 38 warnings ) +PASS -- TEST 'cpld_control_p8_gnu' [13:53, 10:33](1709 MB) + +PASS -- COMPILE 's2s_gnu' [18:14, 17:11] ( 38 warnings ) +PASS -- TEST 'cpld_control_nowave_noaero_p8_gnu' [11:25, 08:34](1621 MB) + +PASS -- COMPILE 's2swa_debug_gnu' [04:12, 02:24] ( 1804 warnings ) +PASS -- TEST 'cpld_debug_p8_gnu' [08:59, 06:49](1731 MB) + +PASS -- COMPILE 's2sw_pdlib_gnu' [18:14, 16:28] ( 38 warnings ) +PASS -- TEST 'cpld_control_pdlib_p8_gnu' [16:30, 13:58](1590 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_gnu' [04:11, 02:44] ( 1921 warnings ) +PASS -- TEST 'cpld_debug_pdlib_p8_gnu' [12:12, 10:06](1572 MB) + +PASS -- COMPILE 'datm_cdeps_gnu' [18:13, 16:22] +PASS -- TEST 'datm_cdeps_control_cfsr_gnu' [04:16, 02:46](1605 MB) + +PASS -- COMPILE 'atm_mpas_dyn32_gnu' [04:12, 02:54] ( 1 warnings ) +PASS -- TEST 'control_gfs_mpas_gnu' [02:20, 00:38](6436 MB) SYNOPSIS: -Starting Date/Time: 20260311 12:10:41 -Ending Date/Time: 20260311 13:46:16 -Total Time: 01h:37m:01s +Starting Date/Time: 20260313 15:50:59 +Ending Date/Time: 20260313 17:30:24 +Total Time: 01h:40m:31s Compiles Completed: 57/57 Tests Completed: 258/258 From 0eb7a837ba32c519736a66346a3a0b5aa0d53edb Mon Sep 17 00:00:00 2001 From: gspetro-NOAA Date: Sun, 15 Mar 2026 23:47:37 -0500 Subject: [PATCH 08/14] orion rt log - passed --- tests/logs/RegressionTests_orion.log | 564 +++++++++++++-------------- 1 file changed, 282 insertions(+), 282 deletions(-) diff --git a/tests/logs/RegressionTests_orion.log b/tests/logs/RegressionTests_orion.log index 259a844370..0d59c21c8a 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: -f783511ea3301ebecf225e68ad748b9553e71022 +175c405715ffe4a13f2428af5b1a94bbea5ab866 Submodule hashes used in testing: fc153862cfcc01fc4da513a2ff56af0bbd1234e0 AQM (v0.2.0-73-gfc15386) @@ -19,9 +19,9 @@ 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) - 939d1ddee2b833a557459cca002989b20411c70b UFSATM (heads/develop) + 13527f5e3e02ca59834877934a322acfb5e3a331 UFSATM (remotes/origin/new_fire_wind_opt) 22bc1a5de8a19996310aedc3482931616cd74a1b UFSATM/ccpp/framework (2025-10-15-dev-5-g22bc1a5) - b09af5da7617014c48a49c0476cc5481a7150f4c UFSATM/ccpp/physics (EP4-2243-gb09af5da) + 3069b05d7a55fe0131cce10f37232f3b3f1956d6 UFSATM/ccpp/physics (ccpp_transition_to_vlab_master_20190705-5730-g3069b05d) c62efd27caa26f660edf24232f33f154e608b77a UFSATM/ccpp/physics/physics/MP/TEMPO/TEMPO (v2.1.3~3) 41c5fcd950fed09b8afe186dede266824eca7fd3 UFSATM/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (41c5fcd) 0c00ba42a222a26754348c6f103a8e97d26f33e7 UFSATM/ccpp/physics/physics/SFC_Layer/MYNN/MYNN (0c00ba4) @@ -31,7 +31,7 @@ Submodule hashes used in testing: -5afd607642ae0fd6a53b137230336386beb47ce6 UFSATM/upp/sorc/libIFI.fd -3d35332fe66e3e63a285cc8d96facdf255a33481 UFSATM/upp/sorc/ncep_post.fd/post_gtg.fd dcc9da76c2d32c6ca7a5318a56db033295d9f43c WW3 (6.07.1-531-gdcc9da76) - 3be9c444ace991b4235e4e978449cc3d3fd0d2d1 fire_behavior (v0.2.0-3-g3be9c44) + e3b13645c7e6638b6831179c068a3984726246b0 fire_behavior (v0.2.0-68-ge3b1364) ae192f119b8614b4476a1b04ba55f6fb93e2953d stochastic_physics (ufs-v2.0.0-298-gae192f1) @@ -42,296 +42,296 @@ The second time is specifically for the run phase. Times/Memory will be empty for failed tests. BASELINE DIRECTORY: /work2/noaa/epic/UFS-WM_RT/NEMSfv3gfs/develop-20260225 -COMPARISON DIRECTORY: /work2/noaa/epic/gpetro/orion/RTs/ufs-wm/stmp/gpetro/FV3_RT/rt_3325403 +COMPARISON DIRECTORY: /work2/noaa/epic/gpetro/orion/RTs/ufs-wm/stmp/gpetro/FV3_RT/rt_3696778 RT.SH OPTIONS USED: * (-a) - HPC PROJECT ACCOUNT: epic * (-e) - USE ECFLOW -PASS -- COMPILE 's2swa_32bit_intel' [31:12, 30:07] ( 1 warnings 1092 remarks ) -PASS -- TEST 'cpld_control_p8_mixedmode_intel' [20:13, 16:47](2101 MB) -PASS -- TEST 'cpld_control_gefs_intel' [37:14, 20:12](3036 MB) -PASS -- TEST 'cpld_restart_gefs_intel' [26:08, 07:33](2691 MB) -PASS -- TEST 'cpld_dcp_gefs_intel' [43:27, 25:28](3039 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_intel' [32:12, 30:11] ( 1 warnings 1091 remarks ) -PASS -- TEST 'cpld_control_gfsv17_intel' [26:36, 22:24](1958 MB) -PASS -- TEST 'cpld_control_gfsv17_iau_intel' [29:35, 24:33](2137 MB) -PASS -- TEST 'cpld_restart_gfsv17_intel' [14:12, 09:31](1219 MB) -PASS -- TEST 'cpld_restart_gfsv17_iau_intel' [15:38, 10:39](2078 MB) -PASS -- TEST 'cpld_mpi_gfsv17_intel' [30:42, 26:50](1872 MB) - -PASS -- COMPILE 's2s_32bit_sfs_intel' [29:12, 27:25] ( 1 warnings 987 remarks ) -PASS -- TEST 'cpld_control_sfs_intel' [21:04, 13:23](2229 MB) -PASS -- TEST 'cpld_restart_sfs_intel' [17:46, 07:41](1520 MB) - -PASS -- COMPILE 's2s_32bit_sfs_debug_intel' [07:11, 05:28] ( 359 warnings 987 remarks ) -PASS -- TEST 'cpld_debug_sfs_intel' [20:12, 12:48](2259 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [07:11, 06:07] ( 359 warnings 1403 remarks ) -PASS -- TEST 'cpld_debug_gfsv17_intel' [26:18, 22:56](1948 MB) - -PASS -- COMPILE 's2swa_intel' [27:12, 25:33] ( 1 warnings 1092 remarks ) -PASS -- TEST 'cpld_control_p8_intel' [21:15, 17:14](2182 MB) -PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [21:18, 17:38](2196 MB) -PASS -- TEST 'cpld_restart_p8_intel' [13:34, 09:46](1773 MB) -PASS -- TEST 'cpld_control_qr_p8_intel' [23:17, 19:11](2202 MB) -PASS -- TEST 'cpld_restart_qr_p8_intel' [13:26, 09:40](1767 MB) -PASS -- TEST 'cpld_2threads_p8_intel' [15:50, 13:05](2288 MB) -PASS -- TEST 'cpld_decomp_p8_intel' [21:04, 17:23](2178 MB) -PASS -- TEST 'cpld_mpi_p8_intel' [17:04, 13:45](2068 MB) -PASS -- TEST 'cpld_control_ciceC_p8_intel' [20:27, 16:10](2194 MB) -PASS -- TEST 'cpld_control_c192_p8_intel' [21:27, 16:58](2666 MB) -PASS -- TEST 'cpld_restart_c192_p8_intel' [15:05, 09:05](2816 MB) - -PASS -- COMPILE 's2swal_intel' [27:12, 25:14] ( 1 warnings 1113 remarks ) -PASS -- TEST 'cpld_control_p8_lnd_intel' [22:21, 18:17](2147 MB) -PASS -- TEST 'cpld_restart_p8_lnd_intel' [12:32, 08:28](1741 MB) -PASS -- TEST 'cpld_s2sa_p8_intel' [11:53, 08:19](2176 MB) - -PASS -- COMPILE 's2sw_intel' [29:12, 27:36] ( 1 warnings 1060 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_intel' [19:52, 16:19](2001 MB) -PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [10:03, 06:52](2105 MB) - -PASS -- COMPILE 's2swa_debug_intel' [07:11, 06:01] ( 359 warnings 1372 remarks ) -PASS -- TEST 'cpld_debug_p8_intel' [18:06, 14:52](2207 MB) - -PASS -- COMPILE 's2sw_debug_intel' [07:11, 05:48] ( 359 warnings 1354 remarks ) -PASS -- TEST 'cpld_debug_noaero_p8_intel' [10:21, 07:51](2011 MB) - -PASS -- COMPILE 's2s_aoflux_intel' [30:11, 28:31] ( 1 warnings 998 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [08:09, 04:32](2091 MB) - -PASS -- COMPILE 's2sw_pdlib_intel' [30:11, 28:34] ( 1 warnings 1083 remarks ) -PASS -- TEST 'cpld_control_pdlib_p8_intel' [23:57, 21:10](2017 MB) -PASS -- TEST 'cpld_restart_pdlib_p8_intel' [13:33, 09:31](1252 MB) -PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [27:11, 23:59](1928 MB) -PASS -- TEST 'cpld_control_c48_5deg_intel' [10:15, 08:06](3050 MB) -PASS -- TEST 'cpld_warmstart_c48_5deg_intel' [05:10, 02:25](3033 MB) -PASS -- TEST 'cpld_restart_c48_5deg_intel' [04:15, 01:26](2483 MB) -PASS -- TEST 'cpld_control_c24_5deg_intel' [03:39, 01:21](2240 MB) -PASS -- TEST 'cpld_warmstart_c24_5deg_intel' [02:41, 00:48](2237 MB) -PASS -- TEST 'cpld_restart_c24_5deg_intel' [02:48, 00:36](1547 MB) -PASS -- TEST 'cpld_control_c24_9deg_intel' [03:41, 01:21](2235 MB) -PASS -- TEST 'cpld_warmstart_c24_9deg_intel' [02:41, 00:48](2225 MB) -PASS -- TEST 'cpld_restart_c24_9deg_intel' [02:41, 00:36](1542 MB) -PASS -- TEST 'cpld_control_c12_9deg_intel' [02:39, 00:49](2158 MB) -PASS -- TEST 'cpld_warmstart_c12_9deg_intel' [02:39, 00:41](2152 MB) -PASS -- TEST 'cpld_restart_c12_9deg_intel' [02:46, 00:32](1506 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_intel' [07:11, 05:59] ( 359 warnings 1385 remarks ) -PASS -- TEST 'cpld_debug_pdlib_p8_intel' [31:31, 28:26](1999 MB) - -PASS -- COMPILE 'atm_dyn32_intel' [16:11, 14:52] ( 1 warnings 539 remarks ) -PASS -- TEST 'control_CubedSphereGrid_intel' [04:45, 02:37](1586 MB) -PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [04:55, 02:45](1596 MB) -PASS -- TEST 'control_latlon_intel' [04:40, 02:43](1589 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [04:45, 02:43](1598 MB) -PASS -- TEST 'control_c48_intel' [10:51, 08:37](1715 MB) -PASS -- TEST 'control_c48.v2.sfc_intel' [09:43, 07:57](843 MB) -PASS -- TEST 'control_c48_lnd_iau_intel' [10:51, 08:49](1721 MB) -PASS -- TEST 'control_c192_intel' [10:17, 07:54](1780 MB) -PASS -- TEST 'control_c384_intel' [13:27, 09:37](1979 MB) -PASS -- TEST 'control_c384gdas_intel' [16:10, 10:43](1303 MB) -PASS -- TEST 'control_stochy_intel' [03:34, 01:52](656 MB) -PASS -- TEST 'control_stochy_restart_intel' [02:48, 01:07](483 MB) -PASS -- TEST 'control_lndp_intel' [03:33, 01:43](657 MB) -PASS -- TEST 'control_iovr4_gfdlmpv3_intel' [07:21, 04:16](948 MB) -PASS -- TEST 'control_p8_intel' [07:08, 04:05](1869 MB) -PASS -- TEST 'control_p8.v2.sfc_intel' [09:02, 06:03](1887 MB) -PASS -- TEST 'control_p8_ugwpv1_intel' [07:11, 03:51](1886 MB) -PASS -- TEST 'control_p8_ugwpv1_tempo_intel' [07:09, 04:03](1903 MB) -PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_intel' [08:27, 04:21](1916 MB) -PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_hail_intel' [07:03, 03:07](2407 MB) -PASS -- TEST 'control_restart_p8_intel' [05:56, 02:52](1135 MB) -PASS -- TEST 'control_noqr_p8_intel' [07:04, 04:09](1889 MB) -PASS -- TEST 'control_restart_noqr_p8_intel' [05:01, 01:46](1132 MB) -PASS -- TEST 'control_decomp_p8_intel' [07:07, 04:02](1872 MB) -PASS -- TEST 'control_2threads_p8_intel' [08:12, 04:18](1966 MB) -PASS -- TEST 'control_p8_lndp_intel' [09:24, 06:25](1889 MB) -PASS -- TEST 'control_p8_rrtmgp_intel' [08:59, 05:57](1940 MB) -PASS -- TEST 'control_p8_mynn_intel' [08:11, 04:35](1884 MB) -PASS -- TEST 'merra2_thompson_intel' [08:28, 04:50](1891 MB) -PASS -- TEST 'merra2_hf_thompson_intel' [08:37, 05:34](1909 MB) -PASS -- TEST 'regional_control_intel' [08:43, 06:07](1077 MB) -PASS -- TEST 'regional_restart_intel' [05:44, 03:20](1097 MB) -PASS -- TEST 'regional_decomp_intel' [08:47, 06:27](1080 MB) -PASS -- TEST 'regional_2threads_intel' [05:47, 04:09](1039 MB) -PASS -- TEST 'regional_noquilt_intel' [07:51, 06:07](1365 MB) -PASS -- TEST 'regional_netcdf_parallel_intel' [08:45, 06:10](1091 MB) -PASS -- TEST 'regional_2dwrtdecomp_intel' [07:39, 06:09](1078 MB) -PASS -- TEST 'regional_wofs_intel' [09:39, 07:37](1900 MB) - -PASS -- COMPILE 'atm_dyn32_rad32_intel' [15:11, 13:55] ( 1 warnings 519 remarks ) -PASS -- TEST 'control_p8_rrtmgp_rad32_intel' [07:36, 04:32](1909 MB) - -PASS -- COMPILE 'rrfs_intel' [14:11, 13:03] ( 4 warnings 490 remarks ) -PASS -- TEST 'rap_control_intel' [07:35, 04:16](1035 MB) -PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [08:09, 05:16](1353 MB) -PASS -- TEST 'rap_decomp_intel' [07:22, 04:25](1040 MB) -PASS -- TEST 'rap_2threads_intel' [07:40, 04:27](1111 MB) -PASS -- TEST 'rap_restart_intel' [05:56, 02:20](1003 MB) -PASS -- TEST 'rap_sfcdiff_intel' [07:30, 04:12](1042 MB) -PASS -- TEST 'rap_sfcdiff_decomp_intel' [07:20, 04:25](1037 MB) -PASS -- TEST 'rap_sfcdiff_restart_intel' [05:41, 02:19](1008 MB) -PASS -- TEST 'hrrr_control_intel' [06:37, 04:03](1039 MB) -PASS -- TEST 'hrrr_control_decomp_intel' [07:30, 04:11](1033 MB) -PASS -- TEST 'hrrr_control_2threads_intel' [07:33, 04:12](1104 MB) -PASS -- TEST 'hrrr_control_restart_intel' [04:49, 02:15](968 MB) -PASS -- TEST 'rrfs_v1beta_intel' [10:31, 07:38](1043 MB) -PASS -- TEST 'rrfs_v1nssl_intel' [11:33, 09:15](1990 MB) -PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [10:38, 08:55](2013 MB) - -PASS -- COMPILE 'csawmg_intel' [14:11, 13:04] ( 1 warnings 459 remarks ) -PASS -- TEST 'control_csawmg_intel' [09:59, 07:25](1040 MB) -PASS -- TEST 'control_ras_intel' [05:35, 03:23](740 MB) - -PASS -- COMPILE 'wam_intel' [14:11, 12:17] ( 1 warnings 442 remarks ) -PASS -- TEST 'control_wam_intel' [15:02, 12:32](1664 MB) - -PASS -- COMPILE 'atm_debug_dyn32_intel' [08:11, 06:45] ( 494 warnings 628 remarks ) -PASS -- TEST 'control_CubedSphereGrid_debug_intel' [04:43, 02:16](1618 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [04:33, 02:21](1619 MB) -PASS -- TEST 'control_stochy_debug_intel' [04:26, 03:02](821 MB) -PASS -- TEST 'control_lndp_debug_intel' [04:30, 02:47](830 MB) -PASS -- TEST 'control_csawmg_debug_intel' [07:54, 05:19](1134 MB) -PASS -- TEST 'control_ras_debug_intel' [04:27, 02:49](836 MB) -PASS -- TEST 'control_diag_debug_intel' [04:42, 02:46](1688 MB) -PASS -- TEST 'control_debug_p8_intel' [05:59, 03:54](1908 MB) -PASS -- TEST 'regional_debug_intel' [20:50, 18:58](1090 MB) -PASS -- TEST 'rap_control_debug_intel' [06:29, 05:01](1211 MB) -PASS -- TEST 'hrrr_control_debug_intel' [06:27, 04:54](1208 MB) -PASS -- TEST 'hrrr_gf_debug_intel' [06:25, 04:59](1209 MB) -PASS -- TEST 'hrrr_c3_debug_intel' [06:24, 05:00](1212 MB) -PASS -- TEST 'rap_unified_drag_suite_debug_intel' [06:22, 05:03](1219 MB) -PASS -- TEST 'rap_diag_debug_intel' [07:35, 05:14](1295 MB) -PASS -- TEST 'rap_cires_ugwp_debug_intel' [06:23, 05:07](1210 MB) -PASS -- TEST 'rap_unified_ugwp_debug_intel' [06:31, 05:06](1209 MB) -PASS -- TEST 'rap_lndp_debug_intel' [06:25, 05:01](1208 MB) -PASS -- TEST 'rap_progcld_thompson_debug_intel' [06:24, 04:55](1222 MB) -PASS -- TEST 'rap_noah_debug_intel' [06:35, 04:49](1214 MB) -PASS -- TEST 'rap_sfcdiff_debug_intel' [06:26, 04:54](1215 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [09:24, 08:06](1205 MB) -PASS -- TEST 'rap_clm_lake_debug_intel' [07:38, 05:11](1201 MB) - -PASS -- COMPILE 'wam_debug_intel' [06:11, 04:21] ( 457 warnings 442 remarks ) -PASS -- TEST 'control_wam_debug_intel' [15:56, 13:39](1696 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [14:11, 12:11] ( 4 warnings 457 remarks ) -PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [07:12, 05:00](1240 MB) -PASS -- TEST 'rap_control_dyn32_phy32_intel' [06:33, 03:45](942 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [06:24, 03:38](935 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [06:18, 03:59](995 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [06:21, 03:51](963 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [06:40, 03:47](909 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_intel' [05:45, 02:15](888 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [03:43, 02:03](884 MB) -PASS -- TEST 'conus13km_control_intel' [06:28, 03:44](1304 MB) -PASS -- TEST 'conus13km_2threads_intel' [04:47, 01:29](1218 MB) -PASS -- TEST 'conus13km_decomp_intel' [06:06, 03:45](1338 MB) -PASS -- TEST 'conus13km_restart_intel' [04:09, 02:08](1185 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_faster_cdeps_intel' [14:11, 12:40] ( 4 warnings 487 remarks ) -PASS -- TEST 'conus13km_gl_inline_intel' [05:39, 02:50](982 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [14:11, 12:33] ( 4 warnings 457 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_intel' [06:57, 04:24](1007 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [06:11, 04:24] ( 330 warnings 463 remarks ) -PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [06:30, 04:54](1085 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [07:30, 05:08](1089 MB) -PASS -- TEST 'conus13km_debug_intel' [25:13, 22:35](1347 MB) -PASS -- TEST 'conus13km_debug_qr_intel' [26:10, 24:04](1045 MB) -PASS -- TEST 'conus13km_debug_2threads_intel' [23:53, 21:41](1270 MB) -PASS -- TEST 'conus13km_debug_decomp_intel' [25:54, 23:10](1385 MB) -PASS -- TEST 'conus13km_radar_tten_debug_intel' [25:10, 22:58](1417 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [06:12, 04:46] ( 330 warnings 457 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [06:37, 05:06](1175 MB) - -PASS -- COMPILE 'hafsw_intel' [21:12, 19:35] ( 1 warnings 738 remarks ) -PASS -- TEST 'hafs_regional_atm_intel' [07:14, 04:44](879 MB) -PASS -- TEST 'hafs_regional_atm_gfdlmpv3_intel' [10:41, 07:25](1060 MB) -PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [06:34, 04:20](1188 MB) -PASS -- TEST 'hafs_regional_atm_wav_intel' [32:05, 29:32](990 MB) -PASS -- TEST 'hafs_regional_1nest_atm_intel' [09:00, 06:39](489 MB) -PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [10:14, 07:33](503 MB) -PASS -- TEST 'hafs_global_1nest_atm_intel' [06:02, 03:17](364 MB) -PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [12:11, 08:10](412 MB) -PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [07:04, 04:26](520 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [07:04, 04:18](519 MB) -PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [03:33, 01:24](397 MB) -PASS -- TEST 'gnv1_nested_intel' [06:55, 03:47](1732 MB) - -PASS -- COMPILE 'hafs_mom6w_intel' [17:11, 15:46] ( 1 warnings 977 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [15:22, 11:23](711 MB) +PASS -- COMPILE 's2swa_32bit_intel' [29:11, 25:38] ( 1 warnings 1092 remarks ) +PASS -- TEST 'cpld_control_p8_mixedmode_intel' [35:16, 17:32](2096 MB) +PASS -- TEST 'cpld_control_gefs_intel' [49:49, 20:23](3035 MB) +PASS -- TEST 'cpld_restart_gefs_intel' [37:56, 07:20](2691 MB) +PASS -- TEST 'cpld_dcp_gefs_intel' [50:21, 21:21](3041 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_intel' [30:11, 26:40] ( 1 warnings 1091 remarks ) +PASS -- TEST 'cpld_control_gfsv17_intel' [42:32, 23:02](1957 MB) +PASS -- TEST 'cpld_control_gfsv17_iau_intel' [30:25, 26:01](2139 MB) +PASS -- TEST 'cpld_restart_gfsv17_intel' [15:27, 10:45](1224 MB) +PASS -- TEST 'cpld_restart_gfsv17_iau_intel' [16:41, 12:00](2086 MB) +PASS -- TEST 'cpld_mpi_gfsv17_intel' [38:36, 27:59](1871 MB) + +PASS -- COMPILE 's2s_32bit_sfs_intel' [26:11, 22:39] ( 1 warnings 987 remarks ) +PASS -- TEST 'cpld_control_sfs_intel' [20:01, 13:01](2228 MB) +PASS -- TEST 'cpld_restart_sfs_intel' [17:00, 08:05](1513 MB) + +PASS -- COMPILE 's2s_32bit_sfs_debug_intel' [10:11, 05:46] ( 359 warnings 987 remarks ) +PASS -- TEST 'cpld_debug_sfs_intel' [19:33, 12:28](2257 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [10:11, 06:18] ( 359 warnings 1403 remarks ) +PASS -- TEST 'cpld_debug_gfsv17_intel' [28:41, 23:14](1936 MB) + +PASS -- COMPILE 's2swa_intel' [28:12, 24:45] ( 1 warnings 1092 remarks ) +PASS -- TEST 'cpld_control_p8_intel' [37:36, 18:21](2172 MB) +PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [36:15, 17:16](2181 MB) +PASS -- TEST 'cpld_restart_p8_intel' [12:29, 08:34](1769 MB) +PASS -- TEST 'cpld_control_qr_p8_intel' [36:08, 17:02](2216 MB) +PASS -- TEST 'cpld_restart_qr_p8_intel' [12:24, 08:29](1764 MB) +PASS -- TEST 'cpld_2threads_p8_intel' [32:08, 12:50](2295 MB) +PASS -- TEST 'cpld_decomp_p8_intel' [36:08, 17:21](2169 MB) +PASS -- TEST 'cpld_mpi_p8_intel' [34:01, 14:56](2026 MB) +PASS -- TEST 'cpld_control_ciceC_p8_intel' [36:18, 17:18](2191 MB) +PASS -- TEST 'cpld_control_c192_p8_intel' [37:16, 17:28](2641 MB) +PASS -- TEST 'cpld_restart_c192_p8_intel' [15:29, 09:10](2815 MB) + +PASS -- COMPILE 's2swal_intel' [29:11, 25:08] ( 1 warnings 1113 remarks ) +PASS -- TEST 'cpld_control_p8_lnd_intel' [37:14, 17:36](2141 MB) +PASS -- TEST 'cpld_restart_p8_lnd_intel' [12:15, 08:38](1748 MB) +PASS -- TEST 'cpld_s2sa_p8_intel' [27:03, 08:48](2175 MB) + +PASS -- COMPILE 's2sw_intel' [30:11, 26:27] ( 1 warnings 1060 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_intel' [21:37, 17:35](1989 MB) +PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [12:51, 08:27](2104 MB) + +PASS -- COMPILE 's2swa_debug_intel' [10:11, 06:44] ( 359 warnings 1372 remarks ) +PASS -- TEST 'cpld_debug_p8_intel' [20:12, 15:01](2209 MB) + +PASS -- COMPILE 's2sw_debug_intel' [10:11, 05:47] ( 359 warnings 1354 remarks ) +PASS -- TEST 'cpld_debug_noaero_p8_intel' [12:47, 07:59](2018 MB) + +PASS -- COMPILE 's2s_aoflux_intel' [32:12, 28:27] ( 1 warnings 998 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [11:17, 06:40](2090 MB) + +PASS -- COMPILE 's2sw_pdlib_intel' [32:12, 28:34] ( 1 warnings 1083 remarks ) +PASS -- TEST 'cpld_control_pdlib_p8_intel' [26:03, 21:45](2024 MB) +PASS -- TEST 'cpld_restart_pdlib_p8_intel' [14:40, 10:08](1234 MB) +PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [28:05, 25:08](1931 MB) +PASS -- TEST 'cpld_control_c48_5deg_intel' [13:08, 09:34](3050 MB) +PASS -- TEST 'cpld_warmstart_c48_5deg_intel' [07:08, 04:16](3037 MB) +PASS -- TEST 'cpld_restart_c48_5deg_intel' [04:14, 01:28](2474 MB) +PASS -- TEST 'cpld_control_c24_5deg_intel' [04:41, 03:02](2221 MB) +PASS -- TEST 'cpld_warmstart_c24_5deg_intel' [04:37, 02:45](2236 MB) +PASS -- TEST 'cpld_restart_c24_5deg_intel' [02:54, 01:05](1549 MB) +PASS -- TEST 'cpld_control_c24_9deg_intel' [04:40, 02:14](2235 MB) +PASS -- TEST 'cpld_warmstart_c24_9deg_intel' [03:42, 01:28](2234 MB) +PASS -- TEST 'cpld_restart_c24_9deg_intel' [02:49, 00:56](1549 MB) +PASS -- TEST 'cpld_control_c12_9deg_intel' [03:38, 01:19](2164 MB) +PASS -- TEST 'cpld_warmstart_c12_9deg_intel' [02:44, 00:54](2162 MB) +PASS -- TEST 'cpld_restart_c12_9deg_intel' [03:47, 01:14](1508 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_intel' [09:11, 05:31] ( 359 warnings 1385 remarks ) +PASS -- TEST 'cpld_debug_pdlib_p8_intel' [33:14, 30:01](1991 MB) + +PASS -- COMPILE 'atm_dyn32_intel' [19:12, 15:13] ( 1 warnings 539 remarks ) +PASS -- TEST 'control_CubedSphereGrid_intel' [19:40, 02:35](1590 MB) +PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [19:50, 02:47](1599 MB) +PASS -- TEST 'control_latlon_intel' [19:34, 02:43](1594 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [19:39, 02:46](1589 MB) +PASS -- TEST 'control_c48_intel' [25:45, 08:38](1712 MB) +PASS -- TEST 'control_c48.v2.sfc_intel' [24:43, 08:00](847 MB) +PASS -- TEST 'control_c48_lnd_iau_intel' [25:45, 08:52](1719 MB) +PASS -- TEST 'control_c192_intel' [24:59, 07:56](1769 MB) +PASS -- TEST 'control_c384_intel' [28:04, 09:46](1987 MB) +PASS -- TEST 'control_c384gdas_intel' [34:47, 14:08](1307 MB) +PASS -- TEST 'control_stochy_intel' [18:32, 01:53](660 MB) +PASS -- TEST 'control_stochy_restart_intel' [02:45, 01:07](478 MB) +PASS -- TEST 'control_lndp_intel' [18:32, 01:48](658 MB) +PASS -- TEST 'control_iovr4_gfdlmpv3_intel' [22:47, 03:56](949 MB) +PASS -- TEST 'control_p8_intel' [07:00, 03:54](1881 MB) +PASS -- TEST 'control_p8.v2.sfc_intel' [07:37, 04:35](1882 MB) +PASS -- TEST 'control_p8_ugwpv1_intel' [07:40, 04:25](1894 MB) +PASS -- TEST 'control_p8_ugwpv1_tempo_intel' [06:40, 03:24](1898 MB) +PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_intel' [06:45, 03:57](1911 MB) +PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_hail_intel' [05:14, 02:49](2401 MB) +PASS -- TEST 'control_restart_p8_intel' [04:47, 01:48](1132 MB) +PASS -- TEST 'control_noqr_p8_intel' [05:39, 03:01](1885 MB) +PASS -- TEST 'control_restart_noqr_p8_intel' [04:47, 01:49](1140 MB) +PASS -- TEST 'control_decomp_p8_intel' [05:14, 03:06](1871 MB) +PASS -- TEST 'control_2threads_p8_intel' [06:35, 03:28](1968 MB) +PASS -- TEST 'control_p8_lndp_intel' [07:50, 05:23](1894 MB) +PASS -- TEST 'control_p8_rrtmgp_intel' [07:23, 04:38](1944 MB) +PASS -- TEST 'control_p8_mynn_intel' [06:22, 03:54](1897 MB) +PASS -- TEST 'merra2_thompson_intel' [06:45, 03:41](1896 MB) +PASS -- TEST 'merra2_hf_thompson_intel' [08:31, 05:42](1909 MB) +PASS -- TEST 'regional_control_intel' [08:46, 06:14](1093 MB) +PASS -- TEST 'regional_restart_intel' [05:49, 03:23](1099 MB) +PASS -- TEST 'regional_decomp_intel' [08:38, 06:27](1079 MB) +PASS -- TEST 'regional_2threads_intel' [05:41, 04:09](1034 MB) +PASS -- TEST 'regional_noquilt_intel' [07:45, 06:07](1362 MB) +PASS -- TEST 'regional_netcdf_parallel_intel' [07:42, 06:06](1090 MB) +PASS -- TEST 'regional_2dwrtdecomp_intel' [08:49, 07:05](1079 MB) +PASS -- TEST 'regional_wofs_intel' [09:56, 07:37](1901 MB) + +PASS -- COMPILE 'atm_dyn32_rad32_intel' [15:11, 13:59] ( 1 warnings 519 remarks ) +PASS -- TEST 'control_p8_rrtmgp_rad32_intel' [07:32, 04:38](1914 MB) + +PASS -- COMPILE 'rrfs_intel' [14:11, 12:53] ( 4 warnings 490 remarks ) +PASS -- TEST 'rap_control_intel' [07:20, 04:14](1039 MB) +PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [08:09, 05:18](1352 MB) +PASS -- TEST 'rap_decomp_intel' [07:05, 04:25](1030 MB) +PASS -- TEST 'rap_2threads_intel' [07:35, 04:28](1096 MB) +PASS -- TEST 'rap_restart_intel' [06:04, 02:21](1008 MB) +PASS -- TEST 'rap_sfcdiff_intel' [07:27, 04:12](1039 MB) +PASS -- TEST 'rap_sfcdiff_decomp_intel' [07:22, 04:25](1029 MB) +PASS -- TEST 'rap_sfcdiff_restart_intel' [05:47, 02:19](1008 MB) +PASS -- TEST 'hrrr_control_intel' [06:33, 04:04](1041 MB) +PASS -- TEST 'hrrr_control_decomp_intel' [07:26, 04:11](1030 MB) +PASS -- TEST 'hrrr_control_2threads_intel' [07:13, 04:12](1099 MB) +PASS -- TEST 'hrrr_control_restart_intel' [04:48, 02:15](968 MB) +PASS -- TEST 'rrfs_v1beta_intel' [10:33, 07:30](1039 MB) +PASS -- TEST 'rrfs_v1nssl_intel' [11:28, 09:20](1993 MB) +PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [10:38, 08:56](2018 MB) + +PASS -- COMPILE 'csawmg_intel' [19:11, 13:10] ( 1 warnings 459 remarks ) +PASS -- TEST 'control_csawmg_intel' [08:54, 06:14](1040 MB) +PASS -- TEST 'control_ras_intel' [05:26, 03:24](739 MB) + +PASS -- COMPILE 'wam_intel' [17:11, 12:54] ( 1 warnings 442 remarks ) +PASS -- TEST 'control_wam_intel' [14:56, 12:32](1668 MB) + +PASS -- COMPILE 'atm_debug_dyn32_intel' [11:11, 06:51] ( 494 warnings 628 remarks ) +PASS -- TEST 'control_CubedSphereGrid_debug_intel' [04:39, 02:17](1614 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [04:31, 02:23](1623 MB) +PASS -- TEST 'control_stochy_debug_intel' [04:26, 03:05](825 MB) +PASS -- TEST 'control_lndp_debug_intel' [04:31, 02:47](827 MB) +PASS -- TEST 'control_csawmg_debug_intel' [06:51, 05:03](1137 MB) +PASS -- TEST 'control_ras_debug_intel' [04:27, 02:46](834 MB) +PASS -- TEST 'control_diag_debug_intel' [04:41, 02:48](1685 MB) +PASS -- TEST 'control_debug_p8_intel' [05:57, 03:46](1907 MB) +PASS -- TEST 'regional_debug_intel' [20:49, 18:52](1099 MB) +PASS -- TEST 'rap_control_debug_intel' [06:30, 05:01](1211 MB) +PASS -- TEST 'hrrr_control_debug_intel' [06:31, 04:57](1207 MB) +PASS -- TEST 'hrrr_gf_debug_intel' [06:27, 05:02](1213 MB) +PASS -- TEST 'hrrr_c3_debug_intel' [06:27, 04:53](1208 MB) +PASS -- TEST 'rap_unified_drag_suite_debug_intel' [06:31, 04:57](1210 MB) +PASS -- TEST 'rap_diag_debug_intel' [07:39, 05:17](1295 MB) +PASS -- TEST 'rap_cires_ugwp_debug_intel' [06:24, 05:07](1215 MB) +PASS -- TEST 'rap_unified_ugwp_debug_intel' [06:23, 04:59](1208 MB) +PASS -- TEST 'rap_lndp_debug_intel' [06:24, 04:55](1208 MB) +PASS -- TEST 'rap_progcld_thompson_debug_intel' [06:26, 05:00](1201 MB) +PASS -- TEST 'rap_noah_debug_intel' [23:32, 04:53](1206 MB) +PASS -- TEST 'rap_sfcdiff_debug_intel' [09:28, 05:14](1203 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [25:29, 08:01](1210 MB) +PASS -- TEST 'rap_clm_lake_debug_intel' [22:45, 05:22](1212 MB) + +PASS -- COMPILE 'wam_debug_intel' [09:11, 04:37] ( 457 warnings 442 remarks ) +PASS -- TEST 'control_wam_debug_intel' [30:09, 13:16](1700 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [16:11, 12:25] ( 4 warnings 457 remarks ) +PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [22:24, 05:04](1242 MB) +PASS -- TEST 'rap_control_dyn32_phy32_intel' [21:26, 03:50](939 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [21:18, 03:44](917 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [21:03, 04:06](983 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [21:50, 03:57](958 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [20:29, 03:52](912 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_intel' [04:35, 02:06](888 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [04:15, 02:04](875 MB) +PASS -- TEST 'conus13km_control_intel' [19:18, 03:46](1305 MB) +PASS -- TEST 'conus13km_2threads_intel' [16:57, 01:33](1220 MB) +PASS -- TEST 'conus13km_decomp_intel' [19:00, 03:48](1338 MB) +PASS -- TEST 'conus13km_restart_intel' [04:59, 02:10](1190 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_faster_cdeps_intel' [16:11, 12:52] ( 4 warnings 487 remarks ) +PASS -- TEST 'conus13km_gl_inline_intel' [18:35, 03:04](972 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [17:11, 12:32] ( 4 warnings 457 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_intel' [18:58, 04:30](1007 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [10:11, 04:26] ( 330 warnings 463 remarks ) +PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [19:28, 05:12](1084 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [18:31, 04:57](1079 MB) +PASS -- TEST 'conus13km_debug_intel' [36:13, 22:24](1350 MB) +PASS -- TEST 'conus13km_debug_qr_intel' [36:01, 23:00](1054 MB) +PASS -- TEST 'conus13km_debug_2threads_intel' [34:56, 21:42](1266 MB) +PASS -- TEST 'conus13km_debug_decomp_intel' [35:54, 23:15](1394 MB) +PASS -- TEST 'conus13km_radar_tten_debug_intel' [35:52, 22:58](1419 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [08:10, 05:02] ( 330 warnings 457 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [16:29, 05:05](1177 MB) + +PASS -- COMPILE 'hafsw_intel' [23:11, 19:49] ( 1 warnings 738 remarks ) +PASS -- TEST 'hafs_regional_atm_intel' [16:02, 04:50](871 MB) +PASS -- TEST 'hafs_regional_atm_gfdlmpv3_intel' [18:41, 07:42](1055 MB) +PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [13:38, 04:24](1186 MB) +PASS -- TEST 'hafs_regional_atm_wav_intel' [38:01, 29:37](1130 MB) +PASS -- TEST 'hafs_regional_1nest_atm_intel' [09:05, 06:35](493 MB) +PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [10:13, 07:27](499 MB) +PASS -- TEST 'hafs_global_1nest_atm_intel' [05:49, 03:18](366 MB) +PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [12:21, 08:14](415 MB) +PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [07:00, 04:22](524 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [06:00, 04:08](521 MB) +PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [03:32, 01:26](395 MB) +PASS -- TEST 'gnv1_nested_intel' [06:58, 03:53](1729 MB) + +PASS -- COMPILE 'hafs_mom6w_intel' [17:13, 16:08] ( 1 warnings 977 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [15:01, 11:28](718 MB) PASS -- COMPILE 'hafs_all_intel' [16:11, 14:27] ( 1 warnings 680 remarks ) -PASS -- TEST 'hafs_regional_docn_intel' [09:03, 06:39](1061 MB) -PASS -- TEST 'hafs_regional_docn_oisst_intel' [09:00, 06:38](942 MB) - -PASS -- COMPILE 'datm_cdeps_intel' [22:12, 20:35] ( 569 remarks ) -PASS -- TEST 'datm_cdeps_control_cfsr_intel' [05:21, 03:35](1845 MB) -PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [04:25, 02:26](1795 MB) -PASS -- TEST 'datm_cdeps_control_gefs_intel' [05:20, 03:12](1095 MB) -PASS -- TEST 'datm_cdeps_iau_gefs_intel' [05:21, 03:11](1095 MB) -PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [05:19, 03:11](1099 MB) -PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [05:21, 03:29](1848 MB) -PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [05:20, 03:29](1843 MB) -PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [05:19, 03:11](1099 MB) -PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [10:21, 07:42](1660 MB) -PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [10:16, 07:21](1018 MB) -PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [05:19, 03:34](1844 MB) -PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [07:22, 05:55](4830 MB) -PASS -- TEST 'datm_cdeps_gfs_intel' [07:21, 06:02](4831 MB) - -PASS -- COMPILE 'datm_cdeps_debug_intel' [05:11, 03:33] ( 2 warnings 569 remarks ) -PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [08:22, 07:00](1778 MB) - -PASS -- COMPILE 'datm_cdeps_land_intel' [03:11, 01:17] ( 129 remarks ) -PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [03:36, 01:21](255 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_intel' [02:26, 00:50](311 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [02:37, 00:34](312 MB) - -PASS -- COMPILE 'datm_cdeps_lm4_intel' [03:10, 01:33] ( 167 remarks ) -PASS -- TEST 'datm_cdeps_lm4_gswp3_intel' [02:33, 00:40](564 MB) -PASS -- TEST 'datm_cdeps_lm4_gswp3_rst_intel' [02:37, 00:24](445 MB) - -PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [24:12, 22:55] ( 1 warnings 656 remarks ) -PASS -- TEST 'atm_ds2s_docn_pcice_intel' [06:22, 03:54](1992 MB) - -PASS -- COMPILE 'atm_ds2s_docn_dice_intel' [14:11, 12:46] ( 1 warnings 544 remarks ) -PASS -- TEST 'atm_ds2s_docn_dice_intel' [08:19, 05:31](1988 MB) - -PASS -- COMPILE 'atml_intel' [17:11, 15:13] ( 9 warnings 593 remarks ) -PASS -- TEST 'control_p8_atmlnd_intel' [06:39, 03:50](1861 MB) -PASS -- TEST 'control_restart_p8_atmlnd_intel' [04:06, 02:01](1105 MB) - -PASS -- COMPILE 'atml_debug_intel' [07:11, 05:58] ( 501 warnings 593 remarks ) -PASS -- TEST 'control_p8_atmlnd_debug_intel' [09:40, 06:36](1888 MB) - -PASS -- COMPILE 'atmw_intel' [15:11, 13:26] ( 1 warnings 568 remarks ) -PASS -- TEST 'atmwav_control_noaero_p8_intel' [04:34, 02:06](1905 MB) - -PASS -- COMPILE 'atmaero_intel' [17:11, 15:22] ( 1 warnings 460 remarks ) -PASS -- TEST 'atmaero_control_p8_intel' [07:25, 04:24](1988 MB) -PASS -- TEST 'atmaero_control_p8_rad_intel' [08:12, 05:14](1754 MB) -PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [08:12, 05:19](1777 MB) - -PASS -- COMPILE 'atmaq_intel' [15:11, 13:10] ( 1 warnings 645 remarks ) -PASS -- TEST 'regional_atmaq_intel' [22:17, 18:12](2911 MB) -PASS -- TEST 'regional_atmaq_canopy_intel' [26:03, 22:43](2916 MB) +PASS -- TEST 'hafs_regional_docn_intel' [12:07, 09:17](950 MB) +PASS -- TEST 'hafs_regional_docn_oisst_intel' [08:57, 06:34](937 MB) + +PASS -- COMPILE 'datm_cdeps_intel' [25:11, 22:35] ( 569 remarks ) +PASS -- TEST 'datm_cdeps_control_cfsr_intel' [05:23, 03:32](1853 MB) +PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [04:22, 02:28](1793 MB) +PASS -- TEST 'datm_cdeps_control_gefs_intel' [05:21, 03:09](1092 MB) +PASS -- TEST 'datm_cdeps_iau_gefs_intel' [05:20, 03:14](1089 MB) +PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [05:19, 03:13](1084 MB) +PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [05:20, 03:30](1851 MB) +PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [05:20, 03:34](1833 MB) +PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [05:22, 03:13](1105 MB) +PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [10:24, 07:41](1659 MB) +PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [10:25, 07:18](1016 MB) +PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [05:19, 03:29](1849 MB) +PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [07:20, 05:52](4835 MB) +PASS -- TEST 'datm_cdeps_gfs_intel' [07:21, 05:57](4830 MB) + +PASS -- COMPILE 'datm_cdeps_debug_intel' [06:10, 03:43] ( 2 warnings 569 remarks ) +PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [08:21, 06:55](1776 MB) + +PASS -- COMPILE 'datm_cdeps_land_intel' [03:10, 01:19] ( 129 remarks ) +PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [03:35, 01:19](251 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_intel' [02:27, 00:50](312 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [02:36, 00:30](309 MB) + +PASS -- COMPILE 'datm_cdeps_lm4_intel' [03:10, 01:36] ( 167 remarks ) +PASS -- TEST 'datm_cdeps_lm4_gswp3_intel' [02:35, 00:37](561 MB) +PASS -- TEST 'datm_cdeps_lm4_gswp3_rst_intel' [02:37, 00:21](453 MB) + +PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [26:11, 23:55] ( 1 warnings 656 remarks ) +PASS -- TEST 'atm_ds2s_docn_pcice_intel' [07:25, 04:51](1984 MB) + +PASS -- COMPILE 'atm_ds2s_docn_dice_intel' [15:11, 13:16] ( 1 warnings 544 remarks ) +PASS -- TEST 'atm_ds2s_docn_dice_intel' [08:24, 05:18](1991 MB) + +PASS -- COMPILE 'atml_intel' [16:11, 14:55] ( 9 warnings 593 remarks ) +PASS -- TEST 'control_p8_atmlnd_intel' [06:38, 03:41](1848 MB) +PASS -- TEST 'control_restart_p8_atmlnd_intel' [04:12, 02:01](1107 MB) + +PASS -- COMPILE 'atml_debug_intel' [08:10, 05:56] ( 501 warnings 593 remarks ) +PASS -- TEST 'control_p8_atmlnd_debug_intel' [07:33, 04:55](1888 MB) + +PASS -- COMPILE 'atmw_intel' [15:11, 14:01] ( 1 warnings 568 remarks ) +PASS -- TEST 'atmwav_control_noaero_p8_intel' [04:25, 02:04](1904 MB) + +PASS -- COMPILE 'atmaero_intel' [16:11, 14:48] ( 1 warnings 460 remarks ) +PASS -- TEST 'atmaero_control_p8_intel' [07:19, 04:24](1985 MB) +PASS -- TEST 'atmaero_control_p8_rad_intel' [08:04, 05:13](1761 MB) +PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [08:19, 05:17](1788 MB) + +PASS -- COMPILE 'atmaq_intel' [15:11, 13:47] ( 1 warnings 645 remarks ) +PASS -- TEST 'regional_atmaq_intel' [21:14, 18:04](2919 MB) +PASS -- TEST 'regional_atmaq_canopy_intel' [25:53, 22:38](2913 MB) PASS -- COMPILE 'atmaq_debug_intel' [06:11, 04:46] ( 474 warnings 645 remarks ) -PASS -- TEST 'regional_atmaq_debug_intel' [44:18, 40:31](2925 MB) +PASS -- TEST 'regional_atmaq_debug_intel' [43:22, 40:04](2922 MB) -PASS -- COMPILE 'atm_fbh_intel' [14:11, 12:13] ( 4 warnings 464 remarks ) -PASS -- TEST 'cpld_regional_atm_fbh_intel' [15:34, 13:51](1082 MB) +PASS -- COMPILE 'atm_fbh_intel' [13:11, 11:59] ( 4 warnings 466 remarks ) +PASS -- TEST 'cpld_regional_atm_fbh_intel' [16:31, 14:13](1084 MB) SYNOPSIS: -Starting Date/Time: 20260311 12:10:39 -Ending Date/Time: 20260311 14:17:04 -Total Time: 02h:07m:39s +Starting Date/Time: 20260313 15:50:57 +Ending Date/Time: 20260313 19:14:46 +Total Time: 03h:24m:52s Compiles Completed: 41/41 Tests Completed: 198/198 From 874c40d805c0c912cd9242a4804e7e19a96c4ba6 Mon Sep 17 00:00:00 2001 From: gspetro-NOAA Date: Sun, 15 Mar 2026 22:50:23 -0600 Subject: [PATCH 09/14] derecho rt log - passed --- tests/logs/RegressionTests_derecho.log | 712 ++++++++++++------------- 1 file changed, 356 insertions(+), 356 deletions(-) diff --git a/tests/logs/RegressionTests_derecho.log b/tests/logs/RegressionTests_derecho.log index 74ae161417..68c65d01fb 100644 --- a/tests/logs/RegressionTests_derecho.log +++ b/tests/logs/RegressionTests_derecho.log @@ -1,7 +1,7 @@ ====START OF DERECHO REGRESSION TESTING LOG==== UFSWM hash used in testing: -4330fa0b720d8fbc27afd6feb709e28a2f6a310c +175c405715ffe4a13f2428af5b1a94bbea5ab866 Submodule hashes used in testing: fc153862cfcc01fc4da513a2ff56af0bbd1234e0 AQM (v0.2.0-73-gfc15386) @@ -19,9 +19,9 @@ 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) - 939d1ddee2b833a557459cca002989b20411c70b UFSATM (heads/develop) + 13527f5e3e02ca59834877934a322acfb5e3a331 UFSATM (remotes/origin/new_fire_wind_opt) 22bc1a5de8a19996310aedc3482931616cd74a1b UFSATM/ccpp/framework (2025-10-15-dev-5-g22bc1a5) - b09af5da7617014c48a49c0476cc5481a7150f4c UFSATM/ccpp/physics (EP4-2243-gb09af5da) + 3069b05d7a55fe0131cce10f37232f3b3f1956d6 UFSATM/ccpp/physics (ccpp_transition_to_vlab_master_20190705-5730-g3069b05d) c62efd27caa26f660edf24232f33f154e608b77a UFSATM/ccpp/physics/physics/MP/TEMPO/TEMPO (v2.1.3~3) 41c5fcd950fed09b8afe186dede266824eca7fd3 UFSATM/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (41c5fcd) 0c00ba42a222a26754348c6f103a8e97d26f33e7 UFSATM/ccpp/physics/physics/SFC_Layer/MYNN/MYNN (0c00ba4) @@ -31,7 +31,7 @@ Submodule hashes used in testing: -5afd607642ae0fd6a53b137230336386beb47ce6 UFSATM/upp/sorc/libIFI.fd -3d35332fe66e3e63a285cc8d96facdf255a33481 UFSATM/upp/sorc/ncep_post.fd/post_gtg.fd dcc9da76c2d32c6ca7a5318a56db033295d9f43c WW3 (6.07.1-531-gdcc9da76) - 3be9c444ace991b4235e4e978449cc3d3fd0d2d1 fire_behavior (v0.2.0-3-g3be9c44) + e3b13645c7e6638b6831179c068a3984726246b0 fire_behavior (v0.2.0-68-ge3b1364) ae192f119b8614b4476a1b04ba55f6fb93e2953d stochastic_physics (ufs-v2.0.0-298-gae192f1) @@ -42,379 +42,379 @@ The second time is specifically for the run phase. Times/Memory will be empty for failed tests. BASELINE DIRECTORY: /glade/derecho/scratch/epicufsrt/ufs-weather-model/RT//NEMSfv3gfs/develop-20260225 -COMPARISON DIRECTORY: /glade/derecho/scratch/gpetro/FV3_RT/rt_69728 +COMPARISON DIRECTORY: /glade/derecho/scratch/gpetro/FV3_RT/rt_18931 RT.SH OPTIONS USED: * (-a) - HPC PROJECT ACCOUNT: NRAL0032 * (-r) - USE ROCOTO -PASS -- COMPILE 's2swa_32bit_intel' [28:21, 28:21] ( 1 warnings 1092 remarks ) -PASS -- TEST 'cpld_control_p8_mixedmode_intel' [07:56, 06:31](1978 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_intel' [28:39, 28:38] ( 1 warnings 1091 remarks ) -PASS -- TEST 'cpld_control_gfsv17_intel' [14:41, 12:59](1871 MB) -PASS -- TEST 'cpld_control_gfsv17_iau_intel' [15:55, 14:01](1893 MB) -PASS -- TEST 'cpld_restart_gfsv17_intel' [08:48, 06:46](1026 MB) -PASS -- TEST 'cpld_restart_gfsv17_iau_intel' [08:44, 06:45](1889 MB) -PASS -- TEST 'cpld_mpi_gfsv17_intel' [16:17, 14:33](1831 MB) - -PASS -- COMPILE 's2s_32bit_sfs_intel' [19:07, 19:07] ( 1 warnings 987 remarks ) -PASS -- TEST 'cpld_control_sfs_intel' [14:32, 10:43](2159 MB) -PASS -- TEST 'cpld_restart_sfs_intel' [10:46, 06:14](1309 MB) - -PASS -- COMPILE 's2s_32bit_sfs_debug_intel' [06:40, 06:40] ( 359 warnings 987 remarks ) -PASS -- TEST 'cpld_debug_sfs_intel' [15:56, 12:11](2186 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [07:52, 07:51] ( 359 warnings 1403 remarks ) -PASS -- TEST 'cpld_debug_gfsv17_intel' [20:22, 18:39](1871 MB) - -PASS -- COMPILE 's2swa_intel' [28:28, 28:28] ( 1 warnings 1092 remarks ) -PASS -- TEST 'cpld_control_p8_intel' [09:50, 08:22](2013 MB) -PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [09:35, 08:16](2013 MB) -PASS -- TEST 'cpld_restart_p8_intel' [06:12, 04:45](1537 MB) -PASS -- TEST 'cpld_control_qr_p8_intel' [09:35, 08:09](2031 MB) -PASS -- TEST 'cpld_restart_qr_p8_intel' [06:31, 04:56](1387 MB) -PASS -- TEST 'cpld_2threads_p8_intel' [16:04, 14:48](2159 MB) -PASS -- TEST 'cpld_decomp_p8_intel' [09:17, 08:01](2012 MB) -PASS -- TEST 'cpld_mpi_p8_intel' [07:55, 06:38](1953 MB) -PASS -- TEST 'cpld_control_ciceC_p8_intel' [09:33, 08:15](2010 MB) - -PASS -- COMPILE 's2swal_intel' [28:38, 28:38] ( 1 warnings 1113 remarks ) -PASS -- TEST 'cpld_s2sa_p8_intel' [09:41, 08:27](1997 MB) - -PASS -- COMPILE 's2sw_intel' [22:55, 22:55] ( 1 warnings 1060 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_intel' [05:53, 04:47](1872 MB) -PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [08:35, 07:18](1932 MB) - -PASS -- COMPILE 's2swa_debug_intel' [07:49, 07:49] ( 359 warnings 1372 remarks ) -PASS -- TEST 'cpld_debug_p8_intel' [14:00, 12:45](2043 MB) - -PASS -- COMPILE 's2sw_debug_intel' [07:16, 07:16] ( 359 warnings 1354 remarks ) -PASS -- TEST 'cpld_debug_noaero_p8_intel' [07:06, 06:01](1900 MB) - -PASS -- COMPILE 's2s_aoflux_intel' [19:18, 19:18] ( 1 warnings 998 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [06:53, 05:36](1929 MB) - -PASS -- COMPILE 's2sw_pdlib_intel' [25:57, 25:57] ( 1 warnings 1083 remarks ) -PASS -- TEST 'cpld_control_pdlib_p8_intel' [13:59, 12:52](1879 MB) -PASS -- TEST 'cpld_restart_pdlib_p8_intel' [07:52, 06:33](1041 MB) -PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [15:44, 14:36](1839 MB) -PASS -- TEST 'cpld_control_c48_5deg_intel' [05:55, 05:06](2851 MB) -PASS -- TEST 'cpld_warmstart_c48_5deg_intel' [02:28, 01:41](2858 MB) -PASS -- TEST 'cpld_restart_c48_5deg_intel' [01:52, 01:01](2264 MB) -PASS -- TEST 'cpld_control_c24_5deg_intel' [01:25, 00:57](2078 MB) -PASS -- TEST 'cpld_warmstart_c24_5deg_intel' [01:00, 00:32](2078 MB) -PASS -- TEST 'cpld_restart_c24_5deg_intel' [00:56, 00:25](1422 MB) -PASS -- TEST 'cpld_control_c24_9deg_intel' [01:25, 00:57](2076 MB) -PASS -- TEST 'cpld_warmstart_c24_9deg_intel' [01:00, 00:33](2076 MB) -PASS -- TEST 'cpld_restart_c24_9deg_intel' [00:55, 00:25](1423 MB) -PASS -- TEST 'cpld_control_c12_9deg_intel' [01:02, 00:34](2004 MB) +PASS -- COMPILE 's2swa_32bit_intel' [27:32, 27:30] ( 1 warnings 1092 remarks ) +PASS -- TEST 'cpld_control_p8_mixedmode_intel' [08:01, 06:36](1978 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_intel' [30:00, 29:58] ( 1 warnings 1091 remarks ) +PASS -- TEST 'cpld_control_gfsv17_intel' [15:17, 13:33](1872 MB) +PASS -- TEST 'cpld_control_gfsv17_iau_intel' [15:49, 13:55](1893 MB) +PASS -- TEST 'cpld_restart_gfsv17_intel' [08:37, 06:45](1025 MB) +PASS -- TEST 'cpld_restart_gfsv17_iau_intel' [08:52, 06:50](1889 MB) +PASS -- TEST 'cpld_mpi_gfsv17_intel' [16:19, 14:33](1823 MB) + +PASS -- COMPILE 's2s_32bit_sfs_intel' [18:35, 18:33] ( 1 warnings 987 remarks ) +PASS -- TEST 'cpld_control_sfs_intel' [14:59, 10:54](2166 MB) +PASS -- TEST 'cpld_restart_sfs_intel' [11:33, 06:52](1297 MB) + +PASS -- COMPILE 's2s_32bit_sfs_debug_intel' [06:41, 06:39] ( 359 warnings 987 remarks ) +PASS -- TEST 'cpld_debug_sfs_intel' [16:05, 12:12](2170 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [07:46, 07:46] ( 359 warnings 1403 remarks ) +PASS -- TEST 'cpld_debug_gfsv17_intel' [20:33, 18:49](1871 MB) + +PASS -- COMPILE 's2swa_intel' [28:01, 27:59] ( 1 warnings 1092 remarks ) +PASS -- TEST 'cpld_control_p8_intel' [09:53, 08:14](2013 MB) +PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [09:39, 08:17](2013 MB) +PASS -- TEST 'cpld_restart_p8_intel' [06:26, 04:56](1537 MB) +PASS -- TEST 'cpld_control_qr_p8_intel' [09:45, 08:20](2032 MB) +PASS -- TEST 'cpld_restart_qr_p8_intel' [06:43, 05:05](1389 MB) +PASS -- TEST 'cpld_2threads_p8_intel' [15:47, 14:34](2173 MB) +PASS -- TEST 'cpld_decomp_p8_intel' [09:21, 08:04](2013 MB) +PASS -- TEST 'cpld_mpi_p8_intel' [08:08, 06:49](1953 MB) +PASS -- TEST 'cpld_control_ciceC_p8_intel' [09:29, 08:11](2012 MB) + +PASS -- COMPILE 's2swal_intel' [28:36, 28:34] ( 1 warnings 1113 remarks ) +PASS -- TEST 'cpld_s2sa_p8_intel' [09:40, 08:25](1995 MB) + +PASS -- COMPILE 's2sw_intel' [24:33, 24:32] ( 1 warnings 1060 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_intel' [05:57, 04:50](1871 MB) +PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [08:36, 07:18](1933 MB) + +PASS -- COMPILE 's2swa_debug_intel' [07:52, 07:50] ( 359 warnings 1372 remarks ) +PASS -- TEST 'cpld_debug_p8_intel' [14:10, 12:51](2030 MB) + +PASS -- COMPILE 's2sw_debug_intel' [07:18, 07:16] ( 359 warnings 1354 remarks ) +PASS -- TEST 'cpld_debug_noaero_p8_intel' [07:08, 06:02](1900 MB) + +PASS -- COMPILE 's2s_aoflux_intel' [18:58, 18:56] ( 1 warnings 998 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [06:45, 05:26](1930 MB) + +PASS -- COMPILE 's2sw_pdlib_intel' [26:02, 26:01] ( 1 warnings 1083 remarks ) +PASS -- TEST 'cpld_control_pdlib_p8_intel' [14:04, 12:54](1878 MB) +PASS -- TEST 'cpld_restart_pdlib_p8_intel' [08:03, 06:41](1054 MB) +PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [15:44, 14:35](1840 MB) +PASS -- TEST 'cpld_control_c48_5deg_intel' [05:54, 05:04](2851 MB) +PASS -- TEST 'cpld_warmstart_c48_5deg_intel' [02:28, 01:40](2858 MB) +PASS -- TEST 'cpld_restart_c48_5deg_intel' [01:51, 01:01](2269 MB) +PASS -- TEST 'cpld_control_c24_5deg_intel' [01:25, 00:58](2077 MB) +PASS -- TEST 'cpld_warmstart_c24_5deg_intel' [01:01, 00:33](2079 MB) +PASS -- TEST 'cpld_restart_c24_5deg_intel' [00:56, 00:26](1422 MB) +PASS -- TEST 'cpld_control_c24_9deg_intel' [01:25, 00:57](2074 MB) +PASS -- TEST 'cpld_warmstart_c24_9deg_intel' [01:01, 00:33](2077 MB) +PASS -- TEST 'cpld_restart_c24_9deg_intel' [00:55, 00:25](1424 MB) +PASS -- TEST 'cpld_control_c12_9deg_intel' [01:02, 00:35](2005 MB) PASS -- TEST 'cpld_warmstart_c12_9deg_intel' [00:55, 00:27](2005 MB) -PASS -- TEST 'cpld_restart_c12_9deg_intel' [00:52, 00:23](1362 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_intel' [07:17, 07:17] ( 359 warnings 1385 remarks ) -PASS -- TEST 'cpld_debug_pdlib_p8_intel' [24:12, 23:05](1892 MB) - -PASS -- COMPILE 'atm_dyn32_intel' [14:09, 14:09] ( 1 warnings 539 remarks ) -PASS -- TEST 'control_CubedSphereGrid_intel' [02:38, 02:18](1515 MB) -PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [02:51, 02:27](1521 MB) -PASS -- TEST 'control_latlon_intel' [02:37, 02:23](1517 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [02:43, 02:24](1516 MB) -PASS -- TEST 'control_c48_intel' [05:47, 05:30](1554 MB) -PASS -- TEST 'control_c48.v2.sfc_intel' [05:22, 05:07](682 MB) -PASS -- TEST 'control_c48_lnd_iau_intel' [05:55, 05:37](1556 MB) -PASS -- TEST 'control_c192_intel' [06:56, 06:24](1655 MB) -PASS -- TEST 'control_c384_intel' [08:37, 07:13](1939 MB) -PASS -- TEST 'control_c384gdas_intel' [10:53, 08:14](1117 MB) -PASS -- TEST 'control_stochy_intel' [01:58, 01:45](581 MB) -PASS -- TEST 'control_stochy_restart_intel' [01:25, 01:11](391 MB) -PASS -- TEST 'control_lndp_intel' [01:52, 01:39](580 MB) -PASS -- TEST 'control_iovr4_gfdlmpv3_intel' [03:57, 03:26](874 MB) -PASS -- TEST 'control_p8_intel' [04:47, 03:23](1803 MB) -PASS -- TEST 'control_p8.v2.sfc_intel' [04:34, 03:30](1810 MB) -PASS -- TEST 'control_p8_ugwpv1_intel' [04:35, 03:21](1817 MB) -PASS -- TEST 'control_p8_ugwpv1_tempo_intel' [04:43, 03:24](1829 MB) -PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_intel' [05:05, 03:33](1836 MB) -PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_hail_intel' [04:05, 03:01](2398 MB) -PASS -- TEST 'control_restart_p8_intel' [03:32, 02:20](971 MB) -PASS -- TEST 'control_noqr_p8_intel' [04:41, 03:20](1802 MB) -PASS -- TEST 'control_restart_noqr_p8_intel' [03:32, 02:19](971 MB) -PASS -- TEST 'control_decomp_p8_intel' [04:48, 03:29](1803 MB) -PASS -- TEST 'control_2threads_p8_intel' [06:27, 05:05](1884 MB) -PASS -- TEST 'control_p8_lndp_intel' [05:42, 05:06](1816 MB) -PASS -- TEST 'control_p8_rrtmgp_intel' [05:39, 04:19](1854 MB) -PASS -- TEST 'control_p8_mynn_intel' [04:40, 03:26](1811 MB) -PASS -- TEST 'merra2_thompson_intel' [05:17, 03:49](1814 MB) -PASS -- TEST 'merra2_hf_thompson_intel' [05:53, 04:43](1822 MB) -PASS -- TEST 'regional_control_intel' [04:53, 04:25](856 MB) -PASS -- TEST 'regional_restart_intel' [02:59, 02:30](862 MB) -PASS -- TEST 'regional_decomp_intel' [05:07, 04:39](860 MB) -PASS -- TEST 'regional_noquilt_intel' [04:55, 04:23](1136 MB) -PASS -- TEST 'regional_netcdf_parallel_intel' [04:52, 04:23](854 MB) -PASS -- TEST 'regional_2dwrtdecomp_intel' [04:54, 04:27](855 MB) -PASS -- TEST 'regional_wofs_intel' [06:21, 05:54](1576 MB) - -PASS -- COMPILE 'atm_dyn32_rad32_intel' [13:06, 13:06] ( 1 warnings 519 remarks ) -PASS -- TEST 'control_p8_rrtmgp_rad32_intel' [05:29, 04:12](1838 MB) - -PASS -- COMPILE 'rrfs_intel' [11:10, 11:10] ( 4 warnings 490 remarks ) -PASS -- TEST 'rap_control_intel' [04:28, 03:16](967 MB) -PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [04:36, 03:43](1148 MB) -PASS -- TEST 'rap_decomp_intel' [04:34, 03:23](965 MB) -PASS -- TEST 'rap_2threads_intel' [06:54, 05:43](1041 MB) -PASS -- TEST 'rap_restart_intel' [03:08, 01:56](826 MB) -PASS -- TEST 'rap_sfcdiff_intel' [04:25, 03:16](964 MB) -PASS -- TEST 'rap_sfcdiff_decomp_intel' [04:32, 03:23](965 MB) -PASS -- TEST 'rap_sfcdiff_restart_intel' [03:27, 02:07](826 MB) -PASS -- TEST 'hrrr_control_intel' [04:23, 03:09](959 MB) -PASS -- TEST 'hrrr_control_decomp_intel' [04:27, 03:14](961 MB) -PASS -- TEST 'hrrr_control_2threads_intel' [06:35, 05:22](1021 MB) -PASS -- TEST 'hrrr_control_restart_intel' [02:20, 02:01](789 MB) -PASS -- TEST 'rrfs_v1beta_intel' [07:08, 05:33](960 MB) -PASS -- TEST 'rrfs_v1nssl_intel' [08:01, 07:45](1910 MB) -PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [07:39, 07:23](1898 MB) - -PASS -- COMPILE 'csawmg_intel' [10:35, 10:35] ( 1 warnings 459 remarks ) -PASS -- TEST 'control_csawmg_intel' [07:11, 06:38](919 MB) -PASS -- TEST 'control_ras_intel' [03:24, 03:09](623 MB) - -PASS -- COMPILE 'wam_intel' [10:05, 10:05] ( 1 warnings 442 remarks ) -PASS -- TEST 'control_wam_intel' [11:49, 11:11](1595 MB) - -PASS -- COMPILE 'atm_debug_dyn32_intel' [07:25, 07:25] ( 494 warnings 628 remarks ) -PASS -- TEST 'control_CubedSphereGrid_debug_intel' [02:45, 02:26](1548 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [02:49, 02:31](1554 MB) -PASS -- TEST 'control_stochy_debug_intel' [03:24, 03:11](750 MB) -PASS -- TEST 'control_lndp_debug_intel' [03:12, 02:57](752 MB) -PASS -- TEST 'control_csawmg_debug_intel' [05:25, 04:53](1050 MB) -PASS -- TEST 'control_ras_debug_intel' [03:12, 02:57](758 MB) -PASS -- TEST 'control_diag_debug_intel' [03:25, 02:57](1608 MB) -PASS -- TEST 'control_debug_p8_intel' [04:10, 03:29](1842 MB) -PASS -- TEST 'regional_debug_intel' [17:42, 16:25](895 MB) -PASS -- TEST 'rap_control_debug_intel' [05:24, 05:09](1132 MB) -PASS -- TEST 'hrrr_control_debug_intel' [05:11, 04:56](1127 MB) -PASS -- TEST 'hrrr_gf_debug_intel' [05:16, 05:00](1133 MB) -PASS -- TEST 'hrrr_c3_debug_intel' [05:29, 05:13](1133 MB) -PASS -- TEST 'rap_unified_drag_suite_debug_intel' [05:26, 05:07](1132 MB) -PASS -- TEST 'rap_diag_debug_intel' [05:59, 05:22](1219 MB) -PASS -- TEST 'rap_cires_ugwp_debug_intel' [05:39, 05:19](1132 MB) -PASS -- TEST 'rap_unified_ugwp_debug_intel' [05:39, 05:18](1131 MB) -PASS -- TEST 'rap_lndp_debug_intel' [05:30, 05:11](1134 MB) -PASS -- TEST 'rap_progcld_thompson_debug_intel' [05:36, 05:05](1132 MB) -PASS -- TEST 'rap_noah_debug_intel' [05:16, 04:57](1129 MB) -PASS -- TEST 'rap_sfcdiff_debug_intel' [05:15, 05:01](1131 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [08:09, 07:56](1129 MB) -PASS -- TEST 'rap_clm_lake_debug_intel' [05:15, 05:00](1136 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [09:47, 08:30](1137 MB) - -PASS -- COMPILE 'wam_debug_intel' [04:12, 04:12] ( 457 warnings 442 remarks ) -PASS -- TEST 'control_wam_debug_intel' [13:07, 12:28](1628 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [10:08, 10:08] ( 4 warnings 457 remarks ) -PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [04:23, 03:30](1038 MB) -PASS -- TEST 'rap_control_dyn32_phy32_intel' [04:02, 02:52](844 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [04:22, 02:47](840 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [06:02, 04:55](893 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [06:22, 04:44](901 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [04:29, 02:57](842 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_intel' [02:46, 01:45](734 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [02:01, 01:44](728 MB) -PASS -- TEST 'conus13km_control_intel' [03:33, 02:44](987 MB) -PASS -- TEST 'conus13km_2threads_intel' [02:40, 01:57](1112 MB) -PASS -- TEST 'conus13km_decomp_intel' [03:28, 02:43](1007 MB) -PASS -- TEST 'conus13km_restart_intel' [02:22, 01:40](877 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_faster_cdeps_intel' [10:10, 10:10] ( 4 warnings 487 remarks ) -PASS -- TEST 'conus13km_gl_inline_intel' [02:46, 02:05](662 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [10:16, 10:16] ( 4 warnings 457 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_intel' [04:11, 03:40](881 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [04:33, 04:33] ( 330 warnings 463 remarks ) -PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [05:08, 04:55](1013 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [04:57, 04:43](1007 MB) -PASS -- TEST 'conus13km_debug_intel' [21:34, 20:55](1037 MB) -PASS -- TEST 'conus13km_debug_qr_intel' [21:46, 21:07](742 MB) -PASS -- TEST 'conus13km_debug_2threads_intel' [23:31, 22:55](1152 MB) -PASS -- TEST 'conus13km_debug_decomp_intel' [22:10, 21:37](1049 MB) -PASS -- TEST 'conus13km_radar_tten_debug_intel' [21:36, 21:02](1108 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [04:23, 04:23] ( 330 warnings 457 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [05:08, 04:53](1052 MB) - -PASS -- COMPILE 'hafsw_intel' [17:58, 17:58] ( 1 warnings 738 remarks ) -PASS -- TEST 'hafs_regional_atm_intel' [04:15, 03:43](744 MB) -PASS -- TEST 'hafs_regional_atm_gfdlmpv3_intel' [06:34, 05:24](996 MB) -PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [03:36, 03:14](998 MB) -PASS -- TEST 'hafs_regional_atm_wav_intel' [10:43, 10:05](844 MB) -PASS -- TEST 'hafs_regional_1nest_atm_intel' [05:25, 04:52](418 MB) -PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [06:19, 05:37](428 MB) -PASS -- TEST 'hafs_global_1nest_atm_intel' [02:59, 02:29](338 MB) -PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [07:21, 06:08](384 MB) -PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [03:59, 03:28](459 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [03:49, 03:12](458 MB) -PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [01:30, 01:16](373 MB) -PASS -- TEST 'gnv1_nested_intel' [04:38, 03:15](1649 MB) - -PASS -- COMPILE 'hafs_mom6w_intel' [20:29, 20:29] ( 1 warnings 977 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [05:59, 04:33](619 MB) - -PASS -- COMPILE 'hafs_all_intel' [14:13, 14:13] ( 1 warnings 680 remarks ) -PASS -- TEST 'hafs_regional_docn_intel' [06:24, 05:50](789 MB) -PASS -- TEST 'hafs_regional_docn_oisst_intel' [06:37, 06:02](779 MB) - -PASS -- COMPILE 'datm_cdeps_intel' [13:46, 13:46] ( 569 remarks ) -PASS -- TEST 'datm_cdeps_control_cfsr_intel' [02:59, 02:51](1543 MB) -PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [02:05, 01:55](1543 MB) -PASS -- TEST 'datm_cdeps_control_gefs_intel' [02:49, 02:41](646 MB) -PASS -- TEST 'datm_cdeps_iau_gefs_intel' [02:50, 02:41](645 MB) -PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [02:53, 02:44](659 MB) -PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [03:01, 02:52](1543 MB) -PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [03:03, 02:53](1543 MB) -PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [02:50, 02:41](645 MB) -PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [07:38, 06:37](1334 MB) -PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [07:26, 06:25](656 MB) -PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [02:55, 02:49](1543 MB) -PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [05:01, 04:51](4497 MB) -PASS -- TEST 'datm_cdeps_gfs_intel' [04:53, 04:43](4499 MB) - -PASS -- COMPILE 'datm_cdeps_debug_intel' [03:42, 03:41] ( 2 warnings 569 remarks ) -PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [05:43, 05:33](1543 MB) - -PASS -- COMPILE 'datm_cdeps_land_intel' [01:38, 01:38] ( 129 remarks ) -PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [01:44, 01:23](267 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_intel' [01:24, 01:06](402 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [01:04, 00:47](402 MB) - -PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [16:08, 16:08] ( 1 warnings 656 remarks ) -PASS -- TEST 'atm_ds2s_docn_pcice_intel' [05:10, 04:12](1858 MB) - -PASS -- COMPILE 'atm_ds2s_docn_dice_intel' [10:58, 10:58] ( 1 warnings 544 remarks ) -PASS -- TEST 'atm_ds2s_docn_dice_intel' [06:06, 05:12](1850 MB) - -PASS -- COMPILE 'atml_intel' [13:41, 13:41] ( 9 warnings 593 remarks ) - -PASS -- COMPILE 'atml_debug_intel' [06:18, 06:18] ( 501 warnings 593 remarks ) - -PASS -- COMPILE 'atmw_intel' [12:37, 12:37] ( 1 warnings 568 remarks ) -PASS -- TEST 'atmwav_control_noaero_p8_intel' [04:00, 02:39](1823 MB) - -PASS -- COMPILE 'atmaero_intel' [12:22, 12:22] ( 1 warnings 460 remarks ) -PASS -- TEST 'atmaero_control_p8_intel' [05:50, 04:37](1897 MB) -PASS -- TEST 'atmaero_control_p8_rad_intel' [05:39, 04:40](1663 MB) -PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [05:39, 04:45](1679 MB) - -PASS -- COMPILE 'atmaq_intel' [11:38, 11:38] ( 1 warnings 645 remarks ) -PASS -- TEST 'regional_atmaq_intel' [14:50, 13:13](2925 MB) -PASS -- TEST 'regional_atmaq_canopy_intel' [19:19, 17:39](2925 MB) - -PASS -- COMPILE 'atmaq_debug_intel' [04:55, 04:55] ( 474 warnings 645 remarks ) -PASS -- TEST 'regional_atmaq_debug_intel' [36:18, 34:12](2939 MB) - -PASS -- COMPILE 'atm_fbh_intel' [09:50, 09:50] ( 4 warnings 464 remarks ) -PASS -- TEST 'cpld_regional_atm_fbh_intel' [08:32, 08:17](773 MB) - -PASS -- COMPILE 'atm_gnu' [05:51, 05:51] ( 40 warnings ) -PASS -- TEST 'control_c48_gnu' [07:42, 07:13](1510 MB) -PASS -- TEST 'control_stochy_gnu' [03:01, 02:46](605 MB) -PASS -- TEST 'control_ras_gnu' [04:23, 04:08](614 MB) -PASS -- TEST 'control_p8_gnu' [05:38, 04:37](1539 MB) -PASS -- TEST 'control_p8_ugwpv1_gnu' [05:17, 04:24](1561 MB) - -PASS -- COMPILE 'rrfs_gnu' [05:55, 05:55] ( 40 warnings ) -PASS -- TEST 'rap_control_gnu' [05:25, 04:18](957 MB) -PASS -- TEST 'rap_decomp_gnu' [05:31, 04:20](955 MB) -PASS -- TEST 'rap_2threads_gnu' [08:19, 07:10](1029 MB) -PASS -- TEST 'rap_restart_gnu' [03:35, 02:27](705 MB) -PASS -- TEST 'rap_sfcdiff_gnu' [05:30, 04:18](958 MB) -PASS -- TEST 'rap_sfcdiff_decomp_gnu' [05:28, 04:21](954 MB) -PASS -- TEST 'rap_sfcdiff_restart_gnu' [03:30, 02:24](704 MB) -PASS -- TEST 'hrrr_control_gnu' [05:21, 04:09](948 MB) -PASS -- TEST 'hrrr_control_noqr_gnu' [05:15, 04:09](938 MB) -PASS -- TEST 'hrrr_control_2threads_gnu' [08:06, 06:48](1017 MB) -PASS -- TEST 'hrrr_control_decomp_gnu' [05:21, 04:10](950 MB) -PASS -- TEST 'hrrr_control_restart_gnu' [02:38, 02:21](693 MB) -PASS -- TEST 'hrrr_control_restart_noqr_gnu' [02:35, 02:18](778 MB) -PASS -- TEST 'rrfs_v1beta_gnu' [09:00, 07:43](956 MB) - -PASS -- COMPILE 'csawmg_gnu' [04:59, 04:59] ( 40 warnings ) -PASS -- TEST 'control_csawmg_gnu' [08:30, 07:59](850 MB) - -PASS -- COMPILE 'atm_dyn32_debug_gnu' [15:55, 15:55] ( 43 warnings ) -PASS -- TEST 'control_diag_debug_gnu' [02:15, 01:48](1387 MB) -PASS -- TEST 'regional_debug_gnu' [08:04, 07:32](771 MB) -PASS -- TEST 'rap_control_debug_gnu' [02:52, 02:37](964 MB) -PASS -- TEST 'hrrr_control_debug_gnu' [02:50, 02:34](959 MB) -PASS -- TEST 'hrrr_gf_debug_gnu' [02:53, 02:38](964 MB) -PASS -- TEST 'hrrr_c3_debug_gnu' [02:55, 02:40](963 MB) -PASS -- TEST 'rap_diag_debug_gnu' [03:20, 02:47](1056 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_gnu' [04:18, 04:04](962 MB) -PASS -- TEST 'rap_progcld_thompson_debug_gnu' [02:57, 02:43](964 MB) -PASS -- TEST 'control_ras_debug_gnu' [01:57, 01:43](603 MB) -PASS -- TEST 'control_stochy_debug_gnu' [02:00, 01:48](597 MB) -PASS -- TEST 'control_debug_p8_gnu' [03:08, 02:28](1551 MB) -PASS -- TEST 'rap_clm_lake_debug_gnu' [02:58, 02:41](966 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_gnu' [05:28, 04:09](974 MB) - -PASS -- COMPILE 'wam_debug_gnu' [03:30, 03:30] ( 40 warnings ) -PASS -- TEST 'control_wam_debug_gnu' [06:44, 06:05](1404 MB) - -PASS -- COMPILE 'atm_debug_dyn32_gnu' [07:07, 07:07] ( 40 warnings ) -PASS -- TEST 'control_csawmg_debug_gnu' [03:33, 03:03](837 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_gnu' [05:06, 05:06] ( 40 warnings ) -PASS -- TEST 'rap_control_dyn32_phy32_gnu' [05:06, 03:59](808 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_gnu' [05:29, 03:55](808 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_gnu' [07:43, 06:35](858 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_gnu' [07:58, 06:21](855 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_gnu' [05:32, 03:55](806 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_gnu' [03:20, 02:14](674 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_gnu' [02:31, 02:15](674 MB) -PASS -- TEST 'conus13km_control_gnu' [04:36, 03:47](930 MB) -PASS -- TEST 'conus13km_2threads_gnu' [03:08, 02:22](1042 MB) -PASS -- TEST 'conus13km_decomp_gnu' [04:33, 03:49](935 MB) +PASS -- TEST 'cpld_restart_c12_9deg_intel' [00:53, 00:22](1362 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_intel' [07:18, 07:16] ( 359 warnings 1385 remarks ) +PASS -- TEST 'cpld_debug_pdlib_p8_intel' [24:20, 23:09](1896 MB) + +PASS -- COMPILE 'atm_dyn32_intel' [14:15, 14:13] ( 1 warnings 539 remarks ) +PASS -- TEST 'control_CubedSphereGrid_intel' [02:39, 02:19](1516 MB) +PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [02:52, 02:25](1522 MB) +PASS -- TEST 'control_latlon_intel' [02:37, 02:21](1517 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [02:42, 02:24](1516 MB) +PASS -- TEST 'control_c48_intel' [05:45, 05:27](1554 MB) +PASS -- TEST 'control_c48.v2.sfc_intel' [05:23, 05:07](682 MB) +PASS -- TEST 'control_c48_lnd_iau_intel' [05:56, 05:39](1555 MB) +PASS -- TEST 'control_c192_intel' [06:53, 06:22](1657 MB) +PASS -- TEST 'control_c384_intel' [08:38, 07:13](1940 MB) +PASS -- TEST 'control_c384gdas_intel' [11:00, 08:21](1120 MB) +PASS -- TEST 'control_stochy_intel' [02:01, 01:47](580 MB) +PASS -- TEST 'control_stochy_restart_intel' [01:25, 01:10](392 MB) +PASS -- TEST 'control_lndp_intel' [01:53, 01:39](582 MB) +PASS -- TEST 'control_iovr4_gfdlmpv3_intel' [04:11, 03:38](875 MB) +PASS -- TEST 'control_p8_intel' [04:51, 03:25](1803 MB) +PASS -- TEST 'control_p8.v2.sfc_intel' [04:35, 03:29](1810 MB) +PASS -- TEST 'control_p8_ugwpv1_intel' [04:41, 03:22](1817 MB) +PASS -- TEST 'control_p8_ugwpv1_tempo_intel' [04:37, 03:18](1828 MB) +PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_intel' [05:01, 03:27](1836 MB) +PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_hail_intel' [04:11, 03:07](2396 MB) +PASS -- TEST 'control_restart_p8_intel' [03:35, 02:16](971 MB) +PASS -- TEST 'control_noqr_p8_intel' [04:55, 03:36](1801 MB) +PASS -- TEST 'control_restart_noqr_p8_intel' [03:37, 02:22](972 MB) +PASS -- TEST 'control_decomp_p8_intel' [04:47, 03:26](1803 MB) +PASS -- TEST 'control_2threads_p8_intel' [06:32, 05:09](1890 MB) +PASS -- TEST 'control_p8_lndp_intel' [05:42, 05:06](1817 MB) +PASS -- TEST 'control_p8_rrtmgp_intel' [05:45, 04:29](1855 MB) +PASS -- TEST 'control_p8_mynn_intel' [04:53, 03:38](1813 MB) +PASS -- TEST 'merra2_thompson_intel' [05:31, 03:57](1813 MB) +PASS -- TEST 'merra2_hf_thompson_intel' [05:56, 04:44](1822 MB) +PASS -- TEST 'regional_control_intel' [04:56, 04:27](844 MB) +PASS -- TEST 'regional_restart_intel' [03:02, 02:31](859 MB) +PASS -- TEST 'regional_decomp_intel' [05:08, 04:39](861 MB) +PASS -- TEST 'regional_noquilt_intel' [04:56, 04:25](1138 MB) +PASS -- TEST 'regional_netcdf_parallel_intel' [04:56, 04:26](854 MB) +PASS -- TEST 'regional_2dwrtdecomp_intel' [04:57, 04:28](855 MB) +PASS -- TEST 'regional_wofs_intel' [06:24, 05:56](1576 MB) + +PASS -- COMPILE 'atm_dyn32_rad32_intel' [13:07, 13:05] ( 1 warnings 519 remarks ) +PASS -- TEST 'control_p8_rrtmgp_rad32_intel' [05:38, 04:18](1837 MB) + +PASS -- COMPILE 'rrfs_intel' [11:28, 11:26] ( 4 warnings 490 remarks ) +PASS -- TEST 'rap_control_intel' [04:27, 03:15](965 MB) +PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [04:34, 03:41](1147 MB) +PASS -- TEST 'rap_decomp_intel' [04:34, 03:24](964 MB) +PASS -- TEST 'rap_2threads_intel' [06:48, 05:40](1040 MB) +PASS -- TEST 'rap_restart_intel' [03:05, 01:56](826 MB) +PASS -- TEST 'rap_sfcdiff_intel' [04:29, 03:15](965 MB) +PASS -- TEST 'rap_sfcdiff_decomp_intel' [04:35, 03:24](966 MB) +PASS -- TEST 'rap_sfcdiff_restart_intel' [03:05, 01:56](826 MB) +PASS -- TEST 'hrrr_control_intel' [04:21, 03:07](961 MB) +PASS -- TEST 'hrrr_control_decomp_intel' [04:34, 03:16](962 MB) +PASS -- TEST 'hrrr_control_2threads_intel' [06:42, 05:24](1038 MB) +PASS -- TEST 'hrrr_control_restart_intel' [02:11, 01:52](789 MB) +PASS -- TEST 'rrfs_v1beta_intel' [06:45, 05:30](959 MB) +PASS -- TEST 'rrfs_v1nssl_intel' [08:00, 07:45](1907 MB) +PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [07:41, 07:25](1896 MB) + +PASS -- COMPILE 'csawmg_intel' [10:44, 10:43] ( 1 warnings 459 remarks ) +PASS -- TEST 'control_csawmg_intel' [07:04, 06:34](918 MB) +PASS -- TEST 'control_ras_intel' [03:22, 03:08](622 MB) + +PASS -- COMPILE 'wam_intel' [10:11, 10:09] ( 1 warnings 442 remarks ) +PASS -- TEST 'control_wam_intel' [11:40, 11:02](1594 MB) + +PASS -- COMPILE 'atm_debug_dyn32_intel' [07:34, 07:33] ( 494 warnings 628 remarks ) +PASS -- TEST 'control_CubedSphereGrid_debug_intel' [02:48, 02:30](1544 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [02:49, 02:30](1550 MB) +PASS -- TEST 'control_stochy_debug_intel' [03:24, 03:11](748 MB) +PASS -- TEST 'control_lndp_debug_intel' [03:09, 02:54](750 MB) +PASS -- TEST 'control_csawmg_debug_intel' [05:32, 05:02](1047 MB) +PASS -- TEST 'control_ras_debug_intel' [03:11, 02:58](756 MB) +PASS -- TEST 'control_diag_debug_intel' [03:20, 02:53](1604 MB) +PASS -- TEST 'control_debug_p8_intel' [04:06, 03:26](1841 MB) +PASS -- TEST 'regional_debug_intel' [16:44, 16:12](883 MB) +PASS -- TEST 'rap_control_debug_intel' [05:17, 05:02](1130 MB) +PASS -- TEST 'hrrr_control_debug_intel' [05:14, 04:59](1125 MB) +PASS -- TEST 'hrrr_gf_debug_intel' [05:14, 05:00](1131 MB) +PASS -- TEST 'hrrr_c3_debug_intel' [05:19, 05:04](1131 MB) +PASS -- TEST 'rap_unified_drag_suite_debug_intel' [05:22, 05:08](1129 MB) +PASS -- TEST 'rap_diag_debug_intel' [05:52, 05:21](1217 MB) +PASS -- TEST 'rap_cires_ugwp_debug_intel' [05:20, 05:06](1130 MB) +PASS -- TEST 'rap_unified_ugwp_debug_intel' [05:26, 05:12](1129 MB) +PASS -- TEST 'rap_lndp_debug_intel' [05:25, 05:12](1132 MB) +PASS -- TEST 'rap_progcld_thompson_debug_intel' [05:15, 05:02](1129 MB) +PASS -- TEST 'rap_noah_debug_intel' [05:11, 04:56](1128 MB) +PASS -- TEST 'rap_sfcdiff_debug_intel' [05:13, 04:58](1129 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [08:17, 08:02](1128 MB) +PASS -- TEST 'rap_clm_lake_debug_intel' [05:18, 05:02](1133 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [09:40, 08:26](1135 MB) + +PASS -- COMPILE 'wam_debug_intel' [04:30, 04:28] ( 457 warnings 442 remarks ) +PASS -- TEST 'control_wam_debug_intel' [13:15, 12:35](1630 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [10:10, 10:08] ( 4 warnings 457 remarks ) +PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [04:26, 03:31](1040 MB) +PASS -- TEST 'rap_control_dyn32_phy32_intel' [04:00, 02:52](844 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [04:23, 02:47](840 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [06:02, 04:54](893 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [06:17, 04:41](889 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [04:25, 02:54](842 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_intel' [02:54, 01:45](737 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [02:02, 01:44](727 MB) +PASS -- TEST 'conus13km_control_intel' [03:36, 02:44](987 MB) +PASS -- TEST 'conus13km_2threads_intel' [02:39, 01:55](1107 MB) +PASS -- TEST 'conus13km_decomp_intel' [03:32, 02:44](1007 MB) +PASS -- TEST 'conus13km_restart_intel' [02:23, 01:41](877 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_faster_cdeps_intel' [10:10, 10:08] ( 4 warnings 487 remarks ) +PASS -- TEST 'conus13km_gl_inline_intel' [02:45, 02:03](662 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [10:21, 10:19] ( 4 warnings 457 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_intel' [04:12, 03:40](882 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [04:35, 04:34] ( 330 warnings 463 remarks ) +PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [05:05, 04:49](1013 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [04:59, 04:43](1008 MB) +PASS -- TEST 'conus13km_debug_intel' [21:38, 20:58](1037 MB) +PASS -- TEST 'conus13km_debug_qr_intel' [21:50, 21:09](741 MB) +PASS -- TEST 'conus13km_debug_2threads_intel' [23:05, 22:30](1166 MB) +PASS -- TEST 'conus13km_debug_decomp_intel' [22:01, 21:26](1049 MB) +PASS -- TEST 'conus13km_radar_tten_debug_intel' [21:44, 21:09](1108 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [04:24, 04:22] ( 330 warnings 457 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [05:06, 04:51](1052 MB) + +PASS -- COMPILE 'hafsw_intel' [18:00, 18:00] ( 1 warnings 738 remarks ) +PASS -- TEST 'hafs_regional_atm_intel' [04:19, 03:46](743 MB) +PASS -- TEST 'hafs_regional_atm_gfdlmpv3_intel' [06:49, 05:39](995 MB) +PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [03:38, 03:16](995 MB) +PASS -- TEST 'hafs_regional_atm_wav_intel' [10:43, 10:04](839 MB) +PASS -- TEST 'hafs_regional_1nest_atm_intel' [05:20, 04:46](420 MB) +PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [06:13, 05:31](428 MB) +PASS -- TEST 'hafs_global_1nest_atm_intel' [02:54, 02:25](339 MB) +PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [07:23, 06:07](383 MB) +PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [03:56, 03:23](456 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [03:48, 03:12](455 MB) +PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [01:31, 01:16](372 MB) +PASS -- TEST 'gnv1_nested_intel' [04:48, 03:21](1649 MB) + +PASS -- COMPILE 'hafs_mom6w_intel' [20:23, 20:23] ( 1 warnings 977 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [06:06, 04:34](621 MB) + +PASS -- COMPILE 'hafs_all_intel' [14:02, 14:02] ( 1 warnings 680 remarks ) +PASS -- TEST 'hafs_regional_docn_intel' [06:26, 05:51](787 MB) +PASS -- TEST 'hafs_regional_docn_oisst_intel' [06:29, 05:53](772 MB) + +PASS -- COMPILE 'datm_cdeps_intel' [13:39, 13:39] ( 569 remarks ) +PASS -- TEST 'datm_cdeps_control_cfsr_intel' [02:59, 02:52](1543 MB) +PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [02:04, 01:54](1543 MB) +PASS -- TEST 'datm_cdeps_control_gefs_intel' [02:49, 02:42](645 MB) +PASS -- TEST 'datm_cdeps_iau_gefs_intel' [02:51, 02:42](645 MB) +PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [02:52, 02:44](645 MB) +PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [02:59, 02:51](1543 MB) +PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [03:01, 02:52](1543 MB) +PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [02:49, 02:40](645 MB) +PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [07:41, 06:38](1334 MB) +PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [07:28, 06:26](655 MB) +PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [02:56, 02:50](1543 MB) +PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [04:43, 04:34](4498 MB) +PASS -- TEST 'datm_cdeps_gfs_intel' [04:53, 04:42](4498 MB) + +PASS -- COMPILE 'datm_cdeps_debug_intel' [03:39, 03:39] ( 2 warnings 569 remarks ) +PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [05:40, 05:31](1543 MB) + +PASS -- COMPILE 'datm_cdeps_land_intel' [01:34, 01:34] ( 129 remarks ) +PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [01:44, 01:24](267 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_intel' [01:16, 01:00](402 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [01:02, 00:45](402 MB) + +PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [16:02, 16:02] ( 1 warnings 656 remarks ) +PASS -- TEST 'atm_ds2s_docn_pcice_intel' [05:02, 04:03](1859 MB) + +PASS -- COMPILE 'atm_ds2s_docn_dice_intel' [10:55, 10:55] ( 1 warnings 544 remarks ) +PASS -- TEST 'atm_ds2s_docn_dice_intel' [06:03, 05:08](1850 MB) + +PASS -- COMPILE 'atml_intel' [13:44, 13:44] ( 9 warnings 593 remarks ) + +PASS -- COMPILE 'atml_debug_intel' [06:19, 06:19] ( 501 warnings 593 remarks ) + +PASS -- COMPILE 'atmw_intel' [12:41, 12:41] ( 1 warnings 568 remarks ) +PASS -- TEST 'atmwav_control_noaero_p8_intel' [03:54, 02:39](1823 MB) + +PASS -- COMPILE 'atmaero_intel' [12:25, 12:25] ( 1 warnings 460 remarks ) +PASS -- TEST 'atmaero_control_p8_intel' [05:49, 04:37](1897 MB) +PASS -- TEST 'atmaero_control_p8_rad_intel' [05:33, 04:38](1663 MB) +PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [05:46, 04:47](1679 MB) + +PASS -- COMPILE 'atmaq_intel' [11:42, 11:42] ( 1 warnings 645 remarks ) +PASS -- TEST 'regional_atmaq_intel' [15:51, 14:13](2836 MB) +PASS -- TEST 'regional_atmaq_canopy_intel' [21:57, 20:20](2848 MB) + +PASS -- COMPILE 'atmaq_debug_intel' [04:56, 04:55] ( 474 warnings 645 remarks ) +PASS -- TEST 'regional_atmaq_debug_intel' [35:49, 34:09](2939 MB) + +PASS -- COMPILE 'atm_fbh_intel' [09:50, 09:50] ( 4 warnings 466 remarks ) +PASS -- TEST 'cpld_regional_atm_fbh_intel' [08:55, 08:40](773 MB) + +PASS -- COMPILE 'atm_gnu' [05:54, 05:54] ( 40 warnings ) +PASS -- TEST 'control_c48_gnu' [07:41, 07:13](1510 MB) +PASS -- TEST 'control_stochy_gnu' [02:53, 02:38](606 MB) +PASS -- TEST 'control_ras_gnu' [04:14, 04:00](618 MB) +PASS -- TEST 'control_p8_gnu' [05:36, 04:32](1553 MB) +PASS -- TEST 'control_p8_ugwpv1_gnu' [05:32, 04:37](1559 MB) + +PASS -- COMPILE 'rrfs_gnu' [05:58, 05:58] ( 40 warnings ) +PASS -- TEST 'rap_control_gnu' [05:27, 04:20](958 MB) +PASS -- TEST 'rap_decomp_gnu' [05:29, 04:20](956 MB) +PASS -- TEST 'rap_2threads_gnu' [08:17, 07:09](1031 MB) +PASS -- TEST 'rap_restart_gnu' [03:34, 02:24](705 MB) +PASS -- TEST 'rap_sfcdiff_gnu' [05:27, 04:17](955 MB) +PASS -- TEST 'rap_sfcdiff_decomp_gnu' [05:33, 04:22](954 MB) +PASS -- TEST 'rap_sfcdiff_restart_gnu' [03:35, 02:26](702 MB) +PASS -- TEST 'hrrr_control_gnu' [05:22, 04:11](950 MB) +PASS -- TEST 'hrrr_control_noqr_gnu' [05:25, 04:11](936 MB) +PASS -- TEST 'hrrr_control_2threads_gnu' [08:08, 06:54](1020 MB) +PASS -- TEST 'hrrr_control_decomp_gnu' [05:26, 04:11](951 MB) +PASS -- TEST 'hrrr_control_restart_gnu' [02:39, 02:22](694 MB) +PASS -- TEST 'hrrr_control_restart_noqr_gnu' [02:38, 02:21](781 MB) +PASS -- TEST 'rrfs_v1beta_gnu' [08:58, 07:43](951 MB) + +PASS -- COMPILE 'csawmg_gnu' [05:00, 05:00] ( 40 warnings ) +PASS -- TEST 'control_csawmg_gnu' [08:36, 08:04](853 MB) + +PASS -- COMPILE 'atm_dyn32_debug_gnu' [15:50, 15:50] ( 43 warnings ) +PASS -- TEST 'control_diag_debug_gnu' [02:16, 01:49](1386 MB) +PASS -- TEST 'regional_debug_gnu' [08:05, 07:33](790 MB) +PASS -- TEST 'rap_control_debug_gnu' [02:53, 02:38](962 MB) +PASS -- TEST 'hrrr_control_debug_gnu' [02:52, 02:37](960 MB) +PASS -- TEST 'hrrr_gf_debug_gnu' [02:54, 02:40](962 MB) +PASS -- TEST 'hrrr_c3_debug_gnu' [03:04, 02:47](964 MB) +PASS -- TEST 'rap_diag_debug_gnu' [03:24, 02:51](1052 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_gnu' [04:11, 03:54](961 MB) +PASS -- TEST 'rap_progcld_thompson_debug_gnu' [02:53, 02:38](964 MB) +PASS -- TEST 'control_ras_debug_gnu' [02:00, 01:45](600 MB) +PASS -- TEST 'control_stochy_debug_gnu' [02:05, 01:50](597 MB) +PASS -- TEST 'control_debug_p8_gnu' [03:18, 02:36](1537 MB) +PASS -- TEST 'rap_clm_lake_debug_gnu' [02:56, 02:39](966 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_gnu' [05:29, 04:13](974 MB) + +PASS -- COMPILE 'wam_debug_gnu' [03:16, 03:16] ( 40 warnings ) +PASS -- TEST 'control_wam_debug_gnu' [06:50, 06:10](1404 MB) + +PASS -- COMPILE 'atm_debug_dyn32_gnu' [07:02, 07:02] ( 40 warnings ) +PASS -- TEST 'control_csawmg_debug_gnu' [03:36, 03:03](834 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_gnu' [05:01, 05:01] ( 40 warnings ) +PASS -- TEST 'rap_control_dyn32_phy32_gnu' [05:12, 04:02](808 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_gnu' [05:25, 03:53](809 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_gnu' [07:43, 06:34](861 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_gnu' [08:02, 06:23](854 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_gnu' [05:28, 03:56](805 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_gnu' [03:23, 02:16](675 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_gnu' [02:32, 02:15](674 MB) +PASS -- TEST 'conus13km_control_gnu' [04:34, 03:46](931 MB) +PASS -- TEST 'conus13km_2threads_gnu' [03:12, 02:29](1042 MB) +PASS -- TEST 'conus13km_decomp_gnu' [04:30, 03:48](935 MB) PASS -- TEST 'conus13km_restart_gnu' [02:56, 02:15](587 MB) -PASS -- COMPILE 'atm_dyn64_phy32_gnu' [21:14, 21:14] ( 43 warnings ) -PASS -- TEST 'rap_control_dyn64_phy32_gnu' [05:07, 04:35](848 MB) +PASS -- COMPILE 'atm_dyn64_phy32_gnu' [21:10, 21:10] ( 43 warnings ) +PASS -- TEST 'rap_control_dyn64_phy32_gnu' [05:12, 04:38](847 MB) -PASS -- COMPILE 'atm_dyn32_phy32_debug_gnu' [15:49, 15:49] ( 43 warnings ) -PASS -- TEST 'rap_control_debug_dyn32_phy32_gnu' [02:58, 02:43](818 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_gnu' [02:53, 02:31](815 MB) -PASS -- TEST 'conus13km_debug_gnu' [11:08, 10:25](946 MB) -PASS -- TEST 'conus13km_debug_qr_gnu' [10:35, 09:55](652 MB) -PASS -- TEST 'conus13km_debug_2threads_gnu' [10:43, 10:07](1056 MB) -PASS -- TEST 'conus13km_debug_decomp_gnu' [10:47, 10:09](952 MB) -PASS -- TEST 'conus13km_radar_tten_debug_gnu' [10:24, 09:49](1016 MB) +PASS -- COMPILE 'atm_dyn32_phy32_debug_gnu' [15:46, 15:46] ( 43 warnings ) +PASS -- TEST 'rap_control_debug_dyn32_phy32_gnu' [02:52, 02:37](818 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_gnu' [02:48, 02:32](814 MB) +PASS -- TEST 'conus13km_debug_gnu' [10:31, 09:50](946 MB) +PASS -- TEST 'conus13km_debug_qr_gnu' [10:55, 10:14](658 MB) +PASS -- TEST 'conus13km_debug_2threads_gnu' [10:40, 10:03](1056 MB) +PASS -- TEST 'conus13km_debug_decomp_gnu' [10:38, 10:02](951 MB) +PASS -- TEST 'conus13km_radar_tten_debug_gnu' [10:33, 09:54](1015 MB) -PASS -- COMPILE 'atm_dyn64_phy32_debug_gnu' [15:47, 15:47] ( 43 warnings ) -PASS -- TEST 'rap_control_dyn64_phy32_debug_gnu' [02:55, 02:40](848 MB) +PASS -- COMPILE 'atm_dyn64_phy32_debug_gnu' [15:51, 15:51] ( 43 warnings ) +PASS -- TEST 'rap_control_dyn64_phy32_debug_gnu' [02:59, 02:42](847 MB) -PASS -- COMPILE 's2swa_gnu' [20:03, 20:03] ( 61 warnings ) -PASS -- TEST 'cpld_control_p8_gnu' [11:13, 09:40](1667 MB) +PASS -- COMPILE 's2swa_gnu' [20:06, 20:06] ( 61 warnings ) +PASS -- TEST 'cpld_control_p8_gnu' [11:17, 09:43](1665 MB) PASS -- COMPILE 's2s_gnu' [18:34, 18:34] ( 61 warnings ) -PASS -- TEST 'cpld_control_nowave_noaero_p8_gnu' [10:04, 08:48](1651 MB) +PASS -- TEST 'cpld_control_nowave_noaero_p8_gnu' [10:12, 08:53](1627 MB) -PASS -- COMPILE 's2swa_debug_gnu' [05:54, 05:54] ( 1830 warnings ) -PASS -- TEST 'cpld_debug_p8_gnu' [08:11, 06:54](1666 MB) +PASS -- COMPILE 's2swa_debug_gnu' [05:51, 05:51] ( 1830 warnings ) +PASS -- TEST 'cpld_debug_p8_gnu' [08:11, 06:55](1653 MB) -PASS -- COMPILE 's2sw_pdlib_gnu' [19:31, 19:31] ( 61 warnings ) -PASS -- TEST 'cpld_control_pdlib_p8_gnu' [12:47, 11:37](1578 MB) +PASS -- COMPILE 's2sw_pdlib_gnu' [19:34, 19:34] ( 61 warnings ) +PASS -- TEST 'cpld_control_pdlib_p8_gnu' [12:47, 11:37](1597 MB) -PASS -- COMPILE 's2sw_pdlib_debug_gnu' [05:16, 05:16] ( 1953 warnings ) -PASS -- TEST 'cpld_debug_pdlib_p8_gnu' [09:56, 08:50](1598 MB) +PASS -- COMPILE 's2sw_pdlib_debug_gnu' [05:15, 05:15] ( 1953 warnings ) +PASS -- TEST 'cpld_debug_pdlib_p8_gnu' [10:01, 08:51](1599 MB) -PASS -- COMPILE 'datm_cdeps_gnu' [16:09, 16:09] ( 21 warnings ) +PASS -- COMPILE 'datm_cdeps_gnu' [16:11, 16:10] ( 21 warnings ) PASS -- TEST 'datm_cdeps_control_cfsr_gnu' [03:11, 03:03](1514 MB) -PASS -- COMPILE 'atm_mpas_dyn32_gnu' [03:05, 03:05] ( 1 warnings ) -PASS -- TEST 'control_gfs_mpas_gnu' [01:18, 00:55](6366 MB) +PASS -- COMPILE 'atm_mpas_dyn32_gnu' [03:06, 03:06] ( 1 warnings ) +PASS -- TEST 'control_gfs_mpas_gnu' [01:36, 01:13](6366 MB) SYNOPSIS: -Starting Date/Time: 20260312 07:44:05 -Ending Date/Time: 20260312 11:22:48 -Total Time: 03h:40m:09s +Starting Date/Time: 20260313 14:51:39 +Ending Date/Time: 20260313 17:20:49 +Total Time: 02h:30m:34s Compiles Completed: 57/57 Tests Completed: 249/249 From 85368d5479229a3587d7f1644eda8b9e2d915114 Mon Sep 17 00:00:00 2001 From: FernandoAndrade-NOAA Date: Mon, 16 Mar 2026 05:35:04 +0000 Subject: [PATCH 10/14] add ursa RT log passed --- tests/logs/RegressionTests_ursa.log | 800 ++++++++++++++-------------- 1 file changed, 400 insertions(+), 400 deletions(-) diff --git a/tests/logs/RegressionTests_ursa.log b/tests/logs/RegressionTests_ursa.log index dc687e3262..d99cdd45f2 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: -a9dc8429708341cbdb35dfc9bf76a4dec0cdf7a2 +98c91b21b7b1dd23d65eb3651f763fd229293f95 Submodule hashes used in testing: fc153862cfcc01fc4da513a2ff56af0bbd1234e0 AQM (v0.2.0-73-gfc15386) @@ -19,9 +19,9 @@ 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) - 939d1ddee2b833a557459cca002989b20411c70b UFSATM (heads/develop) + 13527f5e3e02ca59834877934a322acfb5e3a331 UFSATM (remotes/origin/new_fire_wind_opt) 22bc1a5de8a19996310aedc3482931616cd74a1b UFSATM/ccpp/framework (2025-10-15-dev-5-g22bc1a5) - b09af5da7617014c48a49c0476cc5481a7150f4c UFSATM/ccpp/physics (EP4-2243-gb09af5da) + 3069b05d7a55fe0131cce10f37232f3b3f1956d6 UFSATM/ccpp/physics (ccpp_transition_to_vlab_master_20190705-5730-g3069b05d) c62efd27caa26f660edf24232f33f154e608b77a UFSATM/ccpp/physics/physics/MP/TEMPO/TEMPO (v2.1.3~3) 41c5fcd950fed09b8afe186dede266824eca7fd3 UFSATM/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (41c5fcd) 0c00ba42a222a26754348c6f103a8e97d26f33e7 UFSATM/ccpp/physics/physics/SFC_Layer/MYNN/MYNN (0c00ba4) @@ -31,7 +31,7 @@ Submodule hashes used in testing: -5afd607642ae0fd6a53b137230336386beb47ce6 UFSATM/upp/sorc/libIFI.fd -3d35332fe66e3e63a285cc8d96facdf255a33481 UFSATM/upp/sorc/ncep_post.fd/post_gtg.fd dcc9da76c2d32c6ca7a5318a56db033295d9f43c WW3 (6.07.1-531-gdcc9da76) - 3be9c444ace991b4235e4e978449cc3d3fd0d2d1 fire_behavior (v0.2.0-3-g3be9c44) + e3b13645c7e6638b6831179c068a3984726246b0 fire_behavior (v0.2.0-68-ge3b1364) ae192f119b8614b4476a1b04ba55f6fb93e2953d stochastic_physics (ufs-v2.0.0-298-gae192f1) @@ -42,411 +42,411 @@ 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-20260225 -COMPARISON DIRECTORY: /scratch3/NAGAPE/epic/Fernando.Andrade-maldonado/stmp/RT_RUNDIRS/Fernando.Andrade-maldonado/FV3_RT/rt_2174938 +COMPARISON DIRECTORY: /scratch3/NAGAPE/epic/Fernando.Andrade-maldonado/stmp/RT_RUNDIRS/Fernando.Andrade-maldonado/FV3_RT/rt_3890995 RT.SH OPTIONS USED: * (-a) - HPC PROJECT ACCOUNT: epic * (-e) - USE ECFLOW -PASS -- COMPILE 's2swa_32bit_intel' [16:10, 13:49] ( 1 warnings 1092 remarks ) -PASS -- TEST 'cpld_control_p8_mixedmode_intel' [42:58, 06:49](2174 MB) -PASS -- TEST 'cpld_control_gefs_intel' [33:15, 20:53](3184 MB) -PASS -- TEST 'cpld_restart_gefs_intel' [25:47, 06:53](2931 MB) -PASS -- TEST 'cpld_dcp_gefs_intel' [18:58, 32:13](3425 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_intel' [16:10, 14:02] ( 1 warnings 1091 remarks ) -PASS -- TEST 'cpld_control_gfsv17_intel' [50:55, 09:20](2058 MB) -PASS -- TEST 'cpld_control_gfsv17_iau_intel' [47:19, 10:13](2617 MB) -PASS -- TEST 'cpld_restart_gfsv17_intel' [39:18, 03:45](1485 MB) -PASS -- TEST 'cpld_restart_gfsv17_iau_intel' [56:12, 04:34](2347 MB) -PASS -- TEST 'cpld_mpi_gfsv17_intel' [50:53, 16:46](1982 MB) - -PASS -- COMPILE 's2s_32bit_sfs_intel' [15:10, 13:20] ( 1 warnings 987 remarks ) -PASS -- TEST 'cpld_control_sfs_intel' [49:25, 08:19](2399 MB) -PASS -- TEST 'cpld_restart_sfs_intel' [12:20, 05:09](1891 MB) - -PASS -- COMPILE 's2s_32bit_sfs_debug_intel' [05:10, 03:04] ( 359 warnings 987 remarks ) -PASS -- TEST 'cpld_debug_sfs_intel' [55:24, 08:22](2423 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [05:10, 03:29] ( 359 warnings 1403 remarks ) -PASS -- TEST 'cpld_debug_gfsv17_intel' [53:57, 13:19](2085 MB) - -PASS -- COMPILE 's2swa_intel' [16:11, 13:36] ( 1 warnings 1092 remarks ) -PASS -- TEST 'cpld_control_p8_intel' [49:12, 07:33](2465 MB) -PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [13:08, 07:41](2488 MB) -PASS -- TEST 'cpld_restart_p8_intel' [53:22, 03:46](2274 MB) -PASS -- TEST 'cpld_control_qr_p8_intel' [50:10, 06:40](2357 MB) -PASS -- TEST 'cpld_restart_qr_p8_intel' [57:23, 03:42](2010 MB) -PASS -- TEST 'cpld_2threads_p8_intel' [55:50, 13:55](2987 MB) -PASS -- TEST 'cpld_decomp_p8_intel' [49:48, 07:15](2444 MB) -PASS -- TEST 'cpld_mpi_p8_intel' [51:52, 10:13](2295 MB) -PASS -- TEST 'cpld_control_ciceC_p8_intel' [48:08, 06:48](2487 MB) -PASS -- TEST 'cpld_control_c192_p8_intel' [59:52, 18:48](3579 MB) -PASS -- TEST 'cpld_restart_c192_p8_intel' [55:34, 14:50](3436 MB) - -PASS -- COMPILE 's2swal_intel' [16:11, 13:41] ( 1 warnings 1113 remarks ) -PASS -- TEST 'cpld_control_p8_lnd_intel' [48:09, 07:40](2519 MB) -PASS -- TEST 'cpld_restart_p8_lnd_intel' [54:23, 03:49](2297 MB) -PASS -- TEST 'cpld_s2sa_p8_intel' [28:59, 22:30](3127 MB) - -PASS -- COMPILE 's2sw_intel' [16:10, 14:13] ( 1 warnings 1060 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_intel' [44:54, 06:40](2104 MB) -PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [14:02, 04:49](3008 MB) - -PASS -- COMPILE 's2swa_debug_intel' [06:10, 03:43] ( 359 warnings 1372 remarks ) -PASS -- TEST 'cpld_debug_p8_intel' [54:01, 09:13](2361 MB) - -PASS -- COMPILE 's2sw_debug_intel' [06:10, 03:36] ( 359 warnings 1354 remarks ) -PASS -- TEST 'cpld_debug_noaero_p8_intel' [49:50, 04:34](2102 MB) - -PASS -- COMPILE 's2s_aoflux_intel' [15:11, 12:56] ( 1 warnings 998 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [37:05, 03:27](2176 MB) - -PASS -- COMPILE 's2sw_pdlib_intel' [15:11, 12:57] ( 1 warnings 1083 remarks ) -PASS -- TEST 'cpld_control_pdlib_p8_intel' [03:59, 08:11](2182 MB) -PASS -- TEST 'cpld_restart_pdlib_p8_intel' [30:25, 03:53](1630 MB) -PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [56:56, 12:09](2099 MB) -PASS -- TEST 'cpld_control_c48_5deg_intel' [06:34, 04:04](3028 MB) -PASS -- TEST 'cpld_warmstart_c48_5deg_intel' [05:35, 03:49](3019 MB) -PASS -- TEST 'cpld_restart_c48_5deg_intel' [04:30, 02:12](2453 MB) -PASS -- TEST 'cpld_control_c24_5deg_intel' [03:29, 00:49](2211 MB) -PASS -- TEST 'cpld_warmstart_c24_5deg_intel' [03:28, 00:31](2207 MB) -PASS -- TEST 'cpld_restart_c24_5deg_intel' [03:27, 00:52](1532 MB) -PASS -- TEST 'cpld_control_c24_9deg_intel' [02:28, 00:50](2208 MB) -PASS -- TEST 'cpld_warmstart_c24_9deg_intel' [02:28, 00:31](2208 MB) -PASS -- TEST 'cpld_restart_c24_9deg_intel' [02:26, 00:24](1530 MB) -PASS -- TEST 'cpld_control_c12_9deg_intel' [02:27, 00:33](2136 MB) -PASS -- TEST 'cpld_warmstart_c12_9deg_intel' [03:27, 00:29](2138 MB) -PASS -- TEST 'cpld_restart_c12_9deg_intel' [21:27, 19:45](1491 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_intel' [05:11, 03:23] ( 359 warnings 1385 remarks ) -PASS -- TEST 'cpld_debug_pdlib_p8_intel' [58:54, 19:32](2181 MB) - -PASS -- COMPILE 'atm_dyn32_intel' [09:11, 07:05] ( 1 warnings 539 remarks ) -PASS -- TEST 'control_CubedSphereGrid_intel' [06:25, 01:33](2211 MB) -PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [08:30, 01:38](2225 MB) -PASS -- TEST 'control_latlon_intel' [07:23, 01:44](2222 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [09:25, 01:39](2213 MB) -PASS -- TEST 'control_c48_intel' [06:25, 04:24](1666 MB) -PASS -- TEST 'control_c48.v2.sfc_intel' [06:25, 04:10](802 MB) -PASS -- TEST 'control_c48_lnd_iau_intel' [07:25, 04:37](1667 MB) -PASS -- TEST 'control_c192_intel' [42:43, 05:20](1803 MB) -PASS -- TEST 'control_c384_intel' [41:21, 05:49](2084 MB) -PASS -- TEST 'control_c384gdas_intel' [48:18, 07:43](1884 MB) -PASS -- TEST 'control_stochy_intel' [05:21, 01:08](1299 MB) -PASS -- TEST 'control_stochy_restart_intel' [02:20, 00:40](1195 MB) -PASS -- TEST 'control_lndp_intel' [03:20, 01:07](1291 MB) -PASS -- TEST 'control_iovr4_gfdlmpv3_intel' [09:36, 02:09](1582 MB) -PASS -- TEST 'control_p8_intel' [21:49, 10:44](2512 MB) -PASS -- TEST 'control_p8.v2.sfc_intel' [18:54, 02:17](2517 MB) -PASS -- TEST 'control_p8_ugwpv1_intel' [20:46, 11:19](2518 MB) -PASS -- TEST 'control_p8_ugwpv1_tempo_intel' [14:47, 02:09](2517 MB) -PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_intel' [15:49, 02:07](2537 MB) -PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_hail_intel' [59:52, 01:51](2416 MB) -PASS -- TEST 'control_restart_p8_intel' [14:32, 05:42](1940 MB) -PASS -- TEST 'control_noqr_p8_intel' [12:44, 02:22](2503 MB) -PASS -- TEST 'control_restart_noqr_p8_intel' [10:38, 01:23](1856 MB) -PASS -- TEST 'control_decomp_p8_intel' [10:50, 02:05](2509 MB) -PASS -- TEST 'control_2threads_p8_intel' [41:51, 01:41](2012 MB) -PASS -- TEST 'control_p8_lndp_intel' [11:39, 03:25](2501 MB) -PASS -- TEST 'control_p8_rrtmgp_intel' [13:46, 02:48](2559 MB) -PASS -- TEST 'control_p8_mynn_intel' [09:40, 02:14](2509 MB) -PASS -- TEST 'merra2_thompson_intel' [12:38, 02:34](2530 MB) -PASS -- TEST 'merra2_hf_thompson_intel' [13:30, 03:52](2535 MB) -PASS -- TEST 'regional_control_intel' [55:35, 03:21](1719 MB) -PASS -- TEST 'regional_restart_intel' [57:40, 01:56](1677 MB) -PASS -- TEST 'regional_decomp_intel' [55:32, 03:34](1717 MB) -PASS -- TEST 'regional_2threads_intel' [07:34, 02:04](1569 MB) -PASS -- TEST 'regional_noquilt_intel' [54:34, 03:22](1987 MB) -PASS -- TEST 'regional_netcdf_parallel_intel' [50:38, 03:21](1717 MB) -PASS -- TEST 'regional_2dwrtdecomp_intel' [49:31, 03:23](1711 MB) -PASS -- TEST 'regional_wofs_intel' [50:33, 04:15](2625 MB) - -PASS -- COMPILE 'atm_dyn32_rad32_intel' [09:11, 07:00] ( 1 warnings 519 remarks ) -PASS -- TEST 'control_p8_rrtmgp_rad32_intel' [05:40, 02:47](2549 MB) - -PASS -- COMPILE 'rrfs_intel' [09:12, 06:19] ( 4 warnings 490 remarks ) -PASS -- TEST 'rap_control_intel' [06:31, 02:34](1795 MB) -PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [37:01, 02:44](1611 MB) -PASS -- TEST 'rap_decomp_intel' [05:23, 02:36](1729 MB) -PASS -- TEST 'rap_2threads_intel' [48:41, 02:01](1168 MB) -PASS -- TEST 'rap_restart_intel' [04:27, 01:32](1759 MB) -PASS -- TEST 'rap_sfcdiff_intel' [07:32, 02:32](1796 MB) -PASS -- TEST 'rap_sfcdiff_decomp_intel' [06:25, 02:31](1735 MB) -PASS -- TEST 'rap_sfcdiff_restart_intel' [03:25, 01:34](1770 MB) -PASS -- TEST 'hrrr_control_intel' [06:34, 02:25](1752 MB) -PASS -- TEST 'hrrr_control_decomp_intel' [07:23, 02:28](1710 MB) -PASS -- TEST 'hrrr_control_2threads_intel' [33:45, 01:54](1159 MB) -PASS -- TEST 'hrrr_control_restart_intel' [12:20, 01:49](1718 MB) -PASS -- TEST 'rrfs_v1beta_intel' [15:41, 05:07](1896 MB) -PASS -- TEST 'rrfs_v1nssl_intel' [12:24, 05:57](2668 MB) -PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [08:21, 05:42](2894 MB) - -PASS -- COMPILE 'csawmg_intel' [08:11, 06:12] ( 1 warnings 459 remarks ) -PASS -- TEST 'control_csawmg_intel' [07:33, 04:23](1749 MB) -PASS -- TEST 'control_ras_intel' [15:19, 09:22](1801 MB) - -PASS -- COMPILE 'wam_intel' [08:12, 06:09] ( 1 warnings 442 remarks ) -PASS -- TEST 'control_wam_intel' [14:40, 08:00](2405 MB) - -PASS -- COMPILE 'atm_debug_dyn32_intel' [06:12, 03:30] ( 494 warnings 628 remarks ) -PASS -- TEST 'control_CubedSphereGrid_debug_intel' [32:24, 05:53](2234 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [30:22, 01:40](2266 MB) -PASS -- TEST 'control_stochy_debug_intel' [30:19, 02:09](1471 MB) -PASS -- TEST 'control_lndp_debug_intel' [29:18, 01:57](1471 MB) -PASS -- TEST 'control_csawmg_debug_intel' [28:27, 03:00](1785 MB) -PASS -- TEST 'control_ras_debug_intel' [26:20, 01:59](1475 MB) -PASS -- TEST 'control_diag_debug_intel' [31:27, 07:40](2317 MB) -PASS -- TEST 'control_debug_p8_intel' [04:36, 02:06](2542 MB) -PASS -- TEST 'regional_debug_intel' [15:39, 12:17](1620 MB) -PASS -- TEST 'rap_control_debug_intel' [06:20, 03:33](1868 MB) -PASS -- TEST 'hrrr_control_debug_intel' [05:23, 03:25](1854 MB) -PASS -- TEST 'hrrr_gf_debug_intel' [05:19, 03:31](1882 MB) -PASS -- TEST 'hrrr_c3_debug_intel' [09:19, 03:30](1863 MB) -PASS -- TEST 'rap_unified_drag_suite_debug_intel' [08:19, 03:30](1862 MB) -PASS -- TEST 'rap_diag_debug_intel' [15:25, 11:31](1939 MB) -PASS -- TEST 'rap_cires_ugwp_debug_intel' [13:18, 09:13](1879 MB) -PASS -- TEST 'rap_unified_ugwp_debug_intel' [08:22, 03:36](1876 MB) -PASS -- TEST 'rap_lndp_debug_intel' [08:20, 03:33](1866 MB) -PASS -- TEST 'rap_progcld_thompson_debug_intel' [10:20, 03:33](1877 MB) -PASS -- TEST 'rap_noah_debug_intel' [12:22, 03:25](1862 MB) -PASS -- TEST 'rap_sfcdiff_debug_intel' [18:19, 09:04](1880 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [28:22, 13:20](1876 MB) -PASS -- TEST 'rap_clm_lake_debug_intel' [24:23, 03:31](1871 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [26:34, 06:09](1882 MB) - -PASS -- COMPILE 'wam_debug_intel' [04:10, 02:10] ( 457 warnings 442 remarks ) -PASS -- TEST 'control_wam_debug_intel' [29:36, 09:10](2287 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [08:11, 05:47] ( 4 warnings 457 remarks ) -PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [13:58, 02:29](1496 MB) -PASS -- TEST 'rap_control_dyn32_phy32_intel' [24:31, 02:19](1749 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [26:24, 02:15](1736 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [12:38, 01:41](1068 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [11:34, 01:37](1042 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [22:28, 02:06](1644 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_intel' [10:29, 07:12](1774 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [03:20, 01:08](1610 MB) -PASS -- TEST 'conus13km_control_intel' [05:57, 01:54](1770 MB) -PASS -- TEST 'conus13km_2threads_intel' [02:48, 00:48](1794 MB) -PASS -- TEST 'conus13km_decomp_intel' [03:42, 01:55](1811 MB) -PASS -- TEST 'conus13km_restart_intel' [48:46, 01:06](1546 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_faster_cdeps_intel' [08:11, 05:46] ( 4 warnings 487 remarks ) -PASS -- TEST 'conus13km_gl_inline_intel' [03:48, 01:18](1323 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [08:11, 06:02] ( 4 warnings 457 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_intel' [14:33, 02:46](1819 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [05:11, 02:18] ( 330 warnings 463 remarks ) -PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [15:19, 03:21](1752 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [15:22, 03:36](1747 MB) -PASS -- TEST 'conus13km_debug_intel' [06:52, 14:49](1801 MB) -PASS -- TEST 'conus13km_debug_qr_intel' [12:44, 15:18](1419 MB) -PASS -- TEST 'conus13km_debug_2threads_intel' [57:40, 08:15](1817 MB) -PASS -- TEST 'conus13km_debug_decomp_intel' [11:41, 15:14](1852 MB) -PASS -- TEST 'conus13km_radar_tten_debug_intel' [09:42, 14:52](1882 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [04:11, 02:09] ( 330 warnings 457 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [05:21, 03:30](1869 MB) - -PASS -- COMPILE 'hafsw_intel' [11:11, 08:49] ( 1 warnings 738 remarks ) -PASS -- TEST 'hafs_regional_atm_intel' [56:46, 02:53](1167 MB) -PASS -- TEST 'hafs_regional_atm_gfdlmpv3_intel' [58:04, 03:57](1345 MB) -PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [55:29, 02:25](1451 MB) -PASS -- TEST 'hafs_regional_atm_wav_intel' [19:55, 30:09](1336 MB) -PASS -- TEST 'hafs_regional_1nest_atm_intel' [52:39, 03:21](803 MB) -PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [36:41, 03:57](829 MB) -PASS -- TEST 'hafs_global_1nest_atm_intel' [10:41, 01:34](529 MB) -PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [03:33, 04:28](613 MB) -PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [59:40, 02:18](745 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [56:42, 02:07](752 MB) -PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [50:26, 00:43](519 MB) -PASS -- TEST 'gnv1_nested_intel' [44:57, 02:22](1716 MB) - -PASS -- COMPILE 'hafs_mom6w_intel' [11:12, 08:20] ( 1 warnings 977 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [03:30, 21:18](1097 MB) - -PASS -- COMPILE 'hafs_all_intel' [10:11, 07:59] ( 1 warnings 680 remarks ) -PASS -- TEST 'hafs_regional_docn_intel' [47:39, 04:20](1273 MB) -PASS -- TEST 'hafs_regional_docn_oisst_intel' [52:38, 04:18](1282 MB) - -PASS -- COMPILE 'datm_cdeps_intel' [13:12, 10:29] ( 569 remarks ) -PASS -- TEST 'datm_cdeps_control_cfsr_intel' [19:19, 17:37](1922 MB) -PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [10:19, 08:04](1865 MB) -PASS -- TEST 'datm_cdeps_control_gefs_intel' [12:17, 10:20](1169 MB) -PASS -- TEST 'datm_cdeps_iau_gefs_intel' [04:18, 01:50](1179 MB) -PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [09:17, 07:01](1162 MB) -PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [04:17, 02:00](1916 MB) -PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [04:17, 02:01](1910 MB) -PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [04:17, 01:49](1165 MB) -PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [46:09, 05:18](1815 MB) -PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [44:54, 05:15](1329 MB) -PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [04:16, 02:00](1919 MB) -PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [05:18, 03:25](4789 MB) -PASS -- TEST 'datm_cdeps_gfs_intel' [06:17, 03:18](4791 MB) - -PASS -- COMPILE 'datm_cdeps_debug_intel' [05:12, 02:21] ( 2 warnings 569 remarks ) -PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [11:16, 09:16](1828 MB) - -PASS -- COMPILE 'datm_cdeps_land_intel' [03:12, 00:42] ( 129 remarks ) -PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [35:29, 00:44](368 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_intel' [35:36, 00:31](622 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [02:24, 00:24](623 MB) - -PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [14:12, 11:23] ( 1 warnings 656 remarks ) -PASS -- TEST 'atm_ds2s_docn_pcice_intel' [06:47, 03:18](2823 MB) - -PASS -- COMPILE 'atm_ds2s_docn_dice_intel' [08:12, 06:05] ( 1 warnings 544 remarks ) -PASS -- TEST 'atm_ds2s_docn_dice_intel' [41:52, 22:41](2904 MB) - -PASS -- COMPILE 'atml_intel' [09:11, 06:56] ( 9 warnings 593 remarks ) -PASS -- TEST 'control_p8_atmlnd_intel' [34:44, 02:20](1918 MB) -PASS -- TEST 'control_restart_p8_atmlnd_intel' [03:30, 01:26](1311 MB) - -PASS -- COMPILE 'atml_debug_intel' [06:11, 03:16] ( 501 warnings 593 remarks ) -PASS -- TEST 'control_p8_atmlnd_debug_intel' [35:44, 03:33](1943 MB) - -PASS -- COMPILE 'atmw_intel' [10:11, 07:15] ( 1 warnings 568 remarks ) -PASS -- TEST 'atmwav_control_noaero_p8_intel' [23:37, 02:04](2686 MB) - -PASS -- COMPILE 'atmaero_intel' [11:12, 08:59] ( 1 warnings 460 remarks ) -PASS -- TEST 'atmaero_control_p8_intel' [34:47, 03:07](2009 MB) -PASS -- TEST 'atmaero_control_p8_rad_intel' [25:38, 03:40](2390 MB) -PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [24:39, 03:34](2405 MB) - -PASS -- COMPILE 'atmaq_intel' [09:11, 06:20] ( 1 warnings 645 remarks ) -PASS -- TEST 'regional_atmaq_intel' [39:29, 10:58](2875 MB) -PASS -- TEST 'regional_atmaq_canopy_intel' [39:07, 13:53](2878 MB) - -PASS -- COMPILE 'atmaq_debug_intel' [05:11, 02:23] ( 474 warnings 645 remarks ) -PASS -- TEST 'regional_atmaq_debug_intel' [51:14, 29:04](2892 MB) - -PASS -- COMPILE 'atm_fbh_intel' [07:11, 05:41] ( 4 warnings 464 remarks ) -PASS -- TEST 'cpld_regional_atm_fbh_intel' [08:23, 06:27](1137 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_intelllvm' [17:11, 14:18] -PASS -- TEST 'cpld_control_gfsv17_intelllvm' [29:56, 09:22](2067 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_debug_intelllvm' [06:11, 03:28] -PASS -- TEST 'cpld_debug_gfsv17_intelllvm' [31:54, 13:16](2081 MB) - -PASS -- COMPILE 's2s_32bit_sfs_intelllvm' [16:12, 13:50] -PASS -- TEST 'cpld_control_sfs_intelllvm' [27:29, 08:18](2392 MB) - -PASS -- COMPILE 's2swa_intelllvm' [14:11, 12:51] -PASS -- TEST 'cpld_control_p8_intelllvm' [21:14, 07:13](2492 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intelllvm' [08:11, 05:49] -PASS -- TEST 'rap_control_dyn32_phy32_intelllvm' [04:30, 02:33](1731 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intelllvm' [08:11, 05:59] -PASS -- TEST 'rap_control_dyn64_phy32_intelllvm' [06:31, 02:53](1800 MB) - -PASS -- COMPILE 'datm_cdeps_intelllvm' [14:12, 12:15] -PASS -- TEST 'datm_cdeps_control_cfsr_intelllvm' [19:17, 16:51](1907 MB) - -PASS -- COMPILE 'datm_cdeps_debug_intelllvm' [05:11, 02:29] -PASS -- TEST 'datm_cdeps_debug_cfsr_intelllvm' [06:17, 03:57](1836 MB) - -PASS -- COMPILE 'atm_gnu' [04:11, 02:58] ( 39 warnings ) -PASS -- TEST 'control_c48_gnu' [08:25, 05:55](1509 MB) -PASS -- TEST 'control_stochy_gnu' [06:20, 02:11](506 MB) -PASS -- TEST 'control_ras_gnu' [06:19, 03:09](515 MB) -PASS -- TEST 'control_p8_gnu' [08:48, 03:35](1438 MB) -PASS -- TEST 'control_p8_ugwpv1_gnu' [07:40, 03:09](1468 MB) - -PASS -- COMPILE 'rrfs_gnu' [04:11, 02:52] ( 39 warnings ) -PASS -- TEST 'rap_control_gnu' [09:24, 03:28](846 MB) -PASS -- TEST 'rap_decomp_gnu' [08:31, 03:25](847 MB) -PASS -- TEST 'rap_2threads_gnu' [08:24, 02:40](899 MB) -PASS -- TEST 'rap_restart_gnu' [09:31, 01:55](581 MB) -PASS -- TEST 'rap_sfcdiff_gnu' [07:33, 03:33](848 MB) -PASS -- TEST 'rap_sfcdiff_decomp_gnu' [07:24, 03:25](848 MB) -PASS -- TEST 'rap_sfcdiff_restart_gnu' [13:32, 05:05](580 MB) -PASS -- TEST 'hrrr_control_gnu' [06:24, 03:24](850 MB) -PASS -- TEST 'hrrr_control_noqr_gnu' [05:24, 03:24](835 MB) -PASS -- TEST 'hrrr_control_2threads_gnu' [04:31, 02:34](889 MB) -PASS -- TEST 'hrrr_control_decomp_gnu' [05:24, 03:23](851 MB) -PASS -- TEST 'hrrr_control_restart_gnu' [10:19, 01:48](577 MB) -PASS -- TEST 'hrrr_control_restart_noqr_gnu' [10:20, 04:15](662 MB) -PASS -- TEST 'rrfs_v1beta_gnu' [08:36, 06:28](843 MB) - -PASS -- COMPILE 'csawmg_gnu' [05:11, 02:31] ( 39 warnings ) -PASS -- TEST 'control_csawmg_gnu' [07:30, 06:07](753 MB) - -PASS -- COMPILE 'atm_dyn32_debug_gnu' [07:11, 05:44] ( 42 warnings ) -PASS -- TEST 'control_diag_debug_gnu' [03:26, 01:21](1281 MB) -PASS -- TEST 'regional_debug_gnu' [07:30, 05:42](773 MB) -PASS -- TEST 'rap_control_debug_gnu' [03:19, 01:53](856 MB) -PASS -- TEST 'hrrr_control_debug_gnu' [04:19, 01:46](857 MB) -PASS -- TEST 'hrrr_gf_debug_gnu' [07:18, 03:42](860 MB) -PASS -- TEST 'hrrr_c3_debug_gnu' [04:18, 01:48](859 MB) -PASS -- TEST 'rap_diag_debug_gnu' [08:25, 04:17](940 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_gnu' [07:19, 02:49](853 MB) -PASS -- TEST 'rap_progcld_thompson_debug_gnu' [06:19, 01:47](855 MB) -PASS -- TEST 'control_ras_debug_gnu' [06:18, 01:09](500 MB) -PASS -- TEST 'control_stochy_debug_gnu' [07:18, 01:10](492 MB) -PASS -- TEST 'control_debug_p8_gnu' [10:32, 01:22](1456 MB) -PASS -- TEST 'rap_clm_lake_debug_gnu' [08:19, 01:49](855 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_gnu' [10:33, 02:57](866 MB) - -PASS -- COMPILE 'wam_debug_gnu' [04:11, 01:32] ( 39 warnings ) -PASS -- TEST 'control_wam_debug_gnu' [12:38, 04:30](1306 MB) - -PASS -- COMPILE 'atm_debug_dyn32_gnu' [05:11, 02:31] ( 39 warnings ) -PASS -- TEST 'control_csawmg_debug_gnu' [11:26, 01:56](747 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_gnu' [05:11, 03:01] ( 39 warnings ) -PASS -- TEST 'rap_control_dyn32_phy32_gnu' [11:28, 03:14](706 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_gnu' [11:28, 03:09](709 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_gnu' [17:23, 02:28](733 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_gnu' [17:24, 02:23](725 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_gnu' [12:24, 03:19](709 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_gnu' [06:26, 01:45](552 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_gnu' [04:20, 01:42](556 MB) -PASS -- TEST 'conus13km_control_gnu' [17:50, 02:54](902 MB) -PASS -- TEST 'conus13km_2threads_gnu' [15:43, 01:08](903 MB) -PASS -- TEST 'conus13km_decomp_gnu' [17:33, 02:58](907 MB) -PASS -- TEST 'conus13km_restart_gnu' [03:40, 01:45](578 MB) - -PASS -- COMPILE 'atm_dyn64_phy32_gnu' [09:11, 06:21] ( 42 warnings ) -PASS -- TEST 'rap_control_dyn64_phy32_gnu' [16:32, 08:48](733 MB) - -PASS -- COMPILE 'atm_dyn32_phy32_debug_gnu' [07:11, 05:14] ( 42 warnings ) -PASS -- TEST 'rap_control_debug_dyn32_phy32_gnu' [10:18, 01:45](714 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_gnu' [11:19, 01:45](717 MB) -PASS -- TEST 'conus13km_debug_gnu' [20:38, 07:03](921 MB) -PASS -- TEST 'conus13km_debug_qr_gnu' [20:37, 07:05](646 MB) -PASS -- TEST 'conus13km_debug_2threads_gnu' [17:32, 04:09](923 MB) -PASS -- TEST 'conus13km_debug_decomp_gnu' [19:30, 07:14](926 MB) -PASS -- TEST 'conus13km_radar_tten_debug_gnu' [19:32, 06:56](990 MB) - -PASS -- COMPILE 'atm_dyn64_phy32_debug_gnu' [08:12, 05:23] ( 42 warnings ) -PASS -- TEST 'rap_control_dyn64_phy32_debug_gnu' [11:21, 01:52](741 MB) - -PASS -- COMPILE 's2swa_gnu' [14:11, 11:49] ( 39 warnings ) -PASS -- TEST 'cpld_control_p8_gnu' [21:15, 07:36](1573 MB) - -PASS -- COMPILE 's2s_gnu' [13:11, 11:18] ( 39 warnings ) -PASS -- TEST 'cpld_control_nowave_noaero_p8_gnu' [32:04, 20:21](1544 MB) - -PASS -- COMPILE 's2swa_debug_gnu' [03:11, 01:56] ( 1809 warnings ) -PASS -- TEST 'cpld_debug_p8_gnu' [17:59, 04:38](1604 MB) - -PASS -- COMPILE 's2sw_pdlib_gnu' [13:11, 11:15] ( 39 warnings ) -PASS -- TEST 'cpld_control_pdlib_p8_gnu' [21:51, 08:51](1562 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_gnu' [04:12, 01:48] ( 1932 warnings ) -PASS -- TEST 'cpld_debug_pdlib_p8_gnu' [18:50, 06:29](1561 MB) +PASS -- COMPILE 's2swa_32bit_intel' [14:11, 12:21] ( 1 warnings 1092 remarks ) +PASS -- TEST 'cpld_control_p8_mixedmode_intel' [25:05, 06:22](2175 MB) +PASS -- TEST 'cpld_control_gefs_intel' [46:06, 20:26](3203 MB) +PASS -- TEST 'cpld_restart_gefs_intel' [15:17, 06:21](2934 MB) +PASS -- TEST 'cpld_dcp_gefs_intel' [59:41, 32:33](3428 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_intel' [16:11, 14:25] ( 1 warnings 1091 remarks ) +PASS -- TEST 'cpld_control_gfsv17_intel' [31:46, 09:21](2051 MB) +PASS -- TEST 'cpld_control_gfsv17_iau_intel' [12:01, 10:04](2656 MB) +PASS -- TEST 'cpld_restart_gfsv17_intel' [05:49, 03:49](1518 MB) +PASS -- TEST 'cpld_restart_gfsv17_iau_intel' [06:59, 04:33](2339 MB) +PASS -- TEST 'cpld_mpi_gfsv17_intel' [35:38, 16:48](1995 MB) + +PASS -- COMPILE 's2s_32bit_sfs_intel' [15:11, 13:19] ( 1 warnings 987 remarks ) +PASS -- TEST 'cpld_control_sfs_intel' [31:54, 08:10](2414 MB) +PASS -- TEST 'cpld_restart_sfs_intel' [08:24, 04:20](1912 MB) + +PASS -- COMPILE 's2s_32bit_sfs_debug_intel' [04:11, 02:58] ( 359 warnings 987 remarks ) +PASS -- TEST 'cpld_debug_sfs_intel' [14:12, 08:46](2437 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [05:11, 04:07] ( 359 warnings 1403 remarks ) +PASS -- TEST 'cpld_debug_gfsv17_intel' [16:58, 13:21](2077 MB) + +PASS -- COMPILE 's2swa_intel' [17:11, 15:22] ( 1 warnings 1092 remarks ) +PASS -- TEST 'cpld_control_p8_intel' [28:52, 07:25](2483 MB) +PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [29:06, 06:39](2537 MB) +PASS -- TEST 'cpld_restart_p8_intel' [05:50, 03:36](2261 MB) +PASS -- TEST 'cpld_control_qr_p8_intel' [28:04, 06:41](2358 MB) +PASS -- TEST 'cpld_restart_qr_p8_intel' [05:52, 03:37](1968 MB) +PASS -- TEST 'cpld_2threads_p8_intel' [33:49, 12:45](2976 MB) +PASS -- TEST 'cpld_decomp_p8_intel' [28:42, 07:00](2467 MB) +PASS -- TEST 'cpld_mpi_p8_intel' [33:41, 11:38](2291 MB) +PASS -- TEST 'cpld_control_ciceC_p8_intel' [30:04, 07:24](2475 MB) +PASS -- TEST 'cpld_control_c192_p8_intel' [44:47, 22:42](3563 MB) +PASS -- TEST 'cpld_restart_c192_p8_intel' [18:14, 14:43](3473 MB) + +PASS -- COMPILE 's2swal_intel' [16:11, 15:08] ( 1 warnings 1113 remarks ) +PASS -- TEST 'cpld_control_p8_lnd_intel' [27:06, 07:45](2499 MB) +PASS -- TEST 'cpld_restart_p8_lnd_intel' [05:54, 03:44](2272 MB) +PASS -- TEST 'cpld_s2sa_p8_intel' [19:02, 05:55](3179 MB) + +PASS -- COMPILE 's2sw_intel' [15:11, 13:28] ( 1 warnings 1060 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_intel' [18:48, 06:27](2084 MB) +PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [32:01, 29:14](3027 MB) + +PASS -- COMPILE 's2swa_debug_intel' [05:11, 03:39] ( 359 warnings 1372 remarks ) +PASS -- TEST 'cpld_debug_p8_intel' [13:06, 09:18](2398 MB) + +PASS -- COMPILE 's2sw_debug_intel' [05:11, 03:42] ( 359 warnings 1354 remarks ) +PASS -- TEST 'cpld_debug_noaero_p8_intel' [07:53, 04:28](2111 MB) + +PASS -- COMPILE 's2s_aoflux_intel' [14:11, 12:16] ( 1 warnings 998 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [15:01, 04:03](2172 MB) + +PASS -- COMPILE 's2sw_pdlib_intel' [15:11, 13:57] ( 1 warnings 1083 remarks ) +PASS -- TEST 'cpld_control_pdlib_p8_intel' [19:51, 08:21](2151 MB) +PASS -- TEST 'cpld_restart_pdlib_p8_intel' [05:48, 03:53](1669 MB) +PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [21:37, 11:53](2102 MB) +PASS -- TEST 'cpld_control_c48_5deg_intel' [06:34, 04:03](3034 MB) +PASS -- TEST 'cpld_warmstart_c48_5deg_intel' [03:32, 01:22](3019 MB) +PASS -- TEST 'cpld_restart_c48_5deg_intel' [02:28, 00:51](2459 MB) +PASS -- TEST 'cpld_control_c24_5deg_intel' [03:28, 00:53](2211 MB) +PASS -- TEST 'cpld_warmstart_c24_5deg_intel' [02:27, 00:33](2207 MB) +PASS -- TEST 'cpld_restart_c24_5deg_intel' [02:25, 00:26](1531 MB) +PASS -- TEST 'cpld_control_c24_9deg_intel' [03:28, 00:51](2208 MB) +PASS -- TEST 'cpld_warmstart_c24_9deg_intel' [02:28, 00:34](2207 MB) +PASS -- TEST 'cpld_restart_c24_9deg_intel' [02:25, 00:26](1532 MB) +PASS -- TEST 'cpld_control_c12_9deg_intel' [02:27, 00:35](2141 MB) +PASS -- TEST 'cpld_warmstart_c12_9deg_intel' [02:26, 00:27](2135 MB) +PASS -- TEST 'cpld_restart_c12_9deg_intel' [03:24, 00:23](1489 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_intel' [04:11, 02:54] ( 359 warnings 1385 remarks ) +PASS -- TEST 'cpld_debug_pdlib_p8_intel' [21:53, 19:21](2196 MB) + +PASS -- COMPILE 'atm_dyn32_intel' [08:11, 07:09] ( 1 warnings 539 remarks ) +PASS -- TEST 'control_CubedSphereGrid_intel' [06:25, 01:37](2222 MB) +PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [06:30, 01:56](2225 MB) +PASS -- TEST 'control_latlon_intel' [05:23, 01:36](2219 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [06:25, 01:50](2218 MB) +PASS -- TEST 'control_c48_intel' [06:26, 04:17](1665 MB) +PASS -- TEST 'control_c48.v2.sfc_intel' [05:25, 04:06](804 MB) +PASS -- TEST 'control_c48_lnd_iau_intel' [06:26, 04:24](1667 MB) +PASS -- TEST 'control_c192_intel' [08:36, 05:17](1807 MB) +PASS -- TEST 'control_c384_intel' [12:18, 05:35](2094 MB) +PASS -- TEST 'control_c384gdas_intel' [25:08, 06:32](1905 MB) +PASS -- TEST 'control_stochy_intel' [05:23, 01:09](1292 MB) +PASS -- TEST 'control_stochy_restart_intel' [07:18, 00:41](1219 MB) +PASS -- TEST 'control_lndp_intel' [05:23, 01:05](1290 MB) +PASS -- TEST 'control_iovr4_gfdlmpv3_intel' [22:37, 08:30](1602 MB) +PASS -- TEST 'control_p8_intel' [20:43, 02:01](2497 MB) +PASS -- TEST 'control_p8.v2.sfc_intel' [24:57, 02:07](2515 MB) +PASS -- TEST 'control_p8_ugwpv1_intel' [22:46, 02:00](2514 MB) +PASS -- TEST 'control_p8_ugwpv1_tempo_intel' [24:49, 01:59](2533 MB) +PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_intel' [24:50, 02:07](2543 MB) +PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_hail_intel' [08:49, 02:13](2422 MB) +PASS -- TEST 'control_restart_p8_intel' [06:39, 01:21](1856 MB) +PASS -- TEST 'control_noqr_p8_intel' [22:41, 02:00](2510 MB) +PASS -- TEST 'control_restart_noqr_p8_intel' [06:30, 01:13](1849 MB) +PASS -- TEST 'control_decomp_p8_intel' [20:39, 02:07](2504 MB) +PASS -- TEST 'control_2threads_p8_intel' [18:50, 01:42](2016 MB) +PASS -- TEST 'control_p8_lndp_intel' [24:39, 03:28](2510 MB) +PASS -- TEST 'control_p8_rrtmgp_intel' [25:46, 02:48](2574 MB) +PASS -- TEST 'control_p8_mynn_intel' [20:48, 02:08](2528 MB) +PASS -- TEST 'merra2_thompson_intel' [24:48, 02:20](2528 MB) +PASS -- TEST 'merra2_hf_thompson_intel' [08:32, 03:29](2535 MB) +PASS -- TEST 'regional_control_intel' [07:25, 03:24](1706 MB) +PASS -- TEST 'regional_restart_intel' [03:25, 02:08](1688 MB) +PASS -- TEST 'regional_decomp_intel' [07:24, 03:30](1723 MB) +PASS -- TEST 'regional_2threads_intel' [05:25, 02:05](1570 MB) +PASS -- TEST 'regional_noquilt_intel' [08:27, 03:22](1986 MB) +PASS -- TEST 'regional_netcdf_parallel_intel' [07:27, 03:23](1719 MB) +PASS -- TEST 'regional_2dwrtdecomp_intel' [06:24, 03:27](1706 MB) +PASS -- TEST 'regional_wofs_intel' [06:27, 04:16](2670 MB) + +PASS -- COMPILE 'atm_dyn32_rad32_intel' [08:11, 06:33] ( 1 warnings 519 remarks ) +PASS -- TEST 'control_p8_rrtmgp_rad32_intel' [04:39, 02:42](2558 MB) + +PASS -- COMPILE 'rrfs_intel' [08:10, 06:32] ( 4 warnings 490 remarks ) +PASS -- TEST 'rap_control_intel' [04:24, 02:26](1786 MB) +PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [04:47, 02:43](1570 MB) +PASS -- TEST 'rap_decomp_intel' [04:24, 02:31](1714 MB) +PASS -- TEST 'rap_2threads_intel' [03:30, 02:00](1170 MB) +PASS -- TEST 'rap_restart_intel' [03:27, 01:21](1764 MB) +PASS -- TEST 'rap_sfcdiff_intel' [04:32, 02:38](1789 MB) +PASS -- TEST 'rap_sfcdiff_decomp_intel' [04:24, 02:32](1732 MB) +PASS -- TEST 'rap_sfcdiff_restart_intel' [03:26, 01:23](1770 MB) +PASS -- TEST 'hrrr_control_intel' [04:26, 02:23](1767 MB) +PASS -- TEST 'hrrr_control_decomp_intel' [04:23, 02:42](1700 MB) +PASS -- TEST 'hrrr_control_2threads_intel' [03:31, 01:55](1166 MB) +PASS -- TEST 'hrrr_control_restart_intel' [03:20, 01:19](1727 MB) +PASS -- TEST 'rrfs_v1beta_intel' [06:39, 04:21](1922 MB) +PASS -- TEST 'rrfs_v1nssl_intel' [07:19, 05:51](2662 MB) +PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [07:19, 05:47](2894 MB) + +PASS -- COMPILE 'csawmg_intel' [07:11, 06:00] ( 1 warnings 459 remarks ) +PASS -- TEST 'control_csawmg_intel' [06:27, 04:19](1753 MB) +PASS -- TEST 'control_ras_intel' [04:17, 03:00](1591 MB) + +PASS -- COMPILE 'wam_intel' [08:10, 06:09] ( 1 warnings 442 remarks ) +PASS -- TEST 'control_wam_intel' [09:37, 08:02](2413 MB) + +PASS -- COMPILE 'atm_debug_dyn32_intel' [05:10, 03:50] ( 494 warnings 628 remarks ) +PASS -- TEST 'control_CubedSphereGrid_debug_intel' [03:21, 01:41](2241 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [03:20, 01:42](2263 MB) +PASS -- TEST 'control_stochy_debug_intel' [04:17, 02:32](1479 MB) +PASS -- TEST 'control_lndp_debug_intel' [04:17, 02:17](1474 MB) +PASS -- TEST 'control_csawmg_debug_intel' [04:26, 03:01](1783 MB) +PASS -- TEST 'control_ras_debug_intel' [04:19, 02:12](1489 MB) +PASS -- TEST 'control_diag_debug_intel' [04:23, 02:16](2317 MB) +PASS -- TEST 'control_debug_p8_intel' [03:29, 02:00](2550 MB) +PASS -- TEST 'regional_debug_intel' [13:31, 12:04](1617 MB) +PASS -- TEST 'rap_control_debug_intel' [05:19, 03:31](1866 MB) +PASS -- TEST 'hrrr_control_debug_intel' [06:18, 04:12](1862 MB) +PASS -- TEST 'hrrr_gf_debug_intel' [05:17, 03:30](1866 MB) +PASS -- TEST 'hrrr_c3_debug_intel' [05:18, 03:30](1857 MB) +PASS -- TEST 'rap_unified_drag_suite_debug_intel' [05:17, 03:31](1866 MB) +PASS -- TEST 'rap_diag_debug_intel' [05:24, 03:47](1946 MB) +PASS -- TEST 'rap_cires_ugwp_debug_intel' [05:17, 03:34](1875 MB) +PASS -- TEST 'rap_unified_ugwp_debug_intel' [05:16, 04:05](1882 MB) +PASS -- TEST 'rap_lndp_debug_intel' [05:17, 03:34](1882 MB) +PASS -- TEST 'rap_progcld_thompson_debug_intel' [05:17, 03:28](1865 MB) +PASS -- TEST 'rap_noah_debug_intel' [05:17, 03:27](1859 MB) +PASS -- TEST 'rap_sfcdiff_debug_intel' [05:17, 03:32](1881 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [07:17, 06:07](1862 MB) +PASS -- TEST 'rap_clm_lake_debug_intel' [05:18, 03:31](1869 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [08:30, 06:07](1867 MB) + +PASS -- COMPILE 'wam_debug_intel' [04:11, 02:15] ( 457 warnings 442 remarks ) +PASS -- TEST 'control_wam_debug_intel' [11:31, 09:29](2307 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [07:10, 05:51] ( 4 warnings 457 remarks ) +PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [04:46, 02:29](1489 MB) +PASS -- TEST 'rap_control_dyn32_phy32_intel' [04:21, 02:11](1730 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [03:27, 02:03](1723 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [03:27, 01:41](1062 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [03:21, 01:37](1041 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [04:20, 02:08](1654 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_intel' [03:23, 01:09](1625 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [03:17, 01:07](1610 MB) +PASS -- TEST 'conus13km_control_intel' [04:48, 01:55](1768 MB) +PASS -- TEST 'conus13km_2threads_intel' [02:36, 00:52](1780 MB) +PASS -- TEST 'conus13km_decomp_intel' [03:32, 01:53](1801 MB) +PASS -- TEST 'conus13km_restart_intel' [02:32, 01:08](1545 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_faster_cdeps_intel' [08:11, 06:03] ( 4 warnings 487 remarks ) +PASS -- TEST 'conus13km_gl_inline_intel' [03:41, 01:22](1349 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [07:13, 06:01] ( 4 warnings 457 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_intel' [04:30, 02:39](1797 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [04:10, 02:10] ( 330 warnings 463 remarks ) +PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [05:17, 03:22](1748 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [05:18, 03:28](1753 MB) +PASS -- TEST 'conus13km_debug_intel' [16:33, 14:47](1797 MB) +PASS -- TEST 'conus13km_debug_qr_intel' [16:32, 14:53](1418 MB) +PASS -- TEST 'conus13km_debug_2threads_intel' [10:30, 08:22](1828 MB) +PASS -- TEST 'conus13km_debug_decomp_intel' [17:29, 15:14](1848 MB) +PASS -- TEST 'conus13km_radar_tten_debug_intel' [16:30, 14:52](1875 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [04:10, 02:21] ( 330 warnings 457 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [05:17, 03:29](1867 MB) + +PASS -- COMPILE 'hafsw_intel' [11:10, 09:10] ( 1 warnings 738 remarks ) +PASS -- TEST 'hafs_regional_atm_intel' [04:38, 02:45](1153 MB) +PASS -- TEST 'hafs_regional_atm_gfdlmpv3_intel' [07:54, 03:57](1373 MB) +PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [05:23, 02:23](1471 MB) +PASS -- TEST 'hafs_regional_atm_wav_intel' [33:36, 31:10](1333 MB) +PASS -- TEST 'hafs_regional_1nest_atm_intel' [06:40, 03:37](789 MB) +PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [07:43, 04:18](812 MB) +PASS -- TEST 'hafs_global_1nest_atm_intel' [04:34, 01:34](524 MB) +PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [08:16, 04:21](612 MB) +PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [04:37, 02:18](746 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [05:38, 03:12](749 MB) +PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [02:23, 00:44](518 MB) +PASS -- TEST 'gnv1_nested_intel' [04:56, 02:19](1718 MB) + +PASS -- COMPILE 'hafs_mom6w_intel' [10:10, 08:25] ( 1 warnings 977 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [20:19, 17:30](1087 MB) + +PASS -- COMPILE 'hafs_all_intel' [10:10, 08:14] ( 1 warnings 680 remarks ) +PASS -- TEST 'hafs_regional_docn_intel' [06:33, 04:17](1294 MB) +PASS -- TEST 'hafs_regional_docn_oisst_intel' [06:33, 04:23](1279 MB) + +PASS -- COMPILE 'datm_cdeps_intel' [13:10, 11:17] ( 569 remarks ) +PASS -- TEST 'datm_cdeps_control_cfsr_intel' [03:16, 02:04](1915 MB) +PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [03:16, 01:20](1867 MB) +PASS -- TEST 'datm_cdeps_control_gefs_intel' [03:15, 01:53](1168 MB) +PASS -- TEST 'datm_cdeps_iau_gefs_intel' [08:16, 06:52](1168 MB) +PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [03:15, 01:55](1164 MB) +PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [03:15, 01:58](1910 MB) +PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [03:15, 02:01](1922 MB) +PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [08:15, 06:51](1153 MB) +PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [07:57, 05:23](1812 MB) +PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [08:48, 05:12](1326 MB) +PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [03:13, 02:02](1915 MB) +PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [05:15, 03:26](4789 MB) +PASS -- TEST 'datm_cdeps_gfs_intel' [05:16, 03:24](4788 MB) + +PASS -- COMPILE 'datm_cdeps_debug_intel' [04:10, 02:10] ( 2 warnings 569 remarks ) +PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [05:15, 03:57](1835 MB) + +PASS -- COMPILE 'datm_cdeps_land_intel' [02:10, 00:45] ( 129 remarks ) +PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [02:25, 00:44](358 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_intel' [02:20, 00:31](625 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [02:20, 00:37](622 MB) + +PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [13:10, 11:33] ( 1 warnings 656 remarks ) +PASS -- TEST 'atm_ds2s_docn_pcice_intel' [04:47, 03:04](2839 MB) + +PASS -- COMPILE 'atm_ds2s_docn_dice_intel' [08:11, 06:18] ( 1 warnings 544 remarks ) +PASS -- TEST 'atm_ds2s_docn_dice_intel' [05:51, 03:21](2857 MB) + +PASS -- COMPILE 'atml_intel' [09:11, 07:06] ( 9 warnings 593 remarks ) +PASS -- TEST 'control_p8_atmlnd_intel' [04:44, 02:20](1905 MB) +PASS -- TEST 'control_restart_p8_atmlnd_intel' [03:30, 01:22](1287 MB) + +PASS -- COMPILE 'atml_debug_intel' [05:10, 03:17] ( 501 warnings 593 remarks ) +PASS -- TEST 'control_p8_atmlnd_debug_intel' [06:41, 04:13](1945 MB) + +PASS -- COMPILE 'atmw_intel' [09:11, 07:13] ( 1 warnings 568 remarks ) +PASS -- TEST 'atmwav_control_noaero_p8_intel' [15:39, 13:30](2689 MB) + +PASS -- COMPILE 'atmaero_intel' [10:11, 08:54] ( 1 warnings 460 remarks ) +PASS -- TEST 'atmaero_control_p8_intel' [05:45, 03:16](1998 MB) +PASS -- TEST 'atmaero_control_p8_rad_intel' [05:36, 03:30](2388 MB) +PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [05:37, 04:07](2412 MB) + +PASS -- COMPILE 'atmaq_intel' [08:10, 06:49] ( 1 warnings 645 remarks ) +PASS -- TEST 'regional_atmaq_intel' [13:27, 10:24](2876 MB) +PASS -- TEST 'regional_atmaq_canopy_intel' [17:19, 14:15](2878 MB) + +PASS -- COMPILE 'atmaq_debug_intel' [04:10, 02:35] ( 474 warnings 645 remarks ) +PASS -- TEST 'regional_atmaq_debug_intel' [30:17, 27:12](2892 MB) + +PASS -- COMPILE 'atm_fbh_intel' [07:10, 05:42] ( 4 warnings 466 remarks ) +PASS -- TEST 'cpld_regional_atm_fbh_intel' [08:21, 07:04](1131 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_intelllvm' [14:10, 12:47] +PASS -- TEST 'cpld_control_gfsv17_intelllvm' [11:47, 09:24](2065 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_debug_intelllvm' [05:12, 03:20] +PASS -- TEST 'cpld_debug_gfsv17_intelllvm' [15:49, 13:55](2098 MB) + +PASS -- COMPILE 's2s_32bit_sfs_intelllvm' [16:11, 13:47] +PASS -- TEST 'cpld_control_sfs_intelllvm' [11:53, 08:34](2389 MB) + +PASS -- COMPILE 's2swa_intelllvm' [15:11, 13:48] +PASS -- TEST 'cpld_control_p8_intelllvm' [10:06, 07:52](2508 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_intelllvm' [07:11, 05:55] +PASS -- TEST 'rap_control_dyn32_phy32_intelllvm' [03:27, 02:08](1717 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intelllvm' [08:10, 06:02] +PASS -- TEST 'rap_control_dyn64_phy32_intelllvm' [04:29, 02:41](1785 MB) + +PASS -- COMPILE 'datm_cdeps_intelllvm' [13:11, 10:54] +PASS -- TEST 'datm_cdeps_control_cfsr_intelllvm' [09:16, 07:13](1926 MB) + +PASS -- COMPILE 'datm_cdeps_debug_intelllvm' [04:11, 02:17] +PASS -- TEST 'datm_cdeps_debug_cfsr_intelllvm' [06:15, 04:24](1830 MB) + +PASS -- COMPILE 'atm_gnu' [04:10, 02:56] ( 39 warnings ) +PASS -- TEST 'control_c48_gnu' [20:26, 18:35](1508 MB) +PASS -- TEST 'control_stochy_gnu' [03:17, 02:04](509 MB) +PASS -- TEST 'control_ras_gnu' [05:17, 03:09](514 MB) +PASS -- TEST 'control_p8_gnu' [05:46, 03:06](1457 MB) +PASS -- TEST 'control_p8_ugwpv1_gnu' [05:39, 03:04](1470 MB) + +PASS -- COMPILE 'rrfs_gnu' [04:10, 02:45] ( 39 warnings ) +PASS -- TEST 'rap_control_gnu' [06:31, 03:33](846 MB) +PASS -- TEST 'rap_decomp_gnu' [06:26, 03:27](847 MB) +PASS -- TEST 'rap_2threads_gnu' [10:26, 02:39](899 MB) +PASS -- TEST 'rap_restart_gnu' [05:26, 01:49](581 MB) +PASS -- TEST 'rap_sfcdiff_gnu' [05:32, 03:36](846 MB) +PASS -- TEST 'rap_sfcdiff_decomp_gnu' [06:23, 03:28](848 MB) +PASS -- TEST 'rap_sfcdiff_restart_gnu' [06:28, 01:50](581 MB) +PASS -- TEST 'hrrr_control_gnu' [07:34, 03:20](848 MB) +PASS -- TEST 'hrrr_control_noqr_gnu' [07:28, 03:19](834 MB) +PASS -- TEST 'hrrr_control_2threads_gnu' [08:23, 02:35](889 MB) +PASS -- TEST 'hrrr_control_decomp_gnu' [10:23, 03:19](851 MB) +PASS -- TEST 'hrrr_control_restart_gnu' [05:20, 01:48](579 MB) +PASS -- TEST 'hrrr_control_restart_noqr_gnu' [05:20, 01:45](662 MB) +PASS -- TEST 'rrfs_v1beta_gnu' [13:35, 06:18](845 MB) + +PASS -- COMPILE 'csawmg_gnu' [04:11, 02:34] ( 39 warnings ) +PASS -- TEST 'control_csawmg_gnu' [12:26, 05:41](753 MB) + +PASS -- COMPILE 'atm_dyn32_debug_gnu' [08:11, 05:20] ( 42 warnings ) +PASS -- TEST 'control_diag_debug_gnu' [06:25, 01:15](1281 MB) +PASS -- TEST 'regional_debug_gnu' [11:29, 05:40](781 MB) +PASS -- TEST 'rap_control_debug_gnu' [05:18, 01:48](854 MB) +PASS -- TEST 'hrrr_control_debug_gnu' [04:19, 01:44](856 MB) +PASS -- TEST 'hrrr_gf_debug_gnu' [06:18, 01:48](862 MB) +PASS -- TEST 'hrrr_c3_debug_gnu' [05:18, 01:48](860 MB) +PASS -- TEST 'rap_diag_debug_gnu' [05:26, 01:59](942 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_gnu' [06:18, 02:48](853 MB) +PASS -- TEST 'rap_progcld_thompson_debug_gnu' [05:18, 01:49](853 MB) +PASS -- TEST 'control_ras_debug_gnu' [04:17, 01:07](499 MB) +PASS -- TEST 'control_stochy_debug_gnu' [05:17, 01:13](492 MB) +PASS -- TEST 'control_debug_p8_gnu' [04:33, 01:20](1465 MB) +PASS -- TEST 'rap_clm_lake_debug_gnu' [05:20, 01:49](856 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_gnu' [06:32, 03:01](864 MB) + +PASS -- COMPILE 'wam_debug_gnu' [03:10, 01:23] ( 39 warnings ) +PASS -- TEST 'control_wam_debug_gnu' [07:36, 04:34](1304 MB) + +PASS -- COMPILE 'atm_debug_dyn32_gnu' [05:11, 02:37] ( 39 warnings ) +PASS -- TEST 'control_csawmg_debug_gnu' [03:26, 01:46](736 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_gnu' [04:11, 02:48] ( 39 warnings ) +PASS -- TEST 'rap_control_dyn32_phy32_gnu' [05:22, 03:17](706 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_gnu' [05:22, 03:08](709 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_gnu' [04:28, 02:29](731 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_gnu' [04:27, 02:22](728 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_gnu' [04:22, 03:08](709 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_gnu' [03:24, 01:42](553 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_gnu' [03:18, 01:39](557 MB) +PASS -- TEST 'conus13km_control_gnu' [04:48, 02:58](903 MB) +PASS -- TEST 'conus13km_2threads_gnu' [03:38, 01:11](906 MB) +PASS -- TEST 'conus13km_decomp_gnu' [05:36, 02:57](907 MB) +PASS -- TEST 'conus13km_restart_gnu' [03:32, 01:46](580 MB) + +PASS -- COMPILE 'atm_dyn64_phy32_gnu' [08:14, 06:32] ( 42 warnings ) +PASS -- TEST 'rap_control_dyn64_phy32_gnu' [05:31, 03:38](734 MB) + +PASS -- COMPILE 'atm_dyn32_phy32_debug_gnu' [07:13, 05:13] ( 42 warnings ) +PASS -- TEST 'rap_control_debug_dyn32_phy32_gnu' [03:18, 01:46](715 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_gnu' [03:18, 01:46](718 MB) +PASS -- TEST 'conus13km_debug_gnu' [09:35, 07:04](921 MB) +PASS -- TEST 'conus13km_debug_qr_gnu' [09:33, 07:02](650 MB) +PASS -- TEST 'conus13km_debug_2threads_gnu' [06:31, 04:07](910 MB) +PASS -- TEST 'conus13km_debug_decomp_gnu' [09:30, 07:24](924 MB) +PASS -- TEST 'conus13km_radar_tten_debug_gnu' [09:31, 07:06](988 MB) + +PASS -- COMPILE 'atm_dyn64_phy32_debug_gnu' [07:11, 05:25] ( 42 warnings ) +PASS -- TEST 'rap_control_dyn64_phy32_debug_gnu' [03:17, 01:49](741 MB) + +PASS -- COMPILE 's2swa_gnu' [13:11, 11:21] ( 39 warnings ) +PASS -- TEST 'cpld_control_p8_gnu' [10:21, 07:40](1586 MB) + +PASS -- COMPILE 's2s_gnu' [12:11, 10:24] ( 39 warnings ) +PASS -- TEST 'cpld_control_nowave_noaero_p8_gnu' [10:00, 07:26](1545 MB) + +PASS -- COMPILE 's2swa_debug_gnu' [04:11, 02:19] ( 1809 warnings ) +PASS -- TEST 'cpld_debug_p8_gnu' [06:58, 04:48](1602 MB) + +PASS -- COMPILE 's2sw_pdlib_gnu' [12:11, 10:19] ( 39 warnings ) +PASS -- TEST 'cpld_control_pdlib_p8_gnu' [10:53, 09:00](1562 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_gnu' [03:11, 01:54] ( 1932 warnings ) +PASS -- TEST 'cpld_debug_pdlib_p8_gnu' [08:47, 06:34](1550 MB) PASS -- COMPILE 'datm_cdeps_gnu' [11:11, 09:51] -PASS -- TEST 'datm_cdeps_control_cfsr_gnu' [11:16, 09:08](1513 MB) +PASS -- TEST 'datm_cdeps_control_cfsr_gnu' [04:15, 02:28](1513 MB) SYNOPSIS: -Starting Date/Time: 20260311 20:20:24 -Ending Date/Time: 20260312 03:07:53 -Total Time: 06h:47m:50s +Starting Date/Time: 20260314 21:04:50 +Ending Date/Time: 20260314 23:18:50 +Total Time: 02h:14m:36s Compiles Completed: 64/64 Tests Completed: 267/267 From 4b8f9297447259ed6bc6974ba82ea79c19be8773 Mon Sep 17 00:00:00 2001 From: FernandoAndrade-NOAA Date: Mon, 16 Mar 2026 01:35:46 -0400 Subject: [PATCH 11/14] add gaeaC6 RT log passed --- tests/logs/RegressionTests_gaeac6.log | 554 +++++++++++++------------- 1 file changed, 277 insertions(+), 277 deletions(-) diff --git a/tests/logs/RegressionTests_gaeac6.log b/tests/logs/RegressionTests_gaeac6.log index fb53a151c2..554d5be317 100644 --- a/tests/logs/RegressionTests_gaeac6.log +++ b/tests/logs/RegressionTests_gaeac6.log @@ -1,7 +1,7 @@ ====START OF GAEAC6 REGRESSION TESTING LOG==== UFSWM hash used in testing: -a9dc8429708341cbdb35dfc9bf76a4dec0cdf7a2 +98c91b21b7b1dd23d65eb3651f763fd229293f95 Submodule hashes used in testing: fc153862cfcc01fc4da513a2ff56af0bbd1234e0 AQM (v0.2.0-73-gfc15386) @@ -19,9 +19,9 @@ 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) - 939d1ddee2b833a557459cca002989b20411c70b UFSATM (heads/develop) + 13527f5e3e02ca59834877934a322acfb5e3a331 UFSATM (remotes/origin/new_fire_wind_opt) 22bc1a5de8a19996310aedc3482931616cd74a1b UFSATM/ccpp/framework (2025-10-15-dev-5-g22bc1a5) - b09af5da7617014c48a49c0476cc5481a7150f4c UFSATM/ccpp/physics (EP4-2243-gb09af5da) + 3069b05d7a55fe0131cce10f37232f3b3f1956d6 UFSATM/ccpp/physics (ccpp_transition_to_vlab_master_20190705-5730-g3069b05d) c62efd27caa26f660edf24232f33f154e608b77a UFSATM/ccpp/physics/physics/MP/TEMPO/TEMPO (v2.1.3~3) 41c5fcd950fed09b8afe186dede266824eca7fd3 UFSATM/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (41c5fcd) 0c00ba42a222a26754348c6f103a8e97d26f33e7 UFSATM/ccpp/physics/physics/SFC_Layer/MYNN/MYNN (0c00ba4) @@ -31,7 +31,7 @@ Submodule hashes used in testing: -5afd607642ae0fd6a53b137230336386beb47ce6 UFSATM/upp/sorc/libIFI.fd -3d35332fe66e3e63a285cc8d96facdf255a33481 UFSATM/upp/sorc/ncep_post.fd/post_gtg.fd dcc9da76c2d32c6ca7a5318a56db033295d9f43c WW3 (6.07.1-531-gdcc9da76) - 3be9c444ace991b4235e4e978449cc3d3fd0d2d1 fire_behavior (v0.2.0-3-g3be9c44) + e3b13645c7e6638b6831179c068a3984726246b0 fire_behavior (v0.2.0-68-ge3b1364) ae192f119b8614b4476a1b04ba55f6fb93e2953d stochastic_physics (ufs-v2.0.0-298-gae192f1) @@ -42,289 +42,289 @@ The second time is specifically for the run phase. Times/Memory will be empty for failed tests. BASELINE DIRECTORY: /gpfs/f6/bil-fire8/world-shared/role.epic/UFS-WM_RT/NEMSfv3gfs/develop-20260225 -COMPARISON DIRECTORY: /gpfs/f6/epic/proj-shared/Fernando.Andrade-maldonado/RT_RUNDIRS/Fernando.Andrade-maldonado/FV3_RT/rt_2864623 +COMPARISON DIRECTORY: /gpfs/f6/epic/proj-shared/Fernando.Andrade-maldonado/RT_RUNDIRS/Fernando.Andrade-maldonado/FV3_RT/rt_3735574 RT.SH OPTIONS USED: * (-a) - HPC PROJECT ACCOUNT: epic * (-e) - USE ECFLOW -PASS -- COMPILE 's2swa_32bit_intel' [12:11, 10:58] ( 1 warnings 3 remarks ) -PASS -- TEST 'cpld_control_p8_mixedmode_intel' [07:06, 04:06](6339 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_intel' [13:11, 11:57] ( 1 warnings 3 remarks ) -PASS -- TEST 'cpld_control_gfsv17_intel' [10:51, 08:42](6338 MB) -PASS -- TEST 'cpld_control_gfsv17_iau_intel' [12:03, 09:26](6339 MB) -PASS -- TEST 'cpld_restart_gfsv17_intel' [06:56, 04:12](6338 MB) -PASS -- TEST 'cpld_restart_gfsv17_iau_intel' [06:42, 04:18](6338 MB) -PASS -- TEST 'cpld_mpi_gfsv17_intel' [12:51, 10:08](6340 MB) - -PASS -- COMPILE 's2s_32bit_sfs_intel' [12:11, 10:42] ( 1 warnings 3 remarks ) -PASS -- TEST 'cpld_control_sfs_intel' [12:12, 07:15](6338 MB) -PASS -- TEST 'cpld_restart_sfs_intel' [07:52, 03:49](6339 MB) - -PASS -- COMPILE 's2s_32bit_sfs_debug_intel' [05:11, 03:48] ( 359 warnings 3 remarks ) -PASS -- TEST 'cpld_debug_sfs_intel' [11:03, 07:59](6338 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [05:11, 03:33] ( 359 warnings 316 remarks ) -PASS -- TEST 'cpld_debug_gfsv17_intel' [15:59, 13:09](6338 MB) - -PASS -- COMPILE 's2swa_intel' [13:11, 11:34] ( 1 warnings 3 remarks ) -PASS -- TEST 'cpld_control_p8_intel' [08:10, 05:07](6339 MB) -PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [10:48, 05:08](6339 MB) -PASS -- TEST 'cpld_restart_p8_intel' [04:57, 02:50](6339 MB) -PASS -- TEST 'cpld_control_qr_p8_intel' [07:39, 05:12](6339 MB) -PASS -- TEST 'cpld_restart_qr_p8_intel' [05:05, 02:52](6339 MB) -PASS -- TEST 'cpld_2threads_p8_intel' [09:21, 05:59](6339 MB) -PASS -- TEST 'cpld_decomp_p8_intel' [07:42, 04:59](6338 MB) -PASS -- TEST 'cpld_mpi_p8_intel' [06:49, 04:04](6339 MB) -PASS -- TEST 'cpld_control_ciceC_p8_intel' [10:29, 05:07](6339 MB) -PASS -- TEST 'cpld_control_c192_p8_intel' [12:04, 05:24](6339 MB) - -PASS -- COMPILE 's2swal_intel' [13:10, 11:56] ( 1 warnings 4 remarks ) -PASS -- TEST 'cpld_control_p8_lnd_intel' [08:05, 05:08](6339 MB) -PASS -- TEST 'cpld_restart_p8_lnd_intel' [04:57, 02:51](6339 MB) -PASS -- TEST 'cpld_s2sa_p8_intel' [08:06, 05:14](6339 MB) - -PASS -- COMPILE 's2sw_intel' [12:11, 10:57] ( 1 warnings 3 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_intel' [06:02, 02:53](6338 MB) -PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [07:09, 04:37](6339 MB) - -PASS -- COMPILE 's2swa_debug_intel' [05:10, 03:32] ( 359 warnings 297 remarks ) -PASS -- TEST 'cpld_debug_p8_intel' [10:52, 08:44](6339 MB) - -PASS -- COMPILE 's2sw_debug_intel' [05:11, 03:38] ( 359 warnings 297 remarks ) -PASS -- TEST 'cpld_debug_noaero_p8_intel' [06:13, 03:56](6339 MB) - -PASS -- COMPILE 's2s_aoflux_intel' [12:11, 10:26] ( 1 warnings 3 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [05:51, 03:19](6338 MB) - -PASS -- COMPILE 's2sw_pdlib_intel' [13:11, 11:34] ( 1 warnings 3 remarks ) -PASS -- TEST 'cpld_control_pdlib_p8_intel' [10:39, 08:42](6339 MB) -PASS -- TEST 'cpld_restart_pdlib_p8_intel' [06:42, 04:18](6340 MB) -PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [12:31, 10:09](6338 MB) -PASS -- TEST 'cpld_control_c48_5deg_intel' [06:52, 04:03](6338 MB) -PASS -- TEST 'cpld_warmstart_c48_5deg_intel' [03:38, 01:17](6337 MB) -PASS -- TEST 'cpld_restart_c48_5deg_intel' [02:37, 00:46](6338 MB) -PASS -- TEST 'cpld_control_c24_5deg_intel' [03:36, 00:46](6338 MB) -PASS -- TEST 'cpld_warmstart_c24_5deg_intel' [02:22, 00:27](6337 MB) -PASS -- TEST 'cpld_restart_c24_5deg_intel' [02:38, 00:21](6337 MB) -PASS -- TEST 'cpld_control_c24_9deg_intel' [02:21, 00:47](6337 MB) -PASS -- TEST 'cpld_warmstart_c24_9deg_intel' [02:28, 00:30](6337 MB) -PASS -- TEST 'cpld_restart_c24_9deg_intel' [02:38, 00:22](6338 MB) -PASS -- TEST 'cpld_control_c12_9deg_intel' [02:20, 00:29](6337 MB) -PASS -- TEST 'cpld_warmstart_c12_9deg_intel' [02:23, 00:22](6338 MB) -PASS -- TEST 'cpld_restart_c12_9deg_intel' [02:22, 00:19](6338 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_intel' [05:11, 03:21] ( 359 warnings 316 remarks ) -PASS -- TEST 'cpld_debug_pdlib_p8_intel' [18:38, 16:17](6339 MB) - -PASS -- COMPILE 'atm_dyn32_intel' [08:14, 07:00] ( 1 warnings 1 remarks ) -PASS -- TEST 'control_CubedSphereGrid_intel' [04:34, 01:36](6339 MB) -PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [04:36, 01:42](6339 MB) -PASS -- TEST 'control_latlon_intel' [04:27, 01:40](6339 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [04:40, 01:41](6339 MB) -PASS -- TEST 'control_c48_intel' [07:42, 04:20](6338 MB) -PASS -- TEST 'control_c48.v2.sfc_intel' [06:32, 04:06](6338 MB) -PASS -- TEST 'control_c48_lnd_iau_intel' [07:39, 04:25](6338 MB) -PASS -- TEST 'control_c192_intel' [07:39, 04:37](6338 MB) -PASS -- TEST 'control_c384_intel' [13:52, 09:17](6339 MB) -PASS -- TEST 'control_c384gdas_intel' [16:39, 10:28](6339 MB) -PASS -- TEST 'control_stochy_intel' [04:20, 01:16](6339 MB) +PASS -- COMPILE 's2swa_32bit_intel' [13:10, 11:48] ( 1 warnings 3 remarks ) +PASS -- TEST 'cpld_control_p8_mixedmode_intel' [06:43, 04:03](6339 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_intel' [14:10, 12:01] ( 1 warnings 3 remarks ) +PASS -- TEST 'cpld_control_gfsv17_intel' [11:03, 08:40](6339 MB) +PASS -- TEST 'cpld_control_gfsv17_iau_intel' [12:07, 09:31](6338 MB) +PASS -- TEST 'cpld_restart_gfsv17_intel' [06:50, 04:16](6339 MB) +PASS -- TEST 'cpld_restart_gfsv17_iau_intel' [07:00, 04:17](6338 MB) +PASS -- TEST 'cpld_mpi_gfsv17_intel' [13:16, 10:07](6339 MB) + +PASS -- COMPILE 's2s_32bit_sfs_intel' [12:10, 10:28] ( 1 warnings 3 remarks ) +PASS -- TEST 'cpld_control_sfs_intel' [12:05, 07:21](6340 MB) +PASS -- TEST 'cpld_restart_sfs_intel' [07:28, 03:54](6339 MB) + +PASS -- COMPILE 's2s_32bit_sfs_debug_intel' [05:10, 03:34] ( 359 warnings 3 remarks ) +PASS -- TEST 'cpld_debug_sfs_intel' [11:34, 07:48](6339 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [05:10, 03:37] ( 359 warnings 316 remarks ) +PASS -- TEST 'cpld_debug_gfsv17_intel' [14:50, 12:49](6339 MB) + +PASS -- COMPILE 's2swa_intel' [13:10, 11:49] ( 1 warnings 3 remarks ) +PASS -- TEST 'cpld_control_p8_intel' [08:36, 05:10](6339 MB) +PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [08:59, 05:08](6339 MB) +PASS -- TEST 'cpld_restart_p8_intel' [05:05, 02:50](6338 MB) +PASS -- TEST 'cpld_control_qr_p8_intel' [08:27, 05:13](6338 MB) +PASS -- TEST 'cpld_restart_qr_p8_intel' [05:15, 02:54](6338 MB) +PASS -- TEST 'cpld_2threads_p8_intel' [09:05, 06:05](6339 MB) +PASS -- TEST 'cpld_decomp_p8_intel' [07:31, 05:02](6339 MB) +PASS -- TEST 'cpld_mpi_p8_intel' [07:31, 04:09](6338 MB) +PASS -- TEST 'cpld_control_ciceC_p8_intel' [08:57, 05:10](6339 MB) +PASS -- TEST 'cpld_control_c192_p8_intel' [09:28, 05:24](6339 MB) + +PASS -- COMPILE 's2swal_intel' [13:10, 11:51] ( 1 warnings 4 remarks ) +PASS -- TEST 'cpld_control_p8_lnd_intel' [08:34, 05:13](6339 MB) +PASS -- TEST 'cpld_restart_p8_lnd_intel' [05:12, 02:51](6338 MB) +PASS -- TEST 'cpld_s2sa_p8_intel' [08:35, 05:18](6338 MB) + +PASS -- COMPILE 's2sw_intel' [13:10, 11:18] ( 1 warnings 3 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_intel' [05:23, 03:02](6339 MB) +PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [07:14, 04:40](6339 MB) + +PASS -- COMPILE 's2swa_debug_intel' [05:10, 03:35] ( 359 warnings 297 remarks ) +PASS -- TEST 'cpld_debug_p8_intel' [10:58, 08:39](6339 MB) + +PASS -- COMPILE 's2sw_debug_intel' [05:11, 03:37] ( 359 warnings 297 remarks ) +PASS -- TEST 'cpld_debug_noaero_p8_intel' [06:03, 03:53](6339 MB) + +PASS -- COMPILE 's2s_aoflux_intel' [12:11, 10:32] ( 1 warnings 3 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [05:54, 03:21](6338 MB) + +PASS -- COMPILE 's2sw_pdlib_intel' [13:11, 11:45] ( 1 warnings 3 remarks ) +PASS -- TEST 'cpld_control_pdlib_p8_intel' [10:55, 08:45](6339 MB) +PASS -- TEST 'cpld_restart_pdlib_p8_intel' [07:08, 04:15](6338 MB) +PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [12:30, 10:10](6338 MB) +PASS -- TEST 'cpld_control_c48_5deg_intel' [05:32, 04:04](6338 MB) +PASS -- TEST 'cpld_warmstart_c48_5deg_intel' [03:43, 01:17](6338 MB) +PASS -- TEST 'cpld_restart_c48_5deg_intel' [02:52, 00:46](6339 MB) +PASS -- TEST 'cpld_control_c24_5deg_intel' [02:32, 00:48](6337 MB) +PASS -- TEST 'cpld_warmstart_c24_5deg_intel' [02:32, 00:29](6338 MB) +PASS -- TEST 'cpld_restart_c24_5deg_intel' [02:24, 00:21](6338 MB) +PASS -- TEST 'cpld_control_c24_9deg_intel' [02:31, 00:45](6338 MB) +PASS -- TEST 'cpld_warmstart_c24_9deg_intel' [02:27, 00:29](6337 MB) +PASS -- TEST 'cpld_restart_c24_9deg_intel' [02:25, 00:20](6338 MB) +PASS -- TEST 'cpld_control_c12_9deg_intel' [02:26, 00:30](6338 MB) +PASS -- TEST 'cpld_warmstart_c12_9deg_intel' [02:31, 00:23](6337 MB) +PASS -- TEST 'cpld_restart_c12_9deg_intel' [02:32, 00:18](6337 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_intel' [05:10, 03:26] ( 359 warnings 316 remarks ) +PASS -- TEST 'cpld_debug_pdlib_p8_intel' [18:52, 16:14](6339 MB) + +PASS -- COMPILE 'atm_dyn32_intel' [08:12, 07:03] ( 1 warnings 1 remarks ) +PASS -- TEST 'control_CubedSphereGrid_intel' [03:26, 01:41](6338 MB) +PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [03:25, 01:42](6339 MB) +PASS -- TEST 'control_latlon_intel' [03:20, 01:44](6339 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [03:20, 01:47](6339 MB) +PASS -- TEST 'control_c48_intel' [06:27, 04:23](6337 MB) +PASS -- TEST 'control_c48.v2.sfc_intel' [06:32, 04:07](6336 MB) +PASS -- TEST 'control_c48_lnd_iau_intel' [06:27, 04:29](6338 MB) +PASS -- TEST 'control_c192_intel' [06:32, 04:43](6339 MB) +PASS -- TEST 'control_c384_intel' [12:19, 09:21](6339 MB) +PASS -- TEST 'control_c384gdas_intel' [14:33, 10:30](6339 MB) +PASS -- TEST 'control_stochy_intel' [03:20, 01:18](6339 MB) PASS -- TEST 'control_stochy_restart_intel' [02:19, 00:46](6339 MB) -PASS -- TEST 'control_lndp_intel' [03:17, 01:11](6338 MB) -PASS -- TEST 'control_iovr4_gfdlmpv3_intel' [04:22, 02:00](6339 MB) -PASS -- TEST 'control_p8_intel' [03:56, 01:55](6338 MB) -PASS -- TEST 'control_p8.v2.sfc_intel' [03:37, 02:01](6339 MB) -PASS -- TEST 'control_p8_ugwpv1_intel' [03:37, 01:53](6339 MB) -PASS -- TEST 'control_p8_ugwpv1_tempo_intel' [04:43, 01:56](6338 MB) -PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_intel' [04:44, 01:59](6339 MB) -PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_hail_intel' [03:38, 01:33](6339 MB) -PASS -- TEST 'control_restart_p8_intel' [03:38, 01:12](6339 MB) -PASS -- TEST 'control_noqr_p8_intel' [03:40, 01:53](6338 MB) -PASS -- TEST 'control_restart_noqr_p8_intel' [03:40, 01:10](6339 MB) -PASS -- TEST 'control_decomp_p8_intel' [03:32, 01:58](6337 MB) -PASS -- TEST 'control_2threads_p8_intel' [04:45, 02:12](6339 MB) -PASS -- TEST 'control_p8_lndp_intel' [05:22, 03:13](6339 MB) -PASS -- TEST 'control_p8_rrtmgp_intel' [04:41, 02:44](6338 MB) -PASS -- TEST 'control_p8_mynn_intel' [03:43, 02:03](6339 MB) -PASS -- TEST 'merra2_thompson_intel' [04:51, 02:17](6338 MB) -PASS -- TEST 'merra2_hf_thompson_intel' [05:35, 03:56](6338 MB) -PASS -- TEST 'regional_control_intel' [05:25, 03:11](6339 MB) -PASS -- TEST 'regional_restart_intel' [03:24, 01:49](6339 MB) -PASS -- TEST 'regional_decomp_intel' [05:26, 03:26](6339 MB) -PASS -- TEST 'regional_2threads_intel' [05:27, 02:34](6339 MB) -PASS -- TEST 'regional_noquilt_intel' [05:27, 03:11](6338 MB) -PASS -- TEST 'regional_netcdf_parallel_intel' [05:27, 03:13](6339 MB) -PASS -- TEST 'regional_2dwrtdecomp_intel' [05:27, 03:14](6339 MB) -PASS -- TEST 'regional_wofs_intel' [06:33, 04:28](6338 MB) - -PASS -- COMPILE 'atm_dyn32_rad32_intel' [08:11, 06:40] ( 1 warnings 1 remarks ) -PASS -- TEST 'control_p8_rrtmgp_rad32_intel' [04:45, 02:36](6339 MB) - -PASS -- COMPILE 'rrfs_intel' [08:11, 06:06] ( 4 warnings 9 remarks ) -PASS -- TEST 'rap_control_intel' [04:30, 02:25](6339 MB) -PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [04:38, 02:44](6339 MB) -PASS -- TEST 'rap_decomp_intel' [04:30, 02:30](6339 MB) -PASS -- TEST 'rap_2threads_intel' [04:43, 02:46](6339 MB) -PASS -- TEST 'rap_restart_intel' [03:44, 01:23](6339 MB) -PASS -- TEST 'rap_sfcdiff_intel' [04:36, 02:26](6338 MB) -PASS -- TEST 'rap_sfcdiff_decomp_intel' [04:35, 02:31](6339 MB) -PASS -- TEST 'rap_sfcdiff_restart_intel' [03:36, 01:20](6339 MB) -PASS -- TEST 'hrrr_control_intel' [04:36, 02:19](6339 MB) -PASS -- TEST 'hrrr_control_decomp_intel' [04:45, 02:23](6339 MB) -PASS -- TEST 'hrrr_control_2threads_intel' [04:23, 02:36](6339 MB) -PASS -- TEST 'hrrr_control_restart_intel' [03:21, 01:18](6338 MB) -PASS -- TEST 'rrfs_v1beta_intel' [06:36, 04:10](6339 MB) -PASS -- TEST 'rrfs_v1nssl_intel' [07:19, 05:23](6339 MB) -PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [07:18, 05:19](6339 MB) - -PASS -- COMPILE 'csawmg_intel' [08:10, 06:17] ( 1 warnings ) -PASS -- TEST 'control_csawmg_intel' [06:21, 04:10](6339 MB) -PASS -- TEST 'control_ras_intel' [04:17, 02:14](6338 MB) - -PASS -- COMPILE 'wam_intel' [07:10, 05:53] ( 1 warnings 1 remarks ) -PASS -- TEST 'control_wam_intel' [09:30, 07:45](6339 MB) - -PASS -- COMPILE 'atm_debug_dyn32_intel' [05:11, 03:28] ( 494 warnings 9 remarks ) -PASS -- TEST 'control_CubedSphereGrid_debug_intel' [03:29, 01:40](6338 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [03:17, 01:43](6339 MB) -PASS -- TEST 'control_stochy_debug_intel' [04:19, 02:10](6339 MB) -PASS -- TEST 'control_lndp_debug_intel' [03:16, 02:01](6339 MB) -PASS -- TEST 'control_csawmg_debug_intel' [04:27, 02:59](6339 MB) -PASS -- TEST 'control_ras_debug_intel' [03:16, 02:02](6339 MB) -PASS -- TEST 'control_diag_debug_intel' [03:23, 01:58](6338 MB) -PASS -- TEST 'control_debug_p8_intel' [03:40, 01:58](6339 MB) -PASS -- TEST 'regional_debug_intel' [13:29, 11:47](6339 MB) -PASS -- TEST 'rap_control_debug_intel' [05:18, 03:32](6338 MB) -PASS -- TEST 'hrrr_control_debug_intel' [05:17, 03:25](6338 MB) -PASS -- TEST 'hrrr_gf_debug_intel' [05:17, 03:27](6338 MB) -PASS -- TEST 'hrrr_c3_debug_intel' [05:19, 03:31](6339 MB) -PASS -- TEST 'rap_unified_drag_suite_debug_intel' [05:17, 03:33](6339 MB) -PASS -- TEST 'rap_diag_debug_intel' [05:19, 03:42](6339 MB) -PASS -- TEST 'rap_cires_ugwp_debug_intel' [05:16, 03:34](6339 MB) -PASS -- TEST 'rap_unified_ugwp_debug_intel' [05:19, 03:31](6339 MB) -PASS -- TEST 'rap_lndp_debug_intel' [05:20, 03:34](6338 MB) -PASS -- TEST 'rap_progcld_thompson_debug_intel' [05:19, 03:32](6339 MB) -PASS -- TEST 'rap_noah_debug_intel' [05:18, 03:25](6339 MB) -PASS -- TEST 'rap_sfcdiff_debug_intel' [05:17, 03:31](6339 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [07:15, 05:30](6339 MB) -PASS -- TEST 'rap_clm_lake_debug_intel' [05:18, 03:30](6339 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [07:50, 05:56](6339 MB) - -PASS -- COMPILE 'wam_debug_intel' [04:10, 02:11] ( 457 warnings 1 remarks ) -PASS -- TEST 'control_wam_debug_intel' [10:27, 08:55](6339 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [07:10, 06:05] ( 4 warnings 8 remarks ) -PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [04:41, 02:35](6338 MB) -PASS -- TEST 'rap_control_dyn32_phy32_intel' [04:40, 02:10](6339 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [04:43, 02:04](6338 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [04:35, 02:27](6339 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [04:29, 02:22](6339 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [04:34, 02:10](6338 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_intel' [03:24, 01:12](6339 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [03:20, 01:11](6339 MB) -PASS -- TEST 'conus13km_control_intel' [03:36, 01:54](6338 MB) -PASS -- TEST 'conus13km_2threads_intel' [02:39, 00:58](6339 MB) -PASS -- TEST 'conus13km_decomp_intel' [03:32, 01:53](6339 MB) +PASS -- TEST 'control_lndp_intel' [03:17, 01:22](6338 MB) +PASS -- TEST 'control_iovr4_gfdlmpv3_intel' [03:32, 02:00](6339 MB) +PASS -- TEST 'control_p8_intel' [03:50, 01:55](6339 MB) +PASS -- TEST 'control_p8.v2.sfc_intel' [03:43, 02:03](6339 MB) +PASS -- TEST 'control_p8_ugwpv1_intel' [03:48, 01:58](6339 MB) +PASS -- TEST 'control_p8_ugwpv1_tempo_intel' [03:41, 01:54](6339 MB) +PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_intel' [03:46, 01:59](6338 MB) +PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_hail_intel' [03:42, 01:31](6338 MB) +PASS -- TEST 'control_restart_p8_intel' [03:50, 01:12](6339 MB) +PASS -- TEST 'control_noqr_p8_intel' [03:43, 01:57](6339 MB) +PASS -- TEST 'control_restart_noqr_p8_intel' [03:45, 01:17](6339 MB) +PASS -- TEST 'control_decomp_p8_intel' [03:32, 02:00](6338 MB) +PASS -- TEST 'control_2threads_p8_intel' [04:48, 02:13](6338 MB) +PASS -- TEST 'control_p8_lndp_intel' [05:28, 03:19](6339 MB) +PASS -- TEST 'control_p8_rrtmgp_intel' [04:51, 02:44](6339 MB) +PASS -- TEST 'control_p8_mynn_intel' [04:42, 02:04](6338 MB) +PASS -- TEST 'merra2_thompson_intel' [05:03, 02:15](6339 MB) +PASS -- TEST 'merra2_hf_thompson_intel' [05:28, 03:59](6339 MB) +PASS -- TEST 'regional_control_intel' [05:24, 03:13](6339 MB) +PASS -- TEST 'regional_restart_intel' [03:27, 01:51](6339 MB) +PASS -- TEST 'regional_decomp_intel' [05:21, 03:22](6339 MB) +PASS -- TEST 'regional_2threads_intel' [04:27, 02:35](6338 MB) +PASS -- TEST 'regional_noquilt_intel' [05:28, 03:15](6339 MB) +PASS -- TEST 'regional_netcdf_parallel_intel' [05:29, 03:11](6339 MB) +PASS -- TEST 'regional_2dwrtdecomp_intel' [05:24, 03:12](6338 MB) +PASS -- TEST 'regional_wofs_intel' [06:34, 04:11](6338 MB) + +PASS -- COMPILE 'atm_dyn32_rad32_intel' [08:10, 06:52] ( 1 warnings 1 remarks ) +PASS -- TEST 'control_p8_rrtmgp_rad32_intel' [04:43, 02:41](6338 MB) + +PASS -- COMPILE 'rrfs_intel' [07:11, 06:04] ( 4 warnings 9 remarks ) +PASS -- TEST 'rap_control_intel' [04:31, 02:26](6338 MB) +PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [05:23, 02:45](6338 MB) +PASS -- TEST 'rap_decomp_intel' [04:25, 02:35](6338 MB) +PASS -- TEST 'rap_2threads_intel' [04:28, 02:48](6338 MB) +PASS -- TEST 'rap_restart_intel' [03:29, 01:22](6339 MB) +PASS -- TEST 'rap_sfcdiff_intel' [04:33, 02:26](6339 MB) +PASS -- TEST 'rap_sfcdiff_decomp_intel' [04:34, 02:31](6339 MB) +PASS -- TEST 'rap_sfcdiff_restart_intel' [03:32, 01:22](6339 MB) +PASS -- TEST 'hrrr_control_intel' [04:40, 02:20](6339 MB) +PASS -- TEST 'hrrr_control_decomp_intel' [04:31, 02:26](6339 MB) +PASS -- TEST 'hrrr_control_2threads_intel' [04:22, 02:39](6339 MB) +PASS -- TEST 'hrrr_control_restart_intel' [03:23, 01:20](6338 MB) +PASS -- TEST 'rrfs_v1beta_intel' [06:53, 04:08](6339 MB) +PASS -- TEST 'rrfs_v1nssl_intel' [07:18, 05:33](6339 MB) +PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [07:23, 05:22](6339 MB) + +PASS -- COMPILE 'csawmg_intel' [08:14, 06:15] ( 1 warnings ) +PASS -- TEST 'control_csawmg_intel' [06:24, 04:07](6339 MB) +PASS -- TEST 'control_ras_intel' [04:17, 02:13](6339 MB) + +PASS -- COMPILE 'wam_intel' [07:14, 05:57] ( 1 warnings 1 remarks ) +PASS -- TEST 'control_wam_intel' [09:31, 07:48](6339 MB) + +PASS -- COMPILE 'atm_debug_dyn32_intel' [05:11, 03:33] ( 494 warnings 9 remarks ) +PASS -- TEST 'control_CubedSphereGrid_debug_intel' [03:21, 01:40](6339 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [03:18, 01:41](6339 MB) +PASS -- TEST 'control_stochy_debug_intel' [04:16, 02:12](6339 MB) +PASS -- TEST 'control_lndp_debug_intel' [03:17, 01:58](6339 MB) +PASS -- TEST 'control_csawmg_debug_intel' [04:20, 02:57](6339 MB) +PASS -- TEST 'control_ras_debug_intel' [03:17, 02:01](6339 MB) +PASS -- TEST 'control_diag_debug_intel' [03:22, 01:59](6339 MB) +PASS -- TEST 'control_debug_p8_intel' [03:31, 02:01](6339 MB) +PASS -- TEST 'regional_debug_intel' [13:24, 11:35](6339 MB) +PASS -- TEST 'rap_control_debug_intel' [05:17, 03:32](6339 MB) +PASS -- TEST 'hrrr_control_debug_intel' [05:19, 03:26](6339 MB) +PASS -- TEST 'hrrr_gf_debug_intel' [05:33, 03:29](6339 MB) +PASS -- TEST 'hrrr_c3_debug_intel' [05:32, 03:31](6339 MB) +PASS -- TEST 'rap_unified_drag_suite_debug_intel' [05:29, 03:29](6339 MB) +PASS -- TEST 'rap_diag_debug_intel' [05:34, 03:38](6339 MB) +PASS -- TEST 'rap_cires_ugwp_debug_intel' [05:18, 03:37](6339 MB) +PASS -- TEST 'rap_unified_ugwp_debug_intel' [05:19, 03:32](6338 MB) +PASS -- TEST 'rap_lndp_debug_intel' [05:17, 03:36](6339 MB) +PASS -- TEST 'rap_progcld_thompson_debug_intel' [05:20, 03:32](6339 MB) +PASS -- TEST 'rap_noah_debug_intel' [05:19, 03:26](6339 MB) +PASS -- TEST 'rap_sfcdiff_debug_intel' [05:21, 03:32](6339 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [07:24, 05:30](6338 MB) +PASS -- TEST 'rap_clm_lake_debug_intel' [05:21, 03:31](6339 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [07:32, 05:52](6339 MB) + +PASS -- COMPILE 'wam_debug_intel' [04:11, 02:17] ( 457 warnings 1 remarks ) +PASS -- TEST 'control_wam_debug_intel' [11:39, 09:06](6339 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [07:11, 05:43] ( 4 warnings 8 remarks ) +PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [04:45, 02:37](6338 MB) +PASS -- TEST 'rap_control_dyn32_phy32_intel' [04:41, 02:08](6339 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [04:36, 02:08](6339 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [04:23, 02:32](6339 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [04:23, 02:25](6339 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [04:25, 02:11](6338 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_intel' [03:27, 01:14](6339 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [03:22, 01:11](6338 MB) +PASS -- TEST 'conus13km_control_intel' [03:49, 01:56](6339 MB) +PASS -- TEST 'conus13km_2threads_intel' [02:43, 00:58](6339 MB) +PASS -- TEST 'conus13km_decomp_intel' [03:38, 01:54](6339 MB) PASS -- TEST 'conus13km_restart_intel' [03:27, 01:10](6338 MB) -PASS -- COMPILE 'rrfs_dyn32_phy32_faster_cdeps_intel' [07:12, 05:58] ( 4 warnings 8 remarks ) -PASS -- TEST 'conus13km_gl_inline_intel' [03:39, 01:26](6339 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [07:10, 05:52] ( 4 warnings 8 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_intel' [04:34, 02:40](6339 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [04:10, 02:11] ( 330 warnings 8 remarks ) -PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [05:15, 03:23](6339 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [05:18, 03:19](6339 MB) -PASS -- TEST 'conus13km_debug_intel' [16:38, 14:07](6339 MB) -PASS -- TEST 'conus13km_debug_qr_intel' [16:39, 14:13](6338 MB) -PASS -- TEST 'conus13km_debug_2threads_intel' [14:31, 12:57](6338 MB) -PASS -- TEST 'conus13km_debug_decomp_intel' [16:35, 14:18](6339 MB) -PASS -- TEST 'conus13km_radar_tten_debug_intel' [16:21, 14:21](6339 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [04:10, 02:09] ( 330 warnings 8 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [05:18, 03:29](6339 MB) - -PASS -- COMPILE 'hafsw_intel' [10:11, 08:53] ( 1 warnings 2 remarks ) -PASS -- TEST 'hafs_regional_atm_intel' [04:28, 02:46](6339 MB) -PASS -- TEST 'hafs_regional_atm_gfdlmpv3_intel' [06:11, 03:55](6340 MB) -PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [04:20, 02:23](6338 MB) -PASS -- TEST 'hafs_regional_atm_wav_intel' [09:46, 07:26](6338 MB) -PASS -- TEST 'hafs_regional_1nest_atm_intel' [05:35, 03:24](6340 MB) -PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [05:54, 03:59](6338 MB) -PASS -- TEST 'hafs_global_1nest_atm_intel' [03:59, 01:43](6339 MB) -PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [07:18, 04:15](6338 MB) -PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [04:27, 02:27](6338 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [04:36, 02:16](6339 MB) -PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [02:26, 00:55](6339 MB) -PASS -- TEST 'gnv1_nested_intel' [05:10, 02:21](6340 MB) - -PASS -- COMPILE 'hafs_mom6w_intel' [09:10, 08:02] ( 1 warnings ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [05:56, 03:22](6338 MB) - -PASS -- COMPILE 'hafs_all_intel' [09:11, 07:38] ( 1 warnings 1 remarks ) -PASS -- TEST 'hafs_regional_docn_intel' [06:33, 04:19](6340 MB) -PASS -- TEST 'hafs_regional_docn_oisst_intel' [06:56, 04:20](6339 MB) - -PASS -- COMPILE 'datm_cdeps_intel' [11:11, 09:10] ( 2 remarks ) -PASS -- TEST 'datm_cdeps_control_cfsr_intel' [03:19, 02:00](6338 MB) -PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [05:20, 01:22](6337 MB) -PASS -- TEST 'datm_cdeps_control_gefs_intel' [03:14, 01:50](6337 MB) -PASS -- TEST 'datm_cdeps_iau_gefs_intel' [03:16, 01:50](6338 MB) -PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [03:15, 01:51](6338 MB) -PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [03:15, 01:59](6338 MB) -PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [03:22, 02:01](6339 MB) -PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [03:17, 01:50](6338 MB) -PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [06:43, 04:47](6338 MB) -PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [06:32, 04:41](6339 MB) -PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [03:15, 02:00](6338 MB) -PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [05:19, 03:40](6337 MB) -PASS -- TEST 'datm_cdeps_gfs_intel' [05:16, 03:39](6338 MB) - -PASS -- COMPILE 'datm_cdeps_debug_intel' [04:10, 02:27] ( 2 warnings 2 remarks ) -PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [05:26, 03:59](6338 MB) - -PASS -- COMPILE 'datm_cdeps_land_intel' [02:10, 00:41] ( 1 remarks ) -PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [02:23, 01:03](6338 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_intel' [02:20, 00:46](6338 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [03:21, 00:33](6339 MB) - -PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [11:12, 09:37] ( 1 warnings 3 remarks ) -PASS -- TEST 'atm_ds2s_docn_pcice_intel' [04:35, 02:30](6338 MB) - -PASS -- COMPILE 'atm_ds2s_docn_dice_intel' [07:10, 06:01] ( 1 warnings 1 remarks ) -PASS -- TEST 'atm_ds2s_docn_dice_intel' [07:56, 03:08](6339 MB) - -PASS -- COMPILE 'atml_intel' [08:11, 06:51] ( 9 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_intel' [07:35, 02:26](6338 MB) -PASS -- TEST 'control_restart_p8_atmlnd_intel' [03:27, 01:27](6339 MB) - -PASS -- COMPILE 'atml_debug_intel' [04:11, 02:55] ( 501 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_debug_intel' [08:57, 03:30](6338 MB) - -PASS -- COMPILE 'atmw_intel' [09:11, 07:08] ( 1 warnings 1 remarks ) -PASS -- TEST 'atmwav_control_noaero_p8_intel' [05:38, 01:21](6339 MB) - -PASS -- COMPILE 'atmaero_intel' [10:11, 08:32] ( 1 warnings 1 remarks ) -PASS -- TEST 'atmaero_control_p8_intel' [07:36, 02:48](6339 MB) -PASS -- TEST 'atmaero_control_p8_rad_intel' [07:32, 03:13](6339 MB) -PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [07:30, 03:20](6339 MB) - -PASS -- COMPILE 'atmaq_intel' [08:12, 06:17] ( 1 warnings ) -PASS -- TEST 'regional_atmaq_intel' [17:55, 12:55](6339 MB) -PASS -- TEST 'regional_atmaq_canopy_intel' [20:49, 15:42](6339 MB) - -PASS -- COMPILE 'atmaq_debug_intel' [04:11, 02:18] ( 474 warnings ) -PASS -- TEST 'regional_atmaq_debug_intel' [30:35, 25:52](6338 MB) - -PASS -- COMPILE 'atm_fbh_intel' [07:11, 05:33] ( 4 warnings 8 remarks ) -PASS -- TEST 'cpld_regional_atm_fbh_intel' [09:28, 06:03](6338 MB) +PASS -- COMPILE 'rrfs_dyn32_phy32_faster_cdeps_intel' [08:11, 06:03] ( 4 warnings 8 remarks ) +PASS -- TEST 'conus13km_gl_inline_intel' [03:39, 01:24](6339 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [07:10, 05:53] ( 4 warnings 8 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_intel' [04:34, 02:38](6339 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [04:11, 02:12] ( 330 warnings 8 remarks ) +PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [05:34, 03:24](6339 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [05:21, 03:21](6338 MB) +PASS -- TEST 'conus13km_debug_intel' [16:29, 14:20](6337 MB) +PASS -- TEST 'conus13km_debug_qr_intel' [15:31, 14:01](6338 MB) +PASS -- TEST 'conus13km_debug_2threads_intel' [14:37, 13:01](6338 MB) +PASS -- TEST 'conus13km_debug_decomp_intel' [16:31, 14:25](6338 MB) +PASS -- TEST 'conus13km_radar_tten_debug_intel' [16:30, 14:17](6339 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [04:10, 02:12] ( 330 warnings 8 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [05:19, 03:33](6339 MB) + +PASS -- COMPILE 'hafsw_intel' [10:11, 08:28] ( 1 warnings 2 remarks ) +PASS -- TEST 'hafs_regional_atm_intel' [04:34, 02:46](6339 MB) +PASS -- TEST 'hafs_regional_atm_gfdlmpv3_intel' [06:03, 03:54](6338 MB) +PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [04:22, 02:23](6338 MB) +PASS -- TEST 'hafs_regional_atm_wav_intel' [10:31, 07:32](6338 MB) +PASS -- TEST 'hafs_regional_1nest_atm_intel' [05:40, 03:23](6338 MB) +PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [05:45, 04:00](6340 MB) +PASS -- TEST 'hafs_global_1nest_atm_intel' [03:29, 01:43](6339 MB) +PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [07:57, 04:17](6339 MB) +PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [04:37, 02:26](6340 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [04:38, 02:17](6338 MB) +PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [02:22, 00:56](6339 MB) +PASS -- TEST 'gnv1_nested_intel' [05:08, 02:23](6339 MB) + +PASS -- COMPILE 'hafs_mom6w_intel' [09:14, 07:49] ( 1 warnings ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [05:57, 03:22](6339 MB) + +PASS -- COMPILE 'hafs_all_intel' [09:11, 07:58] ( 1 warnings 1 remarks ) +PASS -- TEST 'hafs_regional_docn_intel' [07:08, 04:17](6339 MB) +PASS -- TEST 'hafs_regional_docn_oisst_intel' [06:27, 04:25](6340 MB) + +PASS -- COMPILE 'datm_cdeps_intel' [11:11, 09:06] ( 2 remarks ) +PASS -- TEST 'datm_cdeps_control_cfsr_intel' [03:15, 02:01](6337 MB) +PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [03:15, 01:22](6339 MB) +PASS -- TEST 'datm_cdeps_control_gefs_intel' [03:17, 01:49](6338 MB) +PASS -- TEST 'datm_cdeps_iau_gefs_intel' [03:15, 01:50](6338 MB) +PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [03:18, 01:51](6337 MB) +PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [03:16, 01:59](6338 MB) +PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [03:17, 01:59](6339 MB) +PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [03:22, 01:49](6337 MB) +PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [06:43, 04:50](6339 MB) +PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [06:38, 04:29](6338 MB) +PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [03:16, 02:01](6338 MB) +PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [05:16, 03:39](6338 MB) +PASS -- TEST 'datm_cdeps_gfs_intel' [05:16, 03:38](6338 MB) + +PASS -- COMPILE 'datm_cdeps_debug_intel' [04:25, 02:32] ( 2 warnings 2 remarks ) +PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [05:15, 04:02](6338 MB) + +PASS -- COMPILE 'datm_cdeps_land_intel' [02:11, 00:39] ( 1 remarks ) +PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [03:24, 01:05](6338 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_intel' [02:24, 00:51](6339 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [02:22, 00:32](6339 MB) + +PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [11:11, 09:31] ( 1 warnings 3 remarks ) +PASS -- TEST 'atm_ds2s_docn_pcice_intel' [04:43, 02:30](6339 MB) + +PASS -- COMPILE 'atm_ds2s_docn_dice_intel' [07:11, 05:58] ( 1 warnings 1 remarks ) +PASS -- TEST 'atm_ds2s_docn_dice_intel' [05:36, 03:16](6339 MB) + +PASS -- COMPILE 'atml_intel' [09:11, 07:22] ( 9 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_intel' [05:03, 02:28](6338 MB) +PASS -- TEST 'control_restart_p8_atmlnd_intel' [03:32, 01:26](6338 MB) + +PASS -- COMPILE 'atml_debug_intel' [05:11, 03:28] ( 501 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_debug_intel' [05:42, 03:33](6338 MB) + +PASS -- COMPILE 'atmw_intel' [09:10, 07:24] ( 1 warnings 1 remarks ) +PASS -- TEST 'atmwav_control_noaero_p8_intel' [03:36, 01:25](6339 MB) + +PASS -- COMPILE 'atmaero_intel' [10:10, 08:39] ( 1 warnings 1 remarks ) +PASS -- TEST 'atmaero_control_p8_intel' [04:50, 02:51](6339 MB) +PASS -- TEST 'atmaero_control_p8_rad_intel' [05:43, 03:20](6339 MB) +PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [05:29, 03:21](6338 MB) + +PASS -- COMPILE 'atmaq_intel' [08:11, 06:16] ( 1 warnings ) +PASS -- TEST 'regional_atmaq_intel' [15:23, 12:39](6339 MB) +PASS -- TEST 'regional_atmaq_canopy_intel' [18:32, 15:16](6339 MB) + +PASS -- COMPILE 'atmaq_debug_intel' [04:11, 02:25] ( 474 warnings ) +PASS -- TEST 'regional_atmaq_debug_intel' [28:07, 26:01](6339 MB) + +PASS -- COMPILE 'atm_fbh_intel' [07:11, 05:34] ( 4 warnings 8 remarks ) +PASS -- TEST 'cpld_regional_atm_fbh_intel' [08:24, 06:26](6338 MB) SYNOPSIS: -Starting Date/Time: 20260311 16:19:39 -Ending Date/Time: 20260311 17:37:55 -Total Time: 01h:19m:26s +Starting Date/Time: 20260314 17:05:59 +Ending Date/Time: 20260314 18:21:11 +Total Time: 01h:15m:56s Compiles Completed: 40/40 Tests Completed: 193/193 From e169d72669f3014ff057dc7afac62cdf07b0451c Mon Sep 17 00:00:00 2001 From: Brian Curtis Date: Mon, 16 Mar 2026 15:14:37 +0000 Subject: [PATCH 12/14] WCOSS2 RT Log: PAssed --- tests/logs/RegressionTests_wcoss2.log | 476 +++++++++++++------------- 1 file changed, 238 insertions(+), 238 deletions(-) diff --git a/tests/logs/RegressionTests_wcoss2.log b/tests/logs/RegressionTests_wcoss2.log index efd536603b..76db7dccec 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: -f783511ea3301ebecf225e68ad748b9553e71022 +4b8f9297447259ed6bc6974ba82ea79c19be8773 Submodule hashes used in testing: fc153862cfcc01fc4da513a2ff56af0bbd1234e0 AQM (v0.2.0-73-gfc15386) @@ -19,9 +19,9 @@ 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) - 939d1ddee2b833a557459cca002989b20411c70b UFSATM (heads/develop) + 13527f5e3e02ca59834877934a322acfb5e3a331 UFSATM (remotes/origin/new_fire_wind_opt) 22bc1a5de8a19996310aedc3482931616cd74a1b UFSATM/ccpp/framework (2025-10-15-dev-5-g22bc1a5) - b09af5da7617014c48a49c0476cc5481a7150f4c UFSATM/ccpp/physics (EP4-2243-gb09af5da) + 3069b05d7a55fe0131cce10f37232f3b3f1956d6 UFSATM/ccpp/physics (ccpp_transition_to_vlab_master_20190705-5730-g3069b05d) c62efd27caa26f660edf24232f33f154e608b77a UFSATM/ccpp/physics/physics/MP/TEMPO/TEMPO (v2.1.3~3) 41c5fcd950fed09b8afe186dede266824eca7fd3 UFSATM/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (41c5fcd) 0c00ba42a222a26754348c6f103a8e97d26f33e7 UFSATM/ccpp/physics/physics/SFC_Layer/MYNN/MYNN (0c00ba4) @@ -31,7 +31,7 @@ Submodule hashes used in testing: -5afd607642ae0fd6a53b137230336386beb47ce6 UFSATM/upp/sorc/libIFI.fd -3d35332fe66e3e63a285cc8d96facdf255a33481 UFSATM/upp/sorc/ncep_post.fd/post_gtg.fd dcc9da76c2d32c6ca7a5318a56db033295d9f43c WW3 (6.07.1-531-gdcc9da76) - 3be9c444ace991b4235e4e978449cc3d3fd0d2d1 fire_behavior (v0.2.0-3-g3be9c44) + e3b13645c7e6638b6831179c068a3984726246b0 fire_behavior (v0.2.0-68-ge3b1364) ae192f119b8614b4476a1b04ba55f6fb93e2953d stochastic_physics (ufs-v2.0.0-298-gae192f1) @@ -42,247 +42,247 @@ 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-20260225 -COMPARISON DIRECTORY: /lfs/h2/emc/ptmp/brian.curtis/FV3_RT/rt_892581 +COMPARISON DIRECTORY: /lfs/h2/emc/ptmp/brian.curtis/FV3_RT/rt_3012555 RT.SH OPTIONS USED: * (-a) - HPC PROJECT ACCOUNT: GFS-DEV * (-e) - USE ECFLOW -PASS -- COMPILE 's2swa_32bit_intel' [21:41, 16:23] ( 1 warnings 1 remarks ) -PASS -- TEST 'cpld_control_p8_mixedmode_intel' [12:39, 06:47](1935 MB) -PASS -- TEST 'cpld_control_gefs_intel' [34:04, 16:22](2903 MB) -PASS -- TEST 'cpld_restart_gefs_intel' [28:25, 07:05](2574 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_intel' [21:41, 16:21] ( 1 warnings 1 remarks ) -PASS -- TEST 'cpld_control_gfsv17_intel' [20:19, 13:52](1819 MB) -PASS -- TEST 'cpld_control_gfsv17_iau_intel' [22:45, 14:59](1852 MB) -PASS -- TEST 'cpld_restart_gfsv17_intel' [13:14, 06:29](988 MB) -PASS -- TEST 'cpld_restart_gfsv17_iau_intel' [12:40, 06:50](1845 MB) -PASS -- TEST 'cpld_mpi_gfsv17_intel' [22:09, 16:24](1802 MB) - -PASS -- COMPILE 's2s_32bit_sfs_intel' [20:40, 14:57] ( 1 warnings 1 remarks ) -PASS -- TEST 'cpld_control_sfs_intel' [19:04, 11:39](2104 MB) -PASS -- TEST 'cpld_restart_sfs_intel' [16:31, 06:29](1257 MB) - -PASS -- COMPILE 's2s_32bit_sfs_debug_intel' [10:29, 04:29] ( 355 warnings 1 remarks ) -PASS -- TEST 'cpld_debug_sfs_intel' [20:21, 13:02](2143 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [10:29, 04:51] ( 355 warnings 324 remarks ) -PASS -- TEST 'cpld_debug_gfsv17_intel' [26:33, 20:12](1856 MB) - -PASS -- COMPILE 's2swa_intel' [22:42, 17:04] ( 1 warnings 1 remarks ) -PASS -- TEST 'cpld_control_p8_intel' [13:22, 08:31](1973 MB) -PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [13:34, 08:29](1975 MB) -PASS -- TEST 'cpld_restart_p8_intel' [12:21, 04:49](1540 MB) -PASS -- TEST 'cpld_control_qr_p8_intel' [13:13, 08:25](1994 MB) -PASS -- TEST 'cpld_restart_qr_p8_intel' [12:30, 04:53](1312 MB) -PASS -- TEST 'cpld_2threads_p8_intel' [12:25, 07:47](2119 MB) -PASS -- TEST 'cpld_decomp_p8_intel' [13:08, 08:23](1967 MB) -PASS -- TEST 'cpld_mpi_p8_intel' [12:25, 06:59](1929 MB) -PASS -- TEST 'cpld_control_ciceC_p8_intel' [13:34, 08:23](1972 MB) - -PASS -- COMPILE 's2swal_intel' [22:42, 16:51] ( 1 warnings 2 remarks ) -PASS -- TEST 'cpld_s2sa_p8_intel' [13:24, 08:29](1958 MB) - -PASS -- COMPILE 's2sw_intel' [20:40, 15:21] ( 1 warnings 1 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_intel' [09:47, 04:49](1824 MB) -PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [12:21, 07:15](1887 MB) - -PASS -- COMPILE 's2s_aoflux_intel' [20:40, 14:48] ( 1 warnings 1 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [10:14, 05:16](1896 MB) - -PASS -- COMPILE 's2sw_pdlib_intel' [21:41, 15:55] ( 1 warnings 1 remarks ) -PASS -- TEST 'cpld_control_pdlib_p8_intel' [18:00, 13:26](1835 MB) -PASS -- TEST 'cpld_restart_pdlib_p8_intel' [13:21, 06:28](1009 MB) -PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [20:02, 15:30](1809 MB) -PASS -- TEST 'cpld_control_c48_5deg_intel' [10:38, 06:06](2895 MB) -PASS -- TEST 'cpld_warmstart_c48_5deg_intel' [06:31, 02:16](2902 MB) -PASS -- TEST 'cpld_restart_c48_5deg_intel' [07:32, 01:31](2312 MB) -PASS -- TEST 'cpld_control_c24_5deg_intel' [05:01, 01:25](2122 MB) -PASS -- TEST 'cpld_warmstart_c24_5deg_intel' [05:00, 01:01](2120 MB) -PASS -- TEST 'cpld_restart_c24_5deg_intel' [05:58, 00:54](1458 MB) -PASS -- TEST 'cpld_control_c24_9deg_intel' [05:00, 01:25](2119 MB) -PASS -- TEST 'cpld_warmstart_c24_9deg_intel' [05:00, 00:59](2117 MB) -PASS -- TEST 'cpld_restart_c24_9deg_intel' [05:56, 00:55](1457 MB) -PASS -- TEST 'cpld_control_c12_9deg_intel' [05:00, 00:59](2052 MB) -PASS -- TEST 'cpld_warmstart_c12_9deg_intel' [05:00, 00:53](2050 MB) -PASS -- TEST 'cpld_restart_c12_9deg_intel' [05:55, 00:46](1405 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_intel' [08:20, 04:39] ( 355 warnings 324 remarks ) -PASS -- TEST 'cpld_debug_pdlib_p8_intel' [29:11, 23:57](1879 MB) - -PASS -- COMPILE 'atm_dyn32_intel' [14:27, 10:31] ( 1 warnings 1 remarks ) -PASS -- TEST 'control_CubedSphereGrid_intel' [05:45, 02:29](1480 MB) -PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [07:47, 02:44](1482 MB) -PASS -- TEST 'control_latlon_intel' [07:34, 02:37](1487 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [07:40, 02:40](1482 MB) -PASS -- TEST 'control_c48_intel' [10:58, 06:16](1600 MB) -PASS -- TEST 'control_c48.v2.sfc_intel' [09:58, 05:36](725 MB) -PASS -- TEST 'control_c48_lnd_iau_intel' [10:53, 06:22](1601 MB) -PASS -- TEST 'control_c192_intel' [12:09, 07:07](1606 MB) -PASS -- TEST 'control_c384_intel' [17:03, 08:53](1902 MB) -PASS -- TEST 'control_c384gdas_intel' [18:34, 09:15](1052 MB) -PASS -- TEST 'control_stochy_intel' [07:55, 01:52](547 MB) -PASS -- TEST 'control_stochy_restart_intel' [06:40, 01:12](295 MB) -PASS -- TEST 'control_lndp_intel' [07:56, 01:44](542 MB) -PASS -- TEST 'control_iovr4_gfdlmpv3_intel' [08:08, 03:07](830 MB) -PASS -- TEST 'control_p8_intel' [10:36, 03:08](1762 MB) -PASS -- TEST 'control_p8.v2.sfc_intel' [09:47, 03:14](1766 MB) -PASS -- TEST 'control_p8_ugwpv1_intel' [10:18, 03:07](1774 MB) -PASS -- TEST 'control_p8_ugwpv1_tempo_intel' [10:14, 03:06](1781 MB) -PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_intel' [10:42, 03:10](1789 MB) -PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_hail_intel' [08:47, 02:22](2352 MB) -PASS -- TEST 'control_restart_p8_intel' [07:45, 02:00](919 MB) -PASS -- TEST 'control_noqr_p8_intel' [09:52, 03:06](1755 MB) -PASS -- TEST 'control_restart_noqr_p8_intel' [06:59, 02:00](918 MB) -PASS -- TEST 'control_decomp_p8_intel' [09:47, 03:05](1762 MB) -PASS -- TEST 'control_2threads_p8_intel' [09:40, 02:49](1834 MB) -PASS -- TEST 'control_p8_lndp_intel' [11:04, 05:05](1764 MB) -PASS -- TEST 'control_p8_rrtmgp_intel' [11:18, 04:17](1812 MB) -PASS -- TEST 'control_p8_mynn_intel' [10:08, 03:12](1776 MB) -PASS -- TEST 'merra2_thompson_intel' [10:48, 03:36](1773 MB) -PASS -- TEST 'merra2_hf_thompson_intel' [12:24, 05:26](1782 MB) -PASS -- TEST 'regional_control_intel' [10:59, 05:21](911 MB) -PASS -- TEST 'regional_restart_intel' [07:01, 03:07](911 MB) -PASS -- TEST 'regional_decomp_intel' [10:59, 05:33](924 MB) -PASS -- TEST 'regional_2threads_intel' [08:58, 03:15](915 MB) -PASS -- TEST 'regional_noquilt_intel' [10:00, 05:17](1187 MB) -PASS -- TEST 'regional_netcdf_parallel_intel' [10:02, 05:17](912 MB) -PASS -- TEST 'regional_2dwrtdecomp_intel' [09:57, 05:15](913 MB) -PASS -- TEST 'regional_wofs_intel' [12:00, 06:53](1641 MB) - -PASS -- COMPILE 'atm_dyn32_rad32_intel' [13:26, 09:49] ( 1 warnings 1 remarks ) -PASS -- TEST 'control_p8_rrtmgp_rad32_intel' [10:22, 04:06](1792 MB) - -PASS -- COMPILE 'rrfs_intel' [12:25, 08:52] ( 4 warnings 92 remarks ) -PASS -- TEST 'rap_control_intel' [09:40, 04:01](919 MB) -PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [08:27, 04:10](1077 MB) -PASS -- TEST 'rap_decomp_intel' [09:44, 04:06](927 MB) -PASS -- TEST 'rap_2threads_intel' [08:35, 03:37](987 MB) -PASS -- TEST 'rap_restart_intel' [07:28, 02:15](678 MB) -PASS -- TEST 'rap_sfcdiff_intel' [08:38, 03:59](919 MB) -PASS -- TEST 'rap_sfcdiff_decomp_intel' [08:32, 04:04](917 MB) -PASS -- TEST 'rap_sfcdiff_restart_intel' [07:26, 02:14](666 MB) -PASS -- TEST 'hrrr_control_intel' [08:29, 03:56](911 MB) -PASS -- TEST 'hrrr_control_decomp_intel' [08:17, 04:01](916 MB) -PASS -- TEST 'hrrr_control_2threads_intel' [07:52, 03:28](981 MB) -PASS -- TEST 'hrrr_control_restart_intel' [05:48, 02:14](664 MB) -PASS -- TEST 'rrfs_v1beta_intel' [12:24, 07:01](913 MB) -PASS -- TEST 'rrfs_v1nssl_intel' [12:54, 08:36](1875 MB) -PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [11:50, 08:09](1871 MB) - -PASS -- COMPILE 'csawmg_intel' [12:26, 08:37] ( 1 warnings ) -PASS -- TEST 'control_csawmg_intel' [10:11, 06:44](871 MB) -PASS -- TEST 'control_ras_intel' [06:37, 03:27](577 MB) - -PASS -- COMPILE 'wam_intel' [11:25, 08:15] ( 1 warnings 1 remarks ) -PASS -- TEST 'control_wam_intel' [16:22, 12:31](1569 MB) - -PASS -- COMPILE 'atm_debug_dyn32_intel' [08:21, 04:54] ( 490 warnings 92 remarks ) -PASS -- TEST 'control_CubedSphereGrid_debug_intel' [05:49, 02:43](1515 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [05:42, 02:46](1523 MB) -PASS -- TEST 'control_stochy_debug_intel' [06:37, 03:36](722 MB) -PASS -- TEST 'control_lndp_debug_intel' [06:36, 03:14](723 MB) -PASS -- TEST 'control_csawmg_debug_intel' [08:58, 05:00](1016 MB) -PASS -- TEST 'control_ras_debug_intel' [06:34, 03:16](730 MB) -PASS -- TEST 'control_diag_debug_intel' [06:50, 03:18](1582 MB) -PASS -- TEST 'control_debug_p8_intel' [07:11, 03:19](1798 MB) -PASS -- TEST 'regional_debug_intel' [22:18, 18:41](967 MB) -PASS -- TEST 'rap_control_debug_intel' [08:40, 05:43](1098 MB) -PASS -- TEST 'hrrr_control_debug_intel' [08:44, 05:33](1091 MB) -PASS -- TEST 'hrrr_gf_debug_intel' [08:42, 05:38](1099 MB) -PASS -- TEST 'hrrr_c3_debug_intel' [08:50, 05:42](1098 MB) -PASS -- TEST 'rap_unified_drag_suite_debug_intel' [08:47, 05:41](1100 MB) -PASS -- TEST 'rap_diag_debug_intel' [09:58, 06:01](1179 MB) -PASS -- TEST 'rap_cires_ugwp_debug_intel' [08:39, 05:50](1098 MB) -PASS -- TEST 'rap_unified_ugwp_debug_intel' [09:36, 05:50](1100 MB) -PASS -- TEST 'rap_lndp_debug_intel' [08:40, 05:46](1106 MB) -PASS -- TEST 'rap_progcld_thompson_debug_intel' [08:56, 05:42](1094 MB) -PASS -- TEST 'rap_noah_debug_intel' [08:42, 05:37](1099 MB) -PASS -- TEST 'rap_sfcdiff_debug_intel' [08:37, 05:45](1098 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [12:40, 08:58](1095 MB) -PASS -- TEST 'rap_clm_lake_debug_intel' [08:46, 05:41](1102 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [14:38, 09:45](1098 MB) - -PASS -- COMPILE 'wam_debug_intel' [07:20, 03:38] ( 454 warnings 1 remarks ) -PASS -- TEST 'control_wam_debug_intel' [19:34, 14:55](1599 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [11:25, 08:17] ( 4 warnings 91 remarks ) -PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [08:35, 03:54](937 MB) -PASS -- TEST 'rap_control_dyn32_phy32_intel' [08:38, 03:13](803 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [08:53, 03:06](800 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [08:26, 02:54](854 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [08:34, 02:44](834 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [08:49, 03:13](798 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_intel' [06:23, 01:50](633 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [04:47, 01:49](630 MB) -PASS -- TEST 'conus13km_control_intel' [07:38, 03:04](1025 MB) -PASS -- TEST 'conus13km_2threads_intel' [05:10, 01:22](1050 MB) -PASS -- TEST 'conus13km_decomp_intel' [07:07, 03:04](1032 MB) -PASS -- TEST 'conus13km_restart_intel' [06:18, 01:52](697 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_faster_cdeps_intel' [11:26, 08:17] ( 4 warnings 91 remarks ) -PASS -- TEST 'conus13km_gl_inline_intel' [06:16, 02:12](741 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [11:26, 08:28] ( 4 warnings 91 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_intel' [08:02, 04:06](831 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [06:20, 03:40] ( 327 warnings 91 remarks ) -PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [08:33, 05:37](984 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [08:46, 05:25](977 MB) -PASS -- TEST 'conus13km_debug_intel' [27:41, 24:00](1108 MB) -PASS -- TEST 'conus13km_debug_qr_intel' [27:41, 24:02](846 MB) -PASS -- TEST 'conus13km_debug_2threads_intel' [17:19, 13:21](1118 MB) -PASS -- TEST 'conus13km_debug_decomp_intel' [28:35, 24:34](1115 MB) -PASS -- TEST 'conus13km_radar_tten_debug_intel' [27:33, 24:00](1177 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [08:23, 03:47] ( 327 warnings 91 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [08:44, 05:35](1004 MB) - -PASS -- COMPILE 'hafsw_intel' [16:34, 12:18] ( 1 warnings 1 remarks ) -PASS -- TEST 'hafs_regional_atm_intel' [08:07, 04:39](616 MB) -PASS -- TEST 'hafs_regional_atm_gfdlmpv3_intel' [10:04, 05:36](828 MB) -PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [06:41, 03:39](969 MB) -PASS -- TEST 'hafs_regional_atm_wav_intel' [16:12, 12:21](724 MB) -PASS -- TEST 'hafs_regional_1nest_atm_intel' [09:08, 05:41](385 MB) -PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [10:10, 06:50](399 MB) -PASS -- TEST 'hafs_global_1nest_atm_intel' [05:59, 02:50](272 MB) -PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [12:25, 07:38](329 MB) -PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [07:59, 03:59](417 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [07:02, 03:46](423 MB) -PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [04:47, 01:21](307 MB) -PASS -- TEST 'gnv1_nested_intel' [09:26, 03:58](1600 MB) - -PASS -- COMPILE 'hafs_mom6w_intel' [14:31, 10:27] ( 1 warnings ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [10:46, 05:35](703 MB) - -PASS -- COMPILE 'hafs_all_intel' [14:32, 09:14] ( 1 warnings ) -PASS -- TEST 'hafs_regional_docn_intel' [11:11, 07:09](678 MB) -PASS -- TEST 'hafs_regional_docn_oisst_intel' [12:07, 07:17](644 MB) - -PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [19:37, 14:24] ( 1 warnings 1 remarks ) -PASS -- TEST 'atm_ds2s_docn_pcice_intel' [11:02, 04:07](1818 MB) - -PASS -- COMPILE 'atml_intel' [14:33, 09:58] ( 9 warnings 2 remarks ) - -PASS -- COMPILE 'atml_debug_intel' [09:28, 04:23] ( 497 warnings 2 remarks ) - -PASS -- COMPILE 'atmaero_intel' [19:40, 15:08] ( 1 warnings 1 remarks ) -PASS -- TEST 'atmaero_control_p8_intel' [12:16, 04:57](1858 MB) -PASS -- TEST 'atmaero_control_p8_rad_intel' [11:49, 05:14](1702 MB) -PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [11:41, 05:28](1713 MB) - -PASS -- COMPILE 'atmaq_intel' [13:28, 09:09] ( 1 warnings ) -PASS -- TEST 'regional_atmaq_intel' [22:13, 16:12](2324 MB) -PASS -- TEST 'regional_atmaq_canopy_intel' [27:15, 20:28](2367 MB) - -PASS -- COMPILE 'atmaq_debug_intel' [08:23, 03:37] ( 471 warnings ) -PASS -- TEST 'regional_atmaq_debug_intel' [46:36, 40:50](1795 MB) +PASS -- COMPILE 's2swa_32bit_intel' [19:39, 16:35] ( 1 warnings 1 remarks ) +PASS -- TEST 'cpld_control_p8_mixedmode_intel' [13:37, 06:54](1927 MB) +PASS -- TEST 'cpld_control_gefs_intel' [35:12, 16:42](2873 MB) +PASS -- TEST 'cpld_restart_gefs_intel' [40:03, 07:14](2585 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_intel' [19:38, 16:33] ( 1 warnings 1 remarks ) +PASS -- TEST 'cpld_control_gfsv17_intel' [20:11, 13:52](1820 MB) +PASS -- TEST 'cpld_control_gfsv17_iau_intel' [21:49, 15:36](1847 MB) +PASS -- TEST 'cpld_restart_gfsv17_intel' [12:33, 06:49](980 MB) +PASS -- TEST 'cpld_restart_gfsv17_iau_intel' [23:59, 07:12](1843 MB) +PASS -- TEST 'cpld_mpi_gfsv17_intel' [23:14, 16:29](1797 MB) + +PASS -- COMPILE 's2s_32bit_sfs_intel' [17:36, 14:50] ( 1 warnings 1 remarks ) +PASS -- TEST 'cpld_control_sfs_intel' [17:53, 11:56](2102 MB) +PASS -- TEST 'cpld_restart_sfs_intel' [15:27, 06:56](1262 MB) + +PASS -- COMPILE 's2s_32bit_sfs_debug_intel' [07:23, 04:33] ( 355 warnings 1 remarks ) +PASS -- TEST 'cpld_debug_sfs_intel' [20:04, 13:06](2141 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [07:23, 04:59] ( 355 warnings 324 remarks ) +PASS -- TEST 'cpld_debug_gfsv17_intel' [26:31, 20:20](1854 MB) + +PASS -- COMPILE 's2swa_intel' [18:36, 16:22] ( 1 warnings 1 remarks ) +PASS -- TEST 'cpld_control_p8_intel' [14:30, 08:34](1976 MB) +PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [14:30, 08:30](1976 MB) +PASS -- TEST 'cpld_restart_p8_intel' [09:52, 04:59](1537 MB) +PASS -- TEST 'cpld_control_qr_p8_intel' [12:58, 08:22](1994 MB) +PASS -- TEST 'cpld_restart_qr_p8_intel' [09:44, 04:53](1311 MB) +PASS -- TEST 'cpld_2threads_p8_intel' [12:48, 07:47](2123 MB) +PASS -- TEST 'cpld_decomp_p8_intel' [12:46, 08:27](1967 MB) +PASS -- TEST 'cpld_mpi_p8_intel' [12:28, 06:58](1926 MB) +PASS -- TEST 'cpld_control_ciceC_p8_intel' [14:29, 08:29](1979 MB) + +PASS -- COMPILE 's2swal_intel' [19:37, 16:32] ( 1 warnings 2 remarks ) +PASS -- TEST 'cpld_s2sa_p8_intel' [15:14, 08:32](1962 MB) + +PASS -- COMPILE 's2sw_intel' [17:36, 15:08] ( 1 warnings 1 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_intel' [08:41, 04:43](1825 MB) +PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [12:28, 07:16](1887 MB) + +PASS -- COMPILE 's2s_aoflux_intel' [17:36, 14:57] ( 1 warnings 1 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [10:14, 05:10](1899 MB) + +PASS -- COMPILE 's2sw_pdlib_intel' [18:36, 15:32] ( 1 warnings 1 remarks ) +PASS -- TEST 'cpld_control_pdlib_p8_intel' [18:07, 13:28](1833 MB) +PASS -- TEST 'cpld_restart_pdlib_p8_intel' [11:26, 06:35](1007 MB) +PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [20:02, 15:42](1803 MB) +PASS -- TEST 'cpld_control_c48_5deg_intel' [10:44, 06:06](2894 MB) +PASS -- TEST 'cpld_warmstart_c48_5deg_intel' [06:34, 02:11](2903 MB) +PASS -- TEST 'cpld_restart_c48_5deg_intel' [05:36, 01:33](2312 MB) +PASS -- TEST 'cpld_control_c24_5deg_intel' [04:59, 01:23](2122 MB) +PASS -- TEST 'cpld_warmstart_c24_5deg_intel' [03:57, 00:55](2121 MB) +PASS -- TEST 'cpld_restart_c24_5deg_intel' [03:54, 00:50](1459 MB) +PASS -- TEST 'cpld_control_c24_9deg_intel' [04:59, 01:23](2119 MB) +PASS -- TEST 'cpld_warmstart_c24_9deg_intel' [03:57, 00:53](2118 MB) +PASS -- TEST 'cpld_restart_c24_9deg_intel' [03:54, 00:51](1457 MB) +PASS -- TEST 'cpld_control_c12_9deg_intel' [03:56, 00:56](2053 MB) +PASS -- TEST 'cpld_warmstart_c12_9deg_intel' [03:55, 00:50](2050 MB) +PASS -- TEST 'cpld_restart_c12_9deg_intel' [03:56, 00:47](1405 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_intel' [08:21, 04:45] ( 355 warnings 324 remarks ) +PASS -- TEST 'cpld_debug_pdlib_p8_intel' [28:43, 23:58](1870 MB) + +PASS -- COMPILE 'atm_dyn32_intel' [13:27, 10:31] ( 1 warnings 1 remarks ) +PASS -- TEST 'control_CubedSphereGrid_intel' [06:47, 02:29](1482 MB) +PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [06:28, 02:40](1488 MB) +PASS -- TEST 'control_latlon_intel' [05:36, 02:36](1485 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [05:40, 02:40](1479 MB) +PASS -- TEST 'control_c48_intel' [09:52, 06:17](1597 MB) +PASS -- TEST 'control_c48.v2.sfc_intel' [08:52, 05:34](727 MB) +PASS -- TEST 'control_c48_lnd_iau_intel' [09:52, 06:33](1599 MB) +PASS -- TEST 'control_c192_intel' [11:17, 07:20](1608 MB) +PASS -- TEST 'control_c384_intel' [14:37, 08:29](1903 MB) +PASS -- TEST 'control_c384gdas_intel' [18:12, 09:28](1041 MB) +PASS -- TEST 'control_stochy_intel' [04:50, 01:53](549 MB) +PASS -- TEST 'control_stochy_restart_intel' [04:49, 01:13](301 MB) +PASS -- TEST 'control_lndp_intel' [04:35, 01:50](545 MB) +PASS -- TEST 'control_iovr4_gfdlmpv3_intel' [07:15, 03:21](827 MB) +PASS -- TEST 'control_p8_intel' [08:46, 03:28](1761 MB) +PASS -- TEST 'control_p8.v2.sfc_intel' [07:56, 03:35](1759 MB) +PASS -- TEST 'control_p8_ugwpv1_intel' [08:20, 03:18](1774 MB) +PASS -- TEST 'control_p8_ugwpv1_tempo_intel' [08:19, 03:14](1782 MB) +PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_intel' [08:40, 03:16](1794 MB) +PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_hail_intel' [07:03, 02:28](2355 MB) +PASS -- TEST 'control_restart_p8_intel' [06:43, 02:03](917 MB) +PASS -- TEST 'control_noqr_p8_intel' [08:23, 03:11](1761 MB) +PASS -- TEST 'control_restart_noqr_p8_intel' [11:52, 02:29](916 MB) +PASS -- TEST 'control_decomp_p8_intel' [07:39, 03:11](1766 MB) +PASS -- TEST 'control_2threads_p8_intel' [07:38, 02:58](1854 MB) +PASS -- TEST 'control_p8_lndp_intel' [09:18, 05:07](1771 MB) +PASS -- TEST 'control_p8_rrtmgp_intel' [09:29, 04:20](1814 MB) +PASS -- TEST 'control_p8_mynn_intel' [08:12, 03:18](1772 MB) +PASS -- TEST 'merra2_thompson_intel' [08:19, 03:38](1768 MB) +PASS -- TEST 'merra2_hf_thompson_intel' [11:12, 05:33](1778 MB) +PASS -- TEST 'regional_control_intel' [09:13, 05:33](913 MB) +PASS -- TEST 'regional_restart_intel' [10:44, 03:03](910 MB) +PASS -- TEST 'regional_decomp_intel' [09:01, 05:40](915 MB) +PASS -- TEST 'regional_2threads_intel' [06:56, 03:21](917 MB) +PASS -- TEST 'regional_noquilt_intel' [09:13, 05:24](1187 MB) +PASS -- TEST 'regional_netcdf_parallel_intel' [09:01, 05:27](913 MB) +PASS -- TEST 'regional_2dwrtdecomp_intel' [09:16, 05:29](911 MB) +PASS -- TEST 'regional_wofs_intel' [10:15, 07:00](1643 MB) + +PASS -- COMPILE 'atm_dyn32_rad32_intel' [12:32, 09:42] ( 1 warnings 1 remarks ) +PASS -- TEST 'control_p8_rrtmgp_rad32_intel' [09:36, 04:10](1795 MB) + +PASS -- COMPILE 'rrfs_intel' [11:26, 08:51] ( 4 warnings 92 remarks ) +PASS -- TEST 'rap_control_intel' [09:10, 04:00](921 MB) +PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [08:41, 04:22](1075 MB) +PASS -- TEST 'rap_decomp_intel' [08:55, 04:09](922 MB) +PASS -- TEST 'rap_2threads_intel' [09:26, 04:02](994 MB) +PASS -- TEST 'rap_restart_intel' [10:25, 02:11](672 MB) +PASS -- TEST 'rap_sfcdiff_intel' [12:51, 04:13](917 MB) +PASS -- TEST 'rap_sfcdiff_decomp_intel' [12:07, 04:45](917 MB) +PASS -- TEST 'rap_sfcdiff_restart_intel' [12:22, 02:15](668 MB) +PASS -- TEST 'hrrr_control_intel' [11:53, 04:03](915 MB) +PASS -- TEST 'hrrr_control_decomp_intel' [11:34, 04:26](913 MB) +PASS -- TEST 'hrrr_control_2threads_intel' [11:08, 03:28](973 MB) +PASS -- TEST 'hrrr_control_restart_intel' [09:45, 02:08](664 MB) +PASS -- TEST 'rrfs_v1beta_intel' [15:17, 07:19](910 MB) +PASS -- TEST 'rrfs_v1nssl_intel' [14:48, 08:46](1877 MB) +PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [14:48, 08:26](1870 MB) + +PASS -- COMPILE 'csawmg_intel' [11:26, 08:41] ( 1 warnings ) +PASS -- TEST 'control_csawmg_intel' [13:46, 06:38](871 MB) +PASS -- TEST 'control_ras_intel' [09:52, 03:28](578 MB) + +PASS -- COMPILE 'wam_intel' [11:26, 08:18] ( 1 warnings 1 remarks ) +PASS -- TEST 'control_wam_intel' [21:36, 12:32](1567 MB) + +PASS -- COMPILE 'atm_debug_dyn32_intel' [07:19, 04:55] ( 490 warnings 92 remarks ) +PASS -- TEST 'control_CubedSphereGrid_debug_intel' [09:10, 02:55](1517 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [09:50, 02:51](1515 MB) +PASS -- TEST 'control_stochy_debug_intel' [10:49, 03:33](725 MB) +PASS -- TEST 'control_lndp_debug_intel' [10:48, 03:16](727 MB) +PASS -- TEST 'control_csawmg_debug_intel' [12:33, 04:56](1014 MB) +PASS -- TEST 'control_ras_debug_intel' [09:39, 03:16](735 MB) +PASS -- TEST 'control_diag_debug_intel' [09:49, 03:17](1581 MB) +PASS -- TEST 'control_debug_p8_intel' [09:33, 03:19](1800 MB) +PASS -- TEST 'regional_debug_intel' [24:37, 18:46](967 MB) +PASS -- TEST 'rap_control_debug_intel' [11:51, 05:41](1098 MB) +PASS -- TEST 'hrrr_control_debug_intel' [11:52, 05:35](1092 MB) +PASS -- TEST 'hrrr_gf_debug_intel' [10:41, 05:37](1094 MB) +PASS -- TEST 'hrrr_c3_debug_intel' [12:47, 05:41](1096 MB) +PASS -- TEST 'rap_unified_drag_suite_debug_intel' [14:00, 05:44](1099 MB) +PASS -- TEST 'rap_diag_debug_intel' [14:04, 06:00](1180 MB) +PASS -- TEST 'rap_cires_ugwp_debug_intel' [12:42, 05:47](1099 MB) +PASS -- TEST 'rap_unified_ugwp_debug_intel' [13:42, 05:52](1098 MB) +PASS -- TEST 'rap_lndp_debug_intel' [13:43, 05:45](1103 MB) +PASS -- TEST 'rap_progcld_thompson_debug_intel' [13:42, 05:41](1099 MB) +PASS -- TEST 'rap_noah_debug_intel' [13:57, 05:39](1099 MB) +PASS -- TEST 'rap_sfcdiff_debug_intel' [14:49, 05:42](1091 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [18:50, 09:02](1091 MB) +PASS -- TEST 'rap_clm_lake_debug_intel' [14:58, 05:45](1102 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [21:13, 09:36](1100 MB) + +PASS -- COMPILE 'wam_debug_intel' [06:19, 03:36] ( 454 warnings 1 remarks ) +PASS -- TEST 'control_wam_debug_intel' [24:37, 14:58](1598 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [11:24, 08:20] ( 4 warnings 91 remarks ) +PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [20:53, 04:03](941 MB) +PASS -- TEST 'rap_control_dyn32_phy32_intel' [13:35, 03:17](794 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [14:23, 03:04](792 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [13:35, 02:51](838 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [14:01, 02:47](830 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [13:58, 03:19](800 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_intel' [13:28, 02:02](634 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [10:51, 01:49](631 MB) +PASS -- TEST 'conus13km_control_intel' [12:53, 02:59](1025 MB) +PASS -- TEST 'conus13km_2threads_intel' [11:33, 01:19](1044 MB) +PASS -- TEST 'conus13km_decomp_intel' [18:50, 03:17](1032 MB) +PASS -- TEST 'conus13km_restart_intel' [11:34, 01:53](697 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_faster_cdeps_intel' [11:24, 08:20] ( 4 warnings 91 remarks ) +PASS -- TEST 'conus13km_gl_inline_intel' [17:49, 02:16](740 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [11:24, 08:32] ( 4 warnings 91 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_intel' [19:25, 04:11](825 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [07:26, 03:33] ( 327 warnings 91 remarks ) +PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [18:58, 05:43](978 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [17:57, 05:28](978 MB) +PASS -- TEST 'conus13km_debug_intel' [35:55, 24:03](1107 MB) +PASS -- TEST 'conus13km_debug_qr_intel' [35:56, 24:09](843 MB) +PASS -- TEST 'conus13km_debug_2threads_intel' [25:23, 13:20](1122 MB) +PASS -- TEST 'conus13km_debug_decomp_intel' [35:39, 24:33](1113 MB) +PASS -- TEST 'conus13km_radar_tten_debug_intel' [35:40, 24:01](1176 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [06:26, 03:41] ( 327 warnings 91 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [15:49, 05:37](1008 MB) + +PASS -- COMPILE 'hafsw_intel' [15:38, 12:24] ( 1 warnings 1 remarks ) +PASS -- TEST 'hafs_regional_atm_intel' [16:22, 04:54](614 MB) +PASS -- TEST 'hafs_regional_atm_gfdlmpv3_intel' [18:24, 05:42](832 MB) +PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [14:58, 03:47](965 MB) +PASS -- TEST 'hafs_regional_atm_wav_intel' [22:33, 12:20](727 MB) +PASS -- TEST 'hafs_regional_1nest_atm_intel' [15:31, 05:52](383 MB) +PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [16:47, 06:54](401 MB) +PASS -- TEST 'hafs_global_1nest_atm_intel' [12:27, 02:56](274 MB) +PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [19:42, 07:45](323 MB) +PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [15:14, 04:14](422 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [14:26, 03:49](420 MB) +PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [08:47, 01:27](319 MB) +PASS -- TEST 'gnv1_nested_intel' [12:37, 03:55](1600 MB) + +PASS -- COMPILE 'hafs_mom6w_intel' [13:26, 10:27] ( 1 warnings ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [13:15, 05:43](704 MB) + +PASS -- COMPILE 'hafs_all_intel' [12:27, 09:23] ( 1 warnings ) +PASS -- TEST 'hafs_regional_docn_intel' [14:26, 07:11](685 MB) +PASS -- TEST 'hafs_regional_docn_oisst_intel' [13:21, 07:13](649 MB) + +PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [17:41, 14:27] ( 1 warnings 1 remarks ) +PASS -- TEST 'atm_ds2s_docn_pcice_intel' [11:17, 04:06](1822 MB) + +PASS -- COMPILE 'atml_intel' [12:34, 10:04] ( 9 warnings 2 remarks ) + +PASS -- COMPILE 'atml_debug_intel' [07:20, 04:41] ( 497 warnings 2 remarks ) + +PASS -- COMPILE 'atmaero_intel' [18:45, 15:30] ( 1 warnings 1 remarks ) +PASS -- TEST 'atmaero_control_p8_intel' [12:05, 04:50](1859 MB) +PASS -- TEST 'atmaero_control_p8_rad_intel' [11:48, 05:25](1693 MB) +PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [10:55, 05:22](1714 MB) + +PASS -- COMPILE 'atmaq_intel' [11:30, 09:08] ( 1 warnings ) +PASS -- TEST 'regional_atmaq_intel' [23:46, 16:16](2322 MB) +PASS -- TEST 'regional_atmaq_canopy_intel' [27:40, 20:49](2370 MB) + +PASS -- COMPILE 'atmaq_debug_intel' [06:26, 03:41] ( 471 warnings ) +PASS -- TEST 'regional_atmaq_debug_intel' [47:16, 41:03](1793 MB) SYNOPSIS: -Starting Date/Time: 20260311 17:11:37 -Ending Date/Time: 20260311 19:14:41 -Total Time: 02h:04m:01s +Starting Date/Time: 20260316 12:59:45 +Ending Date/Time: 20260316 15:12:20 +Total Time: 02h:13m:32s Compiles Completed: 32/32 Tests Completed: 167/167 From bbd63bfebf51624ac4b710bdb51650bc26689cdf Mon Sep 17 00:00:00 2001 From: Brian Curtis Date: Mon, 16 Mar 2026 15:35:43 +0000 Subject: [PATCH 13/14] Acorn RT Log: Passed --- tests/logs/RegressionTests_acorn.log | 530 +++++++++++++-------------- 1 file changed, 265 insertions(+), 265 deletions(-) diff --git a/tests/logs/RegressionTests_acorn.log b/tests/logs/RegressionTests_acorn.log index 190f258fe1..aadf01ee3e 100644 --- a/tests/logs/RegressionTests_acorn.log +++ b/tests/logs/RegressionTests_acorn.log @@ -1,7 +1,7 @@ ====START OF ACORN REGRESSION TESTING LOG==== UFSWM hash used in testing: -f783511ea3301ebecf225e68ad748b9553e71022 +4b8f9297447259ed6bc6974ba82ea79c19be8773 Submodule hashes used in testing: fc153862cfcc01fc4da513a2ff56af0bbd1234e0 AQM (v0.2.0-73-gfc15386) @@ -19,9 +19,9 @@ 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) - 939d1ddee2b833a557459cca002989b20411c70b UFSATM (heads/develop) + 13527f5e3e02ca59834877934a322acfb5e3a331 UFSATM (remotes/origin/new_fire_wind_opt) 22bc1a5de8a19996310aedc3482931616cd74a1b UFSATM/ccpp/framework (2025-10-15-dev-5-g22bc1a5) - b09af5da7617014c48a49c0476cc5481a7150f4c UFSATM/ccpp/physics (EP4-2243-gb09af5da) + 3069b05d7a55fe0131cce10f37232f3b3f1956d6 UFSATM/ccpp/physics (ccpp_transition_to_vlab_master_20190705-5730-g3069b05d) c62efd27caa26f660edf24232f33f154e608b77a UFSATM/ccpp/physics/physics/MP/TEMPO/TEMPO (v2.1.3~3) 41c5fcd950fed09b8afe186dede266824eca7fd3 UFSATM/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (41c5fcd) 0c00ba42a222a26754348c6f103a8e97d26f33e7 UFSATM/ccpp/physics/physics/SFC_Layer/MYNN/MYNN (0c00ba4) @@ -31,7 +31,7 @@ Submodule hashes used in testing: -5afd607642ae0fd6a53b137230336386beb47ce6 UFSATM/upp/sorc/libIFI.fd -3d35332fe66e3e63a285cc8d96facdf255a33481 UFSATM/upp/sorc/ncep_post.fd/post_gtg.fd dcc9da76c2d32c6ca7a5318a56db033295d9f43c WW3 (6.07.1-531-gdcc9da76) - 3be9c444ace991b4235e4e978449cc3d3fd0d2d1 fire_behavior (v0.2.0-3-g3be9c44) + e3b13645c7e6638b6831179c068a3984726246b0 fire_behavior (v0.2.0-68-ge3b1364) ae192f119b8614b4476a1b04ba55f6fb93e2953d stochastic_physics (ufs-v2.0.0-298-gae192f1) @@ -42,274 +42,274 @@ 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-20260225 -COMPARISON DIRECTORY: /lfs/h2/emc/ptmp/brian.curtis/FV3_RT/rt_1221986 +COMPARISON DIRECTORY: /lfs/h2/emc/ptmp/brian.curtis/FV3_RT/rt_4114028 RT.SH OPTIONS USED: * (-a) - HPC PROJECT ACCOUNT: GFS-DEV * (-e) - USE ECFLOW -PASS -- COMPILE 's2swa_32bit_intel' [19:32, 16:24] ( 1 warnings 1 remarks ) -PASS -- TEST 'cpld_control_p8_mixedmode_intel' [21:38, 06:34](3322 MB) -PASS -- TEST 'cpld_control_gefs_intel' [47:50, 16:57](4080 MB) -PASS -- TEST 'cpld_restart_gefs_intel' [26:05, 07:55](3886 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_intel' [19:31, 16:26] ( 1 warnings 1 remarks ) -PASS -- TEST 'cpld_control_gfsv17_intel' [23:28, 13:06](1897 MB) -PASS -- TEST 'cpld_control_gfsv17_iau_intel' [21:18, 14:06](1939 MB) -PASS -- TEST 'cpld_restart_gfsv17_intel' [13:06, 06:13](1072 MB) -PASS -- TEST 'cpld_restart_gfsv17_iau_intel' [15:26, 06:25](1934 MB) -PASS -- TEST 'cpld_mpi_gfsv17_intel' [29:28, 15:16](1874 MB) - -PASS -- COMPILE 's2s_32bit_sfs_intel' [17:29, 14:50] ( 1 warnings 1 remarks ) -PASS -- TEST 'cpld_control_sfs_intel' [17:14, 11:46](2196 MB) -PASS -- TEST 'cpld_restart_sfs_intel' [19:40, 06:16](1360 MB) - -PASS -- COMPILE 's2s_32bit_sfs_debug_intel' [07:20, 04:34] ( 355 warnings 1 remarks ) -PASS -- TEST 'cpld_debug_sfs_intel' [19:35, 12:56](2243 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [07:20, 05:01] ( 355 warnings 324 remarks ) -PASS -- TEST 'cpld_debug_gfsv17_intel' [26:05, 20:23](1935 MB) - -PASS -- COMPILE 's2swa_intel' [19:32, 16:25] ( 1 warnings 1 remarks ) -PASS -- TEST 'cpld_control_p8_intel' [26:50, 08:19](3354 MB) -PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [18:39, 08:32](3354 MB) -PASS -- TEST 'cpld_restart_p8_intel' [09:23, 04:43](3237 MB) -PASS -- TEST 'cpld_control_qr_p8_intel' [15:20, 08:13](3371 MB) -PASS -- TEST 'cpld_restart_qr_p8_intel' [14:14, 04:42](3252 MB) -PASS -- TEST 'cpld_2threads_p8_intel' [23:36, 07:41](3566 MB) -PASS -- TEST 'cpld_decomp_p8_intel' [27:08, 08:10](3344 MB) -PASS -- TEST 'cpld_mpi_p8_intel' [15:20, 06:55](3291 MB) -PASS -- TEST 'cpld_control_ciceC_p8_intel' [27:41, 08:17](3355 MB) - -PASS -- COMPILE 's2swal_intel' [19:32, 16:24] ( 1 warnings 2 remarks ) -PASS -- TEST 'cpld_control_p8_lnd_intel' [23:41, 08:22](3357 MB) -PASS -- TEST 'cpld_restart_p8_lnd_intel' [11:26, 04:51](3238 MB) -PASS -- TEST 'cpld_s2sa_p8_intel' [17:22, 08:26](3343 MB) - -PASS -- COMPILE 's2sw_intel' [17:31, 15:10] ( 1 warnings 1 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_intel' [08:43, 04:28](1918 MB) -PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [12:15, 07:10](1989 MB) - -PASS -- COMPILE 's2s_aoflux_intel' [17:32, 14:32] ( 1 warnings 1 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [10:11, 05:14](1987 MB) - -PASS -- COMPILE 's2sw_pdlib_intel' [18:33, 15:27] ( 1 warnings 1 remarks ) -PASS -- TEST 'cpld_control_pdlib_p8_intel' [19:06, 13:10](1921 MB) -PASS -- TEST 'cpld_restart_pdlib_p8_intel' [13:53, 06:18](1103 MB) -PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [21:59, 15:13](1890 MB) -PASS -- TEST 'cpld_control_c48_5deg_intel' [09:33, 06:03](2886 MB) -PASS -- TEST 'cpld_warmstart_c48_5deg_intel' [06:28, 02:13](2899 MB) -PASS -- TEST 'cpld_restart_c48_5deg_intel' [05:20, 01:10](2306 MB) -PASS -- TEST 'cpld_control_c24_5deg_intel' [04:56, 01:29](2116 MB) -PASS -- TEST 'cpld_warmstart_c24_5deg_intel' [03:56, 00:54](2112 MB) -PASS -- TEST 'cpld_restart_c24_5deg_intel' [03:56, 00:46](1450 MB) -PASS -- TEST 'cpld_control_c24_9deg_intel' [04:55, 01:32](2109 MB) -PASS -- TEST 'cpld_warmstart_c24_9deg_intel' [04:56, 00:58](2112 MB) -PASS -- TEST 'cpld_restart_c24_9deg_intel' [03:47, 00:46](1449 MB) -PASS -- TEST 'cpld_control_c12_9deg_intel' [04:55, 01:02](2038 MB) -PASS -- TEST 'cpld_warmstart_c12_9deg_intel' [04:55, 00:58](2039 MB) -PASS -- TEST 'cpld_restart_c12_9deg_intel' [03:46, 00:43](1395 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_intel' [07:19, 04:38] ( 355 warnings 324 remarks ) -PASS -- TEST 'cpld_debug_pdlib_p8_intel' [29:53, 25:20](1967 MB) - -PASS -- COMPILE 'atm_dyn32_intel' [13:27, 10:31] ( 1 warnings 1 remarks ) -PASS -- TEST 'control_CubedSphereGrid_intel' [19:55, 02:32](1565 MB) -PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [21:03, 02:41](1573 MB) -PASS -- TEST 'control_latlon_intel' [19:48, 02:29](1573 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [17:50, 02:32](1573 MB) -PASS -- TEST 'control_c48_intel' [09:46, 06:23](1593 MB) -PASS -- TEST 'control_c48.v2.sfc_intel' [08:45, 05:32](720 MB) -PASS -- TEST 'control_c48_lnd_iau_intel' [11:46, 06:26](1593 MB) -PASS -- TEST 'control_c192_intel' [23:10, 07:06](1700 MB) -PASS -- TEST 'control_c384_intel' [38:41, 08:28](1994 MB) -PASS -- TEST 'control_c384gdas_intel' [49:18, 09:37](1128 MB) -PASS -- TEST 'control_stochy_intel' [14:43, 01:54](631 MB) -PASS -- TEST 'control_stochy_restart_intel' [05:34, 01:06](396 MB) -PASS -- TEST 'control_lndp_intel' [14:39, 01:51](633 MB) -PASS -- TEST 'control_iovr4_gfdlmpv3_intel' [13:02, 02:56](912 MB) -PASS -- TEST 'control_p8_intel' [13:27, 02:52](1851 MB) -PASS -- TEST 'control_p8.v2.sfc_intel' [12:40, 03:08](1855 MB) -PASS -- TEST 'control_p8_ugwpv1_intel' [12:15, 02:53](1857 MB) -PASS -- TEST 'control_p8_ugwpv1_tempo_intel' [12:15, 02:52](1875 MB) -PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_intel' [11:37, 03:01](1883 MB) -PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_hail_intel' [10:46, 02:20](2431 MB) -PASS -- TEST 'control_restart_p8_intel' [07:04, 01:56](1012 MB) -PASS -- TEST 'control_noqr_p8_intel' [09:39, 02:59](1852 MB) -PASS -- TEST 'control_restart_noqr_p8_intel' [06:51, 01:52](1011 MB) -PASS -- TEST 'control_decomp_p8_intel' [08:30, 02:54](1844 MB) -PASS -- TEST 'control_2threads_p8_intel' [08:19, 02:39](1925 MB) -PASS -- TEST 'control_p8_lndp_intel' [09:04, 04:54](1856 MB) -PASS -- TEST 'control_p8_rrtmgp_intel' [10:08, 04:12](1908 MB) -PASS -- TEST 'control_p8_mynn_intel' [09:04, 03:07](1867 MB) -PASS -- TEST 'merra2_thompson_intel' [09:32, 03:28](1854 MB) -PASS -- TEST 'merra2_hf_thompson_intel' [10:20, 04:32](1859 MB) -PASS -- TEST 'regional_control_intel' [07:58, 05:02](880 MB) -PASS -- TEST 'regional_restart_intel' [05:55, 02:58](881 MB) -PASS -- TEST 'regional_decomp_intel' [08:53, 05:12](882 MB) -PASS -- TEST 'regional_2threads_intel' [06:49, 03:07](1013 MB) -PASS -- TEST 'regional_noquilt_intel' [08:51, 05:04](1169 MB) -PASS -- TEST 'regional_2dwrtdecomp_intel' [07:49, 05:02](886 MB) -PASS -- TEST 'regional_wofs_intel' [09:56, 06:48](1607 MB) - -PASS -- COMPILE 'atm_dyn32_rad32_intel' [12:24, 09:48] ( 1 warnings 1 remarks ) -PASS -- TEST 'control_p8_rrtmgp_rad32_intel' [09:15, 03:57](1881 MB) - -PASS -- COMPILE 'rrfs_intel' [11:23, 08:48] ( 4 warnings 92 remarks ) -PASS -- TEST 'rap_control_intel' [08:29, 03:46](1013 MB) -PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [08:21, 04:07](1180 MB) -PASS -- TEST 'rap_decomp_intel' [08:27, 03:54](1018 MB) -PASS -- TEST 'rap_2threads_intel' [07:51, 03:24](1082 MB) -PASS -- TEST 'rap_restart_intel' [08:09, 02:04](763 MB) -PASS -- TEST 'rap_sfcdiff_intel' [08:55, 03:49](1008 MB) -PASS -- TEST 'rap_sfcdiff_decomp_intel' [08:33, 04:01](1012 MB) -PASS -- TEST 'rap_sfcdiff_restart_intel' [10:16, 02:12](762 MB) -PASS -- TEST 'hrrr_control_intel' [07:32, 03:35](1011 MB) -PASS -- TEST 'hrrr_control_decomp_intel' [07:26, 03:44](1006 MB) -PASS -- TEST 'hrrr_control_2threads_intel' [07:22, 03:16](1073 MB) -PASS -- TEST 'hrrr_control_restart_intel' [07:38, 02:03](758 MB) -PASS -- TEST 'rrfs_v1beta_intel' [11:03, 06:36](1006 MB) -PASS -- TEST 'rrfs_v1nssl_intel' [11:41, 08:49](1970 MB) -PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [11:40, 08:17](1963 MB) - -PASS -- COMPILE 'csawmg_intel' [11:24, 08:40] ( 1 warnings ) -PASS -- TEST 'control_csawmg_intel' [09:56, 06:37](959 MB) -PASS -- TEST 'control_ras_intel' [06:31, 03:27](659 MB) - -PASS -- COMPILE 'wam_intel' [11:24, 08:15] ( 1 warnings 1 remarks ) -PASS -- TEST 'control_wam_intel' [16:13, 12:35](1649 MB) - -PASS -- COMPILE 'atm_debug_dyn32_intel' [07:19, 04:59] ( 490 warnings 92 remarks ) -PASS -- TEST 'control_CubedSphereGrid_debug_intel' [05:37, 02:37](1601 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [05:37, 02:43](1610 MB) -PASS -- TEST 'control_stochy_debug_intel' [06:31, 03:25](812 MB) -PASS -- TEST 'control_lndp_debug_intel' [06:32, 03:07](814 MB) -PASS -- TEST 'control_csawmg_debug_intel' [09:52, 04:54](1107 MB) -PASS -- TEST 'control_ras_debug_intel' [06:31, 03:09](823 MB) -PASS -- TEST 'control_diag_debug_intel' [07:40, 03:14](1671 MB) -PASS -- TEST 'control_debug_p8_intel' [08:07, 02:59](1896 MB) -PASS -- TEST 'regional_debug_intel' [22:10, 18:31](935 MB) -PASS -- TEST 'rap_control_debug_intel' [09:40, 05:39](1186 MB) -PASS -- TEST 'hrrr_control_debug_intel' [09:38, 05:26](1183 MB) -PASS -- TEST 'hrrr_gf_debug_intel' [10:37, 05:39](1184 MB) -PASS -- TEST 'hrrr_c3_debug_intel' [10:37, 05:41](1187 MB) -PASS -- TEST 'rap_unified_drag_suite_debug_intel' [11:36, 05:35](1183 MB) -PASS -- TEST 'rap_diag_debug_intel' [11:46, 06:02](1271 MB) -PASS -- TEST 'rap_cires_ugwp_debug_intel' [11:41, 05:50](1184 MB) -PASS -- TEST 'rap_unified_ugwp_debug_intel' [11:35, 05:42](1185 MB) -PASS -- TEST 'rap_lndp_debug_intel' [11:37, 05:47](1188 MB) -PASS -- TEST 'rap_progcld_thompson_debug_intel' [11:37, 05:37](1182 MB) -PASS -- TEST 'rap_noah_debug_intel' [11:38, 05:28](1182 MB) -PASS -- TEST 'rap_sfcdiff_debug_intel' [11:37, 05:35](1184 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [14:43, 08:55](1179 MB) -PASS -- TEST 'rap_clm_lake_debug_intel' [11:36, 05:48](1184 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [17:31, 09:36](1189 MB) - -PASS -- COMPILE 'wam_debug_intel' [06:18, 03:37] ( 454 warnings 1 remarks ) -PASS -- TEST 'control_wam_debug_intel' [20:21, 14:38](1697 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [11:23, 08:16] ( 4 warnings 91 remarks ) -PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [15:28, 03:51](1034 MB) -PASS -- TEST 'rap_control_dyn32_phy32_intel' [10:47, 03:12](891 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [10:58, 03:02](887 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [10:20, 02:59](937 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [10:53, 02:46](930 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [11:52, 03:17](890 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_intel' [07:10, 01:58](733 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [04:33, 01:48](726 MB) -PASS -- TEST 'conus13km_control_intel' [06:27, 03:00](1017 MB) -PASS -- TEST 'conus13km_2threads_intel' [08:03, 01:21](1148 MB) -PASS -- TEST 'conus13km_decomp_intel' [08:06, 02:57](1028 MB) -PASS -- TEST 'conus13km_restart_intel' [05:04, 01:54](686 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_faster_cdeps_intel' [11:24, 08:14] ( 4 warnings 91 remarks ) -PASS -- TEST 'conus13km_gl_inline_intel' [08:16, 02:07](698 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [12:25, 08:32] ( 4 warnings 91 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_intel' [10:00, 03:58](922 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [06:18, 03:38] ( 327 warnings 91 remarks ) -PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [11:37, 05:24](1068 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [10:40, 05:18](1065 MB) -PASS -- TEST 'conus13km_debug_intel' [27:32, 23:54](1096 MB) -PASS -- TEST 'conus13km_debug_qr_intel' [28:32, 23:49](808 MB) -PASS -- TEST 'conus13km_debug_2threads_intel' [18:15, 13:20](1201 MB) -PASS -- TEST 'conus13km_debug_decomp_intel' [28:25, 24:25](1104 MB) -PASS -- TEST 'conus13km_radar_tten_debug_intel' [27:19, 24:02](1168 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [06:17, 03:35] ( 327 warnings 91 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [08:36, 05:28](1101 MB) - -PASS -- COMPILE 'hafsw_intel' [15:28, 12:11] ( 1 warnings 1 remarks ) -PASS -- TEST 'hafs_regional_atm_intel' [08:59, 04:37](695 MB) -PASS -- TEST 'hafs_regional_atm_gfdlmpv3_intel' [15:14, 04:45](903 MB) -PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [16:50, 03:40](1044 MB) -PASS -- TEST 'hafs_regional_atm_wav_intel' [16:10, 11:42](786 MB) -PASS -- TEST 'hafs_regional_1nest_atm_intel' [10:02, 05:31](459 MB) -PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [12:08, 06:41](471 MB) -PASS -- TEST 'hafs_global_1nest_atm_intel' [09:56, 03:01](372 MB) -PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [24:07, 07:47](423 MB) -PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [06:49, 03:52](494 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [11:02, 03:39](492 MB) -PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [09:35, 01:27](400 MB) -PASS -- TEST 'gnv1_nested_intel' [09:05, 03:45](1695 MB) - -PASS -- COMPILE 'hafs_mom6w_intel' [14:27, 10:24] ( 1 warnings ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [25:45, 05:18](774 MB) - -PASS -- COMPILE 'hafs_all_intel' [13:26, 09:06] ( 1 warnings ) -PASS -- TEST 'hafs_regional_docn_intel' [13:07, 06:43](743 MB) -PASS -- TEST 'hafs_regional_docn_oisst_intel' [15:08, 06:53](723 MB) - -PASS -- COMPILE 'datm_cdeps_intel' [17:29, 13:30] -PASS -- TEST 'datm_cdeps_control_cfsr_intel' [08:31, 02:52](1568 MB) -PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [04:30, 01:59](1568 MB) -PASS -- TEST 'datm_cdeps_control_gefs_intel' [07:28, 02:34](671 MB) -PASS -- TEST 'datm_cdeps_iau_gefs_intel' [08:31, 02:44](672 MB) -PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [07:28, 02:36](672 MB) -PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [09:29, 02:59](1567 MB) -PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [09:30, 02:55](1568 MB) -PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [08:28, 02:37](672 MB) -PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [13:33, 06:58](1364 MB) -PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [12:31, 06:52](683 MB) -PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [07:25, 03:02](1568 MB) -PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [08:29, 05:08](4521 MB) -PASS -- TEST 'datm_cdeps_gfs_intel' [08:28, 05:05](4521 MB) - -PASS -- COMPILE 'datm_cdeps_land_intel' [07:20, 00:55] ( 1 remarks ) -PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [04:40, 01:09](301 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_intel' [04:32, 00:55](437 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [04:36, 00:44](438 MB) - -PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [19:34, 14:32] ( 1 warnings 1 remarks ) -PASS -- TEST 'atm_ds2s_docn_pcice_intel' [08:39, 03:50](1906 MB) - -PASS -- COMPILE 'atml_intel' [15:27, 09:57] ( 9 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_intel' [08:20, 03:22](1861 MB) -PASS -- TEST 'control_restart_p8_atmlnd_intel' [06:02, 02:13](1030 MB) - -PASS -- COMPILE 'atml_debug_intel' [10:22, 04:27] ( 497 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_debug_intel' [10:18, 05:37](1906 MB) - -PASS -- COMPILE 'atmw_intel' [15:27, 09:14] ( 1 warnings 1 remarks ) -PASS -- TEST 'atmwav_control_noaero_p8_intel' [07:09, 02:03](1873 MB) - -PASS -- COMPILE 'atmaero_intel' [23:35, 15:54] ( 1 warnings 1 remarks ) -PASS -- TEST 'atmaero_control_p8_intel' [10:55, 04:37](3231 MB) -PASS -- TEST 'atmaero_control_p8_rad_intel' [11:36, 05:19](3112 MB) -PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [12:38, 05:29](3118 MB) - -PASS -- COMPILE 'atmaq_intel' [13:25, 09:04] ( 1 warnings ) -PASS -- TEST 'regional_atmaq_intel' [21:55, 14:41](2393 MB) -PASS -- TEST 'regional_atmaq_canopy_intel' [25:50, 19:29](2448 MB) - -PASS -- COMPILE 'atmaq_debug_intel' [07:19, 03:43] ( 471 warnings ) -PASS -- TEST 'regional_atmaq_debug_intel' [46:02, 40:15](1984 MB) +PASS -- COMPILE 's2swa_32bit_intel' [19:32, 17:11] ( 1 warnings 1 remarks ) +PASS -- TEST 'cpld_control_p8_mixedmode_intel' [16:50, 06:40](3322 MB) +PASS -- TEST 'cpld_control_gefs_intel' [47:09, 16:54](4090 MB) +PASS -- TEST 'cpld_restart_gefs_intel' [26:07, 07:51](3890 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_intel' [18:31, 16:06] ( 1 warnings 1 remarks ) +PASS -- TEST 'cpld_control_gfsv17_intel' [19:24, 13:19](1897 MB) +PASS -- TEST 'cpld_control_gfsv17_iau_intel' [22:22, 14:05](1950 MB) +PASS -- TEST 'cpld_restart_gfsv17_intel' [14:16, 06:09](1071 MB) +PASS -- TEST 'cpld_restart_gfsv17_iau_intel' [16:25, 06:30](1933 MB) +PASS -- TEST 'cpld_mpi_gfsv17_intel' [30:29, 15:18](1874 MB) + +PASS -- COMPILE 's2s_32bit_sfs_intel' [17:31, 14:46] ( 1 warnings 1 remarks ) +PASS -- TEST 'cpld_control_sfs_intel' [17:33, 11:44](2195 MB) +PASS -- TEST 'cpld_restart_sfs_intel' [22:57, 06:18](1358 MB) + +PASS -- COMPILE 's2s_32bit_sfs_debug_intel' [07:19, 04:34] ( 355 warnings 1 remarks ) +PASS -- TEST 'cpld_debug_sfs_intel' [18:25, 12:50](2244 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [07:19, 04:58] ( 355 warnings 324 remarks ) +PASS -- TEST 'cpld_debug_gfsv17_intel' [26:06, 20:22](1937 MB) + +PASS -- COMPILE 's2swa_intel' [19:32, 16:26] ( 1 warnings 1 remarks ) +PASS -- TEST 'cpld_control_p8_intel' [14:43, 08:25](3355 MB) +PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [16:48, 08:26](3355 MB) +PASS -- TEST 'cpld_restart_p8_intel' [11:54, 04:52](3236 MB) +PASS -- TEST 'cpld_control_qr_p8_intel' [25:41, 08:24](3372 MB) +PASS -- TEST 'cpld_restart_qr_p8_intel' [11:07, 04:56](3251 MB) +PASS -- TEST 'cpld_2threads_p8_intel' [19:30, 07:42](3565 MB) +PASS -- TEST 'cpld_decomp_p8_intel' [19:30, 08:09](3342 MB) +PASS -- TEST 'cpld_mpi_p8_intel' [31:41, 06:48](3293 MB) +PASS -- TEST 'cpld_control_ciceC_p8_intel' [16:43, 08:24](3355 MB) + +PASS -- COMPILE 's2swal_intel' [19:33, 16:39] ( 1 warnings 2 remarks ) +PASS -- TEST 'cpld_control_p8_lnd_intel' [38:03, 08:37](3358 MB) +PASS -- TEST 'cpld_restart_p8_lnd_intel' [14:33, 04:47](3238 MB) +PASS -- TEST 'cpld_s2sa_p8_intel' [23:30, 08:18](3348 MB) + +PASS -- COMPILE 's2sw_intel' [18:32, 15:25] ( 1 warnings 1 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_intel' [12:03, 04:35](1917 MB) +PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [12:39, 07:16](1985 MB) + +PASS -- COMPILE 's2s_aoflux_intel' [17:31, 14:49] ( 1 warnings 1 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [09:59, 05:16](1988 MB) + +PASS -- COMPILE 's2sw_pdlib_intel' [18:32, 15:37] ( 1 warnings 1 remarks ) +PASS -- TEST 'cpld_control_pdlib_p8_intel' [19:03, 13:06](1921 MB) +PASS -- TEST 'cpld_restart_pdlib_p8_intel' [11:59, 06:18](1104 MB) +PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [31:03, 15:12](1890 MB) +PASS -- TEST 'cpld_control_c48_5deg_intel' [09:35, 05:59](2887 MB) +PASS -- TEST 'cpld_warmstart_c48_5deg_intel' [06:41, 02:17](2900 MB) +PASS -- TEST 'cpld_restart_c48_5deg_intel' [06:32, 01:25](2299 MB) +PASS -- TEST 'cpld_control_c24_5deg_intel' [05:02, 01:28](2116 MB) +PASS -- TEST 'cpld_warmstart_c24_5deg_intel' [05:03, 01:07](2113 MB) +PASS -- TEST 'cpld_restart_c24_5deg_intel' [04:47, 00:46](1450 MB) +PASS -- TEST 'cpld_control_c24_9deg_intel' [05:02, 01:34](2114 MB) +PASS -- TEST 'cpld_warmstart_c24_9deg_intel' [05:02, 01:10](2110 MB) +PASS -- TEST 'cpld_restart_c24_9deg_intel' [04:47, 00:52](1450 MB) +PASS -- TEST 'cpld_control_c12_9deg_intel' [05:02, 01:05](2038 MB) +PASS -- TEST 'cpld_warmstart_c12_9deg_intel' [04:01, 00:57](2040 MB) +PASS -- TEST 'cpld_restart_c12_9deg_intel' [03:44, 00:41](1393 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_intel' [07:18, 04:41] ( 355 warnings 324 remarks ) +PASS -- TEST 'cpld_debug_pdlib_p8_intel' [28:51, 24:21](1964 MB) + +PASS -- COMPILE 'atm_dyn32_intel' [13:25, 10:29] ( 1 warnings 1 remarks ) +PASS -- TEST 'control_CubedSphereGrid_intel' [14:50, 02:16](1564 MB) +PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [14:56, 02:36](1573 MB) +PASS -- TEST 'control_latlon_intel' [14:46, 02:37](1573 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [14:47, 02:36](1572 MB) +PASS -- TEST 'control_c48_intel' [09:51, 06:20](1595 MB) +PASS -- TEST 'control_c48.v2.sfc_intel' [10:46, 05:47](720 MB) +PASS -- TEST 'control_c48_lnd_iau_intel' [10:50, 06:30](1590 MB) +PASS -- TEST 'control_c192_intel' [17:03, 07:07](1701 MB) +PASS -- TEST 'control_c384_intel' [38:38, 08:28](1995 MB) +PASS -- TEST 'control_c384gdas_intel' [41:16, 09:36](1130 MB) +PASS -- TEST 'control_stochy_intel' [08:36, 01:46](629 MB) +PASS -- TEST 'control_stochy_restart_intel' [08:38, 01:08](397 MB) +PASS -- TEST 'control_lndp_intel' [08:33, 01:39](631 MB) +PASS -- TEST 'control_iovr4_gfdlmpv3_intel' [08:59, 02:58](912 MB) +PASS -- TEST 'control_p8_intel' [08:27, 03:06](1852 MB) +PASS -- TEST 'control_p8.v2.sfc_intel' [07:40, 03:05](1854 MB) +PASS -- TEST 'control_p8_ugwpv1_intel' [10:13, 03:05](1856 MB) +PASS -- TEST 'control_p8_ugwpv1_tempo_intel' [10:16, 03:02](1876 MB) +PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_intel' [10:46, 03:02](1883 MB) +PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_hail_intel' [14:53, 02:19](2429 MB) +PASS -- TEST 'control_restart_p8_intel' [06:39, 01:52](1011 MB) +PASS -- TEST 'control_noqr_p8_intel' [10:09, 03:00](1851 MB) +PASS -- TEST 'control_restart_noqr_p8_intel' [06:12, 01:48](1013 MB) +PASS -- TEST 'control_decomp_p8_intel' [10:40, 03:03](1844 MB) +PASS -- TEST 'control_2threads_p8_intel' [09:40, 02:50](1928 MB) +PASS -- TEST 'control_p8_lndp_intel' [12:06, 04:53](1856 MB) +PASS -- TEST 'control_p8_rrtmgp_intel' [13:18, 04:12](1906 MB) +PASS -- TEST 'control_p8_mynn_intel' [12:07, 03:05](1868 MB) +PASS -- TEST 'merra2_thompson_intel' [11:35, 03:32](1854 MB) +PASS -- TEST 'merra2_hf_thompson_intel' [12:17, 04:32](1861 MB) +PASS -- TEST 'regional_control_intel' [08:51, 05:05](879 MB) +PASS -- TEST 'regional_restart_intel' [05:56, 02:52](883 MB) +PASS -- TEST 'regional_decomp_intel' [08:47, 05:21](881 MB) +PASS -- TEST 'regional_2threads_intel' [06:52, 03:01](997 MB) +PASS -- TEST 'regional_noquilt_intel' [08:51, 04:58](1176 MB) +PASS -- TEST 'regional_2dwrtdecomp_intel' [09:56, 05:04](884 MB) +PASS -- TEST 'regional_wofs_intel' [10:53, 06:52](1607 MB) + +PASS -- COMPILE 'atm_dyn32_rad32_intel' [12:24, 09:42] ( 1 warnings 1 remarks ) +PASS -- TEST 'control_p8_rrtmgp_rad32_intel' [09:20, 04:00](1883 MB) + +PASS -- COMPILE 'rrfs_intel' [11:23, 08:57] ( 4 warnings 92 remarks ) +PASS -- TEST 'rap_control_intel' [08:10, 03:43](1011 MB) +PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [08:28, 04:13](1176 MB) +PASS -- TEST 'rap_decomp_intel' [08:30, 03:53](1019 MB) +PASS -- TEST 'rap_2threads_intel' [07:25, 03:22](1093 MB) +PASS -- TEST 'rap_restart_intel' [09:27, 02:14](763 MB) +PASS -- TEST 'rap_sfcdiff_intel' [08:15, 03:42](1008 MB) +PASS -- TEST 'rap_sfcdiff_decomp_intel' [08:32, 03:50](1007 MB) +PASS -- TEST 'rap_sfcdiff_restart_intel' [10:20, 02:09](762 MB) +PASS -- TEST 'hrrr_control_intel' [08:12, 03:38](1010 MB) +PASS -- TEST 'hrrr_control_decomp_intel' [08:23, 03:43](1003 MB) +PASS -- TEST 'hrrr_control_2threads_intel' [08:23, 03:18](1072 MB) +PASS -- TEST 'hrrr_control_restart_intel' [08:38, 02:03](757 MB) +PASS -- TEST 'rrfs_v1beta_intel' [12:02, 06:33](1003 MB) +PASS -- TEST 'rrfs_v1nssl_intel' [12:42, 08:34](1967 MB) +PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [11:41, 08:08](1962 MB) + +PASS -- COMPILE 'csawmg_intel' [11:24, 08:43] ( 1 warnings ) +PASS -- TEST 'control_csawmg_intel' [09:55, 06:30](959 MB) +PASS -- TEST 'control_ras_intel' [06:31, 03:28](661 MB) + +PASS -- COMPILE 'wam_intel' [11:25, 08:20] ( 1 warnings 1 remarks ) +PASS -- TEST 'control_wam_intel' [16:19, 12:29](1650 MB) + +PASS -- COMPILE 'atm_debug_dyn32_intel' [07:20, 04:59] ( 490 warnings 92 remarks ) +PASS -- TEST 'control_CubedSphereGrid_debug_intel' [05:37, 02:37](1600 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [05:37, 02:48](1609 MB) +PASS -- TEST 'control_stochy_debug_intel' [07:32, 03:36](812 MB) +PASS -- TEST 'control_lndp_debug_intel' [06:31, 03:11](813 MB) +PASS -- TEST 'control_csawmg_debug_intel' [08:55, 04:49](1106 MB) +PASS -- TEST 'control_ras_debug_intel' [06:32, 03:09](824 MB) +PASS -- TEST 'control_diag_debug_intel' [07:41, 03:13](1671 MB) +PASS -- TEST 'control_debug_p8_intel' [09:13, 03:15](1895 MB) +PASS -- TEST 'regional_debug_intel' [24:17, 18:26](955 MB) +PASS -- TEST 'rap_control_debug_intel' [10:38, 05:33](1184 MB) +PASS -- TEST 'hrrr_control_debug_intel' [10:51, 05:27](1183 MB) +PASS -- TEST 'hrrr_gf_debug_intel' [12:40, 05:36](1184 MB) +PASS -- TEST 'hrrr_c3_debug_intel' [12:40, 05:35](1184 MB) +PASS -- TEST 'rap_unified_drag_suite_debug_intel' [12:40, 05:34](1185 MB) +PASS -- TEST 'rap_diag_debug_intel' [12:48, 05:56](1272 MB) +PASS -- TEST 'rap_cires_ugwp_debug_intel' [11:38, 05:44](1185 MB) +PASS -- TEST 'rap_unified_ugwp_debug_intel' [12:39, 05:42](1181 MB) +PASS -- TEST 'rap_lndp_debug_intel' [12:40, 05:39](1189 MB) +PASS -- TEST 'rap_progcld_thompson_debug_intel' [12:41, 05:40](1186 MB) +PASS -- TEST 'rap_noah_debug_intel' [12:38, 05:30](1185 MB) +PASS -- TEST 'rap_sfcdiff_debug_intel' [12:38, 05:34](1184 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [15:42, 08:55](1183 MB) +PASS -- TEST 'rap_clm_lake_debug_intel' [12:40, 05:37](1188 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [17:30, 09:25](1190 MB) + +PASS -- COMPILE 'wam_debug_intel' [06:18, 03:39] ( 454 warnings 1 remarks ) +PASS -- TEST 'control_wam_debug_intel' [21:19, 14:33](1697 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [12:25, 08:15] ( 4 warnings 91 remarks ) +PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [10:22, 03:54](1032 MB) +PASS -- TEST 'rap_control_dyn32_phy32_intel' [10:37, 03:20](886 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [11:00, 03:09](887 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [09:32, 03:04](937 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [11:04, 02:49](929 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [10:47, 03:15](889 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_intel' [06:05, 01:50](732 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [06:37, 01:47](727 MB) +PASS -- TEST 'conus13km_control_intel' [07:29, 02:59](1017 MB) +PASS -- TEST 'conus13km_2threads_intel' [07:03, 01:23](1148 MB) +PASS -- TEST 'conus13km_decomp_intel' [07:06, 03:08](1028 MB) +PASS -- TEST 'conus13km_restart_intel' [06:11, 02:02](686 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_faster_cdeps_intel' [12:25, 08:17] ( 4 warnings 91 remarks ) +PASS -- TEST 'conus13km_gl_inline_intel' [08:14, 02:04](699 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [12:24, 08:23] ( 4 warnings 91 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_intel' [09:04, 03:59](919 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [06:18, 03:30] ( 327 warnings 91 remarks ) +PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [09:36, 05:27](1067 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [09:39, 05:19](1067 MB) +PASS -- TEST 'conus13km_debug_intel' [27:37, 24:02](1097 MB) +PASS -- TEST 'conus13km_debug_qr_intel' [28:26, 24:08](792 MB) +PASS -- TEST 'conus13km_debug_2threads_intel' [17:13, 13:27](1198 MB) +PASS -- TEST 'conus13km_debug_decomp_intel' [27:20, 24:23](1103 MB) +PASS -- TEST 'conus13km_radar_tten_debug_intel' [27:29, 24:00](1169 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [07:19, 03:34] ( 327 warnings 91 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [08:37, 05:46](1097 MB) + +PASS -- COMPILE 'hafsw_intel' [15:28, 12:16] ( 1 warnings 1 remarks ) +PASS -- TEST 'hafs_regional_atm_intel' [08:01, 04:42](695 MB) +PASS -- TEST 'hafs_regional_atm_gfdlmpv3_intel' [10:06, 04:54](906 MB) +PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [09:42, 03:42](1051 MB) +PASS -- TEST 'hafs_regional_atm_wav_intel' [16:08, 11:36](786 MB) +PASS -- TEST 'hafs_regional_1nest_atm_intel' [12:04, 05:43](464 MB) +PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [14:10, 06:45](471 MB) +PASS -- TEST 'hafs_global_1nest_atm_intel' [10:57, 02:59](370 MB) +PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [28:13, 07:45](419 MB) +PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [09:53, 03:46](490 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [12:05, 03:39](495 MB) +PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [10:38, 01:30](407 MB) +PASS -- TEST 'gnv1_nested_intel' [09:10, 03:38](1695 MB) + +PASS -- COMPILE 'hafs_mom6w_intel' [14:26, 10:30] ( 1 warnings ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [17:37, 05:33](772 MB) + +PASS -- COMPILE 'hafs_all_intel' [13:25, 09:12] ( 1 warnings ) +PASS -- TEST 'hafs_regional_docn_intel' [15:11, 06:41](748 MB) +PASS -- TEST 'hafs_regional_docn_oisst_intel' [15:06, 06:50](724 MB) + +PASS -- COMPILE 'datm_cdeps_intel' [16:30, 13:49] +PASS -- TEST 'datm_cdeps_control_cfsr_intel' [07:28, 03:07](1567 MB) +PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [05:29, 02:09](1564 MB) +PASS -- TEST 'datm_cdeps_control_gefs_intel' [07:27, 02:40](685 MB) +PASS -- TEST 'datm_cdeps_iau_gefs_intel' [07:29, 02:36](685 MB) +PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [06:27, 02:43](683 MB) +PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [06:27, 03:04](1568 MB) +PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [06:27, 02:48](1564 MB) +PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [08:28, 02:46](673 MB) +PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [13:36, 06:57](1365 MB) +PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [12:28, 06:45](684 MB) +PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [07:25, 02:56](1564 MB) +PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [08:29, 05:01](4520 MB) +PASS -- TEST 'datm_cdeps_gfs_intel' [08:30, 05:07](4520 MB) + +PASS -- COMPILE 'datm_cdeps_land_intel' [08:21, 00:55] ( 1 remarks ) +PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [04:40, 01:07](301 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_intel' [04:33, 00:51](438 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [05:38, 00:41](437 MB) + +PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [21:35, 14:15] ( 1 warnings 1 remarks ) +PASS -- TEST 'atm_ds2s_docn_pcice_intel' [08:42, 03:46](1907 MB) + +PASS -- COMPILE 'atml_intel' [15:28, 09:56] ( 9 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_intel' [08:18, 03:28](1862 MB) +PASS -- TEST 'control_restart_p8_atmlnd_intel' [06:04, 02:12](1031 MB) + +PASS -- COMPILE 'atml_debug_intel' [11:24, 04:30] ( 497 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_debug_intel' [10:18, 05:43](1907 MB) + +PASS -- COMPILE 'atmw_intel' [15:29, 09:13] ( 1 warnings 1 remarks ) +PASS -- TEST 'atmwav_control_noaero_p8_intel' [07:06, 02:04](1875 MB) + +PASS -- COMPILE 'atmaero_intel' [21:33, 15:30] ( 1 warnings 1 remarks ) +PASS -- TEST 'atmaero_control_p8_intel' [11:55, 04:34](3229 MB) +PASS -- TEST 'atmaero_control_p8_rad_intel' [11:41, 05:19](3114 MB) +PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [11:42, 05:24](3115 MB) + +PASS -- COMPILE 'atmaq_intel' [13:25, 09:07] ( 1 warnings ) +PASS -- TEST 'regional_atmaq_intel' [21:56, 14:52](2391 MB) +PASS -- TEST 'regional_atmaq_canopy_intel' [26:48, 19:32](2447 MB) + +PASS -- COMPILE 'atmaq_debug_intel' [06:18, 03:44] ( 471 warnings ) +PASS -- TEST 'regional_atmaq_debug_intel' [48:09, 40:24](1864 MB) SYNOPSIS: -Starting Date/Time: 20260311 17:11:15 -Ending Date/Time: 20260311 19:46:21 -Total Time: 02h:35m:36s +Starting Date/Time: 20260316 13:00:05 +Ending Date/Time: 20260316 15:34:27 +Total Time: 02h:34m:52s Compiles Completed: 35/35 Tests Completed: 188/188 From 63509cf47598491eea8ee3097f302d12657c190e Mon Sep 17 00:00:00 2001 From: "Michael J. Kavulich, Jr" Date: Mon, 16 Mar 2026 15:00:59 -0500 Subject: [PATCH 14/14] Update hashes for merged PRs --- .gitmodules | 8 ++++---- UFSATM | 2 +- fire_behavior | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.gitmodules b/.gitmodules index debcfe1ccf..b881f89393 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,7 +1,7 @@ [submodule "UFSATM"] path = UFSATM - url = https://github.com/mkavulich/ufsatm - branch = new_fire_wind_opt + url = https://github.com/NOAA-EMC/ufsatm + branch = develop [submodule "WW3"] path = WW3 url = https://github.com/NOAA-EMC/WW3 @@ -52,5 +52,5 @@ branch = develop [submodule "fire_behavior"] path = fire_behavior - url = https://github.com/NCAR/fire_behavior - branch = NOAA_EMC_openmp_PR + url = https://github.com/NOAA-EMC/fire_behavior + branch = emc/develop diff --git a/UFSATM b/UFSATM index 13527f5e3e..7fa602c287 160000 --- a/UFSATM +++ b/UFSATM @@ -1 +1 @@ -Subproject commit 13527f5e3e02ca59834877934a322acfb5e3a331 +Subproject commit 7fa602c287ca70f84e217a6cfdec105b25f45b33 diff --git a/fire_behavior b/fire_behavior index e3b13645c7..6b2d73f28d 160000 --- a/fire_behavior +++ b/fire_behavior @@ -1 +1 @@ -Subproject commit e3b13645c7e6638b6831179c068a3984726246b0 +Subproject commit 6b2d73f28d946eed74e474db22769602e41c422b