From bd3544cc2473ba82e236199cca2a6df77d3909bf Mon Sep 17 00:00:00 2001 From: Wen Meng Date: Fri, 22 Mar 2024 15:59:45 +0000 Subject: [PATCH 01/21] point to my fv3 branch --- .gitmodules | 6 ++++-- FV3 | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index a3775fc12d..aeafb3e11b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,7 +1,9 @@ [submodule "FV3"] path = FV3 - url = https://github.com/NOAA-EMC/fv3atm - branch = develop + url = https://github.com/WenMeng-NOAA/fv3atm + branch = upp_HR4 +# url = https://github.com/NOAA-EMC/fv3atm +# branch = develop [submodule "WW3"] path = WW3 url = https://github.com/NOAA-EMC/WW3 diff --git a/FV3 b/FV3 index 6942270941..3b5c325175 160000 --- a/FV3 +++ b/FV3 @@ -1 +1 @@ -Subproject commit 694227094198b8c1fe101af22dc506e9aeff9ebe +Subproject commit 3b5c325175f651637ff7fb6bf211204badbf926a From e86537bf4df63582cfc2cade61bd37f6545b824c Mon Sep 17 00:00:00 2001 From: FernandoAndrade-NOAA Date: Fri, 29 Mar 2024 17:00:09 +0000 Subject: [PATCH 02/21] update test_changes --- tests/test_changes.list | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/tests/test_changes.list b/tests/test_changes.list index e69de29bb2..f822a534c3 100644 --- a/tests/test_changes.list +++ b/tests/test_changes.list @@ -0,0 +1,13 @@ +regional_control intel +regional_restart intel +regional_decomp intel +regional_2threads intel +regional_2dwrtdecomp intel +regional_wofs intel +regional_spp_sppt_shum_skeb intel +regional_control_faster intel +rap_clm_lake_debug intel +regional_spp_sppt_shum_skeb_dyn32_phy32 intel +hafs_regional_atm intel +hafs_global_multiple_4nests_atm intel +hafs_regional_specified_moving_1nest_atm intel From 120909278c65e36fa2e36fc8fa313bf73b0ec18f Mon Sep 17 00:00:00 2001 From: Fernando Andrade - NOAA <121964418+FernandoAndrade-NOAA@users.noreply.github.com> Date: Fri, 5 Apr 2024 09:08:48 -0700 Subject: [PATCH 03/21] Update test_changes.list --- tests/test_changes.list | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) diff --git a/tests/test_changes.list b/tests/test_changes.list index 25c9209077..f822a534c3 100644 --- a/tests/test_changes.list +++ b/tests/test_changes.list @@ -1,5 +1,13 @@ -hafs_regional_atm_ocn intel -hafs_regional_docn intel -hafs_regional_docn_oisst intel -control_p8_atmlnd intel -control_restart_p8_atmlnd intel +regional_control intel +regional_restart intel +regional_decomp intel +regional_2threads intel +regional_2dwrtdecomp intel +regional_wofs intel +regional_spp_sppt_shum_skeb intel +regional_control_faster intel +rap_clm_lake_debug intel +regional_spp_sppt_shum_skeb_dyn32_phy32 intel +hafs_regional_atm intel +hafs_global_multiple_4nests_atm intel +hafs_regional_specified_moving_1nest_atm intel From 0aaadf01cd7db65a650ad22fca2f1b62c8357282 Mon Sep 17 00:00:00 2001 From: Fernando Andrade - NOAA <121964418+FernandoAndrade-NOAA@users.noreply.github.com> Date: Fri, 5 Apr 2024 09:27:10 -0700 Subject: [PATCH 04/21] Update bl_date.conf --- tests/bl_date.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/bl_date.conf b/tests/bl_date.conf index 046381c5ba..56ea4d1eb2 100644 --- a/tests/bl_date.conf +++ b/tests/bl_date.conf @@ -1 +1 @@ -export BL_DATE=20240401 +export BL_DATE=20240405 From 06a8a75f9f50d0b4887928ef275ab6de8539898c Mon Sep 17 00:00:00 2001 From: Wen Meng Date: Tue, 9 Apr 2024 22:48:29 +0000 Subject: [PATCH 05/21] Fix for solving failed RT --- FV3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FV3 b/FV3 index 86e2ceebc2..32ee25c747 160000 --- a/FV3 +++ b/FV3 @@ -1 +1 @@ -Subproject commit 86e2ceebc212c92ffb1e9eed491a1d00e3552004 +Subproject commit 32ee25c74752e2704f850532565c6c0a1e190514 From 919f02165007ee3c5083078d3fb1dcc6616a8926 Mon Sep 17 00:00:00 2001 From: Wen Meng Date: Wed, 17 Apr 2024 16:36:31 +0000 Subject: [PATCH 06/21] update my FV3 to 3fac72d --- FV3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FV3 b/FV3 index e217c315b9..3fac72dd15 160000 --- a/FV3 +++ b/FV3 @@ -1 +1 @@ -Subproject commit e217c315b903f3638ce73548403a17a6caed8581 +Subproject commit 3fac72dd156c76fc0e079419277aff211d9e5fc8 From d164b650b97d4c4a68ab86c55f2254f29767da2b Mon Sep 17 00:00:00 2001 From: Fernando Andrade - NOAA <121964418+FernandoAndrade-NOAA@users.noreply.github.com> Date: Wed, 17 Apr 2024 14:13:59 -0700 Subject: [PATCH 07/21] Update bl_date.conf --- tests/bl_date.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/bl_date.conf b/tests/bl_date.conf index d230802e95..d10f180066 100644 --- a/tests/bl_date.conf +++ b/tests/bl_date.conf @@ -1 +1 @@ -export BL_DATE=20240408 +export BL_DATE=20240417 From 39325f098f3d5a8b9e29882d35801a6624b13f70 Mon Sep 17 00:00:00 2001 From: Brian Curtis Date: Thu, 18 Apr 2024 14:01:31 +0000 Subject: [PATCH 08/21] WCOSS2 RT Log: Passed --- tests/logs/RegressionTests_wcoss2.log | 454 +++++++++++++------------- 1 file changed, 227 insertions(+), 227 deletions(-) diff --git a/tests/logs/RegressionTests_wcoss2.log b/tests/logs/RegressionTests_wcoss2.log index 4c318d73a9..3b67c86e04 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: -d5f1957f6d43c8e93bd556e9862958738751400a +d164b650b97d4c4a68ab86c55f2254f29767da2b Submodule hashes used in testing: 37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d) @@ -11,14 +11,14 @@ Submodule hashes used in testing: f6ff8f7c4d4cb6feabe3651b13204cf43fc948e3 CICE-interface/CICE/icepack (Icepack1.1.0-182-gf6ff8f7) 4e19850cb083bc474b7cde5dc2f8506ec74cc442 CMEPS-interface/CMEPS (cmeps_v0.4.1-2306-g4e19850) cabd7753ae17f7bfcc6dad56daf10868aa51c3f4 CMakeModules (v1.0.0-28-gcabd775) - 6e1bc3ebf0671c91a47ece876afef46300362e67 FV3 (remotes/origin/HEAD-4-g6e1bc3e) - b447c635161864f2de5e941f6dbe7387b5525167 FV3/atmos_cubed_sphere (201912_public_release-396-gb447c63) + 5307022358c6d95c9b423ec8bf32e0f0f7d60989 FV3 (remotes/origin/upp_HR4) + 97114888f529c2df70ed4a350fd2428df74839ff FV3/atmos_cubed_sphere (201912_public_release-389-g9711488) 011db4f80a02cba6d65958ace56e8efb197be62b FV3/ccpp/framework (ccpp_transition_to_vlab_master_20190705-704-g011db4f) 9b0ac7b16a45afe5e7f1abf9571d3484158a5b43 FV3/ccpp/physics (EP4-741-g9b0ac7b1) 74a0e098b2163425e4b5466c2dfcf8ae26d560a5 FV3/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (v1.6) - 945cb2cef5e8bd5949afd4f0fc35c4fb6e95a1bf FV3/upp (upp_v10.2.0-159-g945cb2c) + 5faac752d9550d3570705358fa1eb3f5ac78a786 FV3/upp (upp_v10.2.0-185-g5faac75) -1ba8270870947b583cd51bc72ff8960f4c1fb36e FV3/upp/sorc/libIFI.fd --a9828705b587c451fc2a7267d1c374d737be425b FV3/upp/sorc/ncep_post.fd/post_gtg.fd +-7476b8f2790a47d788f79cebfdbb551567ae7cf8 FV3/upp/sorc/ncep_post.fd/post_gtg.fd 041422934cae1570f2f0e67239d5d89f11c6e1b7 GOCART (sdr_v2.1.2.6-119-g0414229) 35789c757766e07f688b4c0c7c5229816f224b09 HYCOM-interface/HYCOM (2.3.00-121-g35789c7) ab7bd14d209592d55490e75dbfaa61cb4a62df97 MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10032-gab7bd14d2) @@ -26,7 +26,7 @@ Submodule hashes used in testing: 29e64d652786e1d076a05128c920f394202bfe10 MOM6-interface/MOM6/pkg/GSW-Fortran (29e64d6) 6a51f0295bc1a877475b527157a33aa86eb532fe NOAHMP-interface/noahmp (v3.7.1-426-g6a51f02) d9b3172f4197c65d471662c6952a668152d71230 WW3 (6.07.1-345-gd9b3172f) - 36d87e5665c359f9dd3201a9d27ceecacc0d8e62 stochastic_physics (ufs-v2.0.0-215-g36d87e5) + 31e4e3e57bad8a7cdaa0ce2d3c4efbca63b5f74a stochastic_physics (ufs-v2.0.0-216-g31e4e3e) NOTES: @@ -35,234 +35,234 @@ The first time is for the full script (prep+run+finalize). The second time is specifically for the run phase. Times/Memory will be empty for failed tests. -BASELINE DIRECTORY: /lfs/h2/emc/nems/noscrub/emc.nems/RT/NEMSfv3gfs/develop-20240408 -COMPARISON DIRECTORY: /lfs/h2/emc/ptmp/brian.curtis/FV3_RT/rt_225418 +BASELINE DIRECTORY: /lfs/h2/emc/nems/noscrub/emc.nems/RT/NEMSfv3gfs/develop-20240417 +COMPARISON DIRECTORY: /lfs/h2/emc/ptmp/brian.curtis/FV3_RT/rt_53976 RT.SH OPTIONS USED: * (-a) - HPC PROJECT ACCOUNT: GFS-DEV * (-e) - USE ECFLOW -PASS -- COMPILE 's2swa_32bit_intel' [12:21, 11:33] -PASS -- TEST 'cpld_control_p8_mixedmode_intel' [57:36, 02:10](2974 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_intel' [29:41, 28:12] -PASS -- TEST 'cpld_control_gfsv17_intel' [40:17, 02:07](1595 MB) -PASS -- TEST 'cpld_control_gfsv17_iau_intel' [19:20, 01:53](1718 MB) -PASS -- TEST 'cpld_restart_gfsv17_intel' [19:17, 01:38](849 MB) -PASS -- TEST 'cpld_mpi_gfsv17_intel' [40:18, 01:29](1581 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [05:14, 04:21] -PASS -- TEST 'cpld_debug_gfsv17_intel' [04:45, 01:38](1606 MB) - -PASS -- COMPILE 's2swa_intel' [11:22, 10:49] -PASS -- TEST 'cpld_control_p8_intel' [58:36, 01:31](3004 MB) -PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [58:36, 01:40](3001 MB) -PASS -- TEST 'cpld_restart_p8_intel' [48:11, 01:17](3065 MB) -PASS -- TEST 'cpld_control_qr_p8_intel' [58:36, 01:02](3030 MB) -PASS -- TEST 'cpld_restart_qr_p8_intel' [48:11, 01:16](3081 MB) -PASS -- TEST 'cpld_2threads_p8_intel' [58:36, 01:37](3320 MB) -PASS -- TEST 'cpld_decomp_p8_intel' [58:36, 01:22](2999 MB) -PASS -- TEST 'cpld_mpi_p8_intel' [58:37, 01:36](2931 MB) -PASS -- TEST 'cpld_control_ciceC_p8_intel' [58:35, 01:42](3002 MB) -PASS -- TEST 'cpld_bmark_p8_intel' [58:45, 05:07](3949 MB) -PASS -- TEST 'cpld_restart_bmark_p8_intel' [12:20, 03:40](4253 MB) -PASS -- TEST 'cpld_s2sa_p8_intel' [58:36, 02:02](2970 MB) - -PASS -- COMPILE 's2sw_intel' [12:22, 11:03] -PASS -- TEST 'cpld_control_noaero_p8_intel' [57:35, 00:55](1589 MB) -PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [57:35, 01:22](1639 MB) - -PASS -- COMPILE 's2s_aoflux_intel' [22:34, 21:25] -PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [47:23, 01:47](1633 MB) - -PASS -- COMPILE 's2s_intel' [26:38, 24:44] -PASS -- TEST 'cpld_control_c48_intel' [43:18, 00:55](2652 MB) - -PASS -- COMPILE 's2swa_faster_intel' [21:32, 18:20] -PASS -- TEST 'cpld_control_p8_faster_intel' [17:20, 01:58](3005 MB) - -PASS -- COMPILE 's2sw_pdlib_intel' [12:21, 11:28] -PASS -- TEST 'cpld_control_pdlib_p8_intel' [57:36, 01:32](1605 MB) -PASS -- TEST 'cpld_restart_pdlib_p8_intel' [36:09, 01:16](904 MB) -PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [35:58, 01:28](1586 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_intel' [23:36, 21:54] -PASS -- TEST 'cpld_debug_pdlib_p8_intel' [46:22, 01:10](1613 MB) - -PASS -- COMPILE 'atm_dyn32_intel' [24:34, 22:37] -PASS -- TEST 'control_flake_intel' [40:09, 00:43](573 MB) -PASS -- TEST 'control_CubedSphereGrid_intel' [40:09, 01:01](522 MB) -PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [40:09, 01:04](532 MB) -PASS -- TEST 'control_latlon_intel' [40:09, 00:56](523 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [40:09, 01:03](526 MB) -PASS -- TEST 'control_c48_intel' [40:08, 01:13](714 MB) -PASS -- TEST 'control_c48.v2.sfc_intel' [40:08, 01:12](719 MB) -PASS -- TEST 'control_c192_intel' [40:09, 00:26](637 MB) -PASS -- TEST 'control_c384_intel' [37:32, 01:06](951 MB) -PASS -- TEST 'control_c384gdas_intel' [37:32, 02:19](1093 MB) -PASS -- TEST 'control_stochy_intel' [35:33, 01:14](527 MB) -PASS -- TEST 'control_stochy_restart_intel' [28:04, 00:37](331 MB) -PASS -- TEST 'control_lndp_intel' [33:45, 00:28](526 MB) -PASS -- TEST 'control_iovr4_intel' [33:43, 00:22](524 MB) -PASS -- TEST 'control_iovr5_intel' [33:40, 01:19](525 MB) -PASS -- TEST 'control_p8_intel' [33:35, 01:29](1512 MB) -PASS -- TEST 'control_p8.v2.sfc_intel' [33:00, 01:37](1506 MB) -PASS -- TEST 'control_p8_ugwpv1_intel' [33:00, 01:41](1506 MB) -PASS -- TEST 'control_restart_p8_intel' [25:16, 01:08](689 MB) -PASS -- TEST 'control_noqr_p8_intel' [33:00, 01:16](1496 MB) -PASS -- TEST 'control_restart_noqr_p8_intel' [19:16, 01:33](701 MB) -PASS -- TEST 'control_decomp_p8_intel' [32:44, 01:40](1498 MB) -PASS -- TEST 'control_2threads_p8_intel' [32:05, 01:34](1594 MB) -PASS -- TEST 'control_p8_lndp_intel' [31:10, 00:45](1502 MB) -PASS -- TEST 'control_p8_rrtmgp_intel' [30:39, 01:53](1564 MB) -PASS -- TEST 'control_p8_mynn_intel' [30:30, 01:42](1515 MB) -PASS -- TEST 'merra2_thompson_intel' [30:27, 01:28](1511 MB) -PASS -- TEST 'regional_control_intel' [29:44, 00:45](610 MB) -PASS -- TEST 'regional_restart_intel' [19:57, 00:29](777 MB) -PASS -- TEST 'regional_decomp_intel' [29:42, 00:31](608 MB) -PASS -- TEST 'regional_2threads_intel' [29:41, 00:29](665 MB) -PASS -- TEST 'regional_noquilt_intel' [29:38, 00:51](1145 MB) -PASS -- TEST 'regional_netcdf_parallel_intel' [28:58, 00:41](610 MB) -PASS -- TEST 'regional_2dwrtdecomp_intel' [28:56, 00:34](608 MB) -PASS -- TEST 'regional_wofs_intel' [28:34, 01:02](1580 MB) - -PASS -- COMPILE 'rrfs_intel' [17:26, 15:10] -PASS -- TEST 'rap_control_intel' [28:12, 01:25](917 MB) -PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [41:09, 01:08](1096 MB) -PASS -- TEST 'rap_decomp_intel' [41:09, 01:48](920 MB) -PASS -- TEST 'rap_2threads_intel' [41:09, 01:58](1010 MB) -PASS -- TEST 'rap_restart_intel' [15:50, 01:28](786 MB) -PASS -- TEST 'rap_sfcdiff_intel' [41:09, 01:22](915 MB) -PASS -- TEST 'rap_sfcdiff_decomp_intel' [41:09, 01:52](914 MB) -PASS -- TEST 'rap_sfcdiff_restart_intel' [27:27, 01:30](785 MB) -PASS -- TEST 'hrrr_control_intel' [41:09, 01:08](907 MB) -PASS -- TEST 'hrrr_control_decomp_intel' [41:09, 01:06](909 MB) -PASS -- TEST 'hrrr_control_2threads_intel' [41:10, 01:37](995 MB) -PASS -- TEST 'hrrr_control_restart_intel' [27:16, 00:55](742 MB) -PASS -- TEST 'rrfs_v1beta_intel' [41:09, 01:28](909 MB) -PASS -- TEST 'rrfs_v1nssl_intel' [41:09, 01:15](1875 MB) -PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [26:11, 00:30](1860 MB) - -PASS -- COMPILE 'csawmg_intel' [21:30, 19:17] -PASS -- TEST 'control_csawmg_intel' [24:36, 01:07](600 MB) -PASS -- TEST 'control_csawmgt_intel' [24:33, 01:11](599 MB) -PASS -- TEST 'control_ras_intel' [23:36, 00:47](562 MB) - -PASS -- COMPILE 'wam_intel' [20:29, 18:36] -PASS -- TEST 'control_wam_intel' [23:05, 01:01](271 MB) - -PASS -- COMPILE 'atm_faster_dyn32_intel' [17:26, 14:44] -PASS -- TEST 'control_p8_faster_intel' [22:32, 01:25](1513 MB) -PASS -- TEST 'regional_control_faster_intel' [22:10, 00:58](612 MB) - -PASS -- COMPILE 'atm_debug_dyn32_intel' [12:22, 07:14] -PASS -- TEST 'control_CubedSphereGrid_debug_intel' [22:02, 00:43](686 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [21:52, 00:49](691 MB) -PASS -- TEST 'control_stochy_debug_intel' [21:35, 00:24](689 MB) -PASS -- TEST 'control_lndp_debug_intel' [21:13, 01:08](695 MB) -PASS -- TEST 'control_csawmg_debug_intel' [21:07, 00:23](733 MB) -PASS -- TEST 'control_csawmgt_debug_intel' [19:58, 00:37](731 MB) -PASS -- TEST 'control_ras_debug_intel' [19:58, 00:27](700 MB) -PASS -- TEST 'control_diag_debug_intel' [19:56, 00:31](748 MB) -PASS -- TEST 'control_debug_p8_intel' [19:54, 00:58](1526 MB) -PASS -- TEST 'regional_debug_intel' [19:44, 00:47](631 MB) -PASS -- TEST 'rap_control_debug_intel' [19:10, 01:15](1076 MB) -PASS -- TEST 'hrrr_control_debug_intel' [18:44, 00:33](1073 MB) -PASS -- TEST 'hrrr_gf_debug_intel' [16:43, 01:20](1072 MB) -PASS -- TEST 'hrrr_c3_debug_intel' [16:00, 01:08](1072 MB) -PASS -- TEST 'rap_unified_drag_suite_debug_intel' [15:39, 01:12](1077 MB) -PASS -- TEST 'rap_diag_debug_intel' [15:36, 01:06](1159 MB) -PASS -- TEST 'rap_cires_ugwp_debug_intel' [15:02, 00:39](1073 MB) -PASS -- TEST 'rap_unified_ugwp_debug_intel' [14:26, 00:21](1075 MB) -PASS -- TEST 'rap_lndp_debug_intel' [14:16, 00:32](1075 MB) -PASS -- TEST 'rap_progcld_thompson_debug_intel' [14:05, 00:37](1076 MB) -PASS -- TEST 'rap_noah_debug_intel' [13:52, 00:51](1074 MB) -PASS -- TEST 'rap_sfcdiff_debug_intel' [13:32, 00:52](1073 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [12:49, 00:56](1074 MB) -PASS -- TEST 'rrfs_v1beta_debug_intel' [12:48, 00:58](1072 MB) -PASS -- TEST 'rap_clm_lake_debug_intel' [12:44, 01:02](1078 MB) -PASS -- TEST 'rap_flake_debug_intel' [12:30, 01:04](1076 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [12:25, 01:28](1079 MB) - -PASS -- COMPILE 'wam_debug_intel' [11:19, 06:52] -PASS -- TEST 'control_wam_debug_intel' [12:23, 01:09](301 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [18:28, 13:18] -PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [12:16, 01:20](953 MB) -PASS -- TEST 'rap_control_dyn32_phy32_intel' [11:49, 01:17](789 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [11:23, 02:06](788 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [11:13, 00:59](848 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [11:13, 02:07](848 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [10:11, 02:02](791 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_intel' [02:30, 01:28](688 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [03:41, 01:11](669 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [16:31, 13:15] -PASS -- TEST 'conus13km_control_intel' [09:14, 00:40](1003 MB) -PASS -- TEST 'conus13km_2threads_intel' [04:21, 00:24](1009 MB) -PASS -- TEST 'conus13km_restart_mismatch_intel' [04:13, 00:19](882 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [14:24, 11:22] -PASS -- TEST 'rap_control_dyn64_phy32_intel' [08:40, 01:05](812 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [06:13, 03:01] -PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [08:19, 00:58](954 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [07:25, 00:38](951 MB) -PASS -- TEST 'conus13km_debug_intel' [07:25, 01:06](1038 MB) -PASS -- TEST 'conus13km_debug_qr_intel' [07:16, 00:49](711 MB) -PASS -- TEST 'conus13km_debug_2threads_intel' [07:08, 00:54](1038 MB) -PASS -- TEST 'conus13km_radar_tten_debug_intel' [06:57, 00:44](1104 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [15:30, 12:02] -PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [05:51, 00:51](980 MB) - -PASS -- COMPILE 'hafsw_intel' [21:30, 16:17] -PASS -- TEST 'hafs_regional_atm_intel' [05:47, 01:53](616 MB) -PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [05:44, 01:16](967 MB) -PASS -- TEST 'hafs_regional_atm_ocn_intel' [05:33, 01:25](660 MB) -PASS -- TEST 'hafs_regional_atm_wav_intel' [05:26, 02:18](703 MB) -PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [05:15, 01:19](711 MB) -PASS -- TEST 'hafs_regional_1nest_atm_intel' [05:05, 00:59](390 MB) -PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [04:23, 01:46](404 MB) -PASS -- TEST 'hafs_global_1nest_atm_intel' [04:07, 01:02](283 MB) -PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [04:02, 02:42](371 MB) -PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [03:42, 01:26](415 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [03:18, 01:46](411 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [02:50, 01:27](488 MB) -PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [02:22, 01:13](314 MB) - -PASS -- COMPILE 'hafsw_debug_intel' [18:28, 13:42] -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [02:03, 01:27](502 MB) - -PASS -- COMPILE 'hafsw_faster_intel' [23:42, 19:16] -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [01:45, 01:42](533 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [01:40, 01:24](708 MB) - -PASS -- COMPILE 'hafs_mom6w_intel' [20:39, 15:59] -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [53:52, 01:33](713 MB) - -PASS -- COMPILE 'hafs_all_intel' [20:34, 16:23] -PASS -- TEST 'hafs_regional_docn_intel' [01:01, 02:01](659 MB) -PASS -- TEST 'hafs_regional_docn_oisst_intel' [00:55, 01:58](650 MB) -PASS -- TEST 'hafs_regional_datm_cdeps_intel' [00:14, 01:17](880 MB) - -PASS -- COMPILE 'atml_intel' [22:41, 18:42] -PASS -- TEST 'control_p8_atmlnd_sbs_intel' [59:59, 01:47](1546 MB) -PASS -- TEST 'control_p8_atmlnd_intel' [59:22, 01:16](1540 MB) -PASS -- TEST 'control_restart_p8_atmlnd_intel' [51:52, 00:49](741 MB) - -PASS -- COMPILE 'atmaero_intel' [14:33, 11:08] -PASS -- TEST 'atmaero_control_p8_intel' [59:11, 01:31](2851 MB) -PASS -- TEST 'atmaero_control_p8_rad_intel' [58:54, 01:59](2911 MB) -PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [58:10, 01:14](2923 MB) - -PASS -- COMPILE 'atmaq_debug_intel' [14:29, 10:39] -PASS -- TEST 'regional_atmaq_debug_intel' [58:09, 01:40](4435 MB) +PASS -- COMPILE 's2swa_32bit_intel' [11:27, 10:54] +PASS -- TEST 'cpld_control_p8_mixedmode_intel' [11:12, 01:19](2974 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_intel' [12:28, 11:58] +PASS -- TEST 'cpld_control_gfsv17_intel' [10:11, 01:52](1592 MB) +PASS -- TEST 'cpld_control_gfsv17_iau_intel' [52:15, 02:04](1708 MB) +PASS -- TEST 'cpld_restart_gfsv17_intel' [52:05, 01:55](848 MB) +PASS -- TEST 'cpld_mpi_gfsv17_intel' [10:12, 02:35](1570 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [05:18, 04:18] +PASS -- TEST 'cpld_debug_gfsv17_intel' [17:22, 01:57](1600 MB) + +PASS -- COMPILE 's2swa_intel' [16:31, 15:23] +PASS -- TEST 'cpld_control_p8_intel' [06:08, 01:43](3005 MB) +PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [06:08, 02:18](3002 MB) +PASS -- TEST 'cpld_restart_p8_intel' [57:25, 01:58](3063 MB) +PASS -- TEST 'cpld_control_qr_p8_intel' [06:08, 01:41](3029 MB) +PASS -- TEST 'cpld_restart_qr_p8_intel' [57:23, 01:54](3084 MB) +PASS -- TEST 'cpld_2threads_p8_intel' [06:08, 01:13](3314 MB) +PASS -- TEST 'cpld_decomp_p8_intel' [06:08, 01:38](3003 MB) +PASS -- TEST 'cpld_mpi_p8_intel' [06:09, 01:33](2924 MB) +PASS -- TEST 'cpld_control_ciceC_p8_intel' [06:08, 02:08](3001 MB) +PASS -- TEST 'cpld_bmark_p8_intel' [06:17, 05:37](3948 MB) +PASS -- TEST 'cpld_restart_bmark_p8_intel' [46:00, 04:12](4251 MB) +PASS -- TEST 'cpld_s2sa_p8_intel' [06:08, 02:12](2971 MB) + +PASS -- COMPILE 's2sw_intel' [22:36, 21:52] +PASS -- TEST 'cpld_control_noaero_p8_intel' [58:35, 01:38](1593 MB) +PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [58:35, 01:56](1638 MB) + +PASS -- COMPILE 's2s_aoflux_intel' [21:37, 21:17] +PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [01:02, 01:57](1635 MB) + +PASS -- COMPILE 's2s_intel' [10:25, 09:55] +PASS -- TEST 'cpld_control_c48_intel' [12:13, 00:40](2653 MB) + +PASS -- COMPILE 's2swa_faster_intel' [16:32, 16:07] +PASS -- TEST 'cpld_control_p8_faster_intel' [06:07, 02:22](3002 MB) + +PASS -- COMPILE 's2sw_pdlib_intel' [43:05, 42:21] +PASS -- TEST 'cpld_control_pdlib_p8_intel' [39:27, 01:04](1606 MB) +PASS -- TEST 'cpld_restart_pdlib_p8_intel' [21:55, 01:23](904 MB) +PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [21:56, 01:38](1574 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_intel' [21:38, 20:33] +PASS -- TEST 'cpld_debug_pdlib_p8_intel' [01:02, 01:32](1611 MB) + +PASS -- COMPILE 'atm_dyn32_intel' [16:31, 15:58] +PASS -- TEST 'control_flake_intel' [00:50, 00:31](573 MB) +PASS -- TEST 'control_CubedSphereGrid_intel' [00:50, 00:56](523 MB) +PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [00:50, 01:04](530 MB) +PASS -- TEST 'control_latlon_intel' [00:50, 00:51](522 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [00:50, 00:54](521 MB) +PASS -- TEST 'control_c48_intel' [00:49, 00:53](715 MB) +PASS -- TEST 'control_c48.v2.sfc_intel' [00:49, 00:50](714 MB) +PASS -- TEST 'control_c192_intel' [00:50, 01:38](636 MB) +PASS -- TEST 'control_c384_intel' [00:54, 02:39](952 MB) +PASS -- TEST 'control_c384gdas_intel' [00:54, 03:46](1090 MB) +PASS -- TEST 'control_stochy_intel' [00:50, 00:31](532 MB) +PASS -- TEST 'control_stochy_restart_intel' [58:14, 01:00](346 MB) +PASS -- TEST 'control_lndp_intel' [00:50, 00:32](527 MB) +PASS -- TEST 'control_iovr4_intel' [00:50, 00:54](527 MB) +PASS -- TEST 'control_iovr5_intel' [00:50, 00:56](522 MB) +PASS -- TEST 'control_p8_intel' [00:50, 02:07](1501 MB) +PASS -- TEST 'control_p8.v2.sfc_intel' [58:17, 01:53](1497 MB) +PASS -- TEST 'control_p8_ugwpv1_intel' [57:35, 01:52](1513 MB) +PASS -- TEST 'control_restart_p8_intel' [55:05, 00:37](692 MB) +PASS -- TEST 'control_noqr_p8_intel' [57:18, 01:27](1494 MB) +PASS -- TEST 'control_restart_noqr_p8_intel' [51:56, 01:02](700 MB) +PASS -- TEST 'control_decomp_p8_intel' [57:12, 01:19](1503 MB) +PASS -- TEST 'control_2threads_p8_intel' [57:10, 00:50](1591 MB) +PASS -- TEST 'control_p8_lndp_intel' [57:10, 01:12](1499 MB) +PASS -- TEST 'control_p8_rrtmgp_intel' [57:08, 01:56](1571 MB) +PASS -- TEST 'control_p8_mynn_intel' [57:07, 01:37](1508 MB) +PASS -- TEST 'merra2_thompson_intel' [56:56, 01:25](1511 MB) +PASS -- TEST 'regional_control_intel' [56:55, 00:16](609 MB) +PASS -- TEST 'regional_restart_intel' [50:42, 00:27](777 MB) +PASS -- TEST 'regional_decomp_intel' [56:52, 00:59](606 MB) +PASS -- TEST 'regional_2threads_intel' [56:50, 00:50](664 MB) +PASS -- TEST 'regional_noquilt_intel' [56:06, 00:25](1147 MB) +PASS -- TEST 'regional_netcdf_parallel_intel' [55:23, 00:24](609 MB) +PASS -- TEST 'regional_2dwrtdecomp_intel' [54:08, 00:26](608 MB) +PASS -- TEST 'regional_wofs_intel' [54:06, 00:57](1579 MB) + +PASS -- COMPILE 'rrfs_intel' [21:39, 21:13] +PASS -- TEST 'rap_control_intel' [50:27, 02:07](919 MB) +PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [50:23, 01:13](1089 MB) +PASS -- TEST 'rap_decomp_intel' [50:05, 00:52](917 MB) +PASS -- TEST 'rap_2threads_intel' [49:48, 02:01](1006 MB) +PASS -- TEST 'rap_restart_intel' [40:56, 01:15](790 MB) +PASS -- TEST 'rap_sfcdiff_intel' [49:44, 01:39](916 MB) +PASS -- TEST 'rap_sfcdiff_decomp_intel' [49:40, 01:16](913 MB) +PASS -- TEST 'rap_sfcdiff_restart_intel' [40:01, 01:43](784 MB) +PASS -- TEST 'hrrr_control_intel' [49:33, 01:08](910 MB) +PASS -- TEST 'hrrr_control_decomp_intel' [49:32, 01:04](909 MB) +PASS -- TEST 'hrrr_control_2threads_intel' [49:32, 01:14](995 MB) +PASS -- TEST 'hrrr_control_restart_intel' [43:13, 01:03](743 MB) +PASS -- TEST 'rrfs_v1beta_intel' [49:05, 01:45](909 MB) +PASS -- TEST 'rrfs_v1nssl_intel' [48:30, 01:05](1875 MB) +PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [48:16, 01:19](1861 MB) + +PASS -- COMPILE 'csawmg_intel' [17:33, 16:58] +PASS -- TEST 'control_csawmg_intel' [53:28, 01:57](598 MB) +PASS -- TEST 'control_csawmgt_intel' [52:39, 00:31](598 MB) +PASS -- TEST 'control_ras_intel' [51:58, 01:03](561 MB) + +PASS -- COMPILE 'wam_intel' [18:35, 18:10] +PASS -- TEST 'control_wam_intel' [51:34, 00:58](271 MB) + +PASS -- COMPILE 'atm_faster_dyn32_intel' [13:30, 13:16] +PASS -- TEST 'control_p8_faster_intel' [51:48, 02:06](1505 MB) +PASS -- TEST 'regional_control_faster_intel' [51:45, 00:24](610 MB) + +PASS -- COMPILE 'atm_debug_dyn32_intel' [09:24, 08:46] +PASS -- TEST 'control_CubedSphereGrid_debug_intel' [51:30, 01:18](682 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [51:08, 01:23](692 MB) +PASS -- TEST 'control_stochy_debug_intel' [50:51, 00:52](690 MB) +PASS -- TEST 'control_lndp_debug_intel' [50:45, 01:11](692 MB) +PASS -- TEST 'control_csawmg_debug_intel' [48:03, 01:22](733 MB) +PASS -- TEST 'control_csawmgt_debug_intel' [47:22, 00:43](731 MB) +PASS -- TEST 'control_ras_debug_intel' [47:17, 00:49](701 MB) +PASS -- TEST 'control_diag_debug_intel' [47:01, 01:08](748 MB) +PASS -- TEST 'control_debug_p8_intel' [46:52, 00:19](1527 MB) +PASS -- TEST 'regional_debug_intel' [46:50, 00:34](631 MB) +PASS -- TEST 'rap_control_debug_intel' [46:28, 00:39](1077 MB) +PASS -- TEST 'hrrr_control_debug_intel' [46:24, 00:44](1068 MB) +PASS -- TEST 'hrrr_gf_debug_intel' [46:23, 00:41](1071 MB) +PASS -- TEST 'hrrr_c3_debug_intel' [46:17, 00:38](1072 MB) +PASS -- TEST 'rap_unified_drag_suite_debug_intel' [46:16, 00:37](1076 MB) +PASS -- TEST 'rap_diag_debug_intel' [46:02, 00:48](1158 MB) +PASS -- TEST 'rap_cires_ugwp_debug_intel' [44:20, 00:46](1074 MB) +PASS -- TEST 'rap_unified_ugwp_debug_intel' [43:46, 00:45](1074 MB) +PASS -- TEST 'rap_lndp_debug_intel' [43:13, 00:52](1077 MB) +PASS -- TEST 'rap_progcld_thompson_debug_intel' [43:13, 00:54](1076 MB) +PASS -- TEST 'rap_noah_debug_intel' [42:57, 00:53](1074 MB) +PASS -- TEST 'rap_sfcdiff_debug_intel' [42:03, 00:54](1078 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [41:45, 00:48](1074 MB) +PASS -- TEST 'rrfs_v1beta_debug_intel' [41:23, 00:56](1071 MB) +PASS -- TEST 'rap_clm_lake_debug_intel' [41:02, 01:07](1075 MB) +PASS -- TEST 'rap_flake_debug_intel' [40:56, 00:55](1077 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [40:54, 02:16](1078 MB) + +PASS -- COMPILE 'wam_debug_intel' [03:17, 02:55] +PASS -- TEST 'control_wam_debug_intel' [40:26, 00:58](299 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [16:16, 14:48] +PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [40:02, 01:21](961 MB) +PASS -- TEST 'rap_control_dyn32_phy32_intel' [39:43, 01:12](789 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [39:42, 02:26](786 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [38:48, 01:29](849 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [38:46, 01:44](839 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [38:44, 01:28](786 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_intel' [32:25, 01:30](688 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [33:50, 00:17](667 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [11:25, 10:48] +PASS -- TEST 'conus13km_control_intel' [38:43, 01:02](1006 MB) +PASS -- TEST 'conus13km_2threads_intel' [34:50, 00:50](1007 MB) +PASS -- TEST 'conus13km_restart_mismatch_intel' [34:28, 00:41](880 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [23:40, 22:40] +PASS -- TEST 'rap_control_dyn64_phy32_intel' [36:22, 01:25](812 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [21:46, 20:59] +PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [35:58, 01:05](952 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [35:58, 01:12](953 MB) +PASS -- TEST 'conus13km_debug_intel' [35:58, 00:25](1036 MB) +PASS -- TEST 'conus13km_debug_qr_intel' [35:37, 01:15](709 MB) +PASS -- TEST 'conus13km_debug_2threads_intel' [35:32, 00:34](1035 MB) +PASS -- TEST 'conus13km_radar_tten_debug_intel' [34:55, 01:16](1099 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [07:26, 06:27] +PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [38:43, 00:58](981 MB) + +PASS -- COMPILE 'hafsw_intel' [24:47, 24:16] +PASS -- TEST 'hafs_regional_atm_intel' [28:53, 01:52](619 MB) +PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [28:53, 00:27](966 MB) +PASS -- TEST 'hafs_regional_atm_ocn_intel' [28:51, 01:42](661 MB) +PASS -- TEST 'hafs_regional_atm_wav_intel' [28:51, 01:36](703 MB) +PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [28:52, 01:20](712 MB) +PASS -- TEST 'hafs_regional_1nest_atm_intel' [28:51, 00:59](388 MB) +PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [28:52, 02:05](405 MB) +PASS -- TEST 'hafs_global_1nest_atm_intel' [28:52, 01:28](290 MB) +PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [28:55, 02:56](371 MB) +PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [28:51, 01:26](416 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [28:51, 00:50](414 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [28:53, 00:44](494 MB) +PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [28:52, 01:15](313 MB) + +PASS -- COMPILE 'hafsw_debug_intel' [10:28, 09:39] +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [38:24, 01:33](504 MB) + +PASS -- COMPILE 'hafsw_faster_intel' [12:33, 11:36] +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [37:56, 01:39](530 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [37:42, 01:39](711 MB) + +PASS -- COMPILE 'hafs_mom6w_intel' [12:34, 11:52] +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [37:28, 00:56](713 MB) + +PASS -- COMPILE 'hafs_all_intel' [24:44, 24:18] +PASS -- TEST 'hafs_regional_docn_intel' [17:01, 01:22](664 MB) +PASS -- TEST 'hafs_regional_docn_oisst_intel' [24:36, 02:09](647 MB) +PASS -- TEST 'hafs_regional_datm_cdeps_intel' [24:34, 00:26](880 MB) + +PASS -- COMPILE 'atml_intel' [16:37, 15:26] +PASS -- TEST 'control_p8_atmlnd_sbs_intel' [32:38, 01:15](1550 MB) +PASS -- TEST 'control_p8_atmlnd_intel' [32:38, 01:15](1550 MB) +PASS -- TEST 'control_restart_p8_atmlnd_intel' [22:17, 01:16](741 MB) + +PASS -- COMPILE 'atmaero_intel' [11:32, 10:33] +PASS -- TEST 'atmaero_control_p8_intel' [32:58, 01:31](2854 MB) +PASS -- TEST 'atmaero_control_p8_rad_intel' [32:58, 01:54](2911 MB) +PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [32:58, 01:40](2924 MB) + +PASS -- COMPILE 'atmaq_debug_intel' [08:20, 08:02] +PASS -- TEST 'regional_atmaq_debug_intel' [33:47, 01:21](4437 MB) SYNOPSIS: -Starting Date/Time: 20240416 14:49:41 -Ending Date/Time: 20240416 16:29:19 -Total Time: 01h:40m:15s +Starting Date/Time: 20240418 12:37:01 +Ending Date/Time: 20240418 13:59:51 +Total Time: 01h:23m:22s Compiles Completed: 30/30 Tests Completed: 157/157 From 42b0e466423d3ef9ff431cc58db0bff961e807d5 Mon Sep 17 00:00:00 2001 From: FernandoAndrade-NOAA Date: Thu, 18 Apr 2024 14:33:55 +0000 Subject: [PATCH 09/21] add hera RT log passed --- tests/logs/RegressionTests_hera.log | 722 ++++++++++++++-------------- 1 file changed, 360 insertions(+), 362 deletions(-) diff --git a/tests/logs/RegressionTests_hera.log b/tests/logs/RegressionTests_hera.log index a7d21eb746..ee7e6520ee 100644 --- a/tests/logs/RegressionTests_hera.log +++ b/tests/logs/RegressionTests_hera.log @@ -1,7 +1,7 @@ ====START OF HERA REGRESSION TESTING LOG==== UFSWM hash used in testing: -684ddd65adbf26b3a8003e05c8af6c4e19be63f8 +d164b650b97d4c4a68ab86c55f2254f29767da2b Submodule hashes used in testing: 37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d) @@ -9,13 +9,13 @@ Submodule hashes used in testing: c9e4679f449e30bb4cc0f22164b4401a8b50f7a6 CICE-interface/CICE (CICE6.0.0-447-gc9e4679) 4e19850cb083bc474b7cde5dc2f8506ec74cc442 CMEPS-interface/CMEPS (cmeps_v0.4.1-2306-g4e19850) cabd7753ae17f7bfcc6dad56daf10868aa51c3f4 CMakeModules (v1.0.0-28-gcabd775) - 6e1bc3ebf0671c91a47ece876afef46300362e67 FV3 (remotes/origin/remove_nowarn) + 5307022358c6d95c9b423ec8bf32e0f0f7d60989 FV3 (remotes/origin/upp_HR4) 041422934cae1570f2f0e67239d5d89f11c6e1b7 GOCART (sdr_v2.1.2.6-119-g0414229) 35789c757766e07f688b4c0c7c5229816f224b09 HYCOM-interface/HYCOM (2.3.00-121-g35789c7) ab7bd14d209592d55490e75dbfaa61cb4a62df97 MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10032-gab7bd14d2) 6a51f0295bc1a877475b527157a33aa86eb532fe NOAHMP-interface/noahmp (v3.7.1-426-g6a51f02) d9b3172f4197c65d471662c6952a668152d71230 WW3 (6.07.1-345-gd9b3172f) - 36d87e5665c359f9dd3201a9d27ceecacc0d8e62 stochastic_physics (ufs-v2.0.0-215-g36d87e5) + 31e4e3e57bad8a7cdaa0ce2d3c4efbca63b5f74a stochastic_physics (ufs-v2.0.0-216-g31e4e3e) NOTES: @@ -24,373 +24,371 @@ The first time is for the full script (prep+run+finalize). The second time is specifically for the run phase. Times/Memory will be empty for failed tests. -BASELINE DIRECTORY: /scratch2/NAGAPE/epic/UFS-WM_RT/NEMSfv3gfs/develop-20240408 -COMPARISON DIRECTORY: /scratch1/NCEPDEV/stmp2/Fernando.Andrade-maldonado/FV3_RT/rt_3831458 +BASELINE DIRECTORY: /scratch2/NAGAPE/epic/UFS-WM_RT/NEMSfv3gfs/develop-20240417 +COMPARISON DIRECTORY: /scratch1/NCEPDEV/stmp2/Fernando.Andrade-maldonado/FV3_RT/rt_4052024 RT.SH OPTIONS USED: * (-a) - HPC PROJECT ACCOUNT: epic * (-l) - USE CONFIG FILE: rt.conf * (-e) - USE ECFLOW -PASS -- COMPILE 's2swa_32bit_intel' [13:07, 12:41] -PASS -- TEST 'cpld_control_p8_mixedmode_intel' [11:31, 05:42](3190 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_intel' [18:07, 17:08] -PASS -- TEST 'cpld_control_gfsv17_intel' [19:03, 17:07](1760 MB) -PASS -- TEST 'cpld_control_gfsv17_iau_intel' [19:11, 17:52](2026 MB) -PASS -- TEST 'cpld_restart_gfsv17_intel' [11:04, 08:05](1123 MB) -PASS -- TEST 'cpld_mpi_gfsv17_intel' [20:56, 19:17](1648 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [05:07, 04:35] -PASS -- TEST 'cpld_debug_gfsv17_intel' [25:04, 22:40](1695 MB) - -PASS -- COMPILE 's2swa_intel' [13:07, 12:42] -PASS -- TEST 'cpld_control_p8_intel' [12:25, 06:09](3213 MB) -PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [11:35, 05:56](3228 MB) -PASS -- TEST 'cpld_restart_p8_intel' [06:25, 03:28](3239 MB) -PASS -- TEST 'cpld_control_qr_p8_intel' [11:29, 05:58](3247 MB) -PASS -- TEST 'cpld_restart_qr_p8_intel' [07:28, 03:28](3282 MB) -PASS -- TEST 'cpld_2threads_p8_intel' [11:22, 05:42](3537 MB) -PASS -- TEST 'cpld_decomp_p8_intel' [11:22, 05:57](3201 MB) -PASS -- TEST 'cpld_mpi_p8_intel' [10:20, 04:57](3060 MB) -PASS -- TEST 'cpld_control_ciceC_p8_intel' [11:34, 05:56](3223 MB) -PASS -- TEST 'cpld_control_c192_p8_intel' [17:17, 10:28](3357 MB) -PASS -- TEST 'cpld_restart_c192_p8_intel' [10:05, 06:08](3632 MB) -PASS -- TEST 'cpld_bmark_p8_intel' [20:39, 09:54](4165 MB) -PASS -- TEST 'cpld_restart_bmark_p8_intel' [16:16, 06:15](4361 MB) -PASS -- TEST 'cpld_s2sa_p8_intel' [11:24, 05:36](3175 MB) - -PASS -- COMPILE 's2sw_intel' [13:07, 12:22] -PASS -- TEST 'cpld_control_noaero_p8_intel' [10:16, 04:55](1749 MB) -PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [10:21, 04:27](1788 MB) - -PASS -- COMPILE 's2swa_debug_intel' [05:06, 04:35] -PASS -- TEST 'cpld_debug_p8_intel' [11:08, 08:33](3241 MB) - -PASS -- COMPILE 's2sw_debug_intel' [05:06, 04:06] -PASS -- TEST 'cpld_debug_noaero_p8_intel' [07:59, 05:44](1761 MB) - -PASS -- COMPILE 's2s_aoflux_intel' [12:06, 11:28] -PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [06:54, 04:25](1790 MB) - -PASS -- COMPILE 's2s_intel' [12:06, 11:29] -PASS -- TEST 'cpld_control_c48_intel' [11:37, 09:27](2834 MB) - -PASS -- COMPILE 's2swa_faster_intel' [17:07, 16:23] -PASS -- TEST 'cpld_control_p8_faster_intel' [07:14, 05:34](3231 MB) - -PASS -- COMPILE 's2sw_pdlib_intel' [17:08, 15:01] -PASS -- TEST 'cpld_control_pdlib_p8_intel' [20:00, 17:19](1777 MB) -PASS -- TEST 'cpld_restart_pdlib_p8_intel' [10:07, 08:04](1175 MB) -PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [21:59, 19:44](1685 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_intel' [06:07, 04:02] -PASS -- TEST 'cpld_debug_pdlib_p8_intel' [28:52, 25:27](1729 MB) - -PASS -- COMPILE 'atm_dyn32_intel' [13:07, 11:18] -PASS -- TEST 'control_flake_intel' [04:21, 03:19](711 MB) -PASS -- TEST 'control_CubedSphereGrid_intel' [03:20, 02:23](664 MB) -PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [03:23, 02:29](659 MB) -PASS -- TEST 'control_latlon_intel' [03:18, 02:25](662 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [03:25, 02:27](655 MB) -PASS -- TEST 'control_c48_intel' [07:22, 06:22](877 MB) -PASS -- TEST 'control_c48.v2.sfc_intel' [07:22, 06:22](878 MB) -PASS -- TEST 'control_c192_intel' [10:39, 09:09](855 MB) -PASS -- TEST 'control_c384_intel' [11:30, 09:14](1297 MB) -PASS -- TEST 'control_c384gdas_intel' [11:21, 07:58](1404 MB) -PASS -- TEST 'control_stochy_intel' [02:18, 01:36](660 MB) -PASS -- TEST 'control_stochy_restart_intel' [02:24, 00:59](503 MB) -PASS -- TEST 'control_lndp_intel' [02:17, 01:34](661 MB) -PASS -- TEST 'control_iovr4_intel' [03:19, 02:26](656 MB) -PASS -- TEST 'control_iovr5_intel' [04:18, 02:25](659 MB) -PASS -- TEST 'control_p8_intel' [04:51, 02:57](1636 MB) -PASS -- TEST 'control_p8.v2.sfc_intel' [04:55, 02:56](1637 MB) -PASS -- TEST 'control_p8_ugwpv1_intel' [04:52, 02:53](1631 MB) -PASS -- TEST 'control_restart_p8_intel' [03:45, 01:36](891 MB) -PASS -- TEST 'control_noqr_p8_intel' [03:51, 02:56](1617 MB) -PASS -- TEST 'control_restart_noqr_p8_intel' [04:51, 01:36](933 MB) -PASS -- TEST 'control_decomp_p8_intel' [06:54, 02:59](1619 MB) -PASS -- TEST 'control_2threads_p8_intel' [06:51, 02:46](1718 MB) -PASS -- TEST 'control_p8_lndp_intel' [08:45, 05:13](1634 MB) -PASS -- TEST 'control_p8_rrtmgp_intel' [07:53, 03:57](1707 MB) -PASS -- TEST 'control_p8_mynn_intel' [06:58, 03:00](1619 MB) -PASS -- TEST 'merra2_thompson_intel' [07:53, 03:34](1623 MB) -PASS -- TEST 'regional_control_intel' [08:38, 05:12](852 MB) -PASS -- TEST 'regional_restart_intel' [03:35, 02:45](1022 MB) -PASS -- TEST 'regional_decomp_intel' [08:35, 05:32](850 MB) -PASS -- TEST 'regional_2threads_intel' [05:36, 03:18](848 MB) -PASS -- TEST 'regional_noquilt_intel' [07:37, 05:12](1360 MB) -PASS -- TEST 'regional_netcdf_parallel_intel' [07:34, 05:10](855 MB) -PASS -- TEST 'regional_2dwrtdecomp_intel' [06:36, 05:14](853 MB) -PASS -- TEST 'regional_wofs_intel' [09:35, 06:43](1915 MB) - -PASS -- COMPILE 'rrfs_intel' [13:09, 10:37] -PASS -- TEST 'rap_control_intel' [08:35, 07:42](1102 MB) -PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [07:00, 04:09](1302 MB) -PASS -- TEST 'rap_decomp_intel' [10:30, 08:07](1043 MB) -PASS -- TEST 'rap_2threads_intel' [09:31, 07:14](1180 MB) -PASS -- TEST 'rap_restart_intel' [04:41, 04:02](1111 MB) -PASS -- TEST 'rap_sfcdiff_intel' [08:36, 07:40](1105 MB) -PASS -- TEST 'rap_sfcdiff_decomp_intel' [10:31, 08:06](1041 MB) -PASS -- TEST 'rap_sfcdiff_restart_intel' [07:38, 05:47](1140 MB) -PASS -- TEST 'hrrr_control_intel' [05:31, 03:55](1043 MB) -PASS -- TEST 'hrrr_control_decomp_intel' [05:29, 04:05](1034 MB) -PASS -- TEST 'hrrr_control_2threads_intel' [04:35, 03:37](1112 MB) -PASS -- TEST 'hrrr_control_restart_intel' [03:24, 02:09](1006 MB) -PASS -- TEST 'rrfs_v1beta_intel' [08:41, 07:33](1098 MB) -PASS -- TEST 'rrfs_v1nssl_intel' [10:21, 09:19](1998 MB) -PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [09:25, 08:59](2068 MB) - -PASS -- COMPILE 'csawmg_intel' [12:06, 10:17] -PASS -- TEST 'control_csawmg_intel' [06:36, 06:01](761 MB) -PASS -- TEST 'control_csawmgt_intel' [08:37, 05:58](760 MB) -PASS -- TEST 'control_ras_intel' [04:18, 03:18](748 MB) - -PASS -- COMPILE 'csawmg_gnu' [06:05, 03:38] -PASS -- TEST 'control_csawmg_gnu' [09:44, 08:17](548 MB) -PASS -- TEST 'control_csawmgt_gnu' [09:43, 08:18](552 MB) - -PASS -- COMPILE 'wam_intel' [11:06, 09:37] -PASS -- TEST 'control_wam_intel' [04:18, 02:04](655 MB) - -PASS -- COMPILE 'atm_faster_dyn32_intel' [12:05, 10:44] -PASS -- TEST 'control_p8_faster_intel' [04:47, 02:36](1645 MB) -PASS -- TEST 'regional_control_faster_intel' [06:37, 04:43](851 MB) - -PASS -- COMPILE 'atm_debug_dyn32_intel' [06:05, 04:43] -PASS -- TEST 'control_CubedSphereGrid_debug_intel' [04:19, 02:39](817 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [03:24, 02:37](802 MB) -PASS -- TEST 'control_stochy_debug_intel' [03:17, 02:57](820 MB) -PASS -- TEST 'control_lndp_debug_intel' [06:16, 02:39](822 MB) -PASS -- TEST 'control_csawmg_debug_intel' [06:34, 04:05](877 MB) -PASS -- TEST 'control_csawmgt_debug_intel' [05:34, 04:04](868 MB) -PASS -- TEST 'control_ras_debug_intel' [03:17, 02:43](823 MB) -PASS -- TEST 'control_diag_debug_intel' [03:27, 02:42](878 MB) -PASS -- TEST 'control_debug_p8_intel' [03:41, 02:53](1623 MB) -PASS -- TEST 'regional_debug_intel' [18:37, 17:16](840 MB) -PASS -- TEST 'rap_control_debug_intel' [05:19, 04:53](1212 MB) -PASS -- TEST 'hrrr_control_debug_intel' [05:18, 04:51](1206 MB) -PASS -- TEST 'hrrr_gf_debug_intel' [05:19, 04:49](1210 MB) -PASS -- TEST 'hrrr_c3_debug_intel' [05:17, 04:47](1215 MB) -PASS -- TEST 'rap_unified_drag_suite_debug_intel' [06:16, 04:49](1212 MB) -PASS -- TEST 'rap_diag_debug_intel' [06:31, 05:07](1292 MB) -PASS -- TEST 'rap_cires_ugwp_debug_intel' [06:18, 05:04](1211 MB) -PASS -- TEST 'rap_unified_ugwp_debug_intel' [06:16, 05:03](1165 MB) -PASS -- TEST 'rap_lndp_debug_intel' [05:18, 04:56](1206 MB) -PASS -- TEST 'rap_progcld_thompson_debug_intel' [05:18, 04:50](1215 MB) -PASS -- TEST 'rap_noah_debug_intel' [07:18, 04:43](1214 MB) -PASS -- TEST 'rap_sfcdiff_debug_intel' [07:18, 04:50](1199 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [10:18, 08:00](1207 MB) -PASS -- TEST 'rrfs_v1beta_debug_intel' [07:19, 04:51](1209 MB) -PASS -- TEST 'rap_clm_lake_debug_intel' [08:19, 06:05](1214 MB) -PASS -- TEST 'rap_flake_debug_intel' [06:16, 04:44](1207 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [10:34, 08:26](1217 MB) - -PASS -- COMPILE 'atm_debug_dyn32_gnu' [04:05, 02:51] -PASS -- TEST 'control_csawmg_debug_gnu' [03:35, 02:10](533 MB) -PASS -- TEST 'control_csawmgt_debug_gnu' [03:32, 02:10](531 MB) - -PASS -- COMPILE 'wam_debug_intel' [04:06, 03:09] -PASS -- TEST 'control_wam_debug_intel' [06:17, 05:01](518 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [11:05, 10:08] -PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [04:58, 03:56](1167 MB) -PASS -- TEST 'rap_control_dyn32_phy32_intel' [07:32, 06:24](1053 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [04:32, 03:23](993 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [08:29, 06:07](1070 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [05:29, 03:08](966 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [05:27, 03:37](932 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_intel' [08:35, 04:57](1021 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [04:20, 01:51](929 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [13:06, 12:27] -PASS -- TEST 'conus13km_control_intel' [03:51, 02:04](1210 MB) -PASS -- TEST 'conus13km_2threads_intel' [03:35, 00:52](1125 MB) -PASS -- TEST 'conus13km_restart_mismatch_intel' [03:38, 01:13](1111 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [11:05, 10:18] -PASS -- TEST 'rap_control_dyn64_phy32_intel' [06:38, 04:11](987 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [04:05, 03:21] -PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [06:17, 04:52](1093 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [06:17, 04:39](1087 MB) -PASS -- TEST 'conus13km_debug_intel' [15:44, 14:23](1244 MB) -PASS -- TEST 'conus13km_debug_qr_intel' [15:42, 14:39](926 MB) -PASS -- TEST 'conus13km_debug_2threads_intel' [09:36, 08:07](1159 MB) -PASS -- TEST 'conus13km_radar_tten_debug_intel' [15:38, 14:52](1308 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [04:06, 03:25] -PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [06:19, 05:00](1132 MB) - -PASS -- COMPILE 'hafsw_intel' [12:07, 11:52] -PASS -- TEST 'hafs_regional_atm_intel' [08:07, 04:56](736 MB) -PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [09:28, 06:01](1121 MB) -PASS -- TEST 'hafs_regional_atm_ocn_intel' [12:21, 06:54](830 MB) -PASS -- TEST 'hafs_regional_atm_wav_intel' [17:12, 13:26](873 MB) -PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [18:25, 15:00](890 MB) -PASS -- TEST 'hafs_regional_1nest_atm_intel' [09:06, 05:26](497 MB) -PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [09:23, 06:38](492 MB) -PASS -- TEST 'hafs_global_1nest_atm_intel' [04:35, 02:43](378 MB) -PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [11:33, 07:10](485 MB) -PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [07:44, 03:40](536 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [06:58, 03:32](529 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [05:50, 04:04](589 MB) -PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [03:21, 01:13](409 MB) -PASS -- TEST 'gnv1_nested_intel' [06:50, 04:06](802 MB) - -PASS -- COMPILE 'hafsw_debug_intel' [04:05, 03:45] -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [14:46, 12:44](577 MB) - -PASS -- COMPILE 'hafsw_faster_intel' [13:06, 12:02] -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [10:52, 08:42](677 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [10:57, 08:41](742 MB) - -PASS -- COMPILE 'hafs_mom6w_intel' [12:06, 11:43] -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [07:56, 06:29](742 MB) - -PASS -- COMPILE 'hafs_all_intel' [14:06, 11:02] -PASS -- TEST 'hafs_regional_docn_intel' [08:07, 06:26](831 MB) -PASS -- TEST 'hafs_regional_docn_oisst_intel' [08:04, 06:33](833 MB) -PASS -- TEST 'hafs_regional_datm_cdeps_intel' [19:54, 16:40](1211 MB) - -PASS -- COMPILE 'datm_cdeps_intel' [08:06, 05:53] -PASS -- TEST 'datm_cdeps_control_cfsr_intel' [05:14, 02:43](1166 MB) -PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [02:14, 01:37](1103 MB) -PASS -- TEST 'datm_cdeps_control_gefs_intel' [04:13, 02:39](1035 MB) -PASS -- TEST 'datm_cdeps_iau_gefs_intel' [03:13, 02:39](1017 MB) -PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [03:12, 02:36](1020 MB) -PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [03:12, 02:41](1160 MB) -PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [05:12, 02:44](1160 MB) -PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [04:12, 02:32](1024 MB) -PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [08:28, 06:11](1064 MB) -PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [08:19, 06:15](1044 MB) -PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [04:10, 02:42](1146 MB) -PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [05:13, 03:48](2373 MB) -PASS -- TEST 'datm_cdeps_gfs_intel' [05:13, 04:09](2490 MB) - -PASS -- COMPILE 'datm_cdeps_debug_intel' [05:06, 02:59] -PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [07:14, 06:11](1080 MB) - -PASS -- COMPILE 'datm_cdeps_faster_intel' [08:07, 05:55] -PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [03:14, 02:43](1151 MB) - -PASS -- COMPILE 'datm_cdeps_land_intel' [02:06, 01:03] -PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [02:24, 00:49](261 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_intel' [02:18, 00:52](325 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [01:18, 00:31](330 MB) - -PASS -- COMPILE 'atml_intel' [12:07, 12:00] -PASS -- TEST 'control_p8_atmlnd_sbs_intel' [07:59, 04:08](1612 MB) -PASS -- TEST 'control_p8_atmlnd_intel' [07:56, 04:06](1621 MB) -PASS -- TEST 'control_restart_p8_atmlnd_intel' [05:43, 02:14](907 MB) - -PASS -- COMPILE 'atmw_intel' [11:07, 10:35] -PASS -- TEST 'atmwav_control_noaero_p8_intel' [04:42, 01:45](1680 MB) - -PASS -- COMPILE 'atmwm_intel' [11:07, 10:42] -PASS -- TEST 'control_atmwav_intel' [03:25, 01:42](679 MB) - -PASS -- COMPILE 'atmaero_intel' [12:06, 10:45] -PASS -- TEST 'atmaero_control_p8_intel' [05:50, 03:58](3039 MB) -PASS -- TEST 'atmaero_control_p8_rad_intel' [06:53, 04:52](3107 MB) -PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [06:38, 05:04](3116 MB) - -PASS -- COMPILE 'atmaq_intel' [11:06, 10:07] - -PASS -- COMPILE 'atmaq_debug_intel' [04:07, 03:33] -PASS -- TEST 'regional_atmaq_debug_intel' [50:41, 21:09](4521 MB) - -PASS -- COMPILE 'atm_gnu' [04:06, 03:36] -PASS -- TEST 'control_c48_gnu' [11:19, 10:46](765 MB) -PASS -- TEST 'control_stochy_gnu' [04:16, 03:25](509 MB) -PASS -- TEST 'control_ras_gnu' [05:16, 04:46](517 MB) -PASS -- TEST 'control_p8_gnu' [07:50, 04:46](1267 MB) -PASS -- TEST 'control_p8_ugwpv1_gnu' [06:48, 04:32](1267 MB) -PASS -- TEST 'control_flake_gnu' [12:17, 10:26](553 MB) - -PASS -- COMPILE 'rrfs_gnu' [05:06, 03:42] -PASS -- TEST 'rap_control_gnu' [13:27, 10:58](864 MB) -PASS -- TEST 'rap_decomp_gnu' [13:27, 10:58](861 MB) -PASS -- TEST 'rap_2threads_gnu' [12:31, 09:47](942 MB) -PASS -- TEST 'rap_restart_gnu' [08:34, 05:24](587 MB) -PASS -- TEST 'rap_sfcdiff_gnu' [13:26, 10:53](861 MB) -PASS -- TEST 'rap_sfcdiff_decomp_gnu' [12:32, 11:02](862 MB) -PASS -- TEST 'rap_sfcdiff_restart_gnu' [11:36, 08:04](587 MB) -PASS -- TEST 'hrrr_control_gnu' [07:23, 05:37](859 MB) -PASS -- TEST 'hrrr_control_noqr_gnu' [06:29, 05:38](842 MB) -PASS -- TEST 'hrrr_control_2threads_gnu' [06:24, 05:04](933 MB) -PASS -- TEST 'hrrr_control_decomp_gnu' [08:25, 05:41](864 MB) -PASS -- TEST 'hrrr_control_restart_gnu' [06:18, 02:53](573 MB) -PASS -- TEST 'hrrr_control_restart_noqr_gnu' [06:21, 02:52](666 MB) -PASS -- TEST 'rrfs_v1beta_gnu' [12:33, 10:22](859 MB) - -PASS -- COMPILE 'atm_dyn32_debug_gnu' [04:06, 03:34] -PASS -- TEST 'control_diag_debug_gnu' [02:25, 01:37](552 MB) -PASS -- TEST 'regional_debug_gnu' [16:40, 11:28](566 MB) -PASS -- TEST 'rap_control_debug_gnu' [07:17, 02:35](872 MB) -PASS -- TEST 'hrrr_control_debug_gnu' [07:16, 02:37](873 MB) -PASS -- TEST 'hrrr_gf_debug_gnu' [07:16, 02:41](875 MB) -PASS -- TEST 'hrrr_c3_debug_gnu' [07:15, 02:35](875 MB) -PASS -- TEST 'rap_diag_debug_gnu' [07:31, 02:54](956 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_gnu' [08:18, 04:07](869 MB) -PASS -- TEST 'rap_progcld_thompson_debug_gnu' [06:17, 02:36](872 MB) -PASS -- TEST 'rrfs_v1beta_debug_gnu' [06:19, 02:37](864 MB) -PASS -- TEST 'control_ras_debug_gnu' [05:15, 01:32](508 MB) -PASS -- TEST 'control_stochy_debug_gnu' [05:14, 01:48](496 MB) -PASS -- TEST 'control_debug_p8_gnu' [04:34, 01:39](1256 MB) -PASS -- TEST 'rap_flake_debug_gnu' [05:17, 02:35](871 MB) -PASS -- TEST 'rap_clm_lake_debug_gnu' [04:17, 02:57](874 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_gnu' [05:31, 04:23](876 MB) - -PASS -- COMPILE 'wam_debug_gnu' [03:07, 01:49] - -PASS -- COMPILE 'rrfs_dyn32_phy32_gnu' [04:06, 03:34] -PASS -- TEST 'rap_control_dyn32_phy32_gnu' [13:25, 09:31](716 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_gnu' [06:28, 04:59](714 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_gnu' [10:36, 08:44](766 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_gnu' [06:23, 04:33](757 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_gnu' [06:22, 05:00](719 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_gnu' [07:33, 06:57](562 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_gnu' [05:21, 02:37](545 MB) -PASS -- TEST 'conus13km_control_gnu' [09:48, 03:16](886 MB) -PASS -- TEST 'conus13km_2threads_gnu' [06:36, 05:33](896 MB) -PASS -- TEST 'conus13km_restart_mismatch_gnu' [02:38, 01:47](567 MB) - -PASS -- COMPILE 'atm_dyn64_phy32_gnu' [07:07, 05:26] -PASS -- TEST 'rap_control_dyn64_phy32_gnu' [06:30, 05:44](746 MB) - -PASS -- COMPILE 'atm_dyn32_phy32_debug_gnu' [04:06, 03:34] -PASS -- TEST 'rap_control_debug_dyn32_phy32_gnu' [03:16, 02:30](724 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_gnu' [08:15, 02:33](727 MB) -PASS -- TEST 'conus13km_debug_gnu' [12:45, 06:59](901 MB) -PASS -- TEST 'conus13km_debug_qr_gnu' [12:41, 06:54](589 MB) -PASS -- TEST 'conus13km_debug_2threads_gnu' [12:40, 07:21](903 MB) -PASS -- TEST 'conus13km_radar_tten_debug_gnu' [12:39, 06:52](972 MB) - -PASS -- COMPILE 'atm_dyn64_phy32_debug_gnu' [05:06, 03:40] -PASS -- TEST 'rap_control_dyn64_phy32_debug_gnu' [08:17, 02:38](743 MB) - -PASS -- COMPILE 's2swa_gnu' [15:07, 14:38] - -PASS -- COMPILE 's2s_gnu' [16:07, 14:12] -PASS -- TEST 'cpld_control_nowave_noaero_p8_gnu' [13:02, 06:38](1354 MB) - -PASS -- COMPILE 's2swa_debug_gnu' [04:06, 02:29] - -PASS -- COMPILE 's2sw_pdlib_gnu' [16:07, 14:21] -PASS -- TEST 'cpld_control_pdlib_p8_gnu' [33:01, 27:13](1327 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_gnu' [03:07, 02:27] -PASS -- TEST 'cpld_debug_pdlib_p8_gnu' [23:51, 18:18](1324 MB) - -PASS -- COMPILE 'datm_cdeps_gnu' [15:06, 13:56] -PASS -- TEST 'datm_cdeps_control_cfsr_gnu' [08:14, 03:11](702 MB) +PASS -- COMPILE 's2swa_32bit_intel' [49:12, 12:48] +PASS -- TEST 'cpld_control_p8_mixedmode_intel' [14:23, 05:31](3160 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_intel' [52:12, 16:28] +PASS -- TEST 'cpld_control_gfsv17_intel' [19:01, 17:10](1740 MB) +PASS -- TEST 'cpld_control_gfsv17_iau_intel' [20:16, 17:51](2002 MB) +PASS -- TEST 'cpld_restart_gfsv17_intel' [10:12, 08:04](1097 MB) +PASS -- TEST 'cpld_mpi_gfsv17_intel' [20:54, 19:16](1632 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [40:12, 04:45] +PASS -- TEST 'cpld_debug_gfsv17_intel' [37:59, 22:37](1654 MB) + +PASS -- COMPILE 's2swa_intel' [49:12, 12:48] +PASS -- TEST 'cpld_control_p8_intel' [14:17, 05:45](3193 MB) +PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [15:27, 05:48](3191 MB) +PASS -- TEST 'cpld_restart_p8_intel' [06:31, 03:26](3230 MB) +PASS -- TEST 'cpld_control_qr_p8_intel' [14:17, 05:51](3217 MB) +PASS -- TEST 'cpld_restart_qr_p8_intel' [05:30, 03:28](3254 MB) +PASS -- TEST 'cpld_2threads_p8_intel' [14:17, 05:30](3536 MB) +PASS -- TEST 'cpld_decomp_p8_intel' [14:17, 05:45](3195 MB) +PASS -- TEST 'cpld_mpi_p8_intel' [13:21, 04:47](3046 MB) +PASS -- TEST 'cpld_control_ciceC_p8_intel' [14:27, 05:51](3192 MB) +PASS -- TEST 'cpld_control_c192_p8_intel' [19:27, 10:07](3320 MB) +PASS -- TEST 'cpld_restart_c192_p8_intel' [09:59, 06:25](3587 MB) +PASS -- TEST 'cpld_bmark_p8_intel' [23:47, 09:27](4100 MB) +PASS -- TEST 'cpld_restart_bmark_p8_intel' [17:02, 06:28](4347 MB) +PASS -- TEST 'cpld_s2sa_p8_intel' [14:18, 05:26](3160 MB) + +PASS -- COMPILE 's2sw_intel' [39:12, 12:15] +PASS -- TEST 'cpld_control_noaero_p8_intel' [20:59, 04:51](1720 MB) +PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [21:03, 04:26](1756 MB) + +PASS -- COMPILE 's2swa_debug_intel' [40:12, 04:45] +PASS -- TEST 'cpld_debug_p8_intel' [26:11, 08:32](3192 MB) + +PASS -- COMPILE 's2sw_debug_intel' [38:12, 04:11] +PASS -- TEST 'cpld_debug_noaero_p8_intel' [23:07, 05:49](1707 MB) + +PASS -- COMPILE 's2s_aoflux_intel' [47:12, 11:39] +PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [15:05, 04:19](1773 MB) + +PASS -- COMPILE 's2s_intel' [47:12, 11:39] +PASS -- TEST 'cpld_control_c48_intel' [17:45, 09:34](2815 MB) + +PASS -- COMPILE 's2swa_faster_intel' [52:12, 16:42] +PASS -- TEST 'cpld_control_p8_faster_intel' [07:11, 05:27](3185 MB) + +PASS -- COMPILE 's2sw_pdlib_intel' [16:11, 14:58] +PASS -- TEST 'cpld_control_pdlib_p8_intel' [19:01, 17:11](1758 MB) +PASS -- TEST 'cpld_restart_pdlib_p8_intel' [09:14, 08:03](1150 MB) +PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [21:03, 19:47](1668 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_intel' [04:11, 04:07] +PASS -- TEST 'cpld_debug_pdlib_p8_intel' [38:58, 24:40](1683 MB) + +PASS -- COMPILE 'atm_dyn32_intel' [12:12, 11:39] +PASS -- TEST 'control_flake_intel' [04:25, 03:21](684 MB) +PASS -- TEST 'control_CubedSphereGrid_intel' [03:24, 02:27](639 MB) +PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [03:26, 02:30](644 MB) +PASS -- TEST 'control_latlon_intel' [03:23, 02:25](643 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [03:32, 02:29](615 MB) +PASS -- TEST 'control_c48_intel' [07:26, 06:23](861 MB) +PASS -- TEST 'control_c48.v2.sfc_intel' [07:27, 06:24](851 MB) +PASS -- TEST 'control_c192_intel' [09:42, 09:06](839 MB) +PASS -- TEST 'control_c384_intel' [12:42, 09:06](1277 MB) +PASS -- TEST 'control_c384gdas_intel' [12:03, 08:06](1380 MB) +PASS -- TEST 'control_stochy_intel' [02:23, 01:38](650 MB) +PASS -- TEST 'control_stochy_restart_intel' [01:27, 00:58](487 MB) +PASS -- TEST 'control_lndp_intel' [02:20, 01:35](642 MB) +PASS -- TEST 'control_iovr4_intel' [03:25, 02:27](614 MB) +PASS -- TEST 'control_iovr5_intel' [03:24, 02:26](633 MB) +PASS -- TEST 'control_p8_intel' [04:01, 02:58](1599 MB) +PASS -- TEST 'control_p8.v2.sfc_intel' [04:04, 02:57](1612 MB) +PASS -- TEST 'control_p8_ugwpv1_intel' [03:57, 02:51](1612 MB) +PASS -- TEST 'control_restart_p8_intel' [02:51, 01:36](871 MB) +PASS -- TEST 'control_noqr_p8_intel' [03:54, 02:55](1597 MB) +PASS -- TEST 'control_restart_noqr_p8_intel' [02:56, 01:39](910 MB) +PASS -- TEST 'control_decomp_p8_intel' [03:53, 03:02](1598 MB) +PASS -- TEST 'control_2threads_p8_intel' [03:50, 02:44](1694 MB) +PASS -- TEST 'control_p8_lndp_intel' [06:46, 05:13](1609 MB) +PASS -- TEST 'control_p8_rrtmgp_intel' [04:53, 03:58](1683 MB) +PASS -- TEST 'control_p8_mynn_intel' [04:55, 03:00](1616 MB) +PASS -- TEST 'merra2_thompson_intel' [04:54, 03:33](1620 MB) +PASS -- TEST 'regional_control_intel' [06:39, 05:15](830 MB) +PASS -- TEST 'regional_restart_intel' [03:40, 02:44](999 MB) +PASS -- TEST 'regional_decomp_intel' [06:41, 05:30](826 MB) +PASS -- TEST 'regional_2threads_intel' [04:42, 03:15](802 MB) +PASS -- TEST 'regional_noquilt_intel' [06:41, 05:07](1348 MB) +PASS -- TEST 'regional_netcdf_parallel_intel' [06:44, 05:10](823 MB) +PASS -- TEST 'regional_2dwrtdecomp_intel' [06:41, 05:10](838 MB) +PASS -- TEST 'regional_wofs_intel' [07:41, 06:44](1898 MB) + +PASS -- COMPILE 'rrfs_intel' [11:11, 10:23] +PASS -- TEST 'rap_control_intel' [14:42, 07:46](1081 MB) +PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [11:10, 04:05](1270 MB) +PASS -- TEST 'rap_decomp_intel' [15:43, 08:08](1017 MB) +PASS -- TEST 'rap_2threads_intel' [14:42, 07:17](1163 MB) +PASS -- TEST 'rap_restart_intel' [04:48, 04:02](1091 MB) +PASS -- TEST 'rap_sfcdiff_intel' [14:44, 07:43](1088 MB) +PASS -- TEST 'rap_sfcdiff_decomp_intel' [15:42, 08:10](1023 MB) +PASS -- TEST 'rap_sfcdiff_restart_intel' [06:49, 05:47](1115 MB) +PASS -- TEST 'hrrr_control_intel' [11:38, 03:58](1023 MB) +PASS -- TEST 'hrrr_control_decomp_intel' [11:38, 04:08](1012 MB) +PASS -- TEST 'hrrr_control_2threads_intel' [10:41, 03:40](1088 MB) +PASS -- TEST 'hrrr_control_restart_intel' [02:35, 02:09](986 MB) +PASS -- TEST 'rrfs_v1beta_intel' [14:49, 07:39](1084 MB) +PASS -- TEST 'rrfs_v1nssl_intel' [16:31, 09:21](1960 MB) +PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [10:26, 09:04](2048 MB) + +PASS -- COMPILE 'csawmg_intel' [12:13, 10:24] +PASS -- TEST 'control_csawmg_intel' [06:40, 06:00](739 MB) +PASS -- TEST 'control_csawmgt_intel' [06:38, 05:56](738 MB) +PASS -- TEST 'control_ras_intel' [04:21, 03:14](726 MB) + +PASS -- COMPILE 'csawmg_gnu' [12:12, 03:42] +PASS -- TEST 'control_csawmg_gnu' [09:40, 08:24](533 MB) +PASS -- TEST 'control_csawmgt_gnu' [09:39, 08:04](532 MB) + +PASS -- COMPILE 'wam_intel' [18:12, 10:04] +PASS -- TEST 'control_wam_intel' [02:22, 02:04](639 MB) + +PASS -- COMPILE 'atm_faster_dyn32_intel' [18:12, 10:33] +PASS -- TEST 'control_p8_faster_intel' [03:54, 02:42](1617 MB) +PASS -- TEST 'regional_control_faster_intel' [05:41, 04:43](829 MB) + +PASS -- COMPILE 'atm_debug_dyn32_intel' [12:12, 04:38] +PASS -- TEST 'control_CubedSphereGrid_debug_intel' [03:25, 02:39](777 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [03:29, 02:38](775 MB) +PASS -- TEST 'control_stochy_debug_intel' [04:21, 02:57](782 MB) +PASS -- TEST 'control_lndp_debug_intel' [03:21, 02:42](782 MB) +PASS -- TEST 'control_csawmg_debug_intel' [04:42, 04:06](828 MB) +PASS -- TEST 'control_csawmgt_debug_intel' [04:40, 04:05](832 MB) +PASS -- TEST 'control_ras_debug_intel' [03:22, 02:47](792 MB) +PASS -- TEST 'control_diag_debug_intel' [03:29, 02:48](837 MB) +PASS -- TEST 'control_debug_p8_intel' [03:44, 02:49](1612 MB) +PASS -- TEST 'regional_debug_intel' [17:42, 17:09](804 MB) +PASS -- TEST 'rap_control_debug_intel' [05:22, 04:54](1174 MB) +PASS -- TEST 'hrrr_control_debug_intel' [05:22, 04:46](1164 MB) +PASS -- TEST 'hrrr_gf_debug_intel' [05:21, 04:48](1171 MB) +PASS -- TEST 'hrrr_c3_debug_intel' [05:22, 04:54](1165 MB) +PASS -- TEST 'rap_unified_drag_suite_debug_intel' [05:22, 04:47](1173 MB) +PASS -- TEST 'rap_diag_debug_intel' [05:37, 05:07](1255 MB) +PASS -- TEST 'rap_cires_ugwp_debug_intel' [05:23, 04:54](1172 MB) +PASS -- TEST 'rap_unified_ugwp_debug_intel' [05:22, 04:51](1172 MB) +PASS -- TEST 'rap_lndp_debug_intel' [05:23, 04:59](1167 MB) +PASS -- TEST 'rap_progcld_thompson_debug_intel' [05:23, 05:01](1173 MB) +PASS -- TEST 'rap_noah_debug_intel' [05:23, 04:52](1170 MB) +PASS -- TEST 'rap_sfcdiff_debug_intel' [05:22, 04:52](1168 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [09:23, 07:52](1168 MB) +PASS -- TEST 'rrfs_v1beta_debug_intel' [05:23, 04:49](1164 MB) +PASS -- TEST 'rap_clm_lake_debug_intel' [07:22, 06:10](1177 MB) +PASS -- TEST 'rap_flake_debug_intel' [05:23, 04:49](1172 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [09:37, 08:26](1159 MB) + +PASS -- COMPILE 'atm_debug_dyn32_gnu' [10:12, 02:39] +PASS -- TEST 'control_csawmg_debug_gnu' [02:38, 02:08](506 MB) +PASS -- TEST 'control_csawmgt_debug_gnu' [03:39, 02:09](509 MB) + +PASS -- COMPILE 'wam_debug_intel' [09:12, 03:10] +PASS -- TEST 'control_wam_debug_intel' [06:21, 04:59](475 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [16:12, 09:59] +PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [05:04, 03:50](1133 MB) +PASS -- TEST 'rap_control_dyn32_phy32_intel' [07:33, 06:23](1033 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [04:37, 03:21](973 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [06:39, 06:05](1085 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [04:32, 03:10](950 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [04:33, 03:35](919 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_intel' [05:41, 04:50](1025 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [02:32, 01:50](920 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [18:12, 12:20] +PASS -- TEST 'conus13km_control_intel' [04:57, 02:05](1184 MB) +PASS -- TEST 'conus13km_2threads_intel' [03:42, 00:55](1103 MB) +PASS -- TEST 'conus13km_restart_mismatch_intel' [03:45, 01:16](1096 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [14:12, 10:18] +PASS -- TEST 'rap_control_dyn64_phy32_intel' [05:42, 04:10](970 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [06:12, 03:20] +PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [05:24, 04:58](1054 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [07:23, 04:39](1048 MB) +PASS -- TEST 'conus13km_debug_intel' [16:50, 14:38](1209 MB) +PASS -- TEST 'conus13km_debug_qr_intel' [17:48, 14:56](935 MB) +PASS -- TEST 'conus13km_debug_2threads_intel' [10:42, 08:08](1107 MB) +PASS -- TEST 'conus13km_radar_tten_debug_intel' [16:44, 14:40](1248 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [04:12, 03:15] +PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [06:25, 04:56](1092 MB) + +PASS -- COMPILE 'hafsw_intel' [12:12, 11:46] +PASS -- TEST 'hafs_regional_atm_intel' [07:20, 05:06](719 MB) +PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [07:28, 06:08](1104 MB) +PASS -- TEST 'hafs_regional_atm_ocn_intel' [10:19, 06:50](816 MB) +PASS -- TEST 'hafs_regional_atm_wav_intel' [16:14, 13:24](836 MB) +PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [17:30, 15:11](865 MB) +PASS -- TEST 'hafs_regional_1nest_atm_intel' [07:53, 05:26](484 MB) +PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [09:25, 06:37](494 MB) +PASS -- TEST 'hafs_global_1nest_atm_intel' [04:42, 02:47](358 MB) +PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [10:38, 07:07](472 MB) +PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [04:45, 03:42](507 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [06:51, 03:29](505 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [06:53, 04:03](572 MB) +PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [03:27, 01:13](379 MB) +PASS -- TEST 'gnv1_nested_intel' [06:42, 04:03](776 MB) + +PASS -- COMPILE 'hafsw_debug_intel' [04:11, 03:40] +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [14:49, 12:41](526 MB) + +PASS -- COMPILE 'hafsw_faster_intel' [12:12, 11:53] +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [09:58, 08:42](649 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [10:03, 08:47](707 MB) + +PASS -- COMPILE 'hafs_mom6w_intel' [12:12, 11:45] +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [08:01, 06:26](701 MB) + +PASS -- COMPILE 'hafs_all_intel' [12:12, 11:10] +PASS -- TEST 'hafs_regional_docn_intel' [08:15, 06:29](807 MB) +PASS -- TEST 'hafs_regional_docn_oisst_intel' [08:16, 06:28](791 MB) +PASS -- TEST 'hafs_regional_datm_cdeps_intel' [16:58, 15:32](1202 MB) + +PASS -- COMPILE 'datm_cdeps_intel' [07:10, 06:13] +PASS -- TEST 'datm_cdeps_control_cfsr_intel' [03:19, 02:42](1141 MB) +PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [02:19, 01:37](1089 MB) +PASS -- TEST 'datm_cdeps_control_gefs_intel' [03:17, 02:37](1015 MB) +PASS -- TEST 'datm_cdeps_iau_gefs_intel' [03:18, 02:39](1005 MB) +PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [03:16, 02:35](1005 MB) +PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [03:17, 02:38](1135 MB) +PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [03:17, 02:39](1141 MB) +PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [03:17, 02:37](1014 MB) +PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [08:31, 06:50](1045 MB) +PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [08:32, 06:26](1033 MB) +PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [03:16, 02:43](1140 MB) +PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [04:19, 03:48](2485 MB) +PASS -- TEST 'datm_cdeps_gfs_intel' [04:19, 03:49](2496 MB) + +PASS -- COMPILE 'datm_cdeps_debug_intel' [03:11, 02:57] +PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [07:18, 06:13](1064 MB) + +PASS -- COMPILE 'datm_cdeps_faster_intel' [07:11, 06:08] +PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [03:18, 02:40](1144 MB) + +PASS -- COMPILE 'datm_cdeps_land_intel' [01:11, 01:04] +PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [01:29, 00:45](253 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_intel' [02:26, 00:52](321 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [01:25, 00:30](316 MB) + +PASS -- COMPILE 'atml_intel' [12:12, 11:49] +PASS -- TEST 'control_p8_atmlnd_sbs_intel' [07:06, 04:13](1596 MB) +PASS -- TEST 'control_p8_atmlnd_intel' [07:04, 04:15](1597 MB) +PASS -- TEST 'control_restart_p8_atmlnd_intel' [04:48, 02:11](888 MB) + +PASS -- COMPILE 'atmw_intel' [11:11, 10:53] +PASS -- TEST 'atmwav_control_noaero_p8_intel' [03:46, 01:44](1660 MB) + +PASS -- COMPILE 'atmwm_intel' [11:11, 10:59] +PASS -- TEST 'control_atmwav_intel' [02:33, 01:39](654 MB) + +PASS -- COMPILE 'atmaero_intel' [11:11, 10:51] +PASS -- TEST 'atmaero_control_p8_intel' [06:01, 04:01](3009 MB) +PASS -- TEST 'atmaero_control_p8_rad_intel' [07:58, 04:52](3072 MB) +PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [07:43, 05:05](3085 MB) + +PASS -- COMPILE 'atmaq_debug_intel' [04:11, 03:30] +PASS -- TEST 'regional_atmaq_debug_intel' [35:54, 33:01](4446 MB) + +PASS -- COMPILE 'atm_gnu' [04:11, 03:38] +PASS -- TEST 'control_c48_gnu' [11:25, 10:46](750 MB) +PASS -- TEST 'control_stochy_gnu' [04:23, 03:23](491 MB) +PASS -- TEST 'control_ras_gnu' [06:22, 04:49](501 MB) +PASS -- TEST 'control_p8_gnu' [05:58, 04:39](1253 MB) +PASS -- TEST 'control_p8_ugwpv1_gnu' [05:53, 04:34](1253 MB) +PASS -- TEST 'control_flake_gnu' [11:22, 10:44](537 MB) + +PASS -- COMPILE 'rrfs_gnu' [04:11, 03:47] +PASS -- TEST 'rap_control_gnu' [11:32, 10:52](848 MB) +PASS -- TEST 'rap_decomp_gnu' [11:32, 10:50](847 MB) +PASS -- TEST 'rap_2threads_gnu' [10:39, 09:50](935 MB) +PASS -- TEST 'rap_restart_gnu' [06:39, 05:24](570 MB) +PASS -- TEST 'rap_sfcdiff_gnu' [11:38, 10:45](841 MB) +PASS -- TEST 'rap_sfcdiff_decomp_gnu' [11:31, 10:58](842 MB) +PASS -- TEST 'rap_sfcdiff_restart_gnu' [08:42, 08:02](572 MB) +PASS -- TEST 'hrrr_control_gnu' [06:33, 05:29](842 MB) +PASS -- TEST 'hrrr_control_noqr_gnu' [06:31, 05:30](832 MB) +PASS -- TEST 'hrrr_control_2threads_gnu' [05:36, 05:02](915 MB) +PASS -- TEST 'hrrr_control_decomp_gnu' [06:32, 05:29](838 MB) +PASS -- TEST 'hrrr_control_restart_gnu' [03:26, 02:54](556 MB) +PASS -- TEST 'hrrr_control_restart_noqr_gnu' [03:26, 02:50](648 MB) +PASS -- TEST 'rrfs_v1beta_gnu' [11:41, 10:38](838 MB) + +PASS -- COMPILE 'atm_dyn32_debug_gnu' [04:11, 03:35] +PASS -- TEST 'control_diag_debug_gnu' [02:27, 01:44](527 MB) +PASS -- TEST 'regional_debug_gnu' [12:44, 11:47](547 MB) +PASS -- TEST 'rap_control_debug_gnu' [03:23, 02:32](852 MB) +PASS -- TEST 'hrrr_control_debug_gnu' [03:24, 02:29](852 MB) +PASS -- TEST 'hrrr_gf_debug_gnu' [03:23, 02:33](853 MB) +PASS -- TEST 'hrrr_c3_debug_gnu' [03:22, 02:34](850 MB) +PASS -- TEST 'rap_diag_debug_gnu' [03:41, 02:48](936 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_gnu' [04:22, 04:03](849 MB) +PASS -- TEST 'rap_progcld_thompson_debug_gnu' [05:21, 02:35](847 MB) +PASS -- TEST 'rrfs_v1beta_debug_gnu' [04:23, 02:30](846 MB) +PASS -- TEST 'control_ras_debug_gnu' [03:20, 01:32](482 MB) +PASS -- TEST 'control_stochy_debug_gnu' [03:20, 01:42](477 MB) +PASS -- TEST 'control_debug_p8_gnu' [02:42, 01:41](1237 MB) +PASS -- TEST 'rap_flake_debug_gnu' [03:24, 02:32](849 MB) +PASS -- TEST 'rap_clm_lake_debug_gnu' [03:24, 02:46](858 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_gnu' [05:39, 04:19](854 MB) + +PASS -- COMPILE 'wam_debug_gnu' [02:11, 01:49] + +PASS -- COMPILE 'rrfs_dyn32_phy32_gnu' [04:11, 03:45] +PASS -- TEST 'rap_control_dyn32_phy32_gnu' [10:30, 09:31](701 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_gnu' [05:34, 04:54](701 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_gnu' [09:37, 08:35](753 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_gnu' [05:31, 04:33](738 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_gnu' [05:30, 05:00](701 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_gnu' [08:33, 07:03](547 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_gnu' [03:26, 02:30](538 MB) +PASS -- TEST 'conus13km_control_gnu' [04:54, 03:11](872 MB) +PASS -- TEST 'conus13km_2threads_gnu' [07:45, 05:41](879 MB) +PASS -- TEST 'conus13km_restart_mismatch_gnu' [02:44, 01:52](553 MB) + +PASS -- COMPILE 'atm_dyn64_phy32_gnu' [06:11, 05:19] +PASS -- TEST 'rap_control_dyn64_phy32_gnu' [06:40, 05:45](728 MB) + +PASS -- COMPILE 'atm_dyn32_phy32_debug_gnu' [04:11, 03:45] +PASS -- TEST 'rap_control_debug_dyn32_phy32_gnu' [03:21, 02:33](704 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_gnu' [03:21, 02:29](701 MB) +PASS -- TEST 'conus13km_debug_gnu' [07:47, 07:00](872 MB) +PASS -- TEST 'conus13km_debug_qr_gnu' [07:46, 06:56](565 MB) +PASS -- TEST 'conus13km_debug_2threads_gnu' [08:40, 07:03](873 MB) +PASS -- TEST 'conus13km_radar_tten_debug_gnu' [08:41, 06:56](941 MB) + +PASS -- COMPILE 'atm_dyn64_phy32_debug_gnu' [04:11, 03:38] +PASS -- TEST 'rap_control_dyn64_phy32_debug_gnu' [03:23, 02:38](722 MB) + +PASS -- COMPILE 's2swa_gnu' [15:11, 14:39] + +PASS -- COMPILE 's2s_gnu' [15:12, 14:17] +PASS -- TEST 'cpld_control_nowave_noaero_p8_gnu' [08:06, 06:39](1343 MB) + +PASS -- COMPILE 's2swa_debug_gnu' [03:11, 02:30] + +PASS -- COMPILE 's2sw_pdlib_gnu' [15:12, 14:16] +PASS -- TEST 'cpld_control_pdlib_p8_gnu' [23:58, 22:14](1307 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_gnu' [03:11, 02:19] +PASS -- TEST 'cpld_debug_pdlib_p8_gnu' [17:55, 16:50](1308 MB) + +PASS -- COMPILE 'datm_cdeps_gnu' [15:12, 14:19] +PASS -- TEST 'datm_cdeps_control_cfsr_gnu' [03:20, 03:05](695 MB) SYNOPSIS: -Starting Date/Time: 20240415 20:36:04 -Ending Date/Time: 20240415 23:17:26 -Total Time: 02h:41m:40s -Compiles Completed: 55/55 +Starting Date/Time: 20240418 03:37:39 +Ending Date/Time: 20240418 05:51:38 +Total Time: 02h:14m:16s +Compiles Completed: 54/54 Tests Completed: 244/244 NOTES: From 68c33784707395af5c818e778e48f601f5a7a79d Mon Sep 17 00:00:00 2001 From: FernandoAndrade-NOAA Date: Thu, 18 Apr 2024 14:36:37 +0000 Subject: [PATCH 10/21] add jet RT log passed --- tests/logs/RegressionTests_jet.log | 474 ++++++++++++++--------------- 1 file changed, 237 insertions(+), 237 deletions(-) diff --git a/tests/logs/RegressionTests_jet.log b/tests/logs/RegressionTests_jet.log index 2f7f41cd46..eb45f3bfc5 100644 --- a/tests/logs/RegressionTests_jet.log +++ b/tests/logs/RegressionTests_jet.log @@ -1,7 +1,7 @@ ====START OF JET REGRESSION TESTING LOG==== UFSWM hash used in testing: -684ddd65adbf26b3a8003e05c8af6c4e19be63f8 +d164b650b97d4c4a68ab86c55f2254f29767da2b Submodule hashes used in testing: 37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d) @@ -11,14 +11,14 @@ Submodule hashes used in testing: f6ff8f7c4d4cb6feabe3651b13204cf43fc948e3 CICE-interface/CICE/icepack (Icepack1.1.0-182-gf6ff8f7) 4e19850cb083bc474b7cde5dc2f8506ec74cc442 CMEPS-interface/CMEPS (cmeps_v0.4.1-2306-g4e19850) cabd7753ae17f7bfcc6dad56daf10868aa51c3f4 CMakeModules (v1.0.0-28-gcabd775) - 6e1bc3ebf0671c91a47ece876afef46300362e67 FV3 (remotes/origin/remove_nowarn) - b447c635161864f2de5e941f6dbe7387b5525167 FV3/atmos_cubed_sphere (201912_public_release-402-gb447c63) + 5307022358c6d95c9b423ec8bf32e0f0f7d60989 FV3 (remotes/origin/upp_HR4) + 97114888f529c2df70ed4a350fd2428df74839ff FV3/atmos_cubed_sphere (201912_public_release-389-g9711488) 011db4f80a02cba6d65958ace56e8efb197be62b FV3/ccpp/framework (ccpp_transition_to_vlab_master_20190705-704-g011db4f) 9b0ac7b16a45afe5e7f1abf9571d3484158a5b43 FV3/ccpp/physics (EP4-741-g9b0ac7b1) 74a0e098b2163425e4b5466c2dfcf8ae26d560a5 FV3/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (v1.6) - 945cb2cef5e8bd5949afd4f0fc35c4fb6e95a1bf FV3/upp (upp_v10.2.0-159-g945cb2c) + 5faac752d9550d3570705358fa1eb3f5ac78a786 FV3/upp (upp_v10.2.0-185-g5faac75) -1ba8270870947b583cd51bc72ff8960f4c1fb36e FV3/upp/sorc/libIFI.fd --a9828705b587c451fc2a7267d1c374d737be425b FV3/upp/sorc/ncep_post.fd/post_gtg.fd +-7476b8f2790a47d788f79cebfdbb551567ae7cf8 FV3/upp/sorc/ncep_post.fd/post_gtg.fd 041422934cae1570f2f0e67239d5d89f11c6e1b7 GOCART (sdr_v2.1.2.6-119-g0414229) 35789c757766e07f688b4c0c7c5229816f224b09 HYCOM-interface/HYCOM (2.3.00-121-g35789c7) ab7bd14d209592d55490e75dbfaa61cb4a62df97 MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10032-gab7bd14d2) @@ -26,7 +26,7 @@ Submodule hashes used in testing: 29e64d652786e1d076a05128c920f394202bfe10 MOM6-interface/MOM6/pkg/GSW-Fortran (29e64d6) 6a51f0295bc1a877475b527157a33aa86eb532fe NOAHMP-interface/noahmp (v3.7.1-426-g6a51f02) d9b3172f4197c65d471662c6952a668152d71230 WW3 (6.07.1-345-gd9b3172f) - 36d87e5665c359f9dd3201a9d27ceecacc0d8e62 stochastic_physics (ufs-v2.0.0-215-g36d87e5) + 31e4e3e57bad8a7cdaa0ce2d3c4efbca63b5f74a stochastic_physics (ufs-v2.0.0-216-g31e4e3e) NOTES: @@ -35,245 +35,245 @@ The first time is for the full script (prep+run+finalize). The second time is specifically for the run phase. Times/Memory will be empty for failed tests. -BASELINE DIRECTORY: /mnt/lfs4/HFIP/hfv3gfs/role.epic/RT/NEMSfv3gfs/develop-20240408 -COMPARISON DIRECTORY: /lfs4/HFIP/h-nems/Fernando.Andrade-maldonado/RT_RUNDIRS/Fernando.Andrade-maldonado/FV3_RT/rt_3732077 +BASELINE DIRECTORY: /mnt/lfs4/HFIP/hfv3gfs/role.epic/RT/NEMSfv3gfs/develop-20240417 +COMPARISON DIRECTORY: /lfs4/HFIP/h-nems/Fernando.Andrade-maldonado/RT_RUNDIRS/Fernando.Andrade-maldonado/FV3_RT/rt_3966856 RT.SH OPTIONS USED: * (-a) - HPC PROJECT ACCOUNT: h-nems * (-l) - USE CONFIG FILE: rt.conf * (-e) - USE ECFLOW -PASS -- COMPILE 's2swa_32bit_intel' [39:09, 38:13] -PASS -- TEST 'cpld_control_p8_mixedmode_intel' [34:43, 06:59](1795 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_intel' [48:09, 47:30] -PASS -- TEST 'cpld_control_gfsv17_intel' [21:35, 20:47](1664 MB) -PASS -- TEST 'cpld_control_gfsv17_iau_intel' [59:24, 22:19](1892 MB) -PASS -- TEST 'cpld_restart_gfsv17_intel' [47:58, 10:20](996 MB) -PASS -- TEST 'cpld_mpi_gfsv17_intel' [00:54, 23:54](1629 MB) - -PASS -- COMPILE 's2swa_intel' [18:12, 38:37] -PASS -- TEST 'cpld_control_p8_intel' [45:42, 07:28](1831 MB) -PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [53:05, 07:26](1825 MB) -PASS -- TEST 'cpld_restart_p8_intel' [53:54, 04:29](1716 MB) -PASS -- TEST 'cpld_control_qr_p8_intel' [20:44, 07:38](1841 MB) -PASS -- TEST 'cpld_restart_qr_p8_intel' [16:31, 04:41](1726 MB) -PASS -- TEST 'cpld_2threads_p8_intel' [05:52, 07:05](2277 MB) -PASS -- TEST 'cpld_decomp_p8_intel' [29:36, 07:38](1823 MB) -PASS -- TEST 'cpld_mpi_p8_intel' [12:35, 06:19](1774 MB) -PASS -- TEST 'cpld_control_ciceC_p8_intel' [38:01, 07:27](1834 MB) -PASS -- TEST 'cpld_s2sa_p8_intel' [59:55, 07:03](1796 MB) - -PASS -- COMPILE 's2sw_intel' [36:08, 35:07] -PASS -- TEST 'cpld_control_noaero_p8_intel' [23:43, 05:51](1668 MB) -PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [29:54, 05:42](1713 MB) - -PASS -- COMPILE 's2swa_debug_intel' [41:09, 05:02] -PASS -- TEST 'cpld_debug_p8_intel' [43:47, 10:28](1843 MB) - -PASS -- COMPILE 's2sw_debug_intel' [12:07, 04:50] -PASS -- TEST 'cpld_debug_noaero_p8_intel' [28:28, 07:12](1680 MB) - -PASS -- COMPILE 's2s_aoflux_intel' [41:10, 32:02] -PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [04:05, 05:45](1717 MB) - -PASS -- COMPILE 's2s_intel' [56:11, 32:30] -PASS -- TEST 'cpld_control_c48_intel' [24:03, 12:42](2796 MB) - -PASS -- COMPILE 's2swa_faster_intel' [09:16, 32:58] -PASS -- TEST 'cpld_control_p8_faster_intel' [48:59, 07:08](1834 MB) - -PASS -- COMPILE 's2sw_pdlib_intel' [52:15, 52:26] -PASS -- TEST 'cpld_control_pdlib_p8_intel' [30:44, 20:58](1682 MB) -PASS -- TEST 'cpld_restart_pdlib_p8_intel' [12:35, 10:19](1030 MB) -PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [24:32, 22:25](1651 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_intel' [34:08, 05:05] -PASS -- TEST 'cpld_debug_pdlib_p8_intel' [05:16, 32:09](1690 MB) - -PASS -- COMPILE 'atm_dyn32_intel' [02:10, 34:28] -PASS -- TEST 'control_flake_intel' [31:42, 04:43](646 MB) -PASS -- TEST 'control_CubedSphereGrid_intel' [29:46, 03:15](595 MB) -PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [30:52, 03:43](607 MB) -PASS -- TEST 'control_latlon_intel' [30:38, 03:31](597 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [30:48, 03:24](593 MB) -PASS -- TEST 'control_c48_intel' [18:38, 10:09](843 MB) -PASS -- TEST 'control_c48.v2.sfc_intel' [18:39, 10:09](845 MB) -PASS -- TEST 'control_c192_intel' [40:02, 12:43](730 MB) -PASS -- TEST 'control_c384_intel' [43:40, 15:57](897 MB) -PASS -- TEST 'control_c384gdas_intel' [43:15, 13:51](1020 MB) -PASS -- TEST 'control_stochy_intel' [26:38, 02:15](603 MB) -PASS -- TEST 'control_stochy_restart_intel' [04:26, 01:22](435 MB) -PASS -- TEST 'control_lndp_intel' [29:42, 02:21](603 MB) -PASS -- TEST 'control_iovr4_intel' [30:42, 03:34](594 MB) -PASS -- TEST 'control_iovr5_intel' [26:41, 03:21](594 MB) -PASS -- TEST 'control_p8_intel' [32:33, 04:09](1575 MB) -PASS -- TEST 'control_p8.v2.sfc_intel' [33:00, 04:10](1571 MB) -PASS -- TEST 'control_p8_ugwpv1_intel' [31:58, 04:03](1581 MB) -PASS -- TEST 'control_restart_p8_intel' [04:14, 02:34](816 MB) -PASS -- TEST 'control_noqr_p8_intel' [31:48, 04:04](1571 MB) -PASS -- TEST 'control_restart_noqr_p8_intel' [04:34, 02:17](832 MB) -PASS -- TEST 'control_decomp_p8_intel' [30:37, 04:15](1562 MB) -PASS -- TEST 'control_2threads_p8_intel' [23:29, 03:52](1663 MB) -PASS -- TEST 'control_p8_lndp_intel' [16:05, 07:21](1570 MB) -PASS -- TEST 'control_p8_rrtmgp_intel' [09:06, 05:21](1634 MB) -PASS -- TEST 'control_p8_mynn_intel' [01:02, 04:03](1575 MB) -PASS -- TEST 'merra2_thompson_intel' [40:04, 04:50](1590 MB) -PASS -- TEST 'regional_control_intel' [32:49, 07:22](758 MB) -PASS -- TEST 'regional_restart_intel' [04:36, 03:52](931 MB) -PASS -- TEST 'regional_decomp_intel' [09:36, 07:31](759 MB) -PASS -- TEST 'regional_2threads_intel' [05:34, 04:28](752 MB) -PASS -- TEST 'regional_netcdf_parallel_intel' [08:47, 07:05](766 MB) -PASS -- TEST 'regional_2dwrtdecomp_intel' [08:40, 07:03](761 MB) - -PASS -- COMPILE 'rrfs_intel' [48:09, 32:19] -PASS -- TEST 'rap_control_intel' [12:12, 10:04](991 MB) -PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [08:11, 05:49](1213 MB) -PASS -- TEST 'rap_decomp_intel' [12:02, 10:44](989 MB) -PASS -- TEST 'rap_2threads_intel' [11:54, 09:43](1084 MB) -PASS -- TEST 'rap_restart_intel' [07:31, 05:13](993 MB) -PASS -- TEST 'rap_sfcdiff_intel' [12:17, 10:14](990 MB) -PASS -- TEST 'rap_sfcdiff_decomp_intel' [12:56, 10:55](992 MB) -PASS -- TEST 'rap_sfcdiff_restart_intel' [09:24, 07:28](1002 MB) -PASS -- TEST 'hrrr_control_intel' [07:17, 05:28](989 MB) -PASS -- TEST 'hrrr_control_decomp_intel' [07:02, 05:27](977 MB) -PASS -- TEST 'hrrr_control_2threads_intel' [06:57, 05:05](1063 MB) -PASS -- TEST 'hrrr_control_restart_intel' [03:24, 02:48](916 MB) -PASS -- TEST 'rrfs_v1beta_intel' [12:26, 10:18](986 MB) -PASS -- TEST 'rrfs_v1nssl_intel' [13:31, 12:27](1942 MB) -PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [13:25, 12:19](1931 MB) - -PASS -- COMPILE 'csawmg_intel' [04:11, 30:57] -PASS -- TEST 'control_csawmg_intel' [08:38, 08:02](692 MB) -PASS -- TEST 'control_csawmgt_intel' [08:40, 07:57](699 MB) -PASS -- TEST 'control_ras_intel' [05:22, 04:28](667 MB) - -PASS -- COMPILE 'wam_intel' [38:08, 29:46] -PASS -- TEST 'control_wam_intel' [03:18, 02:49](502 MB) - -PASS -- COMPILE 'atm_faster_dyn32_intel' [46:09, 31:20] -PASS -- TEST 'control_p8_faster_intel' [05:34, 03:37](1581 MB) -PASS -- TEST 'regional_control_faster_intel' [07:36, 06:27](766 MB) - -PASS -- COMPILE 'atm_debug_dyn32_intel' [09:06, 05:40] -PASS -- TEST 'control_CubedSphereGrid_debug_intel' [04:23, 03:22](764 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [05:29, 03:24](758 MB) -PASS -- TEST 'control_stochy_debug_intel' [05:19, 03:44](759 MB) -PASS -- TEST 'control_lndp_debug_intel' [04:20, 03:22](763 MB) -PASS -- TEST 'control_csawmg_debug_intel' [06:34, 05:14](806 MB) -PASS -- TEST 'control_csawmgt_debug_intel' [06:34, 05:10](805 MB) -PASS -- TEST 'control_ras_debug_intel' [04:22, 03:24](774 MB) -PASS -- TEST 'control_diag_debug_intel' [04:26, 03:26](818 MB) -PASS -- TEST 'control_debug_p8_intel' [04:55, 03:34](1594 MB) -PASS -- TEST 'regional_debug_intel' [22:44, 21:43](775 MB) -PASS -- TEST 'rap_control_debug_intel' [06:23, 06:02](1154 MB) -PASS -- TEST 'hrrr_control_debug_intel' [06:21, 05:55](1149 MB) -PASS -- TEST 'hrrr_gf_debug_intel' [06:21, 05:59](1150 MB) -PASS -- TEST 'hrrr_c3_debug_intel' [06:22, 06:01](1152 MB) -PASS -- TEST 'rap_unified_drag_suite_debug_intel' [06:21, 06:01](1157 MB) -PASS -- TEST 'rap_diag_debug_intel' [07:30, 06:17](1231 MB) -PASS -- TEST 'rap_cires_ugwp_debug_intel' [07:20, 06:07](1151 MB) -PASS -- TEST 'rap_unified_ugwp_debug_intel' [07:19, 06:07](1149 MB) -PASS -- TEST 'rap_lndp_debug_intel' [06:20, 06:04](1148 MB) -PASS -- TEST 'rap_progcld_thompson_debug_intel' [06:21, 06:01](1154 MB) -PASS -- TEST 'rap_noah_debug_intel' [06:18, 05:54](1149 MB) -PASS -- TEST 'rap_sfcdiff_debug_intel' [06:20, 06:00](1152 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [10:19, 09:48](1145 MB) -PASS -- TEST 'rrfs_v1beta_debug_intel' [06:17, 05:56](1140 MB) -PASS -- TEST 'rap_clm_lake_debug_intel' [08:20, 07:18](1152 MB) -PASS -- TEST 'rap_flake_debug_intel' [06:18, 06:00](1145 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [12:24, 10:26](1156 MB) - -PASS -- COMPILE 'wam_debug_intel' [11:06, 03:45] -PASS -- TEST 'control_wam_debug_intel' [07:20, 06:08](468 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [31:08, 30:02] -PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [07:01, 05:07](1070 MB) -PASS -- TEST 'rap_control_dyn32_phy32_intel' [09:56, 08:08](900 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [06:02, 04:23](868 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [09:16, 07:49](946 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [05:44, 04:01](907 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [06:07, 04:38](856 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_intel' [08:23, 06:12](897 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [03:29, 02:20](849 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [45:10, 42:24] -PASS -- TEST 'conus13km_control_intel' [04:02, 02:54](1105 MB) -PASS -- TEST 'conus13km_2threads_intel' [02:37, 01:30](1052 MB) -PASS -- TEST 'conus13km_restart_mismatch_intel' [02:34, 01:33](1023 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [31:08, 30:23] -PASS -- TEST 'rap_control_dyn64_phy32_intel' [06:46, 05:30](903 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [15:07, 03:55] -PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [06:21, 05:58](1030 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [06:22, 05:51](1027 MB) -PASS -- TEST 'conus13km_debug_intel' [19:47, 18:22](1139 MB) -PASS -- TEST 'conus13km_debug_qr_intel' [19:42, 18:35](880 MB) -PASS -- TEST 'conus13km_debug_2threads_intel' [11:38, 10:41](1083 MB) -PASS -- TEST 'conus13km_radar_tten_debug_intel' [19:42, 18:26](1203 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [09:06, 03:53] -PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [06:18, 06:03](1071 MB) - -PASS -- COMPILE 'hafsw_intel' [39:08, 34:41] -PASS -- TEST 'hafs_regional_atm_intel' [08:17, 06:59](717 MB) -PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [07:23, 06:24](1085 MB) -PASS -- TEST 'hafs_regional_atm_ocn_intel' [11:35, 09:12](776 MB) -PASS -- TEST 'hafs_regional_atm_wav_intel' [18:16, 16:07](800 MB) -PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [19:26, 17:54](830 MB) -PASS -- TEST 'gnv1_nested_intel' [07:09, 05:32](776 MB) - -PASS -- COMPILE 'hafs_all_intel' [02:10, 31:56] -PASS -- TEST 'hafs_regional_docn_intel' [10:22, 08:35](766 MB) -PASS -- TEST 'hafs_regional_docn_oisst_intel' [10:21, 08:34](755 MB) - -PASS -- COMPILE 'datm_cdeps_intel' [33:08, 08:05] -PASS -- TEST 'datm_cdeps_control_cfsr_intel' [04:17, 03:37](1060 MB) -PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [03:18, 02:11](1031 MB) -PASS -- TEST 'datm_cdeps_control_gefs_intel' [04:15, 03:31](920 MB) -PASS -- TEST 'datm_cdeps_iau_gefs_intel' [04:16, 03:37](927 MB) -PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [04:14, 03:40](925 MB) -PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [04:15, 03:37](1056 MB) -PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [04:14, 03:39](1063 MB) -PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [04:14, 03:31](927 MB) -PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [09:07, 07:52](885 MB) -PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [09:05, 07:47](848 MB) -PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [04:11, 03:36](1063 MB) -PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [05:17, 05:01](2401 MB) -PASS -- TEST 'datm_cdeps_gfs_intel' [06:14, 05:03](2356 MB) - -PASS -- COMPILE 'datm_cdeps_debug_intel' [24:07, 03:23] -PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [08:18, 07:57](1017 MB) - -PASS -- COMPILE 'datm_cdeps_faster_intel' [18:07, 08:15] -PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [04:17, 03:36](1061 MB) - -PASS -- COMPILE 'datm_cdeps_land_intel' [03:06, 02:06] -PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [02:29, 01:34](230 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_intel' [02:23, 01:17](255 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [01:24, 00:49](257 MB) - -PASS -- COMPILE 'atml_intel' [35:11, 34:22] -PASS -- TEST 'control_p8_atmlnd_sbs_intel' [09:42, 07:52](1613 MB) -PASS -- TEST 'control_p8_atmlnd_intel' [09:42, 07:45](1603 MB) -PASS -- TEST 'control_restart_p8_atmlnd_intel' [05:52, 04:09](862 MB) - -PASS -- COMPILE 'atmw_intel' [33:08, 32:49] -PASS -- TEST 'atmwav_control_noaero_p8_intel' [04:24, 02:17](1612 MB) - -PASS -- COMPILE 'atmwm_intel' [32:09, 31:12] -PASS -- TEST 'control_atmwav_intel' [04:10, 02:11](613 MB) - -PASS -- COMPILE 'atmaero_intel' [31:08, 30:28] -PASS -- TEST 'atmaero_control_p8_intel' [07:22, 05:08](1702 MB) -PASS -- TEST 'atmaero_control_p8_rad_intel' [08:20, 06:16](1719 MB) -PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [08:07, 06:37](1729 MB) +PASS -- COMPILE 's2swa_32bit_intel' [39:13, 38:26] +PASS -- TEST 'cpld_control_p8_mixedmode_intel' [08:48, 06:51](1794 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_intel' [55:15, 54:26] +PASS -- TEST 'cpld_control_gfsv17_intel' [23:09, 20:41](1664 MB) +PASS -- TEST 'cpld_control_gfsv17_iau_intel' [25:14, 22:13](1889 MB) +PASS -- TEST 'cpld_restart_gfsv17_intel' [13:17, 10:18](995 MB) +PASS -- TEST 'cpld_mpi_gfsv17_intel' [25:36, 23:50](1636 MB) + +PASS -- COMPILE 's2swa_intel' [39:13, 38:43] +PASS -- TEST 'cpld_control_p8_intel' [09:27, 07:34](1830 MB) +PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [13:48, 07:31](1818 MB) +PASS -- TEST 'cpld_restart_p8_intel' [06:43, 04:22](1709 MB) +PASS -- TEST 'cpld_control_qr_p8_intel' [09:30, 07:41](1848 MB) +PASS -- TEST 'cpld_restart_qr_p8_intel' [06:40, 04:25](1736 MB) +PASS -- TEST 'cpld_2threads_p8_intel' [09:17, 07:13](2281 MB) +PASS -- TEST 'cpld_decomp_p8_intel' [09:19, 07:36](1825 MB) +PASS -- TEST 'cpld_mpi_p8_intel' [08:40, 06:23](1774 MB) +PASS -- TEST 'cpld_control_ciceC_p8_intel' [13:48, 07:35](1819 MB) +PASS -- TEST 'cpld_s2sa_p8_intel' [15:40, 07:03](1789 MB) + +PASS -- COMPILE 's2sw_intel' [37:13, 36:41] +PASS -- TEST 'cpld_control_noaero_p8_intel' [07:25, 05:50](1654 MB) +PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [07:37, 05:40](1710 MB) + +PASS -- COMPILE 's2swa_debug_intel' [06:11, 05:26] +PASS -- TEST 'cpld_debug_p8_intel' [12:58, 10:33](1845 MB) + +PASS -- COMPILE 's2sw_debug_intel' [05:10, 04:34] +PASS -- TEST 'cpld_debug_noaero_p8_intel' [09:24, 07:18](1677 MB) + +PASS -- COMPILE 's2s_aoflux_intel' [33:13, 32:14] +PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [08:49, 05:37](1714 MB) + +PASS -- COMPILE 's2s_intel' [33:13, 32:29] +PASS -- TEST 'cpld_control_c48_intel' [14:12, 12:57](2781 MB) + +PASS -- COMPILE 's2swa_faster_intel' [33:18, 32:39] +PASS -- TEST 'cpld_control_p8_faster_intel' [10:21, 07:05](1826 MB) + +PASS -- COMPILE 's2sw_pdlib_intel' [49:14, 48:54] +PASS -- TEST 'cpld_control_pdlib_p8_intel' [37:47, 20:49](1686 MB) +PASS -- TEST 'cpld_restart_pdlib_p8_intel' [12:52, 10:23](1035 MB) +PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [26:36, 24:23](1643 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_intel' [06:11, 04:49] +PASS -- TEST 'cpld_debug_pdlib_p8_intel' [33:30, 32:09](1694 MB) + +PASS -- COMPILE 'atm_dyn32_intel' [35:14, 34:49] +PASS -- TEST 'control_flake_intel' [17:34, 04:25](643 MB) +PASS -- TEST 'control_CubedSphereGrid_intel' [04:34, 03:18](592 MB) +PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [04:39, 03:29](602 MB) +PASS -- TEST 'control_latlon_intel' [04:30, 03:21](600 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [14:42, 03:25](600 MB) +PASS -- TEST 'control_c48_intel' [10:41, 10:08](852 MB) +PASS -- TEST 'control_c48.v2.sfc_intel' [10:43, 10:05](849 MB) +PASS -- TEST 'control_c192_intel' [23:04, 12:26](721 MB) +PASS -- TEST 'control_c384_intel' [20:55, 15:45](907 MB) +PASS -- TEST 'control_c384gdas_intel' [21:48, 13:26](1018 MB) +PASS -- TEST 'control_stochy_intel' [03:34, 02:11](600 MB) +PASS -- TEST 'control_stochy_restart_intel' [16:29, 01:18](427 MB) +PASS -- TEST 'control_lndp_intel' [16:34, 02:03](608 MB) +PASS -- TEST 'control_iovr4_intel' [04:33, 03:20](601 MB) +PASS -- TEST 'control_iovr5_intel' [04:34, 03:21](598 MB) +PASS -- TEST 'control_p8_intel' [20:46, 03:55](1571 MB) +PASS -- TEST 'control_p8.v2.sfc_intel' [24:46, 03:56](1579 MB) +PASS -- TEST 'control_p8_ugwpv1_intel' [20:45, 03:54](1577 MB) +PASS -- TEST 'control_restart_p8_intel' [09:20, 02:07](817 MB) +PASS -- TEST 'control_noqr_p8_intel' [21:49, 03:55](1568 MB) +PASS -- TEST 'control_restart_noqr_p8_intel' [09:24, 02:03](836 MB) +PASS -- TEST 'control_decomp_p8_intel' [24:37, 04:01](1552 MB) +PASS -- TEST 'control_2threads_p8_intel' [24:38, 03:41](1665 MB) +PASS -- TEST 'control_p8_lndp_intel' [27:21, 06:54](1575 MB) +PASS -- TEST 'control_p8_rrtmgp_intel' [26:04, 05:02](1636 MB) +PASS -- TEST 'control_p8_mynn_intel' [24:56, 04:01](1572 MB) +PASS -- TEST 'merra2_thompson_intel' [25:09, 04:32](1591 MB) +PASS -- TEST 'regional_control_intel' [10:09, 07:03](762 MB) +PASS -- TEST 'regional_restart_intel' [15:42, 03:48](934 MB) +PASS -- TEST 'regional_decomp_intel' [10:09, 07:29](761 MB) +PASS -- TEST 'regional_2threads_intel' [06:09, 04:24](757 MB) +PASS -- TEST 'regional_netcdf_parallel_intel' [10:17, 07:04](757 MB) +PASS -- TEST 'regional_2dwrtdecomp_intel' [22:44, 06:58](759 MB) + +PASS -- COMPILE 'rrfs_intel' [33:14, 33:02] +PASS -- TEST 'rap_control_intel' [27:33, 10:04](988 MB) +PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [25:11, 05:38](1199 MB) +PASS -- TEST 'rap_decomp_intel' [28:18, 10:37](986 MB) +PASS -- TEST 'rap_2threads_intel' [28:11, 09:33](1084 MB) +PASS -- TEST 'rap_restart_intel' [08:09, 05:13](991 MB) +PASS -- TEST 'rap_sfcdiff_intel' [28:29, 10:03](984 MB) +PASS -- TEST 'rap_sfcdiff_decomp_intel' [25:02, 10:40](979 MB) +PASS -- TEST 'rap_sfcdiff_restart_intel' [10:20, 07:32](998 MB) +PASS -- TEST 'hrrr_control_intel' [19:25, 05:14](988 MB) +PASS -- TEST 'hrrr_control_decomp_intel' [19:00, 05:21](980 MB) +PASS -- TEST 'hrrr_control_2threads_intel' [18:58, 04:44](1062 MB) +PASS -- TEST 'hrrr_control_restart_intel' [03:32, 02:47](915 MB) +PASS -- TEST 'rrfs_v1beta_intel' [20:34, 09:55](988 MB) +PASS -- TEST 'rrfs_v1nssl_intel' [20:31, 12:25](1943 MB) +PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [19:32, 12:00](1939 MB) + +PASS -- COMPILE 'csawmg_intel' [32:13, 31:14] +PASS -- TEST 'control_csawmg_intel' [15:42, 08:02](694 MB) +PASS -- TEST 'control_csawmgt_intel' [13:50, 07:53](690 MB) +PASS -- TEST 'control_ras_intel' [09:26, 04:22](662 MB) + +PASS -- COMPILE 'wam_intel' [30:13, 29:53] +PASS -- TEST 'control_wam_intel' [03:22, 02:43](500 MB) + +PASS -- COMPILE 'atm_faster_dyn32_intel' [47:15, 31:38] +PASS -- TEST 'control_p8_faster_intel' [06:31, 03:36](1580 MB) +PASS -- TEST 'regional_control_faster_intel' [08:45, 07:28](770 MB) + +PASS -- COMPILE 'atm_debug_dyn32_intel' [10:12, 05:31] +PASS -- TEST 'control_CubedSphereGrid_debug_intel' [04:35, 03:22](757 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [04:40, 03:21](761 MB) +PASS -- TEST 'control_stochy_debug_intel' [04:32, 03:45](765 MB) +PASS -- TEST 'control_lndp_debug_intel' [04:31, 03:25](764 MB) +PASS -- TEST 'control_csawmg_debug_intel' [07:53, 05:14](809 MB) +PASS -- TEST 'control_csawmgt_debug_intel' [07:53, 05:08](810 MB) +PASS -- TEST 'control_ras_debug_intel' [04:32, 03:25](754 MB) +PASS -- TEST 'control_diag_debug_intel' [04:37, 03:31](816 MB) +PASS -- TEST 'control_debug_p8_intel' [07:05, 03:34](1585 MB) +PASS -- TEST 'regional_debug_intel' [25:58, 21:43](778 MB) +PASS -- TEST 'rap_control_debug_intel' [07:33, 05:59](1153 MB) +PASS -- TEST 'hrrr_control_debug_intel' [06:34, 05:55](1151 MB) +PASS -- TEST 'hrrr_gf_debug_intel' [07:34, 05:58](1152 MB) +PASS -- TEST 'hrrr_c3_debug_intel' [07:34, 06:03](1147 MB) +PASS -- TEST 'rap_unified_drag_suite_debug_intel' [07:33, 06:02](1160 MB) +PASS -- TEST 'rap_diag_debug_intel' [08:46, 06:19](1229 MB) +PASS -- TEST 'rap_cires_ugwp_debug_intel' [09:30, 06:09](1149 MB) +PASS -- TEST 'rap_unified_ugwp_debug_intel' [09:23, 06:09](1133 MB) +PASS -- TEST 'rap_lndp_debug_intel' [09:27, 06:03](1146 MB) +PASS -- TEST 'rap_progcld_thompson_debug_intel' [08:24, 05:59](1153 MB) +PASS -- TEST 'rap_noah_debug_intel' [08:25, 06:05](1137 MB) +PASS -- TEST 'rap_sfcdiff_debug_intel' [08:31, 06:04](1145 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [13:28, 09:53](1153 MB) +PASS -- TEST 'rrfs_v1beta_debug_intel' [09:27, 05:57](1147 MB) +PASS -- TEST 'rap_clm_lake_debug_intel' [11:28, 07:20](1148 MB) +PASS -- TEST 'rap_flake_debug_intel' [09:23, 06:02](1143 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [14:27, 10:23](1155 MB) + +PASS -- COMPILE 'wam_debug_intel' [10:11, 04:04] +PASS -- TEST 'control_wam_debug_intel' [08:27, 06:09](447 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [32:13, 30:03] +PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [07:17, 05:11](1073 MB) +PASS -- TEST 'rap_control_dyn32_phy32_intel' [10:21, 08:20](898 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [08:07, 04:22](864 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [11:59, 07:51](941 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [11:11, 04:01](909 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [06:42, 04:33](852 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_intel' [08:14, 06:13](902 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [03:30, 02:21](842 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [43:14, 42:33] +PASS -- TEST 'conus13km_control_intel' [05:07, 02:56](1104 MB) +PASS -- TEST 'conus13km_2threads_intel' [02:50, 01:24](1053 MB) +PASS -- TEST 'conus13km_restart_mismatch_intel' [03:49, 01:35](1021 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [31:14, 30:36] +PASS -- TEST 'rap_control_dyn64_phy32_intel' [06:50, 05:29](897 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [04:11, 04:06] +PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [06:27, 06:03](1029 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [06:28, 05:52](1025 MB) +PASS -- TEST 'conus13km_debug_intel' [21:00, 18:23](1126 MB) +PASS -- TEST 'conus13km_debug_qr_intel' [25:58, 18:38](850 MB) +PASS -- TEST 'conus13km_debug_2threads_intel' [11:50, 10:44](1086 MB) +PASS -- TEST 'conus13km_radar_tten_debug_intel' [19:50, 18:37](1202 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [05:11, 04:08] +PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [08:43, 06:08](1072 MB) + +PASS -- COMPILE 'hafsw_intel' [35:14, 34:45] +PASS -- TEST 'hafs_regional_atm_intel' [08:27, 06:56](711 MB) +PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [07:37, 06:23](1087 MB) +PASS -- TEST 'hafs_regional_atm_ocn_intel' [11:53, 09:12](776 MB) +PASS -- TEST 'hafs_regional_atm_wav_intel' [18:34, 16:19](802 MB) +PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [19:57, 18:03](822 MB) +PASS -- TEST 'gnv1_nested_intel' [07:27, 05:40](774 MB) + +PASS -- COMPILE 'hafs_all_intel' [34:13, 31:56] +PASS -- TEST 'hafs_regional_docn_intel' [11:22, 08:35](769 MB) +PASS -- TEST 'hafs_regional_docn_oisst_intel' [12:26, 08:38](748 MB) + +PASS -- COMPILE 'datm_cdeps_intel' [08:11, 07:54] +PASS -- TEST 'datm_cdeps_control_cfsr_intel' [04:25, 03:35](1063 MB) +PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [03:25, 02:13](1031 MB) +PASS -- TEST 'datm_cdeps_control_gefs_intel' [04:25, 03:31](917 MB) +PASS -- TEST 'datm_cdeps_iau_gefs_intel' [04:25, 03:34](919 MB) +PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [04:25, 03:35](923 MB) +PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [04:26, 03:37](1066 MB) +PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [04:25, 03:52](1065 MB) +PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [04:25, 03:32](916 MB) +PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [09:19, 07:57](890 MB) +PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [11:19, 07:47](845 MB) +PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [04:21, 03:37](1058 MB) +PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [05:25, 05:02](2333 MB) +PASS -- TEST 'datm_cdeps_gfs_intel' [05:25, 05:05](2345 MB) + +PASS -- COMPILE 'datm_cdeps_debug_intel' [04:11, 03:21] +PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [08:23, 07:58](1006 MB) + +PASS -- COMPILE 'datm_cdeps_faster_intel' [08:10, 07:55] +PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [04:25, 03:32](1059 MB) + +PASS -- COMPILE 'datm_cdeps_land_intel' [02:10, 01:52] +PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [03:32, 01:37](230 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_intel' [02:27, 01:20](253 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [02:28, 00:50](256 MB) + +PASS -- COMPILE 'atml_intel' [34:12, 33:57] +PASS -- TEST 'control_p8_atmlnd_sbs_intel' [09:51, 07:54](1606 MB) +PASS -- TEST 'control_p8_atmlnd_intel' [09:50, 07:58](1605 MB) +PASS -- TEST 'control_restart_p8_atmlnd_intel' [05:55, 04:18](858 MB) + +PASS -- COMPILE 'atmw_intel' [32:13, 31:45] +PASS -- TEST 'atmwav_control_noaero_p8_intel' [04:29, 02:16](1605 MB) + +PASS -- COMPILE 'atmwm_intel' [31:13, 31:00] +PASS -- TEST 'control_atmwav_intel' [04:14, 02:14](611 MB) + +PASS -- COMPILE 'atmaero_intel' [31:13, 30:56] +PASS -- TEST 'atmaero_control_p8_intel' [08:27, 05:21](1677 MB) +PASS -- TEST 'atmaero_control_p8_rad_intel' [14:31, 06:20](1725 MB) +PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [08:14, 06:44](1736 MB) SYNOPSIS: -Starting Date/Time: 20240415 20:38:03 -Ending Date/Time: 20240416 01:26:35 -Total Time: 04h:49m:06s +Starting Date/Time: 20240418 00:51:47 +Ending Date/Time: 20240418 04:31:24 +Total Time: 03h:40m:17s Compiles Completed: 33/33 Tests Completed: 161/161 From b6c666aec7eb998aece3e80392e42a90c7787455 Mon Sep 17 00:00:00 2001 From: zach1221 Date: Thu, 18 Apr 2024 10:44:13 -0500 Subject: [PATCH 11/21] add orion RT logs: passed --- tests/logs/RegressionTests_orion.log | 540 +++++++++++++-------------- 1 file changed, 269 insertions(+), 271 deletions(-) diff --git a/tests/logs/RegressionTests_orion.log b/tests/logs/RegressionTests_orion.log index e925006e5b..46908d3ba4 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: -684ddd65adbf26b3a8003e05c8af6c4e19be63f8 +d164b650b97d4c4a68ab86c55f2254f29767da2b Submodule hashes used in testing: 37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d) @@ -11,14 +11,14 @@ Submodule hashes used in testing: f6ff8f7c4d4cb6feabe3651b13204cf43fc948e3 CICE-interface/CICE/icepack (Icepack1.1.0-182-gf6ff8f7) 4e19850cb083bc474b7cde5dc2f8506ec74cc442 CMEPS-interface/CMEPS (cmeps_v0.4.1-2306-g4e19850) cabd7753ae17f7bfcc6dad56daf10868aa51c3f4 CMakeModules (v1.0.0-28-gcabd775) - 6e1bc3ebf0671c91a47ece876afef46300362e67 FV3 (remotes/origin/remove_nowarn) - b447c635161864f2de5e941f6dbe7387b5525167 FV3/atmos_cubed_sphere (201912_public_release-402-gb447c63) + 5307022358c6d95c9b423ec8bf32e0f0f7d60989 FV3 (remotes/origin/upp_HR4) + 97114888f529c2df70ed4a350fd2428df74839ff FV3/atmos_cubed_sphere (201912_public_release-389-g9711488) 011db4f80a02cba6d65958ace56e8efb197be62b FV3/ccpp/framework (ccpp_transition_to_vlab_master_20190705-704-g011db4f) 9b0ac7b16a45afe5e7f1abf9571d3484158a5b43 FV3/ccpp/physics (EP4-741-g9b0ac7b1) 74a0e098b2163425e4b5466c2dfcf8ae26d560a5 FV3/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (v1.6) - 945cb2cef5e8bd5949afd4f0fc35c4fb6e95a1bf FV3/upp (upp_v10.2.0-159-g945cb2c) + 5faac752d9550d3570705358fa1eb3f5ac78a786 FV3/upp (upp_v10.2.0-185-g5faac75) -1ba8270870947b583cd51bc72ff8960f4c1fb36e FV3/upp/sorc/libIFI.fd --a9828705b587c451fc2a7267d1c374d737be425b FV3/upp/sorc/ncep_post.fd/post_gtg.fd +-7476b8f2790a47d788f79cebfdbb551567ae7cf8 FV3/upp/sorc/ncep_post.fd/post_gtg.fd 041422934cae1570f2f0e67239d5d89f11c6e1b7 GOCART (sdr_v2.1.2.6-119-g0414229) 35789c757766e07f688b4c0c7c5229816f224b09 HYCOM-interface/HYCOM (2.3.00-121-g35789c7) ab7bd14d209592d55490e75dbfaa61cb4a62df97 MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10032-gab7bd14d2) @@ -26,7 +26,7 @@ Submodule hashes used in testing: 29e64d652786e1d076a05128c920f394202bfe10 MOM6-interface/MOM6/pkg/GSW-Fortran (29e64d6) 6a51f0295bc1a877475b527157a33aa86eb532fe NOAHMP-interface/noahmp (v3.7.1-426-g6a51f02) d9b3172f4197c65d471662c6952a668152d71230 WW3 (6.07.1-345-gd9b3172f) - 36d87e5665c359f9dd3201a9d27ceecacc0d8e62 stochastic_physics (ufs-v2.0.0-215-g36d87e5) + 31e4e3e57bad8a7cdaa0ce2d3c4efbca63b5f74a stochastic_physics (ufs-v2.0.0-216-g31e4e3e) NOTES: @@ -35,279 +35,277 @@ The first time is for the full script (prep+run+finalize). The second time is specifically for the run phase. Times/Memory will be empty for failed tests. -BASELINE DIRECTORY: /work/noaa/epic/UFS-WM_RT/NEMSfv3gfs/develop-20240408 -COMPARISON DIRECTORY: /work/noaa/stmp/zshrader/stmp/zshrader/FV3_RT/rt_215054 +BASELINE DIRECTORY: /work/noaa/epic/UFS-WM_RT/NEMSfv3gfs/develop-20240417 +COMPARISON DIRECTORY: /work/noaa/stmp/zshrader/stmp/zshrader/FV3_RT/rt_337338 RT.SH OPTIONS USED: * (-a) - HPC PROJECT ACCOUNT: epic * (-l) - USE CONFIG FILE: rt.conf * (-e) - USE ECFLOW -PASS -- COMPILE 's2swa_32bit_intel' [15:06, 14:25] -PASS -- TEST 'cpld_control_p8_mixedmode_intel' [07:18, 05:08](3178 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_intel' [22:06, 21:07] -PASS -- TEST 'cpld_control_gfsv17_intel' [18:54, 16:32](1749 MB) -PASS -- TEST 'cpld_control_gfsv17_iau_intel' [20:10, 17:26](2033 MB) -PASS -- TEST 'cpld_restart_gfsv17_intel' [11:01, 08:23](1114 MB) -PASS -- TEST 'cpld_mpi_gfsv17_intel' [20:46, 18:34](1647 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [06:06, 05:46] -PASS -- TEST 'cpld_debug_gfsv17_intel' [24:51, 22:56](1696 MB) - -PASS -- COMPILE 's2swa_intel' [17:06, 16:53] -PASS -- TEST 'cpld_control_p8_intel' [07:38, 05:35](3208 MB) -PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [07:58, 05:36](3212 MB) -PASS -- TEST 'cpld_restart_p8_intel' [05:54, 03:22](3258 MB) -PASS -- TEST 'cpld_control_qr_p8_intel' [07:38, 05:41](3236 MB) -PASS -- TEST 'cpld_restart_qr_p8_intel' [05:54, 03:37](3269 MB) -PASS -- TEST 'cpld_2threads_p8_intel' [08:38, 06:06](3553 MB) -PASS -- TEST 'cpld_decomp_p8_intel' [07:38, 05:43](3205 MB) -PASS -- TEST 'cpld_mpi_p8_intel' [06:33, 04:41](3069 MB) -PASS -- TEST 'cpld_control_ciceC_p8_intel' [07:56, 05:42](3209 MB) -PASS -- TEST 'cpld_control_c192_p8_intel' [12:46, 10:00](3338 MB) -PASS -- TEST 'cpld_restart_c192_p8_intel' [10:33, 06:29](3618 MB) -PASS -- TEST 'cpld_bmark_p8_intel' [19:07, 11:01](4117 MB) -PASS -- TEST 'cpld_restart_bmark_p8_intel' [15:52, 07:01](4368 MB) -PASS -- TEST 'cpld_s2sa_p8_intel' [07:44, 05:20](3173 MB) - -PASS -- COMPILE 's2sw_intel' [16:06, 15:26] -PASS -- TEST 'cpld_control_noaero_p8_intel' [05:59, 04:26](1731 MB) -PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [06:15, 04:24](1782 MB) - -PASS -- COMPILE 's2swa_debug_intel' [06:06, 05:42] -PASS -- TEST 'cpld_debug_p8_intel' [10:23, 08:36](3251 MB) - -PASS -- COMPILE 's2sw_debug_intel' [06:06, 05:57] -PASS -- TEST 'cpld_debug_noaero_p8_intel' [07:06, 05:57](1754 MB) - -PASS -- COMPILE 's2s_aoflux_intel' [14:06, 13:16] -PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [06:23, 04:22](1780 MB) - -PASS -- COMPILE 's2s_intel' [14:06, 13:16] -PASS -- TEST 'cpld_control_c48_intel' [08:52, 08:03](2830 MB) - -PASS -- COMPILE 's2swa_faster_intel' [21:06, 20:58] -PASS -- TEST 'cpld_control_p8_faster_intel' [07:37, 05:24](3215 MB) - -PASS -- COMPILE 's2sw_pdlib_intel' [19:07, 18:17] -PASS -- TEST 'cpld_control_pdlib_p8_intel' [18:16, 16:40](1773 MB) -PASS -- TEST 'cpld_restart_pdlib_p8_intel' [10:26, 08:11](1176 MB) -PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [20:11, 18:35](1678 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_intel' [06:06, 05:08] -PASS -- TEST 'cpld_debug_pdlib_p8_intel' [26:02, 24:38](1722 MB) - -PASS -- COMPILE 'atm_dyn32_intel' [14:06, 13:08] -PASS -- TEST 'control_flake_intel' [04:23, 03:31](655 MB) -PASS -- TEST 'control_CubedSphereGrid_intel' [03:24, 02:27](652 MB) -PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [03:28, 02:34](653 MB) -PASS -- TEST 'control_latlon_intel' [03:21, 02:29](655 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [03:29, 02:30](654 MB) -PASS -- TEST 'control_c48_intel' [06:26, 06:00](874 MB) -PASS -- TEST 'control_c48.v2.sfc_intel' [06:27, 05:58](871 MB) -PASS -- TEST 'control_c192_intel' [10:41, 09:10](858 MB) -PASS -- TEST 'control_c384_intel' [12:35, 10:13](1247 MB) -PASS -- TEST 'control_c384gdas_intel' [13:04, 09:04](1358 MB) -PASS -- TEST 'control_stochy_intel' [02:23, 01:47](654 MB) -PASS -- TEST 'control_stochy_restart_intel' [01:23, 01:02](505 MB) -PASS -- TEST 'control_lndp_intel' [02:23, 01:37](658 MB) -PASS -- TEST 'control_iovr4_intel' [03:26, 02:30](650 MB) -PASS -- TEST 'control_iovr5_intel' [03:20, 02:34](650 MB) -PASS -- TEST 'control_p8_intel' [04:08, 02:58](1626 MB) -PASS -- TEST 'control_p8.v2.sfc_intel' [04:10, 02:58](1628 MB) -PASS -- TEST 'control_p8_ugwpv1_intel' [04:34, 02:48](1628 MB) -PASS -- TEST 'control_restart_p8_intel' [03:07, 01:46](898 MB) -PASS -- TEST 'control_noqr_p8_intel' [04:16, 03:00](1620 MB) -PASS -- TEST 'control_restart_noqr_p8_intel' [03:20, 01:39](934 MB) -PASS -- TEST 'control_decomp_p8_intel' [04:14, 02:59](1616 MB) -PASS -- TEST 'control_2threads_p8_intel' [05:15, 03:03](1669 MB) -PASS -- TEST 'control_p8_lndp_intel' [06:59, 05:15](1624 MB) -PASS -- TEST 'control_p8_rrtmgp_intel' [05:37, 03:58](1693 MB) -PASS -- TEST 'control_p8_mynn_intel' [05:33, 03:05](1629 MB) -PASS -- TEST 'merra2_thompson_intel' [05:40, 03:37](1635 MB) -PASS -- TEST 'regional_control_intel' [06:46, 05:22](856 MB) -PASS -- TEST 'regional_restart_intel' [03:37, 02:46](1026 MB) -PASS -- TEST 'regional_decomp_intel' [06:38, 05:38](852 MB) -PASS -- TEST 'regional_2threads_intel' [04:41, 03:48](847 MB) -PASS -- TEST 'regional_noquilt_intel' [06:42, 05:12](1365 MB) -PASS -- TEST 'regional_netcdf_parallel_intel' [06:45, 05:13](862 MB) -PASS -- TEST 'regional_2dwrtdecomp_intel' [06:31, 05:13](860 MB) -PASS -- TEST 'regional_wofs_intel' [07:37, 06:32](1924 MB) - -PASS -- COMPILE 'rrfs_intel' [12:06, 11:51] -PASS -- TEST 'rap_control_intel' [10:29, 08:03](1108 MB) -PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [05:56, 04:47](1290 MB) -PASS -- TEST 'rap_decomp_intel' [10:25, 08:04](1033 MB) -PASS -- TEST 'rap_2threads_intel' [10:23, 07:53](1185 MB) -PASS -- TEST 'rap_restart_intel' [05:19, 04:02](1111 MB) -PASS -- TEST 'rap_sfcdiff_intel' [09:26, 07:44](1104 MB) -PASS -- TEST 'rap_sfcdiff_decomp_intel' [10:27, 08:07](1037 MB) -PASS -- TEST 'rap_sfcdiff_restart_intel' [07:31, 05:52](1131 MB) -PASS -- TEST 'hrrr_control_intel' [05:18, 03:59](1042 MB) -PASS -- TEST 'hrrr_control_decomp_intel' [05:55, 04:11](1015 MB) -PASS -- TEST 'hrrr_control_2threads_intel' [04:59, 03:21](1109 MB) -PASS -- TEST 'hrrr_control_restart_intel' [03:21, 02:16](1002 MB) -PASS -- TEST 'rrfs_v1beta_intel' [09:24, 07:35](1098 MB) -PASS -- TEST 'rrfs_v1nssl_intel' [10:25, 09:08](1993 MB) -PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [09:24, 08:58](2072 MB) - -PASS -- COMPILE 'csawmg_intel' [12:06, 11:07] -PASS -- TEST 'control_csawmg_intel' [07:48, 06:05](743 MB) -PASS -- TEST 'control_csawmgt_intel' [06:41, 05:59](746 MB) -PASS -- TEST 'control_ras_intel' [04:20, 03:19](741 MB) - -PASS -- COMPILE 'wam_intel' [11:06, 10:40] -PASS -- TEST 'control_wam_intel' [03:23, 02:06](654 MB) - -PASS -- COMPILE 'atm_faster_dyn32_intel' [14:06, 13:13] -PASS -- TEST 'control_p8_faster_intel' [04:32, 02:42](1621 MB) -PASS -- TEST 'regional_control_faster_intel' [06:43, 04:40](850 MB) - -PASS -- COMPILE 'atm_debug_dyn32_intel' [05:05, 04:37] -PASS -- TEST 'control_CubedSphereGrid_debug_intel' [03:28, 02:51](818 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [03:28, 02:45](814 MB) -PASS -- TEST 'control_stochy_debug_intel' [04:17, 03:09](815 MB) -PASS -- TEST 'control_lndp_debug_intel' [03:16, 02:49](815 MB) -PASS -- TEST 'control_csawmg_debug_intel' [05:38, 04:17](867 MB) -PASS -- TEST 'control_csawmgt_debug_intel' [05:35, 04:16](863 MB) -PASS -- TEST 'control_ras_debug_intel' [03:22, 02:52](831 MB) -PASS -- TEST 'control_diag_debug_intel' [03:23, 02:47](872 MB) -PASS -- TEST 'control_debug_p8_intel' [03:43, 03:01](1640 MB) -PASS -- TEST 'regional_debug_intel' [18:39, 17:40](849 MB) -PASS -- TEST 'rap_control_debug_intel' [06:20, 05:33](1213 MB) -PASS -- TEST 'hrrr_control_debug_intel' [06:20, 05:05](1197 MB) -PASS -- TEST 'hrrr_gf_debug_intel' [05:17, 05:04](1202 MB) -PASS -- TEST 'hrrr_c3_debug_intel' [05:19, 04:57](1207 MB) -PASS -- TEST 'rap_unified_drag_suite_debug_intel' [05:18, 05:01](1202 MB) -PASS -- TEST 'rap_diag_debug_intel' [06:42, 05:20](1283 MB) -PASS -- TEST 'rap_cires_ugwp_debug_intel' [05:17, 05:04](1197 MB) -PASS -- TEST 'rap_unified_ugwp_debug_intel' [05:18, 05:03](1197 MB) -PASS -- TEST 'rap_lndp_debug_intel' [06:21, 05:04](1208 MB) -PASS -- TEST 'rap_progcld_thompson_debug_intel' [05:21, 04:56](1201 MB) -PASS -- TEST 'rap_noah_debug_intel' [06:18, 05:09](1193 MB) -PASS -- TEST 'rap_sfcdiff_debug_intel' [06:19, 05:04](1202 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [08:16, 07:46](1204 MB) -PASS -- TEST 'rrfs_v1beta_debug_intel' [05:19, 04:57](1205 MB) -PASS -- TEST 'rap_clm_lake_debug_intel' [06:21, 05:45](1209 MB) -PASS -- TEST 'rap_flake_debug_intel' [05:25, 04:53](1206 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [10:23, 08:17](1204 MB) - -PASS -- COMPILE 'wam_debug_intel' [04:05, 03:46] -PASS -- TEST 'control_wam_debug_intel' [05:18, 05:01](511 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [12:06, 11:21] -PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [05:55, 04:32](1159 MB) -PASS -- TEST 'rap_control_dyn32_phy32_intel' [08:23, 06:23](1050 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [05:20, 03:24](976 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [07:56, 06:46](1095 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [04:10, 02:59](964 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [05:15, 03:36](927 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_intel' [06:15, 04:55](972 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [02:20, 01:52](941 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [14:06, 13:34] -PASS -- TEST 'conus13km_control_intel' [03:58, 02:07](1201 MB) -PASS -- TEST 'conus13km_2threads_intel' [01:43, 01:04](1120 MB) -PASS -- TEST 'conus13km_restart_mismatch_intel' [02:40, 01:19](1111 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [13:06, 12:38] -PASS -- TEST 'rap_control_dyn64_phy32_intel' [05:46, 04:13](993 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [04:05, 03:19] -PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [05:20, 04:54](1085 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [07:17, 04:51](1090 MB) -PASS -- TEST 'conus13km_debug_intel' [16:44, 14:22](1228 MB) -PASS -- TEST 'conus13km_debug_qr_intel' [16:42, 14:19](928 MB) -PASS -- TEST 'conus13km_debug_2threads_intel' [09:38, 08:26](1152 MB) -PASS -- TEST 'conus13km_radar_tten_debug_intel' [15:42, 14:02](1296 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [04:05, 03:23] -PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [06:20, 05:01](1130 MB) - -PASS -- COMPILE 'hafsw_intel' [13:06, 12:57] -PASS -- TEST 'hafs_regional_atm_intel' [07:14, 05:31](736 MB) -PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [06:29, 05:51](1116 MB) -PASS -- TEST 'hafs_regional_atm_ocn_intel' [09:24, 07:03](835 MB) -PASS -- TEST 'hafs_regional_atm_wav_intel' [14:13, 12:50](866 MB) -PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [16:24, 14:41](884 MB) -PASS -- TEST 'hafs_regional_1nest_atm_intel' [07:51, 06:23](506 MB) -PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [09:19, 07:37](521 MB) -PASS -- TEST 'hafs_global_1nest_atm_intel' [04:45, 03:09](374 MB) -PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [10:20, 08:00](478 MB) -PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [05:41, 04:10](529 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [04:51, 03:56](529 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [06:55, 05:19](587 MB) -PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [02:24, 01:36](405 MB) -PASS -- TEST 'gnv1_nested_intel' [05:53, 04:38](802 MB) - -PASS -- COMPILE 'hafsw_debug_intel' [04:06, 04:00] -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [14:54, 13:12](562 MB) - -PASS -- COMPILE 'hafsw_faster_intel' [14:06, 13:46] -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [11:59, 09:36](633 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [11:11, 09:41](743 MB) - -PASS -- COMPILE 'hafs_mom6w_intel' [14:06, 13:37] -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [10:57, 06:54](732 MB) - -PASS -- COMPILE 'hafs_all_intel' [13:06, 12:20] -PASS -- TEST 'hafs_regional_docn_intel' [10:10, 06:24](829 MB) -PASS -- TEST 'hafs_regional_docn_oisst_intel' [10:12, 06:24](819 MB) -PASS -- TEST 'hafs_regional_datm_cdeps_intel' [17:56, 16:00](1213 MB) - -PASS -- COMPILE 'datm_cdeps_intel' [08:06, 07:06] -PASS -- TEST 'datm_cdeps_control_cfsr_intel' [05:14, 02:40](1132 MB) -PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [02:16, 01:41](1051 MB) -PASS -- TEST 'datm_cdeps_control_gefs_intel' [04:12, 02:32](1013 MB) -PASS -- TEST 'datm_cdeps_iau_gefs_intel' [04:13, 02:38](1012 MB) -PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [04:12, 02:34](1016 MB) -PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [04:13, 02:44](1124 MB) -PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [04:14, 02:39](1140 MB) -PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [03:12, 02:31](1016 MB) -PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [08:10, 05:57](1059 MB) -PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [07:09, 05:58](1037 MB) -PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [03:12, 02:36](1138 MB) -PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [04:15, 03:32](2496 MB) -PASS -- TEST 'datm_cdeps_gfs_intel' [04:13, 03:37](2495 MB) - -PASS -- COMPILE 'datm_cdeps_debug_intel' [04:05, 03:34] -PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [07:14, 06:13](1065 MB) - -PASS -- COMPILE 'datm_cdeps_faster_intel' [11:06, 09:58] -PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [03:14, 02:38](1126 MB) - -PASS -- COMPILE 'datm_cdeps_land_intel' [02:06, 00:58] -PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [01:24, 00:52](257 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_intel' [01:18, 00:51](323 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [01:21, 00:33](322 MB) - -PASS -- COMPILE 'atml_intel' [13:06, 12:36] -PASS -- TEST 'control_p8_atmlnd_sbs_intel' [06:35, 04:12](1612 MB) -PASS -- TEST 'control_p8_atmlnd_intel' [06:36, 04:17](1600 MB) -PASS -- TEST 'control_restart_p8_atmlnd_intel' [03:43, 02:31](889 MB) - -PASS -- COMPILE 'atmw_intel' [12:06, 11:29] -PASS -- TEST 'atmwav_control_noaero_p8_intel' [03:23, 01:46](1663 MB) - -PASS -- COMPILE 'atmwm_intel' [14:06, 14:04] -PASS -- TEST 'control_atmwav_intel' [03:06, 01:42](674 MB) - -PASS -- COMPILE 'atmaero_intel' [12:06, 11:05] -PASS -- TEST 'atmaero_control_p8_intel' [05:18, 04:02](3026 MB) -PASS -- TEST 'atmaero_control_p8_rad_intel' [06:14, 04:49](3100 MB) -PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [07:00, 05:07](3112 MB) - -PASS -- COMPILE 'atmaq_intel' [12:06, 11:11] - -PASS -- COMPILE 'atmaq_debug_intel' [04:06, 03:25] -PASS -- TEST 'regional_atmaq_debug_intel' [23:39, 21:26](4572 MB) +PASS -- COMPILE 's2swa_32bit_intel' [14:11, 13:56] +PASS -- TEST 'cpld_control_p8_mixedmode_intel' [07:29, 05:28](3177 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_intel' [20:11, 19:51] +PASS -- TEST 'cpld_control_gfsv17_intel' [18:52, 16:31](1742 MB) +PASS -- TEST 'cpld_control_gfsv17_iau_intel' [20:03, 17:30](2025 MB) +PASS -- TEST 'cpld_restart_gfsv17_intel' [10:55, 08:23](1111 MB) +PASS -- TEST 'cpld_mpi_gfsv17_intel' [20:54, 18:29](1645 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [05:10, 04:53] +PASS -- TEST 'cpld_debug_gfsv17_intel' [24:58, 23:00](1692 MB) + +PASS -- COMPILE 's2swa_intel' [15:11, 14:26] +PASS -- TEST 'cpld_control_p8_intel' [07:49, 05:37](3207 MB) +PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [08:13, 05:37](3213 MB) +PASS -- TEST 'cpld_restart_p8_intel' [06:02, 03:24](3255 MB) +PASS -- TEST 'cpld_control_qr_p8_intel' [07:49, 05:38](3238 MB) +PASS -- TEST 'cpld_restart_qr_p8_intel' [06:03, 03:28](3281 MB) +PASS -- TEST 'cpld_2threads_p8_intel' [07:49, 06:06](3556 MB) +PASS -- TEST 'cpld_decomp_p8_intel' [07:49, 05:39](3202 MB) +PASS -- TEST 'cpld_mpi_p8_intel' [06:52, 04:42](3067 MB) +PASS -- TEST 'cpld_control_ciceC_p8_intel' [08:13, 05:42](3210 MB) +PASS -- TEST 'cpld_control_c192_p8_intel' [13:03, 09:57](3331 MB) +PASS -- TEST 'cpld_restart_c192_p8_intel' [10:26, 06:31](3620 MB) +PASS -- TEST 'cpld_bmark_p8_intel' [19:53, 11:05](4121 MB) +PASS -- TEST 'cpld_restart_bmark_p8_intel' [17:08, 07:24](4363 MB) +PASS -- TEST 'cpld_s2sa_p8_intel' [07:59, 05:25](3178 MB) + +PASS -- COMPILE 's2sw_intel' [15:11, 14:15] +PASS -- TEST 'cpld_control_noaero_p8_intel' [06:28, 04:21](1736 MB) +PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [06:53, 04:24](1778 MB) + +PASS -- COMPILE 's2swa_debug_intel' [06:10, 05:27] +PASS -- TEST 'cpld_debug_p8_intel' [10:38, 08:33](3249 MB) + +PASS -- COMPILE 's2sw_debug_intel' [05:11, 04:48] +PASS -- TEST 'cpld_debug_noaero_p8_intel' [07:11, 06:00](1754 MB) + +PASS -- COMPILE 's2s_aoflux_intel' [14:11, 13:17] +PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [06:27, 04:24](1778 MB) + +PASS -- COMPILE 's2s_intel' [14:11, 13:15] +PASS -- TEST 'cpld_control_c48_intel' [09:02, 08:05](2830 MB) + +PASS -- COMPILE 's2swa_faster_intel' [19:11, 18:26] +PASS -- TEST 'cpld_control_p8_faster_intel' [08:52, 05:20](3213 MB) + +PASS -- COMPILE 's2sw_pdlib_intel' [18:11, 17:23] +PASS -- TEST 'cpld_control_pdlib_p8_intel' [18:21, 16:41](1762 MB) +PASS -- TEST 'cpld_restart_pdlib_p8_intel' [11:31, 08:20](1172 MB) +PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [21:23, 18:35](1686 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_intel' [05:10, 04:49] +PASS -- TEST 'cpld_debug_pdlib_p8_intel' [26:04, 24:30](1714 MB) + +PASS -- COMPILE 'atm_dyn32_intel' [13:11, 12:28] +PASS -- TEST 'control_flake_intel' [04:27, 03:28](696 MB) +PASS -- TEST 'control_CubedSphereGrid_intel' [03:26, 02:27](649 MB) +PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [03:31, 02:37](658 MB) +PASS -- TEST 'control_latlon_intel' [03:24, 02:28](648 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [03:32, 02:31](656 MB) +PASS -- TEST 'control_c48_intel' [06:29, 06:03](826 MB) +PASS -- TEST 'control_c48.v2.sfc_intel' [06:29, 05:56](859 MB) +PASS -- TEST 'control_c192_intel' [09:37, 09:04](846 MB) +PASS -- TEST 'control_c384_intel' [12:40, 10:09](1248 MB) +PASS -- TEST 'control_c384gdas_intel' [13:07, 09:06](1355 MB) +PASS -- TEST 'control_stochy_intel' [02:23, 01:42](654 MB) +PASS -- TEST 'control_stochy_restart_intel' [01:26, 01:05](498 MB) +PASS -- TEST 'control_lndp_intel' [02:24, 01:34](653 MB) +PASS -- TEST 'control_iovr4_intel' [03:25, 02:28](656 MB) +PASS -- TEST 'control_iovr5_intel' [03:23, 02:30](650 MB) +PASS -- TEST 'control_p8_intel' [05:10, 03:09](1634 MB) +PASS -- TEST 'control_p8.v2.sfc_intel' [05:22, 03:09](1627 MB) +PASS -- TEST 'control_p8_ugwpv1_intel' [04:52, 03:02](1626 MB) +PASS -- TEST 'control_restart_p8_intel' [03:21, 01:41](889 MB) +PASS -- TEST 'control_noqr_p8_intel' [04:36, 02:56](1623 MB) +PASS -- TEST 'control_restart_noqr_p8_intel' [03:13, 01:39](929 MB) +PASS -- TEST 'control_decomp_p8_intel' [04:30, 03:03](1616 MB) +PASS -- TEST 'control_2threads_p8_intel' [05:30, 03:11](1717 MB) +PASS -- TEST 'control_p8_lndp_intel' [07:00, 05:22](1637 MB) +PASS -- TEST 'control_p8_rrtmgp_intel' [05:46, 03:58](1696 MB) +PASS -- TEST 'control_p8_mynn_intel' [04:47, 03:03](1631 MB) +PASS -- TEST 'merra2_thompson_intel' [05:57, 03:31](1648 MB) +PASS -- TEST 'regional_control_intel' [06:54, 05:10](861 MB) +PASS -- TEST 'regional_restart_intel' [04:49, 02:46](1021 MB) +PASS -- TEST 'regional_decomp_intel' [06:50, 05:30](843 MB) +PASS -- TEST 'regional_2threads_intel' [04:41, 03:43](841 MB) +PASS -- TEST 'regional_noquilt_intel' [06:36, 05:10](1366 MB) +PASS -- TEST 'regional_netcdf_parallel_intel' [06:49, 05:17](855 MB) +PASS -- TEST 'regional_2dwrtdecomp_intel' [05:37, 05:08](850 MB) +PASS -- TEST 'regional_wofs_intel' [07:38, 06:40](1917 MB) + +PASS -- COMPILE 'rrfs_intel' [12:11, 11:34] +PASS -- TEST 'rap_control_intel' [09:30, 07:48](1100 MB) +PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [06:01, 04:43](1307 MB) +PASS -- TEST 'rap_decomp_intel' [10:29, 08:07](1037 MB) +PASS -- TEST 'rap_2threads_intel' [08:58, 07:55](1175 MB) +PASS -- TEST 'rap_restart_intel' [05:26, 04:03](1091 MB) +PASS -- TEST 'rap_sfcdiff_intel' [09:28, 07:48](1098 MB) +PASS -- TEST 'rap_sfcdiff_decomp_intel' [10:26, 08:06](1027 MB) +PASS -- TEST 'rap_sfcdiff_restart_intel' [07:31, 05:47](1124 MB) +PASS -- TEST 'hrrr_control_intel' [06:07, 04:06](1030 MB) +PASS -- TEST 'hrrr_control_decomp_intel' [05:57, 04:12](1024 MB) +PASS -- TEST 'hrrr_control_2threads_intel' [05:26, 03:24](1111 MB) +PASS -- TEST 'hrrr_control_restart_intel' [04:24, 02:10](987 MB) +PASS -- TEST 'rrfs_v1beta_intel' [09:25, 07:41](1093 MB) +PASS -- TEST 'rrfs_v1nssl_intel' [10:23, 09:12](1997 MB) +PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [09:26, 09:05](2074 MB) + +PASS -- COMPILE 'csawmg_intel' [11:10, 10:52] +PASS -- TEST 'control_csawmg_intel' [08:53, 06:09](746 MB) +PASS -- TEST 'control_csawmgt_intel' [07:50, 06:05](747 MB) +PASS -- TEST 'control_ras_intel' [05:24, 03:22](738 MB) + +PASS -- COMPILE 'wam_intel' [12:10, 12:03] +PASS -- TEST 'control_wam_intel' [05:21, 02:05](654 MB) + +PASS -- COMPILE 'atm_faster_dyn32_intel' [12:10, 11:44] +PASS -- TEST 'control_p8_faster_intel' [05:38, 02:40](1621 MB) +PASS -- TEST 'regional_control_faster_intel' [05:46, 04:42](856 MB) + +PASS -- COMPILE 'atm_debug_dyn32_intel' [05:11, 04:54] +PASS -- TEST 'control_CubedSphereGrid_debug_intel' [03:32, 02:53](812 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [05:32, 02:43](818 MB) +PASS -- TEST 'control_stochy_debug_intel' [06:23, 03:02](821 MB) +PASS -- TEST 'control_lndp_debug_intel' [05:22, 02:52](812 MB) +PASS -- TEST 'control_csawmg_debug_intel' [07:45, 04:10](863 MB) +PASS -- TEST 'control_csawmgt_debug_intel' [07:42, 04:10](865 MB) +PASS -- TEST 'control_ras_debug_intel' [05:23, 02:46](827 MB) +PASS -- TEST 'control_diag_debug_intel' [05:30, 02:55](874 MB) +PASS -- TEST 'control_debug_p8_intel' [05:50, 03:21](1653 MB) +PASS -- TEST 'regional_debug_intel' [19:47, 17:40](844 MB) +PASS -- TEST 'rap_control_debug_intel' [06:28, 04:59](1211 MB) +PASS -- TEST 'hrrr_control_debug_intel' [05:24, 04:44](1205 MB) +PASS -- TEST 'hrrr_gf_debug_intel' [05:25, 04:59](1194 MB) +PASS -- TEST 'hrrr_c3_debug_intel' [05:25, 04:44](1208 MB) +PASS -- TEST 'rap_unified_drag_suite_debug_intel' [05:25, 04:59](1205 MB) +PASS -- TEST 'rap_diag_debug_intel' [06:35, 05:25](1282 MB) +PASS -- TEST 'rap_cires_ugwp_debug_intel' [06:28, 05:14](1202 MB) +PASS -- TEST 'rap_unified_ugwp_debug_intel' [05:24, 04:56](1201 MB) +PASS -- TEST 'rap_lndp_debug_intel' [06:24, 05:01](1198 MB) +PASS -- TEST 'rap_progcld_thompson_debug_intel' [05:22, 05:03](1198 MB) +PASS -- TEST 'rap_noah_debug_intel' [05:24, 04:48](1200 MB) +PASS -- TEST 'rap_sfcdiff_debug_intel' [05:25, 04:56](1205 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [08:23, 08:02](1199 MB) +PASS -- TEST 'rrfs_v1beta_debug_intel' [05:25, 04:59](1204 MB) +PASS -- TEST 'rap_clm_lake_debug_intel' [06:24, 05:51](1210 MB) +PASS -- TEST 'rap_flake_debug_intel' [05:27, 05:05](1206 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [10:30, 08:34](1211 MB) + +PASS -- COMPILE 'wam_debug_intel' [04:11, 03:20] +PASS -- TEST 'control_wam_debug_intel' [05:23, 04:59](522 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [11:10, 10:19] +PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [05:56, 04:32](1168 MB) +PASS -- TEST 'rap_control_dyn32_phy32_intel' [08:18, 06:29](1053 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [05:02, 03:27](983 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [07:54, 06:46](1094 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [04:32, 03:06](957 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [05:04, 03:39](930 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_intel' [06:20, 04:50](1044 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [02:24, 01:55](928 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [14:11, 13:23] +PASS -- TEST 'conus13km_control_intel' [05:01, 02:13](1201 MB) +PASS -- TEST 'conus13km_2threads_intel' [02:46, 01:09](1124 MB) +PASS -- TEST 'conus13km_restart_mismatch_intel' [02:48, 01:17](1056 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [11:11, 11:01] +PASS -- TEST 'rap_control_dyn64_phy32_intel' [06:44, 04:19](994 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [04:10, 03:29] +PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [07:24, 05:02](1079 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [07:23, 04:50](1088 MB) +PASS -- TEST 'conus13km_debug_intel' [16:47, 14:33](1229 MB) +PASS -- TEST 'conus13km_debug_qr_intel' [15:54, 14:26](928 MB) +PASS -- TEST 'conus13km_debug_2threads_intel' [09:49, 08:08](1154 MB) +PASS -- TEST 'conus13km_radar_tten_debug_intel' [15:46, 14:28](1297 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [04:10, 03:29] +PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [06:32, 05:05](1129 MB) + +PASS -- COMPILE 'hafsw_intel' [14:12, 13:06] +PASS -- TEST 'hafs_regional_atm_intel' [07:20, 05:39](743 MB) +PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [07:28, 06:04](1116 MB) +PASS -- TEST 'hafs_regional_atm_ocn_intel' [08:28, 06:59](831 MB) +PASS -- TEST 'hafs_regional_atm_wav_intel' [14:15, 12:51](865 MB) +PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [16:22, 14:42](833 MB) +PASS -- TEST 'hafs_regional_1nest_atm_intel' [08:01, 06:13](500 MB) +PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [09:20, 07:36](514 MB) +PASS -- TEST 'hafs_global_1nest_atm_intel' [04:55, 03:17](371 MB) +PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [10:19, 08:02](469 MB) +PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [05:46, 04:13](531 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [05:00, 03:56](531 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [07:06, 05:24](585 MB) +PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [02:30, 01:30](408 MB) +PASS -- TEST 'gnv1_nested_intel' [05:55, 04:34](803 MB) + +PASS -- COMPILE 'hafsw_debug_intel' [04:11, 03:47] +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [14:50, 13:20](570 MB) + +PASS -- COMPILE 'hafsw_faster_intel' [14:11, 13:19] +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [10:57, 09:43](728 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [11:08, 09:45](704 MB) + +PASS -- COMPILE 'hafs_mom6w_intel' [14:11, 13:49] +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [08:02, 07:01](695 MB) + +PASS -- COMPILE 'hafs_all_intel' [13:11, 12:27] +PASS -- TEST 'hafs_regional_docn_intel' [08:17, 06:22](782 MB) +PASS -- TEST 'hafs_regional_docn_oisst_intel' [08:14, 06:24](812 MB) +PASS -- TEST 'hafs_regional_datm_cdeps_intel' [16:59, 15:58](1211 MB) + +PASS -- COMPILE 'datm_cdeps_intel' [07:11, 06:43] +PASS -- TEST 'datm_cdeps_control_cfsr_intel' [03:18, 02:44](1131 MB) +PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [02:20, 01:40](1090 MB) +PASS -- TEST 'datm_cdeps_control_gefs_intel' [03:17, 02:37](1001 MB) +PASS -- TEST 'datm_cdeps_iau_gefs_intel' [03:17, 02:44](1018 MB) +PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [03:16, 02:39](1012 MB) +PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [03:16, 02:41](1137 MB) +PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [03:17, 02:48](1143 MB) +PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [03:17, 02:35](1021 MB) +PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [07:20, 06:01](1050 MB) +PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [07:18, 05:56](1043 MB) +PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [03:19, 02:43](1119 MB) +PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [04:18, 03:39](2482 MB) +PASS -- TEST 'datm_cdeps_gfs_intel' [04:18, 03:40](2491 MB) + +PASS -- COMPILE 'datm_cdeps_debug_intel' [05:11, 04:15] +PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [06:18, 06:08](1056 MB) + +PASS -- COMPILE 'datm_cdeps_faster_intel' [09:11, 08:23] +PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [03:18, 02:40](1127 MB) + +PASS -- COMPILE 'datm_cdeps_land_intel' [03:11, 01:09] +PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [01:28, 00:51](264 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_intel' [01:24, 00:52](322 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [01:23, 00:31](319 MB) + +PASS -- COMPILE 'atml_intel' [15:11, 13:21] +PASS -- TEST 'control_p8_atmlnd_sbs_intel' [06:34, 04:13](1609 MB) +PASS -- TEST 'control_p8_atmlnd_intel' [06:27, 04:12](1601 MB) +PASS -- TEST 'control_restart_p8_atmlnd_intel' [03:45, 02:25](900 MB) + +PASS -- COMPILE 'atmw_intel' [13:11, 12:17] +PASS -- TEST 'atmwav_control_noaero_p8_intel' [03:20, 01:49](1668 MB) + +PASS -- COMPILE 'atmwm_intel' [14:11, 11:44] +PASS -- TEST 'control_atmwav_intel' [03:08, 01:44](671 MB) + +PASS -- COMPILE 'atmaero_intel' [14:11, 11:26] +PASS -- TEST 'atmaero_control_p8_intel' [05:15, 04:04](3026 MB) +PASS -- TEST 'atmaero_control_p8_rad_intel' [06:16, 04:49](3091 MB) +PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [06:04, 05:01](3113 MB) + +PASS -- COMPILE 'atmaq_debug_intel' [06:11, 04:18] +PASS -- TEST 'regional_atmaq_debug_intel' [22:43, 20:24](4577 MB) SYNOPSIS: -Starting Date/Time: 20240415 18:41:28 -Ending Date/Time: 20240415 20:03:54 -Total Time: 01h:23m:13s -Compiles Completed: 39/39 +Starting Date/Time: 20240418 09:17:36 +Ending Date/Time: 20240418 10:38:54 +Total Time: 01h:21m:41s +Compiles Completed: 38/38 Tests Completed: 182/182 NOTES: From b302a45e10c30b01922b27aa6cf5f322426e5042 Mon Sep 17 00:00:00 2001 From: zach1221 Date: Thu, 18 Apr 2024 11:45:21 -0500 Subject: [PATCH 12/21] add hercules RT logs: passed --- tests/logs/RegressionTests_hercules.log | 718 ++++++++++++------------ 1 file changed, 358 insertions(+), 360 deletions(-) diff --git a/tests/logs/RegressionTests_hercules.log b/tests/logs/RegressionTests_hercules.log index 4cd5a52970..caab4b10f9 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: -684ddd65adbf26b3a8003e05c8af6c4e19be63f8 +d164b650b97d4c4a68ab86c55f2254f29767da2b Submodule hashes used in testing: 37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d) @@ -11,14 +11,14 @@ Submodule hashes used in testing: f6ff8f7c4d4cb6feabe3651b13204cf43fc948e3 CICE-interface/CICE/icepack (Icepack1.1.0-182-gf6ff8f7) 4e19850cb083bc474b7cde5dc2f8506ec74cc442 CMEPS-interface/CMEPS (cmeps_v0.4.1-2306-g4e19850) cabd7753ae17f7bfcc6dad56daf10868aa51c3f4 CMakeModules (v1.0.0-28-gcabd775) - 6e1bc3ebf0671c91a47ece876afef46300362e67 FV3 (remotes/origin/remove_nowarn) - b447c635161864f2de5e941f6dbe7387b5525167 FV3/atmos_cubed_sphere (201912_public_release-402-gb447c63) + 5307022358c6d95c9b423ec8bf32e0f0f7d60989 FV3 (remotes/origin/upp_HR4) + 97114888f529c2df70ed4a350fd2428df74839ff FV3/atmos_cubed_sphere (201912_public_release-389-g9711488) 011db4f80a02cba6d65958ace56e8efb197be62b FV3/ccpp/framework (ccpp_transition_to_vlab_master_20190705-704-g011db4f) 9b0ac7b16a45afe5e7f1abf9571d3484158a5b43 FV3/ccpp/physics (EP4-741-g9b0ac7b1) 74a0e098b2163425e4b5466c2dfcf8ae26d560a5 FV3/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (v1.6) - 945cb2cef5e8bd5949afd4f0fc35c4fb6e95a1bf FV3/upp (upp_v10.2.0-159-g945cb2c) + 5faac752d9550d3570705358fa1eb3f5ac78a786 FV3/upp (upp_v10.2.0-185-g5faac75) -1ba8270870947b583cd51bc72ff8960f4c1fb36e FV3/upp/sorc/libIFI.fd --a9828705b587c451fc2a7267d1c374d737be425b FV3/upp/sorc/ncep_post.fd/post_gtg.fd +-7476b8f2790a47d788f79cebfdbb551567ae7cf8 FV3/upp/sorc/ncep_post.fd/post_gtg.fd 041422934cae1570f2f0e67239d5d89f11c6e1b7 GOCART (sdr_v2.1.2.6-119-g0414229) 35789c757766e07f688b4c0c7c5229816f224b09 HYCOM-interface/HYCOM (2.3.00-121-g35789c7) ab7bd14d209592d55490e75dbfaa61cb4a62df97 MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10032-gab7bd14d2) @@ -26,7 +26,7 @@ Submodule hashes used in testing: 29e64d652786e1d076a05128c920f394202bfe10 MOM6-interface/MOM6/pkg/GSW-Fortran (29e64d6) 6a51f0295bc1a877475b527157a33aa86eb532fe NOAHMP-interface/noahmp (v3.7.1-426-g6a51f02) d9b3172f4197c65d471662c6952a668152d71230 WW3 (6.07.1-345-gd9b3172f) - 36d87e5665c359f9dd3201a9d27ceecacc0d8e62 stochastic_physics (ufs-v2.0.0-215-g36d87e5) + 31e4e3e57bad8a7cdaa0ce2d3c4efbca63b5f74a stochastic_physics (ufs-v2.0.0-216-g31e4e3e) NOTES: @@ -35,368 +35,366 @@ The first time is for the full script (prep+run+finalize). The second time is specifically for the run phase. Times/Memory will be empty for failed tests. -BASELINE DIRECTORY: /work/noaa/epic/hercules/UFS-WM_RT/NEMSfv3gfs/develop-20240408 -COMPARISON DIRECTORY: /work2/noaa/stmp/zshrader/stmp/zshrader/FV3_RT/rt_1998392 +BASELINE DIRECTORY: /work/noaa/epic/hercules/UFS-WM_RT/NEMSfv3gfs/develop-20240417 +COMPARISON DIRECTORY: /work2/noaa/stmp/zshrader/stmp/zshrader/FV3_RT/rt_463802 RT.SH OPTIONS USED: * (-a) - HPC PROJECT ACCOUNT: epic * (-l) - USE CONFIG FILE: rt.conf * (-e) - USE ECFLOW -PASS -- COMPILE 's2swa_32bit_intel' [12:06, 11:19] -PASS -- TEST 'cpld_control_p8_mixedmode_intel' [09:00, 07:40](1895 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_intel' [17:06, 16:44] -PASS -- TEST 'cpld_control_gfsv17_intel' [15:09, 13:25](1765 MB) -PASS -- TEST 'cpld_control_gfsv17_iau_intel' [15:22, 14:03](2161 MB) -PASS -- TEST 'cpld_restart_gfsv17_intel' [08:17, 06:26](1183 MB) -PASS -- TEST 'cpld_mpi_gfsv17_intel' [15:46, 15:03](1692 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [06:06, 05:09] -PASS -- TEST 'cpld_debug_gfsv17_intel' [22:03, 20:26](1724 MB) - -PASS -- COMPILE 's2swa_intel' [12:06, 11:26] -PASS -- TEST 'cpld_control_p8_intel' [08:49, 07:35](2074 MB) -PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [08:58, 07:41](2065 MB) -PASS -- TEST 'cpld_restart_p8_intel' [06:05, 04:13](1985 MB) -PASS -- TEST 'cpld_control_qr_p8_intel' [08:48, 07:42](1982 MB) -PASS -- TEST 'cpld_restart_qr_p8_intel' [06:06, 04:16](1739 MB) -PASS -- TEST 'cpld_2threads_p8_intel' [10:46, 09:11](2495 MB) -PASS -- TEST 'cpld_decomp_p8_intel' [08:43, 07:32](2064 MB) -PASS -- TEST 'cpld_mpi_p8_intel' [07:57, 06:16](1892 MB) -PASS -- TEST 'cpld_control_ciceC_p8_intel' [08:59, 07:45](2058 MB) -PASS -- TEST 'cpld_control_c192_p8_intel' [17:38, 15:36](2803 MB) -PASS -- TEST 'cpld_restart_c192_p8_intel' [08:19, 05:56](2926 MB) -PASS -- TEST 'cpld_bmark_p8_intel' [15:37, 09:20](3629 MB) -PASS -- TEST 'cpld_restart_bmark_p8_intel' [14:11, 06:10](3621 MB) -PASS -- TEST 'cpld_s2sa_p8_intel' [05:51, 04:54](2051 MB) - -PASS -- COMPILE 's2sw_intel' [11:06, 10:30] -PASS -- TEST 'cpld_control_noaero_p8_intel' [08:46, 07:09](1769 MB) -PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [04:50, 04:01](1821 MB) - -PASS -- COMPILE 's2swa_debug_intel' [05:06, 04:44] -PASS -- TEST 'cpld_debug_p8_intel' [08:01, 06:51](2059 MB) - -PASS -- COMPILE 's2sw_debug_intel' [05:06, 04:50] -PASS -- TEST 'cpld_debug_noaero_p8_intel' [05:54, 04:47](1793 MB) - -PASS -- COMPILE 's2s_aoflux_intel' [09:06, 08:20] -PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [04:47, 04:01](1821 MB) - -PASS -- COMPILE 's2s_intel' [09:06, 08:56] -PASS -- TEST 'cpld_control_c48_intel' [08:35, 07:15](2838 MB) - -PASS -- COMPILE 's2swa_faster_intel' [13:06, 12:24] -PASS -- TEST 'cpld_control_p8_faster_intel' [08:59, 07:20](2079 MB) - -PASS -- COMPILE 's2sw_pdlib_intel' [16:06, 15:58] -PASS -- TEST 'cpld_control_pdlib_p8_intel' [14:52, 13:48](1808 MB) -PASS -- TEST 'cpld_restart_pdlib_p8_intel' [08:20, 06:45](1268 MB) -PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [17:02, 15:53](1730 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_intel' [05:06, 04:38] -PASS -- TEST 'cpld_debug_pdlib_p8_intel' [22:45, 21:37](1779 MB) - -PASS -- COMPILE 'atm_dyn32_intel' [09:06, 08:14] -PASS -- TEST 'control_flake_intel' [03:16, 02:54](712 MB) -PASS -- TEST 'control_CubedSphereGrid_intel' [03:19, 02:07](664 MB) -PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [03:22, 02:14](685 MB) -PASS -- TEST 'control_latlon_intel' [03:16, 02:10](665 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [03:23, 02:12](662 MB) -PASS -- TEST 'control_c48_intel' [06:18, 05:48](853 MB) -PASS -- TEST 'control_c48.v2.sfc_intel' [06:19, 05:44](850 MB) -PASS -- TEST 'control_c192_intel' [08:24, 07:55](968 MB) -PASS -- TEST 'control_c384_intel' [10:01, 08:18](1433 MB) -PASS -- TEST 'control_c384gdas_intel' [09:50, 07:16](1519 MB) -PASS -- TEST 'control_stochy_intel' [02:15, 01:29](670 MB) -PASS -- TEST 'control_stochy_restart_intel' [01:20, 00:51](537 MB) -PASS -- TEST 'control_lndp_intel' [02:15, 01:24](668 MB) -PASS -- TEST 'control_iovr4_intel' [03:18, 02:11](659 MB) -PASS -- TEST 'control_iovr5_intel' [03:17, 02:05](671 MB) -PASS -- TEST 'control_p8_intel' [03:43, 02:34](1637 MB) -PASS -- TEST 'control_p8.v2.sfc_intel' [03:45, 02:41](1642 MB) -PASS -- TEST 'control_p8_ugwpv1_intel' [03:45, 02:36](1629 MB) -PASS -- TEST 'control_restart_p8_intel' [02:48, 01:24](918 MB) -PASS -- TEST 'control_noqr_p8_intel' [03:35, 02:34](1624 MB) -PASS -- TEST 'control_restart_noqr_p8_intel' [02:54, 01:22](990 MB) -PASS -- TEST 'control_decomp_p8_intel' [03:34, 02:42](1621 MB) -PASS -- TEST 'control_2threads_p8_intel' [03:34, 02:28](1732 MB) -PASS -- TEST 'control_p8_lndp_intel' [05:27, 04:31](1632 MB) -PASS -- TEST 'control_p8_rrtmgp_intel' [04:50, 03:29](1718 MB) -PASS -- TEST 'control_p8_mynn_intel' [03:42, 02:36](1644 MB) -PASS -- TEST 'merra2_thompson_intel' [03:51, 02:57](1655 MB) -PASS -- TEST 'regional_control_intel' [05:23, 04:38](959 MB) -PASS -- TEST 'regional_restart_intel' [03:23, 02:29](1105 MB) -PASS -- TEST 'regional_decomp_intel' [05:20, 04:40](945 MB) -PASS -- TEST 'regional_2threads_intel' [03:20, 02:54](921 MB) -PASS -- TEST 'regional_noquilt_intel' [05:22, 04:18](1489 MB) -PASS -- TEST 'regional_netcdf_parallel_intel' [05:25, 04:27](956 MB) -PASS -- TEST 'regional_2dwrtdecomp_intel' [05:19, 04:32](958 MB) -PASS -- TEST 'regional_wofs_intel' [06:21, 05:35](2102 MB) - -PASS -- COMPILE 'rrfs_intel' [08:06, 07:44] -PASS -- TEST 'rap_control_intel' [07:43, 06:30](1198 MB) -PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [04:39, 03:25](1421 MB) -PASS -- TEST 'rap_decomp_intel' [07:37, 06:46](1164 MB) -PASS -- TEST 'rap_2threads_intel' [07:37, 06:10](1357 MB) -PASS -- TEST 'rap_restart_intel' [04:53, 03:32](1156 MB) -PASS -- TEST 'rap_sfcdiff_intel' [07:38, 06:32](1201 MB) -PASS -- TEST 'rap_sfcdiff_decomp_intel' [07:35, 06:57](1128 MB) -PASS -- TEST 'rap_sfcdiff_restart_intel' [05:59, 04:57](1190 MB) -PASS -- TEST 'hrrr_control_intel' [04:41, 03:23](1089 MB) -PASS -- TEST 'hrrr_control_decomp_intel' [04:32, 03:26](1037 MB) -PASS -- TEST 'hrrr_control_2threads_intel' [04:30, 03:06](1121 MB) -PASS -- TEST 'hrrr_control_restart_intel' [02:21, 01:55](1026 MB) -PASS -- TEST 'rrfs_v1beta_intel' [07:51, 06:20](1216 MB) -PASS -- TEST 'rrfs_v1nssl_intel' [08:21, 07:43](2009 MB) -PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [08:19, 07:27](2175 MB) - -PASS -- COMPILE 'csawmg_intel' [08:06, 07:37] -PASS -- TEST 'control_csawmg_intel' [06:28, 05:24](801 MB) -PASS -- TEST 'control_csawmgt_intel' [06:29, 05:22](806 MB) -PASS -- TEST 'control_ras_intel' [03:14, 02:51](808 MB) - -PASS -- COMPILE 'csawmg_gnu' [05:06, 04:25] -PASS -- TEST 'control_csawmg_gnu' [07:28, 06:31](810 MB) -PASS -- TEST 'control_csawmgt_gnu' [07:23, 06:26](813 MB) - -PASS -- COMPILE 'wam_intel' [07:06, 06:59] -PASS -- TEST 'control_wam_intel' [02:19, 01:51](793 MB) - -PASS -- COMPILE 'atm_faster_dyn32_intel' [11:06, 10:08] -PASS -- TEST 'control_p8_faster_intel' [03:52, 02:19](1637 MB) -PASS -- TEST 'regional_control_faster_intel' [05:22, 04:09](954 MB) - -PASS -- COMPILE 'atm_debug_dyn32_intel' [05:06, 04:08] -PASS -- TEST 'control_CubedSphereGrid_debug_intel' [03:15, 02:16](828 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [03:18, 02:14](826 MB) -PASS -- TEST 'control_stochy_debug_intel' [03:13, 02:27](829 MB) -PASS -- TEST 'control_lndp_debug_intel' [03:12, 02:15](825 MB) -PASS -- TEST 'control_csawmg_debug_intel' [04:21, 03:23](876 MB) -PASS -- TEST 'control_csawmgt_debug_intel' [04:28, 03:21](874 MB) -PASS -- TEST 'control_ras_debug_intel' [03:13, 02:16](841 MB) -PASS -- TEST 'control_diag_debug_intel' [03:19, 02:18](880 MB) -PASS -- TEST 'control_debug_p8_intel' [03:34, 02:21](1653 MB) -PASS -- TEST 'regional_debug_intel' [17:29, 16:33](887 MB) -PASS -- TEST 'rap_control_debug_intel' [04:17, 03:57](1210 MB) -PASS -- TEST 'hrrr_control_debug_intel' [04:14, 03:51](1221 MB) -PASS -- TEST 'hrrr_gf_debug_intel' [04:13, 03:57](1220 MB) -PASS -- TEST 'hrrr_c3_debug_intel' [04:13, 03:59](1226 MB) -PASS -- TEST 'rap_unified_drag_suite_debug_intel' [04:18, 04:03](1221 MB) -PASS -- TEST 'rap_diag_debug_intel' [05:27, 04:12](1293 MB) -PASS -- TEST 'rap_cires_ugwp_debug_intel' [05:13, 04:08](1222 MB) -PASS -- TEST 'rap_unified_ugwp_debug_intel' [05:13, 04:08](1215 MB) -PASS -- TEST 'rap_lndp_debug_intel' [04:13, 04:00](1214 MB) -PASS -- TEST 'rap_progcld_thompson_debug_intel' [05:14, 04:03](1213 MB) -PASS -- TEST 'rap_noah_debug_intel' [04:13, 03:56](1215 MB) -PASS -- TEST 'rap_sfcdiff_debug_intel' [05:14, 04:05](1226 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [07:13, 06:28](1210 MB) -PASS -- TEST 'rrfs_v1beta_debug_intel' [04:12, 04:02](1209 MB) -PASS -- TEST 'rap_clm_lake_debug_intel' [05:12, 04:50](1217 MB) -PASS -- TEST 'rap_flake_debug_intel' [04:12, 03:57](1214 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [07:47, 06:50](1219 MB) - -PASS -- COMPILE 'atm_debug_dyn32_gnu' [04:05, 03:48] -PASS -- TEST 'control_csawmg_debug_gnu' [02:28, 01:52](787 MB) -PASS -- TEST 'control_csawmgt_debug_gnu' [02:21, 01:46](788 MB) - -PASS -- COMPILE 'wam_debug_intel' [03:05, 03:04] - -PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [08:06, 07:16] -PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [04:42, 03:20](1274 MB) -PASS -- TEST 'rap_control_dyn32_phy32_intel' [06:43, 05:25](1145 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [03:44, 02:54](1026 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [06:26, 05:10](1278 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [03:34, 02:44](1045 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [04:53, 03:05](985 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_intel' [09:49, 04:04](1091 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [02:23, 01:35](963 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [10:06, 09:54] -PASS -- TEST 'conus13km_control_intel' [02:34, 01:48](1294 MB) -PASS -- TEST 'conus13km_2threads_intel' [01:27, 00:43](1200 MB) -PASS -- TEST 'conus13km_restart_mismatch_intel' [01:22, 01:00](1164 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [08:06, 07:32] -PASS -- TEST 'rap_control_dyn64_phy32_intel' [04:26, 03:46](1089 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [04:06, 03:18] -PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [04:18, 03:55](1097 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [04:15, 03:51](1096 MB) -PASS -- TEST 'conus13km_debug_intel' [12:31, 11:34](1328 MB) -PASS -- TEST 'conus13km_debug_qr_intel' [12:27, 11:57](987 MB) -PASS -- TEST 'conus13km_debug_2threads_intel' [07:26, 06:38](1239 MB) -PASS -- TEST 'conus13km_radar_tten_debug_intel' [12:26, 11:31](1407 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [04:05, 03:28] -PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [04:16, 04:02](1147 MB) - -PASS -- COMPILE 'hafsw_intel' [11:06, 10:47] -PASS -- TEST 'hafs_regional_atm_intel' [07:02, 05:18](878 MB) -PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [06:15, 05:05](1277 MB) -PASS -- TEST 'hafs_regional_atm_ocn_intel' [08:08, 06:21](948 MB) -PASS -- TEST 'hafs_regional_atm_wav_intel' [14:59, 13:59](988 MB) -PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [16:16, 15:00](1019 MB) -PASS -- TEST 'hafs_regional_1nest_atm_intel' [06:48, 05:36](603 MB) -PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [08:10, 06:59](616 MB) -PASS -- TEST 'hafs_global_1nest_atm_intel' [03:39, 02:50](434 MB) -PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [11:03, 08:11](545 MB) -PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [09:45, 04:02](611 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [09:42, 03:51](617 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [06:42, 04:58](677 MB) -PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [06:21, 01:31](452 MB) - -PASS -- COMPILE 'hafsw_debug_intel' [04:06, 03:29] -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [13:39, 11:24](633 MB) - -PASS -- COMPILE 'hafsw_faster_intel' [12:06, 11:27] -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [20:45, 17:13](727 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [18:51, 15:48](811 MB) - -PASS -- COMPILE 'hafs_mom6w_intel' [11:05, 10:11] -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [13:53, 10:32](796 MB) - -PASS -- COMPILE 'hafs_all_intel' [10:08, 09:56] -PASS -- TEST 'hafs_regional_docn_intel' [11:00, 05:45](961 MB) -PASS -- TEST 'hafs_regional_docn_oisst_intel' [10:59, 05:39](953 MB) -PASS -- TEST 'hafs_regional_datm_cdeps_intel' [21:41, 16:27](1336 MB) - -PASS -- COMPILE 'datm_cdeps_intel' [07:05, 06:19] -PASS -- TEST 'datm_cdeps_control_cfsr_intel' [07:12, 02:10](1153 MB) -PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [03:12, 01:22](1088 MB) -PASS -- TEST 'datm_cdeps_control_gefs_intel' [06:10, 02:05](1012 MB) -PASS -- TEST 'datm_cdeps_iau_gefs_intel' [05:11, 02:06](1013 MB) -PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [04:10, 02:07](1004 MB) -PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [06:10, 02:10](1148 MB) -PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [05:10, 02:16](1157 MB) -PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [05:10, 02:10](1018 MB) -PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [06:43, 05:00](1146 MB) -PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [06:40, 04:54](1144 MB) -PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [04:08, 02:13](1151 MB) -PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [05:10, 03:03](2434 MB) -PASS -- TEST 'datm_cdeps_gfs_intel' [04:11, 03:05](2441 MB) - -PASS -- COMPILE 'datm_cdeps_debug_intel' [04:05, 03:24] -PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [06:12, 05:12](1077 MB) - -PASS -- COMPILE 'datm_cdeps_faster_intel' [06:05, 05:42] -PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [03:10, 02:09](1119 MB) - -PASS -- COMPILE 'datm_cdeps_land_intel' [01:05, 00:42] -PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [03:22, 01:07](335 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_intel' [02:17, 00:57](560 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [01:16, 00:34](561 MB) - -PASS -- COMPILE 'atml_intel' [09:05, 08:24] -PASS -- TEST 'control_p8_atmlnd_sbs_intel' [08:06, 05:46](1646 MB) -PASS -- TEST 'control_p8_atmlnd_intel' [09:03, 05:52](1650 MB) -PASS -- TEST 'control_restart_p8_atmlnd_intel' [04:35, 03:03](940 MB) - -PASS -- COMPILE 'atmw_intel' [11:07, 10:08] -PASS -- TEST 'atmwav_control_noaero_p8_intel' [03:50, 01:40](1687 MB) - -PASS -- COMPILE 'atmwm_intel' [11:16, 10:19] -PASS -- TEST 'control_atmwav_intel' [03:39, 01:39](693 MB) - -PASS -- COMPILE 'atmaero_intel' [08:05, 07:41] -PASS -- TEST 'atmaero_control_p8_intel' [05:43, 03:39](1785 MB) -PASS -- TEST 'atmaero_control_p8_rad_intel' [05:45, 04:24](1825 MB) -PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [05:40, 04:34](1815 MB) - -PASS -- COMPILE 'atmaq_intel' [08:05, 07:08] - -PASS -- COMPILE 'atmaq_debug_intel' [04:05, 03:15] -PASS -- TEST 'regional_atmaq_debug_intel' [19:22, 17:14](4574 MB) - -PASS -- COMPILE 'atm_gnu' [06:08, 05:45] -PASS -- TEST 'control_c48_gnu' [10:26, 09:33](881 MB) -PASS -- TEST 'control_stochy_gnu' [03:13, 02:15](730 MB) -PASS -- TEST 'control_ras_gnu' [04:13, 03:41](732 MB) -PASS -- TEST 'control_p8_gnu' [04:49, 03:38](1511 MB) -PASS -- TEST 'control_p8_ugwpv1_gnu' [04:37, 03:31](1514 MB) -PASS -- TEST 'control_flake_gnu' [05:12, 04:22](806 MB) - -PASS -- COMPILE 'rrfs_gnu' [05:05, 04:22] -PASS -- TEST 'rap_control_gnu' [09:44, 07:45](1090 MB) -PASS -- TEST 'rap_decomp_gnu' [09:32, 07:42](1086 MB) -PASS -- TEST 'rap_2threads_gnu' [09:31, 07:18](1128 MB) -PASS -- TEST 'rap_restart_gnu' [05:41, 04:07](885 MB) -PASS -- TEST 'rap_sfcdiff_gnu' [09:34, 07:41](1087 MB) -PASS -- TEST 'rap_sfcdiff_decomp_gnu' [09:34, 07:54](1089 MB) -PASS -- TEST 'rap_sfcdiff_restart_gnu' [06:37, 05:52](885 MB) -PASS -- TEST 'hrrr_control_gnu' [06:29, 04:02](1076 MB) -PASS -- TEST 'hrrr_control_noqr_gnu' [05:44, 04:02](1139 MB) -PASS -- TEST 'hrrr_control_2threads_gnu' [05:31, 03:36](1042 MB) -PASS -- TEST 'hrrr_control_decomp_gnu' [05:29, 03:58](1077 MB) -PASS -- TEST 'hrrr_control_restart_gnu' [04:23, 02:07](879 MB) -PASS -- TEST 'hrrr_control_restart_noqr_gnu' [04:25, 02:07](932 MB) -PASS -- TEST 'rrfs_v1beta_gnu' [08:48, 07:43](1085 MB) - -PASS -- COMPILE 'atm_dyn32_debug_gnu' [07:06, 06:38] -PASS -- TEST 'control_diag_debug_gnu' [02:19, 01:15](775 MB) -PASS -- TEST 'regional_debug_gnu' [07:26, 06:26](923 MB) -PASS -- TEST 'rap_control_debug_gnu' [03:14, 02:01](1101 MB) -PASS -- TEST 'hrrr_control_debug_gnu' [02:14, 01:57](1088 MB) -PASS -- TEST 'hrrr_gf_debug_gnu' [02:11, 02:01](1098 MB) -PASS -- TEST 'hrrr_c3_debug_gnu' [02:12, 02:01](1096 MB) -PASS -- TEST 'rap_diag_debug_gnu' [03:21, 02:05](1270 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_gnu' [04:12, 03:10](1096 MB) -PASS -- TEST 'rap_progcld_thompson_debug_gnu' [02:13, 01:59](1097 MB) -PASS -- TEST 'rrfs_v1beta_debug_gnu' [02:14, 01:59](1093 MB) -PASS -- TEST 'control_ras_debug_gnu' [02:13, 01:14](727 MB) -PASS -- TEST 'control_stochy_debug_gnu' [02:12, 01:16](725 MB) -PASS -- TEST 'control_debug_p8_gnu' [02:29, 01:16](1505 MB) -PASS -- TEST 'rap_flake_debug_gnu' [02:13, 01:58](1099 MB) -PASS -- TEST 'rap_clm_lake_debug_gnu' [03:12, 02:16](1099 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_gnu' [04:43, 03:20](1103 MB) - -PASS -- COMPILE 'wam_debug_gnu' [03:06, 02:58] -PASS -- TEST 'control_wam_debug_gnu' [02:18, 02:00](501 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_gnu' [06:06, 05:32] -PASS -- TEST 'rap_control_dyn32_phy32_gnu' [08:42, 07:21](962 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_gnu' [04:52, 03:54](959 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_gnu' [08:30, 07:00](968 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_gnu' [04:34, 03:33](873 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_gnu' [05:34, 03:54](953 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_gnu' [06:44, 05:29](860 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_gnu' [03:19, 02:07](856 MB) -PASS -- TEST 'conus13km_control_gnu' [04:35, 02:43](1266 MB) -PASS -- TEST 'conus13km_2threads_gnu' [02:21, 01:10](1172 MB) -PASS -- TEST 'conus13km_restart_mismatch_gnu' [02:22, 01:40](948 MB) - -PASS -- COMPILE 'atm_dyn64_phy32_gnu' [09:05, 08:47] -PASS -- TEST 'rap_control_dyn64_phy32_gnu' [05:27, 04:28](989 MB) - -PASS -- COMPILE 'atm_dyn32_phy32_debug_gnu' [12:05, 11:39] -PASS -- TEST 'rap_control_debug_dyn32_phy32_gnu' [03:13, 01:59](978 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_gnu' [04:13, 02:01](969 MB) -PASS -- TEST 'conus13km_debug_gnu' [07:27, 05:36](1282 MB) -PASS -- TEST 'conus13km_debug_qr_gnu' [07:27, 05:47](963 MB) -PASS -- TEST 'conus13km_debug_2threads_gnu' [04:22, 03:18](1191 MB) -PASS -- TEST 'conus13km_radar_tten_debug_gnu' [07:22, 05:33](1350 MB) - -PASS -- COMPILE 'atm_dyn64_phy32_debug_gnu' [13:05, 12:07] -PASS -- TEST 'rap_control_dyn64_phy32_debug_gnu' [03:13, 02:01](1003 MB) - -PASS -- COMPILE 's2swa_gnu' [17:05, 16:14] - -PASS -- COMPILE 's2s_gnu' [17:07, 16:10] - -PASS -- COMPILE 's2swa_debug_gnu' [13:06, 12:15] - -PASS -- COMPILE 's2sw_pdlib_gnu' [17:06, 16:57] - -PASS -- COMPILE 's2sw_pdlib_debug_gnu' [12:07, 11:13] - -PASS -- COMPILE 'datm_cdeps_gnu' [18:05, 17:47] +PASS -- COMPILE 's2swa_32bit_intel' [12:11, 12:05] +PASS -- TEST 'cpld_control_p8_mixedmode_intel' [09:17, 07:41](1900 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_intel' [18:11, 17:31] +PASS -- TEST 'cpld_control_gfsv17_intel' [15:37, 14:00](1769 MB) +PASS -- TEST 'cpld_control_gfsv17_iau_intel' [16:54, 14:47](2192 MB) +PASS -- TEST 'cpld_restart_gfsv17_intel' [08:49, 06:35](1175 MB) +PASS -- TEST 'cpld_mpi_gfsv17_intel' [16:07, 15:11](1694 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [06:11, 05:52] +PASS -- TEST 'cpld_debug_gfsv17_intel' [22:48, 20:59](1724 MB) + +PASS -- COMPILE 's2swa_intel' [12:11, 11:36] +PASS -- TEST 'cpld_control_p8_intel' [09:09, 07:51](2062 MB) +PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [09:23, 07:39](2066 MB) +PASS -- TEST 'cpld_restart_p8_intel' [06:36, 04:11](1964 MB) +PASS -- TEST 'cpld_control_qr_p8_intel' [09:09, 07:50](1985 MB) +PASS -- TEST 'cpld_restart_qr_p8_intel' [06:37, 04:18](1732 MB) +PASS -- TEST 'cpld_2threads_p8_intel' [11:09, 09:24](2485 MB) +PASS -- TEST 'cpld_decomp_p8_intel' [09:04, 07:46](2060 MB) +PASS -- TEST 'cpld_mpi_p8_intel' [08:18, 06:33](1890 MB) +PASS -- TEST 'cpld_control_ciceC_p8_intel' [09:21, 07:47](2091 MB) +PASS -- TEST 'cpld_control_c192_p8_intel' [18:07, 15:38](2983 MB) +PASS -- TEST 'cpld_restart_c192_p8_intel' [08:52, 05:51](2924 MB) +PASS -- TEST 'cpld_bmark_p8_intel' [16:44, 09:11](3639 MB) +PASS -- TEST 'cpld_restart_bmark_p8_intel' [15:28, 06:20](3625 MB) +PASS -- TEST 'cpld_s2sa_p8_intel' [07:14, 05:11](2049 MB) + +PASS -- COMPILE 's2sw_intel' [13:11, 12:09] +PASS -- TEST 'cpld_control_noaero_p8_intel' [09:10, 07:13](1789 MB) +PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [05:21, 04:04](1818 MB) + +PASS -- COMPILE 's2swa_debug_intel' [06:11, 05:52] +PASS -- TEST 'cpld_debug_p8_intel' [08:31, 07:02](2044 MB) + +PASS -- COMPILE 's2sw_debug_intel' [06:11, 05:49] +PASS -- TEST 'cpld_debug_noaero_p8_intel' [06:16, 04:51](1792 MB) + +PASS -- COMPILE 's2s_aoflux_intel' [11:11, 10:19] +PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [05:16, 04:08](1829 MB) + +PASS -- COMPILE 's2s_intel' [10:11, 09:29] +PASS -- TEST 'cpld_control_c48_intel' [08:55, 07:20](2839 MB) + +PASS -- COMPILE 's2swa_faster_intel' [14:11, 14:06] +PASS -- TEST 'cpld_control_p8_faster_intel' [09:23, 07:30](2067 MB) + +PASS -- COMPILE 's2sw_pdlib_intel' [17:11, 16:12] +PASS -- TEST 'cpld_control_pdlib_p8_intel' [15:09, 13:52](1825 MB) +PASS -- TEST 'cpld_restart_pdlib_p8_intel' [08:25, 06:41](1287 MB) +PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [17:13, 15:37](1745 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_intel' [05:11, 04:17] +PASS -- TEST 'cpld_debug_pdlib_p8_intel' [23:09, 21:34](1774 MB) + +PASS -- COMPILE 'atm_dyn32_intel' [09:11, 08:19] +PASS -- TEST 'control_flake_intel' [03:22, 02:58](707 MB) +PASS -- TEST 'control_CubedSphereGrid_intel' [03:26, 02:18](663 MB) +PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [03:29, 02:20](682 MB) +PASS -- TEST 'control_latlon_intel' [03:22, 02:17](670 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [03:29, 02:16](675 MB) +PASS -- TEST 'control_c48_intel' [06:29, 05:50](858 MB) +PASS -- TEST 'control_c48.v2.sfc_intel' [06:30, 05:46](860 MB) +PASS -- TEST 'control_c192_intel' [08:32, 07:58](987 MB) +PASS -- TEST 'control_c384_intel' [10:13, 08:14](1447 MB) +PASS -- TEST 'control_c384gdas_intel' [10:10, 07:39](1524 MB) +PASS -- TEST 'control_stochy_intel' [02:22, 01:33](674 MB) +PASS -- TEST 'control_stochy_restart_intel' [01:30, 00:54](534 MB) +PASS -- TEST 'control_lndp_intel' [02:22, 01:27](663 MB) +PASS -- TEST 'control_iovr4_intel' [03:26, 02:11](661 MB) +PASS -- TEST 'control_iovr5_intel' [03:23, 02:11](666 MB) +PASS -- TEST 'control_p8_intel' [04:04, 02:36](1635 MB) +PASS -- TEST 'control_p8.v2.sfc_intel' [04:01, 02:33](1633 MB) +PASS -- TEST 'control_p8_ugwpv1_intel' [04:13, 02:30](1647 MB) +PASS -- TEST 'control_restart_p8_intel' [03:02, 01:23](916 MB) +PASS -- TEST 'control_noqr_p8_intel' [04:00, 02:28](1622 MB) +PASS -- TEST 'control_restart_noqr_p8_intel' [03:02, 01:24](974 MB) +PASS -- TEST 'control_decomp_p8_intel' [03:53, 02:37](1632 MB) +PASS -- TEST 'control_2threads_p8_intel' [03:53, 02:25](1729 MB) +PASS -- TEST 'control_p8_lndp_intel' [05:37, 04:37](1647 MB) +PASS -- TEST 'control_p8_rrtmgp_intel' [05:02, 03:27](1716 MB) +PASS -- TEST 'control_p8_mynn_intel' [04:00, 02:41](1643 MB) +PASS -- TEST 'merra2_thompson_intel' [05:13, 03:09](1653 MB) +PASS -- TEST 'regional_control_intel' [05:36, 04:41](956 MB) +PASS -- TEST 'regional_restart_intel' [03:34, 02:39](1100 MB) +PASS -- TEST 'regional_decomp_intel' [05:34, 04:46](948 MB) +PASS -- TEST 'regional_2threads_intel' [03:34, 02:54](910 MB) +PASS -- TEST 'regional_noquilt_intel' [05:38, 04:22](1486 MB) +PASS -- TEST 'regional_netcdf_parallel_intel' [05:40, 04:31](960 MB) +PASS -- TEST 'regional_2dwrtdecomp_intel' [05:34, 04:33](955 MB) +PASS -- TEST 'regional_wofs_intel' [06:37, 05:54](2078 MB) + +PASS -- COMPILE 'rrfs_intel' [08:11, 07:51] +PASS -- TEST 'rap_control_intel' [07:56, 06:48](1204 MB) +PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [04:58, 03:36](1400 MB) +PASS -- TEST 'rap_decomp_intel' [07:47, 06:52](1135 MB) +PASS -- TEST 'rap_2threads_intel' [07:42, 06:29](1370 MB) +PASS -- TEST 'rap_restart_intel' [05:00, 03:25](1155 MB) +PASS -- TEST 'rap_sfcdiff_intel' [07:58, 06:49](1194 MB) +PASS -- TEST 'rap_sfcdiff_decomp_intel' [07:49, 06:55](1166 MB) +PASS -- TEST 'rap_sfcdiff_restart_intel' [06:00, 05:02](1189 MB) +PASS -- TEST 'hrrr_control_intel' [04:50, 03:25](1064 MB) +PASS -- TEST 'hrrr_control_decomp_intel' [04:42, 03:35](1052 MB) +PASS -- TEST 'hrrr_control_2threads_intel' [04:40, 03:10](1129 MB) +PASS -- TEST 'hrrr_control_restart_intel' [02:32, 01:53](1022 MB) +PASS -- TEST 'rrfs_v1beta_intel' [08:10, 06:24](1205 MB) +PASS -- TEST 'rrfs_v1nssl_intel' [08:24, 07:42](2012 MB) +PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [08:24, 07:27](2155 MB) + +PASS -- COMPILE 'csawmg_intel' [08:11, 07:34] +PASS -- TEST 'control_csawmg_intel' [06:35, 05:20](811 MB) +PASS -- TEST 'control_csawmgt_intel' [06:35, 05:20](834 MB) +PASS -- TEST 'control_ras_intel' [03:20, 03:00](807 MB) + +PASS -- COMPILE 'csawmg_gnu' [06:10, 05:23] +PASS -- TEST 'control_csawmg_gnu' [07:39, 06:39](813 MB) +PASS -- TEST 'control_csawmgt_gnu' [07:38, 06:31](813 MB) + +PASS -- COMPILE 'wam_intel' [07:10, 07:07] +PASS -- TEST 'control_wam_intel' [02:26, 01:59](785 MB) + +PASS -- COMPILE 'atm_faster_dyn32_intel' [10:10, 09:56] +PASS -- TEST 'control_p8_faster_intel' [04:06, 02:26](1632 MB) +PASS -- TEST 'regional_control_faster_intel' [05:35, 04:21](957 MB) + +PASS -- COMPILE 'atm_debug_dyn32_intel' [05:10, 04:17] +PASS -- TEST 'control_CubedSphereGrid_debug_intel' [03:26, 02:19](824 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [03:28, 02:18](822 MB) +PASS -- TEST 'control_stochy_debug_intel' [03:20, 02:33](831 MB) +PASS -- TEST 'control_lndp_debug_intel' [03:20, 02:17](822 MB) +PASS -- TEST 'control_csawmg_debug_intel' [04:34, 03:26](869 MB) +PASS -- TEST 'control_csawmgt_debug_intel' [04:34, 03:24](878 MB) +PASS -- TEST 'control_ras_debug_intel' [03:20, 02:18](843 MB) +PASS -- TEST 'control_diag_debug_intel' [03:26, 02:21](881 MB) +PASS -- TEST 'control_debug_p8_intel' [03:47, 02:24](1664 MB) +PASS -- TEST 'regional_debug_intel' [15:35, 14:11](894 MB) +PASS -- TEST 'rap_control_debug_intel' [04:22, 04:00](1216 MB) +PASS -- TEST 'hrrr_control_debug_intel' [04:21, 03:58](1227 MB) +PASS -- TEST 'hrrr_gf_debug_intel' [04:21, 03:58](1224 MB) +PASS -- TEST 'hrrr_c3_debug_intel' [04:20, 04:02](1218 MB) +PASS -- TEST 'rap_unified_drag_suite_debug_intel' [04:20, 04:00](1221 MB) +PASS -- TEST 'rap_diag_debug_intel' [05:30, 04:16](1298 MB) +PASS -- TEST 'rap_cires_ugwp_debug_intel' [04:21, 04:04](1219 MB) +PASS -- TEST 'rap_unified_ugwp_debug_intel' [04:20, 04:06](1210 MB) +PASS -- TEST 'rap_lndp_debug_intel' [04:23, 04:03](1210 MB) +PASS -- TEST 'rap_progcld_thompson_debug_intel' [04:20, 04:03](1208 MB) +PASS -- TEST 'rap_noah_debug_intel' [04:22, 03:55](1212 MB) +PASS -- TEST 'rap_sfcdiff_debug_intel' [04:23, 04:01](1215 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [07:24, 06:31](1210 MB) +PASS -- TEST 'rrfs_v1beta_debug_intel' [04:21, 04:00](1220 MB) +PASS -- TEST 'rap_clm_lake_debug_intel' [05:24, 04:57](1226 MB) +PASS -- TEST 'rap_flake_debug_intel' [04:21, 04:01](1222 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [07:59, 06:50](1220 MB) + +PASS -- COMPILE 'atm_debug_dyn32_gnu' [04:10, 03:54] +PASS -- TEST 'control_csawmg_debug_gnu' [02:32, 01:45](791 MB) +PASS -- TEST 'control_csawmgt_debug_gnu' [02:33, 01:43](788 MB) + +PASS -- COMPILE 'wam_debug_intel' [03:11, 02:41] + +PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [07:11, 06:57] +PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [05:01, 03:20](1268 MB) +PASS -- TEST 'rap_control_dyn32_phy32_intel' [06:59, 05:33](1140 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [04:10, 02:52](1031 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [06:40, 05:20](1295 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [03:45, 02:42](1045 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [03:48, 03:03](977 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_intel' [05:58, 04:12](1097 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [02:26, 01:37](963 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [10:11, 09:27] +PASS -- TEST 'conus13km_control_intel' [02:48, 01:50](1297 MB) +PASS -- TEST 'conus13km_2threads_intel' [01:33, 00:45](1195 MB) +PASS -- TEST 'conus13km_restart_mismatch_intel' [01:35, 01:02](1155 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [08:11, 07:14] +PASS -- TEST 'rap_control_dyn64_phy32_intel' [04:38, 03:44](1068 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [04:11, 03:14] +PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [04:22, 03:58](1089 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [04:21, 03:51](1087 MB) +PASS -- TEST 'conus13km_debug_intel' [12:40, 11:34](1346 MB) +PASS -- TEST 'conus13km_debug_qr_intel' [12:36, 12:07](997 MB) +PASS -- TEST 'conus13km_debug_2threads_intel' [07:34, 06:35](1242 MB) +PASS -- TEST 'conus13km_radar_tten_debug_intel' [12:33, 11:36](1406 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [03:10, 02:57] +PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [04:20, 04:05](1145 MB) + +PASS -- COMPILE 'hafsw_intel' [11:11, 10:28] +PASS -- TEST 'hafs_regional_atm_intel' [07:11, 05:35](873 MB) +PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [06:24, 05:20](1273 MB) +PASS -- TEST 'hafs_regional_atm_ocn_intel' [08:24, 06:23](953 MB) +PASS -- TEST 'hafs_regional_atm_wav_intel' [15:07, 13:58](985 MB) +PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [16:18, 14:59](1003 MB) +PASS -- TEST 'hafs_regional_1nest_atm_intel' [07:02, 05:43](604 MB) +PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [09:24, 07:09](615 MB) +PASS -- TEST 'hafs_global_1nest_atm_intel' [03:53, 02:58](432 MB) +PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [11:21, 08:15](542 MB) +PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [04:51, 03:58](616 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [04:51, 03:43](621 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [05:59, 04:48](681 MB) +PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [02:28, 01:30](447 MB) + +PASS -- COMPILE 'hafsw_debug_intel' [04:11, 03:12] +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [12:54, 11:20](626 MB) + +PASS -- COMPILE 'hafsw_faster_intel' [11:11, 10:48] +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [18:07, 16:44](738 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [19:02, 17:49](812 MB) + +PASS -- COMPILE 'hafs_mom6w_intel' [10:11, 09:50] +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [11:09, 09:36](793 MB) + +PASS -- COMPILE 'hafs_all_intel' [11:11, 10:41] +PASS -- TEST 'hafs_regional_docn_intel' [07:09, 05:24](962 MB) +PASS -- TEST 'hafs_regional_docn_oisst_intel' [07:08, 05:29](914 MB) +PASS -- TEST 'hafs_regional_datm_cdeps_intel' [17:55, 16:35](1339 MB) + +PASS -- COMPILE 'datm_cdeps_intel' [07:10, 06:18] +PASS -- TEST 'datm_cdeps_control_cfsr_intel' [02:17, 02:09](1155 MB) +PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [02:17, 01:19](1092 MB) +PASS -- TEST 'datm_cdeps_control_gefs_intel' [02:16, 02:06](1008 MB) +PASS -- TEST 'datm_cdeps_iau_gefs_intel' [02:18, 02:07](1011 MB) +PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [02:16, 02:06](1007 MB) +PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [03:16, 02:10](1151 MB) +PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [02:17, 02:07](1133 MB) +PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [02:16, 02:05](1015 MB) +PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [06:00, 05:03](1154 MB) +PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [06:01, 04:58](1141 MB) +PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [02:14, 02:09](1144 MB) +PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [03:19, 03:04](2380 MB) +PASS -- TEST 'datm_cdeps_gfs_intel' [03:18, 03:03](2439 MB) + +PASS -- COMPILE 'datm_cdeps_debug_intel' [04:10, 03:48] +PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [06:17, 05:14](1072 MB) + +PASS -- COMPILE 'datm_cdeps_faster_intel' [07:10, 06:15] +PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [03:17, 02:10](1150 MB) + +PASS -- COMPILE 'datm_cdeps_land_intel' [01:10, 00:46] +PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [01:35, 01:02](334 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_intel' [01:26, 00:58](561 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [01:24, 00:36](558 MB) + +PASS -- COMPILE 'atml_intel' [08:10, 07:48] +PASS -- TEST 'control_p8_atmlnd_sbs_intel' [07:21, 06:03](1652 MB) +PASS -- TEST 'control_p8_atmlnd_intel' [07:23, 05:57](1633 MB) +PASS -- TEST 'control_restart_p8_atmlnd_intel' [04:53, 03:16](938 MB) + +PASS -- COMPILE 'atmw_intel' [10:10, 09:43] +PASS -- TEST 'atmwav_control_noaero_p8_intel' [03:04, 01:37](1697 MB) + +PASS -- COMPILE 'atmwm_intel' [10:10, 09:52] +PASS -- TEST 'control_atmwav_intel' [02:53, 01:31](685 MB) + +PASS -- COMPILE 'atmaero_intel' [08:11, 07:26] +PASS -- TEST 'atmaero_control_p8_intel' [05:00, 03:38](1786 MB) +PASS -- TEST 'atmaero_control_p8_rad_intel' [05:58, 04:25](1819 MB) +PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [05:48, 04:27](1822 MB) + +PASS -- COMPILE 'atmaq_debug_intel' [04:11, 03:22] +PASS -- TEST 'regional_atmaq_debug_intel' [18:38, 16:44](4605 MB) + +PASS -- COMPILE 'atm_gnu' [05:11, 04:36] +PASS -- TEST 'control_c48_gnu' [10:35, 09:34](864 MB) +PASS -- TEST 'control_stochy_gnu' [03:24, 02:15](729 MB) +PASS -- TEST 'control_ras_gnu' [04:20, 03:40](737 MB) +PASS -- TEST 'control_p8_gnu' [05:06, 03:38](1515 MB) +PASS -- TEST 'control_p8_ugwpv1_gnu' [04:51, 03:32](1524 MB) +PASS -- TEST 'control_flake_gnu' [05:22, 04:27](811 MB) + +PASS -- COMPILE 'rrfs_gnu' [05:10, 04:26] +PASS -- TEST 'rap_control_gnu' [08:44, 07:52](1087 MB) +PASS -- TEST 'rap_decomp_gnu' [08:46, 07:55](1088 MB) +PASS -- TEST 'rap_2threads_gnu' [07:58, 07:09](1124 MB) +PASS -- TEST 'rap_restart_gnu' [04:54, 03:55](885 MB) +PASS -- TEST 'rap_sfcdiff_gnu' [08:53, 07:54](1087 MB) +PASS -- TEST 'rap_sfcdiff_decomp_gnu' [08:48, 07:56](1090 MB) +PASS -- TEST 'rap_sfcdiff_restart_gnu' [07:00, 05:46](884 MB) +PASS -- TEST 'hrrr_control_gnu' [05:46, 04:09](1076 MB) +PASS -- TEST 'hrrr_control_noqr_gnu' [05:01, 04:08](1138 MB) +PASS -- TEST 'hrrr_control_2threads_gnu' [04:44, 03:40](1046 MB) +PASS -- TEST 'hrrr_control_decomp_gnu' [04:43, 04:01](1073 MB) +PASS -- TEST 'hrrr_control_restart_gnu' [02:25, 02:06](891 MB) +PASS -- TEST 'hrrr_control_restart_noqr_gnu' [02:26, 02:07](933 MB) +PASS -- TEST 'rrfs_v1beta_gnu' [09:12, 07:48](1084 MB) + +PASS -- COMPILE 'atm_dyn32_debug_gnu' [06:11, 05:31] +PASS -- TEST 'control_diag_debug_gnu' [02:23, 01:17](774 MB) +PASS -- TEST 'regional_debug_gnu' [07:37, 06:26](927 MB) +PASS -- TEST 'rap_control_debug_gnu' [02:20, 02:04](1096 MB) +PASS -- TEST 'hrrr_control_debug_gnu' [02:21, 01:55](1088 MB) +PASS -- TEST 'hrrr_gf_debug_gnu' [02:18, 02:01](1096 MB) +PASS -- TEST 'hrrr_c3_debug_gnu' [02:18, 02:03](1096 MB) +PASS -- TEST 'rap_diag_debug_gnu' [02:28, 02:04](1269 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_gnu' [03:19, 03:03](1093 MB) +PASS -- TEST 'rap_progcld_thompson_debug_gnu' [02:21, 01:57](1094 MB) +PASS -- TEST 'rrfs_v1beta_debug_gnu' [03:20, 02:09](1091 MB) +PASS -- TEST 'control_ras_debug_gnu' [02:18, 01:10](723 MB) +PASS -- TEST 'control_stochy_debug_gnu' [02:20, 01:21](721 MB) +PASS -- TEST 'control_debug_p8_gnu' [02:44, 01:15](1501 MB) +PASS -- TEST 'rap_flake_debug_gnu' [02:21, 01:59](1096 MB) +PASS -- TEST 'rap_clm_lake_debug_gnu' [03:22, 02:19](1099 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_gnu' [05:03, 03:17](1102 MB) + +PASS -- COMPILE 'wam_debug_gnu' [03:11, 02:48] +PASS -- TEST 'control_wam_debug_gnu' [02:27, 02:00](500 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_gnu' [05:11, 04:59] +PASS -- TEST 'rap_control_dyn32_phy32_gnu' [08:41, 07:19](965 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_gnu' [04:56, 03:53](950 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_gnu' [07:52, 06:54](970 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_gnu' [04:43, 03:37](890 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_gnu' [04:44, 03:55](950 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_gnu' [06:53, 05:28](858 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_gnu' [02:31, 02:02](856 MB) +PASS -- TEST 'conus13km_control_gnu' [03:48, 02:33](1267 MB) +PASS -- TEST 'conus13km_2threads_gnu' [01:33, 01:04](1172 MB) +PASS -- TEST 'conus13km_restart_mismatch_gnu' [02:34, 01:33](926 MB) + +PASS -- COMPILE 'atm_dyn64_phy32_gnu' [11:11, 10:15] +PASS -- TEST 'rap_control_dyn64_phy32_gnu' [05:41, 04:24](988 MB) + +PASS -- COMPILE 'atm_dyn32_phy32_debug_gnu' [07:10, 07:04] +PASS -- TEST 'rap_control_debug_dyn32_phy32_gnu' [02:21, 02:00](975 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_gnu' [02:24, 01:56](968 MB) +PASS -- TEST 'conus13km_debug_gnu' [06:38, 05:21](1280 MB) +PASS -- TEST 'conus13km_debug_qr_gnu' [06:39, 05:37](955 MB) +PASS -- TEST 'conus13km_debug_2threads_gnu' [04:32, 03:14](1190 MB) +PASS -- TEST 'conus13km_radar_tten_debug_gnu' [06:34, 05:24](1346 MB) + +PASS -- COMPILE 'atm_dyn64_phy32_debug_gnu' [07:10, 07:00] +PASS -- TEST 'rap_control_dyn64_phy32_debug_gnu' [02:20, 02:00](1001 MB) + +PASS -- COMPILE 's2swa_gnu' [16:11, 15:26] + +PASS -- COMPILE 's2s_gnu' [16:11, 15:54] + +PASS -- COMPILE 's2swa_debug_gnu' [06:11, 05:39] + +PASS -- COMPILE 's2sw_pdlib_gnu' [16:11, 15:56] + +PASS -- COMPILE 's2sw_pdlib_debug_gnu' [06:11, 05:18] + +PASS -- COMPILE 'datm_cdeps_gnu' [15:11, 14:55] SYNOPSIS: -Starting Date/Time: 20240415 18:42:06 -Ending Date/Time: 20240415 19:56:08 -Total Time: 01h:14m:28s -Compiles Completed: 55/55 +Starting Date/Time: 20240418 10:13:12 +Ending Date/Time: 20240418 11:26:55 +Total Time: 01h:14m:32s +Compiles Completed: 54/54 Tests Completed: 239/239 NOTES: From 51c7dcb115ce1791f7bec15942c535a0a1fdc0ea Mon Sep 17 00:00:00 2001 From: zach1221 Date: Thu, 18 Apr 2024 19:37:33 +0000 Subject: [PATCH 13/21] add control_p8_gnu ORT logs: passed --- tests/logs/OpnReqTests_control_p8_hera.log | 48 +++++++++++----------- 1 file changed, 24 insertions(+), 24 deletions(-) diff --git a/tests/logs/OpnReqTests_control_p8_hera.log b/tests/logs/OpnReqTests_control_p8_hera.log index afd7aa49d4..ca3a06a77c 100644 --- a/tests/logs/OpnReqTests_control_p8_hera.log +++ b/tests/logs/OpnReqTests_control_p8_hera.log @@ -1,9 +1,9 @@ -Tue Apr 16 13:22:38 UTC 2024 +Thu Apr 18 13:16:52 UTC 2024 Start Operation Requirement Test baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_bit_base_gnu -working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_1950363/bit_base_bit_base +working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_836892/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 = 272.948924 - 0: The maximum resident set size (KB) = 1272740 + 0: The total amount of wall time = 273.642666 + 0: The maximum resident set size (KB) = 1250952 Test bit_base PASS baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_dbg_base_gnu -working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_1950363/dbg_base_dbg_base +working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_836892/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 = 982.571241 - 0: The maximum resident set size (KB) = 1255996 + 0: The total amount of wall time = 951.737374 + 0: The maximum resident set size (KB) = 1234892 Test dbg_base PASS baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_std_base_gnu -working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_1950363/dcp_dcp +working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_836892/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 = 236.873154 - 0: The maximum resident set size (KB) = 1244612 + 0: The total amount of wall time = 231.272825 + 0: The maximum resident set size (KB) = 1232708 Test dcp PASS baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_std_base_gnu -working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_1950363/mpi_mpi +working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_836892/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 = 237.434427 - 0: The maximum resident set size (KB) = 1248872 + 0: The total amount of wall time = 237.359756 + 0: The maximum resident set size (KB) = 1240676 Test mpi PASS baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_std_base_gnu -working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_1950363/rst_rst +working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_836892/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 = 243.270533 - 0: The maximum resident set size (KB) = 1247316 + 0: The total amount of wall time = 237.824946 + 0: The maximum resident set size (KB) = 1232292 Test rst PASS baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_std_base_gnu -working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_1950363/std_base_std_base +working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_836892/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 = 238.823501 - 0: The maximum resident set size (KB) = 1249892 + 0: The total amount of wall time = 240.136006 + 0: The maximum resident set size (KB) = 1230264 Test std_base PASS baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_std_base_gnu -working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_1950363/thr_thr +working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_836892/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 = 243.670791 - 0: The maximum resident set size (KB) = 1247032 + 0: The total amount of wall time = 235.571519 + 0: The maximum resident set size (KB) = 1233056 Test thr PASS OPERATION REQUIREMENT TEST WAS SUCCESSFUL -Tue Apr 16 14:27:37 UTC 2024 -Elapsed time: 01h:05m:00s. Have a nice day! +Thu Apr 18 14:32:34 UTC 2024 +Elapsed time: 01h:15m:44s. Have a nice day! From 19575d2f1dfa579d2528d0852e73b2f2c38d3ad8 Mon Sep 17 00:00:00 2001 From: zach1221 Date: Thu, 18 Apr 2024 19:38:11 +0000 Subject: [PATCH 14/21] add regional_control_gnu ORT logs: passed --- .../OpnReqTests_regional_control_hera.log | 24 +++++++++---------- 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/tests/logs/OpnReqTests_regional_control_hera.log b/tests/logs/OpnReqTests_regional_control_hera.log index b529e6123d..2fbba640bb 100644 --- a/tests/logs/OpnReqTests_regional_control_hera.log +++ b/tests/logs/OpnReqTests_regional_control_hera.log @@ -1,9 +1,9 @@ -Tue Apr 16 16:39:38 UTC 2024 +Thu Apr 18 15:29:26 UTC 2024 Start Operation Requirement Test baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/regional_control_std_base_gnu -working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_3012556/dcp_dcp +working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_1412490/dcp_dcp Checking test dcp results .... Comparing dynf000.nc .....USING NCCMP......OK Comparing dynf006.nc .....USING NCCMP......OK @@ -14,14 +14,14 @@ Checking test dcp results .... Comparing NATLEV.GrbF00 .....USING CMP......OK Comparing NATLEV.GrbF06 .....USING CMP......OK - 0: The total amount of wall time = 2110.742228 - 0: The maximum resident set size (KB) = 556616 + 0: The total amount of wall time = 2213.723834 + 0: The maximum resident set size (KB) = 542640 Test dcp PASS baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/regional_control_std_base_gnu -working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_3012556/std_base_std_base +working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_1412490/std_base_std_base Checking test std_base results .... Moving baseline std_base files .... Moving dynf000.nc .........OK @@ -33,14 +33,14 @@ Moving baseline std_base files .... Moving NATLEV.GrbF00 .........OK Moving NATLEV.GrbF06 .........OK - 0: The total amount of wall time = 2222.730378 - 0: The maximum resident set size (KB) = 556012 + 0: The total amount of wall time = 2173.765133 + 0: The maximum resident set size (KB) = 539832 Test std_base PASS baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/regional_control_std_base_gnu -working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_3012556/thr_thr +working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_1412490/thr_thr Checking test thr results .... Comparing dynf000.nc .....USING NCCMP......OK Comparing dynf006.nc .....USING NCCMP......OK @@ -51,11 +51,11 @@ Checking test thr results .... Comparing NATLEV.GrbF00 .....USING CMP......OK Comparing NATLEV.GrbF06 .....USING CMP......OK - 0: The total amount of wall time = 2141.980290 - 0: The maximum resident set size (KB) = 556516 + 0: The total amount of wall time = 2243.570995 + 0: The maximum resident set size (KB) = 541576 Test thr PASS OPERATION REQUIREMENT TEST WAS SUCCESSFUL -Tue Apr 16 18:36:16 UTC 2024 -Elapsed time: 01h:56m:39s. Have a nice day! +Thu Apr 18 17:37:11 UTC 2024 +Elapsed time: 02h:07m:46s. Have a nice day! From 09209e04361b7178ec82afa72cc8a438eb31325a Mon Sep 17 00:00:00 2001 From: zach1221 Date: Thu, 18 Apr 2024 19:38:31 +0000 Subject: [PATCH 15/21] add cpld_control_gnu ORT logs: passed --- ...sts_cpld_control_nowave_noaero_p8_hera.log | 24 +++++++++---------- 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/tests/logs/OpnReqTests_cpld_control_nowave_noaero_p8_hera.log b/tests/logs/OpnReqTests_cpld_control_nowave_noaero_p8_hera.log index 98e918adf8..4890b07943 100644 --- a/tests/logs/OpnReqTests_cpld_control_nowave_noaero_p8_hera.log +++ b/tests/logs/OpnReqTests_cpld_control_nowave_noaero_p8_hera.log @@ -1,9 +1,9 @@ -Tue Apr 16 14:29:26 UTC 2024 +Thu Apr 18 17:53:39 UTC 2024 Start Operation Requirement Test baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/cpld_control_c96_noaero_p8_dbg_base_gnu -working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2709985/dbg_base_dbg_base +working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2248263/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 = 1353.491600 - 0: The maximum resident set size (KB) = 1367696 + 0: The total amount of wall time = 1575.086435 + 0: The maximum resident set size (KB) = 1345260 Test dbg_base PASS baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/cpld_control_c96_noaero_p8_std_base_gnu -working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2709985/rst_rst +working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2248263/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 = 392.059951 - 0: The maximum resident set size (KB) = 1358372 + 0: The total amount of wall time = 412.335686 + 0: The maximum resident set size (KB) = 1345900 Test rst PASS baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/cpld_control_c96_noaero_p8_std_base_gnu -working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2709985/std_base_std_base +working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2248263/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 = 392.603751 - 0: The maximum resident set size (KB) = 1359360 + 0: The total amount of wall time = 416.527929 + 0: The maximum resident set size (KB) = 1341108 Test std_base PASS OPERATION REQUIREMENT TEST WAS SUCCESSFUL -Tue Apr 16 15:32:41 UTC 2024 -Elapsed time: 01h:03m:16s. Have a nice day! +Thu Apr 18 19:21:18 UTC 2024 +Elapsed time: 01h:27m:39s. Have a nice day! From ea0481da2b9f7b8f2a07159065bc72e78ce0daac Mon Sep 17 00:00:00 2001 From: Brian Curtis Date: Thu, 18 Apr 2024 19:58:44 +0000 Subject: [PATCH 16/21] Acorn RT Log: Passed --- tests/logs/RegressionTests_acorn.log | 532 +++++++++++++-------------- 1 file changed, 259 insertions(+), 273 deletions(-) diff --git a/tests/logs/RegressionTests_acorn.log b/tests/logs/RegressionTests_acorn.log index d6b98a0857..5766e9df76 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: -ffacfb6d50c9803809d458a42c634f89aaec8861 +d164b650b97d4c4a68ab86c55f2254f29767da2b Submodule hashes used in testing: 37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d) @@ -11,14 +11,14 @@ Submodule hashes used in testing: f6ff8f7c4d4cb6feabe3651b13204cf43fc948e3 CICE-interface/CICE/icepack (Icepack1.1.0-182-gf6ff8f7) 4e19850cb083bc474b7cde5dc2f8506ec74cc442 CMEPS-interface/CMEPS (cmeps_v0.4.1-2306-g4e19850) cabd7753ae17f7bfcc6dad56daf10868aa51c3f4 CMakeModules (v1.0.0-28-gcabd775) - cbd207b7e6376f71a58c8e79b477eac55b59f28b FV3 (remotes/origin/nesting-fixes) - d14b3cbe2135727e3251d9045b3459a0b2d286a0 FV3/atmos_cubed_sphere (201912_public_release-390-gd14b3cb) + 5307022358c6d95c9b423ec8bf32e0f0f7d60989 FV3 (remotes/origin/upp_HR4) + 97114888f529c2df70ed4a350fd2428df74839ff FV3/atmos_cubed_sphere (201912_public_release-389-g9711488) 011db4f80a02cba6d65958ace56e8efb197be62b FV3/ccpp/framework (ccpp_transition_to_vlab_master_20190705-704-g011db4f) 9b0ac7b16a45afe5e7f1abf9571d3484158a5b43 FV3/ccpp/physics (EP4-741-g9b0ac7b1) 74a0e098b2163425e4b5466c2dfcf8ae26d560a5 FV3/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (v1.6) - 945cb2cef5e8bd5949afd4f0fc35c4fb6e95a1bf FV3/upp (upp_v10.2.0-159-g945cb2c) + 5faac752d9550d3570705358fa1eb3f5ac78a786 FV3/upp (upp_v10.2.0-185-g5faac75) -1ba8270870947b583cd51bc72ff8960f4c1fb36e FV3/upp/sorc/libIFI.fd --a9828705b587c451fc2a7267d1c374d737be425b FV3/upp/sorc/ncep_post.fd/post_gtg.fd +-7476b8f2790a47d788f79cebfdbb551567ae7cf8 FV3/upp/sorc/ncep_post.fd/post_gtg.fd 041422934cae1570f2f0e67239d5d89f11c6e1b7 GOCART (sdr_v2.1.2.6-119-g0414229) 35789c757766e07f688b4c0c7c5229816f224b09 HYCOM-interface/HYCOM (2.3.00-121-g35789c7) ab7bd14d209592d55490e75dbfaa61cb4a62df97 MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10032-gab7bd14d2) @@ -26,19 +26,7 @@ Submodule hashes used in testing: 29e64d652786e1d076a05128c920f394202bfe10 MOM6-interface/MOM6/pkg/GSW-Fortran (29e64d6) 6a51f0295bc1a877475b527157a33aa86eb532fe NOAHMP-interface/noahmp (v3.7.1-426-g6a51f02) d9b3172f4197c65d471662c6952a668152d71230 WW3 (6.07.1-345-gd9b3172f) - 7dc4d9ba48dea57f88f4f10091c8c2042105954e stochastic_physics (ufs-v2.0.0-210-g7dc4d9b) - 37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d) - 3d7067a523b8557058755289e4275f5f5c985daf CDEPS-interface/CDEPS (cdeps0.4.17-40-g3d7067a) - c9e4679f449e30bb4cc0f22164b4401a8b50f7a6 CICE-interface/CICE (CICE6.0.0-447-gc9e4679) - 4e19850cb083bc474b7cde5dc2f8506ec74cc442 CMEPS-interface/CMEPS (cmeps_v0.4.1-2306-g4e19850) - cabd7753ae17f7bfcc6dad56daf10868aa51c3f4 CMakeModules (v1.0.0-28-gcabd775) - cbd207b7e6376f71a58c8e79b477eac55b59f28b FV3 (remotes/origin/nesting-fixes) - 041422934cae1570f2f0e67239d5d89f11c6e1b7 GOCART (sdr_v2.1.2.6-119-g0414229) - 35789c757766e07f688b4c0c7c5229816f224b09 HYCOM-interface/HYCOM (2.3.00-121-g35789c7) - ab7bd14d209592d55490e75dbfaa61cb4a62df97 MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10032-gab7bd14d2) - 6a51f0295bc1a877475b527157a33aa86eb532fe NOAHMP-interface/noahmp (v3.7.1-426-g6a51f02) - d9b3172f4197c65d471662c6952a668152d71230 WW3 (6.07.1-345-gd9b3172f) - 7dc4d9ba48dea57f88f4f10091c8c2042105954e stochastic_physics (ufs-v2.0.0-210-g7dc4d9b) + 31e4e3e57bad8a7cdaa0ce2d3c4efbca63b5f74a stochastic_physics (ufs-v2.0.0-216-g31e4e3e) NOTES: @@ -47,268 +35,266 @@ The first time is for the full script (prep+run+finalize). The second time is specifically for the run phase. Times/Memory will be empty for failed tests. -BASELINE DIRECTORY: /lfs/h1/emc/nems/noscrub/emc.nems/RT/NEMSfv3gfs/develop-20240408 -COMPARISON DIRECTORY: /lfs/h2/emc/ptmp/brian.curtis/FV3_RT/rt_118167 +BASELINE DIRECTORY: /lfs/h2/emc/nems/noscrub/emc.nems/RT/NEMSfv3gfs/develop-20240417 +COMPARISON DIRECTORY: /lfs/h2/emc/ptmp/brian.curtis/FV3_RT/rt_42534 RT.SH OPTIONS USED: * (-a) - HPC PROJECT ACCOUNT: GFS-DEV * (-e) - USE ECFLOW -PASS -- COMPILE 's2swa_32bit_intel' [10:34, 10:14] -PASS -- TEST 'cpld_control_p8_mixedmode_intel' [00:08, 01:47](3047 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_intel' [16:44, 16:12] -PASS -- TEST 'cpld_control_gfsv17_intel' [53:08, 02:03](1656 MB) -PASS -- TEST 'cpld_control_gfsv17_iau_intel' [20:38, 01:21](1781 MB) -PASS -- TEST 'cpld_restart_gfsv17_intel' [17:06, 01:34](905 MB) -PASS -- TEST 'cpld_mpi_gfsv17_intel' [52:39, 01:46](1626 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [04:20, 03:48] -PASS -- TEST 'cpld_debug_gfsv17_intel' [06:23, 01:08](1676 MB) - -PASS -- COMPILE 's2swa_intel' [10:35, 10:17] -PASS -- TEST 'cpld_control_p8_intel' [00:07, 01:17](3077 MB) -PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [00:07, 01:50](3072 MB) -PASS -- TEST 'cpld_restart_p8_intel' [36:57, 01:43](3132 MB) -PASS -- TEST 'cpld_control_qr_p8_intel' [00:07, 01:00](3099 MB) -PASS -- TEST 'cpld_restart_qr_p8_intel' [42:22, 01:46](3150 MB) -PASS -- TEST 'cpld_2threads_p8_intel' [00:07, 01:34](3385 MB) -PASS -- TEST 'cpld_decomp_p8_intel' [00:07, 01:22](3072 MB) -PASS -- TEST 'cpld_mpi_p8_intel' [00:08, 01:27](2997 MB) -PASS -- TEST 'cpld_control_ciceC_p8_intel' [00:07, 01:17](3076 MB) -PASS -- TEST 'cpld_s2sa_p8_intel' [00:07, 00:54](3039 MB) - -PASS -- COMPILE 's2sw_intel' [11:36, 10:52] -PASS -- TEST 'cpld_control_noaero_p8_intel' [59:05, 00:57](1647 MB) -PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [59:05, 01:38](1698 MB) - -PASS -- COMPILE 's2s_aoflux_intel' [09:32, 09:10] -PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [01:10, 01:01](1699 MB) - -PASS -- COMPILE 's2s_intel' [09:32, 09:14] -PASS -- TEST 'cpld_control_c48_intel' [01:09, 00:44](2675 MB) - -PASS -- COMPILE 's2swa_faster_intel' [15:44, 15:20] -PASS -- TEST 'cpld_control_p8_faster_intel' [54:57, 01:02](3073 MB) - -PASS -- COMPILE 's2sw_pdlib_intel' [16:46, 15:44] -PASS -- TEST 'cpld_control_pdlib_p8_intel' [51:09, 00:38](1669 MB) -PASS -- TEST 'cpld_restart_pdlib_p8_intel' [21:20, 00:33](971 MB) -PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [16:54, 01:26](1636 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_intel' [04:19, 03:38] -PASS -- TEST 'cpld_debug_pdlib_p8_intel' [06:24, 00:52](1693 MB) - -PASS -- COMPILE 'atm_dyn32_intel' [09:29, 09:12] -PASS -- TEST 'control_flake_intel' [56:54, 01:12](635 MB) -PASS -- TEST 'control_CubedSphereGrid_intel' [56:54, 01:11](584 MB) -PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [56:54, 01:06](592 MB) -PASS -- TEST 'control_latlon_intel' [56:54, 00:55](586 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [56:54, 01:17](585 MB) -PASS -- TEST 'control_c48_intel' [56:53, 00:44](737 MB) -PASS -- TEST 'control_c48.v2.sfc_intel' [56:53, 00:51](741 MB) -PASS -- TEST 'control_c192_intel' [56:54, 01:14](708 MB) -PASS -- TEST 'control_c384_intel' [56:58, 01:33](1010 MB) -PASS -- TEST 'control_c384gdas_intel' [56:58, 02:15](1159 MB) -PASS -- TEST 'control_stochy_intel' [56:54, 00:17](597 MB) -PASS -- TEST 'control_stochy_restart_intel' [39:56, 00:21](394 MB) -PASS -- TEST 'control_lndp_intel' [56:54, 00:33](589 MB) -PASS -- TEST 'control_iovr4_intel' [51:09, 00:48](587 MB) -PASS -- TEST 'control_iovr5_intel' [50:08, 00:15](587 MB) -PASS -- TEST 'control_p8_intel' [48:28, 01:44](1561 MB) -PASS -- TEST 'control_p8.v2.sfc_intel' [44:30, 01:03](1571 MB) -PASS -- TEST 'control_p8_ugwpv1_intel' [43:29, 01:54](1564 MB) -PASS -- TEST 'control_restart_p8_intel' [31:46, 00:54](752 MB) -PASS -- TEST 'control_noqr_p8_intel' [41:05, 01:17](1551 MB) -PASS -- TEST 'control_restart_noqr_p8_intel' [14:14, 01:25](758 MB) -PASS -- TEST 'control_decomp_p8_intel' [41:03, 01:35](1561 MB) -PASS -- TEST 'control_2threads_p8_intel' [40:15, 00:45](1652 MB) -PASS -- TEST 'control_p8_lndp_intel' [39:35, 01:07](1561 MB) -PASS -- TEST 'control_p8_rrtmgp_intel' [39:30, 01:03](1622 MB) -PASS -- TEST 'control_p8_mynn_intel' [38:02, 01:16](1576 MB) -PASS -- TEST 'merra2_thompson_intel' [37:51, 01:08](1568 MB) -PASS -- TEST 'regional_control_intel' [37:50, 00:20](633 MB) -PASS -- TEST 'regional_restart_intel' [27:53, 00:17](801 MB) -PASS -- TEST 'regional_decomp_intel' [37:47, 01:02](635 MB) -PASS -- TEST 'regional_2threads_intel' [37:41, 00:19](726 MB) -PASS -- TEST 'regional_noquilt_intel' [36:48, 00:58](1165 MB) -PASS -- TEST 'regional_2dwrtdecomp_intel' [36:15, 00:47](631 MB) -PASS -- TEST 'regional_wofs_intel' [36:06, 01:04](1603 MB) - -PASS -- COMPILE 'ifi_intel' [08:27, 08:00] -PASS -- TEST 'regional_ifi_control_intel' [57:53, 00:24](631 MB) -PASS -- TEST 'regional_ifi_decomp_intel' [57:53, 00:45](630 MB) -PASS -- TEST 'regional_ifi_2threads_intel' [57:54, 01:12](721 MB) - -PASS -- COMPILE 'rrfs_intel' [09:30, 08:42] -PASS -- TEST 'rap_control_intel' [34:53, 01:29](976 MB) -PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [34:17, 01:14](1150 MB) -PASS -- TEST 'rap_decomp_intel' [34:15, 01:27](977 MB) -PASS -- TEST 'rap_2threads_intel' [33:42, 01:38](1060 MB) -PASS -- TEST 'rap_restart_intel' [03:39, 00:58](843 MB) -PASS -- TEST 'rap_sfcdiff_intel' [31:33, 01:30](969 MB) -PASS -- TEST 'rap_sfcdiff_decomp_intel' [30:56, 00:43](970 MB) -PASS -- TEST 'rap_sfcdiff_restart_intel' [00:26, 01:17](842 MB) -PASS -- TEST 'hrrr_control_intel' [30:52, 01:32](963 MB) -PASS -- TEST 'hrrr_control_decomp_intel' [29:55, 00:49](967 MB) -PASS -- TEST 'hrrr_control_2threads_intel' [29:54, 01:42](1050 MB) -PASS -- TEST 'hrrr_control_restart_intel' [02:47, 00:27](799 MB) -PASS -- TEST 'rrfs_v1beta_intel' [28:37, 00:58](968 MB) -PASS -- TEST 'rrfs_v1nssl_intel' [28:24, 01:21](1932 MB) -PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [27:26, 00:48](1917 MB) - -PASS -- COMPILE 'csawmg_intel' [09:30, 08:22] -PASS -- TEST 'control_csawmg_intel' [26:52, 00:57](664 MB) -PASS -- TEST 'control_csawmgt_intel' [25:52, 01:01](657 MB) - -PASS -- COMPILE 'wam_intel' [08:27, 08:01] -PASS -- TEST 'control_wam_intel' [25:16, 00:30](338 MB) - -PASS -- COMPILE 'atm_faster_dyn32_intel' [09:31, 08:43] -PASS -- TEST 'control_p8_faster_intel' [24:14, 00:52](1560 MB) -PASS -- TEST 'regional_control_faster_intel' [22:09, 00:48](627 MB) - -PASS -- COMPILE 'atm_debug_dyn32_intel' [10:32, 03:55] -PASS -- TEST 'control_CubedSphereGrid_debug_intel' [14:27, 00:58](758 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [12:20, 00:42](758 MB) -PASS -- TEST 'control_stochy_debug_intel' [11:33, 00:38](766 MB) -PASS -- TEST 'control_lndp_debug_intel' [07:51, 00:41](764 MB) -PASS -- TEST 'control_csawmg_debug_intel' [07:27, 00:31](801 MB) -PASS -- TEST 'control_csawmgt_debug_intel' [07:11, 00:44](804 MB) -PASS -- TEST 'control_ras_debug_intel' [06:32, 00:28](778 MB) -PASS -- TEST 'control_diag_debug_intel' [05:52, 00:56](824 MB) -PASS -- TEST 'control_debug_p8_intel' [05:44, 01:06](1590 MB) -PASS -- TEST 'regional_debug_intel' [03:38, 00:27](672 MB) -PASS -- TEST 'rap_control_debug_intel' [03:27, 01:13](1146 MB) -PASS -- TEST 'hrrr_control_debug_intel' [03:13, 01:04](1137 MB) -PASS -- TEST 'hrrr_gf_debug_intel' [02:12, 01:07](1144 MB) -PASS -- TEST 'hrrr_c3_debug_intel' [01:22, 01:22](1142 MB) -PASS -- TEST 'rap_unified_drag_suite_debug_intel' [00:04, 00:51](1146 MB) -PASS -- TEST 'rap_diag_debug_intel' [59:42, 00:41](1230 MB) -PASS -- TEST 'rap_cires_ugwp_debug_intel' [59:37, 00:45](1147 MB) -PASS -- TEST 'rap_unified_ugwp_debug_intel' [58:35, 00:27](1144 MB) -PASS -- TEST 'rap_lndp_debug_intel' [58:24, 00:40](1149 MB) -PASS -- TEST 'rap_progcld_thompson_debug_intel' [58:20, 00:41](1146 MB) -PASS -- TEST 'rap_noah_debug_intel' [58:19, 00:48](1144 MB) -PASS -- TEST 'rap_sfcdiff_debug_intel' [57:49, 00:53](1144 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [57:14, 01:02](1148 MB) -PASS -- TEST 'rrfs_v1beta_debug_intel' [57:08, 00:44](1136 MB) -PASS -- TEST 'rap_clm_lake_debug_intel' [56:33, 01:07](1148 MB) -PASS -- TEST 'rap_flake_debug_intel' [55:56, 00:32](1142 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [55:52, 01:57](1153 MB) - -PASS -- COMPILE 'wam_debug_intel' [09:28, 02:51] -PASS -- TEST 'control_wam_debug_intel' [55:31, 00:27](373 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [27:03, 08:13] -PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [55:23, 01:02](1019 MB) -PASS -- TEST 'rap_control_dyn32_phy32_intel' [55:14, 01:26](855 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [55:12, 01:37](849 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [55:08, 01:10](909 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [54:54, 01:34](902 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [54:48, 01:25](850 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_intel' [43:09, 01:24](749 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [45:31, 00:25](729 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [17:59, 10:14] -PASS -- TEST 'conus13km_control_intel' [37:00, 00:44](1057 MB) -PASS -- TEST 'conus13km_2threads_intel' [30:01, 00:53](1042 MB) -PASS -- TEST 'conus13km_restart_mismatch_intel' [29:59, 01:08](942 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [14:46, 08:12] -PASS -- TEST 'rap_control_dyn64_phy32_intel' [39:12, 00:35](877 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [10:43, 03:01] -PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [43:14, 01:07](1027 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [43:14, 00:13](1025 MB) -PASS -- TEST 'conus13km_debug_intel' [43:14, 00:47](1119 MB) -PASS -- TEST 'conus13km_debug_qr_intel' [43:14, 00:39](793 MB) -PASS -- TEST 'conus13km_debug_2threads_intel' [43:15, 00:43](1089 MB) -PASS -- TEST 'conus13km_radar_tten_debug_intel' [43:14, 00:36](1184 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [08:32, 03:00] -PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [43:08, 01:09](1047 MB) - -PASS -- COMPILE 'hafsw_intel' [14:51, 09:23] -PASS -- TEST 'hafs_regional_atm_intel' [36:52, 01:21](677 MB) -PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [36:52, 00:55](1028 MB) -PASS -- TEST 'hafs_regional_atm_ocn_intel' [36:50, 02:32](724 MB) -PASS -- TEST 'hafs_regional_atm_wav_intel' [36:50, 01:40](764 MB) -PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [36:51, 01:15](784 MB) -PASS -- TEST 'hafs_regional_1nest_atm_intel' [36:50, 01:39](443 MB) -PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [36:51, 02:05](467 MB) -PASS -- TEST 'hafs_global_1nest_atm_intel' [36:51, 00:54](342 MB) -PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [36:54, 02:33](407 MB) -PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [36:50, 00:47](475 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [36:50, 01:05](475 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [36:52, 00:51](544 MB) -PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [36:51, 00:24](371 MB) -PASS -- TEST 'gnv1_nested_intel' [36:51, 01:29](737 MB) - -PASS -- COMPILE 'hafsw_debug_intel' [08:38, 03:16] -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [43:05, 01:19](575 MB) - -PASS -- COMPILE 'hafsw_faster_intel' [13:50, 09:39] -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [36:43, 00:49](592 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [36:37, 01:15](752 MB) - -PASS -- COMPILE 'hafs_mom6w_intel' [11:45, 09:19] -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [36:51, 01:30](753 MB) - -PASS -- COMPILE 'hafs_all_intel' [11:46, 08:55] -PASS -- TEST 'hafs_regional_docn_intel' [35:19, 01:39](712 MB) -PASS -- TEST 'hafs_regional_docn_oisst_intel' [35:18, 01:14](699 MB) -PASS -- TEST 'hafs_regional_datm_cdeps_intel' [33:12, 01:09](894 MB) - -PASS -- COMPILE 'datm_cdeps_intel' [53:02, 09:02] -PASS -- TEST 'datm_cdeps_control_cfsr_intel' [36:47, 00:57](759 MB) -PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [22:00, 00:14](752 MB) -PASS -- TEST 'datm_cdeps_control_gefs_intel' [36:47, 00:15](641 MB) -PASS -- TEST 'datm_cdeps_iau_gefs_intel' [36:47, 01:08](640 MB) -PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [32:30, 00:16](639 MB) -PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [26:59, 00:54](761 MB) -PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [26:54, 00:19](759 MB) -PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [26:34, 00:57](639 MB) -PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [24:30, 01:19](647 MB) -PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [23:25, 00:42](631 MB) -PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [23:02, 00:12](747 MB) -PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [22:53, 00:51](2020 MB) -PASS -- TEST 'datm_cdeps_gfs_intel' [21:43, 00:41](2022 MB) - -PASS -- COMPILE 'datm_cdeps_faster_intel' [09:28, 08:45] -PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [21:41, 00:36](749 MB) - -PASS -- COMPILE 'datm_cdeps_land_intel' [01:12, 01:01] -PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [41:56, 01:07](274 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_intel' [41:56, 01:13](411 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [20:16, 01:07](412 MB) - -PASS -- COMPILE 'atml_intel' [10:33, 10:15] -PASS -- TEST 'control_p8_atmlnd_sbs_intel' [19:13, 01:28](1605 MB) -PASS -- TEST 'control_p8_atmlnd_intel' [18:51, 01:35](1607 MB) -PASS -- TEST 'control_restart_p8_atmlnd_intel' [07:14, 00:19](809 MB) - -PASS -- COMPILE 'atmw_intel' [11:34, 08:50] -PASS -- TEST 'atmwav_control_noaero_p8_intel' [18:41, 01:39](1610 MB) - -PASS -- COMPILE 'atmwm_intel' [10:30, 08:43] -PASS -- TEST 'control_atmwav_intel' [18:23, 00:59](603 MB) - -PASS -- COMPILE 'atmaero_intel' [09:28, 08:31] -PASS -- TEST 'atmaero_control_p8_intel' [17:44, 01:03](2916 MB) -PASS -- TEST 'atmaero_control_p8_rad_intel' [17:30, 01:35](2977 MB) -PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [16:22, 01:15](2989 MB) - -PASS -- COMPILE 'atmaq_intel' [09:29, 08:21] - -PASS -- COMPILE 'atmaq_debug_intel' [03:17, 03:01] -PASS -- TEST 'regional_atmaq_debug_intel' [15:11, 00:56](4493 MB) +PASS -- COMPILE 's2swa_32bit_intel' [11:24, 10:51] +PASS -- TEST 'cpld_control_p8_mixedmode_intel' [30:09, 02:10](3039 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_intel' [16:30, 16:09] +PASS -- TEST 'cpld_control_gfsv17_intel' [23:12, 03:04](1648 MB) +PASS -- TEST 'cpld_control_gfsv17_iau_intel' [52:00, 03:04](1795 MB) +PASS -- TEST 'cpld_restart_gfsv17_intel' [50:51, 02:59](900 MB) +PASS -- TEST 'cpld_mpi_gfsv17_intel' [22:45, 03:37](1624 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [05:19, 04:42] +PASS -- TEST 'cpld_debug_gfsv17_intel' [36:15, 02:36](1679 MB) + +PASS -- COMPILE 's2swa_intel' [11:26, 10:52] +PASS -- TEST 'cpld_control_p8_intel' [30:07, 02:11](3068 MB) +PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [30:07, 02:22](3067 MB) +PASS -- TEST 'cpld_restart_p8_intel' [16:32, 01:09](3124 MB) +PASS -- TEST 'cpld_control_qr_p8_intel' [30:07, 01:35](3093 MB) +PASS -- TEST 'cpld_restart_qr_p8_intel' [21:05, 02:22](3145 MB) +PASS -- TEST 'cpld_2threads_p8_intel' [30:07, 02:36](3381 MB) +PASS -- TEST 'cpld_decomp_p8_intel' [30:07, 01:37](3066 MB) +PASS -- TEST 'cpld_mpi_p8_intel' [30:08, 02:05](2990 MB) +PASS -- TEST 'cpld_control_ciceC_p8_intel' [30:07, 02:27](3070 MB) +PASS -- TEST 'cpld_s2sa_p8_intel' [30:07, 02:22](3037 MB) + +PASS -- COMPILE 's2sw_intel' [11:26, 10:30] +PASS -- TEST 'cpld_control_noaero_p8_intel' [30:07, 01:09](1643 MB) +PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [30:07, 01:34](1696 MB) + +PASS -- COMPILE 's2s_aoflux_intel' [10:25, 09:50] +PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [25:13, 02:27](1696 MB) + +PASS -- COMPILE 's2s_intel' [10:24, 09:42] +PASS -- TEST 'cpld_control_c48_intel' [31:08, 01:03](2674 MB) + +PASS -- COMPILE 's2swa_faster_intel' [15:29, 15:00] +PASS -- TEST 'cpld_control_p8_faster_intel' [26:04, 02:27](3063 MB) + +PASS -- COMPILE 's2sw_pdlib_intel' [17:32, 16:26] +PASS -- TEST 'cpld_control_pdlib_p8_intel' [22:29, 02:00](1668 MB) +PASS -- TEST 'cpld_restart_pdlib_p8_intel' [52:26, 01:22](966 MB) +PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [49:45, 02:02](1644 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_intel' [05:19, 04:10] +PASS -- TEST 'cpld_debug_pdlib_p8_intel' [36:15, 01:15](1680 MB) + +PASS -- COMPILE 'atm_dyn32_intel' [10:23, 10:05] +PASS -- TEST 'control_flake_intel' [25:50, 00:34](634 MB) +PASS -- TEST 'control_CubedSphereGrid_intel' [25:50, 00:46](584 MB) +PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [25:50, 01:05](590 MB) +PASS -- TEST 'control_latlon_intel' [25:50, 00:59](584 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [25:50, 01:08](584 MB) +PASS -- TEST 'control_c48_intel' [25:49, 01:07](736 MB) +PASS -- TEST 'control_c48.v2.sfc_intel' [25:49, 00:45](737 MB) +PASS -- TEST 'control_c192_intel' [25:50, 01:28](699 MB) +PASS -- TEST 'control_c384_intel' [25:54, 02:15](1008 MB) +PASS -- TEST 'control_c384gdas_intel' [25:54, 03:43](1157 MB) +PASS -- TEST 'control_stochy_intel' [25:50, 00:43](590 MB) +PASS -- TEST 'control_stochy_restart_intel' [10:02, 00:24](391 MB) +PASS -- TEST 'control_lndp_intel' [21:40, 00:55](589 MB) +PASS -- TEST 'control_iovr4_intel' [20:50, 00:37](584 MB) +PASS -- TEST 'control_iovr5_intel' [20:42, 01:20](584 MB) +PASS -- TEST 'control_p8_intel' [19:52, 02:22](1564 MB) +PASS -- TEST 'control_p8.v2.sfc_intel' [18:50, 02:39](1563 MB) +PASS -- TEST 'control_p8_ugwpv1_intel' [18:22, 02:00](1573 MB) +PASS -- TEST 'control_restart_p8_intel' [04:10, 02:45](750 MB) +PASS -- TEST 'control_noqr_p8_intel' [14:51, 01:25](1551 MB) +PASS -- TEST 'control_restart_noqr_p8_intel' [02:53, 01:23](753 MB) +PASS -- TEST 'control_decomp_p8_intel' [14:50, 01:17](1557 MB) +PASS -- TEST 'control_2threads_p8_intel' [12:00, 01:13](1657 MB) +PASS -- TEST 'control_p8_lndp_intel' [10:43, 01:22](1563 MB) +PASS -- TEST 'control_p8_rrtmgp_intel' [10:02, 02:17](1624 MB) +PASS -- TEST 'control_p8_mynn_intel' [09:25, 01:52](1572 MB) +PASS -- TEST 'merra2_thompson_intel' [09:14, 02:37](1575 MB) +PASS -- TEST 'regional_control_intel' [09:01, 00:35](629 MB) +PASS -- TEST 'regional_restart_intel' [59:55, 00:35](797 MB) +PASS -- TEST 'regional_decomp_intel' [09:01, 01:07](628 MB) +PASS -- TEST 'regional_2threads_intel' [08:51, 00:17](723 MB) +PASS -- TEST 'regional_noquilt_intel' [07:59, 00:39](1164 MB) +PASS -- TEST 'regional_2dwrtdecomp_intel' [07:56, 00:35](630 MB) +PASS -- TEST 'regional_wofs_intel' [58:51, 00:52](1600 MB) + +PASS -- COMPILE 'ifi_intel' [09:22, 08:40] +PASS -- TEST 'regional_ifi_control_intel' [26:50, 00:36](630 MB) +PASS -- TEST 'regional_ifi_decomp_intel' [26:50, 00:44](628 MB) +PASS -- TEST 'regional_ifi_2threads_intel' [26:51, 00:33](724 MB) + +PASS -- COMPILE 'rrfs_intel' [10:23, 09:22] +PASS -- TEST 'rap_control_intel' [07:21, 02:32](973 MB) +PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [07:06, 01:18](1150 MB) +PASS -- TEST 'rap_decomp_intel' [06:58, 02:00](974 MB) +PASS -- TEST 'rap_2threads_intel' [05:57, 01:43](1057 MB) +PASS -- TEST 'rap_restart_intel' [42:02, 02:39](845 MB) +PASS -- TEST 'rap_sfcdiff_intel' [05:15, 03:03](967 MB) +PASS -- TEST 'rap_sfcdiff_decomp_intel' [03:46, 02:11](967 MB) +PASS -- TEST 'rap_sfcdiff_restart_intel' [38:26, 02:35](843 MB) +PASS -- TEST 'hrrr_control_intel' [03:43, 02:33](962 MB) +PASS -- TEST 'hrrr_control_decomp_intel' [03:24, 02:19](966 MB) +PASS -- TEST 'hrrr_control_2threads_intel' [03:12, 02:23](1046 MB) +PASS -- TEST 'hrrr_control_restart_intel' [37:31, 00:42](794 MB) +PASS -- TEST 'rrfs_v1beta_intel' [03:06, 02:17](965 MB) +PASS -- TEST 'rrfs_v1nssl_intel' [02:55, 00:23](1929 MB) +PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [02:51, 01:19](1918 MB) + +PASS -- COMPILE 'csawmg_intel' [09:22, 08:58] +PASS -- TEST 'control_csawmg_intel' [02:22, 00:31](657 MB) +PASS -- TEST 'control_csawmgt_intel' [02:20, 00:27](654 MB) + +PASS -- COMPILE 'wam_intel' [09:22, 08:45] +PASS -- TEST 'control_wam_intel' [02:00, 01:01](329 MB) + +PASS -- COMPILE 'atm_faster_dyn32_intel' [09:22, 09:09] +PASS -- TEST 'control_p8_faster_intel' [00:38, 02:49](1562 MB) +PASS -- TEST 'regional_control_faster_intel' [00:19, 00:37](627 MB) + +PASS -- COMPILE 'atm_debug_dyn32_intel' [05:18, 04:28] +PASS -- TEST 'control_CubedSphereGrid_debug_intel' [59:56, 00:20](753 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [59:55, 01:22](756 MB) +PASS -- TEST 'control_stochy_debug_intel' [58:04, 00:31](760 MB) +PASS -- TEST 'control_lndp_debug_intel' [57:22, 00:29](758 MB) +PASS -- TEST 'control_csawmg_debug_intel' [54:58, 01:19](801 MB) +PASS -- TEST 'control_csawmgt_debug_intel' [54:40, 00:48](802 MB) +PASS -- TEST 'control_ras_debug_intel' [53:18, 00:38](769 MB) +PASS -- TEST 'control_diag_debug_intel' [53:09, 00:49](818 MB) +PASS -- TEST 'control_debug_p8_intel' [47:51, 01:09](1586 MB) +PASS -- TEST 'regional_debug_intel' [42:00, 00:34](676 MB) +PASS -- TEST 'rap_control_debug_intel' [42:01, 01:10](1140 MB) +PASS -- TEST 'hrrr_control_debug_intel' [39:08, 01:04](1137 MB) +PASS -- TEST 'hrrr_gf_debug_intel' [37:31, 00:32](1145 MB) +PASS -- TEST 'hrrr_c3_debug_intel' [34:52, 01:10](1140 MB) +PASS -- TEST 'rap_unified_drag_suite_debug_intel' [34:20, 00:26](1147 MB) +PASS -- TEST 'rap_diag_debug_intel' [33:40, 01:18](1232 MB) +PASS -- TEST 'rap_cires_ugwp_debug_intel' [33:06, 00:26](1140 MB) +PASS -- TEST 'rap_unified_ugwp_debug_intel' [32:55, 00:28](1146 MB) +PASS -- TEST 'rap_lndp_debug_intel' [31:50, 00:38](1151 MB) +PASS -- TEST 'rap_progcld_thompson_debug_intel' [29:55, 00:36](1140 MB) +PASS -- TEST 'rap_noah_debug_intel' [29:04, 00:29](1141 MB) +PASS -- TEST 'rap_sfcdiff_debug_intel' [28:44, 00:44](1143 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [27:49, 00:24](1141 MB) +PASS -- TEST 'rrfs_v1beta_debug_intel' [27:47, 00:41](1138 MB) +PASS -- TEST 'rap_clm_lake_debug_intel' [27:32, 00:39](1145 MB) +PASS -- TEST 'rap_flake_debug_intel' [26:49, 00:30](1147 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [26:20, 03:06](1147 MB) + +PASS -- COMPILE 'wam_debug_intel' [07:20, 03:12] +PASS -- TEST 'control_wam_debug_intel' [24:19, 00:14](368 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [12:25, 08:29] +PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [24:07, 01:33](1014 MB) +PASS -- TEST 'rap_control_dyn32_phy32_intel' [23:32, 02:53](849 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [23:06, 04:00](849 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [20:30, 02:59](909 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [19:44, 03:43](905 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [18:11, 02:19](849 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_intel' [50:42, 01:52](745 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [40:13, 00:23](731 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [15:29, 10:35] +PASS -- TEST 'conus13km_control_intel' [18:09, 01:11](1056 MB) +PASS -- TEST 'conus13km_2threads_intel' [41:19, 00:51](1035 MB) +PASS -- TEST 'conus13km_restart_mismatch_intel' [40:45, 00:48](935 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [29:45, 08:35] +PASS -- TEST 'rap_control_dyn64_phy32_intel' [17:03, 01:03](872 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [25:40, 03:23] +PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [16:46, 00:40](1021 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [16:42, 00:50](1019 MB) +PASS -- TEST 'conus13km_debug_intel' [16:17, 01:28](1122 MB) +PASS -- TEST 'conus13km_debug_qr_intel' [16:03, 00:42](807 MB) +PASS -- TEST 'conus13km_debug_2threads_intel' [15:37, 00:43](1086 MB) +PASS -- TEST 'conus13km_radar_tten_debug_intel' [14:37, 00:24](1193 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [24:39, 03:19] +PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [14:20, 01:15](1043 MB) + +PASS -- COMPILE 'hafsw_intel' [31:47, 09:46] +PASS -- TEST 'hafs_regional_atm_intel' [13:58, 01:41](672 MB) +PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [13:45, 00:25](1018 MB) +PASS -- TEST 'hafs_regional_atm_ocn_intel' [13:11, 02:14](714 MB) +PASS -- TEST 'hafs_regional_atm_wav_intel' [12:05, 01:59](838 MB) +PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [12:05, 01:26](767 MB) +PASS -- TEST 'hafs_regional_1nest_atm_intel' [11:22, 01:35](433 MB) +PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [11:09, 02:05](461 MB) +PASS -- TEST 'hafs_global_1nest_atm_intel' [11:06, 01:04](334 MB) +PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [11:04, 02:25](395 MB) +PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [09:49, 01:19](469 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [08:38, 01:44](471 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [08:06, 01:14](529 MB) +PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [05:29, 00:41](361 MB) +PASS -- TEST 'gnv1_nested_intel' [04:52, 01:35](738 MB) + +PASS -- COMPILE 'hafsw_debug_intel' [24:37, 03:55] +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [04:35, 00:43](626 MB) + +PASS -- COMPILE 'hafsw_faster_intel' [15:36, 10:07] +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [04:28, 01:27](581 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [04:16, 00:53](747 MB) + +PASS -- COMPILE 'hafs_mom6w_intel' [16:38, 09:57] +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [03:01, 00:54](748 MB) + +PASS -- COMPILE 'hafs_all_intel' [16:39, 09:19] +PASS -- TEST 'hafs_regional_docn_intel' [00:44, 02:01](711 MB) +PASS -- TEST 'hafs_regional_docn_oisst_intel' [59:50, 01:24](702 MB) +PASS -- TEST 'hafs_regional_datm_cdeps_intel' [57:13, 00:15](894 MB) + +PASS -- COMPILE 'datm_cdeps_intel' [10:26, 07:56] +PASS -- TEST 'datm_cdeps_control_cfsr_intel' [51:35, 00:27](761 MB) +PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [48:11, 00:17](737 MB) +PASS -- TEST 'datm_cdeps_control_gefs_intel' [51:00, 00:34](644 MB) +PASS -- TEST 'datm_cdeps_iau_gefs_intel' [50:41, 00:17](643 MB) +PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [49:39, 01:12](645 MB) +PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [48:13, 01:02](761 MB) +PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [47:54, 01:02](748 MB) +PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [47:38, 00:26](642 MB) +PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [47:19, 00:56](649 MB) +PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [46:13, 01:46](636 MB) +PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [45:16, 00:34](762 MB) +PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [44:00, 01:03](2017 MB) +PASS -- TEST 'datm_cdeps_gfs_intel' [43:23, 00:34](2017 MB) + +PASS -- COMPILE 'datm_cdeps_faster_intel' [10:33, 08:21] +PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [43:11, 00:37](746 MB) + +PASS -- COMPILE 'datm_cdeps_land_intel' [55:13, 01:02] +PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [41:51, 00:55](264 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_intel' [40:14, 01:03](413 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [36:39, 01:02](412 MB) + +PASS -- COMPILE 'atml_intel' [05:24, 10:08] +PASS -- TEST 'control_p8_atmlnd_sbs_intel' [39:35, 02:31](1602 MB) +PASS -- TEST 'control_p8_atmlnd_intel' [38:56, 02:49](1599 MB) +PASS -- TEST 'control_restart_p8_atmlnd_intel' [29:14, 01:07](803 MB) + +PASS -- COMPILE 'atmw_intel' [02:17, 09:05] +PASS -- TEST 'atmwav_control_noaero_p8_intel' [38:47, 02:11](1603 MB) + +PASS -- COMPILE 'atmwm_intel' [02:19, 09:05] +PASS -- TEST 'control_atmwav_intel' [38:39, 02:04](598 MB) + +PASS -- COMPILE 'atmaero_intel' [05:23, 09:01] +PASS -- TEST 'atmaero_control_p8_intel' [38:34, 01:38](2911 MB) +PASS -- TEST 'atmaero_control_p8_rad_intel' [38:13, 01:44](2969 MB) +PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [38:10, 01:46](2987 MB) + +PASS -- COMPILE 'atmaq_debug_intel' [17:31, 03:26] +PASS -- TEST 'regional_atmaq_debug_intel' [37:37, 02:11](4513 MB) SYNOPSIS: -Starting Date/Time: 20240411 18:49:04 -Ending Date/Time: 20240411 21:11:18 -Total Time: 02h:22m:34s -Compiles Completed: 37/37 +Starting Date/Time: 20240418 17:18:16 +Ending Date/Time: 20240418 19:52:31 +Total Time: 02h:34m:32s +Compiles Completed: 36/36 Tests Completed: 176/176 NOTES: From b69c187e8fbe76faeb26a935512866e341671c0c Mon Sep 17 00:00:00 2001 From: Wen Meng Date: Thu, 18 Apr 2024 23:46:27 +0000 Subject: [PATCH 17/21] A fix for RTs on Gaea --- tests/rt.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tests/rt.sh b/tests/rt.sh index 0b693c1966..e7cb411e0f 100755 --- a/tests/rt.sh +++ b/tests/rt.sh @@ -724,6 +724,7 @@ case ${MACHINE_ID} in ROCOTO_SCHEDULER="slurm" fi + export LD_PRELOAD=/opt/cray/pe/gcc/12.2.0/snos/lib64/libstdc++.so.6 module load PrgEnv-intel/8.3.3 module load intel-classic/2023.1.0 module load cray-mpich/8.1.25 @@ -1421,4 +1422,4 @@ fi ## Lets verify all tests were run and that they passed generate_log eval "${set_x}" -echo "******Regression Testing Script Completed******" \ No newline at end of file +echo "******Regression Testing Script Completed******" From ea6c05685b5d6358b2c7c2287dd840f6534a4e2c Mon Sep 17 00:00:00 2001 From: zach1221 <99902696+zach1221@users.noreply.github.com> Date: Fri, 19 Apr 2024 08:35:05 -0400 Subject: [PATCH 18/21] Update rt.sh change rocoto taskthrottle to "10" --- tests/rt.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/rt.sh b/tests/rt.sh index e7cb411e0f..e6f60915e8 100755 --- a/tests/rt.sh +++ b/tests/rt.sh @@ -1150,7 +1150,7 @@ if [[ ${ROCOTO} == true ]]; then ]> - + 197001010000 197001010000 01:00:00 &LOG;/workflow.log EOF From 02f14083770f117021ba0d8cc77c8fe10385bd09 Mon Sep 17 00:00:00 2001 From: zach1221 <99902696+zach1221@users.noreply.github.com> Date: Fri, 19 Apr 2024 10:10:16 -0400 Subject: [PATCH 19/21] Update rt.sh run_dir issue fix --- tests/rt.sh | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/tests/rt.sh b/tests/rt.sh index e6f60915e8..201ce697f8 100755 --- a/tests/rt.sh +++ b/tests/rt.sh @@ -1041,9 +1041,7 @@ NEW_BASELINE=${STMP}/${USER}/FV3_RT/REGRESSION_TEST # Overwrite default RUNDIR_ROOT if environment variable RUNDIR_ROOT is set RUNDIR_ROOT=${RUNDIR_ROOT:-${PTMP}/${USER}/FV3_RT}/rt_$$ mkdir -p "${RUNDIR_ROOT}" -if [[ -L "${PATHRT}/run_dir" && -d "${PATHRT}/run_dir" ]]; then - rm "${PATHRT}/run_dir" -fi +rm -rf "${PATHRT}/run_dir" echo "Linking ${RUNDIR_ROOT} to ${PATHRT}/run_dir" ln -s "${RUNDIR_ROOT}" "${PATHRT}/run_dir" echo "Run regression test in: ${RUNDIR_ROOT}" From a71a7a7231ad84f89aee526e99783bdf2a0d6a8e Mon Sep 17 00:00:00 2001 From: zach1221 Date: Fri, 19 Apr 2024 08:54:01 -0600 Subject: [PATCH 20/21] add derecho RT logs: passed --- tests/logs/RegressionTests_derecho.log | 577 ++++++++++++------------- 1 file changed, 288 insertions(+), 289 deletions(-) diff --git a/tests/logs/RegressionTests_derecho.log b/tests/logs/RegressionTests_derecho.log index eca5c613b4..47e293388f 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: -d43ccd1b047697197e01c095515d268a6e53270f +d164b650b97d4c4a68ab86c55f2254f29767da2b Submodule hashes used in testing: 37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d) @@ -11,14 +11,14 @@ Submodule hashes used in testing: f6ff8f7c4d4cb6feabe3651b13204cf43fc948e3 CICE-interface/CICE/icepack (Icepack1.1.0-182-gf6ff8f7) 4e19850cb083bc474b7cde5dc2f8506ec74cc442 CMEPS-interface/CMEPS (cmeps_v0.4.1-2306-g4e19850) cabd7753ae17f7bfcc6dad56daf10868aa51c3f4 CMakeModules (v1.0.0-28-gcabd775) - 6e1bc3ebf0671c91a47ece876afef46300362e67 FV3 (remotes/origin/remove_nowarn) - b447c635161864f2de5e941f6dbe7387b5525167 FV3/atmos_cubed_sphere (201912_public_release-402-gb447c63) + 5307022358c6d95c9b423ec8bf32e0f0f7d60989 FV3 (remotes/origin/upp_HR4) + 97114888f529c2df70ed4a350fd2428df74839ff FV3/atmos_cubed_sphere (201912_public_release-389-g9711488) 011db4f80a02cba6d65958ace56e8efb197be62b FV3/ccpp/framework (ccpp_transition_to_vlab_master_20190705-704-g011db4f) 9b0ac7b16a45afe5e7f1abf9571d3484158a5b43 FV3/ccpp/physics (EP4-741-g9b0ac7b1) 74a0e098b2163425e4b5466c2dfcf8ae26d560a5 FV3/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (v1.6) - 945cb2cef5e8bd5949afd4f0fc35c4fb6e95a1bf FV3/upp (upp_v10.2.0-159-g945cb2c) + 5faac752d9550d3570705358fa1eb3f5ac78a786 FV3/upp (upp_v10.2.0-185-g5faac75) -1ba8270870947b583cd51bc72ff8960f4c1fb36e FV3/upp/sorc/libIFI.fd --a9828705b587c451fc2a7267d1c374d737be425b FV3/upp/sorc/ncep_post.fd/post_gtg.fd +-7476b8f2790a47d788f79cebfdbb551567ae7cf8 FV3/upp/sorc/ncep_post.fd/post_gtg.fd 041422934cae1570f2f0e67239d5d89f11c6e1b7 GOCART (sdr_v2.1.2.6-119-g0414229) 35789c757766e07f688b4c0c7c5229816f224b09 HYCOM-interface/HYCOM (2.3.00-121-g35789c7) ab7bd14d209592d55490e75dbfaa61cb4a62df97 MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10032-gab7bd14d2) @@ -26,7 +26,7 @@ Submodule hashes used in testing: 29e64d652786e1d076a05128c920f394202bfe10 MOM6-interface/MOM6/pkg/GSW-Fortran (29e64d6) 6a51f0295bc1a877475b527157a33aa86eb532fe NOAHMP-interface/noahmp (v3.7.1-426-g6a51f02) d9b3172f4197c65d471662c6952a668152d71230 WW3 (6.07.1-345-gd9b3172f) - 36d87e5665c359f9dd3201a9d27ceecacc0d8e62 stochastic_physics (ufs-v2.0.0-215-g36d87e5) + 31e4e3e57bad8a7cdaa0ce2d3c4efbca63b5f74a stochastic_physics (ufs-v2.0.0-216-g31e4e3e) NOTES: @@ -35,278 +35,280 @@ The first time is for the full script (prep+run+finalize). The second time is specifically for the run phase. Times/Memory will be empty for failed tests. -BASELINE DIRECTORY: /glade/derecho/scratch/epicufsrt/ufs-weather-model/RT//NEMSfv3gfs/develop-20240408 -COMPARISON DIRECTORY: /glade/derecho/scratch/zshrader/FV3_RT/rt_119149 +BASELINE DIRECTORY: /glade/derecho/scratch/epicufsrt/ufs-weather-model/RT//NEMSfv3gfs/develop-20240417 +COMPARISON DIRECTORY: /glade/derecho/scratch/zshrader/FV3_RT/rt_115059 RT.SH OPTIONS USED: * (-a) - HPC PROJECT ACCOUNT: nral0032 * (-l) - USE CONFIG FILE: rt.conf * (-e) - USE ECFLOW -PASS -- COMPILE 's2swa_32bit_intel' [21:15, 20:07] -PASS -- TEST 'cpld_control_p8_mixedmode_intel' [08:54, 04:59](3078 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_intel' [22:17, 20:59] -PASS -- TEST 'cpld_control_gfsv17_intel' [17:42, 13:53](1692 MB) -PASS -- TEST 'cpld_control_gfsv17_iau_intel' [19:45, 15:16](1828 MB) -PASS -- TEST 'cpld_restart_gfsv17_intel' [11:27, 07:26](958 MB) -PASS -- TEST 'cpld_mpi_gfsv17_intel' [20:05, 15:48](1662 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [11:13, 09:32] -PASS -- TEST 'cpld_debug_gfsv17_intel' [24:54, 21:26](1711 MB) - -PASS -- COMPILE 's2swa_intel' [21:15, 19:40] -PASS -- TEST 'cpld_control_p8_intel' [10:53, 05:44](3091 MB) -PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [10:53, 05:41](3092 MB) -PASS -- TEST 'cpld_restart_p8_intel' [07:23, 03:19](3152 MB) -PASS -- TEST 'cpld_control_qr_p8_intel' [10:18, 05:41](3129 MB) -PASS -- TEST 'cpld_restart_qr_p8_intel' [07:11, 03:22](3181 MB) -PASS -- TEST 'cpld_decomp_p8_intel' [10:04, 05:36](3095 MB) -PASS -- TEST 'cpld_mpi_p8_intel' [08:22, 04:36](3398 MB) -PASS -- TEST 'cpld_control_ciceC_p8_intel' [10:15, 05:38](3101 MB) -PASS -- TEST 'cpld_control_c192_p8_intel' [17:03, 08:52](3636 MB) -PASS -- TEST 'cpld_restart_c192_p8_intel' [18:16, 06:04](3614 MB) -PASS -- TEST 'cpld_bmark_p8_intel' [41:36, 10:07](4343 MB) -PASS -- TEST 'cpld_restart_bmark_p8_intel' [44:57, 07:35](4648 MB) -PASS -- TEST 'cpld_s2sa_p8_intel' [09:53, 05:20](3067 MB) - -PASS -- COMPILE 's2sw_intel' [21:16, 19:11] -PASS -- TEST 'cpld_control_noaero_p8_intel' [07:59, 04:16](1681 MB) -PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [08:17, 04:15](1736 MB) - -PASS -- COMPILE 's2swa_debug_intel' [10:14, 09:16] -FAILED: RUN DID NOT COMPLETE -- TEST 'cpld_debug_p8_intel' [, ]( MB) - -PASS -- COMPILE 's2sw_debug_intel' [10:14, 08:54] -PASS -- TEST 'cpld_debug_noaero_p8_intel' [08:41, 05:15](1708 MB) - -PASS -- COMPILE 's2s_aoflux_intel' [15:15, 14:24] -PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [07:54, 04:20](1735 MB) - -PASS -- COMPILE 's2s_intel' [15:15, 14:25] -PASS -- TEST 'cpld_control_c48_intel' [08:42, 06:37](2673 MB) - -PASS -- COMPILE 's2swa_faster_intel' [24:17, 23:07] -PASS -- TEST 'cpld_control_p8_faster_intel' [09:14, 05:31](3101 MB) - -PASS -- COMPILE 's2sw_pdlib_intel' [20:15, 19:32] -PASS -- TEST 'cpld_control_pdlib_p8_intel' [18:03, 14:04](1701 MB) -PASS -- TEST 'cpld_restart_pdlib_p8_intel' [11:08, 07:27](1016 MB) -PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [19:13, 16:02](1669 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_intel' [10:19, 08:56] -PASS -- TEST 'cpld_debug_pdlib_p8_intel' [26:23, 23:00](1714 MB) - -PASS -- COMPILE 'atm_dyn32_intel' [14:17, 12:37] -PASS -- TEST 'control_flake_intel' [05:10, 03:26](669 MB) -PASS -- TEST 'control_CubedSphereGrid_intel' [03:58, 02:05](621 MB) -PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [04:24, 02:11](627 MB) -PASS -- TEST 'control_latlon_intel' [04:00, 02:05](619 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [04:01, 02:08](622 MB) -PASS -- TEST 'control_c48_intel' [06:53, 05:18](734 MB) -PASS -- TEST 'control_c48.v2.sfc_intel' [06:52, 05:19](737 MB) -PASS -- TEST 'control_c192_intel' [11:08, 07:57](738 MB) -PASS -- TEST 'control_c384_intel' [16:40, 08:20](1062 MB) -PASS -- TEST 'control_c384gdas_intel' [21:25, 07:27](1196 MB) -PASS -- TEST 'control_stochy_intel' [03:00, 01:26](626 MB) -PASS -- TEST 'control_stochy_restart_intel' [02:56, 00:53](440 MB) -PASS -- TEST 'control_lndp_intel' [03:01, 01:23](629 MB) -PASS -- TEST 'control_iovr4_intel' [04:21, 02:08](624 MB) -PASS -- TEST 'control_iovr5_intel' [04:19, 02:07](622 MB) -PASS -- TEST 'control_p8_intel' [05:07, 02:31](1593 MB) -PASS -- TEST 'control_p8.v2.sfc_intel' [05:21, 02:29](1604 MB) -PASS -- TEST 'control_p8_ugwpv1_intel' [05:33, 02:28](1601 MB) -PASS -- TEST 'control_restart_p8_intel' [03:35, 01:27](802 MB) -PASS -- TEST 'control_noqr_p8_intel' [05:29, 02:31](1595 MB) -PASS -- TEST 'control_restart_noqr_p8_intel' [03:34, 01:24](803 MB) -PASS -- TEST 'control_decomp_p8_intel' [05:25, 02:35](1601 MB) -PASS -- TEST 'control_p8_lndp_intel' [07:20, 04:23](1604 MB) -PASS -- TEST 'control_p8_rrtmgp_intel' [06:22, 03:20](1654 MB) -PASS -- TEST 'control_p8_mynn_intel' [05:28, 02:33](1605 MB) -PASS -- TEST 'merra2_thompson_intel' [07:25, 03:02](1610 MB) -PASS -- TEST 'regional_control_intel' [06:33, 04:33](632 MB) -PASS -- TEST 'regional_restart_intel' [04:14, 02:36](802 MB) -PASS -- TEST 'regional_decomp_intel' [07:11, 04:46](631 MB) -PASS -- TEST 'regional_noquilt_intel' [08:09, 04:30](1163 MB) -PASS -- TEST 'regional_netcdf_parallel_intel' [08:01, 04:32](625 MB) -PASS -- TEST 'regional_2dwrtdecomp_intel' [08:13, 04:32](628 MB) -PASS -- TEST 'regional_wofs_intel' [09:07, 05:38](1599 MB) - -PASS -- COMPILE 'rrfs_intel' [12:13, 11:15] -PASS -- TEST 'rap_control_intel' [09:24, 06:06](1004 MB) -PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [10:07, 03:45](1193 MB) -PASS -- TEST 'rap_decomp_intel' [09:20, 06:23](1005 MB) -PASS -- TEST 'rap_restart_intel' [05:36, 03:18](879 MB) -PASS -- TEST 'rap_sfcdiff_intel' [08:53, 06:06](1005 MB) -PASS -- TEST 'rap_sfcdiff_decomp_intel' [08:36, 06:23](1007 MB) -PASS -- TEST 'rap_sfcdiff_restart_intel' [06:36, 04:35](882 MB) -PASS -- TEST 'hrrr_control_intel' [05:59, 03:15](1000 MB) -PASS -- TEST 'hrrr_control_decomp_intel' [05:52, 03:20](1007 MB) -PASS -- TEST 'hrrr_control_2threads_intel' [06:59, 02:49](1088 MB) -PASS -- TEST 'hrrr_control_restart_intel' [04:14, 01:46](834 MB) -PASS -- TEST 'rrfs_v1beta_intel' [08:35, 06:02](999 MB) -PASS -- TEST 'rrfs_v1nssl_intel' [09:00, 07:24](1961 MB) -PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [08:58, 07:08](1952 MB) - -PASS -- COMPILE 'csawmg_intel' [11:13, 10:20] -PASS -- TEST 'control_csawmg_intel' [08:30, 05:51](695 MB) -PASS -- TEST 'control_csawmgt_intel' [08:24, 05:46](692 MB) -PASS -- TEST 'control_ras_intel' [04:48, 02:54](658 MB) - -PASS -- COMPILE 'wam_intel' [10:13, 09:16] -PASS -- TEST 'control_wam_intel' [03:40, 01:54](380 MB) - -PASS -- COMPILE 'atm_faster_dyn32_intel' [14:24, 12:53] -PASS -- TEST 'control_p8_faster_intel' [05:12, 02:24](1599 MB) -PASS -- TEST 'regional_control_faster_intel' [06:30, 04:17](627 MB) - -PASS -- COMPILE 'atm_debug_dyn32_intel' [09:23, 08:42] -PASS -- TEST 'control_CubedSphereGrid_debug_intel' [04:39, 02:35](796 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [04:39, 02:33](792 MB) -PASS -- TEST 'control_stochy_debug_intel' [04:41, 02:51](797 MB) -PASS -- TEST 'control_lndp_debug_intel' [03:49, 02:36](797 MB) -PASS -- TEST 'control_csawmg_debug_intel' [06:43, 04:01](842 MB) -PASS -- TEST 'control_csawmgt_debug_intel' [06:34, 03:56](838 MB) -PASS -- TEST 'control_ras_debug_intel' [03:49, 02:39](807 MB) -PASS -- TEST 'control_diag_debug_intel' [06:22, 02:47](855 MB) -PASS -- TEST 'control_debug_p8_intel' [04:27, 02:40](1627 MB) -PASS -- TEST 'regional_debug_intel' [18:18, 16:16](669 MB) -PASS -- TEST 'rap_control_debug_intel' [06:49, 04:47](1181 MB) -PASS -- TEST 'hrrr_control_debug_intel' [06:43, 04:38](1180 MB) -FAILED: RUN DID NOT COMPLETE -- TEST 'hrrr_gf_debug_intel' [, ]( MB) -PASS -- TEST 'hrrr_c3_debug_intel' [05:44, 04:38](1181 MB) -PASS -- TEST 'rap_unified_drag_suite_debug_intel' [06:39, 04:46](1183 MB) -PASS -- TEST 'rap_diag_debug_intel' [09:22, 05:00](1270 MB) -PASS -- TEST 'rap_cires_ugwp_debug_intel' [06:51, 04:52](1183 MB) -PASS -- TEST 'rap_unified_ugwp_debug_intel' [06:48, 04:52](1183 MB) -PASS -- TEST 'rap_lndp_debug_intel' [06:47, 04:42](1184 MB) -PASS -- TEST 'rap_progcld_thompson_debug_intel' [05:40, 04:40](1181 MB) -PASS -- TEST 'rap_noah_debug_intel' [05:44, 04:36](1181 MB) -PASS -- TEST 'rap_sfcdiff_debug_intel' [06:51, 04:49](1182 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [09:45, 07:43](1181 MB) -PASS -- TEST 'rrfs_v1beta_debug_intel' [06:50, 04:36](1176 MB) -PASS -- TEST 'rap_clm_lake_debug_intel' [06:52, 05:24](1186 MB) -PASS -- TEST 'rap_flake_debug_intel' [06:49, 04:42](1183 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [10:36, 08:08](1183 MB) - -PASS -- COMPILE 'wam_debug_intel' [06:38, 05:30] -PASS -- TEST 'control_wam_debug_intel' [05:38, 04:35](421 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [11:18, 09:54] -PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [08:56, 03:40](1059 MB) -PASS -- TEST 'rap_control_dyn32_phy32_intel' [07:33, 05:15](881 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [05:45, 02:49](886 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [05:34, 02:55](888 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_intel' [06:27, 03:53](796 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [03:03, 01:32](777 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [13:19, 12:01] -PASS -- TEST 'conus13km_control_intel' [07:02, 01:56](1088 MB) -PASS -- TEST 'conus13km_2threads_intel' [05:00, 01:01](1087 MB) -PASS -- TEST 'conus13km_restart_mismatch_intel' [04:57, 01:09](975 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [11:19, 10:02] -PASS -- TEST 'rap_control_dyn64_phy32_intel' [06:29, 03:42](912 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [06:17, 05:49] -PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [05:54, 04:35](1056 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [05:49, 04:33](1055 MB) -PASS -- TEST 'conus13km_debug_intel' [18:36, 13:48](1135 MB) -PASS -- TEST 'conus13km_debug_qr_intel' [17:08, 13:38](819 MB) -PASS -- TEST 'conus13km_radar_tten_debug_intel' [16:50, 13:31](1203 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [06:16, 05:33] -PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [05:50, 04:36](1085 MB) - -PASS -- COMPILE 'hafsw_intel' [17:23, 15:59] -PASS -- TEST 'hafs_regional_atm_intel' [08:08, 04:40](719 MB) -PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [07:58, 05:09](1065 MB) -PASS -- TEST 'hafs_regional_atm_ocn_intel' [10:01, 06:32](782 MB) -PASS -- TEST 'hafs_regional_atm_wav_intel' [14:49, 10:58](795 MB) -PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [16:28, 12:08](810 MB) -PASS -- TEST 'hafs_regional_1nest_atm_intel' [07:00, 04:42](478 MB) -PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [08:44, 05:50](496 MB) -PASS -- TEST 'hafs_global_1nest_atm_intel' [04:17, 02:24](392 MB) -PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [11:22, 06:24](452 MB) -PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [05:11, 03:22](511 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [06:02, 03:12](514 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [06:39, 03:53](590 MB) -PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [02:41, 01:18](427 MB) -PASS -- TEST 'gnv1_nested_intel' [05:53, 03:27](790 MB) - -PASS -- COMPILE 'hafsw_debug_intel' [07:17, 06:42] -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [14:45, 12:06](614 MB) - -PASS -- COMPILE 'hafsw_faster_intel' [23:19, 19:45] -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [10:05, 07:12](636 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [10:36, 07:16](693 MB) - -PASS -- COMPILE 'hafs_mom6w_intel' [17:19, 16:10] -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [08:10, 05:21](683 MB) - -PASS -- COMPILE 'hafs_all_intel' [15:14, 14:17] -PASS -- TEST 'hafs_regional_docn_intel' [09:00, 05:38](756 MB) -PASS -- TEST 'hafs_regional_docn_oisst_intel' [09:11, 05:40](741 MB) -PASS -- TEST 'hafs_regional_datm_cdeps_intel' [19:43, 16:14](896 MB) - -PASS -- COMPILE 'datm_cdeps_intel' [09:17, 07:41] -PASS -- TEST 'datm_cdeps_control_cfsr_intel' [03:45, 02:31](760 MB) -PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [03:02, 01:36](750 MB) -PASS -- TEST 'datm_cdeps_control_gefs_intel' [03:49, 02:24](642 MB) -PASS -- TEST 'datm_cdeps_iau_gefs_intel' [03:49, 02:27](648 MB) -PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [04:44, 02:27](649 MB) -PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [03:45, 02:30](761 MB) -PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [03:45, 02:32](760 MB) -PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [03:44, 02:23](644 MB) -PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [14:44, 05:47](690 MB) -PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [14:55, 05:46](675 MB) -PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [03:27, 02:28](761 MB) -PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [06:05, 03:59](2018 MB) -PASS -- TEST 'datm_cdeps_gfs_intel' [06:06, 04:01](2018 MB) - -PASS -- COMPILE 'datm_cdeps_debug_intel' [06:16, 04:57] -PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [06:56, 05:06](746 MB) - -PASS -- COMPILE 'datm_cdeps_faster_intel' [08:19, 07:42] -PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [03:42, 02:31](760 MB) - -PASS -- COMPILE 'datm_cdeps_land_intel' [03:17, 02:24] -PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [02:49, 01:15](314 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_intel' [02:36, 01:08](452 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [02:38, 00:47](450 MB) - -PASS -- COMPILE 'atml_intel' [14:18, 13:08] -PASS -- TEST 'control_p8_atmlnd_sbs_intel' [10:58, 07:38](1632 MB) -PASS -- TEST 'control_p8_atmlnd_intel' [10:51, 07:42](1627 MB) -FAILED: RUN DID NOT COMPLETE -- TEST 'control_restart_p8_atmlnd_intel' [, ]( MB) - -PASS -- COMPILE 'atmw_intel' [14:18, 12:51] -PASS -- TEST 'atmwav_control_noaero_p8_intel' [03:44, 01:34](1631 MB) - -PASS -- COMPILE 'atmwm_intel' [14:18, 12:59] -PASS -- TEST 'control_atmwav_intel' [03:28, 01:29](638 MB) - -PASS -- COMPILE 'atmaero_intel' [12:20, 11:11] -PASS -- TEST 'atmaero_control_p8_intel' [07:28, 03:48](2946 MB) -PASS -- TEST 'atmaero_control_p8_rad_intel' [07:31, 04:19](2997 MB) -PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [06:57, 04:32](3015 MB) - -PASS -- COMPILE 'atmaq_debug_intel' [07:12, 06:27] -PASS -- TEST 'regional_atmaq_debug_intel' [33:27, 21:57](4534 MB) +PASS -- COMPILE 's2swa_32bit_intel' [20:23, 18:57] +PASS -- TEST 'cpld_control_p8_mixedmode_intel' [08:14, 04:51](3076 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_intel' [21:23, 20:23] +PASS -- TEST 'cpld_control_gfsv17_intel' [15:55, 13:45](1689 MB) +PASS -- TEST 'cpld_control_gfsv17_iau_intel' [18:14, 14:52](1829 MB) +PASS -- TEST 'cpld_restart_gfsv17_intel' [11:28, 07:00](960 MB) +PASS -- TEST 'cpld_mpi_gfsv17_intel' [17:51, 15:39](1664 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [09:21, 08:50] +PASS -- TEST 'cpld_debug_gfsv17_intel' [23:42, 21:18](1698 MB) + +PASS -- COMPILE 's2swa_intel' [20:23, 18:58] +PASS -- TEST 'cpld_control_p8_intel' [08:31, 05:32](3095 MB) +PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [08:44, 05:32](3091 MB) +PASS -- TEST 'cpld_restart_p8_intel' [06:52, 03:13](3151 MB) +PASS -- TEST 'cpld_control_qr_p8_intel' [08:31, 05:30](3127 MB) +PASS -- TEST 'cpld_restart_qr_p8_intel' [06:52, 03:14](3182 MB) +PASS -- TEST 'cpld_decomp_p8_intel' [08:24, 05:28](3093 MB) +PASS -- TEST 'cpld_mpi_p8_intel' [06:51, 04:29](3387 MB) +PASS -- TEST 'cpld_control_ciceC_p8_intel' [08:43, 05:30](3102 MB) +PASS -- TEST 'cpld_control_c192_p8_intel' [13:14, 08:36](3633 MB) +PASS -- TEST 'cpld_restart_c192_p8_intel' [15:10, 05:36](3615 MB) +PASS -- TEST 'cpld_bmark_p8_intel' [23:53, 09:33](4346 MB) +PASS -- TEST 'cpld_restart_bmark_p8_intel' [23:00, 06:23](4648 MB) +PASS -- TEST 'cpld_s2sa_p8_intel' [08:16, 05:10](3068 MB) + +PASS -- COMPILE 's2sw_intel' [19:21, 18:24] +PASS -- TEST 'cpld_control_noaero_p8_intel' [06:22, 04:07](1679 MB) +PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [06:34, 04:10](1727 MB) + +PASS -- COMPILE 's2swa_debug_intel' [09:21, 08:46] +PASS -- TEST 'cpld_debug_p8_intel' [09:51, 07:31](3154 MB) + +PASS -- COMPILE 's2sw_debug_intel' [09:19, 08:20] +PASS -- TEST 'cpld_debug_noaero_p8_intel' [07:32, 05:14](1710 MB) + +PASS -- COMPILE 's2s_aoflux_intel' [15:22, 14:03] +PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [06:52, 04:10](1726 MB) + +PASS -- COMPILE 's2s_intel' [15:21, 13:56] +PASS -- TEST 'cpld_control_c48_intel' [08:05, 06:34](2664 MB) + +PASS -- COMPILE 's2swa_faster_intel' [23:22, 22:34] +PASS -- TEST 'cpld_control_p8_faster_intel' [08:08, 05:22](3101 MB) + +PASS -- COMPILE 's2sw_pdlib_intel' [20:20, 19:33] +PASS -- TEST 'cpld_control_pdlib_p8_intel' [18:07, 13:56](1696 MB) +PASS -- TEST 'cpld_restart_pdlib_p8_intel' [10:15, 07:03](1017 MB) +PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [18:46, 15:59](1669 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_intel' [09:17, 08:19] +PASS -- TEST 'cpld_debug_pdlib_p8_intel' [25:34, 22:59](1717 MB) + +PASS -- COMPILE 'atm_dyn32_intel' [13:18, 12:16] +PASS -- TEST 'control_flake_intel' [04:38, 03:22](669 MB) +PASS -- TEST 'control_CubedSphereGrid_intel' [03:40, 02:01](622 MB) +PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [03:45, 02:05](624 MB) +PASS -- TEST 'control_latlon_intel' [03:36, 02:02](621 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [03:43, 02:04](622 MB) +PASS -- TEST 'control_c48_intel' [06:44, 05:14](735 MB) +PASS -- TEST 'control_c48.v2.sfc_intel' [06:45, 05:13](741 MB) +PASS -- TEST 'control_c192_intel' [09:09, 07:48](738 MB) +PASS -- TEST 'control_c384_intel' [13:33, 08:00](1064 MB) +PASS -- TEST 'control_c384gdas_intel' [14:39, 07:05](1201 MB) +PASS -- TEST 'control_stochy_intel' [02:39, 01:23](629 MB) +FAILED: RUN DID NOT COMPLETE -- TEST 'control_stochy_restart_intel' [, ]( MB) +PASS -- TEST 'control_lndp_intel' [02:38, 01:18](625 MB) +PASS -- TEST 'control_iovr4_intel' [03:34, 02:02](624 MB) +PASS -- TEST 'control_iovr5_intel' [03:42, 02:05](620 MB) +PASS -- TEST 'control_p8_intel' [04:24, 02:25](1596 MB) +PASS -- TEST 'control_p8.v2.sfc_intel' [04:25, 02:26](1596 MB) +PASS -- TEST 'control_p8_ugwpv1_intel' [04:20, 02:25](1599 MB) +PASS -- TEST 'control_restart_p8_intel' [03:23, 01:22](802 MB) +PASS -- TEST 'control_noqr_p8_intel' [04:13, 02:24](1592 MB) +PASS -- TEST 'control_restart_noqr_p8_intel' [03:21, 01:21](808 MB) +PASS -- TEST 'control_decomp_p8_intel' [04:12, 02:31](1597 MB) +PASS -- TEST 'control_p8_lndp_intel' [06:16, 04:19](1599 MB) +PASS -- TEST 'control_p8_rrtmgp_intel' [05:39, 03:13](1653 MB) +PASS -- TEST 'control_p8_mynn_intel' [04:33, 02:27](1608 MB) +PASS -- TEST 'merra2_thompson_intel' [05:44, 02:55](1603 MB) +PASS -- TEST 'regional_control_intel' [06:10, 04:29](633 MB) +PASS -- TEST 'regional_restart_intel' [04:21, 02:27](801 MB) +PASS -- TEST 'regional_decomp_intel' [06:07, 04:39](631 MB) +PASS -- TEST 'regional_noquilt_intel' [06:14, 04:21](1159 MB) +PASS -- TEST 'regional_netcdf_parallel_intel' [06:18, 04:23](631 MB) +PASS -- TEST 'regional_2dwrtdecomp_intel' [06:13, 04:27](631 MB) +PASS -- TEST 'regional_wofs_intel' [07:12, 05:35](1605 MB) + +PASS -- COMPILE 'rrfs_intel' [11:18, 10:44] +PASS -- TEST 'rap_control_intel' [08:10, 06:06](1005 MB) +PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [05:58, 03:46](1193 MB) +PASS -- TEST 'rap_decomp_intel' [09:41, 06:19](1006 MB) +PASS -- TEST 'rap_restart_intel' [05:56, 03:11](879 MB) +PASS -- TEST 'rap_sfcdiff_intel' [09:32, 06:02](1005 MB) +PASS -- TEST 'rap_sfcdiff_decomp_intel' [09:30, 06:18](1006 MB) +PASS -- TEST 'rap_sfcdiff_restart_intel' [06:11, 04:34](880 MB) +PASS -- TEST 'hrrr_control_intel' [05:02, 03:10](1001 MB) +PASS -- TEST 'hrrr_control_decomp_intel' [05:03, 03:17](1007 MB) +PASS -- TEST 'hrrr_control_2threads_intel' [04:03, 02:45](1087 MB) +PASS -- TEST 'hrrr_control_restart_intel' [02:50, 01:43](834 MB) +PASS -- TEST 'rrfs_v1beta_intel' [08:33, 05:55](1000 MB) +PASS -- TEST 'rrfs_v1nssl_intel' [08:43, 07:20](1960 MB) +PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [08:50, 07:05](1949 MB) + +PASS -- COMPILE 'csawmg_intel' [10:17, 09:49] +PASS -- TEST 'control_csawmg_intel' [07:17, 05:47](692 MB) +PASS -- TEST 'control_csawmgt_intel' [07:08, 05:44](696 MB) +PASS -- TEST 'control_ras_intel' [03:37, 02:48](657 MB) + +PASS -- COMPILE 'wam_intel' [10:19, 09:14] +PASS -- TEST 'control_wam_intel' [03:29, 01:52](384 MB) + +PASS -- COMPILE 'atm_faster_dyn32_intel' [13:18, 12:13] +PASS -- TEST 'control_p8_faster_intel' [04:35, 02:19](1594 MB) +PASS -- TEST 'regional_control_faster_intel' [07:09, 04:20](628 MB) + +PASS -- COMPILE 'atm_debug_dyn32_intel' [09:18, 08:13] +PASS -- TEST 'control_CubedSphereGrid_debug_intel' [03:44, 02:30](795 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [03:49, 02:29](799 MB) +PASS -- TEST 'control_stochy_debug_intel' [04:34, 02:53](801 MB) +PASS -- TEST 'control_lndp_debug_intel' [03:31, 02:32](801 MB) +PASS -- TEST 'control_csawmg_debug_intel' [06:07, 03:54](841 MB) +PASS -- TEST 'control_csawmgt_debug_intel' [06:42, 03:56](839 MB) +PASS -- TEST 'control_ras_debug_intel' [03:39, 02:34](810 MB) +PASS -- TEST 'control_diag_debug_intel' [04:05, 02:37](858 MB) +PASS -- TEST 'control_debug_p8_intel' [04:13, 02:38](1629 MB) +PASS -- TEST 'regional_debug_intel' [18:10, 15:45](668 MB) +PASS -- TEST 'rap_control_debug_intel' [05:37, 04:34](1185 MB) +PASS -- TEST 'hrrr_control_debug_intel' [05:40, 04:39](1176 MB) +PASS -- TEST 'hrrr_gf_debug_intel' [05:37, 04:33](1180 MB) +PASS -- TEST 'hrrr_c3_debug_intel' [05:39, 04:36](1178 MB) +PASS -- TEST 'rap_unified_drag_suite_debug_intel' [05:36, 04:36](1182 MB) +PASS -- TEST 'rap_diag_debug_intel' [05:59, 04:48](1268 MB) +PASS -- TEST 'rap_cires_ugwp_debug_intel' [06:38, 04:46](1182 MB) +PASS -- TEST 'rap_unified_ugwp_debug_intel' [06:27, 04:47](1183 MB) +PASS -- TEST 'rap_lndp_debug_intel' [05:41, 04:36](1184 MB) +PASS -- TEST 'rap_progcld_thompson_debug_intel' [05:33, 04:36](1181 MB) +PASS -- TEST 'rap_noah_debug_intel' [05:32, 04:32](1183 MB) +PASS -- TEST 'rap_sfcdiff_debug_intel' [05:31, 04:34](1182 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [08:35, 07:26](1180 MB) +PASS -- TEST 'rrfs_v1beta_debug_intel' [05:37, 04:36](1176 MB) +PASS -- TEST 'rap_clm_lake_debug_intel' [06:42, 05:27](1184 MB) +PASS -- TEST 'rap_flake_debug_intel' [05:54, 04:40](1182 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [10:00, 07:50](1182 MB) + +PASS -- COMPILE 'wam_debug_intel' [06:12, 05:03] +PASS -- TEST 'control_wam_debug_intel' [05:31, 04:37](421 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [10:18, 09:30] +PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [07:21, 03:29](1060 MB) +PASS -- TEST 'rap_control_dyn32_phy32_intel' [07:10, 05:05](884 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [05:13, 02:44](884 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [06:02, 02:51](883 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_intel' [06:00, 03:50](798 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [03:06, 01:30](777 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [12:19, 11:29] +FAILED: RUN DID NOT COMPLETE -- TEST 'conus13km_control_intel' [, ]( MB) +FAILED: UNABLE TO START RUN -- TEST 'conus13km_2threads_intel' [, ]( MB) +FAILED: UNABLE TO START RUN -- TEST 'conus13km_restart_mismatch_intel' [, ]( MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [10:17, 09:33] +PASS -- TEST 'rap_control_dyn64_phy32_intel' [05:39, 03:34](910 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [06:17, 05:23] +PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [05:37, 04:29](1057 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [05:43, 04:28](1056 MB) +PASS -- TEST 'conus13km_debug_intel' [15:40, 13:19](1134 MB) +PASS -- TEST 'conus13km_debug_qr_intel' [15:27, 13:24](820 MB) +PASS -- TEST 'conus13km_radar_tten_debug_intel' [15:19, 13:16](1203 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [06:12, 05:09] +PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [05:39, 04:40](1087 MB) + +PASS -- COMPILE 'hafsw_intel' [17:21, 15:25] +PASS -- TEST 'hafs_regional_atm_intel' [07:16, 04:24](723 MB) +PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [07:53, 05:04](1067 MB) +PASS -- TEST 'hafs_regional_atm_ocn_intel' [09:24, 06:17](780 MB) +PASS -- TEST 'hafs_regional_atm_wav_intel' [12:22, 10:46](795 MB) +PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [15:11, 11:50](815 MB) +PASS -- TEST 'hafs_regional_1nest_atm_intel' [06:19, 04:36](477 MB) +PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [07:37, 05:37](493 MB) +PASS -- TEST 'hafs_global_1nest_atm_intel' [03:58, 02:16](390 MB) +PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [09:39, 06:05](461 MB) +PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [04:53, 03:12](510 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [05:16, 02:59](512 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [05:15, 03:42](589 MB) +PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [02:32, 01:11](427 MB) +PASS -- TEST 'gnv1_nested_intel' [05:03, 03:15](790 MB) + +PASS -- COMPILE 'hafsw_debug_intel' [07:18, 06:30] +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [14:14, 11:59](613 MB) + +PASS -- COMPILE 'hafsw_faster_intel' [20:21, 19:10] +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [09:23, 06:57](631 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [09:35, 07:03](691 MB) + +PASS -- COMPILE 'hafs_mom6w_intel' [17:20, 16:09] +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [07:21, 05:18](678 MB) + +PASS -- COMPILE 'hafs_all_intel' [14:22, 13:37] +PASS -- TEST 'hafs_regional_docn_intel' [07:31, 05:26](752 MB) +PASS -- TEST 'hafs_regional_docn_oisst_intel' [07:18, 05:26](741 MB) +PASS -- TEST 'hafs_regional_datm_cdeps_intel' [18:09, 16:09](894 MB) + +PASS -- COMPILE 'datm_cdeps_intel' [08:19, 07:22] +PASS -- TEST 'datm_cdeps_control_cfsr_intel' [03:24, 02:29](762 MB) +PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [02:31, 01:28](750 MB) +PASS -- TEST 'datm_cdeps_control_gefs_intel' [03:28, 02:18](640 MB) +PASS -- TEST 'datm_cdeps_iau_gefs_intel' [03:23, 02:21](640 MB) +PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [03:23, 02:23](643 MB) +PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [03:36, 02:27](761 MB) +PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [03:33, 02:28](761 MB) +PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [03:32, 02:18](641 MB) +PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [08:49, 05:34](687 MB) +PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [08:50, 05:36](673 MB) +PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [03:24, 02:27](760 MB) +PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [05:31, 03:49](2018 MB) +PASS -- TEST 'datm_cdeps_gfs_intel' [04:36, 03:50](2015 MB) + +PASS -- COMPILE 'datm_cdeps_debug_intel' [05:20, 04:46] +PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [06:34, 05:01](747 MB) + +PASS -- COMPILE 'datm_cdeps_faster_intel' [08:17, 07:27] +PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [03:26, 02:26](750 MB) + +PASS -- COMPILE 'datm_cdeps_land_intel' [03:19, 02:12] +PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [02:37, 01:03](304 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_intel' [02:32, 00:57](453 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [02:30, 00:39](453 MB) + +PASS -- COMPILE 'atml_intel' [13:21, 12:40] +PASS -- TEST 'control_p8_atmlnd_sbs_intel' [07:35, 05:45](1627 MB) +PASS -- TEST 'control_p8_atmlnd_intel' [07:41, 05:20](1641 MB) +PASS -- TEST 'control_restart_p8_atmlnd_intel' [05:09, 03:01](855 MB) + +PASS -- COMPILE 'atmw_intel' [13:20, 12:24] +PASS -- TEST 'atmwav_control_noaero_p8_intel' [03:18, 01:30](1637 MB) + +PASS -- COMPILE 'atmwm_intel' [13:22, 12:24] +PASS -- TEST 'control_atmwav_intel' [02:48, 01:24](638 MB) + +PASS -- COMPILE 'atmaero_intel' [11:17, 10:52] +PASS -- TEST 'atmaero_control_p8_intel' [05:44, 03:35](2947 MB) +PASS -- TEST 'atmaero_control_p8_rad_intel' [06:46, 04:12](3000 MB) +PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [06:13, 04:24](3012 MB) + +PASS -- COMPILE 'atmaq_debug_intel' [07:22, 05:59] +PASS -- TEST 'regional_atmaq_debug_intel' [24:23, 21:40](4533 MB) SYNOPSIS: -Starting Date/Time: 20240416 14:22:27 -Ending Date/Time: 20240416 16:12:18 -Total Time: 01h:50m:38s +Starting Date/Time: 20240419 06:31:21 +Ending Date/Time: 20240419 07:56:11 +Total Time: 01h:25m:29s Compiles Completed: 38/38 -Tests Completed: 172/175 +Tests Completed: 171/175 Failed Tests: -* TEST cpld_debug_p8_intel: FAILED: RUN DID NOT COMPLETE --- LOG: /glade/work/zshrader/ufs-weather-model/tests/logs/log_derecho/run_cpld_debug_p8_intel.log -* TEST hrrr_gf_debug_intel: FAILED: RUN DID NOT COMPLETE --- LOG: /glade/work/zshrader/ufs-weather-model/tests/logs/log_derecho/run_hrrr_gf_debug_intel.log -* TEST control_restart_p8_atmlnd_intel: FAILED: RUN DID NOT COMPLETE --- LOG: /glade/work/zshrader/ufs-weather-model/tests/logs/log_derecho/run_control_restart_p8_atmlnd_intel.log +* TEST control_stochy_restart_intel: FAILED: RUN DID NOT COMPLETE +-- LOG: /glade/work/zshrader/rt-2213/tests/logs/log_derecho/run_control_stochy_restart_intel.log +* TEST conus13km_control_intel: FAILED: RUN DID NOT COMPLETE +-- LOG: /glade/work/zshrader/rt-2213/tests/logs/log_derecho/run_conus13km_control_intel.log +* TEST conus13km_2threads_intel: FAILED: UNABLE TO START RUN +-- LOG: N/A +* TEST conus13km_restart_mismatch_intel: FAILED: UNABLE TO START RUN +-- LOG: N/A NOTES: A file 'test_changes.list' was generated with list of all failed tests. @@ -319,7 +321,7 @@ Result: FAILURE ====START OF DERECHO REGRESSION TESTING LOG==== UFSWM hash used in testing: -d43ccd1b047697197e01c095515d268a6e53270f +d164b650b97d4c4a68ab86c55f2254f29767da2b Submodule hashes used in testing: 37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d) @@ -329,14 +331,14 @@ Submodule hashes used in testing: f6ff8f7c4d4cb6feabe3651b13204cf43fc948e3 CICE-interface/CICE/icepack (Icepack1.1.0-182-gf6ff8f7) 4e19850cb083bc474b7cde5dc2f8506ec74cc442 CMEPS-interface/CMEPS (cmeps_v0.4.1-2306-g4e19850) cabd7753ae17f7bfcc6dad56daf10868aa51c3f4 CMakeModules (v1.0.0-28-gcabd775) - 6e1bc3ebf0671c91a47ece876afef46300362e67 FV3 (remotes/origin/remove_nowarn) - b447c635161864f2de5e941f6dbe7387b5525167 FV3/atmos_cubed_sphere (201912_public_release-402-gb447c63) + 5307022358c6d95c9b423ec8bf32e0f0f7d60989 FV3 (remotes/origin/upp_HR4) + 97114888f529c2df70ed4a350fd2428df74839ff FV3/atmos_cubed_sphere (201912_public_release-389-g9711488) 011db4f80a02cba6d65958ace56e8efb197be62b FV3/ccpp/framework (ccpp_transition_to_vlab_master_20190705-704-g011db4f) 9b0ac7b16a45afe5e7f1abf9571d3484158a5b43 FV3/ccpp/physics (EP4-741-g9b0ac7b1) 74a0e098b2163425e4b5466c2dfcf8ae26d560a5 FV3/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (v1.6) - 945cb2cef5e8bd5949afd4f0fc35c4fb6e95a1bf FV3/upp (upp_v10.2.0-159-g945cb2c) + 5faac752d9550d3570705358fa1eb3f5ac78a786 FV3/upp (upp_v10.2.0-185-g5faac75) -1ba8270870947b583cd51bc72ff8960f4c1fb36e FV3/upp/sorc/libIFI.fd --a9828705b587c451fc2a7267d1c374d737be425b FV3/upp/sorc/ncep_post.fd/post_gtg.fd +-7476b8f2790a47d788f79cebfdbb551567ae7cf8 FV3/upp/sorc/ncep_post.fd/post_gtg.fd 041422934cae1570f2f0e67239d5d89f11c6e1b7 GOCART (sdr_v2.1.2.6-119-g0414229) 35789c757766e07f688b4c0c7c5229816f224b09 HYCOM-interface/HYCOM (2.3.00-121-g35789c7) ab7bd14d209592d55490e75dbfaa61cb4a62df97 MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10032-gab7bd14d2) @@ -344,7 +346,7 @@ Submodule hashes used in testing: 29e64d652786e1d076a05128c920f394202bfe10 MOM6-interface/MOM6/pkg/GSW-Fortran (29e64d6) 6a51f0295bc1a877475b527157a33aa86eb532fe NOAHMP-interface/noahmp (v3.7.1-426-g6a51f02) d9b3172f4197c65d471662c6952a668152d71230 WW3 (6.07.1-345-gd9b3172f) - 36d87e5665c359f9dd3201a9d27ceecacc0d8e62 stochastic_physics (ufs-v2.0.0-215-g36d87e5) + 31e4e3e57bad8a7cdaa0ce2d3c4efbca63b5f74a stochastic_physics (ufs-v2.0.0-216-g31e4e3e) NOTES: @@ -353,30 +355,27 @@ The first time is for the full script (prep+run+finalize). The second time is specifically for the run phase. Times/Memory will be empty for failed tests. -BASELINE DIRECTORY: /glade/derecho/scratch/epicufsrt/ufs-weather-model/RT//NEMSfv3gfs/develop-20240408 -COMPARISON DIRECTORY: /glade/derecho/scratch/zshrader/FV3_RT/rt_55240 +BASELINE DIRECTORY: /glade/derecho/scratch/epicufsrt/ufs-weather-model/RT//NEMSfv3gfs/develop-20240417 +COMPARISON DIRECTORY: /glade/derecho/scratch/zshrader/FV3_RT/rt_121217 RT.SH OPTIONS USED: * (-a) - HPC PROJECT ACCOUNT: nral0032 * (-l) - USE CONFIG FILE: rt.conf * (-e) - USE ECFLOW -PASS -- COMPILE 's2swa_debug_intel' [10:18, 09:13] -PASS -- TEST 'cpld_debug_p8_intel' [11:29, 07:46](3155 MB) +PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [12:18, 11:25] +PASS -- TEST 'conus13km_control_intel' [04:34, 01:49](1084 MB) -PASS -- COMPILE 'atm_debug_dyn32_intel' [09:18, 08:25] -PASS -- TEST 'hrrr_gf_debug_intel' [05:42, 04:38](1183 MB) - -PASS -- COMPILE 'atml_intel' [14:19, 12:54] -PASS -- TEST 'control_p8_atmlnd_intel' [10:09, 06:20](1641 MB) -PASS -- TEST 'control_restart_p8_atmlnd_intel' [07:02, 03:54](850 MB) +PASS -- COMPILE 'atm_dyn32_intel' [13:18, 12:43] +PASS -- TEST 'control_stochy_intel' [02:37, 01:24](626 MB) +PASS -- TEST 'control_stochy_restart_intel' [02:32, 00:50](436 MB) SYNOPSIS: -Starting Date/Time: 20240416 16:43:55 -Ending Date/Time: 20240416 17:16:53 -Total Time: 00h:33m:08s -Compiles Completed: 3/3 -Tests Completed: 4/4 +Starting Date/Time: 20240419 08:26:55 +Ending Date/Time: 20240419 08:46:43 +Total Time: 00h:19m:54s +Compiles Completed: 2/2 +Tests Completed: 3/3 NOTES: A file 'test_changes.list' was generated but is empty. From d694498c2a415a71db1f53f8c6cfb566c687566e Mon Sep 17 00:00:00 2001 From: Wen Meng Date: Fri, 19 Apr 2024 16:52:55 +0000 Subject: [PATCH 21/21] Revert change in .gitmodules --- .gitmodules | 6 ++---- FV3 | 2 +- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/.gitmodules b/.gitmodules index aeafb3e11b..a3775fc12d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,9 +1,7 @@ [submodule "FV3"] path = FV3 - url = https://github.com/WenMeng-NOAA/fv3atm - branch = upp_HR4 -# url = https://github.com/NOAA-EMC/fv3atm -# branch = develop + url = https://github.com/NOAA-EMC/fv3atm + branch = develop [submodule "WW3"] path = WW3 url = https://github.com/NOAA-EMC/WW3 diff --git a/FV3 b/FV3 index 5307022358..da95cc428d 160000 --- a/FV3 +++ b/FV3 @@ -1 +1 @@ -Subproject commit 5307022358c6d95c9b423ec8bf32e0f0f7d60989 +Subproject commit da95cc428d8b626e99250fd57a4279b4980044f8