From 26cb9e60479958c4109a826c834333dcdd728a92 Mon Sep 17 00:00:00 2001 From: AnningCheng-NOAA <48297505+AnningCheng-NOAA@users.noreply.github.com> Date: Thu, 2 May 2024 07:53:47 -0400 Subject: [PATCH] fixed excessive evaporation when both innerloop and mraerosol=T (#2221) * NWFA Induced evaporation is turn off , but evaporation not related to aerosol is turned on to prevent excessive evaporation when Inner loop and mraerosol=T * ccpp/framework hash update * Cleanup unused code and variables, fix wcoss2 issue starting ecflow * Bring in @DusanJovic-NOAA trap changes * Merge some machine ecflow starts together and move to case statements --- FV3 | 2 +- tests/bl_date.conf | 2 +- tests/logs/OpnReqTests_control_p8_hera.log | 48 +- ...sts_cpld_control_nowave_noaero_p8_hera.log | 24 +- .../OpnReqTests_regional_control_hera.log | 68 +- tests/logs/RegressionTests_acorn.log | 554 ++++++------- tests/logs/RegressionTests_derecho.log | 626 +++++++------- tests/logs/RegressionTests_gaea.log | 592 ++++++-------- tests/logs/RegressionTests_hera.log | 767 ++++++++---------- tests/logs/RegressionTests_hercules.log | 765 ++++++++--------- tests/logs/RegressionTests_jet.log | 472 +++++------ tests/logs/RegressionTests_orion.log | 589 ++++++-------- tests/logs/RegressionTests_wcoss2.log | 458 +++++------ tests/rt.sh | 69 +- tests/rt_utils.sh | 77 +- tests/test_changes.list | 6 +- 16 files changed, 2377 insertions(+), 2742 deletions(-) diff --git a/FV3 b/FV3 index da95cc428d..683061b3fd 160000 --- a/FV3 +++ b/FV3 @@ -1 +1 @@ -Subproject commit da95cc428d8b626e99250fd57a4279b4980044f8 +Subproject commit 683061b3fd58716625eed61d7a7143e985f733d4 diff --git a/tests/bl_date.conf b/tests/bl_date.conf index ba022070b2..40b36bd83a 100644 --- a/tests/bl_date.conf +++ b/tests/bl_date.conf @@ -1 +1 @@ -export BL_DATE=20240426 +export BL_DATE=20240430 diff --git a/tests/logs/OpnReqTests_control_p8_hera.log b/tests/logs/OpnReqTests_control_p8_hera.log index 1390b3f6f6..98af0db899 100644 --- a/tests/logs/OpnReqTests_control_p8_hera.log +++ b/tests/logs/OpnReqTests_control_p8_hera.log @@ -1,9 +1,9 @@ -Mon Apr 29 18:57:13 UTC 2024 +Wed May 1 16:47:10 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_2538358/bit_base_bit_base +working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_1433614/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 = 269.680202 - 0: The maximum resident set size (KB) = 1266668 + 0: The total amount of wall time = 273.804433 + 0: The maximum resident set size (KB) = 1253420 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_2538358/dbg_base_dbg_base +working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_1433614/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 = 949.326805 - 0: The maximum resident set size (KB) = 1255152 + 0: The total amount of wall time = 960.167656 + 0: The maximum resident set size (KB) = 1231384 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_2538358/dcp_dcp +working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_1433614/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 = 240.344326 - 0: The maximum resident set size (KB) = 1245676 + 0: The total amount of wall time = 247.343877 + 0: The maximum resident set size (KB) = 1232416 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_2538358/mpi_mpi +working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_1433614/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.351607 - 0: The maximum resident set size (KB) = 1245716 + 0: The total amount of wall time = 245.896195 + 0: The maximum resident set size (KB) = 1231104 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_2538358/rst_rst +working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_1433614/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 = 242.201971 - 0: The maximum resident set size (KB) = 1246024 + 0: The total amount of wall time = 251.053244 + 0: The maximum resident set size (KB) = 1228068 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_2538358/std_base_std_base +working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_1433614/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.461943 - 0: The maximum resident set size (KB) = 1245616 + 0: The total amount of wall time = 253.154960 + 0: The maximum resident set size (KB) = 1233000 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_2538358/thr_thr +working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_1433614/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 = 249.430767 - 0: The maximum resident set size (KB) = 1247248 + 0: The total amount of wall time = 242.649383 + 0: The maximum resident set size (KB) = 1233424 Test thr PASS OPERATION REQUIREMENT TEST WAS SUCCESSFUL -Mon Apr 29 20:17:04 UTC 2024 -Elapsed time: 01h:19m:51s. Have a nice day! +Wed May 1 17:54:31 UTC 2024 +Elapsed time: 01h:07m:25s. Have a nice day! diff --git a/tests/logs/OpnReqTests_cpld_control_nowave_noaero_p8_hera.log b/tests/logs/OpnReqTests_cpld_control_nowave_noaero_p8_hera.log index 4e0876efed..24258447f8 100644 --- a/tests/logs/OpnReqTests_cpld_control_nowave_noaero_p8_hera.log +++ b/tests/logs/OpnReqTests_cpld_control_nowave_noaero_p8_hera.log @@ -1,9 +1,9 @@ -Mon Apr 29 23:05:39 UTC 2024 +Wed May 1 15:19:59 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_3667018/dbg_base_dbg_base +working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2945403/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 = 1323.060262 - 0: The maximum resident set size (KB) = 1364380 + 0: The total amount of wall time = 1448.267808 + 0: The maximum resident set size (KB) = 1364020 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_3667018/rst_rst +working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2945403/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 = 393.654864 - 0: The maximum resident set size (KB) = 1360348 + 0: The total amount of wall time = 444.246604 + 0: The maximum resident set size (KB) = 1359328 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_3667018/std_base_std_base +working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2945403/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 = 398.993468 - 0: The maximum resident set size (KB) = 1358812 + 0: The total amount of wall time = 448.797587 + 0: The maximum resident set size (KB) = 1359444 Test std_base PASS OPERATION REQUIREMENT TEST WAS SUCCESSFUL -Tue Apr 30 00:03:24 UTC 2024 -Elapsed time: 00h:57m:46s. Have a nice day! +Wed May 1 16:30:01 UTC 2024 +Elapsed time: 01h:10m:03s. Have a nice day! diff --git a/tests/logs/OpnReqTests_regional_control_hera.log b/tests/logs/OpnReqTests_regional_control_hera.log index 6e16879d1f..653742ca0c 100644 --- a/tests/logs/OpnReqTests_regional_control_hera.log +++ b/tests/logs/OpnReqTests_regional_control_hera.log @@ -1,9 +1,28 @@ -Tue Apr 30 00:26:07 UTC 2024 +Wed May 1 12:44:33 UTC 2024 Start Operation Requirement Test +baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/regional_control_bit_base_gnu +working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_3929078/bit_base_bit_base +Checking test bit_base results .... +Moving baseline bit_base files .... + Moving dynf000.nc .........OK + Moving dynf006.nc .........OK + Moving phyf000.nc .........OK + Moving phyf006.nc .........OK + Moving PRSLEV.GrbF00 .........OK + Moving PRSLEV.GrbF06 .........OK + Moving NATLEV.GrbF00 .........OK + Moving NATLEV.GrbF06 .........OK + + 0: The total amount of wall time = 1265.539423 + 0: The maximum resident set size (KB) = 593464 + +Test bit_base PASS + + baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/regional_control_std_base_gnu -working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_4130396/dcp_dcp +working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_3929078/dcp_dcp Checking test dcp results .... Comparing dynf000.nc .....USING NCCMP......OK Comparing dynf006.nc .....USING NCCMP......OK @@ -14,14 +33,14 @@ Checking test dcp results .... Comparing NATLEV.GrbF00 .....USING CMP......OK Comparing NATLEV.GrbF06 .....USING CMP......OK - 0: The total amount of wall time = 2131.450659 - 0: The maximum resident set size (KB) = 555224 + 0: The total amount of wall time = 2156.871537 + 0: The maximum resident set size (KB) = 548144 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_4130396/std_base_std_base +working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_3929078/std_base_std_base Checking test std_base results .... Moving baseline std_base files .... Moving dynf000.nc .........OK @@ -33,14 +52,14 @@ Moving baseline std_base files .... Moving NATLEV.GrbF00 .........OK Moving NATLEV.GrbF06 .........OK - 0: The total amount of wall time = 2150.481127 - 0: The maximum resident set size (KB) = 553380 + 0: The total amount of wall time = 2145.775444 + 0: The maximum resident set size (KB) = 556196 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_4130396/thr_thr +working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_3929078/thr_thr Checking test thr results .... Comparing dynf000.nc .....USING NCCMP......OK Comparing dynf006.nc .....USING NCCMP......OK @@ -51,36 +70,11 @@ Checking test thr results .... Comparing NATLEV.GrbF00 .....USING CMP......OK Comparing NATLEV.GrbF06 .....USING CMP......OK - 0: The total amount of wall time = 2147.836334 - 0: The maximum resident set size (KB) = 554792 + 0: The total amount of wall time = 2148.252094 + 0: The maximum resident set size (KB) = 561788 Test thr PASS OPERATION REQUIREMENT TEST WAS SUCCESSFUL -Tue Apr 30 02:20:21 UTC 2024 -Elapsed time: 01h:54m:14s. Have a nice day! -Tue Apr 30 16:20:31 UTC 2024 -Start Operation Requirement Test - - -baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/regional_control_bit_base_gnu -working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_1270533/bit_base_bit_base -Checking test bit_base results .... -Moving baseline bit_base files .... - Moving dynf000.nc .........OK - Moving dynf006.nc .........OK - Moving phyf000.nc .........OK - Moving phyf006.nc .........OK - Moving PRSLEV.GrbF00 .........OK - Moving PRSLEV.GrbF06 .........OK - Moving NATLEV.GrbF00 .........OK - Moving NATLEV.GrbF06 .........OK - - 0: The total amount of wall time = 1420.618445 - 0: The maximum resident set size (KB) = 583292 - -Test bit_base PASS - -OPERATION REQUIREMENT TEST WAS SUCCESSFUL -Tue Apr 30 16:49:13 UTC 2024 -Elapsed time: 00h:28m:43s. Have a nice day! +Wed May 1 15:05:29 UTC 2024 +Elapsed time: 02h:20m:57s. Have a nice day! diff --git a/tests/logs/RegressionTests_acorn.log b/tests/logs/RegressionTests_acorn.log index 4f9b548922..0f9cea2320 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: -d35f6da7caf2a4d320aeb75613de67533a11d1b7 +185711d25b9d234f2d48a5cfb21b8e8295193f61 Submodule hashes used in testing: 37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d) @@ -11,10 +11,10 @@ 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) - da95cc428d8b626e99250fd57a4279b4980044f8 FV3 (heads/develop) + bbcabb5b292cccb4bd3542667f97a987cc3274cc FV3 (remotes/origin/mr2_innl) 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) + 9b9467998598fb45725a27a6200eabdf9840ad33 FV3/ccpp/framework (ccpp_transition_to_vlab_master_20190705-717-g9b94679) + cb2eedd54241523ca8bab09af86b4a45fa0bdd1b FV3/ccpp/physics (master-tag-before-replacing-with-ipd-setup-step-fast-5189-gcb2eedd5) 74a0e098b2163425e4b5466c2dfcf8ae26d560a5 FV3/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (v1.6) 5faac752d9550d3570705358fa1eb3f5ac78a786 FV3/upp (upp_v10.2.0-185-g5faac75) -1ba8270870947b583cd51bc72ff8960f4c1fb36e FV3/upp/sorc/libIFI.fd @@ -24,7 +24,7 @@ Submodule hashes used in testing: 0730606b808f2979241d850e763955f5526a980c MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10046-g0730606b8) 9423197f894112edfcb1502245f7d7b873d551f9 MOM6-interface/MOM6/pkg/CVMix-src (9423197) 29e64d652786e1d076a05128c920f394202bfe10 MOM6-interface/MOM6/pkg/GSW-Fortran (29e64d6) - 2f30e107fbc5959c4d4dbe614232e29ec3882a97 NOAHMP-interface/noahmp (v3.7.1-429-g2f30e10) + 1e259014c1eba9070cec7027d8b4b479ae54275a NOAHMP-interface/noahmp (v3.7.1-430-g1e25901) d9b3172f4197c65d471662c6952a668152d71230 WW3 (6.07.1-345-gd9b3172f) 31e4e3e57bad8a7cdaa0ce2d3c4efbca63b5f74a stochastic_physics (ufs-v2.0.0-216-g31e4e3e) @@ -35,268 +35,275 @@ 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-20240426 -COMPARISON DIRECTORY: /lfs/h2/emc/ptmp/brian.curtis/FV3_RT/rt_105869 +BASELINE DIRECTORY: /lfs/h2/emc/nems/noscrub/emc.nems/RT/NEMSfv3gfs/develop-20240430 +COMPARISON DIRECTORY: /lfs/h2/emc/ptmp/brian.curtis/FV3_RT/rt_5114 RT.SH OPTIONS USED: * (-a) - HPC PROJECT ACCOUNT: GFS-DEV * (-e) - USE ECFLOW -PASS -- COMPILE 's2swa_32bit_intel' [11:24, 10:47] ( 3 warnings 8 remarks ) -PASS -- TEST 'cpld_control_p8_mixedmode_intel' [13:06, 02:05](3043 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_intel' [18:32, 18:17] ( 3 warnings 8 remarks ) -PASS -- TEST 'cpld_control_gfsv17_intel' [05:54, 02:49](1652 MB) -PASS -- TEST 'cpld_control_gfsv17_iau_intel' [37:21, 03:29](1773 MB) -PASS -- TEST 'cpld_restart_gfsv17_intel' [33:36, 02:54](900 MB) -PASS -- TEST 'cpld_mpi_gfsv17_intel' [05:27, 02:54](1623 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [05:18, 04:11] ( 1527 warnings 1998 remarks ) -PASS -- TEST 'cpld_debug_gfsv17_intel' [19:13, 02:28](1679 MB) - -PASS -- COMPILE 's2swa_intel' [11:25, 10:33] ( 2 warnings 8 remarks ) -PASS -- TEST 'cpld_control_p8_intel' [13:05, 01:37](3067 MB) -PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [13:05, 01:56](3064 MB) -PASS -- TEST 'cpld_restart_p8_intel' [04:03, 02:05](3121 MB) -PASS -- TEST 'cpld_control_qr_p8_intel' [13:05, 01:33](3089 MB) -PASS -- TEST 'cpld_restart_qr_p8_intel' [04:03, 02:02](3142 MB) -FAILED: RUN DID NOT COMPLETE -- TEST 'cpld_2threads_p8_intel' [, ]( MB) -PASS -- TEST 'cpld_decomp_p8_intel' [13:05, 02:13](3063 MB) -PASS -- TEST 'cpld_mpi_p8_intel' [13:06, 01:59](2993 MB) -PASS -- TEST 'cpld_control_ciceC_p8_intel' [13:05, 02:05](3067 MB) -PASS -- TEST 'cpld_s2sa_p8_intel' [13:05, 02:18](3035 MB) - -PASS -- COMPILE 's2sw_intel' [10:24, 09:55] ( 2 warnings 8 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_intel' [03:42, 01:10](1642 MB) -PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [03:33, 02:25](1696 MB) - -PASS -- COMPILE 's2s_aoflux_intel' [10:23, 09:33] ( 2 warnings 1 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [14:07, 01:32](1695 MB) - -PASS -- COMPILE 's2s_intel' [10:23, 09:33] ( 2 warnings 1 remarks ) -PASS -- TEST 'cpld_control_c48_intel' [14:06, 01:04](2673 MB) - -PASS -- COMPILE 's2swa_faster_intel' [15:29, 15:06] ( 2 warnings 8 remarks ) -PASS -- TEST 'cpld_control_p8_faster_intel' [07:01, 02:16](3070 MB) - -PASS -- COMPILE 's2sw_pdlib_intel' [16:31, 15:34] ( 2 warnings 8 remarks ) -PASS -- TEST 'cpld_control_pdlib_p8_intel' [03:33, 01:04](1669 MB) -PASS -- TEST 'cpld_restart_pdlib_p8_intel' [37:28, 01:00](965 MB) -PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [28:58, 01:40](1639 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_intel' [04:18, 03:57] ( 1562 warnings 1998 remarks ) -PASS -- TEST 'cpld_debug_pdlib_p8_intel' [20:13, 01:19](1686 MB) - -PASS -- COMPILE 'atm_dyn32_intel' [10:23, 09:39] ( 3 warnings 1 remarks ) -PASS -- TEST 'control_flake_intel' [09:48, 00:55](634 MB) -PASS -- TEST 'control_CubedSphereGrid_intel' [09:48, 00:42](1528 MB) -PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [09:48, 01:07](1541 MB) -PASS -- TEST 'control_latlon_intel' [09:48, 00:57](1539 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [09:48, 00:56](1538 MB) -PASS -- TEST 'control_c48_intel' [09:47, 01:24](1611 MB) -PASS -- TEST 'control_c48.v2.sfc_intel' [09:47, 00:54](737 MB) -PASS -- TEST 'control_c192_intel' [09:48, 01:08](1649 MB) -PASS -- TEST 'control_c384_intel' [09:52, 01:49](1968 MB) -PASS -- TEST 'control_c384gdas_intel' [09:52, 03:15](1152 MB) -PASS -- TEST 'control_stochy_intel' [09:48, 00:38](591 MB) -PASS -- TEST 'control_stochy_restart_intel' [01:09, 00:28](390 MB) -PASS -- TEST 'control_lndp_intel' [09:48, 00:19](588 MB) -PASS -- TEST 'control_iovr4_intel' [09:48, 01:14](586 MB) -PASS -- TEST 'control_iovr5_intel' [09:48, 01:04](584 MB) -PASS -- TEST 'control_p8_intel' [02:34, 02:53](1561 MB) -PASS -- TEST 'control_p8.v2.sfc_intel' [02:33, 02:22](1561 MB) -PASS -- TEST 'control_p8_ugwpv1_intel' [01:41, 02:07](1573 MB) -PASS -- TEST 'control_restart_p8_intel' [48:46, 02:57](751 MB) -PASS -- TEST 'control_noqr_p8_intel' [00:05, 02:21](1557 MB) -PASS -- TEST 'control_restart_noqr_p8_intel' [48:46, 02:59](754 MB) -PASS -- TEST 'control_decomp_p8_intel' [59:06, 01:27](1563 MB) -PASS -- TEST 'control_2threads_p8_intel' [58:06, 01:43](1645 MB) -PASS -- TEST 'control_p8_lndp_intel' [58:02, 00:59](1564 MB) -PASS -- TEST 'control_p8_rrtmgp_intel' [57:20, 02:21](1619 MB) -PASS -- TEST 'control_p8_mynn_intel' [56:28, 01:48](1577 MB) -PASS -- TEST 'merra2_thompson_intel' [55:21, 03:08](1576 MB) -PASS -- TEST 'regional_control_intel' [55:16, 01:09](629 MB) -PASS -- TEST 'regional_restart_intel' [48:11, 00:32](798 MB) -PASS -- TEST 'regional_decomp_intel' [55:12, 00:59](632 MB) -PASS -- TEST 'regional_2threads_intel' [55:07, 01:01](726 MB) -PASS -- TEST 'regional_noquilt_intel' [53:10, 01:05](1165 MB) -PASS -- TEST 'regional_2dwrtdecomp_intel' [52:47, 00:36](630 MB) -PASS -- TEST 'regional_wofs_intel' [52:46, 00:52](1602 MB) - -PASS -- COMPILE 'ifi_intel' [09:22, 08:16] ( 2 warnings ) -PASS -- TEST 'regional_ifi_control_intel' [09:48, 00:34](630 MB) -PASS -- TEST 'regional_ifi_decomp_intel' [09:48, 00:37](629 MB) -PASS -- TEST 'regional_ifi_2threads_intel' [09:49, 01:14](723 MB) - -PASS -- COMPILE 'rrfs_intel' [09:23, 09:03] ( 5 warnings 9 remarks ) -PASS -- TEST 'rap_control_intel' [52:32, 02:28](973 MB) -PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [52:28, 00:43](1147 MB) -PASS -- TEST 'rap_decomp_intel' [49:47, 02:06](974 MB) -PASS -- TEST 'rap_2threads_intel' [49:38, 02:50](1060 MB) -PASS -- TEST 'rap_restart_intel' [40:07, 02:54](844 MB) -PASS -- TEST 'rap_sfcdiff_intel' [49:25, 02:15](968 MB) -PASS -- TEST 'rap_sfcdiff_decomp_intel' [49:25, 03:01](972 MB) -PASS -- TEST 'rap_sfcdiff_restart_intel' [00:16, 02:41](843 MB) -PASS -- TEST 'hrrr_control_intel' [49:03, 02:59](966 MB) -PASS -- TEST 'hrrr_control_decomp_intel' [48:52, 02:15](965 MB) -PASS -- TEST 'hrrr_control_2threads_intel' [48:18, 02:34](1045 MB) -PASS -- TEST 'hrrr_control_restart_intel' [20:58, 00:19](794 MB) -PASS -- TEST 'rrfs_v1beta_intel' [48:09, 03:06](965 MB) -PASS -- TEST 'rrfs_v1nssl_intel' [47:29, 01:28](1923 MB) -PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [46:56, 00:57](1918 MB) - -PASS -- COMPILE 'csawmg_intel' [09:23, 08:41] ( 3 warnings ) -PASS -- TEST 'control_csawmg_intel' [14:28, 00:52](656 MB) - -PASS -- COMPILE 'wam_intel' [09:22, 08:28] ( 2 warnings ) -PASS -- TEST 'control_wam_intel' [46:07, 00:40](329 MB) - -PASS -- COMPILE 'atm_faster_dyn32_intel' [09:23, 09:05] ( 2 warnings 1 remarks ) -PASS -- TEST 'control_p8_faster_intel' [46:06, 02:38](1560 MB) -PASS -- TEST 'regional_control_faster_intel' [46:02, 00:35](627 MB) - -PASS -- COMPILE 'atm_debug_dyn32_intel' [08:21, 04:25] ( 887 warnings 9 remarks ) -PASS -- TEST 'control_CubedSphereGrid_debug_intel' [44:50, 01:13](1557 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [44:39, 00:30](1558 MB) -PASS -- TEST 'control_stochy_debug_intel' [44:12, 01:07](758 MB) -PASS -- TEST 'control_lndp_debug_intel' [44:10, 01:14](759 MB) -PASS -- TEST 'control_csawmg_debug_intel' [42:59, 01:05](800 MB) -PASS -- TEST 'control_ras_debug_intel' [42:46, 01:09](768 MB) -PASS -- TEST 'control_diag_debug_intel' [42:05, 01:08](1624 MB) -PASS -- TEST 'control_debug_p8_intel' [41:56, 00:52](1588 MB) -PASS -- TEST 'regional_debug_intel' [40:40, 01:06](688 MB) -PASS -- TEST 'rap_control_debug_intel' [40:07, 00:53](1147 MB) -PASS -- TEST 'hrrr_control_debug_intel' [40:07, 00:58](1139 MB) -PASS -- TEST 'hrrr_gf_debug_intel' [40:04, 01:30](1146 MB) -PASS -- TEST 'hrrr_c3_debug_intel' [38:54, 01:08](1140 MB) -PASS -- TEST 'rap_unified_drag_suite_debug_intel' [38:22, 00:24](1145 MB) -PASS -- TEST 'rap_diag_debug_intel' [20:24, 01:26](1231 MB) -PASS -- TEST 'rap_cires_ugwp_debug_intel' [18:30, 01:08](1146 MB) -PASS -- TEST 'rap_unified_ugwp_debug_intel' [18:30, 01:05](1145 MB) -PASS -- TEST 'rap_lndp_debug_intel' [18:13, 00:29](1152 MB) -PASS -- TEST 'rap_progcld_thompson_debug_intel' [16:21, 00:59](1145 MB) -PASS -- TEST 'rap_noah_debug_intel' [15:02, 00:46](1144 MB) -PASS -- TEST 'rap_sfcdiff_debug_intel' [14:14, 00:39](1143 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [14:00, 00:56](1142 MB) -PASS -- TEST 'rrfs_v1beta_debug_intel' [13:54, 01:03](1139 MB) -PASS -- TEST 'rap_clm_lake_debug_intel' [13:24, 00:34](1145 MB) -PASS -- TEST 'rap_flake_debug_intel' [13:15, 00:35](1149 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [13:11, 02:40](1149 MB) - -PASS -- COMPILE 'wam_debug_intel' [28:43, 03:10] ( 857 warnings ) -PASS -- TEST 'control_wam_debug_intel' [11:49, 00:33](370 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [36:53, 08:31] ( 5 warnings 8 remarks ) -PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [10:32, 01:23](1018 MB) -PASS -- TEST 'rap_control_dyn32_phy32_intel' [10:27, 02:22](850 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [09:33, 03:40](846 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [08:05, 01:26](912 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [08:03, 03:22](898 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [07:00, 02:44](847 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_intel' [44:44, 02:20](744 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [44:52, 00:23](731 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [43:59, 10:38] ( 5 warnings 8 remarks ) -PASS -- TEST 'conus13km_control_intel' [06:06, 01:00](1053 MB) -PASS -- TEST 'conus13km_2threads_intel' [47:36, 00:20](1035 MB) -PASS -- TEST 'conus13km_restart_mismatch_intel' [44:52, 00:42](934 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [41:55, 08:34] ( 5 warnings 8 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_intel' [05:23, 01:18](872 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [44:00, 03:16] ( 789 warnings 8 remarks ) -PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [04:52, 00:20](1021 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [03:14, 00:49](1021 MB) -PASS -- TEST 'conus13km_debug_intel' [03:09, 00:35](1111 MB) -PASS -- TEST 'conus13km_debug_qr_intel' [02:58, 00:25](808 MB) -PASS -- TEST 'conus13km_debug_2threads_intel' [01:15, 00:22](1090 MB) -PASS -- TEST 'conus13km_radar_tten_debug_intel' [57:43, 00:56](1195 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [45:02, 03:15] ( 789 warnings 8 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [57:43, 00:33](1043 MB) - -PASS -- COMPILE 'hafsw_intel' [10:29, 09:51] ( 3 warnings 8 remarks ) -PASS -- TEST 'hafs_regional_atm_intel' [53:18, 01:39](670 MB) -PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [53:18, 01:12](1023 MB) -PASS -- TEST 'hafs_regional_atm_ocn_intel' [53:16, 01:53](715 MB) -PASS -- TEST 'hafs_regional_atm_wav_intel' [53:16, 01:53](761 MB) -PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [53:17, 01:36](909 MB) -PASS -- TEST 'hafs_regional_1nest_atm_intel' [53:16, 00:53](443 MB) -PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [52:08, 01:54](458 MB) -PASS -- TEST 'hafs_global_1nest_atm_intel' [51:09, 01:54](332 MB) -PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [50:39, 03:13](436 MB) -PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [50:27, 01:27](468 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [49:08, 01:40](469 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [48:13, 01:42](540 MB) -PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [48:03, 01:17](368 MB) -PASS -- TEST 'gnv1_nested_intel' [44:22, 01:45](732 MB) - -PASS -- COMPILE 'hafsw_debug_intel' [14:35, 03:51] ( 1469 warnings 1501 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [43:09, 01:38](632 MB) - -PASS -- COMPILE 'hafsw_faster_intel' [25:47, 09:58] ( 2 warnings 7 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [37:57, 01:51](580 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [37:57, 01:30](745 MB) - -PASS -- COMPILE 'hafs_mom6w_intel' [33:49, 09:57] ( 2 warnings 7 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [27:40, 01:27](747 MB) - -PASS -- COMPILE 'hafs_all_intel' [20:38, 09:30] ( 2 warnings 7 remarks ) -PASS -- TEST 'hafs_regional_docn_intel' [20:27, 02:00](710 MB) -PASS -- TEST 'hafs_regional_docn_oisst_intel' [20:27, 01:59](693 MB) -PASS -- TEST 'hafs_regional_datm_cdeps_intel' [20:25, 01:10](894 MB) - -PASS -- COMPILE 'datm_cdeps_intel' [15:31, 08:53] -PASS -- TEST 'datm_cdeps_control_cfsr_intel' [16:34, 00:30](760 MB) -PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [10:07, 00:49](747 MB) -PASS -- TEST 'datm_cdeps_control_gefs_intel' [16:34, 00:18](640 MB) -PASS -- TEST 'datm_cdeps_iau_gefs_intel' [14:29, 00:38](642 MB) -PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [07:48, 01:00](643 MB) -PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [10:04, 00:28](758 MB) -PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [04:39, 00:21](758 MB) -PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [03:38, 00:37](640 MB) -PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [01:23, 01:46](647 MB) -PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [01:17, 01:00](631 MB) -PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [59:42, 00:42](761 MB) -PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [58:40, 00:47](2015 MB) -PASS -- TEST 'datm_cdeps_gfs_intel' [56:12, 00:33](2016 MB) - -PASS -- COMPILE 'datm_cdeps_faster_intel' [08:24, 08:52] -PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [53:19, 01:06](762 MB) - -PASS -- COMPILE 'datm_cdeps_land_intel' [01:17, 01:05] ( 1 remarks ) -PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [22:43, 00:47](264 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_intel' [22:43, 00:39](413 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [29:17, 00:22](412 MB) - -PASS -- COMPILE 'atml_intel' [07:26, 10:04] ( 10 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_sbs_intel' [53:16, 02:22](1597 MB) -PASS -- TEST 'control_p8_atmlnd_intel' [52:59, 02:29](1602 MB) -PASS -- TEST 'control_restart_p8_atmlnd_intel' [22:58, 01:09](805 MB) - -PASS -- COMPILE 'atml_debug_intel' [13:31, 04:08] ( 882 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_debug_intel' [49:50, 02:34](1630 MB) - -PASS -- COMPILE 'atmw_intel' [13:28, 09:09] ( 2 warnings 8 remarks ) -PASS -- TEST 'atmwav_control_noaero_p8_intel' [39:47, 02:00](1610 MB) - -PASS -- COMPILE 'atmaero_intel' [09:27, 08:54] ( 2 warnings 1 remarks ) -PASS -- TEST 'atmaero_control_p8_intel' [39:40, 02:14](2911 MB) -PASS -- TEST 'atmaero_control_p8_rad_intel' [39:40, 01:35](2970 MB) -PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [39:40, 02:18](2988 MB) - -PASS -- COMPILE 'atmaq_debug_intel' [54:08, 03:23] ( 886 warnings 6 remarks ) -PASS -- TEST 'regional_atmaq_debug_intel' [43:47, 01:48](4484 MB) +PASS -- COMPILE 's2swa_32bit_intel' [11:24, 10:31] ( 3 warnings 8 remarks ) +PASS -- TEST 'cpld_control_p8_mixedmode_intel' [07:09, 01:58](2991 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_intel' [17:30, 16:39] ( 3 warnings 8 remarks ) +PASS -- TEST 'cpld_control_gfsv17_intel' [01:02, 03:28](1617 MB) +PASS -- TEST 'cpld_control_gfsv17_iau_intel' [28:22, 03:20](1739 MB) +PASS -- TEST 'cpld_restart_gfsv17_intel' [27:46, 02:21](877 MB) +PASS -- TEST 'cpld_mpi_gfsv17_intel' [01:03, 03:01](1594 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [05:18, 04:14] ( 1527 warnings 1998 remarks ) +PASS -- TEST 'cpld_debug_gfsv17_intel' [13:16, 03:04](1645 MB) + +PASS -- COMPILE 's2swa_intel' [11:24, 10:31] ( 2 warnings 8 remarks ) +PASS -- TEST 'cpld_control_p8_intel' [07:09, 01:31](3020 MB) +PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [07:09, 02:04](3020 MB) +PASS -- TEST 'cpld_restart_p8_intel' [58:06, 02:30](3077 MB) +PASS -- TEST 'cpld_control_qr_p8_intel' [07:09, 01:43](3043 MB) +PASS -- TEST 'cpld_restart_qr_p8_intel' [39:37, 02:22](3096 MB) +PASS -- TEST 'cpld_2threads_p8_intel' [07:09, 01:56](3328 MB) +PASS -- TEST 'cpld_decomp_p8_intel' [07:09, 01:30](3016 MB) +PASS -- TEST 'cpld_mpi_p8_intel' [07:10, 01:55](2944 MB) +PASS -- TEST 'cpld_control_ciceC_p8_intel' [07:09, 02:00](3020 MB) +PASS -- TEST 'cpld_s2sa_p8_intel' [07:09, 02:17](2986 MB) + +PASS -- COMPILE 's2sw_intel' [10:23, 10:10] ( 2 warnings 8 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_intel' [08:10, 01:07](1614 MB) +PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [08:10, 01:32](1643 MB) + +PASS -- COMPILE 's2s_aoflux_intel' [10:24, 09:40] ( 2 warnings 1 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [08:09, 01:32](1645 MB) + +PASS -- COMPILE 's2s_intel' [10:24, 09:37] ( 2 warnings 1 remarks ) +PASS -- TEST 'cpld_control_c48_intel' [08:08, 01:00](2638 MB) + +PASS -- COMPILE 's2swa_faster_intel' [16:30, 15:47] ( 2 warnings 8 remarks ) +PASS -- TEST 'cpld_control_p8_faster_intel' [02:03, 01:59](3020 MB) + +PASS -- COMPILE 's2sw_pdlib_intel' [16:30, 16:17] ( 2 warnings 8 remarks ) +PASS -- TEST 'cpld_control_pdlib_p8_intel' [02:03, 01:50](1630 MB) +PASS -- TEST 'cpld_restart_pdlib_p8_intel' [29:52, 01:09](934 MB) +PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [29:38, 01:06](1603 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_intel' [04:18, 04:03] ( 1562 warnings 1998 remarks ) +PASS -- TEST 'cpld_debug_pdlib_p8_intel' [14:16, 01:20](1659 MB) + +PASS -- COMPILE 'atm_dyn32_intel' [36:55, 09:46] ( 3 warnings 1 remarks ) +PASS -- TEST 'control_flake_intel' [36:59, 01:13](610 MB) +PASS -- TEST 'control_CubedSphereGrid_intel' [34:46, 00:44](1500 MB) +PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [34:45, 00:56](1508 MB) +PASS -- TEST 'control_latlon_intel' [32:46, 00:42](1504 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [32:42, 00:55](1503 MB) +PASS -- TEST 'control_c48_intel' [32:41, 01:06](1585 MB) +PASS -- TEST 'control_c48.v2.sfc_intel' [32:41, 00:46](713 MB) +PASS -- TEST 'control_c192_intel' [32:42, 00:44](1620 MB) +PASS -- TEST 'control_c384_intel' [32:46, 02:19](1932 MB) +PASS -- TEST 'control_c384gdas_intel' [32:34, 03:43](1118 MB) +PASS -- TEST 'control_stochy_intel' [31:41, 00:54](567 MB) +PASS -- TEST 'control_stochy_restart_intel' [27:08, 00:18](372 MB) +PASS -- TEST 'control_lndp_intel' [31:40, 01:00](565 MB) +PASS -- TEST 'control_iovr4_intel' [30:50, 00:34](561 MB) +PASS -- TEST 'control_iovr5_intel' [30:09, 01:16](561 MB) +PASS -- TEST 'control_p8_intel' [30:02, 02:49](1534 MB) +PASS -- TEST 'control_p8.v2.sfc_intel' [23:59, 02:30](1535 MB) +PASS -- TEST 'control_p8_ugwpv1_intel' [29:36, 02:15](1537 MB) +PASS -- TEST 'control_restart_p8_intel' [21:20, 02:07](726 MB) +PASS -- TEST 'control_noqr_p8_intel' [29:04, 01:28](1525 MB) +PASS -- TEST 'control_restart_noqr_p8_intel' [20:10, 01:37](732 MB) +PASS -- TEST 'control_decomp_p8_intel' [29:04, 01:21](1529 MB) +PASS -- TEST 'control_2threads_p8_intel' [27:44, 01:18](1621 MB) +PASS -- TEST 'control_p8_lndp_intel' [27:08, 01:04](1535 MB) +PASS -- TEST 'control_p8_rrtmgp_intel' [26:37, 02:08](1588 MB) +PASS -- TEST 'control_p8_mynn_intel' [26:37, 02:31](1539 MB) +PASS -- TEST 'merra2_thompson_intel' [26:36, 01:41](1539 MB) +PASS -- TEST 'regional_control_intel' [26:33, 01:02](606 MB) +PASS -- TEST 'regional_restart_intel' [14:19, 00:23](776 MB) +PASS -- TEST 'regional_decomp_intel' [26:22, 01:09](605 MB) +PASS -- TEST 'regional_2threads_intel' [26:19, 00:28](695 MB) +PASS -- TEST 'regional_noquilt_intel' [26:17, 00:26](1139 MB) +PASS -- TEST 'regional_2dwrtdecomp_intel' [25:53, 00:51](606 MB) +PASS -- TEST 'regional_wofs_intel' [25:46, 00:12](1573 MB) + +PASS -- COMPILE 'ifi_intel' [34:51, 08:24] ( 2 warnings ) +PASS -- TEST 'regional_ifi_control_intel' [37:50, 00:55](606 MB) +PASS -- TEST 'regional_ifi_decomp_intel' [37:49, 00:26](606 MB) +PASS -- TEST 'regional_ifi_2threads_intel' [37:49, 00:56](695 MB) + +PASS -- COMPILE 'rrfs_intel' [29:47, 09:09] ( 5 warnings 9 remarks ) +PASS -- TEST 'rap_control_intel' [24:15, 02:56](943 MB) +PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [23:43, 01:34](1112 MB) +PASS -- TEST 'rap_decomp_intel' [23:33, 02:24](943 MB) +PASS -- TEST 'rap_2threads_intel' [22:33, 02:18](1027 MB) +PASS -- TEST 'rap_restart_intel' [07:49, 02:20](814 MB) +PASS -- TEST 'rap_sfcdiff_intel' [21:57, 03:13](940 MB) +PASS -- TEST 'rap_sfcdiff_decomp_intel' [20:13, 02:50](943 MB) +PASS -- TEST 'rap_sfcdiff_restart_intel' [06:22, 03:06](813 MB) +PASS -- TEST 'hrrr_control_intel' [12:29, 02:24](935 MB) +PASS -- TEST 'hrrr_control_decomp_intel' [19:12, 02:58](937 MB) +PASS -- TEST 'hrrr_control_2threads_intel' [16:44, 01:28](1013 MB) +PASS -- TEST 'hrrr_control_restart_intel' [03:58, 00:25](769 MB) +PASS -- TEST 'rrfs_v1beta_intel' [15:16, 02:48](936 MB) +PASS -- TEST 'rrfs_v1nssl_intel' [15:14, 00:42](1902 MB) +PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [14:52, 00:26](1891 MB) + +PASS -- COMPILE 'csawmg_intel' [29:47, 08:45] ( 3 warnings ) +PASS -- TEST 'control_csawmg_intel' [14:48, 01:24](632 MB) + +PASS -- COMPILE 'wam_intel' [29:47, 08:30] ( 2 warnings ) +PASS -- TEST 'control_wam_intel' [14:39, 01:13](309 MB) + +PASS -- COMPILE 'atm_faster_dyn32_intel' [28:42, 09:05] ( 2 warnings 1 remarks ) +PASS -- TEST 'control_p8_faster_intel' [14:11, 02:01](1533 MB) +PASS -- TEST 'regional_control_faster_intel' [14:08, 00:26](605 MB) + +PASS -- COMPILE 'atm_debug_dyn32_intel' [24:38, 04:30] ( 887 warnings 9 remarks ) +PASS -- TEST 'control_CubedSphereGrid_debug_intel' [42:30, 00:37](1532 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [13:21, 00:53](1533 MB) +PASS -- TEST 'control_stochy_debug_intel' [42:30, 00:56](741 MB) +PASS -- TEST 'control_lndp_debug_intel' [42:30, 01:15](742 MB) +PASS -- TEST 'control_csawmg_debug_intel' [42:30, 00:56](777 MB) +PASS -- TEST 'control_ras_debug_intel' [42:30, 01:15](752 MB) +PASS -- TEST 'control_diag_debug_intel' [42:30, 00:26](1594 MB) +PASS -- TEST 'control_debug_p8_intel' [42:30, 01:09](1564 MB) +PASS -- TEST 'regional_debug_intel' [42:29, 00:17](645 MB) +PASS -- TEST 'rap_control_debug_intel' [42:30, 00:47](1120 MB) +PASS -- TEST 'hrrr_control_debug_intel' [42:30, 00:50](1113 MB) +PASS -- TEST 'hrrr_gf_debug_intel' [42:30, 00:24](1116 MB) +PASS -- TEST 'hrrr_c3_debug_intel' [42:30, 00:23](1117 MB) +PASS -- TEST 'rap_unified_drag_suite_debug_intel' [42:30, 01:10](1120 MB) +PASS -- TEST 'rap_diag_debug_intel' [42:30, 00:43](1202 MB) +PASS -- TEST 'rap_cires_ugwp_debug_intel' [42:30, 00:16](1120 MB) +PASS -- TEST 'rap_unified_ugwp_debug_intel' [42:30, 00:51](1119 MB) +PASS -- TEST 'rap_lndp_debug_intel' [42:30, 00:28](1122 MB) +PASS -- TEST 'rap_progcld_thompson_debug_intel' [42:30, 01:00](1120 MB) +PASS -- TEST 'rap_noah_debug_intel' [42:30, 00:53](1118 MB) +PASS -- TEST 'rap_sfcdiff_debug_intel' [42:30, 00:51](1117 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [42:30, 00:44](1118 MB) +PASS -- TEST 'rrfs_v1beta_debug_intel' [41:20, 01:03](1112 MB) +PASS -- TEST 'rap_clm_lake_debug_intel' [39:28, 00:33](1120 MB) +PASS -- TEST 'rap_flake_debug_intel' [39:17, 00:44](1120 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [12:44, 02:29](1122 MB) + +PASS -- COMPILE 'wam_debug_intel' [18:33, 03:15] ( 857 warnings ) +PASS -- TEST 'control_wam_debug_intel' [43:29, 01:00](353 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [23:38, 08:33] ( 5 warnings 8 remarks ) +PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [12:20, 01:00](980 MB) +PASS -- TEST 'rap_control_dyn32_phy32_intel' [11:50, 02:48](822 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [11:47, 03:22](821 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [11:14, 02:35](878 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [10:12, 02:13](868 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [09:08, 02:27](818 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_intel' [01:21, 01:30](718 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [03:19, 00:34](700 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [24:38, 10:46] ( 5 warnings 8 remarks ) +PASS -- TEST 'conus13km_control_intel' [08:38, 01:08](1030 MB) +PASS -- TEST 'conus13km_2threads_intel' [03:20, 00:42](1008 MB) +PASS -- TEST 'conus13km_restart_mismatch_intel' [03:19, 00:24](911 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [09:22, 08:39] ( 5 warnings 8 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_intel' [08:08, 00:56](845 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [04:16, 03:17] ( 789 warnings 8 remarks ) +PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [07:49, 01:06](997 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [07:49, 01:03](996 MB) +PASS -- TEST 'conus13km_debug_intel' [07:34, 00:42](1084 MB) +PASS -- TEST 'conus13km_debug_qr_intel' [07:34, 00:26](758 MB) +PASS -- TEST 'conus13km_debug_2threads_intel' [06:23, 00:20](1059 MB) +PASS -- TEST 'conus13km_radar_tten_debug_intel' [05:58, 01:16](1151 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [37:55, 03:20] ( 789 warnings 8 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [00:30, 00:43](1017 MB) + +PASS -- COMPILE 'hafsw_intel' [45:01, 09:49] ( 3 warnings 8 remarks ) +PASS -- TEST 'hafs_regional_atm_intel' [53:25, 01:37](643 MB) +PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [53:25, 00:45](989 MB) +PASS -- TEST 'hafs_regional_atm_ocn_intel' [53:23, 01:29](693 MB) +PASS -- TEST 'hafs_regional_atm_wav_intel' [53:23, 01:42](726 MB) +PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [53:24, 01:44](744 MB) +PASS -- TEST 'hafs_regional_1nest_atm_intel' [53:23, 00:57](412 MB) +PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [53:24, 02:24](435 MB) +PASS -- TEST 'hafs_global_1nest_atm_intel' [53:24, 01:52](310 MB) +PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [53:27, 02:53](375 MB) +PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [53:23, 01:22](445 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [53:23, 01:41](446 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [53:25, 00:45](512 MB) +PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [53:24, 00:30](339 MB) +PASS -- TEST 'gnv1_nested_intel' [53:24, 01:53](699 MB) + +PASS -- COMPILE 'hafsw_debug_intel' [38:54, 03:46] ( 1469 warnings 1501 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [59:31, 00:42](540 MB) + +PASS -- COMPILE 'hafsw_faster_intel' [45:00, 10:02] ( 2 warnings 7 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [53:24, 00:56](552 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [53:24, 01:12](723 MB) + +PASS -- COMPILE 'hafs_mom6w_intel' [45:00, 09:53] ( 2 warnings 7 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [53:23, 01:18](723 MB) + +PASS -- COMPILE 'hafs_all_intel' [45:00, 09:29] ( 2 warnings 7 remarks ) +PASS -- TEST 'hafs_regional_docn_intel' [53:21, 02:04](684 MB) +PASS -- TEST 'hafs_regional_docn_oisst_intel' [53:21, 02:08](672 MB) +PASS -- TEST 'hafs_regional_datm_cdeps_intel' [53:19, 00:49](888 MB) + +PASS -- COMPILE 'datm_cdeps_intel' [47:01, 09:07] +PASS -- TEST 'datm_cdeps_control_cfsr_intel' [51:10, 00:14](756 MB) +PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [44:43, 00:33](745 MB) +PASS -- TEST 'datm_cdeps_control_gefs_intel' [51:10, 00:53](634 MB) +PASS -- TEST 'datm_cdeps_iau_gefs_intel' [44:45, 00:58](636 MB) +PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [51:10, 00:16](634 MB) +PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [50:40, 00:55](756 MB) +PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [50:11, 00:19](756 MB) +PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [50:11, 00:30](634 MB) +PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [26:16, 01:51](641 MB) +PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [48:01, 01:15](622 MB) +PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [46:53, 00:18](756 MB) +PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [46:47, 00:39](2010 MB) +PASS -- TEST 'datm_cdeps_gfs_intel' [46:47, 00:43](2010 MB) + +PASS -- COMPILE 'datm_cdeps_faster_intel' [46:01, 08:56] +PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [51:17, 00:53](745 MB) + +FAILED: UNABLE TO COMPILE -- COMPILE 'datm_cdeps_land_intel' [, ] +FAILED: UNABLE TO START RUN -- TEST 'datm_cdeps_lnd_gswp3_intel' [, ]( MB) +FAILED: UNABLE TO START RUN -- TEST 'datm_cdeps_lnd_era5_intel' [, ]( MB) +FAILED: UNABLE TO START RUN -- TEST 'datm_cdeps_lnd_era5_rst_intel' [, ]( MB) + +PASS -- COMPILE 'atml_intel' [44:00, 09:57] ( 10 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_sbs_intel' [45:28, 02:13](1572 MB) +PASS -- TEST 'control_p8_atmlnd_intel' [44:45, 02:39](1573 MB) +PASS -- TEST 'control_restart_p8_atmlnd_intel' [16:46, 01:10](779 MB) + +PASS -- COMPILE 'atml_debug_intel' [05:17, 04:06] ( 882 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_debug_intel' [55:13, 02:31](1605 MB) + +PASS -- COMPILE 'atmw_intel' [09:23, 09:02] ( 2 warnings 8 remarks ) +PASS -- TEST 'atmwav_control_noaero_p8_intel' [44:02, 02:38](1574 MB) + +PASS -- COMPILE 'atmaero_intel' [09:21, 08:59] ( 2 warnings 1 remarks ) +PASS -- TEST 'atmaero_control_p8_intel' [43:04, 01:50](2870 MB) +PASS -- TEST 'atmaero_control_p8_rad_intel' [41:45, 02:07](2930 MB) +PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [41:44, 01:46](2942 MB) + +PASS -- COMPILE 'atmaq_debug_intel' [04:16, 03:27] ( 886 warnings 6 remarks ) +PASS -- TEST 'regional_atmaq_debug_intel' [41:33, 02:19](4338 MB) SYNOPSIS: -Starting Date/Time: 20240429 16:35:18 -Ending Date/Time: 20240429 19:55:24 -Total Time: 03h:20m:22s -Compiles Completed: 36/36 -Tests Completed: 173/174 +Starting Date/Time: 20240501 14:40:58 +Ending Date/Time: 20240501 17:04:01 +Total Time: 02h:23m:30s +Compiles Completed: 35/36 +Tests Completed: 171/174 +Failed Compiles: +* COMPILE datm_cdeps_land_intel: FAILED: UNABLE TO COMPILE +-- LOG: /lfs/h1/emc/nems/noscrub/brian.curtis/git/AnningCheng-NOAA/ufs-weather-model/tests/logs/log_acorn/compile_datm_cdeps_land_intel.log Failed Tests: -* TEST cpld_2threads_p8_intel: FAILED: RUN DID NOT COMPLETE --- LOG: /lfs/h1/emc/nems/noscrub/brian.curtis/git/uturuncoglu/ufs-weather-model/tests/logs/log_acorn/run_cpld_2threads_p8_intel.log +* TEST datm_cdeps_lnd_gswp3_intel: FAILED: UNABLE TO START RUN +-- LOG: N/A +* TEST datm_cdeps_lnd_era5_intel: FAILED: UNABLE TO START RUN +-- LOG: N/A +* TEST datm_cdeps_lnd_era5_rst_intel: FAILED: UNABLE TO START RUN +-- LOG: N/A NOTES: A file 'test_changes.list' was generated with list of all failed tests. @@ -309,7 +316,7 @@ Result: FAILURE ====START OF ACORN REGRESSION TESTING LOG==== UFSWM hash used in testing: -d35f6da7caf2a4d320aeb75613de67533a11d1b7 +185711d25b9d234f2d48a5cfb21b8e8295193f61 Submodule hashes used in testing: 37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d) @@ -319,10 +326,10 @@ 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) - da95cc428d8b626e99250fd57a4279b4980044f8 FV3 (heads/develop) + bbcabb5b292cccb4bd3542667f97a987cc3274cc FV3 (remotes/origin/mr2_innl) 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) + 9b9467998598fb45725a27a6200eabdf9840ad33 FV3/ccpp/framework (ccpp_transition_to_vlab_master_20190705-717-g9b94679) + cb2eedd54241523ca8bab09af86b4a45fa0bdd1b FV3/ccpp/physics (master-tag-before-replacing-with-ipd-setup-step-fast-5189-gcb2eedd5) 74a0e098b2163425e4b5466c2dfcf8ae26d560a5 FV3/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (v1.6) 5faac752d9550d3570705358fa1eb3f5ac78a786 FV3/upp (upp_v10.2.0-185-g5faac75) -1ba8270870947b583cd51bc72ff8960f4c1fb36e FV3/upp/sorc/libIFI.fd @@ -332,7 +339,7 @@ Submodule hashes used in testing: 0730606b808f2979241d850e763955f5526a980c MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10046-g0730606b8) 9423197f894112edfcb1502245f7d7b873d551f9 MOM6-interface/MOM6/pkg/CVMix-src (9423197) 29e64d652786e1d076a05128c920f394202bfe10 MOM6-interface/MOM6/pkg/GSW-Fortran (29e64d6) - 2f30e107fbc5959c4d4dbe614232e29ec3882a97 NOAHMP-interface/noahmp (v3.7.1-429-g2f30e10) + 1e259014c1eba9070cec7027d8b4b479ae54275a NOAHMP-interface/noahmp (v3.7.1-430-g1e25901) d9b3172f4197c65d471662c6952a668152d71230 WW3 (6.07.1-345-gd9b3172f) 31e4e3e57bad8a7cdaa0ce2d3c4efbca63b5f74a stochastic_physics (ufs-v2.0.0-216-g31e4e3e) @@ -343,22 +350,25 @@ 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-20240426 -COMPARISON DIRECTORY: /lfs/h2/emc/ptmp/brian.curtis/FV3_RT/rt_142305 +BASELINE DIRECTORY: /lfs/h2/emc/nems/noscrub/emc.nems/RT/NEMSfv3gfs/develop-20240430 +COMPARISON DIRECTORY: /lfs/h2/emc/ptmp/brian.curtis/FV3_RT/rt_29444 RT.SH OPTIONS USED: * (-a) - HPC PROJECT ACCOUNT: GFS-DEV * (-b) - NEW BASELINES FROM FILE: test_changes.list +* (-e) - USE ECFLOW -PASS -- COMPILE 's2swa_intel' [11:24, 10:39] ( 2 warnings 8 remarks ) -PASS -- TEST 'cpld_2threads_p8_intel' [50:22, 00:56](3379 MB) +PASS -- COMPILE 'datm_cdeps_land_intel' [15:28, 01:07] ( 1 remarks ) +PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [34:25, 00:50](269 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_intel' [34:25, 00:43](407 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [31:53, 01:01](408 MB) SYNOPSIS: -Starting Date/Time: 20240429 19:58:16 -Ending Date/Time: 20240429 20:16:53 -Total Time: 00h:18m:42s +Starting Date/Time: 20240501 17:09:54 +Ending Date/Time: 20240501 17:31:57 +Total Time: 00h:22m:12s Compiles Completed: 1/1 -Tests Completed: 1/1 +Tests Completed: 3/3 NOTES: A file 'test_changes.list' was generated but is empty. diff --git a/tests/logs/RegressionTests_derecho.log b/tests/logs/RegressionTests_derecho.log index d871a84370..5e21b08bec 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: -aef829f3311f718f3cef6b1102e849370da1a983 +521f9348ebc590effdc0b5054b94946e209679d4 Submodule hashes used in testing: 37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d) @@ -11,10 +11,10 @@ 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) - da95cc428d8b626e99250fd57a4279b4980044f8 FV3 (heads/develop) + bbcabb5b292cccb4bd3542667f97a987cc3274cc FV3 (remotes/origin/mr2_innl) 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) + 9b9467998598fb45725a27a6200eabdf9840ad33 FV3/ccpp/framework (ccpp_transition_to_vlab_master_20190705-717-g9b94679) + cb2eedd54241523ca8bab09af86b4a45fa0bdd1b FV3/ccpp/physics (master-tag-before-replacing-with-ipd-setup-step-fast-5189-gcb2eedd5) 74a0e098b2163425e4b5466c2dfcf8ae26d560a5 FV3/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (v1.6) 5faac752d9550d3570705358fa1eb3f5ac78a786 FV3/upp (upp_v10.2.0-185-g5faac75) -1ba8270870947b583cd51bc72ff8960f4c1fb36e FV3/upp/sorc/libIFI.fd @@ -24,7 +24,7 @@ Submodule hashes used in testing: 0730606b808f2979241d850e763955f5526a980c MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10046-g0730606b8) 9423197f894112edfcb1502245f7d7b873d551f9 MOM6-interface/MOM6/pkg/CVMix-src (9423197) 29e64d652786e1d076a05128c920f394202bfe10 MOM6-interface/MOM6/pkg/GSW-Fortran (29e64d6) - 2f30e107fbc5959c4d4dbe614232e29ec3882a97 NOAHMP-interface/noahmp (v3.7.1-429-g2f30e10) + 1e259014c1eba9070cec7027d8b4b479ae54275a NOAHMP-interface/noahmp (v3.7.1-430-g1e25901) d9b3172f4197c65d471662c6952a668152d71230 WW3 (6.07.1-345-gd9b3172f) 31e4e3e57bad8a7cdaa0ce2d3c4efbca63b5f74a stochastic_physics (ufs-v2.0.0-216-g31e4e3e) @@ -35,283 +35,272 @@ 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-20240426 -COMPARISON DIRECTORY: /glade/derecho/scratch/epicufsrt/FV3_RT/rt_44306 +BASELINE DIRECTORY: /glade/derecho/scratch/epicufsrt/ufs-weather-model/RT//NEMSfv3gfs/develop-20240430 +COMPARISON DIRECTORY: /glade/derecho/scratch/epicufsrt/FV3_RT/rt_24021 RT.SH OPTIONS USED: * (-a) - HPC PROJECT ACCOUNT: nral0032 * (-l) - USE CONFIG FILE: rt.conf * (-e) - USE ECFLOW -PASS -- COMPILE 's2swa_32bit_intel' [20:14, 19:15] ( 6 warnings 10 remarks ) -PASS -- TEST 'cpld_control_p8_mixedmode_intel' [08:07, 04:52](3076 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_intel' [21:14, 20:33] ( 6 warnings 10 remarks ) -PASS -- TEST 'cpld_control_gfsv17_intel' [15:55, 13:44](1689 MB) -PASS -- TEST 'cpld_control_gfsv17_iau_intel' [18:23, 14:55](1829 MB) -PASS -- TEST 'cpld_restart_gfsv17_intel' [10:33, 07:00](958 MB) -PASS -- TEST 'cpld_mpi_gfsv17_intel' [18:02, 15:45](1659 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [10:14, 09:05] ( 1530 warnings 1948 remarks ) -PASS -- TEST 'cpld_debug_gfsv17_intel' [23:42, 21:20](1705 MB) - -PASS -- COMPILE 's2swa_intel' [20:15, 19:14] ( 5 warnings 10 remarks ) -PASS -- TEST 'cpld_control_p8_intel' [08:52, 05:33](3097 MB) -PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [09:00, 05:34](3090 MB) -PASS -- TEST 'cpld_restart_p8_intel' [06:27, 03:14](3149 MB) -PASS -- TEST 'cpld_control_qr_p8_intel' [08:52, 05:33](3129 MB) -PASS -- TEST 'cpld_restart_qr_p8_intel' [06:27, 03:14](3182 MB) -PASS -- TEST 'cpld_decomp_p8_intel' [08:38, 05:27](3091 MB) -PASS -- TEST 'cpld_mpi_p8_intel' [07:24, 04:30](3384 MB) -PASS -- TEST 'cpld_control_ciceC_p8_intel' [08:56, 05:33](3099 MB) -PASS -- TEST 'cpld_control_c192_p8_intel' [12:39, 08:40](3635 MB) -PASS -- TEST 'cpld_restart_c192_p8_intel' [12:27, 05:40](3613 MB) -PASS -- TEST 'cpld_bmark_p8_intel' [24:39, 09:36](4345 MB) -PASS -- TEST 'cpld_restart_bmark_p8_intel' [17:29, 06:47](4648 MB) -PASS -- TEST 'cpld_s2sa_p8_intel' [08:23, 05:16](3070 MB) - -PASS -- COMPILE 's2sw_intel' [19:15, 18:31] ( 5 warnings 10 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_intel' [06:41, 04:08](1681 MB) -PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [06:55, 04:11](1736 MB) - -PASS -- COMPILE 's2swa_debug_intel' [10:13, 08:59] ( 1455 warnings 1209 remarks ) -PASS -- TEST 'cpld_debug_p8_intel' [09:46, 07:43](3156 MB) - -PASS -- COMPILE 's2sw_debug_intel' [09:14, 08:31] ( 1455 warnings 1209 remarks ) -PASS -- TEST 'cpld_debug_noaero_p8_intel' [07:26, 05:16](1704 MB) - -PASS -- COMPILE 's2s_aoflux_intel' [15:15, 14:09] ( 5 warnings 3 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [06:56, 04:13](1733 MB) - -PASS -- COMPILE 's2s_intel' [15:15, 14:08] ( 5 warnings 3 remarks ) -PASS -- TEST 'cpld_control_c48_intel' [08:00, 06:31](2668 MB) - -PASS -- COMPILE 's2swa_faster_intel' [23:16, 22:40] ( 5 warnings 10 remarks ) -PASS -- TEST 'cpld_control_p8_faster_intel' [08:25, 05:29](3101 MB) - -PASS -- COMPILE 's2sw_pdlib_intel' [20:18, 19:41] ( 5 warnings 10 remarks ) -PASS -- TEST 'cpld_control_pdlib_p8_intel' [16:35, 14:00](1707 MB) -PASS -- TEST 'cpld_restart_pdlib_p8_intel' [09:57, 07:04](1017 MB) -PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [18:45, 15:58](1675 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_intel' [09:17, 08:33] ( 1565 warnings 1948 remarks ) -PASS -- TEST 'cpld_debug_pdlib_p8_intel' [25:39, 22:59](1714 MB) - -PASS -- COMPILE 'atm_dyn32_intel' [13:17, 12:28] ( 6 warnings 1 remarks ) -PASS -- TEST 'control_flake_intel' [04:42, 03:22](671 MB) -PASS -- TEST 'control_CubedSphereGrid_intel' [04:30, 02:24](1569 MB) -PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [04:46, 02:25](1573 MB) -PASS -- TEST 'control_latlon_intel' [04:29, 02:22](1576 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [04:30, 02:23](1563 MB) -PASS -- TEST 'control_c48_intel' [08:30, 06:14](1612 MB) -PASS -- TEST 'control_c48.v2.sfc_intel' [06:41, 05:15](739 MB) -PASS -- TEST 'control_c192_intel' [11:06, 08:38](1690 MB) -PASS -- TEST 'control_c384_intel' [15:32, 08:50](2001 MB) -PASS -- TEST 'control_c384gdas_intel' [15:15, 07:13](1200 MB) -PASS -- TEST 'control_stochy_intel' [02:37, 01:23](625 MB) -FAILED: RUN DID NOT COMPLETE -- TEST 'control_stochy_restart_intel' [, ]( MB) -PASS -- TEST 'control_lndp_intel' [02:35, 01:19](627 MB) -PASS -- TEST 'control_iovr4_intel' [03:37, 02:03](619 MB) -PASS -- TEST 'control_iovr5_intel' [03:34, 02:03](622 MB) -PASS -- TEST 'control_p8_intel' [04:33, 02:27](1605 MB) -PASS -- TEST 'control_p8.v2.sfc_intel' [04:29, 02:27](1596 MB) -PASS -- TEST 'control_p8_ugwpv1_intel' [04:23, 02:25](1599 MB) -PASS -- TEST 'control_restart_p8_intel' [03:15, 01:23](801 MB) -PASS -- TEST 'control_noqr_p8_intel' [04:34, 02:26](1585 MB) -PASS -- TEST 'control_restart_noqr_p8_intel' [03:24, 01:21](808 MB) -PASS -- TEST 'control_decomp_p8_intel' [04:33, 02:31](1598 MB) -PASS -- TEST 'control_p8_lndp_intel' [06:33, 04:19](1594 MB) -PASS -- TEST 'control_p8_rrtmgp_intel' [05:35, 03:16](1653 MB) -PASS -- TEST 'control_p8_mynn_intel' [04:36, 02:31](1606 MB) -PASS -- TEST 'merra2_thompson_intel' [04:36, 02:47](1607 MB) -PASS -- TEST 'regional_control_intel' [06:01, 04:29](631 MB) -PASS -- TEST 'regional_restart_intel' [04:12, 02:28](798 MB) -PASS -- TEST 'regional_decomp_intel' [06:04, 04:41](628 MB) -PASS -- TEST 'regional_noquilt_intel' [06:01, 04:23](1160 MB) -PASS -- TEST 'regional_netcdf_parallel_intel' [06:08, 04:26](625 MB) -PASS -- TEST 'regional_2dwrtdecomp_intel' [05:59, 04:28](632 MB) -PASS -- TEST 'regional_wofs_intel' [06:53, 05:36](1603 MB) - -PASS -- COMPILE 'rrfs_intel' [12:12, 11:02] ( 8 warnings 9 remarks ) -PASS -- TEST 'rap_control_intel' [08:08, 06:06](1008 MB) -PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [07:28, 03:49](1194 MB) -PASS -- TEST 'rap_decomp_intel' [08:14, 06:19](1003 MB) -PASS -- TEST 'rap_restart_intel' [05:07, 03:13](878 MB) -PASS -- TEST 'rap_sfcdiff_intel' [08:11, 06:03](1005 MB) -PASS -- TEST 'rap_sfcdiff_decomp_intel' [08:05, 06:20](1002 MB) -PASS -- TEST 'rap_sfcdiff_restart_intel' [06:05, 04:34](882 MB) -PASS -- TEST 'hrrr_control_intel' [05:06, 03:10](1000 MB) -PASS -- TEST 'hrrr_control_decomp_intel' [05:02, 03:15](999 MB) -PASS -- TEST 'hrrr_control_2threads_intel' [05:06, 02:46](1091 MB) -PASS -- TEST 'hrrr_control_restart_intel' [02:41, 01:44](834 MB) -PASS -- TEST 'rrfs_v1beta_intel' [08:02, 05:56](1000 MB) -PASS -- TEST 'rrfs_v1nssl_intel' [08:39, 07:20](1958 MB) -PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [08:40, 07:05](1950 MB) - -PASS -- COMPILE 'csawmg_intel' [11:12, 09:58] ( 6 warnings ) -PASS -- TEST 'control_csawmg_intel' [08:00, 05:47](692 MB) -PASS -- TEST 'control_ras_intel' [04:32, 02:50](658 MB) - -PASS -- COMPILE 'wam_intel' [10:12, 09:28] ( 5 warnings ) -PASS -- TEST 'control_wam_intel' [03:25, 01:56](381 MB) - -PASS -- COMPILE 'atm_faster_dyn32_intel' [13:19, 12:23] ( 5 warnings 1 remarks ) -PASS -- TEST 'control_p8_faster_intel' [04:36, 02:25](1594 MB) -PASS -- TEST 'regional_control_faster_intel' [06:01, 04:15](624 MB) - -PASS -- COMPILE 'atm_debug_dyn32_intel' [09:17, 08:20] ( 890 warnings 9 remarks ) -PASS -- TEST 'control_CubedSphereGrid_debug_intel' [04:15, 02:30](1600 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [04:17, 02:26](1591 MB) -PASS -- TEST 'control_stochy_debug_intel' [04:39, 02:53](801 MB) -PASS -- TEST 'control_lndp_debug_intel' [03:32, 02:33](801 MB) -PASS -- TEST 'control_csawmg_debug_intel' [06:17, 04:00](838 MB) -PASS -- TEST 'control_ras_debug_intel' [03:28, 02:35](806 MB) -PASS -- TEST 'control_diag_debug_intel' [04:45, 02:32](1654 MB) -PASS -- TEST 'control_debug_p8_intel' [04:05, 02:38](1623 MB) -PASS -- TEST 'regional_debug_intel' [17:52, 16:13](661 MB) -PASS -- TEST 'rap_control_debug_intel' [05:34, 04:40](1179 MB) -PASS -- TEST 'hrrr_control_debug_intel' [05:33, 04:31](1178 MB) -PASS -- TEST 'hrrr_gf_debug_intel' [05:40, 04:34](1181 MB) -PASS -- TEST 'hrrr_c3_debug_intel' [05:30, 04:41](1181 MB) -PASS -- TEST 'rap_unified_drag_suite_debug_intel' [05:39, 04:41](1178 MB) -PASS -- TEST 'rap_diag_debug_intel' [06:59, 04:49](1265 MB) -PASS -- TEST 'rap_cires_ugwp_debug_intel' [05:33, 04:41](1180 MB) -PASS -- TEST 'rap_unified_ugwp_debug_intel' [05:34, 04:43](1184 MB) -PASS -- TEST 'rap_lndp_debug_intel' [05:29, 04:42](1180 MB) -PASS -- TEST 'rap_progcld_thompson_debug_intel' [06:26, 04:44](1180 MB) -PASS -- TEST 'rap_noah_debug_intel' [05:30, 04:37](1179 MB) -PASS -- TEST 'rap_sfcdiff_debug_intel' [05:29, 04:36](1179 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [08:30, 07:25](1179 MB) -PASS -- TEST 'rrfs_v1beta_debug_intel' [06:28, 04:44](1177 MB) -PASS -- TEST 'rap_clm_lake_debug_intel' [06:32, 05:27](1183 MB) -PASS -- TEST 'rap_flake_debug_intel' [05:24, 04:44](1180 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [10:11, 08:00](1187 MB) - -PASS -- COMPILE 'wam_debug_intel' [06:12, 05:08] ( 860 warnings ) -PASS -- TEST 'control_wam_debug_intel' [06:24, 04:36](424 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [10:18, 09:37] ( 8 warnings 8 remarks ) -PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [05:51, 03:25](1061 MB) -PASS -- TEST 'rap_control_dyn32_phy32_intel' [07:04, 05:05](881 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [04:05, 02:45](882 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [03:59, 02:49](885 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_intel' [05:08, 03:49](797 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [02:39, 01:31](780 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [12:13, 11:34] ( 8 warnings 8 remarks ) -PASS -- TEST 'conus13km_control_intel' [05:14, 01:50](1083 MB) -PASS -- TEST 'conus13km_2threads_intel' [03:44, 00:54](1083 MB) -PASS -- TEST 'conus13km_restart_mismatch_intel' [03:45, 01:05](974 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [10:18, 09:33] ( 8 warnings 8 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_intel' [04:52, 03:35](910 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [06:12, 05:31] ( 792 warnings 8 remarks ) -PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [05:40, 04:29](1060 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [05:33, 04:22](1061 MB) -PASS -- TEST 'conus13km_debug_intel' [15:54, 13:22](1137 MB) -PASS -- TEST 'conus13km_debug_qr_intel' [16:49, 13:53](820 MB) -PASS -- TEST 'conus13km_radar_tten_debug_intel' [15:39, 13:16](1204 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [06:12, 05:18] ( 792 warnings 8 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [05:30, 04:31](1082 MB) - -PASS -- COMPILE 'hafsw_intel' [16:18, 15:39] ( 6 warnings 9 remarks ) -PASS -- TEST 'hafs_regional_atm_intel' [06:25, 04:26](719 MB) -PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [06:52, 04:56](1072 MB) -PASS -- TEST 'hafs_regional_atm_ocn_intel' [08:50, 06:19](777 MB) -PASS -- TEST 'hafs_regional_atm_wav_intel' [13:43, 10:49](795 MB) -PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [14:08, 11:56](815 MB) -PASS -- TEST 'hafs_regional_1nest_atm_intel' [06:15, 04:37](474 MB) -PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [07:42, 05:39](492 MB) -PASS -- TEST 'hafs_global_1nest_atm_intel' [04:04, 02:15](392 MB) -PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [09:40, 06:08](458 MB) -PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [05:14, 03:14](508 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [05:24, 03:00](511 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [05:26, 03:42](591 MB) -PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [02:37, 01:10](426 MB) -PASS -- TEST 'gnv1_nested_intel' [05:14, 03:16](791 MB) - -PASS -- COMPILE 'hafsw_debug_intel' [07:12, 06:49] ( 1472 warnings 1481 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [14:34, 11:59](615 MB) - -PASS -- COMPILE 'hafsw_faster_intel' [20:20, 19:25] ( 5 warnings 8 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [09:25, 07:00](633 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [09:36, 07:04](692 MB) - -PASS -- COMPILE 'hafs_mom6w_intel' [17:18, 16:23] ( 5 warnings 7 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [07:32, 05:15](677 MB) - -FAILED: UNABLE TO COMPILE -- COMPILE 'hafs_all_intel' [, ] -FAILED: UNABLE TO START RUN -- TEST 'hafs_regional_docn_intel' [, ]( MB) -FAILED: UNABLE TO START RUN -- TEST 'hafs_regional_docn_oisst_intel' [, ]( MB) -FAILED: UNABLE TO START RUN -- TEST 'hafs_regional_datm_cdeps_intel' [, ]( MB) - -PASS -- COMPILE 'datm_cdeps_intel' [08:19, 07:36] ( 5 warnings 2 remarks ) -PASS -- TEST 'datm_cdeps_control_cfsr_intel' [03:32, 02:28](760 MB) -PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [02:30, 01:30](749 MB) -PASS -- TEST 'datm_cdeps_control_gefs_intel' [03:32, 02:20](640 MB) -PASS -- TEST 'datm_cdeps_iau_gefs_intel' [03:29, 02:22](642 MB) -PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [03:31, 02:22](643 MB) -PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [03:34, 02:26](761 MB) -PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [03:29, 02:28](760 MB) -PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [03:31, 02:18](639 MB) -PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [09:23, 05:35](692 MB) -PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [09:10, 05:35](672 MB) -PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [03:22, 02:26](748 MB) -PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [04:26, 03:50](2016 MB) -PASS -- TEST 'datm_cdeps_gfs_intel' [04:26, 03:49](2019 MB) - -PASS -- COMPILE 'datm_cdeps_debug_intel' [05:17, 04:53] ( 7 warnings 2 remarks ) -PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [06:26, 05:03](746 MB) - -PASS -- COMPILE 'datm_cdeps_faster_intel' [08:18, 07:34] ( 5 warnings 2 remarks ) -PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [03:28, 02:27](762 MB) - -PASS -- COMPILE 'datm_cdeps_land_intel' [03:17, 02:14] ( 1 remarks ) -PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [02:37, 01:03](310 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_intel' [02:37, 01:00](453 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [01:31, 00:39](454 MB) - -PASS -- COMPILE 'atml_intel' [14:13, 12:51] ( 13 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_sbs_intel' [07:38, 05:41](1631 MB) -PASS -- TEST 'control_p8_atmlnd_intel' [07:34, 05:16](1644 MB) -PASS -- TEST 'control_restart_p8_atmlnd_intel' [05:15, 02:48](856 MB) - -PASS -- COMPILE 'atml_debug_intel' [08:19, 07:23] ( 885 warnings 2 remarks ) -FAILED: UNABLE TO RUN COMPARISON -- TEST 'control_p8_atmlnd_debug_intel' [, ]( MB) - -PASS -- COMPILE 'atmw_intel' [14:13, 12:29] ( 5 warnings 8 remarks ) -PASS -- TEST 'atmwav_control_noaero_p8_intel' [03:16, 01:31](1638 MB) - -PASS -- COMPILE 'atmaero_intel' [12:13, 10:56] ( 5 warnings 1 remarks ) -PASS -- TEST 'atmaero_control_p8_intel' [05:25, 03:35](2947 MB) -PASS -- TEST 'atmaero_control_p8_rad_intel' [06:46, 04:11](3000 MB) -PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [06:14, 04:16](3011 MB) - -PASS -- COMPILE 'atmaq_debug_intel' [07:11, 06:05] ( 889 warnings 6 remarks ) -PASS -- TEST 'regional_atmaq_debug_intel' [25:06, 21:50](4535 MB) +PASS -- COMPILE 's2swa_32bit_intel' [21:16, 19:14] ( 6 warnings 10 remarks ) +PASS -- TEST 'cpld_control_p8_mixedmode_intel' [09:36, 04:51](3073 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_intel' [22:17, 20:26] ( 6 warnings 10 remarks ) +PASS -- TEST 'cpld_control_gfsv17_intel' [16:59, 13:43](1692 MB) +PASS -- TEST 'cpld_control_gfsv17_iau_intel' [22:06, 14:58](1825 MB) +PASS -- TEST 'cpld_restart_gfsv17_intel' [11:59, 07:03](959 MB) +PASS -- TEST 'cpld_mpi_gfsv17_intel' [18:59, 15:42](1662 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [10:18, 09:05] ( 1530 warnings 1948 remarks ) +PASS -- TEST 'cpld_debug_gfsv17_intel' [24:40, 21:19](1695 MB) + +PASS -- COMPILE 's2swa_intel' [21:15, 19:15] ( 5 warnings 10 remarks ) +PASS -- TEST 'cpld_control_p8_intel' [12:33, 05:36](3093 MB) +PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [10:50, 05:36](3093 MB) +PASS -- TEST 'cpld_restart_p8_intel' [15:43, 03:15](3149 MB) +PASS -- TEST 'cpld_control_qr_p8_intel' [09:40, 05:35](3123 MB) +PASS -- TEST 'cpld_restart_qr_p8_intel' [08:06, 03:15](3176 MB) +PASS -- TEST 'cpld_decomp_p8_intel' [09:34, 05:30](3091 MB) +PASS -- TEST 'cpld_mpi_p8_intel' [10:29, 04:36](3387 MB) +PASS -- TEST 'cpld_control_ciceC_p8_intel' [09:48, 05:35](3102 MB) +PASS -- TEST 'cpld_control_c192_p8_intel' [34:45, 08:44](3638 MB) +PASS -- TEST 'cpld_restart_c192_p8_intel' [11:02, 05:47](3613 MB) +PASS -- TEST 'cpld_bmark_p8_intel' [24:16, 09:44](4343 MB) +PASS -- TEST 'cpld_restart_bmark_p8_intel' [26:29, 06:48](4650 MB) +PASS -- TEST 'cpld_s2sa_p8_intel' [08:19, 05:17](3067 MB) + +PASS -- COMPILE 's2sw_intel' [20:14, 18:33] ( 5 warnings 10 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_intel' [07:30, 04:09](1681 MB) +PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [06:43, 04:14](1729 MB) + +PASS -- COMPILE 's2swa_debug_intel' [10:14, 09:06] ( 1455 warnings 1209 remarks ) +PASS -- TEST 'cpld_debug_p8_intel' [09:48, 07:37](3155 MB) + +PASS -- COMPILE 's2sw_debug_intel' [10:14, 08:33] ( 1455 warnings 1209 remarks ) +PASS -- TEST 'cpld_debug_noaero_p8_intel' [07:29, 05:16](1703 MB) + +PASS -- COMPILE 's2s_aoflux_intel' [16:15, 14:15] ( 5 warnings 3 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [07:10, 04:12](1726 MB) + +PASS -- COMPILE 's2s_intel' [16:15, 14:11] ( 5 warnings 3 remarks ) +PASS -- TEST 'cpld_control_c48_intel' [08:13, 06:37](2668 MB) + +PASS -- COMPILE 's2swa_faster_intel' [24:16, 22:51] ( 5 warnings 10 remarks ) +PASS -- TEST 'cpld_control_p8_faster_intel' [09:54, 05:28](3103 MB) + +PASS -- COMPILE 's2sw_pdlib_intel' [20:19, 19:18] ( 5 warnings 10 remarks ) +PASS -- TEST 'cpld_control_pdlib_p8_intel' [18:57, 14:14](1705 MB) +PASS -- TEST 'cpld_restart_pdlib_p8_intel' [10:10, 07:07](1018 MB) +PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [18:40, 15:59](1678 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_intel' [09:17, 08:34] ( 1565 warnings 1948 remarks ) +PASS -- TEST 'cpld_debug_pdlib_p8_intel' [27:48, 22:58](1712 MB) + +PASS -- COMPILE 'atm_dyn32_intel' [13:18, 12:32] ( 6 warnings 1 remarks ) +PASS -- TEST 'control_flake_intel' [04:35, 03:23](672 MB) +PASS -- TEST 'control_CubedSphereGrid_intel' [04:05, 02:22](1563 MB) +PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [05:16, 02:25](1574 MB) +PASS -- TEST 'control_latlon_intel' [07:01, 02:24](1576 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [07:05, 02:24](1569 MB) +PASS -- TEST 'control_c48_intel' [15:10, 06:11](1621 MB) +PASS -- TEST 'control_c48.v2.sfc_intel' [12:42, 05:15](739 MB) +PASS -- TEST 'control_c192_intel' [12:43, 08:38](1684 MB) +PASS -- TEST 'control_c384_intel' [13:35, 08:49](2006 MB) +PASS -- TEST 'control_c384gdas_intel' [15:19, 07:15](1201 MB) +PASS -- TEST 'control_stochy_intel' [03:34, 01:26](625 MB) +PASS -- TEST 'control_stochy_restart_intel' [08:40, 00:52](443 MB) +PASS -- TEST 'control_lndp_intel' [12:31, 01:20](623 MB) +PASS -- TEST 'control_iovr4_intel' [13:41, 02:04](620 MB) +PASS -- TEST 'control_iovr5_intel' [12:40, 02:06](625 MB) +PASS -- TEST 'control_p8_intel' [13:30, 02:28](1604 MB) +PASS -- TEST 'control_p8.v2.sfc_intel' [13:26, 02:28](1608 MB) +PASS -- TEST 'control_p8_ugwpv1_intel' [12:22, 02:26](1601 MB) +PASS -- TEST 'control_restart_p8_intel' [03:34, 01:24](804 MB) +PASS -- TEST 'control_noqr_p8_intel' [11:27, 02:26](1584 MB) +PASS -- TEST 'control_restart_noqr_p8_intel' [03:39, 01:21](806 MB) +PASS -- TEST 'control_decomp_p8_intel' [04:23, 02:33](1601 MB) +PASS -- TEST 'control_p8_lndp_intel' [06:07, 04:23](1598 MB) +PASS -- TEST 'control_p8_rrtmgp_intel' [12:46, 03:16](1654 MB) +PASS -- TEST 'control_p8_mynn_intel' [11:36, 02:30](1608 MB) +PASS -- TEST 'merra2_thompson_intel' [11:29, 02:46](1612 MB) +PASS -- TEST 'regional_control_intel' [06:02, 04:27](632 MB) +PASS -- TEST 'regional_restart_intel' [03:57, 02:29](798 MB) +PASS -- TEST 'regional_decomp_intel' [06:57, 04:44](629 MB) +PASS -- TEST 'regional_noquilt_intel' [05:56, 04:25](1158 MB) +PASS -- TEST 'regional_netcdf_parallel_intel' [06:06, 04:27](629 MB) +PASS -- TEST 'regional_2dwrtdecomp_intel' [06:01, 04:29](631 MB) +PASS -- TEST 'regional_wofs_intel' [07:04, 05:36](1609 MB) + +PASS -- COMPILE 'rrfs_intel' [12:18, 11:01] ( 8 warnings 9 remarks ) +PASS -- TEST 'rap_control_intel' [08:06, 06:08](1006 MB) +PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [06:04, 03:40](1197 MB) +PASS -- TEST 'rap_decomp_intel' [09:11, 06:24](1008 MB) +PASS -- TEST 'rap_restart_intel' [05:19, 03:14](884 MB) +PASS -- TEST 'rap_sfcdiff_intel' [09:14, 06:05](1007 MB) +PASS -- TEST 'rap_sfcdiff_decomp_intel' [08:12, 06:23](1006 MB) +PASS -- TEST 'rap_sfcdiff_restart_intel' [06:08, 04:33](879 MB) +PASS -- TEST 'hrrr_control_intel' [06:12, 03:13](1000 MB) +PASS -- TEST 'hrrr_control_decomp_intel' [06:12, 03:15](999 MB) +PASS -- TEST 'hrrr_control_2threads_intel' [20:26, 02:47](1091 MB) +PASS -- TEST 'hrrr_control_restart_intel' [03:46, 01:44](834 MB) +PASS -- TEST 'rrfs_v1beta_intel' [08:06, 05:56](1000 MB) +PASS -- TEST 'rrfs_v1nssl_intel' [08:48, 07:21](1958 MB) +PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [08:47, 07:06](1949 MB) + +PASS -- COMPILE 'csawmg_intel' [16:19, 10:04] ( 6 warnings ) +PASS -- TEST 'control_csawmg_intel' [08:00, 05:50](694 MB) +PASS -- TEST 'control_ras_intel' [04:27, 02:51](659 MB) + +PASS -- COMPILE 'wam_intel' [15:18, 09:27] ( 5 warnings ) +PASS -- TEST 'control_wam_intel' [03:30, 01:53](381 MB) + +PASS -- COMPILE 'atm_faster_dyn32_intel' [19:20, 12:31] ( 5 warnings 1 remarks ) +PASS -- TEST 'control_p8_faster_intel' [04:50, 02:20](1603 MB) +PASS -- TEST 'regional_control_faster_intel' [05:58, 04:15](625 MB) + +PASS -- COMPILE 'atm_debug_dyn32_intel' [15:18, 08:22] ( 890 warnings 9 remarks ) +PASS -- TEST 'control_CubedSphereGrid_debug_intel' [04:20, 02:30](1600 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [04:19, 02:29](1597 MB) +PASS -- TEST 'control_stochy_debug_intel' [04:39, 02:52](797 MB) +PASS -- TEST 'control_lndp_debug_intel' [03:33, 02:31](797 MB) +PASS -- TEST 'control_csawmg_debug_intel' [06:08, 03:59](840 MB) +PASS -- TEST 'control_ras_debug_intel' [03:36, 02:40](808 MB) +PASS -- TEST 'control_diag_debug_intel' [04:21, 02:37](1655 MB) +PASS -- TEST 'control_debug_p8_intel' [03:58, 02:37](1628 MB) +PASS -- TEST 'regional_debug_intel' [16:58, 15:44](661 MB) +PASS -- TEST 'rap_control_debug_intel' [05:35, 04:41](1179 MB) +PASS -- TEST 'hrrr_control_debug_intel' [05:33, 04:31](1175 MB) +PASS -- TEST 'hrrr_gf_debug_intel' [06:31, 04:44](1180 MB) +PASS -- TEST 'hrrr_c3_debug_intel' [05:40, 04:38](1181 MB) +PASS -- TEST 'rap_unified_drag_suite_debug_intel' [05:36, 04:38](1178 MB) +PASS -- TEST 'rap_diag_debug_intel' [08:20, 04:55](1264 MB) +PASS -- TEST 'rap_cires_ugwp_debug_intel' [05:33, 04:41](1182 MB) +PASS -- TEST 'rap_unified_ugwp_debug_intel' [06:32, 04:48](1181 MB) +PASS -- TEST 'rap_lndp_debug_intel' [05:35, 04:38](1180 MB) +PASS -- TEST 'rap_progcld_thompson_debug_intel' [05:33, 04:36](1181 MB) +PASS -- TEST 'rap_noah_debug_intel' [05:32, 04:30](1177 MB) +PASS -- TEST 'rap_sfcdiff_debug_intel' [05:32, 04:37](1181 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [09:26, 07:35](1180 MB) +PASS -- TEST 'rrfs_v1beta_debug_intel' [05:31, 04:38](1177 MB) +PASS -- TEST 'rap_clm_lake_debug_intel' [06:31, 05:25](1184 MB) +PASS -- TEST 'rap_flake_debug_intel' [05:36, 04:35](1178 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [10:04, 07:55](1183 MB) + +PASS -- COMPILE 'wam_debug_intel' [13:19, 05:12] ( 860 warnings ) +PASS -- TEST 'control_wam_debug_intel' [05:29, 04:46](420 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [15:14, 09:31] ( 8 warnings 8 remarks ) +PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [05:46, 03:25](1060 MB) +PASS -- TEST 'rap_control_dyn32_phy32_intel' [07:09, 05:07](887 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [05:06, 02:44](884 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [05:08, 02:53](881 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_intel' [05:57, 03:51](796 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [02:43, 01:31](775 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [15:18, 11:34] ( 8 warnings 8 remarks ) +PASS -- TEST 'conus13km_control_intel' [04:34, 01:50](1084 MB) +PASS -- TEST 'conus13km_2threads_intel' [03:46, 00:55](1085 MB) +PASS -- TEST 'conus13km_restart_mismatch_intel' [03:48, 01:07](976 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [10:18, 09:40] ( 8 warnings 8 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_intel' [05:06, 03:38](910 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [07:17, 05:40] ( 792 warnings 8 remarks ) +PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [05:32, 04:38](1061 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [05:39, 04:22](1057 MB) +PASS -- TEST 'conus13km_debug_intel' [15:49, 13:17](1136 MB) +PASS -- TEST 'conus13km_debug_qr_intel' [15:39, 13:21](821 MB) +PASS -- TEST 'conus13km_radar_tten_debug_intel' [15:31, 13:19](1201 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [07:16, 05:29] ( 792 warnings 8 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [05:32, 04:36](1083 MB) + +PASS -- COMPILE 'hafsw_intel' [20:19, 15:33] ( 6 warnings 9 remarks ) +PASS -- TEST 'hafs_regional_atm_intel' [06:39, 04:28](719 MB) +PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [07:14, 04:59](1068 MB) +PASS -- TEST 'hafs_regional_atm_ocn_intel' [08:48, 06:19](779 MB) +FAILED: RUN DID NOT COMPLETE -- TEST 'hafs_regional_atm_wav_intel' [, ]( MB) +PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [14:43, 11:55](814 MB) +PASS -- TEST 'hafs_regional_1nest_atm_intel' [06:40, 04:38](476 MB) +PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [07:28, 05:40](495 MB) +PASS -- TEST 'hafs_global_1nest_atm_intel' [04:04, 02:18](391 MB) +PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [10:06, 06:13](458 MB) +PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [05:01, 03:15](512 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [05:35, 03:00](510 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [05:22, 03:44](587 MB) +PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [02:29, 01:12](427 MB) +PASS -- TEST 'gnv1_nested_intel' [05:20, 03:18](788 MB) + +PASS -- COMPILE 'hafsw_debug_intel' [15:19, 06:51] ( 1472 warnings 1481 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [14:20, 11:57](614 MB) + +PASS -- COMPILE 'hafsw_faster_intel' [27:20, 19:19] ( 5 warnings 8 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [09:26, 07:01](632 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [09:36, 07:10](696 MB) + +PASS -- COMPILE 'hafs_mom6w_intel' [24:20, 16:27] ( 5 warnings 7 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [07:44, 05:12](676 MB) + +PASS -- COMPILE 'hafs_all_intel' [21:21, 13:50] ( 5 warnings 8 remarks ) +PASS -- TEST 'hafs_regional_docn_intel' [07:35, 05:29](752 MB) +PASS -- TEST 'hafs_regional_docn_oisst_intel' [07:42, 05:30](737 MB) +PASS -- TEST 'hafs_regional_datm_cdeps_intel' [18:27, 16:09](896 MB) + +PASS -- COMPILE 'datm_cdeps_intel' [14:20, 07:36] ( 5 warnings 2 remarks ) +PASS -- TEST 'datm_cdeps_control_cfsr_intel' [03:34, 02:28](761 MB) +PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [02:30, 01:30](750 MB) +PASS -- TEST 'datm_cdeps_control_gefs_intel' [03:23, 02:20](637 MB) +PASS -- TEST 'datm_cdeps_iau_gefs_intel' [03:34, 02:22](642 MB) +PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [03:32, 02:24](638 MB) +PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [03:35, 02:29](761 MB) +PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [03:32, 02:29](760 MB) +PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [03:28, 02:21](640 MB) +PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [08:51, 05:38](692 MB) +PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [08:32, 05:35](674 MB) +PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [03:26, 02:31](762 MB) +PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [04:44, 03:52](2017 MB) +PASS -- TEST 'datm_cdeps_gfs_intel' [04:39, 03:52](2017 MB) + +PASS -- COMPILE 'datm_cdeps_debug_intel' [11:18, 04:53] ( 7 warnings 2 remarks ) +PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [06:34, 05:01](748 MB) + +PASS -- COMPILE 'datm_cdeps_faster_intel' [13:18, 07:35] ( 5 warnings 2 remarks ) +PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [03:30, 02:28](750 MB) + +PASS -- COMPILE 'datm_cdeps_land_intel' [03:17, 02:18] ( 1 remarks ) +PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [02:32, 01:06](311 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_intel' [02:33, 01:01](452 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [01:38, 00:41](453 MB) + +PASS -- COMPILE 'atml_intel' [13:20, 12:49] ( 13 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_sbs_intel' [08:42, 06:11](1639 MB) +PASS -- TEST 'control_p8_atmlnd_intel' [08:38, 05:49](1632 MB) +PASS -- TEST 'control_restart_p8_atmlnd_intel' [04:59, 03:16](850 MB) + +PASS -- COMPILE 'atml_debug_intel' [08:18, 07:23] ( 885 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_debug_intel' [07:25, 05:28](1667 MB) + +PASS -- COMPILE 'atmw_intel' [13:21, 12:37] ( 5 warnings 8 remarks ) +PASS -- TEST 'atmwav_control_noaero_p8_intel' [03:25, 01:32](1639 MB) + +PASS -- COMPILE 'atmaero_intel' [12:19, 11:01] ( 5 warnings 1 remarks ) +PASS -- TEST 'atmaero_control_p8_intel' [05:55, 03:35](2950 MB) +PASS -- TEST 'atmaero_control_p8_rad_intel' [06:47, 04:12](3007 MB) +PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [06:10, 04:18](3012 MB) + +PASS -- COMPILE 'atmaq_debug_intel' [07:18, 06:11] ( 889 warnings 6 remarks ) +PASS -- TEST 'regional_atmaq_debug_intel' [25:21, 21:49](4529 MB) SYNOPSIS: -Starting Date/Time: 20240428 22:53:16 -Ending Date/Time: 20240429 00:51:54 -Total Time: 01h:59m:25s -Compiles Completed: 37/38 -Tests Completed: 168/173 -Failed Compiles: -* COMPILE hafs_all_intel: FAILED: UNABLE TO COMPILE --- LOG: /glade/derecho/scratch/epicufsrt/jenkins/workspace/s-weather-model_pipeline_PR-2191/tests/logs/log_derecho/compile_hafs_all_intel.log +Starting Date/Time: 20240430 21:59:35 +Ending Date/Time: 20240430 23:38:01 +Total Time: 01h:39m:15s +Compiles Completed: 38/38 +Tests Completed: 172/173 Failed Tests: -* TEST control_stochy_restart_intel: FAILED: RUN DID NOT COMPLETE --- LOG: /glade/derecho/scratch/epicufsrt/jenkins/workspace/s-weather-model_pipeline_PR-2191/tests/logs/log_derecho/run_control_stochy_restart_intel.log -* TEST hafs_regional_docn_intel: FAILED: UNABLE TO START RUN --- LOG: N/A -* TEST hafs_regional_docn_oisst_intel: FAILED: UNABLE TO START RUN --- LOG: N/A -* TEST hafs_regional_datm_cdeps_intel: FAILED: UNABLE TO START RUN --- LOG: N/A -* TEST control_p8_atmlnd_debug_intel: FAILED: UNABLE TO RUN COMPARISON --- LOG: /glade/derecho/scratch/epicufsrt/jenkins/workspace/s-weather-model_pipeline_PR-2191/tests/logs/log_derecho/run_control_p8_atmlnd_debug_intel.log +* TEST hafs_regional_atm_wav_intel: FAILED: RUN DID NOT COMPLETE +-- LOG: /glade/derecho/scratch/epicufsrt/jenkins/workspace/s-weather-model_pipeline_PR-2221/tests/logs/log_derecho/run_hafs_regional_atm_wav_intel.log NOTES: A file 'test_changes.list' was generated with list of all failed tests. @@ -324,7 +313,7 @@ Result: FAILURE ====START OF DERECHO REGRESSION TESTING LOG==== UFSWM hash used in testing: -7441d3bb7300d6f41e7eb17bd98aac0539164065 +521f9348ebc590effdc0b5054b94946e209679d4 Submodule hashes used in testing: 37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d) @@ -334,10 +323,10 @@ 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) - da95cc428d8b626e99250fd57a4279b4980044f8 FV3 (heads/develop) + bbcabb5b292cccb4bd3542667f97a987cc3274cc FV3 (remotes/origin/mr2_innl) 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) + 9b9467998598fb45725a27a6200eabdf9840ad33 FV3/ccpp/framework (ccpp_transition_to_vlab_master_20190705-717-g9b94679) + cb2eedd54241523ca8bab09af86b4a45fa0bdd1b FV3/ccpp/physics (master-tag-before-replacing-with-ipd-setup-step-fast-5189-gcb2eedd5) 74a0e098b2163425e4b5466c2dfcf8ae26d560a5 FV3/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (v1.6) 5faac752d9550d3570705358fa1eb3f5ac78a786 FV3/upp (upp_v10.2.0-185-g5faac75) -1ba8270870947b583cd51bc72ff8960f4c1fb36e FV3/upp/sorc/libIFI.fd @@ -347,7 +336,7 @@ Submodule hashes used in testing: 0730606b808f2979241d850e763955f5526a980c MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10046-g0730606b8) 9423197f894112edfcb1502245f7d7b873d551f9 MOM6-interface/MOM6/pkg/CVMix-src (9423197) 29e64d652786e1d076a05128c920f394202bfe10 MOM6-interface/MOM6/pkg/GSW-Fortran (29e64d6) - 2f30e107fbc5959c4d4dbe614232e29ec3882a97 NOAHMP-interface/noahmp (v3.7.1-429-g2f30e10) + 1e259014c1eba9070cec7027d8b4b479ae54275a NOAHMP-interface/noahmp (v3.7.1-430-g1e25901) d9b3172f4197c65d471662c6952a668152d71230 WW3 (6.07.1-345-gd9b3172f) 31e4e3e57bad8a7cdaa0ce2d3c4efbca63b5f74a stochastic_physics (ufs-v2.0.0-216-g31e4e3e) @@ -358,88 +347,21 @@ 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-20240426 -COMPARISON DIRECTORY: /glade/derecho/scratch/zshrader/FV3_RT/rt_14461 +BASELINE DIRECTORY: /glade/derecho/scratch/epicufsrt/ufs-weather-model/RT//NEMSfv3gfs/develop-20240430 +COMPARISON DIRECTORY: /glade/derecho/scratch/zshrader/FV3_RT/rt_43701 RT.SH OPTIONS USED: * (-a) - HPC PROJECT ACCOUNT: nral0032 * (-l) - USE CONFIG FILE: rt.conf * (-e) - USE ECFLOW -PASS -- COMPILE 'hafs_all_intel' [15:13, 13:53] ( 5 warnings 8 remarks ) -PASS -- TEST 'hafs_regional_docn_intel' [07:13, 05:29](758 MB) -PASS -- TEST 'hafs_regional_docn_oisst_intel' [07:10, 05:31](734 MB) -PASS -- TEST 'hafs_regional_datm_cdeps_intel' [18:02, 16:12](894 MB) - -PASS -- COMPILE 'atm_dyn32_intel' [13:13, 12:20] ( 6 warnings 1 remarks ) -PASS -- TEST 'control_stochy_intel' [02:24, 01:26](629 MB) -PASS -- TEST 'control_stochy_restart_intel' [02:35, 00:51](441 MB) - -SYNOPSIS: -Starting Date/Time: 20240429 11:36:19 -Ending Date/Time: 20240429 12:11:02 -Total Time: 00h:34m:59s -Compiles Completed: 2/2 -Tests Completed: 5/5 - -NOTES: -A file 'test_changes.list' was generated but is empty. -If you are using this log as a pull request verification, please commit 'test_changes.list'. - -Result: SUCCESS - -====END OF DERECHO REGRESSION TESTING LOG==== -====START OF DERECHO REGRESSION TESTING LOG==== - -UFSWM hash used in testing: -d35f6da7caf2a4d320aeb75613de67533a11d1b7 - -Submodule hashes used in testing: - 37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d) - be5d28fd1b60522e6fc98aefeead20e6aac3530b AQM/src/model/CMAQ (CMAQv5.2.1_07Feb2018-198-gbe5d28fd1) - 3d7067a523b8557058755289e4275f5f5c985daf CDEPS-interface/CDEPS (cdeps0.4.17-40-g3d7067a) - c9e4679f449e30bb4cc0f22164b4401a8b50f7a6 CICE-interface/CICE (CICE6.0.0-447-gc9e4679) - 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) - da95cc428d8b626e99250fd57a4279b4980044f8 FV3 (heads/develop) - 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) - 5faac752d9550d3570705358fa1eb3f5ac78a786 FV3/upp (upp_v10.2.0-185-g5faac75) --1ba8270870947b583cd51bc72ff8960f4c1fb36e FV3/upp/sorc/libIFI.fd --7476b8f2790a47d788f79cebfdbb551567ae7cf8 FV3/upp/sorc/ncep_post.fd/post_gtg.fd - 041422934cae1570f2f0e67239d5d89f11c6e1b7 GOCART (sdr_v2.1.2.6-119-g0414229) - 35789c757766e07f688b4c0c7c5229816f224b09 HYCOM-interface/HYCOM (2.3.00-121-g35789c7) - 0730606b808f2979241d850e763955f5526a980c MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10046-g0730606b8) - 9423197f894112edfcb1502245f7d7b873d551f9 MOM6-interface/MOM6/pkg/CVMix-src (9423197) - 29e64d652786e1d076a05128c920f394202bfe10 MOM6-interface/MOM6/pkg/GSW-Fortran (29e64d6) - 2f30e107fbc5959c4d4dbe614232e29ec3882a97 NOAHMP-interface/noahmp (v3.7.1-429-g2f30e10) - d9b3172f4197c65d471662c6952a668152d71230 WW3 (6.07.1-345-gd9b3172f) - 31e4e3e57bad8a7cdaa0ce2d3c4efbca63b5f74a stochastic_physics (ufs-v2.0.0-216-g31e4e3e) - - -NOTES: -[Times](Memory) are at the end of each compile/test in format [MM:SS](Size). -The first time is for the full script (prep+run+finalize). -The second time is specifically for the run phase. -Times/Memory will be empty for failed tests. - -BASELINE DIRECTORY: /glade/derecho/scratch/epicufsrt/ufs-weather-model/RT//NEMSfv3gfs/develop-20240426 -COMPARISON DIRECTORY: /glade/derecho/scratch/zshrader/FV3_RT/rt_28144 - -RT.SH OPTIONS USED: -* (-a) - HPC PROJECT ACCOUNT: nral0032 -* (-l) - USE CONFIG FILE: rt.conf - -PASS -- COMPILE 'atml_debug_intel' [08:19, 07:29] ( 885 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_debug_intel' [07:33, 05:28](1658 MB) +PASS -- COMPILE 'hafsw_intel' [16:15, 15:49] ( 6 warnings 9 remarks ) +PASS -- TEST 'hafs_regional_atm_wav_intel' [13:12, 10:53](799 MB) SYNOPSIS: -Starting Date/Time: 20240429 10:55:02 -Ending Date/Time: 20240429 11:10:55 -Total Time: 00h:16m:05s +Starting Date/Time: 20240501 07:00:20 +Ending Date/Time: 20240501 07:31:08 +Total Time: 00h:30m:58s Compiles Completed: 1/1 Tests Completed: 1/1 diff --git a/tests/logs/RegressionTests_gaea.log b/tests/logs/RegressionTests_gaea.log index add817f40d..8384cf2789 100755 --- a/tests/logs/RegressionTests_gaea.log +++ b/tests/logs/RegressionTests_gaea.log @@ -1,7 +1,7 @@ ====START OF GAEA REGRESSION TESTING LOG==== UFSWM hash used in testing: -fc1d99cd44c4dfa5f95d34deede2a4e0ff81577b +521f9348ebc590effdc0b5054b94946e209679d4 Submodule hashes used in testing: 37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d) @@ -11,10 +11,10 @@ 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) - da95cc428d8b626e99250fd57a4279b4980044f8 FV3 (heads/develop) + bbcabb5b292cccb4bd3542667f97a987cc3274cc FV3 (remotes/origin/mr2_innl) 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) + 9b9467998598fb45725a27a6200eabdf9840ad33 FV3/ccpp/framework (ccpp_transition_to_vlab_master_20190705-717-g9b94679) + cb2eedd54241523ca8bab09af86b4a45fa0bdd1b FV3/ccpp/physics (master-tag-before-replacing-with-ipd-setup-step-fast-5189-gcb2eedd5) 74a0e098b2163425e4b5466c2dfcf8ae26d560a5 FV3/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (v1.6) 5faac752d9550d3570705358fa1eb3f5ac78a786 FV3/upp (upp_v10.2.0-185-g5faac75) -1ba8270870947b583cd51bc72ff8960f4c1fb36e FV3/upp/sorc/libIFI.fd @@ -24,7 +24,7 @@ Submodule hashes used in testing: 0730606b808f2979241d850e763955f5526a980c MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10046-g0730606b8) 9423197f894112edfcb1502245f7d7b873d551f9 MOM6-interface/MOM6/pkg/CVMix-src (9423197) 29e64d652786e1d076a05128c920f394202bfe10 MOM6-interface/MOM6/pkg/GSW-Fortran (29e64d6) - 2f30e107fbc5959c4d4dbe614232e29ec3882a97 NOAHMP-interface/noahmp (v3.7.1-429-g2f30e10) + 1e259014c1eba9070cec7027d8b4b479ae54275a NOAHMP-interface/noahmp (v3.7.1-430-g1e25901) d9b3172f4197c65d471662c6952a668152d71230 WW3 (6.07.1-345-gd9b3172f) 31e4e3e57bad8a7cdaa0ce2d3c4efbca63b5f74a stochastic_physics (ufs-v2.0.0-216-g31e4e3e) @@ -35,274 +35,274 @@ The first time is for the full script (prep+run+finalize). The second time is specifically for the run phase. Times/Memory will be empty for failed tests. -BASELINE DIRECTORY: /gpfs/f5/epic/world-shared/UFS-WM_RT/NEMSfv3gfs/develop-20240426 -COMPARISON DIRECTORY: /gpfs/f5/epic/scratch/Fernando.Andrade-maldonado/RT_RUNDIRS/Fernando.Andrade-maldonado/FV3_RT/rt_176475 +BASELINE DIRECTORY: /gpfs/f5/epic/world-shared/UFS-WM_RT/NEMSfv3gfs/develop-20240430 +COMPARISON DIRECTORY: /gpfs/f5/epic/scratch/Fernando.Andrade-maldonado/RT_RUNDIRS/Fernando.Andrade-maldonado/FV3_RT/rt_5026 RT.SH OPTIONS USED: * (-a) - HPC PROJECT ACCOUNT: epic * (-l) - USE CONFIG FILE: rt.conf * (-e) - USE ECFLOW -PASS -- COMPILE 's2swa_32bit_intel' [22:16, 21:23] ( 1 warnings 10 remarks ) -PASS -- TEST 'cpld_control_p8_mixedmode_intel' [14:54, 07:29](3070 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_intel' [26:13, 25:58] ( 1 warnings 10 remarks ) -PASS -- TEST 'cpld_control_gfsv17_intel' [21:07, 14:04](1685 MB) -PASS -- TEST 'cpld_control_gfsv17_iau_intel' [19:26, 14:08](1809 MB) -PASS -- TEST 'cpld_restart_gfsv17_intel' [12:55, 07:18](944 MB) -PASS -- TEST 'cpld_mpi_gfsv17_intel' [25:03, 15:51](1668 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [16:16, 16:04] ( 1525 warnings 2000 remarks ) -PASS -- TEST 'cpld_debug_gfsv17_intel' [30:51, 24:25](1707 MB) - -PASS -- COMPILE 's2swa_intel' [22:16, 20:58] ( 10 remarks ) -PASS -- TEST 'cpld_control_p8_intel' [17:25, 08:11](3097 MB) -PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [17:15, 08:12](3097 MB) -PASS -- TEST 'cpld_restart_p8_intel' [13:57, 06:37](3152 MB) -PASS -- TEST 'cpld_control_qr_p8_intel' [15:24, 08:08](3121 MB) -PASS -- TEST 'cpld_restart_qr_p8_intel' [12:38, 05:26](3175 MB) -PASS -- TEST 'cpld_2threads_p8_intel' [11:26, 06:39](3408 MB) -PASS -- TEST 'cpld_decomp_p8_intel' [13:56, 07:57](3096 MB) -PASS -- TEST 'cpld_mpi_p8_intel' [14:35, 07:21](3019 MB) -PASS -- TEST 'cpld_control_ciceC_p8_intel' [17:15, 08:21](3098 MB) -PASS -- TEST 'cpld_control_c192_p8_intel' [19:54, 10:44](3270 MB) -PASS -- TEST 'cpld_restart_c192_p8_intel' [16:55, 07:30](3600 MB) -PASS -- TEST 'cpld_bmark_p8_intel' [28:30, 13:37](4035 MB) -PASS -- TEST 'cpld_restart_bmark_p8_intel' [19:52, 09:23](4345 MB) -PASS -- TEST 'cpld_s2sa_p8_intel' [12:58, 08:06](3065 MB) - -PASS -- COMPILE 's2sw_intel' [20:15, 20:09] ( 10 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_intel' [09:30, 05:00](1685 MB) -PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [11:10, 05:13](1729 MB) - -PASS -- COMPILE 's2swa_debug_intel' [16:16, 15:15] ( 1450 warnings 1230 remarks ) -PASS -- TEST 'cpld_debug_p8_intel' [14:38, 10:02](3129 MB) - -PASS -- COMPILE 's2sw_debug_intel' [14:12, 13:11] ( 1450 warnings 1230 remarks ) -PASS -- TEST 'cpld_debug_noaero_p8_intel' [12:20, 05:57](1699 MB) - -PASS -- COMPILE 's2s_aoflux_intel' [42:16, 41:22] ( 3 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [10:45, 05:52](1727 MB) - -PASS -- COMPILE 's2s_intel' [19:16, 18:06] ( 3 remarks ) -PASS -- TEST 'cpld_control_c48_intel' [09:44, 06:54](2663 MB) - -PASS -- COMPILE 's2swa_faster_intel' [25:13, 24:42] ( 10 remarks ) -PASS -- TEST 'cpld_control_p8_faster_intel' [20:34, 08:42](3101 MB) - -PASS -- COMPILE 's2sw_pdlib_intel' [24:17, 23:12] ( 10 remarks ) -PASS -- TEST 'cpld_control_pdlib_p8_intel' [21:53, 15:39](1701 MB) -PASS -- TEST 'cpld_restart_pdlib_p8_intel' [14:24, 07:20](999 MB) -PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [23:42, 17:45](1682 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_intel' [13:16, 13:06] ( 1560 warnings 2000 remarks ) -PASS -- TEST 'cpld_debug_pdlib_p8_intel' [34:56, 27:51](1715 MB) - -PASS -- COMPILE 'atm_dyn32_intel' [15:17, 14:56] ( 1 warnings 1 remarks ) -PASS -- TEST 'control_flake_intel' [09:32, 04:08](673 MB) -PASS -- TEST 'control_CubedSphereGrid_intel' [10:01, 03:18](1568 MB) -PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [10:02, 03:41](1580 MB) -PASS -- TEST 'control_latlon_intel' [09:51, 03:37](1569 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [10:10, 03:36](1569 MB) -PASS -- TEST 'control_c48_intel' [15:22, 06:38](1604 MB) -PASS -- TEST 'control_c48.v2.sfc_intel' [14:08, 05:47](722 MB) -PASS -- TEST 'control_c192_intel' [18:05, 10:24](1683 MB) -PASS -- TEST 'control_c384_intel' [26:39, 18:25](1985 MB) -PASS -- TEST 'control_c384gdas_intel' [25:34, 14:33](1186 MB) -PASS -- TEST 'control_stochy_intel' [05:24, 02:17](626 MB) -PASS -- TEST 'control_stochy_restart_intel' [05:19, 01:24](430 MB) -PASS -- TEST 'control_lndp_intel' [05:24, 02:26](628 MB) -PASS -- TEST 'control_iovr4_intel' [05:39, 03:10](623 MB) -PASS -- TEST 'control_iovr5_intel' [06:43, 03:12](623 MB) -PASS -- TEST 'control_p8_intel' [13:28, 03:47](1605 MB) -PASS -- TEST 'control_p8.v2.sfc_intel' [11:49, 03:49](1607 MB) -PASS -- TEST 'control_p8_ugwpv1_intel' [10:54, 03:39](1609 MB) -PASS -- TEST 'control_restart_p8_intel' [05:43, 01:43](789 MB) -PASS -- TEST 'control_noqr_p8_intel' [10:10, 03:20](1596 MB) -PASS -- TEST 'control_restart_noqr_p8_intel' [05:44, 01:46](793 MB) -PASS -- TEST 'control_decomp_p8_intel' [10:00, 03:40](1594 MB) -PASS -- TEST 'control_2threads_p8_intel' [10:00, 03:09](1685 MB) -PASS -- TEST 'control_p8_lndp_intel' [09:42, 05:49](1606 MB) -PASS -- TEST 'control_p8_rrtmgp_intel' [11:10, 04:41](1657 MB) -PASS -- TEST 'control_p8_mynn_intel' [09:12, 03:28](1615 MB) -PASS -- TEST 'merra2_thompson_intel' [08:48, 04:10](1604 MB) -PASS -- TEST 'regional_control_intel' [08:24, 04:57](616 MB) -PASS -- TEST 'regional_restart_intel' [04:06, 02:38](789 MB) -PASS -- TEST 'regional_decomp_intel' [08:15, 05:28](615 MB) -PASS -- TEST 'regional_2threads_intel' [06:22, 03:08](758 MB) -PASS -- TEST 'regional_noquilt_intel' [08:17, 05:03](1155 MB) -PASS -- TEST 'regional_netcdf_parallel_intel' [06:55, 04:56](615 MB) -PASS -- TEST 'regional_2dwrtdecomp_intel' [06:35, 04:42](615 MB) -PASS -- TEST 'regional_wofs_intel' [08:28, 06:02](1591 MB) - -PASS -- COMPILE 'rrfs_intel' [14:15, 13:28] ( 3 warnings 9 remarks ) -PASS -- TEST 'rap_control_intel' [10:22, 06:57](1010 MB) -PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [06:28, 03:59](1181 MB) -PASS -- TEST 'rap_decomp_intel' [11:36, 07:17](1009 MB) -PASS -- TEST 'rap_2threads_intel' [10:42, 06:13](1099 MB) -PASS -- TEST 'rap_restart_intel' [07:45, 03:44](880 MB) -PASS -- TEST 'rap_sfcdiff_intel' [10:35, 06:55](1006 MB) -PASS -- TEST 'rap_sfcdiff_decomp_intel' [10:37, 07:03](1006 MB) -PASS -- TEST 'rap_sfcdiff_restart_intel' [09:26, 05:20](880 MB) -PASS -- TEST 'hrrr_control_intel' [07:26, 03:53](1005 MB) -PASS -- TEST 'hrrr_control_decomp_intel' [07:49, 04:51](1006 MB) -PASS -- TEST 'hrrr_control_2threads_intel' [07:28, 03:15](1087 MB) -PASS -- TEST 'hrrr_control_restart_intel' [05:13, 02:16](837 MB) -PASS -- TEST 'rrfs_v1beta_intel' [11:11, 07:15](1003 MB) -PASS -- TEST 'rrfs_v1nssl_intel' [11:08, 08:12](1966 MB) -PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [10:03, 07:49](1951 MB) - -PASS -- COMPILE 'csawmg_intel' [14:16, 13:41] ( 1 warnings ) -PASS -- TEST 'control_csawmg_intel' [08:22, 06:39](696 MB) -PASS -- TEST 'control_ras_intel' [05:06, 03:32](657 MB) - -PASS -- COMPILE 'wam_intel' [14:15, 13:52] -PASS -- TEST 'control_wam_intel' [04:19, 02:38](370 MB) - -PASS -- COMPILE 'atm_faster_dyn32_intel' [18:14, 17:27] ( 1 remarks ) -PASS -- TEST 'control_p8_faster_intel' [07:20, 04:06](1607 MB) -PASS -- TEST 'regional_control_faster_intel' [06:42, 04:49](615 MB) - -PASS -- COMPILE 'atm_debug_dyn32_intel' [13:17, 12:26] ( 885 warnings 9 remarks ) -PASS -- TEST 'control_CubedSphereGrid_debug_intel' [06:21, 03:18](1587 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [06:13, 03:21](1589 MB) -PASS -- TEST 'control_stochy_debug_intel' [05:28, 03:12](786 MB) -PASS -- TEST 'control_lndp_debug_intel' [05:27, 03:15](788 MB) -PASS -- TEST 'control_csawmg_debug_intel' [07:15, 04:21](824 MB) -PASS -- TEST 'control_ras_debug_intel' [04:06, 02:55](795 MB) -PASS -- TEST 'control_diag_debug_intel' [05:05, 03:02](1641 MB) -PASS -- TEST 'control_debug_p8_intel' [05:51, 03:14](1618 MB) -PASS -- TEST 'regional_debug_intel' [18:56, 16:33](633 MB) -PASS -- TEST 'rap_control_debug_intel' [07:22, 05:10](1168 MB) -PASS -- TEST 'hrrr_control_debug_intel' [07:28, 05:06](1164 MB) -PASS -- TEST 'hrrr_gf_debug_intel' [06:28, 05:02](1166 MB) -PASS -- TEST 'hrrr_c3_debug_intel' [06:17, 05:06](1167 MB) -PASS -- TEST 'rap_unified_drag_suite_debug_intel' [06:17, 05:02](1166 MB) -PASS -- TEST 'rap_diag_debug_intel' [07:36, 05:19](1251 MB) -PASS -- TEST 'rap_cires_ugwp_debug_intel' [07:26, 05:16](1166 MB) -PASS -- TEST 'rap_unified_ugwp_debug_intel' [07:17, 05:14](1166 MB) -PASS -- TEST 'rap_lndp_debug_intel' [06:14, 05:08](1168 MB) -PASS -- TEST 'rap_progcld_thompson_debug_intel' [07:08, 05:13](1166 MB) -PASS -- TEST 'rap_noah_debug_intel' [06:07, 04:51](1166 MB) -PASS -- TEST 'rap_sfcdiff_debug_intel' [07:35, 05:18](1164 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [09:10, 07:50](1166 MB) -PASS -- TEST 'rrfs_v1beta_debug_intel' [07:07, 05:13](1163 MB) -PASS -- TEST 'rap_clm_lake_debug_intel' [06:59, 06:08](1168 MB) -PASS -- TEST 'rap_flake_debug_intel' [07:03, 05:11](1166 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [12:17, 08:24](1169 MB) - -PASS -- COMPILE 'wam_debug_intel' [10:15, 09:47] ( 855 warnings ) -PASS -- TEST 'control_wam_debug_intel' [06:35, 04:55](396 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [14:15, 13:58] ( 3 warnings 8 remarks ) -PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [06:27, 03:54](1048 MB) -PASS -- TEST 'rap_control_dyn32_phy32_intel' [08:55, 05:48](888 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [07:36, 03:34](884 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [09:04, 05:23](950 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [06:07, 02:50](939 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [07:35, 03:39](886 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_intel' [08:19, 04:33](782 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [03:28, 01:42](764 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [16:12, 15:50] ( 3 warnings 8 remarks ) -PASS -- TEST 'conus13km_control_intel' [05:55, 02:10](1094 MB) -PASS -- TEST 'conus13km_2threads_intel' [03:50, 01:10](1076 MB) -PASS -- TEST 'conus13km_restart_mismatch_intel' [04:17, 01:29](974 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [15:16, 14:43] ( 3 warnings 8 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_intel' [08:43, 04:22](904 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [11:23, 10:36] ( 787 warnings 8 remarks ) -PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [06:53, 05:00](1048 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [06:30, 04:53](1048 MB) -PASS -- TEST 'conus13km_debug_intel' [17:44, 14:19](1129 MB) -PASS -- TEST 'conus13km_debug_qr_intel' [17:36, 14:43](804 MB) -PASS -- TEST 'conus13km_debug_2threads_intel' [11:10, 08:28](1109 MB) -PASS -- TEST 'conus13km_radar_tten_debug_intel' [16:56, 14:07](1195 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [10:11, 09:58] ( 787 warnings 8 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [06:25, 05:00](1067 MB) - -PASS -- COMPILE 'hafsw_intel' [19:18, 18:47] ( 1 warnings 9 remarks ) -PASS -- TEST 'hafs_regional_atm_intel' [09:23, 05:15](707 MB) -PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [07:43, 04:26](1055 MB) -PASS -- TEST 'hafs_regional_atm_ocn_intel' [11:22, 07:37](755 MB) -PASS -- TEST 'hafs_regional_atm_wav_intel' [15:20, 11:38](784 MB) -PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [16:14, 12:43](803 MB) -PASS -- TEST 'hafs_regional_1nest_atm_intel' [09:04, 05:17](478 MB) -PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [09:51, 06:42](496 MB) -PASS -- TEST 'hafs_global_1nest_atm_intel' [06:32, 02:55](372 MB) -PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [13:39, 08:03](434 MB) -PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [06:10, 03:54](509 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [07:43, 03:29](508 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [07:40, 04:42](571 MB) -PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [04:00, 01:44](402 MB) -PASS -- TEST 'gnv1_nested_intel' [07:19, 03:56](766 MB) - -PASS -- COMPILE 'hafsw_debug_intel' [13:15, 12:33] ( 1467 warnings 1502 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [15:14, 13:03](583 MB) - -PASS -- COMPILE 'hafsw_faster_intel' [21:16, 21:05] ( 8 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [10:30, 07:37](616 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [12:37, 07:48](786 MB) - -PASS -- COMPILE 'hafs_mom6w_intel' [19:16, 18:43] ( 7 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [09:38, 06:51](787 MB) - -PASS -- COMPILE 'hafs_all_intel' [35:19, 34:44] ( 8 remarks ) -PASS -- TEST 'hafs_regional_docn_intel' [09:03, 06:30](748 MB) -PASS -- TEST 'hafs_regional_docn_oisst_intel' [08:52, 06:28](730 MB) -PASS -- TEST 'hafs_regional_datm_cdeps_intel' [22:04, 20:07](893 MB) - -PASS -- COMPILE 'datm_cdeps_intel' [14:16, 13:53] ( 2 remarks ) -PASS -- TEST 'datm_cdeps_control_cfsr_intel' [03:49, 02:34](758 MB) -PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [03:03, 01:34](747 MB) -PASS -- TEST 'datm_cdeps_control_gefs_intel' [03:50, 02:45](639 MB) -PASS -- TEST 'datm_cdeps_iau_gefs_intel' [05:10, 02:27](637 MB) -PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [04:59, 02:31](637 MB) -PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [04:44, 02:33](758 MB) -PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [04:21, 02:34](745 MB) -PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [04:15, 02:25](639 MB) -PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [08:04, 06:05](693 MB) -PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [09:07, 06:07](676 MB) -PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [03:52, 02:35](758 MB) -PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [06:00, 04:35](2011 MB) -PASS -- TEST 'datm_cdeps_gfs_intel' [06:01, 04:37](2011 MB) - -PASS -- COMPILE 'datm_cdeps_debug_intel' [09:15, 08:44] ( 2 warnings 2 remarks ) -PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [06:49, 05:28](743 MB) - -PASS -- COMPILE 'datm_cdeps_faster_intel' [13:15, 12:30] ( 2 remarks ) -PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [03:49, 02:33](759 MB) - -PASS -- COMPILE 'datm_cdeps_land_intel' [04:22, 03:47] ( 1 remarks ) -PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [03:59, 02:02](318 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_intel' [03:48, 01:46](456 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [02:31, 01:05](456 MB) - -PASS -- COMPILE 'atml_intel' [17:16, 16:46] ( 8 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_sbs_intel' [11:42, 08:34](1632 MB) -PASS -- TEST 'control_p8_atmlnd_intel' [11:48, 08:39](1633 MB) -PASS -- TEST 'control_restart_p8_atmlnd_intel' [06:09, 04:37](837 MB) - -PASS -- COMPILE 'atml_debug_intel' [13:13, 12:13] ( 880 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_debug_intel' [37:55, 35:04](1651 MB) - -PASS -- COMPILE 'atmw_intel' [16:16, 16:04] ( 8 remarks ) -PASS -- TEST 'atmwav_control_noaero_p8_intel' [06:44, 02:50](1648 MB) - -PASS -- COMPILE 'atmaero_intel' [15:19, 15:07] ( 1 remarks ) -PASS -- TEST 'atmaero_control_p8_intel' [09:24, 06:40](2947 MB) -PASS -- TEST 'atmaero_control_p8_rad_intel' [09:24, 06:43](3013 MB) -PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [09:02, 06:42](3017 MB) - -PASS -- COMPILE 'atmaq_debug_intel' [10:12, 09:56] ( 884 warnings 6 remarks ) -PASS -- TEST 'regional_atmaq_debug_intel' [21:10, 18:25](4477 MB) +PASS -- COMPILE 's2swa_32bit_intel' [19:14, 18:32] ( 1 warnings 10 remarks ) +PASS -- TEST 'cpld_control_p8_mixedmode_intel' [10:03, 07:31](3070 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_intel' [23:14, 22:51] ( 1 warnings 10 remarks ) +PASS -- TEST 'cpld_control_gfsv17_intel' [15:41, 13:59](1685 MB) +PASS -- TEST 'cpld_control_gfsv17_iau_intel' [17:42, 14:15](1808 MB) +PASS -- TEST 'cpld_restart_gfsv17_intel' [10:13, 07:08](945 MB) +PASS -- TEST 'cpld_mpi_gfsv17_intel' [17:04, 15:03](1668 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [14:12, 13:20] ( 1525 warnings 2000 remarks ) +PASS -- TEST 'cpld_debug_gfsv17_intel' [25:47, 23:42](1707 MB) + +PASS -- COMPILE 's2swa_intel' [19:14, 18:30] ( 10 remarks ) +PASS -- TEST 'cpld_control_p8_intel' [10:08, 07:49](3096 MB) +PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [10:11, 07:56](3096 MB) +PASS -- TEST 'cpld_restart_p8_intel' [07:12, 04:51](3153 MB) +PASS -- TEST 'cpld_control_qr_p8_intel' [10:08, 07:58](3121 MB) +PASS -- TEST 'cpld_restart_qr_p8_intel' [07:28, 04:57](3174 MB) +PASS -- TEST 'cpld_2threads_p8_intel' [10:03, 07:14](3413 MB) +PASS -- TEST 'cpld_decomp_p8_intel' [10:03, 07:55](3096 MB) +PASS -- TEST 'cpld_mpi_p8_intel' [10:00, 07:21](3019 MB) +PASS -- TEST 'cpld_control_ciceC_p8_intel' [10:09, 07:58](3097 MB) +PASS -- TEST 'cpld_control_c192_p8_intel' [13:57, 10:26](3266 MB) +PASS -- TEST 'cpld_restart_c192_p8_intel' [10:34, 07:36](3601 MB) +PASS -- TEST 'cpld_bmark_p8_intel' [18:28, 12:57](4036 MB) +PASS -- TEST 'cpld_restart_bmark_p8_intel' [14:53, 09:05](4342 MB) +PASS -- TEST 'cpld_s2sa_p8_intel' [09:55, 07:40](3065 MB) + +PASS -- COMPILE 's2sw_intel' [16:12, 15:58] ( 10 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_intel' [07:54, 04:49](1685 MB) +PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [08:54, 05:17](1730 MB) + +PASS -- COMPILE 's2swa_debug_intel' [14:12, 13:15] ( 1450 warnings 1230 remarks ) +PASS -- TEST 'cpld_debug_p8_intel' [13:30, 10:28](3129 MB) + +PASS -- COMPILE 's2sw_debug_intel' [11:12, 11:02] ( 1450 warnings 1230 remarks ) +PASS -- TEST 'cpld_debug_noaero_p8_intel' [07:10, 05:57](1700 MB) + +PASS -- COMPILE 's2s_aoflux_intel' [16:12, 15:20] ( 3 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [08:51, 05:09](1725 MB) + +PASS -- COMPILE 's2s_intel' [15:12, 15:05] ( 3 remarks ) +PASS -- TEST 'cpld_control_c48_intel' [07:58, 06:53](2663 MB) + +PASS -- COMPILE 's2swa_faster_intel' [22:14, 21:38] ( 10 remarks ) +PASS -- TEST 'cpld_control_p8_faster_intel' [09:32, 07:42](3101 MB) + +PASS -- COMPILE 's2sw_pdlib_intel' [24:15, 23:34] ( 10 remarks ) +PASS -- TEST 'cpld_control_pdlib_p8_intel' [17:43, 14:53](1701 MB) +PASS -- TEST 'cpld_restart_pdlib_p8_intel' [09:38, 07:23](1000 MB) +PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [19:40, 17:11](1682 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_intel' [15:14, 14:39] ( 1560 warnings 2000 remarks ) +PASS -- TEST 'cpld_debug_pdlib_p8_intel' [28:35, 26:23](1718 MB) + +PASS -- COMPILE 'atm_dyn32_intel' [17:16, 16:48] ( 1 warnings 1 remarks ) +PASS -- TEST 'control_flake_intel' [04:33, 03:41](674 MB) +PASS -- TEST 'control_CubedSphereGrid_intel' [04:22, 03:04](1568 MB) +PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [06:23, 03:08](1580 MB) +PASS -- TEST 'control_latlon_intel' [04:07, 03:01](1570 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [04:17, 03:03](1568 MB) +PASS -- TEST 'control_c48_intel' [08:42, 06:35](1601 MB) +PASS -- TEST 'control_c48.v2.sfc_intel' [07:01, 05:39](722 MB) +PASS -- TEST 'control_c192_intel' [11:13, 09:52](1683 MB) +PASS -- TEST 'control_c384_intel' [19:28, 18:11](1984 MB) +PASS -- TEST 'control_c384gdas_intel' [16:56, 14:14](1186 MB) +PASS -- TEST 'control_stochy_intel' [03:32, 02:14](627 MB) +PASS -- TEST 'control_stochy_restart_intel' [01:31, 01:01](430 MB) +PASS -- TEST 'control_lndp_intel' [03:33, 02:20](628 MB) +PASS -- TEST 'control_iovr4_intel' [03:37, 02:50](623 MB) +PASS -- TEST 'control_iovr5_intel' [03:44, 02:56](623 MB) +PASS -- TEST 'control_p8_intel' [05:42, 03:42](1605 MB) +PASS -- TEST 'control_p8.v2.sfc_intel' [06:13, 03:33](1608 MB) +PASS -- TEST 'control_p8_ugwpv1_intel' [05:58, 03:25](1609 MB) +PASS -- TEST 'control_restart_p8_intel' [03:10, 01:51](790 MB) +PASS -- TEST 'control_noqr_p8_intel' [06:51, 03:16](1596 MB) +PASS -- TEST 'control_restart_noqr_p8_intel' [03:14, 02:04](792 MB) +PASS -- TEST 'control_decomp_p8_intel' [06:00, 03:28](1595 MB) +PASS -- TEST 'control_2threads_p8_intel' [04:48, 02:41](1684 MB) +PASS -- TEST 'control_p8_lndp_intel' [07:03, 05:19](1606 MB) +PASS -- TEST 'control_p8_rrtmgp_intel' [06:27, 04:11](1657 MB) +PASS -- TEST 'control_p8_mynn_intel' [05:33, 03:23](1615 MB) +PASS -- TEST 'merra2_thompson_intel' [05:29, 03:40](1604 MB) +PASS -- TEST 'regional_control_intel' [06:14, 04:56](615 MB) +PASS -- TEST 'regional_restart_intel' [04:47, 03:21](789 MB) +PASS -- TEST 'regional_decomp_intel' [06:09, 05:00](615 MB) +PASS -- TEST 'regional_2threads_intel' [04:06, 03:04](765 MB) +PASS -- TEST 'regional_noquilt_intel' [06:11, 04:38](1153 MB) +PASS -- TEST 'regional_netcdf_parallel_intel' [06:20, 04:40](615 MB) +PASS -- TEST 'regional_2dwrtdecomp_intel' [06:07, 04:39](615 MB) +PASS -- TEST 'regional_wofs_intel' [08:07, 06:11](1590 MB) + +PASS -- COMPILE 'rrfs_intel' [15:15, 14:56] ( 3 warnings 9 remarks ) +PASS -- TEST 'rap_control_intel' [08:22, 06:38](1009 MB) +PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [05:08, 03:56](1184 MB) +PASS -- TEST 'rap_decomp_intel' [08:23, 06:59](1009 MB) +PASS -- TEST 'rap_2threads_intel' [08:02, 06:02](1097 MB) +PASS -- TEST 'rap_restart_intel' [05:23, 03:39](880 MB) +PASS -- TEST 'rap_sfcdiff_intel' [08:23, 06:55](1007 MB) +PASS -- TEST 'rap_sfcdiff_decomp_intel' [09:42, 07:15](1005 MB) +PASS -- TEST 'rap_sfcdiff_restart_intel' [08:01, 05:22](879 MB) +PASS -- TEST 'hrrr_control_intel' [05:14, 03:43](1005 MB) +PASS -- TEST 'hrrr_control_decomp_intel' [05:14, 03:48](1006 MB) +PASS -- TEST 'hrrr_control_2threads_intel' [04:13, 03:04](1081 MB) +PASS -- TEST 'hrrr_control_restart_intel' [02:47, 01:55](837 MB) +PASS -- TEST 'rrfs_v1beta_intel' [08:23, 06:56](1003 MB) +PASS -- TEST 'rrfs_v1nssl_intel' [08:43, 08:05](1967 MB) +PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [08:50, 07:42](1951 MB) + +PASS -- COMPILE 'csawmg_intel' [15:16, 14:35] ( 1 warnings ) +PASS -- TEST 'control_csawmg_intel' [07:44, 06:35](696 MB) +PASS -- TEST 'control_ras_intel' [05:33, 03:24](655 MB) + +PASS -- COMPILE 'wam_intel' [15:12, 14:18] +PASS -- TEST 'control_wam_intel' [03:30, 02:08](370 MB) + +PASS -- COMPILE 'atm_faster_dyn32_intel' [16:13, 15:44] ( 1 remarks ) +PASS -- TEST 'control_p8_faster_intel' [06:08, 03:12](1607 MB) +PASS -- TEST 'regional_control_faster_intel' [05:41, 04:41](614 MB) + +PASS -- COMPILE 'atm_debug_dyn32_intel' [12:14, 11:56] ( 885 warnings 9 remarks ) +PASS -- TEST 'control_CubedSphereGrid_debug_intel' [05:02, 02:53](1587 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [04:35, 02:56](1589 MB) +PASS -- TEST 'control_stochy_debug_intel' [04:45, 03:08](784 MB) +PASS -- TEST 'control_lndp_debug_intel' [03:59, 02:53](788 MB) +PASS -- TEST 'control_csawmg_debug_intel' [05:39, 04:40](824 MB) +PASS -- TEST 'control_ras_debug_intel' [03:43, 02:52](794 MB) +PASS -- TEST 'control_diag_debug_intel' [04:46, 03:35](1640 MB) +PASS -- TEST 'control_debug_p8_intel' [04:47, 03:50](1618 MB) +PASS -- TEST 'regional_debug_intel' [17:50, 16:30](633 MB) +PASS -- TEST 'rap_control_debug_intel' [06:36, 05:36](1166 MB) +PASS -- TEST 'hrrr_control_debug_intel' [06:36, 05:24](1164 MB) +PASS -- TEST 'hrrr_gf_debug_intel' [06:35, 05:25](1166 MB) +PASS -- TEST 'hrrr_c3_debug_intel' [06:30, 05:32](1167 MB) +PASS -- TEST 'rap_unified_drag_suite_debug_intel' [06:29, 05:23](1166 MB) +PASS -- TEST 'rap_diag_debug_intel' [08:05, 05:18](1251 MB) +PASS -- TEST 'rap_cires_ugwp_debug_intel' [06:35, 05:18](1168 MB) +PASS -- TEST 'rap_unified_ugwp_debug_intel' [05:26, 05:06](1167 MB) +PASS -- TEST 'rap_lndp_debug_intel' [05:25, 05:03](1168 MB) +PASS -- TEST 'rap_progcld_thompson_debug_intel' [05:32, 05:00](1166 MB) +PASS -- TEST 'rap_noah_debug_intel' [05:32, 04:54](1166 MB) +PASS -- TEST 'rap_sfcdiff_debug_intel' [05:32, 04:59](1164 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [09:09, 07:51](1165 MB) +PASS -- TEST 'rrfs_v1beta_debug_intel' [05:29, 04:55](1162 MB) +PASS -- TEST 'rap_clm_lake_debug_intel' [06:32, 05:49](1168 MB) +PASS -- TEST 'rap_flake_debug_intel' [05:31, 05:00](1166 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [10:06, 08:35](1170 MB) + +PASS -- COMPILE 'wam_debug_intel' [09:14, 08:44] ( 855 warnings ) +PASS -- TEST 'control_wam_debug_intel' [05:30, 04:55](396 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [13:17, 12:55] ( 3 warnings 8 remarks ) +PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [05:12, 03:46](1048 MB) +PASS -- TEST 'rap_control_dyn32_phy32_intel' [08:01, 05:50](888 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [05:08, 03:22](884 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [08:01, 05:16](945 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [04:02, 02:47](937 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [05:03, 03:27](886 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_intel' [06:02, 04:19](783 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [02:33, 01:47](764 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [16:11, 15:56] ( 3 warnings 8 remarks ) +PASS -- TEST 'conus13km_control_intel' [03:01, 02:02](1095 MB) +PASS -- TEST 'conus13km_2threads_intel' [03:08, 01:16](1074 MB) +PASS -- TEST 'conus13km_restart_mismatch_intel' [03:07, 01:38](974 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [14:17, 13:36] ( 3 warnings 8 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_intel' [06:16, 04:23](904 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [11:13, 10:17] ( 787 warnings 8 remarks ) +PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [05:42, 04:53](1047 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [05:37, 04:52](1048 MB) +PASS -- TEST 'conus13km_debug_intel' [15:50, 14:10](1130 MB) +PASS -- TEST 'conus13km_debug_qr_intel' [15:50, 14:24](804 MB) +PASS -- TEST 'conus13km_debug_2threads_intel' [09:43, 08:16](1109 MB) +PASS -- TEST 'conus13km_radar_tten_debug_intel' [15:42, 14:11](1195 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [10:12, 09:54] ( 787 warnings 8 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [05:33, 04:56](1067 MB) + +PASS -- COMPILE 'hafsw_intel' [18:13, 17:32] ( 1 warnings 9 remarks ) +PASS -- TEST 'hafs_regional_atm_intel' [07:20, 05:22](709 MB) +PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [05:41, 04:35](1057 MB) +PASS -- TEST 'hafs_regional_atm_ocn_intel' [09:37, 07:48](754 MB) +PASS -- TEST 'hafs_regional_atm_wav_intel' [13:52, 11:42](788 MB) +PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [14:42, 12:30](804 MB) +PASS -- TEST 'hafs_regional_1nest_atm_intel' [07:12, 05:19](480 MB) +PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [08:37, 06:50](497 MB) +PASS -- TEST 'hafs_global_1nest_atm_intel' [04:19, 02:56](373 MB) +PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [10:35, 07:58](433 MB) +PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [06:00, 04:30](510 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [05:13, 03:38](510 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [06:14, 04:40](574 MB) +PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [02:42, 01:44](401 MB) +PASS -- TEST 'gnv1_nested_intel' [05:22, 04:04](769 MB) + +PASS -- COMPILE 'hafsw_debug_intel' [13:16, 12:24] ( 1467 warnings 1502 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [14:06, 12:57](586 MB) + +PASS -- COMPILE 'hafsw_faster_intel' [21:15, 20:20] ( 8 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [10:09, 07:49](618 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [10:04, 07:43](787 MB) + +PASS -- COMPILE 'hafs_mom6w_intel' [20:13, 19:52] ( 7 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [07:08, 06:04](790 MB) + +PASS -- COMPILE 'hafs_all_intel' [17:12, 17:06] ( 8 remarks ) +PASS -- TEST 'hafs_regional_docn_intel' [08:59, 06:12](745 MB) +PASS -- TEST 'hafs_regional_docn_oisst_intel' [07:23, 06:05](731 MB) +PASS -- TEST 'hafs_regional_datm_cdeps_intel' [21:14, 20:04](893 MB) + +PASS -- COMPILE 'datm_cdeps_intel' [14:22, 13:22] ( 2 remarks ) +PASS -- TEST 'datm_cdeps_control_cfsr_intel' [03:32, 02:35](758 MB) +PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [02:31, 01:36](747 MB) +PASS -- TEST 'datm_cdeps_control_gefs_intel' [03:27, 02:25](639 MB) +PASS -- TEST 'datm_cdeps_iau_gefs_intel' [03:26, 02:31](637 MB) +PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [03:25, 02:30](639 MB) +PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [03:25, 02:34](759 MB) +PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [03:29, 02:34](758 MB) +PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [03:30, 02:24](647 MB) +PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [06:58, 05:53](692 MB) +PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [06:58, 06:02](676 MB) +PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [03:25, 02:36](758 MB) +PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [05:30, 04:35](2014 MB) +PASS -- TEST 'datm_cdeps_gfs_intel' [05:31, 04:36](2013 MB) + +PASS -- COMPILE 'datm_cdeps_debug_intel' [09:12, 08:50] ( 2 warnings 2 remarks ) +PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [06:32, 05:24](744 MB) + +PASS -- COMPILE 'datm_cdeps_faster_intel' [13:11, 12:42] ( 2 remarks ) +PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [03:58, 02:33](758 MB) + +PASS -- COMPILE 'datm_cdeps_land_intel' [06:11, 05:19] ( 1 remarks ) +PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [03:52, 01:54](318 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_intel' [02:48, 01:28](456 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [03:06, 01:02](456 MB) + +PASS -- COMPILE 'atml_intel' [17:14, 16:49] ( 8 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_sbs_intel' [09:45, 08:02](1633 MB) +PASS -- TEST 'control_p8_atmlnd_intel' [09:41, 08:01](1632 MB) +PASS -- TEST 'control_restart_p8_atmlnd_intel' [05:50, 04:40](837 MB) + +PASS -- COMPILE 'atml_debug_intel' [14:15, 13:37] ( 880 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_debug_intel' [08:28, 07:02](1651 MB) + +PASS -- COMPILE 'atmw_intel' [15:15, 14:29] ( 8 remarks ) +PASS -- TEST 'atmwav_control_noaero_p8_intel' [04:05, 02:48](1648 MB) + +PASS -- COMPILE 'atmaero_intel' [14:13, 13:41] ( 1 remarks ) +PASS -- TEST 'atmaero_control_p8_intel' [08:20, 06:38](2948 MB) +PASS -- TEST 'atmaero_control_p8_rad_intel' [09:15, 07:09](3012 MB) +PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [09:07, 07:15](3020 MB) + +PASS -- COMPILE 'atmaq_debug_intel' [11:12, 11:03] ( 884 warnings 6 remarks ) +PASS -- TEST 'regional_atmaq_debug_intel' [21:29, 19:17](4477 MB) SYNOPSIS: -Starting Date/Time: 20240429 01:08:25 -Ending Date/Time: 20240429 03:14:52 -Total Time: 02h:07m:46s +Starting Date/Time: 20240501 02:23:40 +Ending Date/Time: 20240501 03:51:13 +Total Time: 01h:29m:01s Compiles Completed: 38/38 Tests Completed: 180/180 @@ -313,65 +313,3 @@ If you are using this log as a pull request verification, please commit 'test_ch Result: SUCCESS ====END OF GAEA REGRESSION TESTING LOG==== -====START OF GAEA REGRESSION TESTING LOG==== - -UFSWM hash used in testing: -d35f6da7caf2a4d320aeb75613de67533a11d1b7 - -Submodule hashes used in testing: - 37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d) - be5d28fd1b60522e6fc98aefeead20e6aac3530b AQM/src/model/CMAQ (CMAQv5.2.1_07Feb2018-198-gbe5d28fd1) - 3d7067a523b8557058755289e4275f5f5c985daf CDEPS-interface/CDEPS (cdeps0.4.17-40-g3d7067a) - c9e4679f449e30bb4cc0f22164b4401a8b50f7a6 CICE-interface/CICE (CICE6.0.0-447-gc9e4679) - 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) - da95cc428d8b626e99250fd57a4279b4980044f8 FV3 (heads/develop) - 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) - 5faac752d9550d3570705358fa1eb3f5ac78a786 FV3/upp (upp_v10.2.0-185-g5faac75) --1ba8270870947b583cd51bc72ff8960f4c1fb36e FV3/upp/sorc/libIFI.fd --7476b8f2790a47d788f79cebfdbb551567ae7cf8 FV3/upp/sorc/ncep_post.fd/post_gtg.fd - 041422934cae1570f2f0e67239d5d89f11c6e1b7 GOCART (sdr_v2.1.2.6-119-g0414229) - 35789c757766e07f688b4c0c7c5229816f224b09 HYCOM-interface/HYCOM (2.3.00-121-g35789c7) - 0730606b808f2979241d850e763955f5526a980c MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10046-g0730606b8) - 9423197f894112edfcb1502245f7d7b873d551f9 MOM6-interface/MOM6/pkg/CVMix-src (9423197) - 29e64d652786e1d076a05128c920f394202bfe10 MOM6-interface/MOM6/pkg/GSW-Fortran (29e64d6) - 2f30e107fbc5959c4d4dbe614232e29ec3882a97 NOAHMP-interface/noahmp (v3.7.1-429-g2f30e10) - d9b3172f4197c65d471662c6952a668152d71230 WW3 (6.07.1-345-gd9b3172f) - 31e4e3e57bad8a7cdaa0ce2d3c4efbca63b5f74a stochastic_physics (ufs-v2.0.0-216-g31e4e3e) - - -NOTES: -[Times](Memory) are at the end of each compile/test in format [MM:SS](Size). -The first time is for the full script (prep+run+finalize). -The second time is specifically for the run phase. -Times/Memory will be empty for failed tests. - -BASELINE DIRECTORY: /gpfs/f5/epic/world-shared/UFS-WM_RT/NEMSfv3gfs/develop-20240426 -COMPARISON DIRECTORY: /gpfs/f5/epic/scratch/Fernando.Andrade-maldonado/RT_RUNDIRS/Fernando.Andrade-maldonado/FV3_RT/rt_221543 - -RT.SH OPTIONS USED: -* (-a) - HPC PROJECT ACCOUNT: epic -* (-n) - RUN SINGLE TEST: control_p8_atmlnd_debug -* (-e) - USE ECFLOW - -PASS -- COMPILE 'atml_debug_intel' [11:12, 10:35] ( 880 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_debug_intel' [09:13, 06:16](1651 MB) - -SYNOPSIS: -Starting Date/Time: 20240429 13:52:13 -Ending Date/Time: 20240429 14:13:58 -Total Time: 00h:22m:05s -Compiles Completed: 1/1 -Tests Completed: 1/1 - -NOTES: -A file 'test_changes.list' was generated but is empty. -If you are using this log as a pull request verification, please commit 'test_changes.list'. - -Result: SUCCESS - -====END OF GAEA REGRESSION TESTING LOG==== diff --git a/tests/logs/RegressionTests_hera.log b/tests/logs/RegressionTests_hera.log index db58d92d42..bc07a8a85e 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: -5175ca7ecbd16473b4778a533ab9c52b065a1eb4 +521f9348ebc590effdc0b5054b94946e209679d4 Submodule hashes used in testing: 37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d) @@ -9,11 +9,11 @@ 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) - da95cc428d8b626e99250fd57a4279b4980044f8 FV3 (heads/develop) + bbcabb5b292cccb4bd3542667f97a987cc3274cc FV3 (remotes/origin/mr2_innl) 041422934cae1570f2f0e67239d5d89f11c6e1b7 GOCART (sdr_v2.1.2.6-119-g0414229) 35789c757766e07f688b4c0c7c5229816f224b09 HYCOM-interface/HYCOM (2.3.00-121-g35789c7) 0730606b808f2979241d850e763955f5526a980c MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10046-g0730606b8) - 2f30e107fbc5959c4d4dbe614232e29ec3882a97 NOAHMP-interface/noahmp (v3.7.1-429-g2f30e10) + 1e259014c1eba9070cec7027d8b4b479ae54275a NOAHMP-interface/noahmp (v3.7.1-430-g1e25901) d9b3172f4197c65d471662c6952a668152d71230 WW3 (6.07.1-345-gd9b3172f) 31e4e3e57bad8a7cdaa0ce2d3c4efbca63b5f74a stochastic_physics (ufs-v2.0.0-216-g31e4e3e) @@ -24,419 +24,368 @@ 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-20240426 -COMPARISON DIRECTORY: /scratch1/NCEPDEV/stmp2/Jong.Kim/FV3_RT/rt_2646060 +BASELINE DIRECTORY: /scratch2/NAGAPE/epic/UFS-WM_RT/NEMSfv3gfs/develop-20240430 +COMPARISON DIRECTORY: /scratch1/NCEPDEV/stmp2/Fernando.Andrade-maldonado/FV3_RT/rt_1718044 RT.SH OPTIONS USED: * (-a) - HPC PROJECT ACCOUNT: epic -* (-r) - USE ROCOTO - -PASS -- COMPILE 's2swa_32bit_intel' [12:51, 12:51] ( 2 warnings 8 remarks ) -PASS -- TEST 'cpld_control_p8_mixedmode_intel' [06:38, 05:49](3171 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_intel' [16:46, 16:46] ( 2 warnings 8 remarks ) -PASS -- TEST 'cpld_control_gfsv17_intel' [17:59, 17:12](1706 MB) -PASS -- TEST 'cpld_control_gfsv17_iau_intel' [18:48, 17:52](1998 MB) -PASS -- TEST 'cpld_restart_gfsv17_intel' [08:54, 08:03](1123 MB) -PASS -- TEST 'cpld_mpi_gfsv17_intel' [19:54, 19:13](1628 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [04:39, 04:38] ( 1526 warnings 1998 remarks ) -PASS -- TEST 'cpld_debug_gfsv17_intel' [23:44, 22:55](1687 MB) - -PASS -- COMPILE 's2swa_intel' [13:00, 13:00] ( 1 warnings 8 remarks ) -PASS -- TEST 'cpld_control_p8_intel' [06:39, 05:47](3212 MB) -PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [06:42, 05:49](3195 MB) -PASS -- TEST 'cpld_restart_p8_intel' [04:20, 03:23](3268 MB) -PASS -- TEST 'cpld_control_qr_p8_intel' [06:37, 05:49](3247 MB) -PASS -- TEST 'cpld_restart_qr_p8_intel' [04:32, 03:34](3277 MB) -PASS -- TEST 'cpld_2threads_p8_intel' [06:23, 05:37](3543 MB) -PASS -- TEST 'cpld_decomp_p8_intel' [06:33, 05:48](3203 MB) -PASS -- TEST 'cpld_mpi_p8_intel' [05:27, 04:43](3062 MB) -PASS -- TEST 'cpld_control_ciceC_p8_intel' [06:43, 05:53](3197 MB) -PASS -- TEST 'cpld_control_c192_p8_intel' [11:44, 10:07](3279 MB) -PASS -- TEST 'cpld_restart_c192_p8_intel' [08:17, 06:11](3597 MB) -PASS -- TEST 'cpld_bmark_p8_intel' [15:12, 09:34](4060 MB) -PASS -- TEST 'cpld_restart_bmark_p8_intel' [13:23, 06:17](4362 MB) -PASS -- TEST 'cpld_s2sa_p8_intel' [06:22, 05:31](3147 MB) - -PASS -- COMPILE 's2sw_intel' [12:13, 12:13] ( 1 warnings 8 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_intel' [05:28, 04:41](1732 MB) -PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [05:14, 04:23](1722 MB) - -PASS -- COMPILE 's2swa_debug_intel' [04:39, 04:39] ( 1451 warnings 1228 remarks ) -PASS -- TEST 'cpld_debug_p8_intel' [09:27, 08:30](3237 MB) - -PASS -- COMPILE 's2sw_debug_intel' [04:25, 04:25] ( 1451 warnings 1228 remarks ) -PASS -- TEST 'cpld_debug_noaero_p8_intel' [06:39, 05:47](1727 MB) - -PASS -- COMPILE 's2s_aoflux_intel' [11:39, 11:39] ( 1 warnings 1 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [05:14, 04:24](1759 MB) - -PASS -- COMPILE 's2s_intel' [11:29, 11:29] ( 1 warnings 1 remarks ) -PASS -- TEST 'cpld_control_c48_intel' [09:54, 09:25](2833 MB) - -PASS -- COMPILE 's2swa_faster_intel' [16:28, 16:28] ( 1 warnings 8 remarks ) -PASS -- TEST 'cpld_control_p8_faster_intel' [06:16, 05:25](3210 MB) - -PASS -- COMPILE 's2sw_pdlib_intel' [15:30, 15:30] ( 1 warnings 8 remarks ) -PASS -- TEST 'cpld_control_pdlib_p8_intel' [18:02, 17:13](1791 MB) -PASS -- TEST 'cpld_restart_pdlib_p8_intel' [09:06, 08:08](1177 MB) -PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [20:31, 19:39](1690 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_intel' [04:23, 04:22] ( 1561 warnings 1998 remarks ) -PASS -- TEST 'cpld_debug_pdlib_p8_intel' [25:40, 24:55](1697 MB) - -PASS -- COMPILE 'atm_dyn32_intel' [11:26, 11:26] ( 2 warnings 1 remarks ) -PASS -- TEST 'control_flake_intel' [03:32, 03:20](711 MB) -PASS -- TEST 'control_CubedSphereGrid_intel' [03:24, 02:54](1600 MB) -PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [03:31, 02:59](1616 MB) -PASS -- TEST 'control_latlon_intel' [03:22, 02:55](1608 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [03:32, 03:01](1578 MB) -PASS -- TEST 'control_c48_intel' [08:16, 07:48](1738 MB) -PASS -- TEST 'control_c48.v2.sfc_intel' [06:36, 06:25](876 MB) -PASS -- TEST 'control_c192_intel' [11:14, 10:31](1720 MB) -PASS -- TEST 'control_c384_intel' [12:02, 10:38](2011 MB) -PASS -- TEST 'control_c384gdas_intel' [10:22, 08:05](1395 MB) -PASS -- TEST 'control_stochy_intel' [01:47, 01:37](663 MB) -PASS -- TEST 'control_stochy_restart_intel' [01:16, 00:59](506 MB) -PASS -- TEST 'control_lndp_intel' [01:44, 01:33](659 MB) -PASS -- TEST 'control_iovr4_intel' [02:41, 02:27](657 MB) -PASS -- TEST 'control_iovr5_intel' [02:47, 02:33](657 MB) -PASS -- TEST 'control_p8_intel' [03:47, 03:13](1617 MB) -PASS -- TEST 'control_p8.v2.sfc_intel' [03:42, 03:00](1586 MB) -PASS -- TEST 'control_p8_ugwpv1_intel' [03:31, 02:52](1609 MB) -PASS -- TEST 'control_restart_p8_intel' [02:13, 01:37](890 MB) -PASS -- TEST 'control_noqr_p8_intel' [03:32, 02:54](1600 MB) -PASS -- TEST 'control_restart_noqr_p8_intel' [02:16, 01:37](930 MB) -PASS -- TEST 'control_decomp_p8_intel' [03:38, 03:03](1588 MB) -PASS -- TEST 'control_2threads_p8_intel' [03:16, 02:45](1719 MB) -PASS -- TEST 'control_p8_lndp_intel' [05:46, 05:17](1617 MB) -PASS -- TEST 'control_p8_rrtmgp_intel' [04:43, 04:07](1674 MB) -PASS -- TEST 'control_p8_mynn_intel' [03:40, 03:00](1604 MB) -PASS -- TEST 'merra2_thompson_intel' [03:58, 03:22](1621 MB) -PASS -- TEST 'regional_control_intel' [05:35, 05:10](850 MB) -PASS -- TEST 'regional_restart_intel' [03:08, 02:43](1019 MB) -PASS -- TEST 'regional_decomp_intel' [05:52, 05:29](849 MB) -PASS -- TEST 'regional_2threads_intel' [03:36, 03:11](850 MB) -PASS -- TEST 'regional_noquilt_intel' [05:33, 05:08](1356 MB) -PASS -- TEST 'regional_netcdf_parallel_intel' [05:32, 05:05](850 MB) -PASS -- TEST 'regional_2dwrtdecomp_intel' [05:33, 05:09](848 MB) -PASS -- TEST 'regional_wofs_intel' [07:09, 06:43](1900 MB) - -PASS -- COMPILE 'rrfs_intel' [10:31, 10:31] ( 4 warnings 9 remarks ) -PASS -- TEST 'rap_control_intel' [08:07, 07:43](1105 MB) -PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [04:51, 04:02](1294 MB) -PASS -- TEST 'rap_decomp_intel' [08:25, 08:05](1035 MB) -PASS -- TEST 'rap_2threads_intel' [07:39, 07:15](1185 MB) -PASS -- TEST 'rap_restart_intel' [04:32, 04:02](1114 MB) -PASS -- TEST 'rap_sfcdiff_intel' [08:07, 07:41](1095 MB) -PASS -- TEST 'rap_sfcdiff_decomp_intel' [08:30, 08:08](1038 MB) -PASS -- TEST 'rap_sfcdiff_restart_intel' [06:18, 05:49](1126 MB) -PASS -- TEST 'hrrr_control_intel' [04:25, 03:58](1042 MB) -PASS -- TEST 'hrrr_control_decomp_intel' [04:28, 04:06](1030 MB) -PASS -- TEST 'hrrr_control_2threads_intel' [03:59, 03:38](1123 MB) -PASS -- TEST 'hrrr_control_restart_intel' [02:25, 02:09](1002 MB) -PASS -- TEST 'rrfs_v1beta_intel' [08:06, 07:37](1103 MB) -PASS -- TEST 'rrfs_v1nssl_intel' [09:31, 09:19](1962 MB) -PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [09:20, 09:04](2048 MB) - -PASS -- COMPILE 'csawmg_intel' [10:17, 10:17] ( 2 warnings ) -PASS -- TEST 'control_csawmg_intel' [06:24, 05:58](735 MB) -PASS -- TEST 'control_ras_intel' [03:23, 03:14](748 MB) - -PASS -- COMPILE 'csawmg_gnu' [03:39, 03:39] -PASS -- TEST 'control_csawmg_gnu' [08:44, 08:18](548 MB) - -PASS -- COMPILE 'wam_intel' [09:53, 09:52] ( 1 warnings ) -PASS -- TEST 'control_wam_intel' [02:20, 02:09](656 MB) - -PASS -- COMPILE 'atm_faster_dyn32_intel' [10:38, 10:37] ( 1 warnings 1 remarks ) -PASS -- TEST 'control_p8_faster_intel' [03:22, 02:46](1612 MB) -PASS -- TEST 'regional_control_faster_intel' [05:09, 04:43](853 MB) - -PASS -- COMPILE 'atm_debug_dyn32_intel' [04:53, 04:53] ( 886 warnings 9 remarks ) -PASS -- TEST 'control_CubedSphereGrid_debug_intel' [03:12, 02:43](1571 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [03:14, 02:44](1615 MB) -PASS -- TEST 'control_stochy_debug_intel' [03:07, 02:58](815 MB) -PASS -- TEST 'control_lndp_debug_intel' [02:58, 02:48](817 MB) -PASS -- TEST 'control_csawmg_debug_intel' [04:33, 04:09](869 MB) -PASS -- TEST 'control_ras_debug_intel' [02:58, 02:47](826 MB) -PASS -- TEST 'control_diag_debug_intel' [03:20, 02:47](1675 MB) -PASS -- TEST 'control_debug_p8_intel' [03:20, 02:50](1648 MB) -PASS -- TEST 'regional_debug_intel' [17:30, 17:05](844 MB) -PASS -- TEST 'rap_control_debug_intel' [05:01, 04:50](1205 MB) -PASS -- TEST 'hrrr_control_debug_intel' [04:53, 04:42](1202 MB) -PASS -- TEST 'hrrr_gf_debug_intel' [04:58, 04:47](1207 MB) -PASS -- TEST 'hrrr_c3_debug_intel' [05:00, 04:49](1201 MB) -PASS -- TEST 'rap_unified_drag_suite_debug_intel' [05:09, 04:59](1214 MB) -PASS -- TEST 'rap_diag_debug_intel' [05:27, 05:07](1287 MB) -PASS -- TEST 'rap_cires_ugwp_debug_intel' [05:10, 04:59](1211 MB) -PASS -- TEST 'rap_unified_ugwp_debug_intel' [05:15, 05:04](1207 MB) -PASS -- TEST 'rap_lndp_debug_intel' [05:01, 04:51](1183 MB) -PASS -- TEST 'rap_progcld_thompson_debug_intel' [05:08, 04:58](1204 MB) -PASS -- TEST 'rap_noah_debug_intel' [05:03, 04:52](1204 MB) -PASS -- TEST 'rap_sfcdiff_debug_intel' [05:04, 04:53](1205 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [08:14, 08:04](1201 MB) -PASS -- TEST 'rrfs_v1beta_debug_intel' [05:03, 04:53](1199 MB) -PASS -- TEST 'rap_clm_lake_debug_intel' [06:14, 06:04](1207 MB) -PASS -- TEST 'rap_flake_debug_intel' [05:13, 05:02](1204 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [08:50, 08:25](1210 MB) - -PASS -- COMPILE 'atm_debug_dyn32_gnu' [02:38, 02:37] -PASS -- TEST 'control_csawmg_debug_gnu' [02:41, 02:13](528 MB) - -PASS -- COMPILE 'wam_debug_intel' [03:15, 03:14] ( 856 warnings ) -PASS -- TEST 'control_wam_debug_intel' [05:05, 04:56](511 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [09:59, 09:58] ( 4 warnings 8 remarks ) -PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [04:31, 03:49](1163 MB) -PASS -- TEST 'rap_control_dyn32_phy32_intel' [06:47, 06:21](1049 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [03:47, 03:22](990 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [06:22, 06:02](1085 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [03:28, 03:08](963 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [03:55, 03:35](936 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_intel' [05:10, 04:46](1028 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [02:05, 01:50](937 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [12:33, 12:33] ( 4 warnings 8 remarks ) -PASS -- TEST 'conus13km_control_intel' [02:40, 02:06](1204 MB) -PASS -- TEST 'conus13km_2threads_intel' [01:19, 00:54](1118 MB) -PASS -- TEST 'conus13km_restart_mismatch_intel' [01:47, 01:14](1112 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [10:13, 10:13] ( 4 warnings 8 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_intel' [04:39, 04:09](983 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [03:24, 03:24] ( 788 warnings 8 remarks ) -PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [05:02, 04:51](1089 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [04:56, 04:45](1087 MB) -PASS -- TEST 'conus13km_debug_intel' [14:56, 14:13](1233 MB) -PASS -- TEST 'conus13km_debug_qr_intel' [14:59, 14:17](894 MB) -PASS -- TEST 'conus13km_debug_2threads_intel' [08:39, 08:06](1156 MB) -PASS -- TEST 'conus13km_radar_tten_debug_intel' [14:55, 14:26](1296 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [03:22, 03:22] ( 788 warnings 8 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [05:09, 04:58](1137 MB) - -PASS -- COMPILE 'hafsw_intel' [11:34, 11:34] ( 2 warnings 8 remarks ) -PASS -- TEST 'hafs_regional_atm_intel' [05:56, 04:53](738 MB) -PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [06:11, 05:46](1119 MB) -PASS -- TEST 'hafs_regional_atm_ocn_intel' [08:00, 06:55](826 MB) -PASS -- TEST 'hafs_regional_atm_wav_intel' [14:16, 13:20](871 MB) -PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [16:21, 15:04](884 MB) -PASS -- TEST 'hafs_regional_1nest_atm_intel' [06:14, 05:31](502 MB) -PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [07:45, 06:42](520 MB) -PASS -- TEST 'hafs_global_1nest_atm_intel' [03:10, 02:43](373 MB) -PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [08:49, 07:12](483 MB) -PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [04:14, 03:42](525 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [04:10, 03:30](532 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [04:41, 04:04](592 MB) -PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [01:27, 01:11](411 MB) -PASS -- TEST 'gnv1_nested_intel' [04:34, 04:04](801 MB) - -PASS -- COMPILE 'hafsw_debug_intel' [03:54, 03:54] ( 1468 warnings 1501 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [13:17, 12:41](566 MB) - -PASS -- COMPILE 'hafsw_faster_intel' [11:57, 11:57] ( 1 warnings 7 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [09:32, 08:47](671 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [09:35, 08:45](748 MB) - -PASS -- COMPILE 'hafs_mom6w_intel' [11:53, 11:53] ( 1 warnings 7 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [07:05, 06:20](741 MB) - -PASS -- COMPILE 'hafs_all_intel' [11:16, 11:16] ( 1 warnings 7 remarks ) -PASS -- TEST 'hafs_regional_docn_intel' [07:14, 06:23](823 MB) -PASS -- TEST 'hafs_regional_docn_oisst_intel' [07:22, 06:26](812 MB) -PASS -- TEST 'hafs_regional_datm_cdeps_intel' [16:47, 16:11](1212 MB) - -PASS -- COMPILE 'datm_cdeps_intel' [06:13, 06:13] -PASS -- TEST 'datm_cdeps_control_cfsr_intel' [02:42, 02:36](1157 MB) -PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [01:42, 01:34](1102 MB) -PASS -- TEST 'datm_cdeps_control_gefs_intel' [02:38, 02:32](1017 MB) -PASS -- TEST 'datm_cdeps_iau_gefs_intel' [02:44, 02:37](1015 MB) -PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [02:48, 02:41](1022 MB) -PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [02:50, 02:44](1140 MB) -PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [02:43, 02:37](1148 MB) -PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [02:42, 02:37](1012 MB) -PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [07:39, 06:33](1065 MB) -PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [07:02, 06:12](1049 MB) -PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [02:48, 02:45](1128 MB) -PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [03:59, 03:53](2492 MB) -PASS -- TEST 'datm_cdeps_gfs_intel' [03:57, 03:51](2437 MB) - -PASS -- COMPILE 'datm_cdeps_debug_intel' [03:01, 03:01] ( 2 warnings ) -PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [06:20, 06:15](1057 MB) - -PASS -- COMPILE 'datm_cdeps_faster_intel' [06:02, 06:02] -PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [02:45, 02:39](1148 MB) - -PASS -- COMPILE 'datm_cdeps_land_intel' [01:12, 01:11] ( 1 remarks ) -PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [00:59, 00:42](263 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_intel' [00:59, 00:45](331 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [00:41, 00:28](324 MB) - -PASS -- COMPILE 'atml_intel' [11:47, 11:47] ( 9 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_sbs_intel' [04:54, 04:10](1581 MB) -PASS -- TEST 'control_p8_atmlnd_intel' [04:54, 04:09](1599 MB) -PASS -- TEST 'control_restart_p8_atmlnd_intel' [02:46, 02:13](895 MB) - -PASS -- COMPILE 'atml_debug_intel' [04:26, 04:26] ( 881 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_debug_intel' [34:07, 33:23](1613 MB) - -PASS -- COMPILE 'atmw_intel' [10:58, 10:58] ( 1 warnings 8 remarks ) -PASS -- TEST 'atmwav_control_noaero_p8_intel' [02:22, 01:45](1654 MB) - -PASS -- COMPILE 'atmaero_intel' [10:48, 10:48] ( 1 warnings 1 remarks ) -PASS -- TEST 'atmaero_control_p8_intel' [04:47, 04:05](3022 MB) -PASS -- TEST 'atmaero_control_p8_rad_intel' [05:38, 04:55](3104 MB) -PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [05:23, 04:57](3116 MB) - -PASS -- COMPILE 'atmaq_debug_intel' [03:45, 03:45] ( 885 warnings 6 remarks ) -PASS -- TEST 'regional_atmaq_debug_intel' [22:55, 21:18](4450 MB) - -PASS -- COMPILE 'atm_gnu' [03:39, 03:39] -PASS -- TEST 'control_c48_gnu' [11:47, 11:18](1545 MB) -PASS -- TEST 'control_stochy_gnu' [03:36, 03:25](511 MB) -PASS -- TEST 'control_ras_gnu' [05:02, 04:52](517 MB) -PASS -- TEST 'control_p8_gnu' [05:27, 04:44](1267 MB) -PASS -- TEST 'control_p8_ugwpv1_gnu' [05:07, 04:28](1267 MB) -PASS -- TEST 'control_flake_gnu' [10:49, 10:38](551 MB) - -PASS -- COMPILE 'rrfs_gnu' [03:39, 03:39] -PASS -- TEST 'rap_control_gnu' [11:02, 10:39](858 MB) -PASS -- TEST 'rap_decomp_gnu' [11:14, 10:50](862 MB) -PASS -- TEST 'rap_2threads_gnu' [10:16, 09:50](940 MB) -PASS -- TEST 'rap_restart_gnu' [06:00, 05:32](588 MB) -PASS -- TEST 'rap_sfcdiff_gnu' [11:11, 10:46](857 MB) -PASS -- TEST 'rap_sfcdiff_decomp_gnu' [11:13, 10:52](858 MB) -PASS -- TEST 'rap_sfcdiff_restart_gnu' [08:29, 08:02](587 MB) -PASS -- TEST 'hrrr_control_gnu' [06:03, 05:28](855 MB) -PASS -- TEST 'hrrr_control_noqr_gnu' [05:48, 05:27](844 MB) -PASS -- TEST 'hrrr_control_2threads_gnu' [05:28, 05:00](936 MB) -PASS -- TEST 'hrrr_control_decomp_gnu' [05:51, 05:27](858 MB) -PASS -- TEST 'hrrr_control_restart_gnu' [03:07, 02:51](574 MB) -PASS -- TEST 'hrrr_control_restart_noqr_gnu' [03:03, 02:47](668 MB) -PASS -- TEST 'rrfs_v1beta_gnu' [11:12, 10:40](850 MB) - -PASS -- COMPILE 'atm_dyn32_debug_gnu' [03:39, 03:39] -PASS -- TEST 'control_diag_debug_gnu' [02:12, 01:35](1284 MB) -PASS -- TEST 'regional_debug_gnu' [10:20, 09:55](560 MB) -PASS -- TEST 'rap_control_debug_gnu' [02:46, 02:36](867 MB) -PASS -- TEST 'hrrr_control_debug_gnu' [02:44, 02:34](867 MB) -PASS -- TEST 'hrrr_gf_debug_gnu' [02:46, 02:36](873 MB) -PASS -- TEST 'hrrr_c3_debug_gnu' [02:46, 02:35](872 MB) -PASS -- TEST 'rap_diag_debug_gnu' [03:11, 02:46](950 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_gnu' [04:15, 04:04](868 MB) -PASS -- TEST 'rap_progcld_thompson_debug_gnu' [02:48, 02:36](868 MB) -PASS -- TEST 'rrfs_v1beta_debug_gnu' [02:48, 02:38](861 MB) -PASS -- TEST 'control_ras_debug_gnu' [01:46, 01:36](505 MB) -PASS -- TEST 'control_stochy_debug_gnu' [01:52, 01:42](499 MB) -PASS -- TEST 'control_debug_p8_gnu' [02:13, 01:41](1253 MB) -PASS -- TEST 'rap_flake_debug_gnu' [02:52, 02:41](866 MB) -PASS -- TEST 'rap_clm_lake_debug_gnu' [03:05, 02:53](878 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_gnu' [04:47, 04:19](878 MB) - -PASS -- COMPILE 'wam_debug_gnu' [01:49, 01:49] - -PASS -- COMPILE 'rrfs_dyn32_phy32_gnu' [03:41, 03:41] -PASS -- TEST 'rap_control_dyn32_phy32_gnu' [09:51, 09:26](712 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_gnu' [05:20, 04:56](712 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_gnu' [09:08, 08:46](764 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_gnu' [04:58, 04:36](758 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_gnu' [05:22, 05:03](714 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_gnu' [07:34, 07:03](561 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_gnu' [02:52, 02:36](544 MB) -PASS -- TEST 'conus13km_control_gnu' [03:48, 03:10](886 MB) -PASS -- TEST 'conus13km_2threads_gnu' [06:26, 05:56](894 MB) -PASS -- TEST 'conus13km_restart_mismatch_gnu' [02:19, 01:50](568 MB) - -PASS -- COMPILE 'atm_dyn64_phy32_gnu' [05:22, 05:22] -PASS -- TEST 'rap_control_dyn64_phy32_gnu' [06:13, 05:45](737 MB) - -PASS -- COMPILE 'atm_dyn32_phy32_debug_gnu' [03:38, 03:38] -PASS -- TEST 'rap_control_debug_dyn32_phy32_gnu' [02:44, 02:34](722 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_gnu' [02:44, 02:32](722 MB) -PASS -- TEST 'conus13km_debug_gnu' [07:30, 06:58](903 MB) -PASS -- TEST 'conus13km_debug_qr_gnu' [07:41, 07:12](595 MB) -PASS -- TEST 'conus13km_debug_2threads_gnu' [07:55, 07:24](905 MB) -PASS -- TEST 'conus13km_radar_tten_debug_gnu' [07:31, 07:00](968 MB) - -PASS -- COMPILE 'atm_dyn64_phy32_debug_gnu' [03:43, 03:43] -PASS -- TEST 'rap_control_dyn64_phy32_debug_gnu' [02:51, 02:39](748 MB) - -PASS -- COMPILE 's2swa_gnu' [14:45, 14:45] - -PASS -- COMPILE 's2s_gnu' [14:21, 14:21] -PASS -- TEST 'cpld_control_nowave_noaero_p8_gnu' [12:19, 11:19](1350 MB) - -PASS -- COMPILE 's2swa_debug_gnu' [02:40, 02:40] - -PASS -- COMPILE 's2sw_pdlib_gnu' [14:28, 14:28] -PASS -- TEST 'cpld_control_pdlib_p8_gnu' [26:07, 25:18](1325 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_gnu' [02:40, 02:40] -PASS -- TEST 'cpld_debug_pdlib_p8_gnu' [14:56, 14:08](1326 MB) - -PASS -- COMPILE 'datm_cdeps_gnu' [14:16, 14:16] -PASS -- TEST 'datm_cdeps_control_cfsr_gnu' [03:10, 03:03](701 MB) - -SYNOPSIS: -Starting Date/Time: 20240429 13:36:09 -Ending Date/Time: 20240429 20:01:09 -Total Time: 06h:25m:17s -Compiles Completed: 54/54 -Tests Completed: 240/240 - -NOTES: -A file 'test_changes.list' was generated but is empty. -If you are using this log as a pull request verification, please commit 'test_changes.list'. - -Result: SUCCESS - -====END OF HERA REGRESSION TESTING LOG==== - -====START OF HERA REGRESSION TESTING LOG==== - -UFSWM hash used in testing: -7441d3bb7300d6f41e7eb17bd98aac0539164065 - -Submodule hashes used in testing: - 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) - da95cc428d8b626e99250fd57a4279b4980044f8 FV3 (heads/develop) - 041422934cae1570f2f0e67239d5d89f11c6e1b7 GOCART (sdr_v2.1.2.6-119-g0414229) - 35789c757766e07f688b4c0c7c5229816f224b09 HYCOM-interface/HYCOM (2.3.00-121-g35789c7) - 0730606b808f2979241d850e763955f5526a980c MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10046-g0730606b8) - 2f30e107fbc5959c4d4dbe614232e29ec3882a97 NOAHMP-interface/noahmp (v3.7.1-429-g2f30e10) - d9b3172f4197c65d471662c6952a668152d71230 WW3 (6.07.1-345-gd9b3172f) - 31e4e3e57bad8a7cdaa0ce2d3c4efbca63b5f74a stochastic_physics (ufs-v2.0.0-216-g31e4e3e) - - -NOTES: -[Times](Memory) are at the end of each compile/test in format [MM:SS](Size). -The first time is for the full script (prep+run+finalize). -The second time is specifically for the run phase. -Times/Memory will be empty for failed tests. - -BASELINE DIRECTORY: /scratch2/NAGAPE/epic/UFS-WM_RT/NEMSfv3gfs/develop-20240426 -COMPARISON DIRECTORY: /scratch1/NCEPDEV/stmp2/Fernando.Andrade-maldonado/FV3_RT/rt_4106538 - -RT.SH OPTIONS USED: -* (-a) - HPC PROJECT ACCOUNT: epic -* (-n) - RUN SINGLE TEST: control_p8_atmlnd_debug +* (-l) - USE CONFIG FILE: rt.conf * (-e) - USE ECFLOW -PASS -- COMPILE 'atml_debug_intel' [06:11, 04:26] ( 881 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_debug_intel' [07:52, 05:28](1634 MB) +PASS -- COMPILE 's2swa_32bit_intel' [14:11, 13:41] ( 2 warnings 8 remarks ) +PASS -- TEST 'cpld_control_p8_mixedmode_intel' [08:11, 05:32](3187 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_intel' [18:13, 17:29] ( 2 warnings 8 remarks ) +PASS -- TEST 'cpld_control_gfsv17_intel' [19:58, 17:04](1748 MB) +PASS -- TEST 'cpld_control_gfsv17_iau_intel' [22:08, 18:17](2004 MB) +PASS -- TEST 'cpld_restart_gfsv17_intel' [11:05, 08:03](1131 MB) +PASS -- TEST 'cpld_mpi_gfsv17_intel' [20:57, 19:14](1652 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [05:11, 04:48] ( 1526 warnings 1998 remarks ) +PASS -- TEST 'cpld_debug_gfsv17_intel' [24:05, 22:41](1664 MB) + +PASS -- COMPILE 's2swa_intel' [13:12, 13:07] ( 1 warnings 8 remarks ) +PASS -- TEST 'cpld_control_p8_intel' [08:19, 05:53](3226 MB) +PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [08:28, 05:50](3226 MB) +PASS -- TEST 'cpld_restart_p8_intel' [05:19, 03:25](3254 MB) +PASS -- TEST 'cpld_control_qr_p8_intel' [07:18, 05:49](3243 MB) +PASS -- TEST 'cpld_restart_qr_p8_intel' [05:17, 03:26](3284 MB) +PASS -- TEST 'cpld_2threads_p8_intel' [07:14, 05:32](3551 MB) +PASS -- TEST 'cpld_decomp_p8_intel' [07:14, 05:51](3215 MB) +PASS -- TEST 'cpld_mpi_p8_intel' [06:20, 04:42](3077 MB) +PASS -- TEST 'cpld_control_ciceC_p8_intel' [08:27, 05:51](3224 MB) +PASS -- TEST 'cpld_control_c192_p8_intel' [14:11, 10:09](3350 MB) +PASS -- TEST 'cpld_restart_c192_p8_intel' [09:37, 06:10](3621 MB) +PASS -- TEST 'cpld_bmark_p8_intel' [21:51, 09:37](4166 MB) +PASS -- TEST 'cpld_restart_bmark_p8_intel' [17:00, 05:58](4349 MB) +PASS -- TEST 'cpld_s2sa_p8_intel' [07:18, 05:30](3182 MB) + +PASS -- COMPILE 's2sw_intel' [13:11, 12:41] ( 1 warnings 8 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_intel' [06:13, 04:44](1744 MB) +PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [06:20, 04:21](1788 MB) + +PASS -- COMPILE 's2swa_debug_intel' [05:11, 04:48] ( 1451 warnings 1228 remarks ) +PASS -- TEST 'cpld_debug_p8_intel' [10:13, 08:25](3254 MB) + +PASS -- COMPILE 's2sw_debug_intel' [05:11, 04:45] ( 1451 warnings 1228 remarks ) +PASS -- TEST 'cpld_debug_noaero_p8_intel' [07:02, 05:50](1726 MB) + +PASS -- COMPILE 's2s_aoflux_intel' [12:11, 11:37] ( 1 warnings 1 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [06:07, 04:19](1788 MB) + +PASS -- COMPILE 's2s_intel' [12:11, 11:32] ( 1 warnings 1 remarks ) +PASS -- TEST 'cpld_control_c48_intel' [10:41, 09:23](2836 MB) + +PASS -- COMPILE 's2swa_faster_intel' [17:12, 17:01] ( 1 warnings 8 remarks ) +PASS -- TEST 'cpld_control_p8_faster_intel' [09:16, 05:32](3230 MB) + +PASS -- COMPILE 's2sw_pdlib_intel' [16:12, 15:51] ( 1 warnings 8 remarks ) +PASS -- TEST 'cpld_control_pdlib_p8_intel' [19:07, 17:13](1772 MB) +PASS -- TEST 'cpld_restart_pdlib_p8_intel' [09:11, 08:04](1174 MB) +PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [22:01, 19:46](1677 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_intel' [05:11, 04:27] ( 1561 warnings 1998 remarks ) +PASS -- TEST 'cpld_debug_pdlib_p8_intel' [25:54, 25:06](1725 MB) + +PASS -- COMPILE 'atm_dyn32_intel' [12:11, 11:12] ( 2 warnings 1 remarks ) +PASS -- TEST 'control_flake_intel' [06:22, 03:25](701 MB) +PASS -- TEST 'control_CubedSphereGrid_intel' [06:51, 02:58](1607 MB) +PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [05:53, 03:03](1609 MB) +PASS -- TEST 'control_latlon_intel' [06:48, 02:54](1596 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [06:55, 02:58](1597 MB) +PASS -- TEST 'control_c48_intel' [10:50, 07:38](1751 MB) +PASS -- TEST 'control_c48.v2.sfc_intel' [09:27, 06:24](871 MB) +PASS -- TEST 'control_c192_intel' [14:11, 10:31](1747 MB) +PASS -- TEST 'control_c384_intel' [14:13, 10:33](2013 MB) +PASS -- TEST 'control_c384gdas_intel' [13:40, 07:58](1401 MB) +PASS -- TEST 'control_stochy_intel' [04:22, 01:38](660 MB) +PASS -- TEST 'control_stochy_restart_intel' [01:29, 01:05](506 MB) +PASS -- TEST 'control_lndp_intel' [03:21, 01:34](659 MB) +PASS -- TEST 'control_iovr4_intel' [04:23, 02:28](652 MB) +PASS -- TEST 'control_iovr5_intel' [03:22, 02:29](654 MB) +PASS -- TEST 'control_p8_intel' [03:58, 03:00](1635 MB) +PASS -- TEST 'control_p8.v2.sfc_intel' [03:59, 02:57](1633 MB) +PASS -- TEST 'control_p8_ugwpv1_intel' [03:50, 02:51](1629 MB) +PASS -- TEST 'control_restart_p8_intel' [02:45, 01:36](895 MB) +PASS -- TEST 'control_noqr_p8_intel' [03:48, 02:55](1621 MB) +PASS -- TEST 'control_restart_noqr_p8_intel' [02:51, 01:36](937 MB) +PASS -- TEST 'control_decomp_p8_intel' [03:48, 03:00](1624 MB) +PASS -- TEST 'control_2threads_p8_intel' [03:47, 02:47](1714 MB) +PASS -- TEST 'control_p8_lndp_intel' [06:43, 05:18](1628 MB) +PASS -- TEST 'control_p8_rrtmgp_intel' [04:49, 03:55](1688 MB) +PASS -- TEST 'control_p8_mynn_intel' [03:54, 02:57](1638 MB) +PASS -- TEST 'merra2_thompson_intel' [04:51, 03:18](1650 MB) +PASS -- TEST 'regional_control_intel' [06:40, 05:10](847 MB) +PASS -- TEST 'regional_restart_intel' [03:41, 02:43](1019 MB) +PASS -- TEST 'regional_decomp_intel' [06:38, 05:33](852 MB) +PASS -- TEST 'regional_2threads_intel' [04:39, 03:14](843 MB) +PASS -- TEST 'regional_noquilt_intel' [06:42, 05:09](1357 MB) +PASS -- TEST 'regional_netcdf_parallel_intel' [06:43, 05:12](859 MB) +PASS -- TEST 'regional_2dwrtdecomp_intel' [05:36, 05:07](849 MB) +PASS -- TEST 'regional_wofs_intel' [07:38, 06:41](1912 MB) + +PASS -- COMPILE 'rrfs_intel' [11:14, 10:35] ( 4 warnings 9 remarks ) +PASS -- TEST 'rap_control_intel' [08:40, 07:41](1106 MB) +PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [06:03, 04:08](1286 MB) +PASS -- TEST 'rap_decomp_intel' [08:36, 08:07](1046 MB) +PASS -- TEST 'rap_2threads_intel' [08:36, 07:15](1193 MB) +PASS -- TEST 'rap_restart_intel' [04:41, 04:01](1109 MB) +PASS -- TEST 'rap_sfcdiff_intel' [08:38, 07:42](1107 MB) +PASS -- TEST 'rap_sfcdiff_decomp_intel' [09:38, 08:09](1037 MB) +PASS -- TEST 'rap_sfcdiff_restart_intel' [06:39, 05:50](1136 MB) +PASS -- TEST 'hrrr_control_intel' [04:38, 03:59](1040 MB) +PASS -- TEST 'hrrr_control_decomp_intel' [05:32, 04:07](1032 MB) +PASS -- TEST 'hrrr_control_2threads_intel' [04:33, 03:41](1110 MB) +PASS -- TEST 'hrrr_control_restart_intel' [03:28, 02:09](1011 MB) +PASS -- TEST 'rrfs_v1beta_intel' [08:47, 07:40](1107 MB) +PASS -- TEST 'rrfs_v1nssl_intel' [10:26, 09:12](2001 MB) +PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [10:25, 09:09](2060 MB) + +PASS -- COMPILE 'csawmg_intel' [11:11, 10:43] ( 2 warnings ) +PASS -- TEST 'control_csawmg_intel' [06:37, 06:00](749 MB) +PASS -- TEST 'control_ras_intel' [04:20, 03:16](751 MB) + +PASS -- COMPILE 'csawmg_gnu' [04:10, 03:47] +PASS -- TEST 'control_csawmg_gnu' [09:41, 08:25](549 MB) + +PASS -- COMPILE 'wam_intel' [10:12, 09:54] ( 1 warnings ) +PASS -- TEST 'control_wam_intel' [02:24, 02:05](654 MB) + +PASS -- COMPILE 'atm_faster_dyn32_intel' [11:11, 10:37] ( 1 warnings 1 remarks ) +PASS -- TEST 'control_p8_faster_intel' [03:56, 02:39](1639 MB) +PASS -- TEST 'regional_control_faster_intel' [05:44, 04:45](832 MB) + +PASS -- COMPILE 'atm_debug_dyn32_intel' [06:11, 05:16] ( 886 warnings 9 remarks ) +PASS -- TEST 'control_CubedSphereGrid_debug_intel' [03:47, 02:34](1614 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [03:50, 02:32](1624 MB) +PASS -- TEST 'control_stochy_debug_intel' [03:24, 03:01](818 MB) +PASS -- TEST 'control_lndp_debug_intel' [03:22, 02:45](823 MB) +PASS -- TEST 'control_csawmg_debug_intel' [04:39, 04:08](864 MB) +PASS -- TEST 'control_ras_debug_intel' [03:22, 02:43](828 MB) +PASS -- TEST 'control_diag_debug_intel' [03:48, 02:44](1680 MB) +PASS -- TEST 'control_debug_p8_intel' [03:45, 02:48](1654 MB) +PASS -- TEST 'regional_debug_intel' [18:39, 17:19](848 MB) +PASS -- TEST 'rap_control_debug_intel' [05:23, 04:51](1214 MB) +PASS -- TEST 'hrrr_control_debug_intel' [05:22, 04:46](1212 MB) +PASS -- TEST 'hrrr_gf_debug_intel' [05:21, 04:54](1212 MB) +PASS -- TEST 'hrrr_c3_debug_intel' [05:21, 04:49](1210 MB) +PASS -- TEST 'rap_unified_drag_suite_debug_intel' [05:21, 04:50](1208 MB) +PASS -- TEST 'rap_diag_debug_intel' [05:33, 05:05](1294 MB) +PASS -- TEST 'rap_cires_ugwp_debug_intel' [05:22, 04:54](1215 MB) +PASS -- TEST 'rap_unified_ugwp_debug_intel' [05:21, 04:52](1210 MB) +PASS -- TEST 'rap_lndp_debug_intel' [05:22, 04:54](1210 MB) +PASS -- TEST 'rap_progcld_thompson_debug_intel' [05:22, 04:54](1206 MB) +PASS -- TEST 'rap_noah_debug_intel' [05:23, 04:41](1213 MB) +PASS -- TEST 'rap_sfcdiff_debug_intel' [05:23, 04:59](1213 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [08:22, 07:53](1205 MB) +PASS -- TEST 'rrfs_v1beta_debug_intel' [07:23, 04:53](1202 MB) +PASS -- TEST 'rap_clm_lake_debug_intel' [08:24, 05:56](1216 MB) +PASS -- TEST 'rap_flake_debug_intel' [08:23, 04:55](1213 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [11:38, 08:19](1211 MB) + +PASS -- COMPILE 'atm_debug_dyn32_gnu' [03:11, 02:39] +PASS -- TEST 'control_csawmg_debug_gnu' [05:42, 02:12](530 MB) + +PASS -- COMPILE 'wam_debug_intel' [04:11, 03:11] ( 856 warnings ) +PASS -- TEST 'control_wam_debug_intel' [08:23, 05:03](522 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [13:11, 10:11] ( 4 warnings 8 remarks ) +PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [08:59, 03:51](1165 MB) +PASS -- TEST 'rap_control_dyn32_phy32_intel' [09:36, 06:24](1030 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [06:29, 03:23](993 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [09:33, 06:03](1090 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [05:37, 03:07](965 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [06:30, 03:35](923 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_intel' [06:40, 04:50](1034 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [02:24, 01:51](940 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [14:11, 12:19] ( 4 warnings 8 remarks ) +PASS -- TEST 'conus13km_control_intel' [04:50, 02:11](1174 MB) +PASS -- TEST 'conus13km_2threads_intel' [05:41, 00:55](1122 MB) +PASS -- TEST 'conus13km_restart_mismatch_intel' [02:42, 01:19](1106 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [11:11, 10:05] ( 4 warnings 8 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_intel' [06:39, 04:09](993 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [04:11, 03:28] ( 788 warnings 8 remarks ) +PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [06:21, 04:48](1095 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [06:22, 04:43](1086 MB) +PASS -- TEST 'conus13km_debug_intel' [15:51, 14:16](1235 MB) +PASS -- TEST 'conus13km_debug_qr_intel' [15:47, 13:56](934 MB) +PASS -- TEST 'conus13km_debug_2threads_intel' [09:41, 08:04](1158 MB) +PASS -- TEST 'conus13km_radar_tten_debug_intel' [15:44, 14:23](1299 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [04:11, 03:16] ( 788 warnings 8 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [06:23, 04:52](1124 MB) + +PASS -- COMPILE 'hafsw_intel' [12:11, 11:39] ( 2 warnings 8 remarks ) +PASS -- TEST 'hafs_regional_atm_intel' [06:16, 04:52](742 MB) +PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [10:30, 05:47](1114 MB) +PASS -- TEST 'hafs_regional_atm_ocn_intel' [09:19, 06:49](810 MB) +PASS -- TEST 'hafs_regional_atm_wav_intel' [15:14, 13:19](863 MB) +PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [18:23, 15:13](877 MB) +PASS -- TEST 'hafs_regional_1nest_atm_intel' [07:58, 05:27](502 MB) +PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [09:27, 06:34](521 MB) +PASS -- TEST 'hafs_global_1nest_atm_intel' [05:40, 02:40](375 MB) +PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [10:36, 07:10](476 MB) +PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [06:45, 03:38](530 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [07:49, 03:29](534 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [06:53, 04:04](588 MB) +PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [04:26, 01:10](405 MB) +PASS -- TEST 'gnv1_nested_intel' [07:43, 04:05](801 MB) + +PASS -- COMPILE 'hafsw_debug_intel' [05:11, 04:18] ( 1468 warnings 1501 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [16:49, 12:43](573 MB) + +PASS -- COMPILE 'hafsw_faster_intel' [12:11, 12:09] ( 1 warnings 7 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [12:56, 08:41](634 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [13:05, 08:45](749 MB) + +PASS -- COMPILE 'hafs_mom6w_intel' [13:12, 12:10] ( 1 warnings 7 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [11:01, 06:21](704 MB) + +PASS -- COMPILE 'hafs_all_intel' [12:11, 11:47] ( 1 warnings 7 remarks ) +PASS -- TEST 'hafs_regional_docn_intel' [09:17, 06:21](832 MB) +PASS -- TEST 'hafs_regional_docn_oisst_intel' [08:20, 06:23](819 MB) +PASS -- TEST 'hafs_regional_datm_cdeps_intel' [17:57, 16:02](1217 MB) + +PASS -- COMPILE 'datm_cdeps_intel' [07:11, 06:09] +PASS -- TEST 'datm_cdeps_control_cfsr_intel' [03:20, 02:46](1174 MB) +PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [02:20, 01:37](1099 MB) +PASS -- TEST 'datm_cdeps_control_gefs_intel' [03:18, 02:35](1019 MB) +PASS -- TEST 'datm_cdeps_iau_gefs_intel' [03:18, 02:42](1014 MB) +PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [04:17, 02:42](1014 MB) +PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [03:18, 02:40](1151 MB) +PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [03:18, 02:41](1153 MB) +PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [03:17, 02:36](1019 MB) +PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [08:24, 06:12](1062 MB) +PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [09:16, 06:31](1047 MB) +PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [03:15, 02:41](1152 MB) +PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [04:19, 03:49](2445 MB) +PASS -- TEST 'datm_cdeps_gfs_intel' [04:19, 03:49](2501 MB) + +PASS -- COMPILE 'datm_cdeps_debug_intel' [04:11, 03:09] ( 2 warnings ) +PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [07:19, 06:10](1069 MB) + +PASS -- COMPILE 'datm_cdeps_faster_intel' [06:12, 05:53] +PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [03:18, 02:37](1167 MB) + +PASS -- COMPILE 'datm_cdeps_land_intel' [01:11, 01:05] ( 1 remarks ) +PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [02:30, 00:46](256 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_intel' [02:25, 00:52](324 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [01:24, 00:31](325 MB) + +PASS -- COMPILE 'atml_intel' [12:12, 11:59] ( 9 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_sbs_intel' [06:07, 04:06](1621 MB) +PASS -- TEST 'control_p8_atmlnd_intel' [06:00, 04:08](1597 MB) +PASS -- TEST 'control_restart_p8_atmlnd_intel' [03:48, 02:11](904 MB) + +PASS -- COMPILE 'atml_debug_intel' [05:11, 04:17] ( 881 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_debug_intel' [07:57, 05:40](1631 MB) + +PASS -- COMPILE 'atmw_intel' [11:12, 10:40] ( 1 warnings 8 remarks ) +PASS -- TEST 'atmwav_control_noaero_p8_intel' [02:53, 01:44](1664 MB) + +PASS -- COMPILE 'atmaero_intel' [11:12, 10:57] ( 1 warnings 1 remarks ) +PASS -- TEST 'atmaero_control_p8_intel' [06:03, 04:01](2959 MB) +PASS -- TEST 'atmaero_control_p8_rad_intel' [06:58, 04:50](3097 MB) +PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [06:41, 04:56](3111 MB) + +PASS -- COMPILE 'atmaq_debug_intel' [04:12, 03:31] ( 885 warnings 6 remarks ) +PASS -- TEST 'regional_atmaq_debug_intel' [23:56, 20:56](4445 MB) + +PASS -- COMPILE 'atm_gnu' [04:11, 03:56] +PASS -- TEST 'control_c48_gnu' [12:43, 11:11](1544 MB) +PASS -- TEST 'control_stochy_gnu' [04:23, 03:20](507 MB) +PASS -- TEST 'control_ras_gnu' [06:22, 04:47](516 MB) +PASS -- TEST 'control_p8_gnu' [06:59, 04:35](1265 MB) +PASS -- TEST 'control_p8_ugwpv1_gnu' [05:53, 04:35](1268 MB) +PASS -- TEST 'control_flake_gnu' [11:23, 10:32](552 MB) + +PASS -- COMPILE 'rrfs_gnu' [04:12, 03:39] +PASS -- TEST 'rap_control_gnu' [12:32, 10:46](860 MB) +PASS -- TEST 'rap_decomp_gnu' [13:33, 10:54](858 MB) +PASS -- TEST 'rap_2threads_gnu' [11:39, 09:45](948 MB) +PASS -- TEST 'rap_restart_gnu' [06:40, 05:29](591 MB) +PASS -- TEST 'rap_sfcdiff_gnu' [12:37, 10:44](858 MB) +PASS -- TEST 'rap_sfcdiff_decomp_gnu' [12:37, 10:53](857 MB) +PASS -- TEST 'rap_sfcdiff_restart_gnu' [09:40, 07:59](586 MB) +PASS -- TEST 'hrrr_control_gnu' [06:37, 05:34](857 MB) +PASS -- TEST 'hrrr_control_noqr_gnu' [06:32, 05:40](845 MB) +PASS -- TEST 'hrrr_control_2threads_gnu' [07:33, 04:59](936 MB) +PASS -- TEST 'hrrr_control_decomp_gnu' [06:32, 05:33](857 MB) +PASS -- TEST 'hrrr_control_restart_gnu' [03:26, 02:54](571 MB) +PASS -- TEST 'hrrr_control_restart_noqr_gnu' [03:25, 02:51](664 MB) +PASS -- TEST 'rrfs_v1beta_gnu' [12:45, 10:40](855 MB) + +PASS -- COMPILE 'atm_dyn32_debug_gnu' [04:10, 03:47] +PASS -- TEST 'control_diag_debug_gnu' [03:48, 01:40](1288 MB) +PASS -- TEST 'regional_debug_gnu' [12:42, 10:02](567 MB) +PASS -- TEST 'rap_control_debug_gnu' [04:23, 02:37](871 MB) +PASS -- TEST 'hrrr_control_debug_gnu' [04:22, 02:32](872 MB) +PASS -- TEST 'hrrr_gf_debug_gnu' [03:21, 02:37](875 MB) +PASS -- TEST 'hrrr_c3_debug_gnu' [03:21, 02:35](880 MB) +PASS -- TEST 'rap_diag_debug_gnu' [04:32, 03:18](945 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_gnu' [05:21, 03:59](876 MB) +PASS -- TEST 'rap_progcld_thompson_debug_gnu' [03:20, 02:38](872 MB) +PASS -- TEST 'rrfs_v1beta_debug_gnu' [03:20, 02:33](868 MB) +PASS -- TEST 'control_ras_debug_gnu' [02:19, 01:32](503 MB) +PASS -- TEST 'control_stochy_debug_gnu' [03:19, 01:44](499 MB) +PASS -- TEST 'control_debug_p8_gnu' [02:42, 01:38](1260 MB) +PASS -- TEST 'rap_flake_debug_gnu' [03:22, 02:32](874 MB) +PASS -- TEST 'rap_clm_lake_debug_gnu' [03:21, 02:47](880 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_gnu' [05:36, 04:17](877 MB) + +PASS -- COMPILE 'wam_debug_gnu' [02:10, 01:52] + +PASS -- COMPILE 'rrfs_dyn32_phy32_gnu' [04:11, 03:34] +PASS -- TEST 'rap_control_dyn32_phy32_gnu' [10:31, 09:32](712 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_gnu' [06:29, 05:01](714 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_gnu' [09:34, 08:35](764 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_gnu' [05:33, 04:30](754 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_gnu' [05:32, 05:01](713 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_gnu' [08:36, 07:00](557 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_gnu' [03:24, 02:30](548 MB) +PASS -- TEST 'conus13km_control_gnu' [03:52, 03:08](886 MB) +PASS -- TEST 'conus13km_2threads_gnu' [06:41, 05:29](888 MB) +PASS -- TEST 'conus13km_restart_mismatch_gnu' [02:42, 01:46](578 MB) + +PASS -- COMPILE 'atm_dyn64_phy32_gnu' [06:11, 05:21] +PASS -- TEST 'rap_control_dyn64_phy32_gnu' [06:38, 05:43](739 MB) + +PASS -- COMPILE 'atm_dyn32_phy32_debug_gnu' [04:11, 03:44] +PASS -- TEST 'rap_control_debug_dyn32_phy32_gnu' [03:21, 02:34](721 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_gnu' [03:19, 02:26](723 MB) +PASS -- TEST 'conus13km_debug_gnu' [09:42, 08:32](899 MB) +PASS -- TEST 'conus13km_debug_qr_gnu' [07:46, 06:53](587 MB) +PASS -- TEST 'conus13km_debug_2threads_gnu' [08:40, 07:18](904 MB) +PASS -- TEST 'conus13km_radar_tten_debug_gnu' [07:40, 07:05](960 MB) + +PASS -- COMPILE 'atm_dyn64_phy32_debug_gnu' [04:11, 03:34] +PASS -- TEST 'rap_control_dyn64_phy32_debug_gnu' [03:22, 02:34](744 MB) + +PASS -- COMPILE 's2swa_gnu' [15:11, 14:30] + +PASS -- COMPILE 's2s_gnu' [15:12, 14:28] +PASS -- TEST 'cpld_control_nowave_noaero_p8_gnu' [12:13, 10:50](1358 MB) + +PASS -- COMPILE 's2swa_debug_gnu' [04:11, 02:36] + +PASS -- COMPILE 's2sw_pdlib_gnu' [15:11, 14:28] +PASS -- TEST 'cpld_control_pdlib_p8_gnu' [23:03, 21:58](1326 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_gnu' [03:11, 02:29] +PASS -- TEST 'cpld_debug_pdlib_p8_gnu' [18:56, 18:03](1334 MB) + +PASS -- COMPILE 'datm_cdeps_gnu' [14:11, 13:59] +PASS -- TEST 'datm_cdeps_control_cfsr_gnu' [03:19, 03:05](706 MB) SYNOPSIS: -Starting Date/Time: 20240429 18:31:57 -Ending Date/Time: 20240429 18:47:17 -Total Time: 00h:15m:24s -Compiles Completed: 1/1 -Tests Completed: 1/1 +Starting Date/Time: 20240501 01:32:37 +Ending Date/Time: 20240501 03:05:09 +Total Time: 01h:32m:50s +Compiles Completed: 54/54 +Tests Completed: 240/240 NOTES: A file 'test_changes.list' was generated but is empty. diff --git a/tests/logs/RegressionTests_hercules.log b/tests/logs/RegressionTests_hercules.log index 3682c894e9..b7191797dd 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: -aef829f3311f718f3cef6b1102e849370da1a983 +521f9348ebc590effdc0b5054b94946e209679d4 Submodule hashes used in testing: 37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d) @@ -11,10 +11,10 @@ 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) - da95cc428d8b626e99250fd57a4279b4980044f8 FV3 (heads/develop) + bbcabb5b292cccb4bd3542667f97a987cc3274cc FV3 (remotes/origin/mr2_innl) 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) + 9b9467998598fb45725a27a6200eabdf9840ad33 FV3/ccpp/framework (ccpp_transition_to_vlab_master_20190705-717-g9b94679) + cb2eedd54241523ca8bab09af86b4a45fa0bdd1b FV3/ccpp/physics (master-tag-before-replacing-with-ipd-setup-step-fast-5189-gcb2eedd5) 74a0e098b2163425e4b5466c2dfcf8ae26d560a5 FV3/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (v1.6) 5faac752d9550d3570705358fa1eb3f5ac78a786 FV3/upp (upp_v10.2.0-185-g5faac75) -1ba8270870947b583cd51bc72ff8960f4c1fb36e FV3/upp/sorc/libIFI.fd @@ -24,7 +24,7 @@ Submodule hashes used in testing: 0730606b808f2979241d850e763955f5526a980c MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10046-g0730606b8) 9423197f894112edfcb1502245f7d7b873d551f9 MOM6-interface/MOM6/pkg/CVMix-src (9423197) 29e64d652786e1d076a05128c920f394202bfe10 MOM6-interface/MOM6/pkg/GSW-Fortran (29e64d6) - 2f30e107fbc5959c4d4dbe614232e29ec3882a97 NOAHMP-interface/noahmp (v3.7.1-429-g2f30e10) + 1e259014c1eba9070cec7027d8b4b479ae54275a NOAHMP-interface/noahmp (v3.7.1-430-g1e25901) d9b3172f4197c65d471662c6952a668152d71230 WW3 (6.07.1-345-gd9b3172f) 31e4e3e57bad8a7cdaa0ce2d3c4efbca63b5f74a stochastic_physics (ufs-v2.0.0-216-g31e4e3e) @@ -35,361 +35,361 @@ 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-20240426 -COMPARISON DIRECTORY: /work2/noaa/epic/stmp/role-epic/stmp/role-epic/FV3_RT/rt_3885348 +BASELINE DIRECTORY: /work/noaa/epic/hercules/UFS-WM_RT/NEMSfv3gfs/develop-20240430 +COMPARISON DIRECTORY: /work2/noaa/epic/stmp/role-epic/stmp/role-epic/FV3_RT/rt_1563076 RT.SH OPTIONS USED: * (-a) - HPC PROJECT ACCOUNT: epic * (-l) - USE CONFIG FILE: rt.conf * (-e) - USE ECFLOW -PASS -- COMPILE 's2swa_32bit_intel' [12:10, 11:42] ( 1 warnings 10 remarks ) -PASS -- TEST 'cpld_control_p8_mixedmode_intel' [13:07, 07:39](1901 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_intel' [18:10, 18:09] ( 1 warnings 10 remarks ) -PASS -- TEST 'cpld_control_gfsv17_intel' [15:12, 13:23](1774 MB) -PASS -- TEST 'cpld_control_gfsv17_iau_intel' [16:21, 14:25](2195 MB) -PASS -- TEST 'cpld_restart_gfsv17_intel' [08:40, 06:28](1173 MB) -PASS -- TEST 'cpld_mpi_gfsv17_intel' [16:09, 15:07](1682 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [06:10, 05:39] ( 1525 warnings 2000 remarks ) -PASS -- TEST 'cpld_debug_gfsv17_intel' [22:10, 20:29](1731 MB) - -PASS -- COMPILE 's2swa_intel' [12:10, 12:08] ( 10 remarks ) -PASS -- TEST 'cpld_control_p8_intel' [13:05, 07:46](2058 MB) -PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [13:06, 07:50](2061 MB) -PASS -- TEST 'cpld_restart_p8_intel' [06:26, 04:23](1960 MB) -PASS -- TEST 'cpld_control_qr_p8_intel' [13:05, 07:35](1986 MB) -PASS -- TEST 'cpld_restart_qr_p8_intel' [06:25, 04:29](1728 MB) -PASS -- TEST 'cpld_2threads_p8_intel' [13:51, 09:18](2496 MB) -PASS -- TEST 'cpld_decomp_p8_intel' [08:47, 07:33](2058 MB) -PASS -- TEST 'cpld_mpi_p8_intel' [07:59, 06:34](1888 MB) -PASS -- TEST 'cpld_control_ciceC_p8_intel' [09:05, 07:29](2091 MB) -PASS -- TEST 'cpld_control_c192_p8_intel' [20:44, 15:47](2811 MB) -PASS -- TEST 'cpld_restart_c192_p8_intel' [09:24, 06:21](2922 MB) -PASS -- TEST 'cpld_bmark_p8_intel' [17:34, 09:06](3635 MB) -PASS -- TEST 'cpld_restart_bmark_p8_intel' [13:22, 05:21](3618 MB) -PASS -- TEST 'cpld_s2sa_p8_intel' [05:52, 04:56](2044 MB) - -PASS -- COMPILE 's2sw_intel' [12:10, 11:51] ( 10 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_intel' [07:49, 07:07](1779 MB) -PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [05:59, 04:11](1819 MB) - -PASS -- COMPILE 's2swa_debug_intel' [06:10, 05:34] ( 1450 warnings 1230 remarks ) -PASS -- TEST 'cpld_debug_p8_intel' [07:56, 06:52](2060 MB) - -PASS -- COMPILE 's2sw_debug_intel' [04:10, 03:27] ( 1450 warnings 1230 remarks ) -PASS -- TEST 'cpld_debug_noaero_p8_intel' [05:58, 04:46](1798 MB) - -PASS -- COMPILE 's2s_aoflux_intel' [10:10, 09:30] ( 3 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [05:04, 03:58](1832 MB) - -PASS -- COMPILE 's2s_intel' [08:10, 07:43] ( 3 remarks ) -PASS -- TEST 'cpld_control_c48_intel' [08:47, 07:25](2839 MB) - -PASS -- COMPILE 's2swa_faster_intel' [14:10, 13:28] ( 10 remarks ) -PASS -- TEST 'cpld_control_p8_faster_intel' [10:07, 07:25](2091 MB) - -PASS -- COMPILE 's2sw_pdlib_intel' [15:10, 15:05] ( 10 remarks ) -PASS -- TEST 'cpld_control_pdlib_p8_intel' [14:50, 13:54](1813 MB) -PASS -- TEST 'cpld_restart_pdlib_p8_intel' [08:06, 06:53](1274 MB) -PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [16:50, 15:20](1727 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_intel' [05:10, 04:11] ( 1560 warnings 2000 remarks ) -PASS -- TEST 'cpld_debug_pdlib_p8_intel' [22:56, 21:32](1770 MB) - -PASS -- COMPILE 'atm_dyn32_intel' [08:10, 07:54] ( 1 warnings 1 remarks ) -PASS -- TEST 'control_flake_intel' [05:21, 02:49](707 MB) -PASS -- TEST 'control_CubedSphereGrid_intel' [07:38, 02:26](1608 MB) -PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [06:38, 02:34](1615 MB) -PASS -- TEST 'control_latlon_intel' [06:30, 02:26](1609 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [07:40, 02:41](1615 MB) -PASS -- TEST 'control_c48_intel' [12:37, 06:59](1751 MB) -PASS -- TEST 'control_c48.v2.sfc_intel' [11:40, 05:46](853 MB) -PASS -- TEST 'control_c192_intel' [12:43, 09:04](1761 MB) -PASS -- TEST 'control_c384_intel' [12:28, 09:38](2047 MB) -PASS -- TEST 'control_c384gdas_intel' [10:54, 07:24](1522 MB) -PASS -- TEST 'control_stochy_intel' [04:20, 01:33](673 MB) -PASS -- TEST 'control_stochy_restart_intel' [01:26, 00:54](538 MB) -PASS -- TEST 'control_lndp_intel' [03:19, 01:26](668 MB) -PASS -- TEST 'control_iovr4_intel' [06:22, 02:07](658 MB) -PASS -- TEST 'control_iovr5_intel' [05:23, 02:10](672 MB) -PASS -- TEST 'control_p8_intel' [04:51, 02:52](1645 MB) -PASS -- TEST 'control_p8.v2.sfc_intel' [04:49, 02:54](1646 MB) -PASS -- TEST 'control_p8_ugwpv1_intel' [04:53, 02:52](1649 MB) -PASS -- TEST 'control_restart_p8_intel' [02:42, 01:29](922 MB) -PASS -- TEST 'control_noqr_p8_intel' [03:43, 02:29](1625 MB) -PASS -- TEST 'control_restart_noqr_p8_intel' [02:54, 01:22](983 MB) -PASS -- TEST 'control_decomp_p8_intel' [03:40, 02:59](1619 MB) -PASS -- TEST 'control_2threads_p8_intel' [03:40, 02:48](1738 MB) -PASS -- TEST 'control_p8_lndp_intel' [05:32, 04:35](1650 MB) -PASS -- TEST 'control_p8_rrtmgp_intel' [05:03, 03:29](1702 MB) -PASS -- TEST 'control_p8_mynn_intel' [04:02, 02:33](1657 MB) -PASS -- TEST 'merra2_thompson_intel' [05:04, 02:57](1650 MB) -PASS -- TEST 'regional_control_intel' [06:29, 04:31](960 MB) -PASS -- TEST 'regional_restart_intel' [03:30, 02:29](1104 MB) -PASS -- TEST 'regional_decomp_intel' [06:26, 04:46](947 MB) -PASS -- TEST 'regional_2threads_intel' [04:26, 02:51](914 MB) -PASS -- TEST 'regional_noquilt_intel' [05:30, 04:20](1486 MB) -PASS -- TEST 'regional_netcdf_parallel_intel' [05:33, 04:33](961 MB) -PASS -- TEST 'regional_2dwrtdecomp_intel' [05:25, 04:25](958 MB) -PASS -- TEST 'regional_wofs_intel' [06:26, 05:35](2073 MB) - -PASS -- COMPILE 'rrfs_intel' [07:11, 06:53] ( 3 warnings 9 remarks ) -PASS -- TEST 'rap_control_intel' [07:42, 06:38](1202 MB) -PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [05:05, 03:27](1444 MB) -PASS -- TEST 'rap_decomp_intel' [07:40, 06:57](1120 MB) -PASS -- TEST 'rap_2threads_intel' [07:39, 06:12](1370 MB) -PASS -- TEST 'rap_restart_intel' [05:04, 03:24](1157 MB) -PASS -- TEST 'rap_sfcdiff_intel' [07:53, 06:31](1194 MB) -PASS -- TEST 'rap_sfcdiff_decomp_intel' [07:35, 06:52](1173 MB) -PASS -- TEST 'rap_sfcdiff_restart_intel' [06:54, 06:07](1202 MB) -PASS -- TEST 'hrrr_control_intel' [04:38, 03:26](1087 MB) -PASS -- TEST 'hrrr_control_decomp_intel' [04:39, 03:27](1051 MB) -PASS -- TEST 'hrrr_control_2threads_intel' [03:52, 03:03](1123 MB) -PASS -- TEST 'hrrr_control_restart_intel' [02:25, 01:50](1025 MB) -PASS -- TEST 'rrfs_v1beta_intel' [07:54, 06:16](1198 MB) -PASS -- TEST 'rrfs_v1nssl_intel' [08:20, 07:35](2018 MB) -PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [08:19, 07:21](2168 MB) - -PASS -- COMPILE 'csawmg_intel' [07:11, 06:58] ( 1 warnings ) -PASS -- TEST 'control_csawmg_intel' [06:29, 05:22](792 MB) -PASS -- TEST 'control_ras_intel' [03:18, 02:56](809 MB) - -PASS -- COMPILE 'csawmg_gnu' [04:10, 03:53] -PASS -- TEST 'control_csawmg_gnu' [08:32, 07:43](803 MB) - -PASS -- COMPILE 'wam_intel' [07:11, 06:39] -PASS -- TEST 'control_wam_intel' [02:27, 01:52](790 MB) - -PASS -- COMPILE 'atm_faster_dyn32_intel' [10:11, 09:54] ( 1 remarks ) -PASS -- TEST 'control_p8_faster_intel' [03:54, 02:14](1646 MB) -PASS -- TEST 'regional_control_faster_intel' [04:25, 04:04](957 MB) - -PASS -- COMPILE 'atm_debug_dyn32_intel' [04:11, 03:40] ( 885 warnings 9 remarks ) -PASS -- TEST 'control_CubedSphereGrid_debug_intel' [03:30, 02:10](1637 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [02:34, 02:08](1641 MB) -PASS -- TEST 'control_stochy_debug_intel' [03:20, 02:32](827 MB) -PASS -- TEST 'control_lndp_debug_intel' [03:17, 02:15](828 MB) -PASS -- TEST 'control_csawmg_debug_intel' [04:28, 03:23](872 MB) -PASS -- TEST 'control_ras_debug_intel' [03:18, 02:15](832 MB) -PASS -- TEST 'control_diag_debug_intel' [03:32, 02:14](1698 MB) -PASS -- TEST 'control_debug_p8_intel' [03:39, 02:20](1669 MB) -PASS -- TEST 'regional_debug_intel' [14:34, 14:06](887 MB) -PASS -- TEST 'rap_control_debug_intel' [04:22, 04:02](1216 MB) -PASS -- TEST 'hrrr_control_debug_intel' [04:19, 03:52](1218 MB) -PASS -- TEST 'hrrr_gf_debug_intel' [04:19, 03:56](1220 MB) -PASS -- TEST 'hrrr_c3_debug_intel' [04:18, 03:56](1222 MB) -PASS -- TEST 'rap_unified_drag_suite_debug_intel' [04:18, 03:59](1216 MB) -PASS -- TEST 'rap_diag_debug_intel' [04:24, 04:08](1300 MB) -PASS -- TEST 'rap_cires_ugwp_debug_intel' [04:19, 04:05](1220 MB) -PASS -- TEST 'rap_unified_ugwp_debug_intel' [05:22, 04:57](1195 MB) -PASS -- TEST 'rap_lndp_debug_intel' [04:18, 03:58](1226 MB) -PASS -- TEST 'rap_progcld_thompson_debug_intel' [04:17, 03:56](1225 MB) -PASS -- TEST 'rap_noah_debug_intel' [04:17, 03:53](1218 MB) -PASS -- TEST 'rap_sfcdiff_debug_intel' [04:16, 03:55](1229 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [07:21, 06:19](1219 MB) -PASS -- TEST 'rrfs_v1beta_debug_intel' [04:19, 03:58](1215 MB) -PASS -- TEST 'rap_clm_lake_debug_intel' [05:18, 04:50](1221 MB) -PASS -- TEST 'rap_flake_debug_intel' [04:18, 03:59](1219 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [08:00, 06:53](1217 MB) - -PASS -- COMPILE 'atm_debug_dyn32_gnu' [05:10, 03:29] -PASS -- TEST 'control_csawmg_debug_gnu' [02:33, 02:02](791 MB) - -PASS -- COMPILE 'wam_debug_intel' [04:10, 02:43] ( 855 warnings ) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [07:11, 06:46] ( 3 warnings 8 remarks ) -PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [04:49, 03:11](1311 MB) -PASS -- TEST 'rap_control_dyn32_phy32_intel' [06:33, 05:22](1133 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [03:58, 02:50](1028 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [05:47, 05:05](1295 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [03:40, 02:36](1046 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [03:37, 03:00](984 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_intel' [07:51, 04:06](1106 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [02:20, 01:51](968 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [13:10, 09:14] ( 3 warnings 8 remarks ) -PASS -- TEST 'conus13km_control_intel' [02:38, 01:43](1285 MB) -PASS -- TEST 'conus13km_2threads_intel' [01:34, 00:46](1205 MB) -PASS -- TEST 'conus13km_restart_mismatch_intel' [02:27, 01:25](1153 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [10:12, 07:16] ( 3 warnings 8 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_intel' [04:28, 03:41](1073 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [05:11, 03:20] ( 787 warnings 8 remarks ) -PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [04:17, 03:56](1103 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [04:19, 03:47](1093 MB) -PASS -- TEST 'conus13km_debug_intel' [12:37, 11:27](1343 MB) -PASS -- TEST 'conus13km_debug_qr_intel' [14:35, 13:45](1003 MB) -PASS -- TEST 'conus13km_debug_2threads_intel' [07:30, 06:44](1245 MB) -PASS -- TEST 'conus13km_radar_tten_debug_intel' [12:30, 11:30](1410 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [05:10, 03:19] ( 787 warnings 8 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [05:20, 04:14](1151 MB) - -PASS -- COMPILE 'hafsw_intel' [11:12, 09:48] ( 1 warnings 9 remarks ) -PASS -- TEST 'hafs_regional_atm_intel' [07:04, 05:22](874 MB) -PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [06:28, 05:21](1275 MB) -PASS -- TEST 'hafs_regional_atm_ocn_intel' [08:14, 06:23](948 MB) -PASS -- TEST 'hafs_regional_atm_wav_intel' [15:00, 13:45](988 MB) -PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [16:16, 15:07](1011 MB) -PASS -- TEST 'hafs_regional_1nest_atm_intel' [06:47, 05:28](609 MB) -PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [08:23, 06:52](618 MB) -PASS -- TEST 'hafs_global_1nest_atm_intel' [03:40, 03:07](438 MB) -PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [10:54, 08:37](539 MB) -PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [05:42, 04:33](617 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [04:43, 03:41](620 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [05:50, 04:49](680 MB) -PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [02:28, 01:49](440 MB) - -PASS -- COMPILE 'hafsw_debug_intel' [04:10, 03:39] ( 1467 warnings 1502 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [12:45, 11:13](635 MB) - -PASS -- COMPILE 'hafsw_faster_intel' [11:11, 10:11] ( 8 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [18:46, 16:48](773 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [18:51, 16:45](844 MB) - -PASS -- COMPILE 'hafs_mom6w_intel' [10:11, 09:37] ( 7 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [13:02, 10:42](830 MB) - -PASS -- COMPILE 'hafs_all_intel' [12:12, 10:02] ( 8 remarks ) -PASS -- TEST 'hafs_regional_docn_intel' [08:00, 05:26](940 MB) -PASS -- TEST 'hafs_regional_docn_oisst_intel' [09:13, 05:32](934 MB) -PASS -- TEST 'hafs_regional_datm_cdeps_intel' [18:54, 16:18](1342 MB) - -PASS -- COMPILE 'datm_cdeps_intel' [07:11, 05:48] ( 2 remarks ) -PASS -- TEST 'datm_cdeps_control_cfsr_intel' [04:16, 02:09](1159 MB) -PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [02:17, 01:19](1097 MB) -PASS -- TEST 'datm_cdeps_control_gefs_intel' [04:16, 02:04](1007 MB) -PASS -- TEST 'datm_cdeps_iau_gefs_intel' [03:17, 02:06](1006 MB) -PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [03:15, 02:06](1012 MB) -PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [03:14, 02:09](1152 MB) -PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [03:13, 02:09](1147 MB) -PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [02:13, 02:02](1010 MB) -PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [05:47, 04:58](1159 MB) -PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [05:43, 04:50](1144 MB) -PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [02:12, 02:07](1148 MB) -PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [03:14, 02:59](2429 MB) -PASS -- TEST 'datm_cdeps_gfs_intel' [03:15, 03:01](2442 MB) - -PASS -- COMPILE 'datm_cdeps_debug_intel' [05:10, 03:29] ( 2 warnings 2 remarks ) -PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [06:15, 05:11](1078 MB) - -PASS -- COMPILE 'datm_cdeps_faster_intel' [06:11, 05:43] ( 2 remarks ) -PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [02:14, 02:07](1147 MB) - -PASS -- COMPILE 'datm_cdeps_land_intel' [01:10, 00:57] ( 1 remarks ) -PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [01:25, 00:50](335 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_intel' [01:21, 00:45](561 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [01:26, 00:29](557 MB) - -PASS -- COMPILE 'atml_intel' [08:13, 07:37] ( 8 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_sbs_intel' [07:02, 05:43](1631 MB) -PASS -- TEST 'control_p8_atmlnd_intel' [05:56, 05:07](1644 MB) -PASS -- TEST 'control_restart_p8_atmlnd_intel' [03:38, 02:55](947 MB) - -PASS -- COMPILE 'atml_debug_intel' [03:10, 03:05] ( 880 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_debug_intel' [30:00, 28:51](1661 MB) - -PASS -- COMPILE 'atmw_intel' [10:11, 09:40] ( 8 remarks ) -PASS -- TEST 'atmwav_control_noaero_p8_intel' [02:51, 01:28](1706 MB) - -PASS -- COMPILE 'atmaero_intel' [08:10, 07:26] ( 1 remarks ) -PASS -- TEST 'atmaero_control_p8_intel' [04:50, 03:26](1798 MB) -PASS -- TEST 'atmaero_control_p8_rad_intel' [05:48, 04:13](1805 MB) -PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [05:36, 04:16](1806 MB) - -PASS -- COMPILE 'atmaq_debug_intel' [04:10, 03:36] ( 884 warnings 6 remarks ) -PASS -- TEST 'regional_atmaq_debug_intel' [18:17, 16:18](4567 MB) - -PASS -- COMPILE 'atm_gnu' [07:11, 06:15] -PASS -- TEST 'control_c48_gnu' [10:39, 09:23](1555 MB) -PASS -- TEST 'control_stochy_gnu' [03:23, 02:14](734 MB) -PASS -- TEST 'control_ras_gnu' [04:19, 03:43](735 MB) -PASS -- TEST 'control_p8_gnu' [04:51, 03:48](1516 MB) -PASS -- TEST 'control_p8_ugwpv1_gnu' [04:41, 03:27](1518 MB) -PASS -- TEST 'control_flake_gnu' [05:18, 04:16](814 MB) - -PASS -- COMPILE 'rrfs_gnu' [06:11, 06:06] -PASS -- TEST 'rap_control_gnu' [08:45, 07:36](1088 MB) -PASS -- TEST 'rap_decomp_gnu' [08:33, 07:39](1087 MB) -PASS -- TEST 'rap_2threads_gnu' [07:35, 07:05](1122 MB) -PASS -- TEST 'rap_restart_gnu' [05:06, 04:01](885 MB) -PASS -- TEST 'rap_sfcdiff_gnu' [08:45, 07:38](1088 MB) -PASS -- TEST 'rap_sfcdiff_decomp_gnu' [10:43, 09:45](1083 MB) -PASS -- TEST 'rap_sfcdiff_restart_gnu' [06:46, 05:47](884 MB) -PASS -- TEST 'hrrr_control_gnu' [04:37, 03:59](1071 MB) -PASS -- TEST 'hrrr_control_noqr_gnu' [04:34, 04:00](1138 MB) -PASS -- TEST 'hrrr_control_2threads_gnu' [04:31, 03:35](1045 MB) -PASS -- TEST 'hrrr_control_decomp_gnu' [04:30, 03:57](1077 MB) -PASS -- TEST 'hrrr_control_restart_gnu' [02:18, 02:03](880 MB) -PASS -- TEST 'hrrr_control_restart_noqr_gnu' [02:18, 02:04](932 MB) -PASS -- TEST 'rrfs_v1beta_gnu' [08:51, 07:33](1082 MB) - -PASS -- COMPILE 'atm_dyn32_debug_gnu' [08:10, 08:04] -PASS -- TEST 'control_diag_debug_gnu' [02:32, 01:16](1627 MB) -PASS -- TEST 'regional_debug_gnu' [07:27, 06:11](923 MB) -PASS -- TEST 'rap_control_debug_gnu' [02:16, 01:58](1103 MB) -PASS -- TEST 'hrrr_control_debug_gnu' [02:16, 02:00](1089 MB) -PASS -- TEST 'hrrr_gf_debug_gnu' [03:16, 02:20](1096 MB) -PASS -- TEST 'hrrr_c3_debug_gnu' [02:16, 02:04](1104 MB) -PASS -- TEST 'rap_diag_debug_gnu' [02:25, 02:06](1271 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_gnu' [03:18, 03:09](1095 MB) -PASS -- TEST 'rap_progcld_thompson_debug_gnu' [02:19, 01:56](1098 MB) -PASS -- TEST 'rrfs_v1beta_debug_gnu' [02:16, 02:00](1094 MB) -PASS -- TEST 'control_ras_debug_gnu' [02:19, 01:08](727 MB) -PASS -- TEST 'control_stochy_debug_gnu' [02:18, 01:14](723 MB) -PASS -- TEST 'control_debug_p8_gnu' [02:35, 01:13](1502 MB) -PASS -- TEST 'rap_flake_debug_gnu' [02:18, 01:56](1099 MB) -PASS -- TEST 'rap_clm_lake_debug_gnu' [02:18, 02:08](1101 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_gnu' [04:46, 03:18](1101 MB) - -PASS -- COMPILE 'wam_debug_gnu' [05:10, 04:34] -PASS -- TEST 'control_wam_debug_gnu' [02:21, 01:56](499 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_gnu' [07:13, 06:14] -PASS -- TEST 'rap_control_dyn32_phy32_gnu' [08:30, 07:16](971 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_gnu' [04:57, 03:50](950 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_gnu' [07:41, 06:37](970 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_gnu' [04:45, 03:27](889 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_gnu' [04:36, 03:45](949 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_gnu' [06:56, 05:24](860 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_gnu' [03:28, 01:58](856 MB) -PASS -- TEST 'conus13km_control_gnu' [03:36, 02:26](1266 MB) -PASS -- TEST 'conus13km_2threads_gnu' [01:30, 01:02](1172 MB) -PASS -- TEST 'conus13km_restart_mismatch_gnu' [02:37, 01:35](922 MB) - -PASS -- COMPILE 'atm_dyn64_phy32_gnu' [08:11, 07:44] -PASS -- TEST 'rap_control_dyn64_phy32_gnu' [05:36, 04:46](993 MB) - -PASS -- COMPILE 'atm_dyn32_phy32_debug_gnu' [05:10, 04:13] -PASS -- TEST 'rap_control_debug_dyn32_phy32_gnu' [02:17, 01:55](977 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_gnu' [02:17, 01:56](975 MB) -PASS -- TEST 'conus13km_debug_gnu' [06:29, 05:25](1280 MB) -PASS -- TEST 'conus13km_debug_qr_gnu' [06:28, 05:29](970 MB) -PASS -- TEST 'conus13km_debug_2threads_gnu' [04:27, 03:17](1188 MB) -PASS -- TEST 'conus13km_radar_tten_debug_gnu' [06:26, 05:24](1348 MB) - -PASS -- COMPILE 'atm_dyn64_phy32_debug_gnu' [10:11, 09:18] -PASS -- TEST 'rap_control_dyn64_phy32_debug_gnu' [02:18, 01:56](1001 MB) - -PASS -- COMPILE 's2swa_gnu' [16:11, 15:18] - -PASS -- COMPILE 's2s_gnu' [16:10, 16:00] - -PASS -- COMPILE 's2swa_debug_gnu' [10:10, 09:34] - -PASS -- COMPILE 's2sw_pdlib_gnu' [17:10, 16:13] - -PASS -- COMPILE 's2sw_pdlib_debug_gnu' [09:10, 08:42] - -PASS -- COMPILE 'datm_cdeps_gnu' [16:10, 15:18] +PASS -- COMPILE 's2swa_32bit_intel' [14:12, 11:21] ( 1 warnings 10 remarks ) +PASS -- TEST 'cpld_control_p8_mixedmode_intel' [14:59, 07:35](1895 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_intel' [18:12, 16:10] ( 1 warnings 10 remarks ) +PASS -- TEST 'cpld_control_gfsv17_intel' [24:18, 13:25](1769 MB) +PASS -- TEST 'cpld_control_gfsv17_iau_intel' [15:31, 14:08](2179 MB) +PASS -- TEST 'cpld_restart_gfsv17_intel' [08:28, 06:45](1166 MB) +PASS -- TEST 'cpld_mpi_gfsv17_intel' [27:11, 15:02](1686 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [06:11, 03:55] ( 1525 warnings 2000 remarks ) +PASS -- TEST 'cpld_debug_gfsv17_intel' [23:16, 20:22](1735 MB) + +PASS -- COMPILE 's2swa_intel' [13:12, 10:56] ( 10 remarks ) +PASS -- TEST 'cpld_control_p8_intel' [14:01, 07:37](2063 MB) +PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [14:10, 07:35](2101 MB) +PASS -- TEST 'cpld_restart_p8_intel' [11:03, 04:22](1955 MB) +PASS -- TEST 'cpld_control_qr_p8_intel' [13:57, 07:39](1993 MB) +PASS -- TEST 'cpld_restart_qr_p8_intel' [11:07, 04:22](1736 MB) +PASS -- TEST 'cpld_2threads_p8_intel' [16:02, 08:54](2507 MB) +PASS -- TEST 'cpld_decomp_p8_intel' [13:59, 07:47](2056 MB) +PASS -- TEST 'cpld_mpi_p8_intel' [08:08, 06:30](1910 MB) +PASS -- TEST 'cpld_control_ciceC_p8_intel' [14:12, 07:40](2085 MB) +PASS -- TEST 'cpld_control_c192_p8_intel' [21:39, 15:35](2797 MB) +PASS -- TEST 'cpld_restart_c192_p8_intel' [08:08, 05:42](2920 MB) +PASS -- TEST 'cpld_bmark_p8_intel' [18:33, 08:56](3632 MB) +PASS -- TEST 'cpld_restart_bmark_p8_intel' [14:57, 06:08](3612 MB) +PASS -- TEST 'cpld_s2sa_p8_intel' [06:03, 04:58](2038 MB) + +PASS -- COMPILE 's2sw_intel' [12:12, 10:10] ( 10 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_intel' [08:48, 07:13](1767 MB) +PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [04:56, 03:57](1820 MB) + +PASS -- COMPILE 's2swa_debug_intel' [07:12, 04:35] ( 1450 warnings 1230 remarks ) +PASS -- TEST 'cpld_debug_p8_intel' [08:49, 06:51](2051 MB) + +PASS -- COMPILE 's2sw_debug_intel' [06:12, 04:12] ( 1450 warnings 1230 remarks ) +PASS -- TEST 'cpld_debug_noaero_p8_intel' [08:02, 04:42](1806 MB) + +PASS -- COMPILE 's2s_aoflux_intel' [10:12, 07:42] ( 3 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [05:04, 03:59](1812 MB) + +PASS -- COMPILE 's2s_intel' [11:12, 08:18] ( 3 remarks ) +PASS -- TEST 'cpld_control_c48_intel' [08:40, 07:22](2835 MB) + +PASS -- COMPILE 's2swa_faster_intel' [14:13, 11:55] ( 10 remarks ) +PASS -- TEST 'cpld_control_p8_faster_intel' [13:55, 07:17](2066 MB) + +PASS -- COMPILE 's2sw_pdlib_intel' [16:10, 15:10] ( 10 remarks ) +PASS -- TEST 'cpld_control_pdlib_p8_intel' [21:53, 13:54](1812 MB) +PASS -- TEST 'cpld_restart_pdlib_p8_intel' [08:06, 06:52](1300 MB) +PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [17:01, 15:25](1734 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_intel' [04:10, 03:23] ( 1560 warnings 2000 remarks ) +PASS -- TEST 'cpld_debug_pdlib_p8_intel' [22:50, 21:50](1790 MB) + +PASS -- COMPILE 'atm_dyn32_intel' [09:10, 07:29] ( 1 warnings 1 remarks ) +PASS -- TEST 'control_flake_intel' [09:21, 02:50](714 MB) +PASS -- TEST 'control_CubedSphereGrid_intel' [14:44, 02:29](1605 MB) +PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [14:50, 02:34](1625 MB) +PASS -- TEST 'control_latlon_intel' [14:43, 02:29](1614 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [15:49, 02:31](1601 MB) +PASS -- TEST 'control_c48_intel' [14:46, 06:57](1746 MB) +PASS -- TEST 'control_c48.v2.sfc_intel' [13:26, 05:45](855 MB) +PASS -- TEST 'control_c192_intel' [21:53, 08:59](1751 MB) +PASS -- TEST 'control_c384_intel' [21:25, 09:31](2052 MB) +PASS -- TEST 'control_c384gdas_intel' [19:53, 07:10](1522 MB) +PASS -- TEST 'control_stochy_intel' [08:20, 01:29](673 MB) +PASS -- TEST 'control_stochy_restart_intel' [07:24, 00:53](548 MB) +PASS -- TEST 'control_lndp_intel' [07:20, 01:26](673 MB) +PASS -- TEST 'control_iovr4_intel' [14:22, 02:07](664 MB) +PASS -- TEST 'control_iovr5_intel' [12:38, 02:05](659 MB) +PASS -- TEST 'control_p8_intel' [12:51, 02:32](1638 MB) +PASS -- TEST 'control_p8.v2.sfc_intel' [08:48, 02:32](1649 MB) +PASS -- TEST 'control_p8_ugwpv1_intel' [07:50, 02:27](1654 MB) +PASS -- TEST 'control_restart_p8_intel' [04:43, 01:24](921 MB) +PASS -- TEST 'control_noqr_p8_intel' [08:48, 02:31](1625 MB) +PASS -- TEST 'control_restart_noqr_p8_intel' [02:56, 01:21](969 MB) +PASS -- TEST 'control_decomp_p8_intel' [09:46, 02:40](1622 MB) +PASS -- TEST 'control_2threads_p8_intel' [08:39, 02:20](1723 MB) +PASS -- TEST 'control_p8_lndp_intel' [10:29, 04:22](1650 MB) +PASS -- TEST 'control_p8_rrtmgp_intel' [08:55, 03:24](1710 MB) +PASS -- TEST 'control_p8_mynn_intel' [07:56, 02:31](1654 MB) +PASS -- TEST 'merra2_thompson_intel' [07:53, 02:50](1649 MB) +PASS -- TEST 'regional_control_intel' [09:27, 04:31](955 MB) +PASS -- TEST 'regional_restart_intel' [03:25, 02:30](1105 MB) +PASS -- TEST 'regional_decomp_intel' [09:35, 04:45](944 MB) +PASS -- TEST 'regional_2threads_intel' [06:32, 02:53](918 MB) +PASS -- TEST 'regional_noquilt_intel' [09:32, 04:19](1492 MB) +PASS -- TEST 'regional_netcdf_parallel_intel' [08:31, 04:33](957 MB) +PASS -- TEST 'regional_2dwrtdecomp_intel' [09:24, 04:27](961 MB) +PASS -- TEST 'regional_wofs_intel' [09:33, 05:42](2089 MB) + +PASS -- COMPILE 'rrfs_intel' [07:10, 06:51] ( 3 warnings 9 remarks ) +PASS -- TEST 'rap_control_intel' [10:48, 06:41](1203 MB) +PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [06:46, 03:38](1440 MB) +PASS -- TEST 'rap_decomp_intel' [09:34, 06:59](1168 MB) +PASS -- TEST 'rap_2threads_intel' [09:33, 06:09](1360 MB) +PASS -- TEST 'rap_restart_intel' [04:52, 03:26](1126 MB) +PASS -- TEST 'rap_sfcdiff_intel' [09:46, 06:31](1203 MB) +PASS -- TEST 'rap_sfcdiff_decomp_intel' [08:36, 06:54](1132 MB) +PASS -- TEST 'rap_sfcdiff_restart_intel' [07:05, 04:55](1179 MB) +PASS -- TEST 'hrrr_control_intel' [04:48, 03:22](1071 MB) +PASS -- TEST 'hrrr_control_decomp_intel' [04:40, 03:26](1038 MB) +PASS -- TEST 'hrrr_control_2threads_intel' [04:41, 03:03](1115 MB) +PASS -- TEST 'hrrr_control_restart_intel' [02:21, 01:49](1034 MB) +PASS -- TEST 'rrfs_v1beta_intel' [08:00, 06:21](1207 MB) +PASS -- TEST 'rrfs_v1nssl_intel' [08:21, 07:35](2021 MB) +PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [08:22, 07:29](2182 MB) + +PASS -- COMPILE 'csawmg_intel' [07:10, 06:37] ( 1 warnings ) +PASS -- TEST 'control_csawmg_intel' [06:30, 05:18](812 MB) +PASS -- TEST 'control_ras_intel' [03:18, 02:47](801 MB) + +PASS -- COMPILE 'csawmg_gnu' [04:10, 03:44] +PASS -- TEST 'control_csawmg_gnu' [11:38, 06:39](811 MB) + +PASS -- COMPILE 'wam_intel' [07:10, 06:24] +PASS -- TEST 'control_wam_intel' [02:23, 01:48](784 MB) + +PASS -- COMPILE 'atm_faster_dyn32_intel' [09:11, 08:54] ( 1 remarks ) +PASS -- TEST 'control_p8_faster_intel' [03:52, 02:17](1632 MB) +PASS -- TEST 'regional_control_faster_intel' [05:27, 04:09](961 MB) + +PASS -- COMPILE 'atm_debug_dyn32_intel' [09:11, 03:37] ( 885 warnings 9 remarks ) +PASS -- TEST 'control_CubedSphereGrid_debug_intel' [03:34, 02:09](1635 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [03:36, 02:05](1642 MB) +PASS -- TEST 'control_stochy_debug_intel' [03:17, 02:27](839 MB) +PASS -- TEST 'control_lndp_debug_intel' [03:16, 02:12](835 MB) +PASS -- TEST 'control_csawmg_debug_intel' [04:34, 03:21](876 MB) +PASS -- TEST 'control_ras_debug_intel' [03:24, 02:15](834 MB) +PASS -- TEST 'control_diag_debug_intel' [03:39, 02:12](1697 MB) +PASS -- TEST 'control_debug_p8_intel' [03:32, 02:21](1661 MB) +PASS -- TEST 'regional_debug_intel' [14:30, 14:08](904 MB) +PASS -- TEST 'rap_control_debug_intel' [04:17, 03:57](1219 MB) +PASS -- TEST 'hrrr_control_debug_intel' [04:18, 03:50](1212 MB) +PASS -- TEST 'hrrr_gf_debug_intel' [04:18, 03:55](1219 MB) +PASS -- TEST 'hrrr_c3_debug_intel' [04:17, 04:04](1224 MB) +PASS -- TEST 'rap_unified_drag_suite_debug_intel' [04:26, 04:00](1225 MB) +PASS -- TEST 'rap_diag_debug_intel' [04:33, 04:07](1303 MB) +PASS -- TEST 'rap_cires_ugwp_debug_intel' [04:17, 04:03](1220 MB) +PASS -- TEST 'rap_unified_ugwp_debug_intel' [04:16, 04:05](1223 MB) +PASS -- TEST 'rap_lndp_debug_intel' [04:16, 03:59](1223 MB) +PASS -- TEST 'rap_progcld_thompson_debug_intel' [04:18, 03:56](1224 MB) +PASS -- TEST 'rap_noah_debug_intel' [04:18, 03:53](1217 MB) +PASS -- TEST 'rap_sfcdiff_debug_intel' [04:16, 03:56](1218 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [07:17, 06:28](1213 MB) +PASS -- TEST 'rrfs_v1beta_debug_intel' [04:17, 03:59](1226 MB) +PASS -- TEST 'rap_clm_lake_debug_intel' [05:20, 04:46](1225 MB) +PASS -- TEST 'rap_flake_debug_intel' [04:18, 03:55](1224 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [07:52, 06:54](1220 MB) + +PASS -- COMPILE 'atm_debug_dyn32_gnu' [08:11, 03:18] +PASS -- TEST 'control_csawmg_debug_gnu' [02:38, 01:46](792 MB) + +PASS -- COMPILE 'wam_debug_intel' [06:10, 02:34] ( 855 warnings ) + +PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [09:10, 06:28] ( 3 warnings 8 remarks ) +PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [04:47, 03:14](1281 MB) +PASS -- TEST 'rap_control_dyn32_phy32_intel' [06:50, 05:22](1133 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [03:45, 02:58](1029 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [06:43, 05:12](1287 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [03:37, 02:38](1042 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [04:44, 03:05](986 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_intel' [10:04, 04:15](1101 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [05:20, 01:37](959 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [10:10, 08:34] ( 3 warnings 8 remarks ) +PASS -- TEST 'conus13km_control_intel' [02:37, 01:45](1310 MB) +PASS -- TEST 'conus13km_2threads_intel' [01:29, 00:43](1209 MB) +PASS -- TEST 'conus13km_restart_mismatch_intel' [05:26, 01:05](1156 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [08:10, 06:30] ( 3 warnings 8 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_intel' [04:29, 03:43](1090 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [04:10, 02:25] ( 787 warnings 8 remarks ) +PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [04:18, 03:57](1102 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [04:18, 03:50](1092 MB) +PASS -- TEST 'conus13km_debug_intel' [12:34, 11:36](1332 MB) +PASS -- TEST 'conus13km_debug_qr_intel' [12:30, 11:41](1000 MB) +PASS -- TEST 'conus13km_debug_2threads_intel' [07:30, 06:38](1241 MB) +PASS -- TEST 'conus13km_radar_tten_debug_intel' [13:30, 11:27](1395 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [08:10, 02:39] ( 787 warnings 8 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [04:20, 03:59](1162 MB) + +PASS -- COMPILE 'hafsw_intel' [13:10, 10:18] ( 1 warnings 9 remarks ) +PASS -- TEST 'hafs_regional_atm_intel' [07:07, 05:24](868 MB) +PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [06:22, 05:10](1271 MB) +PASS -- TEST 'hafs_regional_atm_ocn_intel' [08:08, 06:14](957 MB) +PASS -- TEST 'hafs_regional_atm_wav_intel' [16:04, 13:58](987 MB) +PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [17:20, 15:01](1008 MB) +PASS -- TEST 'hafs_regional_1nest_atm_intel' [06:52, 05:18](610 MB) +PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [08:19, 06:50](619 MB) +PASS -- TEST 'hafs_global_1nest_atm_intel' [04:46, 02:44](433 MB) +PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [10:15, 07:34](546 MB) +PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [06:42, 03:48](618 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [06:43, 03:45](622 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [07:44, 04:45](667 MB) +PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [04:26, 01:22](451 MB) + +PASS -- COMPILE 'hafsw_debug_intel' [05:10, 03:10] ( 1467 warnings 1502 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [13:43, 11:20](637 MB) + +PASS -- COMPILE 'hafsw_faster_intel' [12:10, 09:57] ( 8 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [19:54, 16:19](770 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [20:53, 16:52](814 MB) + +PASS -- COMPILE 'hafs_mom6w_intel' [12:10, 10:07] ( 7 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [13:04, 09:43](833 MB) + +PASS -- COMPILE 'hafs_all_intel' [11:10, 09:10] ( 8 remarks ) +PASS -- TEST 'hafs_regional_docn_intel' [11:10, 05:35](941 MB) +PASS -- TEST 'hafs_regional_docn_oisst_intel' [11:04, 05:40](912 MB) +PASS -- TEST 'hafs_regional_datm_cdeps_intel' [20:52, 16:24](1347 MB) + +PASS -- COMPILE 'datm_cdeps_intel' [05:10, 04:33] ( 2 remarks ) +PASS -- TEST 'datm_cdeps_control_cfsr_intel' [06:16, 02:14](1144 MB) +PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [02:24, 01:42](1093 MB) +PASS -- TEST 'datm_cdeps_control_gefs_intel' [05:14, 02:09](1020 MB) +PASS -- TEST 'datm_cdeps_iau_gefs_intel' [05:15, 02:10](1019 MB) +PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [05:15, 02:11](1013 MB) +PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [05:17, 02:07](1134 MB) +PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [05:25, 02:07](1140 MB) +PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [05:17, 02:01](1008 MB) +PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [07:56, 05:10](1159 MB) +PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [07:50, 05:11](1150 MB) +PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [04:13, 02:07](1130 MB) +PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [04:19, 03:02](2435 MB) +PASS -- TEST 'datm_cdeps_gfs_intel' [04:16, 03:11](2444 MB) + +PASS -- COMPILE 'datm_cdeps_debug_intel' [06:10, 02:24] ( 2 warnings 2 remarks ) +PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [06:14, 05:17](1076 MB) + +PASS -- COMPILE 'datm_cdeps_faster_intel' [09:18, 05:04] ( 2 remarks ) +PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [02:14, 02:06](1147 MB) + +PASS -- COMPILE 'datm_cdeps_land_intel' [02:10, 00:40] ( 1 remarks ) +PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [02:26, 01:09](340 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_intel' [01:21, 00:55](560 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [01:27, 00:38](560 MB) + +PASS -- COMPILE 'atml_intel' [09:10, 07:25] ( 8 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_sbs_intel' [09:09, 05:28](1655 MB) +PASS -- TEST 'control_p8_atmlnd_intel' [09:01, 05:37](1636 MB) +PASS -- TEST 'control_restart_p8_atmlnd_intel' [04:51, 03:03](944 MB) + +PASS -- COMPILE 'atml_debug_intel' [05:10, 03:19] ( 880 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_debug_intel' [06:02, 04:45](1659 MB) + +PASS -- COMPILE 'atmw_intel' [10:10, 09:43] ( 8 remarks ) +PASS -- TEST 'atmwav_control_noaero_p8_intel' [02:54, 01:30](1704 MB) + +PASS -- COMPILE 'atmaero_intel' [11:20, 06:45] ( 1 remarks ) +PASS -- TEST 'atmaero_control_p8_intel' [05:05, 03:45](1786 MB) +PASS -- TEST 'atmaero_control_p8_rad_intel' [05:57, 04:12](1809 MB) +PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [05:48, 04:13](1812 MB) + +PASS -- COMPILE 'atmaq_debug_intel' [05:10, 02:27] ( 884 warnings 6 remarks ) +PASS -- TEST 'regional_atmaq_debug_intel' [18:35, 16:19](4602 MB) + +PASS -- COMPILE 'atm_gnu' [05:11, 03:48] +PASS -- TEST 'control_c48_gnu' [10:53, 09:35](1576 MB) +PASS -- TEST 'control_stochy_gnu' [03:23, 02:23](735 MB) +PASS -- TEST 'control_ras_gnu' [04:22, 03:49](730 MB) +PASS -- TEST 'control_p8_gnu' [04:49, 03:44](1513 MB) +PASS -- TEST 'control_p8_ugwpv1_gnu' [04:51, 03:37](1517 MB) +PASS -- TEST 'control_flake_gnu' [05:22, 04:29](802 MB) + +PASS -- COMPILE 'rrfs_gnu' [05:10, 03:48] +PASS -- TEST 'rap_control_gnu' [08:42, 07:46](1085 MB) +PASS -- TEST 'rap_decomp_gnu' [08:45, 07:50](1084 MB) +PASS -- TEST 'rap_2threads_gnu' [07:48, 07:05](1121 MB) +PASS -- TEST 'rap_restart_gnu' [05:10, 03:58](885 MB) +PASS -- TEST 'rap_sfcdiff_gnu' [09:39, 07:41](1098 MB) +PASS -- TEST 'rap_sfcdiff_decomp_gnu' [09:38, 07:57](1085 MB) +PASS -- TEST 'rap_sfcdiff_restart_gnu' [06:53, 05:50](883 MB) +PASS -- TEST 'hrrr_control_gnu' [05:40, 04:04](1072 MB) +PASS -- TEST 'hrrr_control_noqr_gnu' [05:38, 04:03](1137 MB) +PASS -- TEST 'hrrr_control_2threads_gnu' [04:51, 03:40](1023 MB) +PASS -- TEST 'hrrr_control_decomp_gnu' [05:32, 04:09](1071 MB) +PASS -- TEST 'hrrr_control_restart_gnu' [04:21, 02:15](882 MB) +PASS -- TEST 'hrrr_control_restart_noqr_gnu' [04:21, 02:12](932 MB) +PASS -- TEST 'rrfs_v1beta_gnu' [09:52, 07:43](1078 MB) + +PASS -- COMPILE 'atm_dyn32_debug_gnu' [08:11, 04:54] +PASS -- TEST 'control_diag_debug_gnu' [02:42, 01:20](1623 MB) +PASS -- TEST 'regional_debug_gnu' [07:34, 06:36](923 MB) +PASS -- TEST 'rap_control_debug_gnu' [03:28, 01:57](1101 MB) +PASS -- TEST 'hrrr_control_debug_gnu' [03:18, 02:03](1090 MB) +PASS -- TEST 'hrrr_gf_debug_gnu' [03:17, 01:56](1097 MB) +PASS -- TEST 'hrrr_c3_debug_gnu' [03:18, 01:58](1096 MB) +PASS -- TEST 'rap_diag_debug_gnu' [03:28, 02:17](1272 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_gnu' [04:18, 03:05](1096 MB) +PASS -- TEST 'rap_progcld_thompson_debug_gnu' [03:18, 02:14](1103 MB) +PASS -- TEST 'rrfs_v1beta_debug_gnu' [03:19, 02:13](1092 MB) +PASS -- TEST 'control_ras_debug_gnu' [02:19, 01:11](732 MB) +PASS -- TEST 'control_stochy_debug_gnu' [03:17, 01:29](721 MB) +PASS -- TEST 'control_debug_p8_gnu' [02:36, 01:26](1504 MB) +PASS -- TEST 'rap_flake_debug_gnu' [02:18, 02:02](1098 MB) +PASS -- TEST 'rap_clm_lake_debug_gnu' [03:25, 02:12](1107 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_gnu' [04:53, 03:19](1104 MB) + +PASS -- COMPILE 'wam_debug_gnu' [05:11, 02:10] +PASS -- TEST 'control_wam_debug_gnu' [03:24, 01:56](504 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_gnu' [06:11, 03:45] +PASS -- TEST 'rap_control_dyn32_phy32_gnu' [08:45, 07:15](963 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_gnu' [05:48, 03:56](951 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_gnu' [08:38, 06:41](973 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_gnu' [05:39, 03:25](892 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_gnu' [05:35, 03:51](952 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_gnu' [07:00, 05:25](861 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_gnu' [03:26, 02:03](855 MB) +PASS -- TEST 'conus13km_control_gnu' [05:37, 02:37](1266 MB) +PASS -- TEST 'conus13km_2threads_gnu' [02:31, 01:02](1172 MB) +PASS -- TEST 'conus13km_restart_mismatch_gnu' [03:30, 01:24](928 MB) + +PASS -- COMPILE 'atm_dyn64_phy32_gnu' [10:11, 07:43] +PASS -- TEST 'rap_control_dyn64_phy32_gnu' [06:30, 04:32](991 MB) + +PASS -- COMPILE 'atm_dyn32_phy32_debug_gnu' [06:10, 05:03] +PASS -- TEST 'rap_control_debug_dyn32_phy32_gnu' [04:19, 01:59](974 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_gnu' [04:21, 02:03](969 MB) +PASS -- TEST 'conus13km_debug_gnu' [07:31, 05:32](1280 MB) +PASS -- TEST 'conus13km_debug_qr_gnu' [07:29, 05:39](951 MB) +PASS -- TEST 'conus13km_debug_2threads_gnu' [04:28, 03:30](1190 MB) +PASS -- TEST 'conus13km_radar_tten_debug_gnu' [07:27, 05:39](1347 MB) + +PASS -- COMPILE 'atm_dyn64_phy32_debug_gnu' [06:10, 05:03] +PASS -- TEST 'rap_control_dyn64_phy32_debug_gnu' [03:26, 02:05](999 MB) + +PASS -- COMPILE 's2swa_gnu' [15:10, 14:32] + +PASS -- COMPILE 's2s_gnu' [14:10, 13:59] + +PASS -- COMPILE 's2swa_debug_gnu' [03:10, 03:01] + +PASS -- COMPILE 's2sw_pdlib_gnu' [15:10, 14:46] + +PASS -- COMPILE 's2sw_pdlib_debug_gnu' [04:10, 03:36] + +PASS -- COMPILE 'datm_cdeps_gnu' [14:11, 13:46] SYNOPSIS: -Starting Date/Time: 20240428 23:52:40 -Ending Date/Time: 20240429 01:12:23 -Total Time: 01h:20m:09s +Starting Date/Time: 20240430 22:59:38 +Ending Date/Time: 20240501 00:25:35 +Total Time: 01h:26m:27s Compiles Completed: 54/54 Tests Completed: 235/235 @@ -400,64 +400,3 @@ If you are using this log as a pull request verification, please commit 'test_ch Result: SUCCESS ====END OF HERCULES REGRESSION TESTING LOG==== -====START OF HERCULES REGRESSION TESTING LOG==== - -UFSWM hash used in testing: -d35f6da7caf2a4d320aeb75613de67533a11d1b7 - -Submodule hashes used in testing: - 37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d) - be5d28fd1b60522e6fc98aefeead20e6aac3530b AQM/src/model/CMAQ (CMAQv5.2.1_07Feb2018-198-gbe5d28fd1) - 3d7067a523b8557058755289e4275f5f5c985daf CDEPS-interface/CDEPS (cdeps0.4.17-40-g3d7067a) - c9e4679f449e30bb4cc0f22164b4401a8b50f7a6 CICE-interface/CICE (CICE6.0.0-447-gc9e4679) - 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) - da95cc428d8b626e99250fd57a4279b4980044f8 FV3 (heads/develop) - 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) - 5faac752d9550d3570705358fa1eb3f5ac78a786 FV3/upp (upp_v10.2.0-185-g5faac75) --1ba8270870947b583cd51bc72ff8960f4c1fb36e FV3/upp/sorc/libIFI.fd --7476b8f2790a47d788f79cebfdbb551567ae7cf8 FV3/upp/sorc/ncep_post.fd/post_gtg.fd - 041422934cae1570f2f0e67239d5d89f11c6e1b7 GOCART (sdr_v2.1.2.6-119-g0414229) - 35789c757766e07f688b4c0c7c5229816f224b09 HYCOM-interface/HYCOM (2.3.00-121-g35789c7) - 0730606b808f2979241d850e763955f5526a980c MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10046-g0730606b8) - 9423197f894112edfcb1502245f7d7b873d551f9 MOM6-interface/MOM6/pkg/CVMix-src (9423197) - 29e64d652786e1d076a05128c920f394202bfe10 MOM6-interface/MOM6/pkg/GSW-Fortran (29e64d6) - 2f30e107fbc5959c4d4dbe614232e29ec3882a97 NOAHMP-interface/noahmp (v3.7.1-429-g2f30e10) - d9b3172f4197c65d471662c6952a668152d71230 WW3 (6.07.1-345-gd9b3172f) - 31e4e3e57bad8a7cdaa0ce2d3c4efbca63b5f74a stochastic_physics (ufs-v2.0.0-216-g31e4e3e) - - -NOTES: -[Times](Memory) are at the end of each compile/test in format [MM:SS](Size). -The first time is for the full script (prep+run+finalize). -The second time is specifically for the run phase. -Times/Memory will be empty for failed tests. - -BASELINE DIRECTORY: /work/noaa/epic/hercules/UFS-WM_RT/NEMSfv3gfs/develop-20240426 -COMPARISON DIRECTORY: /work2/noaa/stmp/zshrader/stmp/zshrader/FV3_RT/rt_4097341 - -RT.SH OPTIONS USED: -* (-a) - HPC PROJECT ACCOUNT: epic -* (-l) - USE CONFIG FILE: rt.conf - -PASS -- COMPILE 'atml_debug_intel' [04:10, 03:24] ( 880 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_debug_intel' [07:19, 04:53](1661 MB) - -SYNOPSIS: -Starting Date/Time: 20240429 12:39:56 -Ending Date/Time: 20240429 12:51:25 -Total Time: 00h:11m:32s -Compiles Completed: 1/1 -Tests Completed: 1/1 - -NOTES: -A file 'test_changes.list' was generated but is empty. -If you are using this log as a pull request verification, please commit 'test_changes.list'. - -Result: SUCCESS - -====END OF HERCULES REGRESSION TESTING LOG==== diff --git a/tests/logs/RegressionTests_jet.log b/tests/logs/RegressionTests_jet.log index 1299d6635f..cc7f856b7a 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: -d35f6da7caf2a4d320aeb75613de67533a11d1b7 +b2d7f816b6835880d15332692fc1c04af4fe7467 Submodule hashes used in testing: 37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d) @@ -11,10 +11,10 @@ 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) - da95cc428d8b626e99250fd57a4279b4980044f8 FV3 (heads/develop) + bbcabb5b292cccb4bd3542667f97a987cc3274cc FV3 (remotes/origin/mr2_innl) 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) + 9b9467998598fb45725a27a6200eabdf9840ad33 FV3/ccpp/framework (ccpp_transition_to_vlab_master_20190705-717-g9b94679) + cb2eedd54241523ca8bab09af86b4a45fa0bdd1b FV3/ccpp/physics (master-tag-before-replacing-with-ipd-setup-step-fast-5189-gcb2eedd5) 74a0e098b2163425e4b5466c2dfcf8ae26d560a5 FV3/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (v1.6) 5faac752d9550d3570705358fa1eb3f5ac78a786 FV3/upp (upp_v10.2.0-185-g5faac75) -1ba8270870947b583cd51bc72ff8960f4c1fb36e FV3/upp/sorc/libIFI.fd @@ -24,7 +24,7 @@ Submodule hashes used in testing: 0730606b808f2979241d850e763955f5526a980c MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10046-g0730606b8) 9423197f894112edfcb1502245f7d7b873d551f9 MOM6-interface/MOM6/pkg/CVMix-src (9423197) 29e64d652786e1d076a05128c920f394202bfe10 MOM6-interface/MOM6/pkg/GSW-Fortran (29e64d6) - 2f30e107fbc5959c4d4dbe614232e29ec3882a97 NOAHMP-interface/noahmp (v3.7.1-429-g2f30e10) + 1e259014c1eba9070cec7027d8b4b479ae54275a NOAHMP-interface/noahmp (v3.7.1-430-g1e25901) d9b3172f4197c65d471662c6952a668152d71230 WW3 (6.07.1-345-gd9b3172f) 31e4e3e57bad8a7cdaa0ce2d3c4efbca63b5f74a stochastic_physics (ufs-v2.0.0-216-g31e4e3e) @@ -35,243 +35,243 @@ 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-20240426 -COMPARISON DIRECTORY: /lfs4/HFIP/h-nems/Fernando.Andrade-maldonado/RT_RUNDIRS/Fernando.Andrade-maldonado/FV3_RT/rt_4164149 +BASELINE DIRECTORY: /mnt/lfs4/HFIP/hfv3gfs/role.epic/RT/NEMSfv3gfs/develop-20240430 +COMPARISON DIRECTORY: /lfs4/HFIP/h-nems/Fernando.Andrade-maldonado/RT_RUNDIRS/Fernando.Andrade-maldonado/FV3_RT/rt_4040815 RT.SH OPTIONS USED: * (-a) - HPC PROJECT ACCOUNT: h-nems * (-l) - USE CONFIG FILE: rt.conf -* (-e) - USE ECFLOW - -PASS -- COMPILE 's2swa_32bit_intel' [41:16, 40:08] ( 2 warnings 1383 remarks ) -PASS -- TEST 'cpld_control_p8_mixedmode_intel' [27:38, 06:57](1794 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_intel' [50:16, 50:07] ( 2 warnings 1427 remarks ) -PASS -- TEST 'cpld_control_gfsv17_intel' [46:04, 20:47](1666 MB) -PASS -- TEST 'cpld_control_gfsv17_iau_intel' [42:20, 22:40](1890 MB) -PASS -- TEST 'cpld_restart_gfsv17_intel' [31:06, 10:18](989 MB) -PASS -- TEST 'cpld_mpi_gfsv17_intel' [49:45, 24:04](1629 MB) - -PASS -- COMPILE 's2swa_intel' [41:16, 40:08] ( 1 warnings 1381 remarks ) -PASS -- TEST 'cpld_control_p8_intel' [28:12, 07:34](1823 MB) -PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [28:47, 07:29](1828 MB) -PASS -- TEST 'cpld_restart_p8_intel' [31:57, 04:30](1714 MB) -PASS -- TEST 'cpld_control_qr_p8_intel' [20:07, 07:36](1837 MB) -PASS -- TEST 'cpld_restart_qr_p8_intel' [40:03, 04:30](1728 MB) -PASS -- TEST 'cpld_2threads_p8_intel' [12:59, 07:12](2258 MB) -PASS -- TEST 'cpld_decomp_p8_intel' [20:00, 07:44](1828 MB) -PASS -- TEST 'cpld_mpi_p8_intel' [12:22, 06:34](1780 MB) -PASS -- TEST 'cpld_control_ciceC_p8_intel' [19:29, 07:33](1809 MB) -PASS -- TEST 'cpld_s2sa_p8_intel' [34:33, 07:22](1776 MB) - -PASS -- COMPILE 's2sw_intel' [38:14, 37:51] ( 1 warnings 1279 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_intel' [08:33, 06:39](1659 MB) -PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [08:48, 06:23](1703 MB) - -PASS -- COMPILE 's2swa_debug_intel' [06:11, 05:26] ( 1451 warnings 1228 remarks ) -PASS -- TEST 'cpld_debug_p8_intel' [12:55, 10:42](1839 MB) - -PASS -- COMPILE 's2sw_debug_intel' [06:11, 05:25] ( 1451 warnings 1228 remarks ) -PASS -- TEST 'cpld_debug_noaero_p8_intel' [11:27, 07:20](1663 MB) - -PASS -- COMPILE 's2s_aoflux_intel' [33:16, 32:18] ( 1 warnings 1011 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [29:59, 05:49](1719 MB) - -PASS -- COMPILE 's2s_intel' [34:14, 33:57] ( 1 warnings 1016 remarks ) -PASS -- TEST 'cpld_control_c48_intel' [16:23, 12:49](2786 MB) - -PASS -- COMPILE 's2swa_faster_intel' [33:26, 33:08] ( 1 warnings 1608 remarks ) -PASS -- TEST 'cpld_control_p8_faster_intel' [10:53, 07:13](1825 MB) - -PASS -- COMPILE 's2sw_pdlib_intel' [53:18, 52:31] ( 1 warnings 1339 remarks ) -PASS -- TEST 'cpld_control_pdlib_p8_intel' [44:40, 20:53](1684 MB) -PASS -- TEST 'cpld_restart_pdlib_p8_intel' [11:38, 09:37](1036 MB) -PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [25:45, 23:56](1668 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_intel' [10:12, 05:01] ( 1561 warnings 1998 remarks ) -PASS -- TEST 'cpld_debug_pdlib_p8_intel' [13:40, 32:15](1695 MB) - -PASS -- COMPILE 'atm_dyn32_intel' [35:16, 34:17] ( 2 warnings 1151 remarks ) -PASS -- TEST 'control_flake_intel' [17:34, 04:30](643 MB) -PASS -- TEST 'control_CubedSphereGrid_intel' [18:20, 03:49](1547 MB) -PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [19:20, 04:08](1551 MB) -PASS -- TEST 'control_latlon_intel' [17:10, 03:54](1544 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [30:23, 04:04](1543 MB) -PASS -- TEST 'control_c48_intel' [14:22, 11:49](1735 MB) -PASS -- TEST 'control_c48.v2.sfc_intel' [11:47, 10:08](846 MB) -PASS -- TEST 'control_c192_intel' [36:37, 14:19](1686 MB) -PASS -- TEST 'control_c384_intel' [41:27, 18:39](1813 MB) -PASS -- TEST 'control_c384gdas_intel' [38:04, 13:43](1019 MB) -PASS -- TEST 'control_stochy_intel' [12:33, 02:16](606 MB) -PASS -- TEST 'control_stochy_restart_intel' [16:33, 01:20](434 MB) -PASS -- TEST 'control_lndp_intel' [15:32, 02:09](602 MB) -PASS -- TEST 'control_iovr4_intel' [14:35, 03:24](593 MB) -PASS -- TEST 'control_iovr5_intel' [14:37, 03:22](598 MB) -PASS -- TEST 'control_p8_intel' [21:42, 04:04](1587 MB) -PASS -- TEST 'control_p8.v2.sfc_intel' [32:59, 04:00](1572 MB) -PASS -- TEST 'control_p8_ugwpv1_intel' [22:56, 03:44](1575 MB) -PASS -- TEST 'control_restart_p8_intel' [20:27, 02:13](816 MB) -PASS -- TEST 'control_noqr_p8_intel' [21:47, 03:48](1564 MB) -PASS -- TEST 'control_restart_noqr_p8_intel' [20:21, 02:09](834 MB) -PASS -- TEST 'control_decomp_p8_intel' [19:42, 03:59](1570 MB) -PASS -- TEST 'control_2threads_p8_intel' [19:41, 03:47](1673 MB) -PASS -- TEST 'control_p8_lndp_intel' [26:18, 07:02](1574 MB) -PASS -- TEST 'control_p8_rrtmgp_intel' [19:59, 05:08](1642 MB) -PASS -- TEST 'control_p8_mynn_intel' [31:00, 04:02](1583 MB) -PASS -- TEST 'merra2_thompson_intel' [21:03, 04:27](1584 MB) -PASS -- TEST 'regional_control_intel' [21:58, 07:06](762 MB) -PASS -- TEST 'regional_restart_intel' [19:47, 03:46](934 MB) -PASS -- TEST 'regional_decomp_intel' [13:43, 07:33](760 MB) -PASS -- TEST 'regional_2threads_intel' [09:39, 04:29](757 MB) -PASS -- TEST 'regional_netcdf_parallel_intel' [13:52, 07:03](767 MB) -PASS -- TEST 'regional_2dwrtdecomp_intel' [22:47, 07:00](766 MB) - -PASS -- COMPILE 'rrfs_intel' [33:13, 32:41] ( 4 warnings 1119 remarks ) -PASS -- TEST 'rap_control_intel' [31:42, 10:05](991 MB) -PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [26:14, 05:51](1217 MB) -PASS -- TEST 'rap_decomp_intel' [32:09, 10:52](987 MB) -PASS -- TEST 'rap_2threads_intel' [32:08, 09:52](1082 MB) -PASS -- TEST 'rap_restart_intel' [08:37, 05:16](985 MB) -PASS -- TEST 'rap_sfcdiff_intel' [32:28, 10:21](994 MB) -PASS -- TEST 'rap_sfcdiff_decomp_intel' [32:01, 11:01](989 MB) -PASS -- TEST 'rap_sfcdiff_restart_intel' [10:25, 07:30](999 MB) -PASS -- TEST 'hrrr_control_intel' [26:00, 05:16](986 MB) -PASS -- TEST 'hrrr_control_decomp_intel' [26:01, 05:30](985 MB) -PASS -- TEST 'hrrr_control_2threads_intel' [25:24, 04:46](1063 MB) -PASS -- TEST 'hrrr_control_restart_intel' [06:31, 02:48](920 MB) -PASS -- TEST 'rrfs_v1beta_intel' [29:38, 10:14](987 MB) -PASS -- TEST 'rrfs_v1nssl_intel' [29:36, 12:43](1936 MB) -PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [30:34, 12:24](1933 MB) - -PASS -- COMPILE 'csawmg_intel' [33:13, 31:00] ( 2 warnings 1096 remarks ) -PASS -- TEST 'control_csawmg_intel' [23:44, 08:19](695 MB) -PASS -- TEST 'control_ras_intel' [18:30, 04:29](670 MB) - -PASS -- COMPILE 'wam_intel' [41:15, 29:55] ( 1 warnings 982 remarks ) -PASS -- TEST 'control_wam_intel' [08:25, 02:58](501 MB) - -PASS -- COMPILE 'atm_faster_dyn32_intel' [48:19, 31:41] ( 1 warnings 1295 remarks ) -PASS -- TEST 'control_p8_faster_intel' [06:32, 03:33](1576 MB) -PASS -- TEST 'regional_control_faster_intel' [08:44, 06:30](766 MB) - -PASS -- COMPILE 'atm_debug_dyn32_intel' [23:14, 05:37] ( 886 warnings 9 remarks ) -PASS -- TEST 'control_CubedSphereGrid_debug_intel' [15:50, 03:41](1562 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [15:53, 03:42](1578 MB) -PASS -- TEST 'control_stochy_debug_intel' [14:32, 03:46](763 MB) -PASS -- TEST 'control_lndp_debug_intel' [13:30, 03:23](766 MB) -PASS -- TEST 'control_csawmg_debug_intel' [16:52, 05:20](812 MB) -PASS -- TEST 'control_ras_debug_intel' [11:33, 03:24](775 MB) -PASS -- TEST 'control_diag_debug_intel' [10:59, 03:25](1624 MB) -PASS -- TEST 'control_debug_p8_intel' [11:54, 03:48](1589 MB) -PASS -- TEST 'regional_debug_intel' [26:52, 21:47](778 MB) -PASS -- TEST 'rap_control_debug_intel' [10:26, 06:02](1157 MB) -PASS -- TEST 'hrrr_control_debug_intel' [10:28, 05:54](1145 MB) -PASS -- TEST 'hrrr_gf_debug_intel' [11:31, 06:02](1154 MB) -PASS -- TEST 'hrrr_c3_debug_intel' [10:30, 06:05](1153 MB) -PASS -- TEST 'rap_unified_drag_suite_debug_intel' [09:25, 06:02](1159 MB) -PASS -- TEST 'rap_diag_debug_intel' [09:34, 06:25](1237 MB) -PASS -- TEST 'rap_cires_ugwp_debug_intel' [09:28, 06:12](1152 MB) -PASS -- TEST 'rap_unified_ugwp_debug_intel' [09:28, 06:11](1153 MB) -PASS -- TEST 'rap_lndp_debug_intel' [08:36, 06:12](1152 MB) -PASS -- TEST 'rap_progcld_thompson_debug_intel' [08:33, 06:03](1158 MB) -PASS -- TEST 'rap_noah_debug_intel' [08:25, 06:01](1152 MB) -PASS -- TEST 'rap_sfcdiff_debug_intel' [08:26, 06:04](1154 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [12:26, 09:55](1151 MB) -PASS -- TEST 'rrfs_v1beta_debug_intel' [07:28, 05:58](1145 MB) -PASS -- TEST 'rap_clm_lake_debug_intel' [09:28, 07:25](1159 MB) -PASS -- TEST 'rap_flake_debug_intel' [08:24, 06:04](1149 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [13:22, 10:33](1156 MB) - -PASS -- COMPILE 'wam_debug_intel' [22:15, 04:01] ( 856 warnings ) -PASS -- TEST 'control_wam_debug_intel' [09:24, 06:11](441 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [37:18, 30:17] ( 4 warnings 1032 remarks ) -PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [08:17, 05:45](1073 MB) -PASS -- TEST 'rap_control_dyn32_phy32_intel' [17:09, 08:22](903 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [14:18, 04:26](869 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [17:09, 07:57](951 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [17:24, 04:03](910 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [14:18, 04:40](857 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_intel' [14:22, 06:16](903 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [11:36, 02:30](846 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [44:21, 42:35] ( 4 warnings 1198 remarks ) -PASS -- TEST 'conus13km_control_intel' [11:09, 02:56](1111 MB) -PASS -- TEST 'conus13km_2threads_intel' [04:00, 01:21](1055 MB) -PASS -- TEST 'conus13km_restart_mismatch_intel' [04:59, 01:34](1026 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [36:13, 30:44] ( 4 warnings 1052 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_intel' [08:58, 05:31](908 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [05:12, 04:09] ( 788 warnings 8 remarks ) -PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [07:28, 06:06](1031 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [07:28, 05:52](1024 MB) -PASS -- TEST 'conus13km_debug_intel' [20:58, 18:22](1140 MB) -PASS -- TEST 'conus13km_debug_qr_intel' [20:58, 18:37](854 MB) -PASS -- TEST 'conus13km_debug_2threads_intel' [11:51, 10:40](1082 MB) -PASS -- TEST 'conus13km_radar_tten_debug_intel' [19:55, 18:20](1204 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [06:11, 04:10] ( 788 warnings 8 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [07:32, 06:06](1071 MB) - -PASS -- COMPILE 'hafsw_intel' [35:16, 34:59] ( 2 warnings 1430 remarks ) -PASS -- TEST 'hafs_regional_atm_intel' [09:25, 07:14](715 MB) -PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [10:38, 06:33](1079 MB) -PASS -- TEST 'hafs_regional_atm_ocn_intel' [17:52, 09:18](774 MB) -PASS -- TEST 'hafs_regional_atm_wav_intel' [23:35, 16:10](799 MB) -PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [25:54, 18:09](825 MB) -PASS -- TEST 'gnv1_nested_intel' [13:34, 05:41](773 MB) - -PASS -- COMPILE 'hafs_all_intel' [32:13, 31:42] ( 1 warnings 1268 remarks ) -PASS -- TEST 'hafs_regional_docn_intel' [17:29, 09:08](770 MB) -PASS -- TEST 'hafs_regional_docn_oisst_intel' [17:33, 08:52](752 MB) - -PASS -- COMPILE 'datm_cdeps_intel' [09:11, 08:00] ( 67 remarks ) -PASS -- TEST 'datm_cdeps_control_cfsr_intel' [07:24, 03:36](1053 MB) -PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [07:24, 02:12](1034 MB) -PASS -- TEST 'datm_cdeps_control_gefs_intel' [06:22, 03:34](923 MB) -PASS -- TEST 'datm_cdeps_iau_gefs_intel' [07:24, 03:33](925 MB) -PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [06:24, 03:36](926 MB) -PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [06:24, 03:37](1058 MB) -PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [07:24, 03:37](1053 MB) -PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [07:24, 03:31](922 MB) -PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [11:25, 07:55](888 MB) -PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [12:25, 08:18](839 MB) -PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [06:21, 03:36](1066 MB) -PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [08:25, 05:08](2344 MB) -PASS -- TEST 'datm_cdeps_gfs_intel' [06:24, 05:05](2339 MB) - -PASS -- COMPILE 'datm_cdeps_debug_intel' [06:11, 03:25] ( 2 warnings ) -PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [09:22, 07:58](1006 MB) - -PASS -- COMPILE 'datm_cdeps_faster_intel' [11:11, 08:00] ( 70 remarks ) -PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [09:25, 03:38](1067 MB) - -PASS -- COMPILE 'datm_cdeps_land_intel' [08:11, 01:49] ( 60 remarks ) -PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [07:37, 01:35](231 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_intel' [06:34, 01:22](259 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [02:32, 00:49](254 MB) - -PASS -- COMPILE 'atml_intel' [39:14, 34:04] ( 9 warnings 1189 remarks ) -PASS -- TEST 'control_p8_atmlnd_sbs_intel' [11:43, 08:04](1602 MB) -PASS -- TEST 'control_p8_atmlnd_intel' [16:49, 07:52](1598 MB) -PASS -- TEST 'control_restart_p8_atmlnd_intel' [05:54, 04:22](865 MB) - -PASS -- COMPILE 'atml_debug_intel' [11:12, 05:14] ( 881 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_debug_intel' [09:53, 07:27](1615 MB) - -PASS -- COMPILE 'atmw_intel' [38:14, 31:57] ( 1 warnings 1260 remarks ) -PASS -- TEST 'atmwav_control_noaero_p8_intel' [07:29, 02:19](1615 MB) - -PASS -- COMPILE 'atmaero_intel' [36:17, 30:30] ( 1 warnings 1099 remarks ) -PASS -- TEST 'atmaero_control_p8_intel' [07:29, 05:14](1697 MB) -PASS -- TEST 'atmaero_control_p8_rad_intel' [13:31, 06:24](1725 MB) -PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [13:16, 06:34](1726 MB) +* (-r) - USE ROCOTO + +PASS -- COMPILE 's2swa_32bit_intel' [38:23, 38:22] ( 2 warnings 1383 remarks ) +PASS -- TEST 'cpld_control_p8_mixedmode_intel' [11:40, 07:39](1779 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_intel' [54:11, 54:10] ( 2 warnings 1427 remarks ) +PASS -- TEST 'cpld_control_gfsv17_intel' [22:49, 21:02](1662 MB) +PASS -- TEST 'cpld_control_gfsv17_iau_intel' [25:14, 22:48](1846 MB) +PASS -- TEST 'cpld_restart_gfsv17_intel' [12:21, 10:30](991 MB) +PASS -- TEST 'cpld_mpi_gfsv17_intel' [26:09, 24:08](1623 MB) + +PASS -- COMPILE 's2swa_intel' [38:50, 38:50] ( 1 warnings 1381 remarks ) +PASS -- TEST 'cpld_control_p8_intel' [10:08, 08:21](1783 MB) +PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [09:47, 08:17](1779 MB) +PASS -- TEST 'cpld_restart_p8_intel' [06:45, 04:43](1661 MB) +PASS -- TEST 'cpld_control_qr_p8_intel' [09:51, 08:17](1834 MB) +PASS -- TEST 'cpld_restart_qr_p8_intel' [06:22, 04:37](1692 MB) +PASS -- TEST 'cpld_2threads_p8_intel' [10:12, 08:08](2244 MB) +PASS -- TEST 'cpld_decomp_p8_intel' [10:17, 08:14](1812 MB) +PASS -- TEST 'cpld_mpi_p8_intel' [08:10, 06:42](1779 MB) +PASS -- TEST 'cpld_control_ciceC_p8_intel' [09:20, 07:50](1803 MB) +PASS -- TEST 'cpld_s2sa_p8_intel' [08:43, 07:15](1784 MB) + +PASS -- COMPILE 's2sw_intel' [36:22, 36:21] ( 1 warnings 1279 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_intel' [07:04, 05:53](1647 MB) +PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [07:52, 06:03](1704 MB) + +PASS -- COMPILE 's2swa_debug_intel' [05:46, 05:45] ( 1451 warnings 1228 remarks ) +PASS -- TEST 'cpld_debug_p8_intel' [12:13, 10:49](1821 MB) + +PASS -- COMPILE 's2sw_debug_intel' [05:05, 05:04] ( 1451 warnings 1228 remarks ) +PASS -- TEST 'cpld_debug_noaero_p8_intel' [08:42, 07:25](1677 MB) + +PASS -- COMPILE 's2s_aoflux_intel' [32:42, 32:42] ( 1 warnings 1011 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [07:21, 05:54](1666 MB) + +PASS -- COMPILE 's2s_intel' [32:29, 32:29] ( 1 warnings 1016 remarks ) +PASS -- TEST 'cpld_control_c48_intel' [13:54, 13:06](2790 MB) + +PASS -- COMPILE 's2swa_faster_intel' [33:33, 33:32] ( 1 warnings 1608 remarks ) +PASS -- TEST 'cpld_control_p8_faster_intel' [10:36, 08:51](1819 MB) + +PASS -- COMPILE 's2sw_pdlib_intel' [47:39, 47:38] ( 1 warnings 1339 remarks ) +PASS -- TEST 'cpld_control_pdlib_p8_intel' [22:10, 21:00](1654 MB) +PASS -- TEST 'cpld_restart_pdlib_p8_intel' [12:44, 11:16](1020 MB) +PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [29:09, 27:36](1653 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_intel' [05:14, 05:14] ( 1561 warnings 1998 remarks ) +PASS -- TEST 'cpld_debug_pdlib_p8_intel' [33:48, 32:29](1683 MB) + +PASS -- COMPILE 'atm_dyn32_intel' [34:30, 34:29] ( 2 warnings 1151 remarks ) +PASS -- TEST 'control_flake_intel' [04:54, 04:29](654 MB) +PASS -- TEST 'control_CubedSphereGrid_intel' [04:54, 04:06](1520 MB) +PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [05:03, 04:17](1538 MB) +PASS -- TEST 'control_latlon_intel' [04:39, 04:00](1548 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [04:53, 04:06](1543 MB) +PASS -- TEST 'control_c48_intel' [12:35, 11:55](1720 MB) +PASS -- TEST 'control_c48.v2.sfc_intel' [10:30, 10:10](845 MB) +PASS -- TEST 'control_c192_intel' [15:52, 14:53](1666 MB) +PASS -- TEST 'control_c384_intel' [21:31, 19:48](1814 MB) +PASS -- TEST 'control_c384gdas_intel' [18:57, 16:10](1008 MB) +PASS -- TEST 'control_stochy_intel' [02:36, 02:16](604 MB) +PASS -- TEST 'control_stochy_restart_intel' [01:40, 01:21](431 MB) +PASS -- TEST 'control_lndp_intel' [02:25, 02:09](601 MB) +PASS -- TEST 'control_iovr4_intel' [04:00, 03:45](598 MB) +PASS -- TEST 'control_iovr5_intel' [04:43, 04:19](595 MB) +PASS -- TEST 'control_p8_intel' [05:59, 04:35](1564 MB) +PASS -- TEST 'control_p8.v2.sfc_intel' [05:33, 04:17](1564 MB) +PASS -- TEST 'control_p8_ugwpv1_intel' [05:53, 04:32](1578 MB) +PASS -- TEST 'control_restart_p8_intel' [03:58, 02:42](821 MB) +PASS -- TEST 'control_noqr_p8_intel' [05:51, 04:35](1558 MB) +PASS -- TEST 'control_restart_noqr_p8_intel' [03:51, 02:27](836 MB) +PASS -- TEST 'control_decomp_p8_intel' [06:04, 04:44](1562 MB) +PASS -- TEST 'control_2threads_p8_intel' [06:13, 04:52](1662 MB) +PASS -- TEST 'control_p8_lndp_intel' [09:17, 08:20](1565 MB) +PASS -- TEST 'control_p8_rrtmgp_intel' [07:51, 06:11](1624 MB) +PASS -- TEST 'control_p8_mynn_intel' [06:20, 04:55](1591 MB) +PASS -- TEST 'merra2_thompson_intel' [07:04, 05:23](1585 MB) +PASS -- TEST 'regional_control_intel' [09:45, 09:06](770 MB) +PASS -- TEST 'regional_restart_intel' [05:48, 05:14](917 MB) +PASS -- TEST 'regional_decomp_intel' [10:04, 09:29](763 MB) +PASS -- TEST 'regional_2threads_intel' [07:40, 07:05](741 MB) +PASS -- TEST 'regional_netcdf_parallel_intel' [10:11, 09:21](763 MB) +PASS -- TEST 'regional_2dwrtdecomp_intel' [10:08, 09:21](757 MB) + +PASS -- COMPILE 'rrfs_intel' [32:54, 32:54] ( 4 warnings 1119 remarks ) +PASS -- TEST 'rap_control_intel' [14:12, 12:39](993 MB) +PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [08:02, 07:00](1219 MB) +PASS -- TEST 'rap_decomp_intel' [15:53, 14:44](989 MB) +PASS -- TEST 'rap_2threads_intel' [13:14, 12:18](1087 MB) +PASS -- TEST 'rap_restart_intel' [08:06, 06:25](995 MB) +PASS -- TEST 'rap_sfcdiff_intel' [14:30, 13:15](985 MB) +PASS -- TEST 'rap_sfcdiff_decomp_intel' [14:47, 13:37](987 MB) +PASS -- TEST 'rap_sfcdiff_restart_intel' [11:51, 10:05](1002 MB) +PASS -- TEST 'hrrr_control_intel' [07:18, 06:01](991 MB) +PASS -- TEST 'hrrr_control_decomp_intel' [08:57, 07:23](979 MB) +PASS -- TEST 'hrrr_control_2threads_intel' [07:39, 06:19](1055 MB) +PASS -- TEST 'hrrr_control_restart_intel' [04:52, 04:28](917 MB) +PASS -- TEST 'rrfs_v1beta_intel' [14:22, 13:04](986 MB) +PASS -- TEST 'rrfs_v1nssl_intel' [16:15, 15:48](1927 MB) +PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [15:20, 14:56](1936 MB) + +PASS -- COMPILE 'csawmg_intel' [32:05, 32:05] ( 2 warnings 1096 remarks ) +PASS -- TEST 'control_csawmg_intel' [11:06, 10:17](673 MB) +PASS -- TEST 'control_ras_intel' [06:03, 05:26](667 MB) + +PASS -- COMPILE 'wam_intel' [30:06, 30:06] ( 1 warnings 982 remarks ) +PASS -- TEST 'control_wam_intel' [04:22, 03:43](501 MB) + +PASS -- COMPILE 'atm_faster_dyn32_intel' [32:02, 32:02] ( 1 warnings 1295 remarks ) +PASS -- TEST 'control_p8_faster_intel' [06:11, 04:34](1576 MB) +PASS -- TEST 'regional_control_faster_intel' [09:43, 09:03](767 MB) + +PASS -- COMPILE 'atm_debug_dyn32_intel' [05:54, 05:53] ( 886 warnings 9 remarks ) +PASS -- TEST 'control_CubedSphereGrid_debug_intel' [05:55, 04:22](1503 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [04:45, 03:46](1564 MB) +PASS -- TEST 'control_stochy_debug_intel' [04:39, 04:04](748 MB) +PASS -- TEST 'control_lndp_debug_intel' [03:42, 03:28](745 MB) +PASS -- TEST 'control_csawmg_debug_intel' [06:03, 05:23](794 MB) +PASS -- TEST 'control_ras_debug_intel' [04:03, 03:46](772 MB) +PASS -- TEST 'control_diag_debug_intel' [04:52, 03:52](1610 MB) +PASS -- TEST 'control_debug_p8_intel' [04:29, 03:47](1589 MB) +PASS -- TEST 'regional_debug_intel' [23:16, 22:38](768 MB) +PASS -- TEST 'rap_control_debug_intel' [06:53, 06:15](1146 MB) +PASS -- TEST 'hrrr_control_debug_intel' [06:31, 06:17](1141 MB) +PASS -- TEST 'hrrr_gf_debug_intel' [06:49, 06:30](1153 MB) +PASS -- TEST 'hrrr_c3_debug_intel' [06:42, 06:25](1151 MB) +PASS -- TEST 'rap_unified_drag_suite_debug_intel' [07:22, 07:04](1154 MB) +PASS -- TEST 'rap_diag_debug_intel' [07:13, 06:41](1236 MB) +PASS -- TEST 'rap_cires_ugwp_debug_intel' [06:48, 06:29](1144 MB) +PASS -- TEST 'rap_unified_ugwp_debug_intel' [06:41, 06:28](1148 MB) +PASS -- TEST 'rap_lndp_debug_intel' [06:52, 06:37](1129 MB) +PASS -- TEST 'rap_progcld_thompson_debug_intel' [07:20, 06:51](1155 MB) +PASS -- TEST 'rap_noah_debug_intel' [06:33, 06:14](1146 MB) +PASS -- TEST 'rap_sfcdiff_debug_intel' [06:38, 06:12](1147 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [10:28, 10:08](1149 MB) +PASS -- TEST 'rrfs_v1beta_debug_intel' [06:38, 06:14](1145 MB) +PASS -- TEST 'rap_clm_lake_debug_intel' [08:10, 07:50](1155 MB) +PASS -- TEST 'rap_flake_debug_intel' [06:58, 06:36](1151 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [12:09, 10:46](1154 MB) + +PASS -- COMPILE 'wam_debug_intel' [04:17, 04:17] ( 856 warnings ) +PASS -- TEST 'control_wam_debug_intel' [06:44, 06:24](446 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [30:27, 30:27] ( 4 warnings 1032 remarks ) +PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [08:06, 06:45](1073 MB) +PASS -- TEST 'rap_control_dyn32_phy32_intel' [11:41, 10:34](905 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [07:10, 05:42](864 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [10:53, 09:36](941 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [06:44, 05:02](906 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [06:53, 05:27](858 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_intel' [10:41, 09:07](899 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [03:01, 02:32](829 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [43:02, 43:02] ( 4 warnings 1198 remarks ) +PASS -- TEST 'conus13km_control_intel' [04:07, 03:17](1078 MB) +PASS -- TEST 'conus13km_2threads_intel' [02:34, 01:33](1024 MB) +PASS -- TEST 'conus13km_restart_mismatch_intel' [03:00, 02:06](1008 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [30:47, 30:45] ( 4 warnings 1052 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_intel' [07:24, 06:34](910 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [04:25, 04:24] ( 788 warnings 8 remarks ) +PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [07:09, 06:49](1034 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [06:41, 05:57](1029 MB) +PASS -- TEST 'conus13km_debug_intel' [19:19, 18:35](1141 MB) +PASS -- TEST 'conus13km_debug_qr_intel' [19:41, 18:46](847 MB) +PASS -- TEST 'conus13km_debug_2threads_intel' [11:56, 11:10](1083 MB) +PASS -- TEST 'conus13km_radar_tten_debug_intel' [19:29, 18:35](1189 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [04:33, 04:33] ( 788 warnings 8 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [07:34, 06:54](1077 MB) + +PASS -- COMPILE 'hafsw_intel' [34:52, 34:52] ( 2 warnings 1430 remarks ) +PASS -- TEST 'hafs_regional_atm_intel' [11:44, 10:17](716 MB) +PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [11:56, 11:06](1078 MB) +PASS -- TEST 'hafs_regional_atm_ocn_intel' [18:00, 15:58](775 MB) +PASS -- TEST 'hafs_regional_atm_wav_intel' [22:24, 20:53](807 MB) +PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [24:10, 21:36](824 MB) +PASS -- TEST 'gnv1_nested_intel' [11:55, 10:27](779 MB) + +PASS -- COMPILE 'hafs_all_intel' [32:42, 32:42] ( 1 warnings 1268 remarks ) +PASS -- TEST 'hafs_regional_docn_intel' [13:42, 12:16](767 MB) +PASS -- TEST 'hafs_regional_docn_oisst_intel' [16:03, 14:25](755 MB) + +PASS -- COMPILE 'datm_cdeps_intel' [08:10, 08:10] ( 67 remarks ) +PASS -- TEST 'datm_cdeps_control_cfsr_intel' [04:16, 04:05](1059 MB) +PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [02:43, 02:31](1035 MB) +PASS -- TEST 'datm_cdeps_control_gefs_intel' [04:14, 04:02](929 MB) +PASS -- TEST 'datm_cdeps_iau_gefs_intel' [04:18, 04:04](926 MB) +PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [04:33, 04:16](932 MB) +PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [04:21, 04:09](1061 MB) +PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [04:21, 04:09](1064 MB) +PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [03:57, 03:49](921 MB) +PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [11:03, 09:16](880 MB) +PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [09:33, 07:55](850 MB) +PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [03:57, 03:44](1064 MB) +PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [06:11, 05:59](2347 MB) +PASS -- TEST 'datm_cdeps_gfs_intel' [06:14, 06:04](2393 MB) + +PASS -- COMPILE 'datm_cdeps_debug_intel' [03:42, 03:39] ( 2 warnings ) +PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [08:20, 08:09](1011 MB) + +PASS -- COMPILE 'datm_cdeps_faster_intel' [08:12, 08:11] ( 70 remarks ) +PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [04:00, 03:37](1052 MB) + +PASS -- COMPILE 'datm_cdeps_land_intel' [01:59, 01:59] ( 60 remarks ) +PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [03:14, 02:42](233 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_intel' [03:30, 03:11](256 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [02:29, 02:08](256 MB) + +PASS -- COMPILE 'atml_intel' [35:00, 35:00] ( 9 warnings 1189 remarks ) +PASS -- TEST 'control_p8_atmlnd_sbs_intel' [16:30, 14:55](1600 MB) +PASS -- TEST 'control_p8_atmlnd_intel' [16:21, 14:40](1607 MB) +PASS -- TEST 'control_restart_p8_atmlnd_intel' [10:09, 09:16](871 MB) + +PASS -- COMPILE 'atml_debug_intel' [05:55, 05:55] ( 881 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_debug_intel' [11:11, 08:51](1611 MB) + +PASS -- COMPILE 'atmw_intel' [32:02, 32:02] ( 1 warnings 1260 remarks ) +PASS -- TEST 'atmwav_control_noaero_p8_intel' [04:37, 03:10](1606 MB) + +PASS -- COMPILE 'atmaero_intel' [31:22, 31:22] ( 1 warnings 1099 remarks ) +PASS -- TEST 'atmaero_control_p8_intel' [08:38, 07:01](1659 MB) +PASS -- TEST 'atmaero_control_p8_rad_intel' [09:42, 07:59](1725 MB) +PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [09:03, 07:34](1735 MB) SYNOPSIS: -Starting Date/Time: 20240429 17:50:27 -Ending Date/Time: 20240429 21:45:18 -Total Time: 03h:55m:28s +Starting Date/Time: 20240501 15:20:11 +Ending Date/Time: 20240501 20:09:19 +Total Time: 04h:49m:47s Compiles Completed: 33/33 Tests Completed: 159/159 diff --git a/tests/logs/RegressionTests_orion.log b/tests/logs/RegressionTests_orion.log index 97ee167d89..39c3aca92d 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: -fc1d99cd44c4dfa5f95d34deede2a4e0ff81577b +ee1e3c5e5a1cc1f622452890e61b3950a3e73ebd Submodule hashes used in testing: 37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d) @@ -11,10 +11,10 @@ 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) - da95cc428d8b626e99250fd57a4279b4980044f8 FV3 (heads/develop) + bbcabb5b292cccb4bd3542667f97a987cc3274cc FV3 (remotes/origin/mr2_innl) 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) + 9b9467998598fb45725a27a6200eabdf9840ad33 FV3/ccpp/framework (ccpp_transition_to_vlab_master_20190705-717-g9b94679) + cb2eedd54241523ca8bab09af86b4a45fa0bdd1b FV3/ccpp/physics (master-tag-before-replacing-with-ipd-setup-step-fast-5189-gcb2eedd5) 74a0e098b2163425e4b5466c2dfcf8ae26d560a5 FV3/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (v1.6) 5faac752d9550d3570705358fa1eb3f5ac78a786 FV3/upp (upp_v10.2.0-185-g5faac75) -1ba8270870947b583cd51bc72ff8960f4c1fb36e FV3/upp/sorc/libIFI.fd @@ -24,7 +24,7 @@ Submodule hashes used in testing: 0730606b808f2979241d850e763955f5526a980c MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10046-g0730606b8) 9423197f894112edfcb1502245f7d7b873d551f9 MOM6-interface/MOM6/pkg/CVMix-src (9423197) 29e64d652786e1d076a05128c920f394202bfe10 MOM6-interface/MOM6/pkg/GSW-Fortran (29e64d6) - 2f30e107fbc5959c4d4dbe614232e29ec3882a97 NOAHMP-interface/noahmp (v3.7.1-429-g2f30e10) + 1e259014c1eba9070cec7027d8b4b479ae54275a NOAHMP-interface/noahmp (v3.7.1-430-g1e25901) d9b3172f4197c65d471662c6952a668152d71230 WW3 (6.07.1-345-gd9b3172f) 31e4e3e57bad8a7cdaa0ce2d3c4efbca63b5f74a stochastic_physics (ufs-v2.0.0-216-g31e4e3e) @@ -35,274 +35,274 @@ 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-20240426 -COMPARISON DIRECTORY: /work/noaa/stmp/zshrader/stmp/zshrader/FV3_RT/rt_453139 +BASELINE DIRECTORY: /work/noaa/epic/UFS-WM_RT/NEMSfv3gfs/develop-20240430 +COMPARISON DIRECTORY: /work/noaa/stmp/zshrader/stmp/zshrader/FV3_RT/rt_14513 RT.SH OPTIONS USED: * (-a) - HPC PROJECT ACCOUNT: epic * (-l) - USE CONFIG FILE: rt.conf * (-e) - USE ECFLOW -PASS -- COMPILE 's2swa_32bit_intel' [15:11, 14:24] ( 2 warnings 8 remarks ) -PASS -- TEST 'cpld_control_p8_mixedmode_intel' [10:09, 05:32](3175 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_intel' [20:11, 19:33] ( 2 warnings 8 remarks ) -PASS -- TEST 'cpld_control_gfsv17_intel' [20:02, 17:22](1756 MB) -PASS -- TEST 'cpld_control_gfsv17_iau_intel' [21:14, 18:51](2032 MB) -PASS -- TEST 'cpld_restart_gfsv17_intel' [12:04, 08:23](1113 MB) -PASS -- TEST 'cpld_mpi_gfsv17_intel' [21:58, 19:27](1653 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [06:10, 05:15] ( 1526 warnings 1998 remarks ) -PASS -- TEST 'cpld_debug_gfsv17_intel' [24:51, 23:02](1685 MB) - -PASS -- COMPILE 's2swa_intel' [15:11, 15:04] ( 1 warnings 8 remarks ) -PASS -- TEST 'cpld_control_p8_intel' [09:52, 05:47](3211 MB) -PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [10:11, 05:48](3212 MB) -PASS -- TEST 'cpld_restart_p8_intel' [05:59, 03:26](3248 MB) -PASS -- TEST 'cpld_control_qr_p8_intel' [09:52, 05:50](3236 MB) -PASS -- TEST 'cpld_restart_qr_p8_intel' [06:00, 03:25](3277 MB) -PASS -- TEST 'cpld_2threads_p8_intel' [09:52, 06:12](3550 MB) -PASS -- TEST 'cpld_decomp_p8_intel' [09:52, 05:48](3201 MB) -PASS -- TEST 'cpld_mpi_p8_intel' [08:59, 04:49](3068 MB) -PASS -- TEST 'cpld_control_ciceC_p8_intel' [10:10, 05:47](3209 MB) -PASS -- TEST 'cpld_control_c192_p8_intel' [15:10, 10:25](3343 MB) -PASS -- TEST 'cpld_restart_c192_p8_intel' [10:33, 06:33](3630 MB) -PASS -- TEST 'cpld_bmark_p8_intel' [19:06, 11:03](4125 MB) -PASS -- TEST 'cpld_restart_bmark_p8_intel' [17:33, 06:54](4372 MB) -PASS -- TEST 'cpld_s2sa_p8_intel' [09:59, 05:35](3173 MB) - -PASS -- COMPILE 's2sw_intel' [15:11, 14:18] ( 1 warnings 8 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_intel' [08:39, 04:46](1742 MB) -PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [08:59, 04:30](1779 MB) - -PASS -- COMPILE 's2swa_debug_intel' [05:10, 04:32] ( 1451 warnings 1228 remarks ) -PASS -- TEST 'cpld_debug_p8_intel' [10:59, 08:34](3246 MB) - -PASS -- COMPILE 's2sw_debug_intel' [05:10, 04:15] ( 1451 warnings 1228 remarks ) -PASS -- TEST 'cpld_debug_noaero_p8_intel' [07:13, 06:03](1751 MB) - -PASS -- COMPILE 's2s_aoflux_intel' [13:11, 12:10] ( 1 warnings 1 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [08:24, 04:41](1778 MB) - -PASS -- COMPILE 's2s_intel' [14:11, 13:22] ( 1 warnings 1 remarks ) -PASS -- TEST 'cpld_control_c48_intel' [09:55, 08:12](2831 MB) - -PASS -- COMPILE 's2swa_faster_intel' [20:11, 19:20] ( 1 warnings 8 remarks ) -PASS -- TEST 'cpld_control_p8_faster_intel' [07:37, 05:19](3213 MB) - -PASS -- COMPILE 's2sw_pdlib_intel' [16:11, 16:01] ( 1 warnings 8 remarks ) -PASS -- TEST 'cpld_control_pdlib_p8_intel' [19:11, 17:31](1765 MB) -PASS -- TEST 'cpld_restart_pdlib_p8_intel' [11:34, 08:30](1168 MB) -PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [22:18, 19:47](1679 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_intel' [04:11, 04:00] ( 1561 warnings 1998 remarks ) -PASS -- TEST 'cpld_debug_pdlib_p8_intel' [26:15, 24:43](1709 MB) - -PASS -- COMPILE 'atm_dyn32_intel' [13:11, 12:54] ( 2 warnings 1 remarks ) -PASS -- TEST 'control_flake_intel' [07:26, 03:34](700 MB) -PASS -- TEST 'control_CubedSphereGrid_intel' [07:53, 02:53](1605 MB) -PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [07:57, 03:03](1606 MB) -PASS -- TEST 'control_latlon_intel' [07:49, 02:54](1605 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [07:57, 03:00](1598 MB) -PASS -- TEST 'control_c48_intel' [11:57, 07:09](1757 MB) -PASS -- TEST 'control_c48.v2.sfc_intel' [11:34, 06:02](868 MB) -PASS -- TEST 'control_c192_intel' [12:09, 10:41](1743 MB) -PASS -- TEST 'control_c384_intel' [16:17, 11:37](2003 MB) -PASS -- TEST 'control_c384gdas_intel' [15:28, 09:10](1361 MB) -PASS -- TEST 'control_stochy_intel' [03:25, 01:43](658 MB) -PASS -- TEST 'control_stochy_restart_intel' [01:24, 01:06](504 MB) -PASS -- TEST 'control_lndp_intel' [02:24, 01:41](652 MB) -PASS -- TEST 'control_iovr4_intel' [03:27, 02:36](659 MB) -PASS -- TEST 'control_iovr5_intel' [03:28, 02:33](652 MB) -PASS -- TEST 'control_p8_intel' [04:15, 03:01](1631 MB) -PASS -- TEST 'control_p8.v2.sfc_intel' [04:15, 03:02](1635 MB) -PASS -- TEST 'control_p8_ugwpv1_intel' [04:38, 02:57](1636 MB) -PASS -- TEST 'control_restart_p8_intel' [03:16, 01:41](890 MB) -PASS -- TEST 'control_noqr_p8_intel' [04:28, 02:52](1621 MB) -PASS -- TEST 'control_restart_noqr_p8_intel' [03:22, 01:38](928 MB) -PASS -- TEST 'control_decomp_p8_intel' [05:24, 03:01](1617 MB) -PASS -- TEST 'control_2threads_p8_intel' [05:19, 03:05](1713 MB) -PASS -- TEST 'control_p8_lndp_intel' [06:53, 05:17](1628 MB) -PASS -- TEST 'control_p8_rrtmgp_intel' [06:39, 03:57](1699 MB) -PASS -- TEST 'control_p8_mynn_intel' [05:36, 03:01](1637 MB) -PASS -- TEST 'merra2_thompson_intel' [06:40, 03:20](1635 MB) -PASS -- TEST 'regional_control_intel' [06:44, 05:13](859 MB) -PASS -- TEST 'regional_restart_intel' [08:47, 02:46](1025 MB) -PASS -- TEST 'regional_decomp_intel' [06:40, 05:34](851 MB) -PASS -- TEST 'regional_2threads_intel' [05:42, 03:44](852 MB) -PASS -- TEST 'regional_noquilt_intel' [06:43, 05:09](1364 MB) -PASS -- TEST 'regional_netcdf_parallel_intel' [06:47, 05:11](859 MB) -PASS -- TEST 'regional_2dwrtdecomp_intel' [06:36, 05:14](858 MB) -PASS -- TEST 'regional_wofs_intel' [07:45, 06:40](1922 MB) - -PASS -- COMPILE 'rrfs_intel' [12:11, 11:36] ( 4 warnings 9 remarks ) -PASS -- TEST 'rap_control_intel' [09:32, 07:45](1110 MB) -PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [07:06, 04:44](1290 MB) -PASS -- TEST 'rap_decomp_intel' [10:01, 08:07](1030 MB) -PASS -- TEST 'rap_2threads_intel' [10:04, 07:57](1191 MB) -PASS -- TEST 'rap_restart_intel' [06:24, 04:13](1102 MB) -PASS -- TEST 'rap_sfcdiff_intel' [10:27, 07:46](1110 MB) -PASS -- TEST 'rap_sfcdiff_decomp_intel' [10:58, 08:48](1038 MB) -PASS -- TEST 'rap_sfcdiff_restart_intel' [08:28, 05:50](1132 MB) -PASS -- TEST 'hrrr_control_intel' [06:00, 04:03](1039 MB) -PASS -- TEST 'hrrr_control_decomp_intel' [06:00, 04:06](1028 MB) -PASS -- TEST 'hrrr_control_2threads_intel' [05:37, 03:23](1104 MB) -PASS -- TEST 'hrrr_control_restart_intel' [05:28, 02:10](999 MB) -PASS -- TEST 'rrfs_v1beta_intel' [09:29, 07:38](1095 MB) -PASS -- TEST 'rrfs_v1nssl_intel' [10:29, 09:13](1998 MB) -PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [11:24, 09:01](2068 MB) - -PASS -- COMPILE 'csawmg_intel' [13:12, 10:59] ( 2 warnings ) -PASS -- TEST 'control_csawmg_intel' [08:41, 06:06](748 MB) -PASS -- TEST 'control_ras_intel' [05:25, 03:19](738 MB) - -PASS -- COMPILE 'wam_intel' [12:12, 10:36] ( 1 warnings ) -PASS -- TEST 'control_wam_intel' [04:28, 02:06](659 MB) - -PASS -- COMPILE 'atm_faster_dyn32_intel' [14:11, 11:11] ( 1 warnings 1 remarks ) -PASS -- TEST 'control_p8_faster_intel' [05:41, 02:40](1628 MB) -PASS -- TEST 'regional_control_faster_intel' [10:45, 04:40](856 MB) - -PASS -- COMPILE 'atm_debug_dyn32_intel' [07:10, 04:22] ( 886 warnings 9 remarks ) -PASS -- TEST 'control_CubedSphereGrid_debug_intel' [05:56, 02:41](1620 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [05:58, 02:44](1611 MB) -PASS -- TEST 'control_stochy_debug_intel' [05:28, 03:10](815 MB) -PASS -- TEST 'control_lndp_debug_intel' [05:24, 02:55](819 MB) -PASS -- TEST 'control_csawmg_debug_intel' [06:45, 04:21](811 MB) -PASS -- TEST 'control_ras_debug_intel' [04:23, 02:51](826 MB) -PASS -- TEST 'control_diag_debug_intel' [05:56, 02:43](1673 MB) -PASS -- TEST 'control_debug_p8_intel' [06:47, 02:52](1651 MB) -PASS -- TEST 'regional_debug_intel' [20:48, 17:26](849 MB) -PASS -- TEST 'rap_control_debug_intel' [07:24, 04:47](1198 MB) -PASS -- TEST 'hrrr_control_debug_intel' [07:23, 04:50](1202 MB) -PASS -- TEST 'hrrr_gf_debug_intel' [07:24, 04:56](1195 MB) -PASS -- TEST 'hrrr_c3_debug_intel' [06:21, 04:56](1201 MB) -PASS -- TEST 'rap_unified_drag_suite_debug_intel' [05:21, 04:56](1200 MB) -PASS -- TEST 'rap_diag_debug_intel' [06:34, 05:11](1290 MB) -PASS -- TEST 'rap_cires_ugwp_debug_intel' [07:25, 04:55](1209 MB) -PASS -- TEST 'rap_unified_ugwp_debug_intel' [07:24, 04:59](1209 MB) -PASS -- TEST 'rap_lndp_debug_intel' [07:23, 05:01](1205 MB) -PASS -- TEST 'rap_progcld_thompson_debug_intel' [07:22, 04:53](1206 MB) -PASS -- TEST 'rap_noah_debug_intel' [06:23, 04:52](1200 MB) -PASS -- TEST 'rap_sfcdiff_debug_intel' [06:23, 04:54](1198 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [09:22, 07:55](1205 MB) -PASS -- TEST 'rrfs_v1beta_debug_intel' [06:22, 04:53](1138 MB) -PASS -- TEST 'rap_clm_lake_debug_intel' [06:28, 05:49](1204 MB) -PASS -- TEST 'rap_flake_debug_intel' [07:28, 04:49](1215 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [11:31, 08:31](1209 MB) - -PASS -- COMPILE 'wam_debug_intel' [07:10, 04:09] ( 856 warnings ) -PASS -- TEST 'control_wam_debug_intel' [07:21, 04:59](525 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [11:11, 10:34] ( 4 warnings 8 remarks ) -PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [05:59, 04:28](1166 MB) -PASS -- TEST 'rap_control_dyn32_phy32_intel' [08:55, 06:31](1047 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [06:16, 03:32](987 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [08:01, 07:08](1089 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [05:14, 03:00](969 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [06:14, 03:37](922 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_intel' [10:24, 04:52](1033 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [06:24, 01:53](933 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [18:12, 13:55] ( 4 warnings 8 remarks ) -PASS -- TEST 'conus13km_control_intel' [03:55, 02:09](1198 MB) -PASS -- TEST 'conus13km_2threads_intel' [01:46, 01:01](1122 MB) -PASS -- TEST 'conus13km_restart_mismatch_intel' [02:39, 01:16](1114 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [15:12, 10:44] ( 4 warnings 8 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_intel' [05:48, 04:17](1002 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [06:11, 03:03] ( 788 warnings 8 remarks ) -PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [06:26, 04:53](1075 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [05:25, 04:50](1076 MB) -PASS -- TEST 'conus13km_debug_intel' [15:53, 14:33](1227 MB) -PASS -- TEST 'conus13km_debug_qr_intel' [15:54, 14:46](931 MB) -PASS -- TEST 'conus13km_debug_2threads_intel' [09:46, 08:26](1101 MB) -PASS -- TEST 'conus13km_radar_tten_debug_intel' [15:41, 14:38](1297 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [06:11, 03:07] ( 788 warnings 8 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [05:26, 05:00](1114 MB) - -PASS -- COMPILE 'hafsw_intel' [14:11, 12:04] ( 2 warnings 8 remarks ) -PASS -- TEST 'hafs_regional_atm_intel' [07:15, 05:29](743 MB) -PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [06:26, 06:00](1111 MB) -PASS -- TEST 'hafs_regional_atm_ocn_intel' [08:23, 06:59](831 MB) -PASS -- TEST 'hafs_regional_atm_wav_intel' [15:14, 13:15](864 MB) -PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [20:36, 14:56](882 MB) -PASS -- TEST 'hafs_regional_1nest_atm_intel' [07:56, 06:19](461 MB) -PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [09:24, 07:31](516 MB) -PASS -- TEST 'hafs_global_1nest_atm_intel' [04:48, 03:12](374 MB) -PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [12:29, 08:06](475 MB) +PASS -- COMPILE 's2swa_32bit_intel' [14:10, 13:54] ( 2 warnings 8 remarks ) +PASS -- TEST 'cpld_control_p8_mixedmode_intel' [13:52, 05:27](3186 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_intel' [19:11, 18:19] ( 2 warnings 8 remarks ) +PASS -- TEST 'cpld_control_gfsv17_intel' [23:59, 17:15](1741 MB) +PASS -- TEST 'cpld_control_gfsv17_iau_intel' [21:02, 18:22](2031 MB) +PASS -- TEST 'cpld_restart_gfsv17_intel' [11:08, 08:26](1106 MB) +PASS -- TEST 'cpld_mpi_gfsv17_intel' [23:47, 19:36](1648 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [06:10, 05:11] ( 1526 warnings 1998 remarks ) +PASS -- TEST 'cpld_debug_gfsv17_intel' [24:41, 22:44](1648 MB) + +PASS -- COMPILE 's2swa_intel' [14:10, 14:03] ( 1 warnings 8 remarks ) +PASS -- TEST 'cpld_control_p8_intel' [13:33, 05:42](3214 MB) +PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [15:16, 05:45](3212 MB) +PASS -- TEST 'cpld_restart_p8_intel' [06:08, 03:20](3261 MB) +PASS -- TEST 'cpld_control_qr_p8_intel' [15:02, 05:47](3236 MB) +PASS -- TEST 'cpld_restart_qr_p8_intel' [05:53, 03:31](3273 MB) +PASS -- TEST 'cpld_2threads_p8_intel' [15:02, 06:13](3553 MB) +PASS -- TEST 'cpld_decomp_p8_intel' [13:30, 05:46](3204 MB) +PASS -- TEST 'cpld_mpi_p8_intel' [12:43, 04:44](3063 MB) +PASS -- TEST 'cpld_control_ciceC_p8_intel' [15:15, 05:45](3212 MB) +PASS -- TEST 'cpld_control_c192_p8_intel' [18:50, 10:26](3344 MB) +PASS -- TEST 'cpld_restart_c192_p8_intel' [11:18, 06:29](3622 MB) +PASS -- TEST 'cpld_bmark_p8_intel' [24:10, 10:59](4168 MB) +PASS -- TEST 'cpld_restart_bmark_p8_intel' [16:45, 06:55](4374 MB) +PASS -- TEST 'cpld_s2sa_p8_intel' [13:44, 05:28](3172 MB) + +PASS -- COMPILE 's2sw_intel' [15:11, 14:31] ( 1 warnings 8 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_intel' [12:12, 04:44](1740 MB) +PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [12:32, 04:26](1772 MB) + +PASS -- COMPILE 's2swa_debug_intel' [06:10, 05:10] ( 1451 warnings 1228 remarks ) +PASS -- TEST 'cpld_debug_p8_intel' [11:21, 08:43](3249 MB) + +PASS -- COMPILE 's2sw_debug_intel' [05:10, 04:56] ( 1451 warnings 1228 remarks ) +PASS -- TEST 'cpld_debug_noaero_p8_intel' [07:11, 05:57](1750 MB) + +PASS -- COMPILE 's2s_aoflux_intel' [13:10, 12:10] ( 1 warnings 1 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [06:32, 04:29](1784 MB) + +PASS -- COMPILE 's2s_intel' [12:10, 12:09] ( 1 warnings 1 remarks ) +PASS -- TEST 'cpld_control_c48_intel' [09:50, 08:16](2827 MB) + +PASS -- COMPILE 's2swa_faster_intel' [21:11, 20:52] ( 1 warnings 8 remarks ) +PASS -- TEST 'cpld_control_p8_faster_intel' [08:30, 05:26](3211 MB) + +PASS -- COMPILE 's2sw_pdlib_intel' [18:12, 17:35] ( 1 warnings 8 remarks ) +PASS -- TEST 'cpld_control_pdlib_p8_intel' [19:05, 17:30](1763 MB) +PASS -- TEST 'cpld_restart_pdlib_p8_intel' [10:26, 08:30](1173 MB) +PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [21:17, 19:52](1679 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_intel' [05:10, 04:57] ( 1561 warnings 1998 remarks ) +PASS -- TEST 'cpld_debug_pdlib_p8_intel' [26:05, 24:37](1712 MB) + +PASS -- COMPILE 'atm_dyn32_intel' [12:11, 12:02] ( 2 warnings 1 remarks ) +PASS -- TEST 'control_flake_intel' [10:30, 03:33](696 MB) +PASS -- TEST 'control_CubedSphereGrid_intel' [09:59, 02:56](1605 MB) +PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [10:08, 03:03](1602 MB) +PASS -- TEST 'control_latlon_intel' [09:54, 02:55](1603 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [10:06, 03:02](1593 MB) +PASS -- TEST 'control_c48_intel' [13:58, 07:10](1772 MB) +PASS -- TEST 'control_c48.v2.sfc_intel' [13:35, 06:02](880 MB) +PASS -- TEST 'control_c192_intel' [18:08, 10:36](1747 MB) +PASS -- TEST 'control_c384_intel' [17:20, 11:41](2004 MB) +PASS -- TEST 'control_c384gdas_intel' [18:19, 09:04](1359 MB) +PASS -- TEST 'control_stochy_intel' [04:26, 01:48](661 MB) +PASS -- TEST 'control_stochy_restart_intel' [01:26, 01:01](508 MB) +PASS -- TEST 'control_lndp_intel' [08:27, 01:38](654 MB) +PASS -- TEST 'control_iovr4_intel' [09:29, 02:32](655 MB) +PASS -- TEST 'control_iovr5_intel' [03:26, 02:27](656 MB) +PASS -- TEST 'control_p8_intel' [04:20, 02:58](1625 MB) +PASS -- TEST 'control_p8.v2.sfc_intel' [04:23, 02:56](1621 MB) +PASS -- TEST 'control_p8_ugwpv1_intel' [04:42, 02:51](1644 MB) +PASS -- TEST 'control_restart_p8_intel' [03:17, 01:40](889 MB) +PASS -- TEST 'control_noqr_p8_intel' [04:19, 02:53](1621 MB) +PASS -- TEST 'control_restart_noqr_p8_intel' [03:07, 01:40](928 MB) +PASS -- TEST 'control_decomp_p8_intel' [05:28, 03:08](1605 MB) +PASS -- TEST 'control_2threads_p8_intel' [05:19, 03:02](1729 MB) +PASS -- TEST 'control_p8_lndp_intel' [07:01, 05:12](1633 MB) +PASS -- TEST 'control_p8_rrtmgp_intel' [06:38, 04:01](1687 MB) +PASS -- TEST 'control_p8_mynn_intel' [05:35, 03:06](1640 MB) +PASS -- TEST 'merra2_thompson_intel' [05:51, 03:18](1642 MB) +PASS -- TEST 'regional_control_intel' [06:44, 05:18](856 MB) +PASS -- TEST 'regional_restart_intel' [05:39, 02:45](1018 MB) +PASS -- TEST 'regional_decomp_intel' [06:40, 05:35](851 MB) +PASS -- TEST 'regional_2threads_intel' [04:40, 03:48](858 MB) +PASS -- TEST 'regional_noquilt_intel' [06:42, 05:33](1364 MB) +PASS -- TEST 'regional_netcdf_parallel_intel' [06:44, 05:09](857 MB) +PASS -- TEST 'regional_2dwrtdecomp_intel' [06:36, 05:13](861 MB) +PASS -- TEST 'regional_wofs_intel' [07:36, 06:46](1919 MB) + +PASS -- COMPILE 'rrfs_intel' [12:11, 11:17] ( 4 warnings 9 remarks ) +PASS -- TEST 'rap_control_intel' [09:31, 07:50](1104 MB) +PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [06:08, 04:48](1289 MB) +PASS -- TEST 'rap_decomp_intel' [10:00, 08:14](1029 MB) +PASS -- TEST 'rap_2threads_intel' [09:01, 08:00](1182 MB) +PASS -- TEST 'rap_restart_intel' [06:20, 04:05](1107 MB) +PASS -- TEST 'rap_sfcdiff_intel' [10:06, 07:46](1092 MB) +PASS -- TEST 'rap_sfcdiff_decomp_intel' [10:01, 08:11](1024 MB) +PASS -- TEST 'rap_sfcdiff_restart_intel' [08:28, 05:54](1137 MB) +PASS -- TEST 'hrrr_control_intel' [06:21, 03:59](1032 MB) +PASS -- TEST 'hrrr_control_decomp_intel' [07:06, 04:08](1028 MB) +PASS -- TEST 'hrrr_control_2threads_intel' [07:01, 03:23](1114 MB) +PASS -- TEST 'hrrr_control_restart_intel' [03:28, 02:12](1004 MB) +PASS -- TEST 'rrfs_v1beta_intel' [11:19, 07:35](1109 MB) +PASS -- TEST 'rrfs_v1nssl_intel' [11:29, 09:11](1998 MB) +PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [10:26, 08:55](2077 MB) + +PASS -- COMPILE 'csawmg_intel' [12:11, 11:12] ( 2 warnings ) +PASS -- TEST 'control_csawmg_intel' [08:43, 06:08](748 MB) +PASS -- TEST 'control_ras_intel' [05:22, 03:24](740 MB) + +PASS -- COMPILE 'wam_intel' [11:11, 10:28] ( 1 warnings ) +PASS -- TEST 'control_wam_intel' [03:22, 02:06](654 MB) + +PASS -- COMPILE 'atm_faster_dyn32_intel' [12:10, 12:01] ( 1 warnings 1 remarks ) +PASS -- TEST 'control_p8_faster_intel' [05:34, 02:47](1622 MB) +PASS -- TEST 'regional_control_faster_intel' [07:39, 04:44](803 MB) + +PASS -- COMPILE 'atm_debug_dyn32_intel' [05:10, 04:44] ( 886 warnings 9 remarks ) +PASS -- TEST 'control_CubedSphereGrid_debug_intel' [04:50, 02:40](1616 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [05:49, 02:37](1609 MB) +PASS -- TEST 'control_stochy_debug_intel' [06:23, 03:06](817 MB) +PASS -- TEST 'control_lndp_debug_intel' [05:22, 02:51](823 MB) +PASS -- TEST 'control_csawmg_debug_intel' [06:44, 04:07](863 MB) +PASS -- TEST 'control_ras_debug_intel' [05:21, 02:50](820 MB) +PASS -- TEST 'control_diag_debug_intel' [04:47, 02:46](1680 MB) +PASS -- TEST 'control_debug_p8_intel' [04:45, 02:51](1640 MB) +PASS -- TEST 'regional_debug_intel' [18:41, 17:16](848 MB) +PASS -- TEST 'rap_control_debug_intel' [05:24, 04:57](1202 MB) +PASS -- TEST 'hrrr_control_debug_intel' [05:25, 04:51](1190 MB) +PASS -- TEST 'hrrr_gf_debug_intel' [05:24, 04:57](1207 MB) +PASS -- TEST 'hrrr_c3_debug_intel' [05:23, 04:58](1201 MB) +PASS -- TEST 'rap_unified_drag_suite_debug_intel' [05:24, 04:59](1199 MB) +PASS -- TEST 'rap_diag_debug_intel' [06:36, 05:16](1295 MB) +PASS -- TEST 'rap_cires_ugwp_debug_intel' [06:23, 05:01](1202 MB) +PASS -- TEST 'rap_unified_ugwp_debug_intel' [05:20, 05:09](1207 MB) +PASS -- TEST 'rap_lndp_debug_intel' [06:21, 05:09](1193 MB) +PASS -- TEST 'rap_progcld_thompson_debug_intel' [05:22, 04:52](1208 MB) +PASS -- TEST 'rap_noah_debug_intel' [05:25, 04:52](1144 MB) +PASS -- TEST 'rap_sfcdiff_debug_intel' [05:24, 04:57](1201 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [08:23, 08:07](1200 MB) +PASS -- TEST 'rrfs_v1beta_debug_intel' [06:21, 04:57](1195 MB) +PASS -- TEST 'rap_clm_lake_debug_intel' [07:25, 05:48](1202 MB) +PASS -- TEST 'rap_flake_debug_intel' [06:21, 04:57](1204 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [10:31, 08:22](1211 MB) + +PASS -- COMPILE 'wam_debug_intel' [08:10, 03:13] ( 856 warnings ) +PASS -- TEST 'control_wam_debug_intel' [05:23, 05:07](508 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [12:11, 10:21] ( 4 warnings 8 remarks ) +PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [06:03, 04:32](1168 MB) +PASS -- TEST 'rap_control_dyn32_phy32_intel' [08:06, 06:27](1057 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [05:45, 03:28](992 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [07:51, 06:46](1102 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [05:15, 02:56](965 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [05:14, 03:39](923 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_intel' [07:14, 04:57](1037 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [04:26, 01:52](927 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [14:10, 13:20] ( 4 warnings 8 remarks ) +PASS -- TEST 'conus13km_control_intel' [03:57, 02:07](1201 MB) +PASS -- TEST 'conus13km_2threads_intel' [03:46, 01:02](1127 MB) +PASS -- TEST 'conus13km_restart_mismatch_intel' [03:44, 01:19](1109 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [12:11, 10:55] ( 4 warnings 8 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_intel' [05:43, 04:18](990 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [07:10, 03:36] ( 788 warnings 8 remarks ) +PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [05:22, 04:53](1081 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [05:21, 04:54](1077 MB) +PASS -- TEST 'conus13km_debug_intel' [15:52, 14:15](1228 MB) +PASS -- TEST 'conus13km_debug_qr_intel' [14:50, 14:07](927 MB) +PASS -- TEST 'conus13km_debug_2threads_intel' [09:42, 08:13](1105 MB) +PASS -- TEST 'conus13km_radar_tten_debug_intel' [14:44, 13:48](1262 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [05:10, 03:21] ( 788 warnings 8 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [05:23, 04:53](1113 MB) + +PASS -- COMPILE 'hafsw_intel' [15:10, 12:52] ( 2 warnings 8 remarks ) +PASS -- TEST 'hafs_regional_atm_intel' [07:15, 05:29](741 MB) +PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [07:26, 05:47](1127 MB) +PASS -- TEST 'hafs_regional_atm_ocn_intel' [08:21, 06:50](828 MB) +PASS -- TEST 'hafs_regional_atm_wav_intel' [14:11, 13:10](977 MB) +PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [17:22, 14:54](880 MB) +PASS -- TEST 'hafs_regional_1nest_atm_intel' [08:08, 06:16](500 MB) +PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [10:29, 07:36](520 MB) +PASS -- TEST 'hafs_global_1nest_atm_intel' [05:48, 03:15](373 MB) +PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [11:26, 08:11](465 MB) PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [05:46, 04:14](531 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [08:52, 04:05](531 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [07:53, 05:19](581 MB) -PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [04:27, 01:27](396 MB) -PASS -- TEST 'gnv1_nested_intel' [07:51, 04:36](803 MB) - -PASS -- COMPILE 'hafsw_debug_intel' [06:11, 04:06] ( 1468 warnings 1501 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [15:05, 12:54](568 MB) - -PASS -- COMPILE 'hafsw_faster_intel' [14:11, 13:28] ( 1 warnings 7 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [11:59, 09:45](651 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [12:07, 09:54](710 MB) - -PASS -- COMPILE 'hafs_mom6w_intel' [14:12, 13:14] ( 1 warnings 7 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [09:06, 07:06](696 MB) - -PASS -- COMPILE 'hafs_all_intel' [13:11, 11:50] ( 1 warnings 7 remarks ) -PASS -- TEST 'hafs_regional_docn_intel' [10:19, 06:30](778 MB) -PASS -- TEST 'hafs_regional_docn_oisst_intel' [10:16, 06:28](815 MB) -PASS -- TEST 'hafs_regional_datm_cdeps_intel' [18:55, 15:54](1204 MB) - -PASS -- COMPILE 'datm_cdeps_intel' [09:11, 08:05] -PASS -- TEST 'datm_cdeps_control_cfsr_intel' [05:18, 02:37](1133 MB) -PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [02:19, 01:42](1080 MB) -PASS -- TEST 'datm_cdeps_control_gefs_intel' [04:17, 02:33](1013 MB) -PASS -- TEST 'datm_cdeps_iau_gefs_intel' [04:17, 02:35](1015 MB) -PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [03:17, 02:35](1016 MB) -PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [03:17, 02:40](1120 MB) -PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [03:17, 02:38](1134 MB) -PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [04:18, 02:32](1013 MB) -PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [07:20, 05:58](1061 MB) -PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [07:15, 05:54](1034 MB) -PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [03:16, 02:37](1122 MB) -PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [04:19, 03:32](2488 MB) -PASS -- TEST 'datm_cdeps_gfs_intel' [04:18, 03:32](2500 MB) - -PASS -- COMPILE 'datm_cdeps_debug_intel' [03:11, 03:05] ( 2 warnings ) -PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [07:18, 06:14](1063 MB) - -PASS -- COMPILE 'datm_cdeps_faster_intel' [07:10, 06:29] -PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [03:18, 02:40](1141 MB) - -PASS -- COMPILE 'datm_cdeps_land_intel' [02:11, 01:21] ( 1 remarks ) -PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [02:28, 00:49](259 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_intel' [02:24, 00:52](325 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [01:26, 00:31](321 MB) - -PASS -- COMPILE 'atml_intel' [13:11, 12:30] ( 9 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_sbs_intel' [06:53, 04:15](1608 MB) -PASS -- TEST 'control_p8_atmlnd_intel' [07:30, 04:15](1608 MB) -PASS -- TEST 'control_restart_p8_atmlnd_intel' [09:46, 02:22](896 MB) - -PASS -- COMPILE 'atml_debug_intel' [06:11, 04:04] ( 881 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_debug_intel' [35:33, 33:19](1629 MB) - -PASS -- COMPILE 'atmw_intel' [17:11, 12:17] ( 1 warnings 8 remarks ) -PASS -- TEST 'atmwav_control_noaero_p8_intel' [03:25, 01:45](1675 MB) - -PASS -- COMPILE 'atmaero_intel' [16:11, 12:06] ( 1 warnings 1 remarks ) -PASS -- TEST 'atmaero_control_p8_intel' [05:30, 04:03](3023 MB) -PASS -- TEST 'atmaero_control_p8_rad_intel' [06:25, 04:52](3089 MB) -PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [06:04, 05:00](3114 MB) - -PASS -- COMPILE 'atmaq_debug_intel' [07:11, 03:06] ( 885 warnings 6 remarks ) -PASS -- TEST 'regional_atmaq_debug_intel' [23:43, 21:34](4320 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [05:51, 04:04](530 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [06:50, 05:20](586 MB) +PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [03:26, 01:27](410 MB) +PASS -- TEST 'gnv1_nested_intel' [06:51, 04:39](800 MB) + +PASS -- COMPILE 'hafsw_debug_intel' [05:10, 03:50] ( 1468 warnings 1501 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [14:58, 13:09](564 MB) + +PASS -- COMPILE 'hafsw_faster_intel' [14:10, 13:49] ( 1 warnings 7 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [10:59, 09:56](632 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [11:03, 09:50](705 MB) + +PASS -- COMPILE 'hafs_mom6w_intel' [15:11, 13:51] ( 1 warnings 7 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [09:04, 07:10](696 MB) + +PASS -- COMPILE 'hafs_all_intel' [13:11, 12:36] ( 1 warnings 7 remarks ) +PASS -- TEST 'hafs_regional_docn_intel' [08:19, 06:23](830 MB) +PASS -- TEST 'hafs_regional_docn_oisst_intel' [08:16, 06:26](815 MB) +PASS -- TEST 'hafs_regional_datm_cdeps_intel' [16:56, 15:57](1204 MB) + +PASS -- COMPILE 'datm_cdeps_intel' [09:11, 08:32] +PASS -- TEST 'datm_cdeps_control_cfsr_intel' [03:19, 02:36](1135 MB) +PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [02:20, 01:40](1083 MB) +PASS -- TEST 'datm_cdeps_control_gefs_intel' [03:18, 02:33](1009 MB) +PASS -- TEST 'datm_cdeps_iau_gefs_intel' [03:17, 02:37](1015 MB) +PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [03:17, 02:40](1009 MB) +PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [03:17, 02:36](1126 MB) +PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [03:17, 02:39](1129 MB) +PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [03:18, 02:38](1015 MB) +PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [07:13, 05:58](1059 MB) +PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [07:13, 05:53](1037 MB) +PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [03:15, 02:42](1133 MB) +PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [04:20, 03:44](2492 MB) +PASS -- TEST 'datm_cdeps_gfs_intel' [04:18, 03:35](2431 MB) + +PASS -- COMPILE 'datm_cdeps_debug_intel' [04:10, 03:11] ( 2 warnings ) +PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [07:18, 06:13](1057 MB) + +PASS -- COMPILE 'datm_cdeps_faster_intel' [09:10, 08:04] +PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [03:18, 02:36](1134 MB) + +PASS -- COMPILE 'datm_cdeps_land_intel' [01:10, 01:02] ( 1 remarks ) +PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [02:29, 00:49](259 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_intel' [01:23, 00:48](329 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [01:24, 00:32](321 MB) + +PASS -- COMPILE 'atml_intel' [13:11, 12:24] ( 9 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_sbs_intel' [06:41, 04:10](1602 MB) +PASS -- TEST 'control_p8_atmlnd_intel' [06:35, 04:14](1602 MB) +PASS -- TEST 'control_restart_p8_atmlnd_intel' [03:47, 02:18](896 MB) + +PASS -- COMPILE 'atml_debug_intel' [06:12, 04:06] ( 881 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_debug_intel' [08:28, 05:56](1621 MB) + +PASS -- COMPILE 'atmw_intel' [12:11, 11:45] ( 1 warnings 8 remarks ) +PASS -- TEST 'atmwav_control_noaero_p8_intel' [03:26, 01:44](1670 MB) + +PASS -- COMPILE 'atmaero_intel' [11:11, 11:04] ( 1 warnings 1 remarks ) +PASS -- TEST 'atmaero_control_p8_intel' [05:19, 04:00](3025 MB) +PASS -- TEST 'atmaero_control_p8_rad_intel' [07:15, 04:57](3087 MB) +PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [07:00, 04:59](3103 MB) + +PASS -- COMPILE 'atmaq_debug_intel' [06:11, 03:22] ( 885 warnings 6 remarks ) +PASS -- TEST 'regional_atmaq_debug_intel' [23:41, 21:09](4595 MB) SYNOPSIS: -Starting Date/Time: 20240429 07:54:50 -Ending Date/Time: 20240429 09:33:25 -Total Time: 01h:39m:22s +Starting Date/Time: 20240501 13:51:13 +Ending Date/Time: 20240501 15:18:50 +Total Time: 01h:28m:06s Compiles Completed: 38/38 Tests Completed: 180/180 @@ -313,64 +313,3 @@ If you are using this log as a pull request verification, please commit 'test_ch Result: SUCCESS ====END OF ORION REGRESSION TESTING LOG==== -====START OF ORION REGRESSION TESTING LOG==== - -UFSWM hash used in testing: -d35f6da7caf2a4d320aeb75613de67533a11d1b7 - -Submodule hashes used in testing: - 37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d) - be5d28fd1b60522e6fc98aefeead20e6aac3530b AQM/src/model/CMAQ (CMAQv5.2.1_07Feb2018-198-gbe5d28fd1) - 3d7067a523b8557058755289e4275f5f5c985daf CDEPS-interface/CDEPS (cdeps0.4.17-40-g3d7067a) - c9e4679f449e30bb4cc0f22164b4401a8b50f7a6 CICE-interface/CICE (CICE6.0.0-447-gc9e4679) - 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) - da95cc428d8b626e99250fd57a4279b4980044f8 FV3 (heads/develop) - 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) - 5faac752d9550d3570705358fa1eb3f5ac78a786 FV3/upp (upp_v10.2.0-185-g5faac75) --1ba8270870947b583cd51bc72ff8960f4c1fb36e FV3/upp/sorc/libIFI.fd --7476b8f2790a47d788f79cebfdbb551567ae7cf8 FV3/upp/sorc/ncep_post.fd/post_gtg.fd - 041422934cae1570f2f0e67239d5d89f11c6e1b7 GOCART (sdr_v2.1.2.6-119-g0414229) - 35789c757766e07f688b4c0c7c5229816f224b09 HYCOM-interface/HYCOM (2.3.00-121-g35789c7) - 0730606b808f2979241d850e763955f5526a980c MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10046-g0730606b8) - 9423197f894112edfcb1502245f7d7b873d551f9 MOM6-interface/MOM6/pkg/CVMix-src (9423197) - 29e64d652786e1d076a05128c920f394202bfe10 MOM6-interface/MOM6/pkg/GSW-Fortran (29e64d6) - 2f30e107fbc5959c4d4dbe614232e29ec3882a97 NOAHMP-interface/noahmp (v3.7.1-429-g2f30e10) - d9b3172f4197c65d471662c6952a668152d71230 WW3 (6.07.1-345-gd9b3172f) - 31e4e3e57bad8a7cdaa0ce2d3c4efbca63b5f74a stochastic_physics (ufs-v2.0.0-216-g31e4e3e) - - -NOTES: -[Times](Memory) are at the end of each compile/test in format [MM:SS](Size). -The first time is for the full script (prep+run+finalize). -The second time is specifically for the run phase. -Times/Memory will be empty for failed tests. - -BASELINE DIRECTORY: /work/noaa/epic/UFS-WM_RT/NEMSfv3gfs/develop-20240426 -COMPARISON DIRECTORY: /work/noaa/stmp/zshrader/stmp/zshrader/FV3_RT/rt_205619 - -RT.SH OPTIONS USED: -* (-a) - HPC PROJECT ACCOUNT: epic -* (-l) - USE CONFIG FILE: rt.conf - -PASS -- COMPILE 'atml_debug_intel' [09:11, 04:19] ( 881 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_debug_intel' [12:13, 05:46](1632 MB) - -SYNOPSIS: -Starting Date/Time: 20240429 11:52:48 -Ending Date/Time: 20240429 12:14:12 -Total Time: 00h:21m:32s -Compiles Completed: 1/1 -Tests Completed: 1/1 - -NOTES: -A file 'test_changes.list' was generated but is empty. -If you are using this log as a pull request verification, please commit 'test_changes.list'. - -Result: SUCCESS - -====END OF ORION REGRESSION TESTING LOG==== diff --git a/tests/logs/RegressionTests_wcoss2.log b/tests/logs/RegressionTests_wcoss2.log index 7d7cd4c611..ed6cb3faff 100644 --- a/tests/logs/RegressionTests_wcoss2.log +++ b/tests/logs/RegressionTests_wcoss2.log @@ -1,20 +1,20 @@ ====START OF WCOSS2 REGRESSION TESTING LOG==== UFSWM hash used in testing: -d35f6da7caf2a4d320aeb75613de67533a11d1b7 +a987c604f37531e8dc63d28127df5b6921805e0b Submodule hashes used in testing: 37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d) be5d28fd1b60522e6fc98aefeead20e6aac3530b AQM/src/model/CMAQ (CMAQv5.2.1_07Feb2018-198-gbe5d28fd1) - 3d7067a523b8557058755289e4275f5f5c985daf CDEPS-interface/CDEPS (cdeps0.6.2-89-g3d7067a) + 3d7067a523b8557058755289e4275f5f5c985daf CDEPS-interface/CDEPS (cdeps0.4.17-40-g3d7067a) c9e4679f449e30bb4cc0f22164b4401a8b50f7a6 CICE-interface/CICE (CICE6.0.0-447-gc9e4679) f6ff8f7c4d4cb6feabe3651b13204cf43fc948e3 CICE-interface/CICE/icepack (Icepack1.1.0-182-gf6ff8f7) - 4e19850cb083bc474b7cde5dc2f8506ec74cc442 CMEPS-interface/CMEPS (cmeps0.9.2-32-g4e19850c) + 4e19850cb083bc474b7cde5dc2f8506ec74cc442 CMEPS-interface/CMEPS (cmeps_v0.4.1-2306-g4e19850) cabd7753ae17f7bfcc6dad56daf10868aa51c3f4 CMakeModules (v1.0.0-28-gcabd775) - da95cc428d8b626e99250fd57a4279b4980044f8 FV3 (remotes/origin/HEAD-11-gda95cc4) + bbcabb5b292cccb4bd3542667f97a987cc3274cc FV3 (remotes/origin/mr2_innl-1-gbbcabb5) 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 (ccpp_transition_to_vlab_master_20190705-4226-g9b0ac7b1) + 9b9467998598fb45725a27a6200eabdf9840ad33 FV3/ccpp/framework (ccpp_transition_to_vlab_master_20190705-717-g9b94679) + cb2eedd54241523ca8bab09af86b4a45fa0bdd1b FV3/ccpp/physics (master-tag-before-replacing-with-ipd-setup-step-fast-5189-gcb2eedd5) 74a0e098b2163425e4b5466c2dfcf8ae26d560a5 FV3/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (v1.6) 5faac752d9550d3570705358fa1eb3f5ac78a786 FV3/upp (upp_v10.2.0-185-g5faac75) -1ba8270870947b583cd51bc72ff8960f4c1fb36e FV3/upp/sorc/libIFI.fd @@ -24,7 +24,7 @@ Submodule hashes used in testing: 0730606b808f2979241d850e763955f5526a980c MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10046-g0730606b8) 9423197f894112edfcb1502245f7d7b873d551f9 MOM6-interface/MOM6/pkg/CVMix-src (9423197) 29e64d652786e1d076a05128c920f394202bfe10 MOM6-interface/MOM6/pkg/GSW-Fortran (29e64d6) - 2f30e107fbc5959c4d4dbe614232e29ec3882a97 NOAHMP-interface/noahmp (v3.7.1-429-g2f30e10) + 1e259014c1eba9070cec7027d8b4b479ae54275a NOAHMP-interface/noahmp (v3.7.1-430-g1e25901) d9b3172f4197c65d471662c6952a668152d71230 WW3 (6.07.1-345-gd9b3172f) 31e4e3e57bad8a7cdaa0ce2d3c4efbca63b5f74a stochastic_physics (ufs-v2.0.0-216-g31e4e3e) @@ -35,235 +35,235 @@ 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-20240426 -COMPARISON DIRECTORY: /lfs/h2/emc/ptmp/brian.curtis/FV3_RT/rt_121661 +BASELINE DIRECTORY: /lfs/h2/emc/nems/noscrub/emc.nems/RT/NEMSfv3gfs/develop-20240430 +COMPARISON DIRECTORY: /lfs/h2/emc/ptmp/brian.curtis/FV3_RT/rt_17560 RT.SH OPTIONS USED: * (-a) - HPC PROJECT ACCOUNT: GFS-DEV * (-e) - USE ECFLOW -PASS -- COMPILE 's2swa_32bit_intel' [12:30, 11:28] ( 2 warnings 8 remarks ) -PASS -- TEST 'cpld_control_p8_mixedmode_intel' [11:29, 01:21](2971 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_intel' [30:50, 29:44] ( 2 warnings 8 remarks ) -PASS -- TEST 'cpld_control_gfsv17_intel' [53:09, 02:07](1559 MB) -PASS -- TEST 'cpld_control_gfsv17_iau_intel' [35:00, 02:00](1718 MB) -PASS -- TEST 'cpld_restart_gfsv17_intel' [34:38, 01:33](847 MB) -PASS -- TEST 'cpld_mpi_gfsv17_intel' [53:10, 01:47](1579 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [16:36, 15:28] ( 1506 warnings 1998 remarks ) -PASS -- TEST 'cpld_debug_gfsv17_intel' [07:24, 02:13](1600 MB) - -PASS -- COMPILE 's2swa_intel' [22:41, 22:00] ( 1 warnings 8 remarks ) -PASS -- TEST 'cpld_control_p8_intel' [01:18, 01:31](3006 MB) -PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [01:18, 01:56](3005 MB) -PASS -- TEST 'cpld_restart_p8_intel' [52:55, 00:55](3059 MB) -PASS -- TEST 'cpld_control_qr_p8_intel' [01:18, 01:32](3029 MB) -PASS -- TEST 'cpld_restart_qr_p8_intel' [52:56, 00:51](3082 MB) -PASS -- TEST 'cpld_2threads_p8_intel' [01:18, 01:15](3316 MB) -PASS -- TEST 'cpld_decomp_p8_intel' [01:18, 01:39](3000 MB) -PASS -- TEST 'cpld_mpi_p8_intel' [01:19, 01:37](2930 MB) -PASS -- TEST 'cpld_control_ciceC_p8_intel' [01:18, 01:56](3004 MB) -PASS -- TEST 'cpld_bmark_p8_intel' [01:27, 03:22](3953 MB) -PASS -- TEST 'cpld_restart_bmark_p8_intel' [43:47, 03:18](4253 MB) -PASS -- TEST 'cpld_s2sa_p8_intel' [01:18, 01:02](2965 MB) - -PASS -- COMPILE 's2sw_intel' [22:43, 22:29] ( 1 warnings 8 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_intel' [01:16, 01:08](1585 MB) -PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [01:16, 01:14](1636 MB) - -PASS -- COMPILE 's2s_aoflux_intel' [12:25, 11:21] ( 1 warnings 1 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [11:34, 01:08](1632 MB) - -PASS -- COMPILE 's2s_intel' [14:33, 13:46] ( 1 warnings 1 remarks ) -PASS -- TEST 'cpld_control_c48_intel' [09:25, 00:54](2654 MB) - -PASS -- COMPILE 's2swa_faster_intel' [31:52, 31:44] ( 1 warnings 8 remarks ) -PASS -- TEST 'cpld_control_p8_faster_intel' [52:07, 01:49](3002 MB) - -PASS -- COMPILE 's2sw_pdlib_intel' [12:30, 11:38] ( 1 warnings 8 remarks ) -PASS -- TEST 'cpld_control_pdlib_p8_intel' [11:29, 01:06](1574 MB) -PASS -- TEST 'cpld_restart_pdlib_p8_intel' [54:08, 00:52](901 MB) -PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [54:09, 00:58](1583 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_intel' [14:33, 13:28] ( 1542 warnings 1998 remarks ) -PASS -- TEST 'cpld_debug_pdlib_p8_intel' [09:27, 00:50](1611 MB) - -PASS -- COMPILE 'atm_dyn32_intel' [22:35, 21:59] ( 2 warnings 1 remarks ) -PASS -- TEST 'control_flake_intel' [48:58, 00:33](571 MB) -PASS -- TEST 'control_CubedSphereGrid_intel' [48:58, 00:36](1476 MB) -PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [48:58, 00:34](1475 MB) -PASS -- TEST 'control_latlon_intel' [48:58, 00:32](1461 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [48:58, 00:43](1481 MB) -PASS -- TEST 'control_c48_intel' [48:18, 01:08](1593 MB) -PASS -- TEST 'control_c48.v2.sfc_intel' [47:25, 01:06](714 MB) -PASS -- TEST 'control_c192_intel' [47:20, 00:47](1587 MB) -PASS -- TEST 'control_c384_intel' [47:24, 01:38](1909 MB) -PASS -- TEST 'control_c384gdas_intel' [46:09, 02:15](1093 MB) -PASS -- TEST 'control_stochy_intel' [45:21, 00:36](530 MB) -PASS -- TEST 'control_stochy_restart_intel' [42:56, 00:15](333 MB) -PASS -- TEST 'control_lndp_intel' [45:17, 00:40](528 MB) -PASS -- TEST 'control_iovr4_intel' [45:15, 00:54](524 MB) -PASS -- TEST 'control_iovr5_intel' [45:09, 00:55](523 MB) -PASS -- TEST 'control_p8_intel' [44:41, 00:56](1512 MB) -PASS -- TEST 'control_p8.v2.sfc_intel' [44:38, 01:08](1502 MB) -PASS -- TEST 'control_p8_ugwpv1_intel' [44:38, 01:10](1512 MB) -PASS -- TEST 'control_restart_p8_intel' [40:22, 01:07](696 MB) -PASS -- TEST 'control_noqr_p8_intel' [44:38, 00:56](1490 MB) -PASS -- TEST 'control_restart_noqr_p8_intel' [40:22, 01:07](698 MB) -PASS -- TEST 'control_decomp_p8_intel' [44:33, 00:46](1500 MB) -PASS -- TEST 'control_2threads_p8_intel' [44:33, 01:07](1587 MB) -PASS -- TEST 'control_p8_lndp_intel' [43:35, 00:26](1508 MB) -PASS -- TEST 'control_p8_rrtmgp_intel' [42:58, 01:26](1565 MB) -PASS -- TEST 'control_p8_mynn_intel' [42:55, 01:08](1510 MB) -PASS -- TEST 'merra2_thompson_intel' [41:48, 01:59](1513 MB) -PASS -- TEST 'regional_control_intel' [41:41, 00:24](609 MB) -PASS -- TEST 'regional_restart_intel' [35:59, 00:33](778 MB) -PASS -- TEST 'regional_decomp_intel' [35:58, 01:07](608 MB) -PASS -- TEST 'regional_2threads_intel' [41:36, 00:13](672 MB) -PASS -- TEST 'regional_noquilt_intel' [41:35, 00:31](1145 MB) -PASS -- TEST 'regional_netcdf_parallel_intel' [41:27, 00:34](607 MB) -PASS -- TEST 'regional_2dwrtdecomp_intel' [41:18, 00:24](609 MB) -PASS -- TEST 'regional_wofs_intel' [41:17, 01:00](1581 MB) - -PASS -- COMPILE 'rrfs_intel' [21:43, 21:04] ( 4 warnings 92 remarks ) -PASS -- TEST 'rap_control_intel' [49:45, 01:00](920 MB) -PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [49:46, 00:24](1096 MB) -PASS -- TEST 'rap_decomp_intel' [49:45, 00:49](919 MB) -PASS -- TEST 'rap_2threads_intel' [49:45, 01:37](1008 MB) -PASS -- TEST 'rap_restart_intel' [41:18, 01:25](789 MB) -PASS -- TEST 'rap_sfcdiff_intel' [49:45, 01:21](915 MB) -PASS -- TEST 'rap_sfcdiff_decomp_intel' [49:45, 01:07](918 MB) -PASS -- TEST 'rap_sfcdiff_restart_intel' [41:12, 01:54](784 MB) -PASS -- TEST 'hrrr_control_intel' [49:45, 01:20](910 MB) -PASS -- TEST 'hrrr_control_decomp_intel' [49:45, 01:15](911 MB) -PASS -- TEST 'hrrr_control_2threads_intel' [49:46, 01:37](996 MB) -PASS -- TEST 'hrrr_control_restart_intel' [41:05, 00:14](744 MB) -PASS -- TEST 'rrfs_v1beta_intel' [49:45, 01:32](914 MB) -PASS -- TEST 'rrfs_v1nssl_intel' [49:45, 00:15](1876 MB) -PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [49:45, 00:31](1860 MB) - -PASS -- COMPILE 'csawmg_intel' [13:35, 12:53] ( 2 warnings ) -PASS -- TEST 'control_csawmg_intel' [57:54, 00:45](602 MB) -PASS -- TEST 'control_ras_intel' [57:54, 01:06](562 MB) - -PASS -- COMPILE 'wam_intel' [17:43, 17:30] ( 1 warnings ) -PASS -- TEST 'control_wam_intel' [51:43, 01:04](274 MB) - -PASS -- COMPILE 'atm_faster_dyn32_intel' [17:39, 17:12] ( 1 warnings 1 remarks ) -PASS -- TEST 'control_p8_faster_intel' [51:46, 01:07](1502 MB) -PASS -- TEST 'regional_control_faster_intel' [51:45, 00:31](609 MB) - -PASS -- COMPILE 'atm_debug_dyn32_intel' [21:35, 20:40] ( 871 warnings 92 remarks ) -PASS -- TEST 'control_CubedSphereGrid_debug_intel' [41:02, 00:26](1487 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [40:40, 00:38](1490 MB) -PASS -- TEST 'control_stochy_debug_intel' [40:22, 01:01](693 MB) -PASS -- TEST 'control_lndp_debug_intel' [40:22, 00:19](692 MB) -PASS -- TEST 'control_csawmg_debug_intel' [40:17, 00:47](731 MB) -PASS -- TEST 'control_ras_debug_intel' [40:07, 00:17](701 MB) -PASS -- TEST 'control_diag_debug_intel' [40:07, 00:28](1555 MB) -PASS -- TEST 'control_debug_p8_intel' [34:35, 00:11](1518 MB) -PASS -- TEST 'regional_debug_intel' [38:21, 01:01](631 MB) -PASS -- TEST 'rap_control_debug_intel' [37:56, 01:04](1076 MB) -PASS -- TEST 'hrrr_control_debug_intel' [37:37, 00:18](1068 MB) -PASS -- TEST 'hrrr_gf_debug_intel' [37:13, 01:08](1074 MB) -PASS -- TEST 'hrrr_c3_debug_intel' [31:34, 01:06](1077 MB) -PASS -- TEST 'rap_unified_drag_suite_debug_intel' [37:03, 00:10](1072 MB) -PASS -- TEST 'rap_diag_debug_intel' [37:03, 01:10](1157 MB) -PASS -- TEST 'rap_cires_ugwp_debug_intel' [36:57, 00:59](1076 MB) -PASS -- TEST 'rap_unified_ugwp_debug_intel' [36:49, 00:58](1076 MB) -PASS -- TEST 'rap_lndp_debug_intel' [36:42, 01:05](1078 MB) -PASS -- TEST 'rap_progcld_thompson_debug_intel' [36:17, 01:06](1073 MB) -PASS -- TEST 'rap_noah_debug_intel' [36:10, 00:14](1069 MB) -PASS -- TEST 'rap_sfcdiff_debug_intel' [36:03, 00:12](1070 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [35:56, 00:57](1074 MB) -PASS -- TEST 'rrfs_v1beta_debug_intel' [35:55, 00:14](1072 MB) -PASS -- TEST 'rap_clm_lake_debug_intel' [35:46, 00:16](1078 MB) -PASS -- TEST 'rap_flake_debug_intel' [35:34, 00:11](1077 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [35:26, 01:24](1082 MB) - -PASS -- COMPILE 'wam_debug_intel' [05:17, 04:21] ( 843 warnings ) -PASS -- TEST 'control_wam_debug_intel' [56:00, 00:08](299 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [18:39, 18:00] ( 4 warnings 91 remarks ) -PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [34:33, 00:30](958 MB) -PASS -- TEST 'rap_control_dyn32_phy32_intel' [34:30, 01:32](790 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [34:20, 02:39](780 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [33:35, 01:27](853 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [33:24, 02:01](841 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [32:57, 02:07](792 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_intel' [27:05, 01:28](685 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [28:25, 00:28](668 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [16:38, 16:24] ( 4 warnings 91 remarks ) -PASS -- TEST 'conus13km_control_intel' [32:14, 01:12](1006 MB) -PASS -- TEST 'conus13km_2threads_intel' [28:28, 01:04](1005 MB) -PASS -- TEST 'conus13km_restart_mismatch_intel' [28:25, 00:52](880 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [15:38, 15:20] ( 4 warnings 91 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_intel' [31:59, 00:30](810 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [04:17, 03:27] ( 774 warnings 91 remarks ) -PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [31:33, 00:14](952 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [31:27, 00:19](955 MB) -PASS -- TEST 'conus13km_debug_intel' [30:56, 00:43](1035 MB) -PASS -- TEST 'conus13km_debug_qr_intel' [30:43, 00:31](703 MB) -PASS -- TEST 'conus13km_debug_2threads_intel' [30:41, 00:46](1036 MB) -PASS -- TEST 'conus13km_radar_tten_debug_intel' [30:31, 00:44](1103 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [17:40, 16:45] ( 774 warnings 91 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [30:29, 01:08](979 MB) - -PASS -- COMPILE 'hafsw_intel' [14:35, 13:43] ( 2 warnings 8 remarks ) -PASS -- TEST 'hafs_regional_atm_intel' [30:27, 01:23](620 MB) -PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [30:23, 00:53](966 MB) -PASS -- TEST 'hafs_regional_atm_ocn_intel' [30:21, 02:06](661 MB) -PASS -- TEST 'hafs_regional_atm_wav_intel' [30:13, 01:59](699 MB) -PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [29:59, 01:49](705 MB) -PASS -- TEST 'hafs_regional_1nest_atm_intel' [29:51, 01:18](387 MB) -PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [29:33, 01:27](407 MB) -PASS -- TEST 'hafs_global_1nest_atm_intel' [29:18, 00:42](294 MB) -PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [29:18, 02:43](372 MB) -PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [27:46, 00:45](413 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [27:28, 01:04](415 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [27:22, 01:11](488 MB) -PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [26:44, 00:34](311 MB) - -PASS -- COMPILE 'hafsw_debug_intel' [06:20, 05:53] ( 1450 warnings 1501 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [26:27, 00:50](501 MB) - -PASS -- COMPILE 'hafsw_faster_intel' [14:35, 14:05] ( 1 warnings 7 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [26:08, 00:56](530 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [26:04, 00:56](710 MB) - -PASS -- COMPILE 'hafs_mom6w_intel' [15:32, 15:16] ( 1 warnings 7 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [26:01, 01:11](713 MB) - -PASS -- COMPILE 'hafs_all_intel' [16:35, 16:01] ( 1 warnings 7 remarks ) -PASS -- TEST 'hafs_regional_docn_intel' [25:47, 01:37](664 MB) -PASS -- TEST 'hafs_regional_docn_oisst_intel' [25:46, 01:33](647 MB) -PASS -- TEST 'hafs_regional_datm_cdeps_intel' [25:13, 00:35](880 MB) - -PASS -- COMPILE 'atml_intel' [20:38, 20:07] ( 9 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_sbs_intel' [25:04, 01:14](1548 MB) -PASS -- TEST 'control_p8_atmlnd_intel' [24:55, 01:09](1548 MB) -PASS -- TEST 'control_restart_p8_atmlnd_intel' [18:28, 00:38](740 MB) - -PASS -- COMPILE 'atml_debug_intel' [05:24, 04:33] ( 867 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_debug_intel' [24:38, 01:48](1566 MB) - -PASS -- COMPILE 'atmaero_intel' [11:35, 10:52] ( 1 warnings 1 remarks ) -PASS -- TEST 'atmaero_control_p8_intel' [24:11, 01:34](2852 MB) -PASS -- TEST 'atmaero_control_p8_rad_intel' [23:58, 01:01](2911 MB) -PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [23:46, 00:56](2925 MB) - -PASS -- COMPILE 'atmaq_debug_intel' [10:24, 09:51] ( 871 warnings 6 remarks ) -PASS -- TEST 'regional_atmaq_debug_intel' [22:54, 00:50](4433 MB) +PASS -- COMPILE 's2swa_32bit_intel' [20:34, 20:07] ( 2 warnings 8 remarks ) +PASS -- TEST 'cpld_control_p8_mixedmode_intel' [50:19, 01:43](2975 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_intel' [20:35, 19:35] ( 2 warnings 8 remarks ) +PASS -- TEST 'cpld_control_gfsv17_intel' [50:18, 01:29](1594 MB) +PASS -- TEST 'cpld_control_gfsv17_iau_intel' [31:14, 01:35](1708 MB) +PASS -- TEST 'cpld_restart_gfsv17_intel' [31:05, 02:08](853 MB) +PASS -- TEST 'cpld_mpi_gfsv17_intel' [50:19, 01:57](1578 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [09:24, 08:51] ( 1506 warnings 1998 remarks ) +PASS -- TEST 'cpld_debug_gfsv17_intel' [01:30, 01:51](1599 MB) + +PASS -- COMPILE 's2swa_intel' [21:44, 20:58] ( 1 warnings 8 remarks ) +PASS -- TEST 'cpld_control_p8_intel' [41:21, 01:30](3005 MB) +PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [49:10, 01:57](3002 MB) +PASS -- TEST 'cpld_restart_p8_intel' [32:55, 01:00](3063 MB) +PASS -- TEST 'cpld_control_qr_p8_intel' [49:10, 01:42](3030 MB) +PASS -- TEST 'cpld_restart_qr_p8_intel' [39:51, 01:54](3079 MB) +PASS -- TEST 'cpld_2threads_p8_intel' [49:10, 01:30](3318 MB) +PASS -- TEST 'cpld_decomp_p8_intel' [49:10, 01:37](3003 MB) +PASS -- TEST 'cpld_mpi_p8_intel' [42:23, 01:21](2927 MB) +PASS -- TEST 'cpld_control_ciceC_p8_intel' [41:20, 01:31](3002 MB) +PASS -- TEST 'cpld_bmark_p8_intel' [49:19, 03:48](3951 MB) +PASS -- TEST 'cpld_restart_bmark_p8_intel' [30:19, 03:24](4251 MB) +PASS -- TEST 'cpld_s2sa_p8_intel' [49:10, 01:20](2966 MB) + +PASS -- COMPILE 's2sw_intel' [11:26, 10:28] ( 1 warnings 8 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_intel' [59:27, 01:07](1583 MB) +PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [59:27, 01:14](1636 MB) + +PASS -- COMPILE 's2s_aoflux_intel' [29:53, 29:26] ( 1 warnings 1 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [41:00, 01:51](1635 MB) + +PASS -- COMPILE 's2s_intel' [10:25, 10:01] ( 1 warnings 1 remarks ) +PASS -- TEST 'cpld_control_c48_intel' [00:27, 00:43](2647 MB) + +PASS -- COMPILE 's2swa_faster_intel' [17:32, 16:22] ( 1 warnings 8 remarks ) +PASS -- TEST 'cpld_control_p8_faster_intel' [53:21, 01:38](3001 MB) + +PASS -- COMPILE 's2sw_pdlib_intel' [28:52, 27:58] ( 1 warnings 8 remarks ) +PASS -- TEST 'cpld_control_pdlib_p8_intel' [42:02, 01:02](1603 MB) +PASS -- TEST 'cpld_restart_pdlib_p8_intel' [24:43, 01:12](905 MB) +PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [24:11, 01:27](1574 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_intel' [26:49, 26:16] ( 1542 warnings 1998 remarks ) +PASS -- TEST 'cpld_debug_pdlib_p8_intel' [44:06, 01:29](1619 MB) + +PASS -- COMPILE 'atm_dyn32_intel' [21:36, 21:04] ( 2 warnings 1 remarks ) +PASS -- TEST 'control_flake_intel' [39:52, 01:12](573 MB) +PASS -- TEST 'control_CubedSphereGrid_intel' [39:52, 01:16](1465 MB) +PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [39:52, 01:18](1477 MB) +PASS -- TEST 'control_latlon_intel' [39:52, 01:13](1469 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [34:06, 00:33](1467 MB) +PASS -- TEST 'control_c48_intel' [39:51, 01:02](1597 MB) +PASS -- TEST 'control_c48.v2.sfc_intel' [39:51, 00:53](717 MB) +PASS -- TEST 'control_c192_intel' [39:52, 01:22](1586 MB) +PASS -- TEST 'control_c384_intel' [39:56, 01:09](1901 MB) +PASS -- TEST 'control_c384gdas_intel' [39:56, 02:13](1092 MB) +PASS -- TEST 'control_stochy_intel' [39:52, 00:26](528 MB) +PASS -- TEST 'control_stochy_restart_intel' [37:27, 00:16](333 MB) +PASS -- TEST 'control_lndp_intel' [39:52, 00:18](529 MB) +PASS -- TEST 'control_iovr4_intel' [39:52, 00:34](524 MB) +PASS -- TEST 'control_iovr5_intel' [39:52, 00:45](525 MB) +PASS -- TEST 'control_p8_intel' [39:52, 01:43](1498 MB) +PASS -- TEST 'control_p8.v2.sfc_intel' [39:52, 01:40](1509 MB) +PASS -- TEST 'control_p8_ugwpv1_intel' [39:35, 01:58](1507 MB) +PASS -- TEST 'control_restart_p8_intel' [32:23, 01:44](690 MB) +PASS -- TEST 'control_noqr_p8_intel' [39:33, 01:40](1489 MB) +PASS -- TEST 'control_restart_noqr_p8_intel' [32:22, 01:47](699 MB) +PASS -- TEST 'control_decomp_p8_intel' [37:27, 00:46](1500 MB) +PASS -- TEST 'control_2threads_p8_intel' [36:24, 00:50](1592 MB) +PASS -- TEST 'control_p8_lndp_intel' [36:23, 01:17](1505 MB) +PASS -- TEST 'control_p8_rrtmgp_intel' [36:21, 01:46](1565 MB) +PASS -- TEST 'control_p8_mynn_intel' [35:18, 01:01](1510 MB) +PASS -- TEST 'merra2_thompson_intel' [35:03, 01:59](1509 MB) +PASS -- TEST 'regional_control_intel' [35:00, 01:02](608 MB) +PASS -- TEST 'regional_restart_intel' [27:13, 00:23](776 MB) +PASS -- TEST 'regional_decomp_intel' [34:21, 01:05](608 MB) +PASS -- TEST 'regional_2threads_intel' [33:39, 01:11](667 MB) +PASS -- TEST 'regional_noquilt_intel' [33:09, 00:24](1143 MB) +PASS -- TEST 'regional_netcdf_parallel_intel' [33:01, 00:20](610 MB) +PASS -- TEST 'regional_2dwrtdecomp_intel' [32:57, 00:15](609 MB) +PASS -- TEST 'regional_wofs_intel' [32:55, 00:51](1578 MB) + +PASS -- COMPILE 'rrfs_intel' [13:27, 12:39] ( 4 warnings 92 remarks ) +PASS -- TEST 'rap_control_intel' [32:51, 01:14](919 MB) +PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [32:26, 00:43](1093 MB) +PASS -- TEST 'rap_decomp_intel' [32:22, 01:39](920 MB) +PASS -- TEST 'rap_2threads_intel' [32:14, 01:46](1009 MB) +PASS -- TEST 'rap_restart_intel' [23:26, 01:07](787 MB) +PASS -- TEST 'rap_sfcdiff_intel' [32:03, 01:54](915 MB) +PASS -- TEST 'rap_sfcdiff_decomp_intel' [29:52, 01:08](915 MB) +PASS -- TEST 'rap_sfcdiff_restart_intel' [20:34, 01:17](786 MB) +PASS -- TEST 'hrrr_control_intel' [29:51, 01:51](913 MB) +PASS -- TEST 'hrrr_control_decomp_intel' [29:44, 01:23](911 MB) +PASS -- TEST 'hrrr_control_2threads_intel' [21:57, 01:54](988 MB) +PASS -- TEST 'hrrr_control_restart_intel' [22:36, 01:04](740 MB) +PASS -- TEST 'rrfs_v1beta_intel' [29:12, 01:40](912 MB) +PASS -- TEST 'rrfs_v1nssl_intel' [28:28, 01:01](1877 MB) +PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [28:15, 01:02](1861 MB) + +PASS -- COMPILE 'csawmg_intel' [32:56, 32:01] ( 2 warnings ) +PASS -- TEST 'control_csawmg_intel' [26:21, 01:08](599 MB) +PASS -- TEST 'control_ras_intel' [26:13, 01:16](561 MB) + +PASS -- COMPILE 'wam_intel' [10:24, 10:04] ( 1 warnings ) +PASS -- TEST 'control_wam_intel' [42:57, 00:24](271 MB) + +PASS -- COMPILE 'atm_faster_dyn32_intel' [21:44, 19:32] ( 1 warnings 1 remarks ) +PASS -- TEST 'control_p8_faster_intel' [21:07, 01:22](1509 MB) +PASS -- TEST 'regional_control_faster_intel' [26:39, 00:42](609 MB) + +PASS -- COMPILE 'atm_debug_dyn32_intel' [13:26, 11:12] ( 871 warnings 92 remarks ) +PASS -- TEST 'control_CubedSphereGrid_debug_intel' [26:11, 00:54](1487 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [19:01, 00:33](1487 MB) +PASS -- TEST 'control_stochy_debug_intel' [25:43, 00:30](691 MB) +PASS -- TEST 'control_lndp_debug_intel' [25:43, 00:52](690 MB) +PASS -- TEST 'control_csawmg_debug_intel' [25:09, 01:02](731 MB) +PASS -- TEST 'control_ras_debug_intel' [24:09, 00:43](701 MB) +PASS -- TEST 'control_diag_debug_intel' [22:52, 00:34](1546 MB) +PASS -- TEST 'control_debug_p8_intel' [22:36, 01:03](1524 MB) +PASS -- TEST 'regional_debug_intel' [22:17, 00:27](632 MB) +PASS -- TEST 'rap_control_debug_intel' [21:53, 00:18](1073 MB) +PASS -- TEST 'hrrr_control_debug_intel' [21:27, 00:52](1067 MB) +PASS -- TEST 'hrrr_gf_debug_intel' [21:14, 00:58](1071 MB) +PASS -- TEST 'hrrr_c3_debug_intel' [11:18, 01:06](1070 MB) +PASS -- TEST 'rap_unified_drag_suite_debug_intel' [19:02, 00:49](1076 MB) +PASS -- TEST 'rap_diag_debug_intel' [18:24, 01:09](1158 MB) +PASS -- TEST 'rap_cires_ugwp_debug_intel' [10:44, 00:46](1076 MB) +PASS -- TEST 'rap_unified_ugwp_debug_intel' [18:14, 00:17](1072 MB) +PASS -- TEST 'rap_lndp_debug_intel' [17:50, 00:35](1078 MB) +PASS -- TEST 'rap_progcld_thompson_debug_intel' [17:44, 00:38](1074 MB) +PASS -- TEST 'rap_noah_debug_intel' [17:40, 01:12](1068 MB) +PASS -- TEST 'rap_sfcdiff_debug_intel' [17:02, 00:31](1076 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [17:00, 00:19](1074 MB) +PASS -- TEST 'rrfs_v1beta_debug_intel' [16:56, 00:30](1068 MB) +PASS -- TEST 'rap_clm_lake_debug_intel' [16:23, 00:29](1076 MB) +PASS -- TEST 'rap_flake_debug_intel' [15:57, 00:41](1073 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [15:52, 02:01](1078 MB) + +PASS -- COMPILE 'wam_debug_intel' [05:20, 03:22] ( 843 warnings ) +PASS -- TEST 'control_wam_debug_intel' [43:50, 00:57](297 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [20:42, 18:57] ( 4 warnings 91 remarks ) +PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [15:51, 00:41](966 MB) +PASS -- TEST 'rap_control_dyn32_phy32_intel' [15:36, 01:49](789 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [15:22, 01:36](786 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [14:40, 01:33](850 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [14:30, 01:27](837 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [14:24, 01:31](785 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_intel' [06:12, 01:31](690 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [08:37, 00:36](668 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [17:32, 16:06] ( 4 warnings 91 remarks ) +PASS -- TEST 'conus13km_control_intel' [13:54, 01:16](1006 MB) +PASS -- TEST 'conus13km_2threads_intel' [08:03, 00:45](1007 MB) +PASS -- TEST 'conus13km_restart_mismatch_intel' [07:50, 00:34](881 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [13:28, 12:09] ( 4 warnings 91 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_intel' [13:42, 01:27](810 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [09:25, 08:29] ( 774 warnings 91 remarks ) +PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [13:31, 01:09](954 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [13:05, 01:02](954 MB) +PASS -- TEST 'conus13km_debug_intel' [12:15, 01:02](1037 MB) +PASS -- TEST 'conus13km_debug_qr_intel' [12:06, 00:54](710 MB) +PASS -- TEST 'conus13km_debug_2threads_intel' [10:51, 00:38](1043 MB) +PASS -- TEST 'conus13km_radar_tten_debug_intel' [10:42, 00:36](1104 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [05:17, 04:24] ( 774 warnings 91 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [10:27, 01:13](979 MB) + +PASS -- COMPILE 'hafsw_intel' [16:31, 15:49] ( 2 warnings 8 remarks ) +PASS -- TEST 'hafs_regional_atm_intel' [10:23, 02:08](618 MB) +PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [10:17, 00:51](971 MB) +PASS -- TEST 'hafs_regional_atm_ocn_intel' [09:46, 01:30](664 MB) +PASS -- TEST 'hafs_regional_atm_wav_intel' [09:35, 01:32](695 MB) +PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [09:27, 01:24](713 MB) +PASS -- TEST 'hafs_regional_1nest_atm_intel' [09:11, 01:08](390 MB) +PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [08:49, 01:25](402 MB) +PASS -- TEST 'hafs_global_1nest_atm_intel' [08:27, 00:49](282 MB) +PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [08:29, 02:10](372 MB) +PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [07:13, 01:27](413 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [06:29, 00:49](418 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [06:15, 01:42](488 MB) +PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [06:00, 01:19](314 MB) + +PASS -- COMPILE 'hafsw_debug_intel' [09:23, 08:08] ( 1450 warnings 1501 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [05:21, 01:16](496 MB) + +PASS -- COMPILE 'hafsw_faster_intel' [19:35, 18:52] ( 1 warnings 7 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [53:33, 01:38](529 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [05:13, 00:47](709 MB) + +PASS -- COMPILE 'hafs_mom6w_intel' [13:30, 11:17] ( 1 warnings 7 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [05:04, 00:50](705 MB) + +PASS -- COMPILE 'hafs_all_intel' [14:29, 13:04] ( 1 warnings 7 remarks ) +PASS -- TEST 'hafs_regional_docn_intel' [04:34, 02:11](664 MB) +PASS -- TEST 'hafs_regional_docn_oisst_intel' [03:47, 01:28](640 MB) +PASS -- TEST 'hafs_regional_datm_cdeps_intel' [03:28, 00:17](882 MB) + +PASS -- COMPILE 'atml_intel' [20:35, 16:57] ( 9 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_sbs_intel' [03:20, 02:05](1540 MB) +PASS -- TEST 'control_p8_atmlnd_intel' [03:17, 02:05](1549 MB) +PASS -- TEST 'control_restart_p8_atmlnd_intel' [55:38, 00:51](740 MB) + +PASS -- COMPILE 'atml_debug_intel' [08:21, 05:07] ( 867 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_debug_intel' [02:59, 01:25](1559 MB) + +PASS -- COMPILE 'atmaero_intel' [15:28, 10:33] ( 1 warnings 1 remarks ) +PASS -- TEST 'atmaero_control_p8_intel' [02:19, 00:57](2850 MB) +PASS -- TEST 'atmaero_control_p8_rad_intel' [01:42, 01:50](2911 MB) +PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [01:36, 01:29](2922 MB) + +PASS -- COMPILE 'atmaq_debug_intel' [11:24, 06:27] ( 871 warnings 6 remarks ) +PASS -- TEST 'regional_atmaq_debug_intel' [01:36, 01:10](4443 MB) SYNOPSIS: -Starting Date/Time: 20240429 16:35:39 -Ending Date/Time: 20240429 18:02:24 -Total Time: 01h:27m:18s +Starting Date/Time: 20240501 14:48:33 +Ending Date/Time: 20240501 16:24:47 +Total Time: 01h:36m:59s Compiles Completed: 31/31 Tests Completed: 156/156 diff --git a/tests/rt.sh b/tests/rt.sh index 790fd85843..4454eb7fed 100755 --- a/tests/rt.sh +++ b/tests/rt.sh @@ -522,6 +522,7 @@ handle_error() { rt_trap() { echo "rt.sh: Exited abnormally, killing workflow and cleaning up" + trap "" SIGINT [[ ${ROCOTO:-false} == true ]] && rocoto_kill [[ ${ECFLOW:-false} == true ]] && ecflow_kill cleanup @@ -698,17 +699,6 @@ case ${MACHINE_ID} in module load ecflow/5.6.0.13 fi module load intel/19.1.3.304 python/3.8.6 - if [[ "${ECFLOW:-false}" == true ]] ; then - # ECF_ROOT=${ECF_ROOT:-} - # ECFLOW_START="${ECF_ROOT}/scripts/server_check.sh" - # ECFLOW_STOP="${ECF_ROOT}/bin/ecflow_stop.sh" - export ECF_OUTPUTDIR="${PATHRT}/ecf_outputdir" - export ECF_COMDIR="${PATHRT}/ecf_comdir" - rm -rf "${ECF_OUTPUTDIR}" "${ECF_COMDIR}" - mkdir -p "${ECF_OUTPUTDIR}" - mkdir -p "${ECF_COMDIR}" - # export ECFLOW_START ECFLOW_STOP - fi export colonifnco=":output" # hack DISKNM="/lfs/h2/emc/nems/noscrub/emc.nems/RT" @@ -728,9 +718,6 @@ case ${MACHINE_ID} in if [[ "${ROCOTO:-false}" == true ]] ; then module use /ncrc/proj/epic/rocoto/modulefiles module load rocoto - # ROCOTORUN=$(command -v rocotorun) - # ROCOTOSTAT=$(command -v rocotostat) - # ROCOTOCOMPLETE=$(command -v rocotocomplete) ROCOTO_SCHEDULER="slurm" fi @@ -743,8 +730,6 @@ case ${MACHINE_ID} in module load gcc/12.2.0 if [[ "${ECFLOW:-false}" == true ]] ; then module load ecflow/5.8.4 - # ECFLOW_START=/ncrc/proj/epic/spack-stack/ecflow-5.8.4/bin/ecflow_start.sh - # ECFLOW_STOP=/ncrc/proj/epic/spack-stack/ecflow-5.8.4/bin/ecflow_stop.sh ECF_HOST=$(hostname) ECF_PORT=$(( $(id -u) + 1500 )) export ECF_PORT ECF_HOST @@ -765,17 +750,11 @@ case ${MACHINE_ID} in set -x if [[ "${ROCOTO:-false}" == true ]] ; then module load rocoto - # ROCOTORUN=$(command -v rocotorun) - # ROCOTOSTAT=$(command -v rocotostat) - # ROCOTOCOMPLETE=$(command -v rocotocomplete) ROCOTO_SCHEDULER=slurm fi if [[ "${ECFLOW:-false}" == true ]] ; then module load ecflow/5.11.4 - # ECFLOW_START="$(command -v ecflow_start.sh)" - # ECFLOW_STOP="$(command -v ecflow_stop.sh)" - # export ECFLOW_START ECFLOW_STOP fi QUEUE="batch" @@ -798,17 +777,12 @@ case ${MACHINE_ID} in if [[ "${ROCOTO:-false}" == true ]] ; then module load contrib rocoto - # ROCOTORUN=$(command -v rocotorun) - # ROCOTOSTAT=$(command -v rocotostat) - # ROCOTOCOMPLETE=$(command -v rocotocomplete) ROCOTO_SCHEDULER="slurm" fi module use /work/noaa/epic/role-epic/spack-stack/orion/modulefiles if [[ "${ECFLOW:-false}" == true ]] ; then module load ecflow/5.8.4 - # ECFLOW_START="/work/noaa/epic/role-epic/spack-stack/orion/ecflow-5.8.4/bin/ecflow_start.sh" - # ECFLOW_STOP="/work/noaa/epic/role-epic/spack-stack/orion/ecflow-5.8.4/bin/ecflow_stop.sh" ECF_HOST=$(hostname) ECF_PORT="$(( $(id -u) + 1500 ))" export ECF_PORT ECF_HOST @@ -829,17 +803,12 @@ case ${MACHINE_ID} in set -x if [[ "${ROCOTO:-false}" == true ]] ; then module load contrib rocoto - # ROCOTORUN=$(command -v rocotorun) - # ROCOTOSTAT=$(command -v rocotostat) - # ROCOTOCOMPLETE=$(command -v rocotocomplete) ROCOTO_SCHEDULER="slurm" fi module use /work/noaa/epic/role-epic/spack-stack/hercules/modulefiles if [[ "${ECFLOW:-false}" == true ]] ; then module load ecflow/5.8.4 - # ECFLOW_START="/work/noaa/epic/role-epic/spack-stack/hercules/ecflow-5.8.4/bin/ecflow_start.sh" - # ECFLOW_STOP="/work/noaa/epic/role-epic/spack-stack/hercules/ecflow-5.8.4/bin/ecflow_stop.sh" ECF_HOST=$(hostname) ECF_PORT="$(( $(id -u) + 1500 ))" export ECF_PORT ECF_HOST @@ -869,17 +838,11 @@ case ${MACHINE_ID} in if [[ "${ROCOTO:-false}" == true ]] ; then module load rocoto - # ROCOTORUN=$(command -v rocotorun) - # ROCOTOSTAT=$(command -v rocotostat) - # ROCOTOCOMPLETE=$(command -v rocotocomplete) ROCOTO_SCHEDULER="slurm" fi if [[ "${ECFLOW:-false}" == true ]] ; then module load ecflow/5.11.4 - # ECFLOW_START=/apps/ecflow/5.11.4/bin/ecflow_start.sh - # ECFLOW_STOP=/apps/ecflow/5.11.4/bin/ecflow_stop.sh - # export ECFLOW_START ECFLOW_STOP fi module use /mnt/lfs4/HFIP/hfv3gfs/role.epic/spack-stack/spack-stack-1.5.0/envs/unified-env-rocky8/install/modulefiles/Core @@ -901,9 +864,6 @@ case ${MACHINE_ID} in set -x if [[ "${ROCOTO:-false}" == true ]] ; then module load rocoto/1.3.2 - # ROCOTORUN=$(command -v rocotorun) - # ROCOTOSTAT=$(command -v rocotostat) - # ROCOTOCOMPLETE=$(command -v rocotocomplete) ROCOTO_SCHEDULER=slurm fi if [[ "${ECFLOW:-false}" == true ]] ; then @@ -914,8 +874,6 @@ case ${MACHINE_ID} in module use /data/prod/jedi/spack-stack/modulefiles if [[ "${ECFLOW:-false}" == true ]] ; then module load ecflow/5.8.4 - # ECFLOW_START="/data/prod/jedi/spack-stack/ecflow-5.8.4/bin/ecflow_start.sh" - # ECFLOW_STOP="/data/prod/jedi/spack-stack/ecflow-5.8.4/bin/ecflow_stop.sh" ECF_HOST=$(hostname) ECF_PORT="$(( $(id -u) + 1500 ))" export ECF_PORT ECF_HOST @@ -949,8 +907,6 @@ case ${MACHINE_ID} in module load stack-python/3.10.8 # export PYTHONPATH=/glade/p/ral/jntp/tools/miniconda3/4.8.3/envs/ufs-weather-model/lib/python3.8/site-packages:/glade/p/ral/jntp/tools/miniconda3/4.8.3/lib/python3.8/site-packages if [[ "${ECFLOW:-false}" == true ]] ; then - # ECFLOW_START=/glade/work/epicufsrt/contrib/spack-stack/derecho/ecflow-5.8.4/bin/ecflow_start.sh - # ECFLOW_STOP=/glade/work/epicufsrt/contrib/spack-stack/derecho/ecflow-5.8.4/bin/ecflow_stop.sh ECF_HOST=$(hostname) ECF_PORT=$(( $(id -u) + 1500 )) export ECF_PORT ECF_HOST @@ -969,9 +925,6 @@ case ${MACHINE_ID} in if [[ "${ROCOTO:-false}" == true ]] ; then - # ROCOTORUN=$(command -v rocotorun) - # ROCOTOSTAT=$(command -v rocotostat) - # ROCOTOCOMPLETE=$(command -v rocotocomplete) ROCOTO_SCHEDULER="pbspro" fi ;; @@ -1018,9 +971,6 @@ case ${MACHINE_ID} in if [[ "${ROCOTO:-false}" == true ]] ; then module load rocoto/1.3.3 - # ROCOTORUN=$(command -v rocotorun) - # ROCOTOSTAT=$(command -v rocotostat) - # ROCOTOCOMPLETE=$(command -v rocotocomplete) ROCOTO_SCHEDULER=slurm fi @@ -1168,25 +1118,20 @@ fi if [[ ${ECFLOW} == true ]]; then echo "Verifying ECFLOW support..." case ${MACHINE_ID} in - wcoss2|acorn) - ECFLOW_START="$(command -v server_check.sh)" - ECFLOW_STOP="$(command -v ecflow_stop.sh)" - ;; expanse|stampede|noaacloud) die "ECFLOW not supported on this machine, please do not use '-e'." ;; *) ECFLOW_START="$(command -v ecflow_start.sh)" - ECFLOW_STOP="$(command -v ecflow_stop.sh)" ;; esac - export ECFLOW_START ECFLOW_STOP + export ECFLOW_START - export ECF_OUTPUTDIR="${PATHRT}/ecf_outputdir" - export ECF_COMDIR="${PATHRT}/ecf_comdir" - rm -rf "${ECF_OUTPUTDIR}" "${ECF_COMDIR}" - mkdir -p "${ECF_OUTPUTDIR}" - mkdir -p "${ECF_COMDIR}" + #export ECF_OUTPUTDIR="${PATHRT}/ecf_outputdir" + #export ECF_COMDIR="${PATHRT}/ecf_comdir" + #rm -rf "${ECF_OUTPUTDIR}" "${ECF_COMDIR}" + #mkdir -p "${ECF_OUTPUTDIR}" + #mkdir -p "${ECF_COMDIR}" # Default maximum number of compile and run jobs MAX_BUILDS=10 #Max build jobs MAX_JOBS=30 #Max test/run jobs diff --git a/tests/rt_utils.sh b/tests/rt_utils.sh index 24f8c8d286..1d72ada3fe 100755 --- a/tests/rt_utils.sh +++ b/tests/rt_utils.sh @@ -6,6 +6,8 @@ if [[ "$0" = "${BASH_SOURCE[0]}" ]]; then exit 1 fi +ECFLOW_RUNNING=false + # Note: this file must only contain subroutines, and variables that # are not dependent on the caller. Most regression test variables # (such as ACCNR) are not set until after rt.sh sources this file. @@ -658,25 +660,30 @@ ecflow_run() { fi # Start the ecflow_server + echo "rt_utils.sh: Checking status of the ecflow_server..." set +e ecflow_client --ping --host="${ECF_HOST}" --port="${ECF_PORT}" not_running=$? set -e if [[ ${not_running} -eq 1 ]]; then - echo "ecflow_server is NOT running on ${ECF_HOST}:${ECF_PORT}" + echo "rt_utils.sh: ecflow_server is not running on ${ECF_HOST}:${ECF_PORT}" + echo "rt_utils.sh: attempting to start ecflow_server..." - if [[ ${MACHINE_ID} == wcoss2 || ${MACHINE_ID} == acorn ]]; then - #shellcheck disable=SC2029 - ssh "${ECF_HOST}" "bash -l -c \"module load ecflow && ${ECFLOW_START} -p ${ECF_PORT}\"" - elif [[ ${MACHINE_ID} == hera || ${MACHINE_ID} == jet ]]; then - #shellcheck disable=SC2029 - ssh "${ECF_HOST}" "bash -l -c \"module load ecflow && ${ECFLOW_START} -d ${RUNDIR_ROOT}/ecflow_server\"" - else - ${ECFLOW_START} -p "${ECF_PORT}" -d "${RUNDIR_ROOT}/ecflow_server" - fi - echo "Since this script is starting the ecflow_server, we will stop it at the end" - export STOP_ECFLOW_AT_END=true + save_traps=$(trap) + trap "" SIGINT # Ignore INT signal during ecflow startup + case ${MACHINE_ID} in + wcoss2|acorn|hera|jet) + #shellcheck disable=SC2029 + ssh "${ECF_HOST}" "bash -l -c \"module load ecflow && ${ECFLOW_START} -p ${ECF_PORT}\"" + ;; + *) + ${ECFLOW_START} -p "${ECF_PORT}" -d "${RUNDIR_ROOT}/ecflow_server" + ;; + esac + + ECFLOW_RUNNING=true + eval "${save_traps}" # Try pinging ecflow server now, and erroring out if not there. set +e ecflow_client --ping --host="${ECF_HOST}" --port="${ECF_PORT}" @@ -684,25 +691,27 @@ ecflow_run() { set -e if [[ ${not_running} -eq 1 ]]; then - echo "ERROR: Failure to start ecflow, exiting..." + echo "rt_utils.sh: ERROR -- Failure to start ecflow. Exiting..." exit 1 fi else - echo "ecflow_server is already running on ${ECF_HOST}:${ECF_PORT}" + echo "rt_utils.sh: Confirmed: ecflow_server is running on ${ECF_HOST}:${ECF_PORT}" + ECFLOW_RUNNING=true fi - ECFLOW_RUNNING=true + echo "rt_utils.sh: Starting ECFLOW tasks..." set +e ecflow_client --load="${ECFLOW_RUN}/${ECFLOW_SUITE}.def" --host="${ECF_HOST}" --port="${ECF_PORT}" ecflow_client --begin="${ECFLOW_SUITE}" --host="${ECF_HOST}" --port="${ECF_PORT}" ecflow_client --restart --host="${ECF_HOST}" --port="${ECF_PORT}" set -e + sleep 10 active_tasks=1 - sleep 10 max_active_tasks=$( ecflow_client --get_state "/${ECFLOW_SUITE}" ) max_active_tasks=$( grep "task " <<< "${max_active_tasks}" ) max_active_tasks=$( grep -cP 'state:active|state:submitted|state:queued' <<< "${max_active_tasks}" ) + echo "rt_utils.sh: Total number of tasks processed -- ${max_active_tasks}" while [[ "${active_tasks}" -ne 0 ]] do sleep 10 & wait $! @@ -716,6 +725,7 @@ ecflow_run() { done sleep 65 # wait one ECF_INTERVAL plus 5 seconds + echo "rt_utils.sh: ECFLOW tasks completed, cleaning up suite" set +e ecflow_client --delete=force yes "/${ECFLOW_SUITE}" set -e @@ -723,39 +733,30 @@ ecflow_run() { } ecflow_kill() { - echo "rt_utils.sh: Killing ECFLOW Workflow..." - [[ ${ECFLOW_RUNNING:-false} == true ]] || return - set +e - ecflow_client --suspend "/${ECFLOW_SUITE}" - ecflow_client --kill "/${ECFLOW_SUITE}" - sleep 20 - ecflow_client --delete=force yes "/${ECFLOW_SUITE}" - set -e + [[ ${ECFLOW_RUNNING:-false} == true ]] || return + echo "rt_utils.sh: Deleting ECFLOW suite: ${ECFLOW_SUITE}" + set +e + ecflow_client --suspend "/${ECFLOW_SUITE}" + ecflow_client --kill "/${ECFLOW_SUITE}" + sleep 20 + ecflow_client --delete=force yes "/${ECFLOW_SUITE}" + set -e } ecflow_stop() { - echo "rt_utils.sh: Stopping ECFLOW Workflow..." [[ ${ECFLOW_RUNNING:-false} == true ]] || return + echo "rt_utils.sh: Checking whether to stop ecflow_server..." set +e SUITES=$( ecflow_client --get ) SUITES=$( grep "^suite" <<< "${SUITES}" ) - echo "SUITES=${SUITES}" if [[ -z "${SUITES}" ]]; then + echo "rt_utils.sh: No other suites running, stopping ecflow_server" ecflow_client --halt=yes ecflow_client --check_pt ecflow_client --terminate=yes - fi - if [[ ${STOP_ECFLOW_AT_END} == true ]]; then - echo "rt_utils.sh: Stopping ECFLOW Server..." - case ${MACHINE_ID} in - wcoss2|acorn|hera|jet) - #shellcheck disable=SC2029 - ssh "${ECF_HOST}" "bash -l -c \"${ECFLOW_STOP} -p ${ECF_PORT}\"" - ;; - *) - ${ECFLOW_STOP} -p "${ECF_PORT}" - ;; - esac + else + echo "rt_utils.sh: Active suites running, NOT stopping ecflow_server..." + echo "SUITES are: ${SUITES}" fi set -e } diff --git a/tests/test_changes.list b/tests/test_changes.list index 41e638ce0e..cff472391f 100644 --- a/tests/test_changes.list +++ b/tests/test_changes.list @@ -1,4 +1,2 @@ -control_p8_atmlnd_sbs intel -control_p8_atmlnd intel -control_restart_p8_atmlnd intel -control_p8_atmlnd_debug intel +merra2_thompson intel +atmaero_control_p8_rad_micro intel