From 3a48a64728b20780dbc9f2e2e9b846d9a49409a0 Mon Sep 17 00:00:00 2001 From: AnningCheng-NOAA <48297505+AnningCheng-NOAA@users.noreply.github.com> Date: Fri, 24 May 2024 13:56:59 -0400 Subject: [PATCH] upgrade MERRA2 climatology from 2003-2014 mean to 2014 to 2024 mean (#2273) * MERRA2 climatology upgraded to 2014 to 2024 mean --- tests/bl_date.conf | 2 +- tests/fv3_conf/control_run.IN | 2 +- tests/fv3_conf/cpld_control_run.IN | 2 +- tests/fv3_conf/fv3_gocart.IN | 3 +- tests/fv3_conf/lake_control_run.IN | 2 +- tests/fv3_conf/regional_rrfs_a_run.IN | 15 +- tests/fv3_conf/regional_run.IN | 16 +- tests/logs/OpnReqTests_control_p8_hera.log | 62 +- ...sts_cpld_control_nowave_noaero_p8_hera.log | 226 +++-- .../OpnReqTests_regional_control_hera.log | 38 +- tests/logs/RegressionTests_acorn.log | 588 +++++++------ tests/logs/RegressionTests_derecho.log | 543 ++++++------ tests/logs/RegressionTests_gaea.log | 549 ++++++------ tests/logs/RegressionTests_hera.log | 786 ++++++++++-------- tests/logs/RegressionTests_hercules.log | 785 +++++++++-------- tests/logs/RegressionTests_jet.log | 532 ++++++------ tests/logs/RegressionTests_orion.log | 685 ++++++--------- tests/logs/RegressionTests_wcoss2.log | 470 +++++------ tests/rt_utils.sh | 2 +- tests/test_changes.list | 74 ++ 20 files changed, 2780 insertions(+), 2602 deletions(-) diff --git a/tests/bl_date.conf b/tests/bl_date.conf index 1e9296108e..10f90f6d96 100644 --- a/tests/bl_date.conf +++ b/tests/bl_date.conf @@ -1 +1 @@ -export BL_DATE=20240516 +export BL_DATE=20240522 diff --git a/tests/fv3_conf/control_run.IN b/tests/fv3_conf/control_run.IN index 30634250d8..fd8482ee57 100644 --- a/tests/fv3_conf/control_run.IN +++ b/tests/fv3_conf/control_run.IN @@ -133,7 +133,7 @@ fi #merra2 if [ $USE_MERRA2 = .true. ]; then for n in 01 02 03 04 05 06 07 08 09 10 11 12; do - cp @[INPUTDATA_ROOT]/FV3_input_data_INCCN_aeroclim/MERRA2/merra2.aerclim.2003-2014.m${n}.nc aeroclim.m${n}.nc + cp @[INPUTDATA_ROOT]/FV3_input_data_INCCN_aeroclim/MERRA2_y14_24/merra2_1423_${n}.nc aeroclim.m${n}.nc done cp @[INPUTDATA_ROOT]/FV3_input_data_INCCN_aeroclim/aer_data/LUTS/optics_BC.v1_3.dat optics_BC.dat cp @[INPUTDATA_ROOT]/FV3_input_data_INCCN_aeroclim/aer_data/LUTS/optics_OC.v1_3.dat optics_OC.dat diff --git a/tests/fv3_conf/cpld_control_run.IN b/tests/fv3_conf/cpld_control_run.IN index d497771d0b..ec731d9f4a 100644 --- a/tests/fv3_conf/cpld_control_run.IN +++ b/tests/fv3_conf/cpld_control_run.IN @@ -173,7 +173,7 @@ fi #merra2 if [ $IAER = 1011 ]; then for n in 01 02 03 04 05 06 07 08 09 10 11 12; do - cp @[INPUTDATA_ROOT]/FV3_input_data_INCCN_aeroclim/MERRA2/merra2.aerclim.2003-2014.m${n}.nc aeroclim.m${n}.nc + cp @[INPUTDATA_ROOT]/FV3_input_data_INCCN_aeroclim/MERRA2_y14_24/merra2_1423_${n}.nc aeroclim.m${n}.nc done cp @[INPUTDATA_ROOT]/FV3_input_data_INCCN_aeroclim/aer_data/LUTS/optics_BC.v1_3.dat optics_BC.dat cp @[INPUTDATA_ROOT]/FV3_input_data_INCCN_aeroclim/aer_data/LUTS/optics_OC.v1_3.dat optics_OC.dat diff --git a/tests/fv3_conf/fv3_gocart.IN b/tests/fv3_conf/fv3_gocart.IN index da32ceb4a1..81bb264948 100644 --- a/tests/fv3_conf/fv3_gocart.IN +++ b/tests/fv3_conf/fv3_gocart.IN @@ -7,9 +7,8 @@ else cp -r @[INPUTDATA_ROOT]/FV3_input_data/RESTART/* ./INPUT fi cp @[INPUTDATA_ROOT]/FV3_input_data/*grb . -cp @[INPUTDATA_ROOT]/FV3_input_data_INCCN_aeroclim/MERRA2/merra2C.aerclim.2003-2014.*nc . for n in 01 02 03 04 05 06 07 08 09 10 11 12; do -ln -sf merra2C.aerclim.2003-2014.m${n}.nc aeroclim.m${n}.nc + cp @[INPUTDATA_ROOT]/FV3_input_data_INCCN_aeroclim/MERRA2_y14_24/merra2_1423_${n}.nc aeroclim.m${n}.nc done cp @[INPUTDATA_ROOT]/FV3_input_data_INCCN_aeroclim/mg2_IN_CCN/cam5_4_143_NAAI_monclimo2.nc cam5_4_143_NAAI_monclimo2.nc cp @[INPUTDATA_ROOT]/FV3_input_data_INCCN_aeroclim/mg2_IN_CCN/cam5_4_143_NPCCN_monclimo2.nc cam5_4_143_NPCCN_monclimo2.nc diff --git a/tests/fv3_conf/lake_control_run.IN b/tests/fv3_conf/lake_control_run.IN index 7d34e82e23..a84ee5dc35 100644 --- a/tests/fv3_conf/lake_control_run.IN +++ b/tests/fv3_conf/lake_control_run.IN @@ -123,7 +123,7 @@ fi #merra2 if [ $USE_MERRA2 = .true. ]; then for n in 01 02 03 04 05 06 07 08 09 10 11 12; do - cp @[INPUTDATA_ROOT]/FV3_input_data_INCCN_aeroclim/MERRA2/merra2.aerclim.2003-2014.m${n}.nc aeroclim.m${n}.nc + cp @[INPUTDATA_ROOT]/FV3_input_data_INCCN_aeroclim/MERRA2_y14_24/merra2_1423_${n}.nc aeroclim.m${n}.nc done cp @[INPUTDATA_ROOT]/FV3_input_data_INCCN_aeroclim/aer_data/LUTS/optics_BC.v1_3.dat optics_BC.dat cp @[INPUTDATA_ROOT]/FV3_input_data_INCCN_aeroclim/aer_data/LUTS/optics_OC.v1_3.dat optics_OC.dat diff --git a/tests/fv3_conf/regional_rrfs_a_run.IN b/tests/fv3_conf/regional_rrfs_a_run.IN index d41ea9cee1..41c0ab2f62 100644 --- a/tests/fv3_conf/regional_rrfs_a_run.IN +++ b/tests/fv3_conf/regional_rrfs_a_run.IN @@ -5,18 +5,9 @@ mkdir INPUT RESTART rsync -arv @[INPUTDATA_ROOT]/FV3_regional_rrfs_a/INPUT/. INPUT/. -cp @[INPUTDATA_ROOT]/FV3_input_data_INCCN_aeroclim/MERRA2/merra2.aerclim.2003-2014.m01.nc aeroclim.m01.nc -cp @[INPUTDATA_ROOT]/FV3_input_data_INCCN_aeroclim/MERRA2/merra2.aerclim.2003-2014.m02.nc aeroclim.m02.nc -cp @[INPUTDATA_ROOT]/FV3_input_data_INCCN_aeroclim/MERRA2/merra2.aerclim.2003-2014.m03.nc aeroclim.m03.nc -cp @[INPUTDATA_ROOT]/FV3_input_data_INCCN_aeroclim/MERRA2/merra2.aerclim.2003-2014.m04.nc aeroclim.m04.nc -cp @[INPUTDATA_ROOT]/FV3_input_data_INCCN_aeroclim/MERRA2/merra2.aerclim.2003-2014.m05.nc aeroclim.m05.nc -cp @[INPUTDATA_ROOT]/FV3_input_data_INCCN_aeroclim/MERRA2/merra2.aerclim.2003-2014.m06.nc aeroclim.m06.nc -cp @[INPUTDATA_ROOT]/FV3_input_data_INCCN_aeroclim/MERRA2/merra2.aerclim.2003-2014.m07.nc aeroclim.m07.nc -cp @[INPUTDATA_ROOT]/FV3_input_data_INCCN_aeroclim/MERRA2/merra2.aerclim.2003-2014.m08.nc aeroclim.m08.nc -cp @[INPUTDATA_ROOT]/FV3_input_data_INCCN_aeroclim/MERRA2/merra2.aerclim.2003-2014.m09.nc aeroclim.m09.nc -cp @[INPUTDATA_ROOT]/FV3_input_data_INCCN_aeroclim/MERRA2/merra2.aerclim.2003-2014.m10.nc aeroclim.m10.nc -cp @[INPUTDATA_ROOT]/FV3_input_data_INCCN_aeroclim/MERRA2/merra2.aerclim.2003-2014.m11.nc aeroclim.m11.nc -cp @[INPUTDATA_ROOT]/FV3_input_data_INCCN_aeroclim/MERRA2/merra2.aerclim.2003-2014.m12.nc aeroclim.m12.nc +for n in 01 02 03 04 05 06 07 08 09 10 11 12; do + cp @[INPUTDATA_ROOT]/FV3_input_data_INCCN_aeroclim/MERRA2_y14_24/merra2_1423_${n}.nc aeroclim.m${n}.nc +done cp @[INPUTDATA_ROOT]/FV3_input_data_INCCN_aeroclim/aer_data/LUTS/optics_BC.v1_3.dat optics_BC.dat cp @[INPUTDATA_ROOT]/FV3_input_data_INCCN_aeroclim/aer_data/LUTS/optics_DU.v15_3.dat optics_DU.dat diff --git a/tests/fv3_conf/regional_run.IN b/tests/fv3_conf/regional_run.IN index 6f4a8a6aaa..09aed8a45e 100644 --- a/tests/fv3_conf/regional_run.IN +++ b/tests/fv3_conf/regional_run.IN @@ -5,18 +5,10 @@ rsync -arv @[INPUTDATA_ROOT]/FV3_regional/INPUT/. INPUT/. cp @[INPUTDATA_ROOT]/FV3_fix/CCN_ACTIVATE.BIN . -cp @[INPUTDATA_ROOT]/FV3_input_data_INCCN_aeroclim/MERRA2/merra2.aerclim.2003-2014.m01.nc aeroclim.m01.nc -cp @[INPUTDATA_ROOT]/FV3_input_data_INCCN_aeroclim/MERRA2/merra2.aerclim.2003-2014.m02.nc aeroclim.m02.nc -cp @[INPUTDATA_ROOT]/FV3_input_data_INCCN_aeroclim/MERRA2/merra2.aerclim.2003-2014.m03.nc aeroclim.m03.nc -cp @[INPUTDATA_ROOT]/FV3_input_data_INCCN_aeroclim/MERRA2/merra2.aerclim.2003-2014.m04.nc aeroclim.m04.nc -cp @[INPUTDATA_ROOT]/FV3_input_data_INCCN_aeroclim/MERRA2/merra2.aerclim.2003-2014.m05.nc aeroclim.m05.nc -cp @[INPUTDATA_ROOT]/FV3_input_data_INCCN_aeroclim/MERRA2/merra2.aerclim.2003-2014.m06.nc aeroclim.m06.nc -cp @[INPUTDATA_ROOT]/FV3_input_data_INCCN_aeroclim/MERRA2/merra2.aerclim.2003-2014.m07.nc aeroclim.m07.nc -cp @[INPUTDATA_ROOT]/FV3_input_data_INCCN_aeroclim/MERRA2/merra2.aerclim.2003-2014.m08.nc aeroclim.m08.nc -cp @[INPUTDATA_ROOT]/FV3_input_data_INCCN_aeroclim/MERRA2/merra2.aerclim.2003-2014.m09.nc aeroclim.m09.nc -cp @[INPUTDATA_ROOT]/FV3_input_data_INCCN_aeroclim/MERRA2/merra2.aerclim.2003-2014.m10.nc aeroclim.m10.nc -cp @[INPUTDATA_ROOT]/FV3_input_data_INCCN_aeroclim/MERRA2/merra2.aerclim.2003-2014.m12.nc aeroclim.m11.nc -cp @[INPUTDATA_ROOT]/FV3_input_data_INCCN_aeroclim/MERRA2/merra2.aerclim.2003-2014.m12.nc aeroclim.m12.nc +for n in 01 02 03 04 05 06 07 08 09 10 11 12; do + cp @[INPUTDATA_ROOT]/FV3_input_data_INCCN_aeroclim/MERRA2_y14_24/merra2_1423_${n}.nc aeroclim.m${n}.nc +done + cp @[INPUTDATA_ROOT]/FV3_input_data_INCCN_aeroclim/aer_data/LUTS/optics_BC.v1_3.dat optics_BC.dat cp @[INPUTDATA_ROOT]/FV3_input_data_INCCN_aeroclim/aer_data/LUTS/optics_DU.v15_3.dat optics_DU.dat diff --git a/tests/logs/OpnReqTests_control_p8_hera.log b/tests/logs/OpnReqTests_control_p8_hera.log index 439af1928e..343011c8f6 100644 --- a/tests/logs/OpnReqTests_control_p8_hera.log +++ b/tests/logs/OpnReqTests_control_p8_hera.log @@ -1,9 +1,9 @@ -Mon May 20 18:51:03 UTC 2024 +Thu May 23 02:18:32 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_1703729/bit_base_bit_base +baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_bit_base_intel +working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_1263645/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 = 276.086219 - 0: The maximum resident set size (KB) = 1266612 + 0: The total amount of wall time = 204.782273 + 0: The maximum resident set size (KB) = 1918420 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_1703729/dbg_base_dbg_base +baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_dbg_base_intel +working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_1263645/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 = 967.204562 - 0: The maximum resident set size (KB) = 1252256 + 0: The total amount of wall time = 2007.430306 + 0: The maximum resident set size (KB) = 1871000 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_1703729/dcp_dcp +baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_std_base_intel +working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_1263645/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 = 244.057605 - 0: The maximum resident set size (KB) = 1245204 + 0: The total amount of wall time = 177.403984 + 0: The maximum resident set size (KB) = 1878948 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_1703729/mpi_mpi +baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_std_base_intel +working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_1263645/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 = 242.281799 - 0: The maximum resident set size (KB) = 1245960 + 0: The total amount of wall time = 174.810235 + 0: The maximum resident set size (KB) = 1874436 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_1703729/rst_rst +baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_std_base_intel +working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_1263645/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.457949 - 0: The maximum resident set size (KB) = 1245616 + 0: The total amount of wall time = 177.301718 + 0: The maximum resident set size (KB) = 1878152 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_1703729/std_base_std_base +baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_std_base_intel +working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_1263645/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 = 247.352735 - 0: The maximum resident set size (KB) = 1245076 + 0: The total amount of wall time = 176.738736 + 0: The maximum resident set size (KB) = 1878320 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_1703729/thr_thr +baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_std_base_intel +working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_1263645/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 = 242.402115 - 0: The maximum resident set size (KB) = 1245280 + 0: The total amount of wall time = 176.752293 + 0: The maximum resident set size (KB) = 1876656 Test thr PASS OPERATION REQUIREMENT TEST WAS SUCCESSFUL -Mon May 20 21:14:11 UTC 2024 -Elapsed time: 02h:23m:09s. Have a nice day! +Thu May 23 04:05:32 UTC 2024 +Elapsed time: 01h:47m:00s. 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 41bbda59b0..19d7b7298e 100644 --- a/tests/logs/OpnReqTests_cpld_control_nowave_noaero_p8_hera.log +++ b/tests/logs/OpnReqTests_cpld_control_nowave_noaero_p8_hera.log @@ -1,79 +1,77 @@ -Tue May 21 16:24:30 UTC 2024 +Thu May 23 05:36:16 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/cpld/FV3_OPNREQ_TEST/opnReqTest_21842/dbg_base_dbg_base +baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/cpld_control_c96_noaero_p8_dbg_base_intel +working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2772204/dbg_base_dbg_base Checking test dbg_base results .... Moving baseline dbg_base files .... - Moving sfcf021.tile1.nc .........OK - Moving sfcf021.tile2.nc .........OK - Moving sfcf021.tile3.nc .........OK - Moving sfcf021.tile4.nc .........OK - Moving sfcf021.tile5.nc .........OK - Moving sfcf021.tile6.nc .........OK - Moving atmf021.tile1.nc .........OK - Moving atmf021.tile2.nc .........OK - Moving atmf021.tile3.nc .........OK - Moving atmf021.tile4.nc .........OK - Moving atmf021.tile5.nc .........OK - Moving atmf021.tile6.nc .........OK - Moving sfcf024.tile1.nc .........OK - Moving sfcf024.tile2.nc .........OK - Moving sfcf024.tile3.nc .........OK - Moving sfcf024.tile4.nc .........OK - Moving sfcf024.tile5.nc .........OK - Moving sfcf024.tile6.nc .........OK - Moving atmf024.tile1.nc .........OK - Moving atmf024.tile2.nc .........OK - Moving atmf024.tile3.nc .........OK - Moving atmf024.tile4.nc .........OK - Moving atmf024.tile5.nc .........OK - Moving atmf024.tile6.nc .........OK - Moving RESTART/20210323.060000.coupler.res .........OK - Moving RESTART/20210323.060000.fv_core.res.nc .........OK - Moving RESTART/20210323.060000.fv_core.res.tile1.nc .........OK - Moving RESTART/20210323.060000.fv_core.res.tile2.nc .........OK - Moving RESTART/20210323.060000.fv_core.res.tile3.nc .........OK - Moving RESTART/20210323.060000.fv_core.res.tile4.nc .........OK - Moving RESTART/20210323.060000.fv_core.res.tile5.nc .........OK - Moving RESTART/20210323.060000.fv_core.res.tile6.nc .........OK - Moving RESTART/20210323.060000.fv_srf_wnd.res.tile1.nc .........OK - Moving RESTART/20210323.060000.fv_srf_wnd.res.tile2.nc .........OK - Moving RESTART/20210323.060000.fv_srf_wnd.res.tile3.nc .........OK - Moving RESTART/20210323.060000.fv_srf_wnd.res.tile4.nc .........OK - Moving RESTART/20210323.060000.fv_srf_wnd.res.tile5.nc .........OK - Moving RESTART/20210323.060000.fv_srf_wnd.res.tile6.nc .........OK - Moving RESTART/20210323.060000.fv_tracer.res.tile1.nc .........OK - Moving RESTART/20210323.060000.fv_tracer.res.tile2.nc .........OK - Moving RESTART/20210323.060000.fv_tracer.res.tile3.nc .........OK - Moving RESTART/20210323.060000.fv_tracer.res.tile4.nc .........OK - Moving RESTART/20210323.060000.fv_tracer.res.tile5.nc .........OK - Moving RESTART/20210323.060000.fv_tracer.res.tile6.nc .........OK - Moving RESTART/20210323.060000.phy_data.tile1.nc .........OK - Moving RESTART/20210323.060000.phy_data.tile2.nc .........OK - Moving RESTART/20210323.060000.phy_data.tile3.nc .........OK - Moving RESTART/20210323.060000.phy_data.tile4.nc .........OK - Moving RESTART/20210323.060000.phy_data.tile5.nc .........OK - Moving RESTART/20210323.060000.phy_data.tile6.nc .........OK - Moving RESTART/20210323.060000.sfc_data.tile1.nc .........OK - Moving RESTART/20210323.060000.sfc_data.tile2.nc .........OK - Moving RESTART/20210323.060000.sfc_data.tile3.nc .........OK - Moving RESTART/20210323.060000.sfc_data.tile4.nc .........OK - Moving RESTART/20210323.060000.sfc_data.tile5.nc .........OK - Moving RESTART/20210323.060000.sfc_data.tile6.nc .........OK - Moving RESTART/20210323.060000.MOM.res.nc .........OK - Moving RESTART/iced.2021-03-23-21600.nc .........OK - Moving RESTART/ufs.cpld.cpl.r.2021-03-23-21600.nc .........OK + Moving sfcf021.tile1.nc .........NOT OK. Missing /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2772204/dbg_base_dbg_base/sfcf021.tile1.nc + Moving sfcf021.tile2.nc .........NOT OK. Missing /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2772204/dbg_base_dbg_base/sfcf021.tile2.nc + Moving sfcf021.tile3.nc .........NOT OK. Missing /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2772204/dbg_base_dbg_base/sfcf021.tile3.nc + Moving sfcf021.tile4.nc .........NOT OK. Missing /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2772204/dbg_base_dbg_base/sfcf021.tile4.nc + Moving sfcf021.tile5.nc .........NOT OK. Missing /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2772204/dbg_base_dbg_base/sfcf021.tile5.nc + Moving sfcf021.tile6.nc .........NOT OK. Missing /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2772204/dbg_base_dbg_base/sfcf021.tile6.nc + Moving atmf021.tile1.nc .........NOT OK. Missing /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2772204/dbg_base_dbg_base/atmf021.tile1.nc + Moving atmf021.tile2.nc .........NOT OK. Missing /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2772204/dbg_base_dbg_base/atmf021.tile2.nc + Moving atmf021.tile3.nc .........NOT OK. Missing /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2772204/dbg_base_dbg_base/atmf021.tile3.nc + Moving atmf021.tile4.nc .........NOT OK. Missing /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2772204/dbg_base_dbg_base/atmf021.tile4.nc + Moving atmf021.tile5.nc .........NOT OK. Missing /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2772204/dbg_base_dbg_base/atmf021.tile5.nc + Moving atmf021.tile6.nc .........NOT OK. Missing /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2772204/dbg_base_dbg_base/atmf021.tile6.nc + Moving sfcf024.tile1.nc .........NOT OK. Missing /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2772204/dbg_base_dbg_base/sfcf024.tile1.nc + Moving sfcf024.tile2.nc .........NOT OK. Missing /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2772204/dbg_base_dbg_base/sfcf024.tile2.nc + Moving sfcf024.tile3.nc .........NOT OK. Missing /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2772204/dbg_base_dbg_base/sfcf024.tile3.nc + Moving sfcf024.tile4.nc .........NOT OK. Missing /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2772204/dbg_base_dbg_base/sfcf024.tile4.nc + Moving sfcf024.tile5.nc .........NOT OK. Missing /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2772204/dbg_base_dbg_base/sfcf024.tile5.nc + Moving sfcf024.tile6.nc .........NOT OK. Missing /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2772204/dbg_base_dbg_base/sfcf024.tile6.nc + Moving atmf024.tile1.nc .........NOT OK. Missing /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2772204/dbg_base_dbg_base/atmf024.tile1.nc + Moving atmf024.tile2.nc .........NOT OK. Missing /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2772204/dbg_base_dbg_base/atmf024.tile2.nc + Moving atmf024.tile3.nc .........NOT OK. Missing /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2772204/dbg_base_dbg_base/atmf024.tile3.nc + Moving atmf024.tile4.nc .........NOT OK. Missing /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2772204/dbg_base_dbg_base/atmf024.tile4.nc + Moving atmf024.tile5.nc .........NOT OK. Missing /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2772204/dbg_base_dbg_base/atmf024.tile5.nc + Moving atmf024.tile6.nc .........NOT OK. Missing /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2772204/dbg_base_dbg_base/atmf024.tile6.nc + Moving RESTART/20210323.060000.coupler.res .........NOT OK. Missing /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2772204/dbg_base_dbg_base/RESTART/20210323.060000.coupler.res + Moving RESTART/20210323.060000.fv_core.res.nc .........NOT OK. Missing /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2772204/dbg_base_dbg_base/RESTART/20210323.060000.fv_core.res.nc + Moving RESTART/20210323.060000.fv_core.res.tile1.nc .........NOT OK. Missing /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2772204/dbg_base_dbg_base/RESTART/20210323.060000.fv_core.res.tile1.nc + Moving RESTART/20210323.060000.fv_core.res.tile2.nc .........NOT OK. Missing /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2772204/dbg_base_dbg_base/RESTART/20210323.060000.fv_core.res.tile2.nc + Moving RESTART/20210323.060000.fv_core.res.tile3.nc .........NOT OK. Missing /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2772204/dbg_base_dbg_base/RESTART/20210323.060000.fv_core.res.tile3.nc + Moving RESTART/20210323.060000.fv_core.res.tile4.nc .........NOT OK. Missing /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2772204/dbg_base_dbg_base/RESTART/20210323.060000.fv_core.res.tile4.nc + Moving RESTART/20210323.060000.fv_core.res.tile5.nc .........NOT OK. Missing /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2772204/dbg_base_dbg_base/RESTART/20210323.060000.fv_core.res.tile5.nc + Moving RESTART/20210323.060000.fv_core.res.tile6.nc .........NOT OK. Missing /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2772204/dbg_base_dbg_base/RESTART/20210323.060000.fv_core.res.tile6.nc + Moving RESTART/20210323.060000.fv_srf_wnd.res.tile1.nc .........NOT OK. Missing /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2772204/dbg_base_dbg_base/RESTART/20210323.060000.fv_srf_wnd.res.tile1.nc + Moving RESTART/20210323.060000.fv_srf_wnd.res.tile2.nc .........NOT OK. Missing /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2772204/dbg_base_dbg_base/RESTART/20210323.060000.fv_srf_wnd.res.tile2.nc + Moving RESTART/20210323.060000.fv_srf_wnd.res.tile3.nc .........NOT OK. Missing /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2772204/dbg_base_dbg_base/RESTART/20210323.060000.fv_srf_wnd.res.tile3.nc + Moving RESTART/20210323.060000.fv_srf_wnd.res.tile4.nc .........NOT OK. Missing /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2772204/dbg_base_dbg_base/RESTART/20210323.060000.fv_srf_wnd.res.tile4.nc + Moving RESTART/20210323.060000.fv_srf_wnd.res.tile5.nc .........NOT OK. Missing /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2772204/dbg_base_dbg_base/RESTART/20210323.060000.fv_srf_wnd.res.tile5.nc + Moving RESTART/20210323.060000.fv_srf_wnd.res.tile6.nc .........NOT OK. Missing /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2772204/dbg_base_dbg_base/RESTART/20210323.060000.fv_srf_wnd.res.tile6.nc + Moving RESTART/20210323.060000.fv_tracer.res.tile1.nc .........NOT OK. Missing /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2772204/dbg_base_dbg_base/RESTART/20210323.060000.fv_tracer.res.tile1.nc + Moving RESTART/20210323.060000.fv_tracer.res.tile2.nc .........NOT OK. Missing /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2772204/dbg_base_dbg_base/RESTART/20210323.060000.fv_tracer.res.tile2.nc + Moving RESTART/20210323.060000.fv_tracer.res.tile3.nc .........NOT OK. Missing /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2772204/dbg_base_dbg_base/RESTART/20210323.060000.fv_tracer.res.tile3.nc + Moving RESTART/20210323.060000.fv_tracer.res.tile4.nc .........NOT OK. Missing /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2772204/dbg_base_dbg_base/RESTART/20210323.060000.fv_tracer.res.tile4.nc + Moving RESTART/20210323.060000.fv_tracer.res.tile5.nc .........NOT OK. Missing /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2772204/dbg_base_dbg_base/RESTART/20210323.060000.fv_tracer.res.tile5.nc + Moving RESTART/20210323.060000.fv_tracer.res.tile6.nc .........NOT OK. Missing /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2772204/dbg_base_dbg_base/RESTART/20210323.060000.fv_tracer.res.tile6.nc + Moving RESTART/20210323.060000.phy_data.tile1.nc .........NOT OK. Missing /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2772204/dbg_base_dbg_base/RESTART/20210323.060000.phy_data.tile1.nc + Moving RESTART/20210323.060000.phy_data.tile2.nc .........NOT OK. Missing /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2772204/dbg_base_dbg_base/RESTART/20210323.060000.phy_data.tile2.nc + Moving RESTART/20210323.060000.phy_data.tile3.nc .........NOT OK. Missing /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2772204/dbg_base_dbg_base/RESTART/20210323.060000.phy_data.tile3.nc + Moving RESTART/20210323.060000.phy_data.tile4.nc .........NOT OK. Missing /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2772204/dbg_base_dbg_base/RESTART/20210323.060000.phy_data.tile4.nc + Moving RESTART/20210323.060000.phy_data.tile5.nc .........NOT OK. Missing /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2772204/dbg_base_dbg_base/RESTART/20210323.060000.phy_data.tile5.nc + Moving RESTART/20210323.060000.phy_data.tile6.nc .........NOT OK. Missing /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2772204/dbg_base_dbg_base/RESTART/20210323.060000.phy_data.tile6.nc + Moving RESTART/20210323.060000.sfc_data.tile1.nc .........NOT OK. Missing /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2772204/dbg_base_dbg_base/RESTART/20210323.060000.sfc_data.tile1.nc + Moving RESTART/20210323.060000.sfc_data.tile2.nc .........NOT OK. Missing /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2772204/dbg_base_dbg_base/RESTART/20210323.060000.sfc_data.tile2.nc + Moving RESTART/20210323.060000.sfc_data.tile3.nc .........NOT OK. Missing /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2772204/dbg_base_dbg_base/RESTART/20210323.060000.sfc_data.tile3.nc + Moving RESTART/20210323.060000.sfc_data.tile4.nc .........NOT OK. Missing /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2772204/dbg_base_dbg_base/RESTART/20210323.060000.sfc_data.tile4.nc + Moving RESTART/20210323.060000.sfc_data.tile5.nc .........NOT OK. Missing /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2772204/dbg_base_dbg_base/RESTART/20210323.060000.sfc_data.tile5.nc + Moving RESTART/20210323.060000.sfc_data.tile6.nc .........NOT OK. Missing /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2772204/dbg_base_dbg_base/RESTART/20210323.060000.sfc_data.tile6.nc + Moving RESTART/20210323.060000.MOM.res.nc .........NOT OK. Missing /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2772204/dbg_base_dbg_base/RESTART/20210323.060000.MOM.res.nc + Moving RESTART/iced.2021-03-23-21600.nc .........NOT OK. Missing /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2772204/dbg_base_dbg_base/RESTART/iced.2021-03-23-21600.nc + Moving RESTART/ufs.cpld.cpl.r.2021-03-23-21600.nc .........NOT OK. Missing /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2772204/dbg_base_dbg_base/RESTART/ufs.cpld.cpl.r.2021-03-23-21600.nc - 0: The total amount of wall time = 1578.173654 - 0: The maximum resident set size (KB) = 1343768 -Test dbg_base PASS +Test dbg_base FAIL -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/cpld/FV3_OPNREQ_TEST/opnReqTest_21842/rst_rst +baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/cpld_control_c96_noaero_p8_std_base_intel +working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2772204/rst_rst Checking test rst results .... Comparing sfcf021.tile1.nc .....USING NCCMP......OK Comparing sfcf021.tile2.nc .....USING NCCMP......OK @@ -135,14 +133,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 = 550.910855 - 0: The maximum resident set size (KB) = 1339328 + 0: The total amount of wall time = 258.637903 + 0: The maximum resident set size (KB) = 2032152 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/cpld/FV3_OPNREQ_TEST/opnReqTest_21842/std_base_std_base +baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/cpld_control_c96_noaero_p8_std_base_intel +working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2772204/std_base_std_base Checking test std_base results .... Moving baseline std_base files .... Moving sfcf021.tile1.nc .........OK @@ -205,11 +203,89 @@ 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 = 608.236433 - 0: The maximum resident set size (KB) = 1338792 + 0: The total amount of wall time = 258.716858 + 0: The maximum resident set size (KB) = 2039936 Test std_base PASS +FAILED TESTS: +Test dbg_base failed in check_result failed +OPERATION REQUIREMENT TEST FAILED +Thu May 23 06:32:02 UTC 2024 +Elapsed time: 00h:55m:46s. Have a nice day! +Thu May 23 13:55:24 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_1494048/dbg_base_dbg_base +Checking test dbg_base results .... +Moving baseline dbg_base files .... + Moving sfcf021.tile1.nc .........OK + Moving sfcf021.tile2.nc .........OK + Moving sfcf021.tile3.nc .........OK + Moving sfcf021.tile4.nc .........OK + Moving sfcf021.tile5.nc .........OK + Moving sfcf021.tile6.nc .........OK + Moving atmf021.tile1.nc .........OK + Moving atmf021.tile2.nc .........OK + Moving atmf021.tile3.nc .........OK + Moving atmf021.tile4.nc .........OK + Moving atmf021.tile5.nc .........OK + Moving atmf021.tile6.nc .........OK + Moving sfcf024.tile1.nc .........OK + Moving sfcf024.tile2.nc .........OK + Moving sfcf024.tile3.nc .........OK + Moving sfcf024.tile4.nc .........OK + Moving sfcf024.tile5.nc .........OK + Moving sfcf024.tile6.nc .........OK + Moving atmf024.tile1.nc .........OK + Moving atmf024.tile2.nc .........OK + Moving atmf024.tile3.nc .........OK + Moving atmf024.tile4.nc .........OK + Moving atmf024.tile5.nc .........OK + Moving atmf024.tile6.nc .........OK + Moving RESTART/20210323.060000.coupler.res .........OK + Moving RESTART/20210323.060000.fv_core.res.nc .........OK + Moving RESTART/20210323.060000.fv_core.res.tile1.nc .........OK + Moving RESTART/20210323.060000.fv_core.res.tile2.nc .........OK + Moving RESTART/20210323.060000.fv_core.res.tile3.nc .........OK + Moving RESTART/20210323.060000.fv_core.res.tile4.nc .........OK + Moving RESTART/20210323.060000.fv_core.res.tile5.nc .........OK + Moving RESTART/20210323.060000.fv_core.res.tile6.nc .........OK + Moving RESTART/20210323.060000.fv_srf_wnd.res.tile1.nc .........OK + Moving RESTART/20210323.060000.fv_srf_wnd.res.tile2.nc .........OK + Moving RESTART/20210323.060000.fv_srf_wnd.res.tile3.nc .........OK + Moving RESTART/20210323.060000.fv_srf_wnd.res.tile4.nc .........OK + Moving RESTART/20210323.060000.fv_srf_wnd.res.tile5.nc .........OK + Moving RESTART/20210323.060000.fv_srf_wnd.res.tile6.nc .........OK + Moving RESTART/20210323.060000.fv_tracer.res.tile1.nc .........OK + Moving RESTART/20210323.060000.fv_tracer.res.tile2.nc .........OK + Moving RESTART/20210323.060000.fv_tracer.res.tile3.nc .........OK + Moving RESTART/20210323.060000.fv_tracer.res.tile4.nc .........OK + Moving RESTART/20210323.060000.fv_tracer.res.tile5.nc .........OK + Moving RESTART/20210323.060000.fv_tracer.res.tile6.nc .........OK + Moving RESTART/20210323.060000.phy_data.tile1.nc .........OK + Moving RESTART/20210323.060000.phy_data.tile2.nc .........OK + Moving RESTART/20210323.060000.phy_data.tile3.nc .........OK + Moving RESTART/20210323.060000.phy_data.tile4.nc .........OK + Moving RESTART/20210323.060000.phy_data.tile5.nc .........OK + Moving RESTART/20210323.060000.phy_data.tile6.nc .........OK + Moving RESTART/20210323.060000.sfc_data.tile1.nc .........OK + Moving RESTART/20210323.060000.sfc_data.tile2.nc .........OK + Moving RESTART/20210323.060000.sfc_data.tile3.nc .........OK + Moving RESTART/20210323.060000.sfc_data.tile4.nc .........OK + Moving RESTART/20210323.060000.sfc_data.tile5.nc .........OK + Moving RESTART/20210323.060000.sfc_data.tile6.nc .........OK + Moving RESTART/20210323.060000.MOM.res.nc .........OK + 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 = 1345.304106 + 0: The maximum resident set size (KB) = 1531684 + +Test dbg_base PASS + OPERATION REQUIREMENT TEST WAS SUCCESSFUL -Tue May 21 17:39:42 UTC 2024 -Elapsed time: 01h:15m:12s. Have a nice day! +Thu May 23 14:22:27 UTC 2024 +Elapsed time: 00h:27m:04s. Have a nice day! diff --git a/tests/logs/OpnReqTests_regional_control_hera.log b/tests/logs/OpnReqTests_regional_control_hera.log index 0eeb455541..42e7c07e21 100644 --- a/tests/logs/OpnReqTests_regional_control_hera.log +++ b/tests/logs/OpnReqTests_regional_control_hera.log @@ -1,9 +1,9 @@ -Tue May 21 16:03:46 UTC 2024 +Thu May 23 04:24:55 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_4148204/bit_base_bit_base +baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/regional_control_bit_base_intel +working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2270461/bit_base_bit_base Checking test bit_base results .... Moving baseline bit_base files .... Moving dynf000.nc .........OK @@ -15,14 +15,14 @@ Moving baseline bit_base files .... Moving NATLEV.GrbF00 .........OK Moving NATLEV.GrbF06 .........OK - 0: The total amount of wall time = 1256.367157 - 0: The maximum resident set size (KB) = 575888 + 0: The total amount of wall time = 411.087582 + 0: The maximum resident set size (KB) = 1241744 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_4148204/dcp_dcp +baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/regional_control_std_base_intel +working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2270461/dcp_dcp Checking test dcp results .... Comparing dynf000.nc .....USING NCCMP......OK Comparing dynf006.nc .....USING NCCMP......OK @@ -33,14 +33,14 @@ Checking test dcp results .... Comparing NATLEV.GrbF00 .....USING CMP......OK Comparing NATLEV.GrbF06 .....USING CMP......OK - 0: The total amount of wall time = 2182.888769 - 0: The maximum resident set size (KB) = 543284 + 0: The total amount of wall time = 307.933520 + 0: The maximum resident set size (KB) = 1091112 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_4148204/std_base_std_base +baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/regional_control_std_base_intel +working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2270461/std_base_std_base Checking test std_base results .... Moving baseline std_base files .... Moving dynf000.nc .........OK @@ -52,14 +52,14 @@ Moving baseline std_base files .... Moving NATLEV.GrbF00 .........OK Moving NATLEV.GrbF06 .........OK - 0: The total amount of wall time = 2087.568729 - 0: The maximum resident set size (KB) = 540656 + 0: The total amount of wall time = 314.245377 + 0: The maximum resident set size (KB) = 1087020 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_4148204/thr_thr +baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/regional_control_std_base_intel +working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2270461/thr_thr Checking test thr results .... Comparing dynf000.nc .....USING NCCMP......OK Comparing dynf006.nc .....USING NCCMP......OK @@ -70,11 +70,11 @@ Checking test thr results .... Comparing NATLEV.GrbF00 .....USING CMP......OK Comparing NATLEV.GrbF06 .....USING CMP......OK - 0: The total amount of wall time = 2251.752676 - 0: The maximum resident set size (KB) = 543636 + 0: The total amount of wall time = 312.493346 + 0: The maximum resident set size (KB) = 1081560 Test thr PASS OPERATION REQUIREMENT TEST WAS SUCCESSFUL -Tue May 21 18:31:11 UTC 2024 -Elapsed time: 02h:27m:25s. Have a nice day! +Thu May 23 05:25:42 UTC 2024 +Elapsed time: 01h:00m:48s. Have a nice day! diff --git a/tests/logs/RegressionTests_acorn.log b/tests/logs/RegressionTests_acorn.log index 8c5464b8f5..03b23ee8b5 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: -3e15eaa45553e76c6aa00a66b999b6b85d2b5fb3 +ac5a2eec5d0bdec070df19c3d3cb405bb32eb867 Submodule hashes used in testing: 37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d) @@ -11,22 +11,22 @@ Submodule hashes used in testing: f6ff8f7c4d4cb6feabe3651b13204cf43fc948e3 CICE-interface/CICE/icepack (Icepack1.1.0-182-gf6ff8f7) 2d837b16af326b09ff4018daab4de84f4deff7ec CMEPS-interface/CMEPS (cmeps_v0.4.1-2307-g2d837b1) cabd7753ae17f7bfcc6dad56daf10868aa51c3f4 CMakeModules (v1.0.0-28-gcabd775) - 2b53b6cae4c691f1cfc8df213d7c0120ce65a81d FV3 (remotes/origin/feature/ccpp_prebuild_optarg) - 630022fdc13720b6f9376fdfb2e4298c10d6d6f2 FV3/atmos_cubed_sphere (remotes/origin/feature/ccpp_data_thrd_cnt) - c2983997d3c22832c588d150247a249f6b02425e FV3/ccpp/framework (v0.1.0-1508-gc298399) - 7e59eba2835711f7046e0b7528dc846bd875f754 FV3/ccpp/physics (master-tag-before-replacing-with-ipd-setup-step-fast-5253-g7e59eba2) + 70810f134fda5cb5fbb8ace9b79fe263768671dc FV3 (70810f1) + 061a73663f2bab9799eab7345c2ff8a34c789573 FV3/atmos_cubed_sphere (201912_public_release-394-g061a736) + ccfefcd0b426e011f94137031d5f7c2a4dda2659 FV3/ccpp/framework (ccpp_transition_to_vlab_master_20190705-750-gccfefcd) + 16a1d881774d795f46db16017aeed7fc351d661a FV3/ccpp/physics (master-tag-before-replacing-with-ipd-setup-step-fast-5254-g16a1d881) 74a0e098b2163425e4b5466c2dfcf8ae26d560a5 FV3/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (v1.6) be0410ece28f2b5b9c089f8ca09ce0c80c79fe6c FV3/upp (upp_v10.2.0-191-gbe0410e) -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) - 86585c08d42200d6451420578ced669fa8a06df1 MOM6-interface/MOM6 (remotes/origin/feature/endofrun_restart) + b32aea7bf3f9e2a774afa23d3386c88156cd1182 MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10051-gb32aea7bf) 9423197f894112edfcb1502245f7d7b873d551f9 MOM6-interface/MOM6/pkg/CVMix-src (9423197) 29e64d652786e1d076a05128c920f394202bfe10 MOM6-interface/MOM6/pkg/GSW-Fortran (29e64d6) ec38ea3d902644cd4519d5fe060316859ccdc108 NOAHMP-interface/noahmp (v3.7.1-434-gec38ea3) d9b3172f4197c65d471662c6952a668152d71230 WW3 (6.07.1-345-gd9b3172f) - ecdff7cc6e6c3db1cd351bf0e607da78ae9efcf7 stochastic_physics (remotes/origin/feature/optional_arguments) + fad2fe9f42f6b7f744b128b4a2a9433f91e4296f stochastic_physics (ufs-v2.0.0-219-gfad2fe9) NOTES: @@ -35,270 +35,342 @@ 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-20240516 -COMPARISON DIRECTORY: /lfs/h2/emc/ptmp/brian.curtis/FV3_RT/rt_190946 +BASELINE DIRECTORY: /lfs/h2/emc/nems/noscrub/emc.nems/RT/NEMSfv3gfs/develop-20240522 +COMPARISON DIRECTORY: /lfs/h2/emc/ptmp/brian.curtis/FV3_RT/rt_113352 RT.SH OPTIONS USED: * (-a) - HPC PROJECT ACCOUNT: GFS-DEV * (-e) - USE ECFLOW -PASS -- COMPILE 's2swa_32bit_intel' [11:24, 10:29] ( 2 warnings 8 remarks ) -PASS -- TEST 'cpld_control_p8_mixedmode_intel' [00:55, 01:18](3037 MB) +PASS -- COMPILE 's2swa_32bit_intel' [11:24, 10:30] ( 2 warnings 8 remarks ) +PASS -- TEST 'cpld_control_p8_mixedmode_intel' [45:56, 01:19](3166 MB) -PASS -- COMPILE 's2swa_32bit_pdlib_intel' [16:29, 15:46] ( 2 warnings 8 remarks ) -PASS -- TEST 'cpld_control_gfsv17_intel' [55:50, 01:35](1655 MB) -PASS -- TEST 'cpld_control_gfsv17_iau_intel' [16:57, 01:21](1779 MB) -PASS -- TEST 'cpld_restart_gfsv17_intel' [16:38, 01:17](910 MB) -PASS -- TEST 'cpld_mpi_gfsv17_intel' [55:51, 01:56](1633 MB) +PASS -- COMPILE 's2swa_32bit_pdlib_intel' [16:29, 15:54] ( 2 warnings 8 remarks ) +PASS -- TEST 'cpld_control_gfsv17_intel' [40:51, 01:28](1886 MB) +PASS -- TEST 'cpld_control_gfsv17_iau_intel' [22:02, 01:20](1912 MB) +PASS -- TEST 'cpld_restart_gfsv17_intel' [21:39, 01:33](1034 MB) +PASS -- TEST 'cpld_mpi_gfsv17_intel' [40:52, 01:11](1861 MB) -PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [16:29, 16:14] ( 2 warnings 8 remarks ) -PASS -- TEST 'cpld_control_sfs_intel' [55:50, 00:32](1658 MB) +PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [16:30, 15:53] ( 2 warnings 8 remarks ) +PASS -- TEST 'cpld_control_sfs_intel' [40:50, 00:47](1886 MB) -PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [05:17, 04:14] ( 1526 warnings 1998 remarks ) -PASS -- TEST 'cpld_debug_gfsv17_intel' [07:02, 01:53](1683 MB) +PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [05:18, 04:18] ( 1526 warnings 1998 remarks ) +PASS -- TEST 'cpld_debug_gfsv17_intel' [52:03, 01:45](1906 MB) PASS -- COMPILE 's2swa_intel' [11:24, 10:29] ( 1 warnings 8 remarks ) -PASS -- TEST 'cpld_control_p8_intel' [00:55, 01:27](3074 MB) -PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [00:55, 01:41](3071 MB) -PASS -- TEST 'cpld_restart_p8_intel' [52:28, 01:33](3132 MB) -PASS -- TEST 'cpld_control_qr_p8_intel' [00:55, 01:25](3099 MB) -PASS -- TEST 'cpld_restart_qr_p8_intel' [52:28, 01:23](3148 MB) -PASS -- TEST 'cpld_2threads_p8_intel' [00:55, 01:05](3386 MB) -PASS -- TEST 'cpld_decomp_p8_intel' [00:55, 01:36](3068 MB) -PASS -- TEST 'cpld_mpi_p8_intel' [00:56, 00:58](2997 MB) -PASS -- TEST 'cpld_control_ciceC_p8_intel' [00:55, 01:03](3073 MB) -PASS -- TEST 'cpld_s2sa_p8_intel' [00:55, 00:49](3042 MB) - -PASS -- COMPILE 's2sw_intel' [10:23, 09:56] ( 1 warnings 8 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_intel' [01:56, 00:49](1646 MB) -PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [01:56, 00:54](1692 MB) - -PASS -- COMPILE 's2s_aoflux_intel' [10:23, 09:34] ( 1 warnings 1 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [01:56, 00:55](1698 MB) - -PASS -- COMPILE 's2s_intel' [10:23, 09:34] ( 1 warnings 1 remarks ) -PASS -- TEST 'cpld_control_c48_intel' [01:55, 00:41](2676 MB) -PASS -- TEST 'cpld_warmstart_c48_intel' [01:55, 00:25](2692 MB) -PASS -- TEST 'cpld_restart_c48_intel' [58:54, 00:57](2127 MB) - -PASS -- COMPILE 's2swa_faster_intel' [17:30, 17:12] ( 1 warnings 8 remarks ) -PASS -- TEST 'cpld_control_p8_faster_intel' [54:49, 00:47](3079 MB) - -PASS -- COMPILE 's2sw_pdlib_intel' [15:29, 15:10] ( 1 warnings 8 remarks ) -PASS -- TEST 'cpld_control_pdlib_p8_intel' [56:50, 01:06](1666 MB) -PASS -- TEST 'cpld_restart_pdlib_p8_intel' [17:08, 01:11](964 MB) -PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [16:08, 00:42](1643 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_intel' [04:16, 03:55] ( 1561 warnings 1998 remarks ) -PASS -- TEST 'cpld_debug_pdlib_p8_intel' [02:45, 00:28](1682 MB) - -PASS -- COMPILE 'atm_dyn32_intel' [10:23, 09:40] ( 2 warnings 1 remarks ) -PASS -- TEST 'control_flake_intel' [52:21, 00:36](643 MB) -PASS -- TEST 'control_CubedSphereGrid_intel' [52:21, 01:00](1535 MB) -PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [52:21, 01:00](1540 MB) -PASS -- TEST 'control_latlon_intel' [52:21, 00:57](1535 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [52:21, 01:06](1541 MB) -PASS -- TEST 'control_c48_intel' [52:20, 00:39](1623 MB) -PASS -- TEST 'control_c48.v2.sfc_intel' [52:20, 00:16](742 MB) -PASS -- TEST 'control_c192_intel' [52:21, 01:07](1656 MB) -PASS -- TEST 'control_c384_intel' [52:25, 01:15](1961 MB) -PASS -- TEST 'control_c384gdas_intel' [52:25, 01:31](1154 MB) -PASS -- TEST 'control_stochy_intel' [51:46, 01:03](597 MB) -PASS -- TEST 'control_stochy_restart_intel' [24:54, 00:27](401 MB) -PASS -- TEST 'control_lndp_intel' [47:20, 00:46](596 MB) -PASS -- TEST 'control_iovr4_intel' [46:53, 00:23](589 MB) -PASS -- TEST 'control_iovr5_intel' [46:52, 00:24](590 MB) -PASS -- TEST 'control_p8_intel' [41:00, 01:10](1565 MB) -PASS -- TEST 'control_p8.v2.sfc_intel' [36:24, 01:04](1574 MB) -PASS -- TEST 'control_p8_ugwpv1_intel' [36:08, 01:16](1569 MB) -PASS -- TEST 'control_restart_p8_intel' [20:45, 01:12](755 MB) -PASS -- TEST 'control_noqr_p8_intel' [32:24, 00:55](1555 MB) -PASS -- TEST 'control_restart_noqr_p8_intel' [20:57, 01:27](761 MB) -PASS -- TEST 'control_decomp_p8_intel' [30:00, 01:23](1563 MB) -PASS -- TEST 'control_2threads_p8_intel' [29:57, 01:12](1650 MB) -PASS -- TEST 'control_p8_lndp_intel' [29:49, 00:27](1575 MB) -PASS -- TEST 'control_p8_rrtmgp_intel' [27:47, 01:14](1623 MB) -PASS -- TEST 'control_p8_mynn_intel' [26:31, 01:12](1573 MB) -PASS -- TEST 'merra2_thompson_intel' [25:51, 01:18](1577 MB) -PASS -- TEST 'regional_control_intel' [24:22, 00:27](636 MB) -PASS -- TEST 'regional_restart_intel' [18:41, 00:11](802 MB) -PASS -- TEST 'regional_decomp_intel' [24:03, 00:24](635 MB) -PASS -- TEST 'regional_2threads_intel' [23:56, 00:34](727 MB) -PASS -- TEST 'regional_noquilt_intel' [23:53, 00:53](1167 MB) -PASS -- TEST 'regional_2dwrtdecomp_intel' [23:48, 00:19](635 MB) -PASS -- TEST 'regional_wofs_intel' [23:46, 00:52](1606 MB) - -PASS -- COMPILE 'ifi_intel' [08:21, 08:11] ( 1 warnings ) -PASS -- TEST 'regional_ifi_control_intel' [53:34, 00:55](635 MB) -PASS -- TEST 'regional_ifi_decomp_intel' [53:34, 00:37](632 MB) -PASS -- TEST 'regional_ifi_2threads_intel' [53:35, 01:06](729 MB) - -PASS -- COMPILE 'rrfs_intel' [10:24, 09:19] ( 4 warnings 9 remarks ) -PASS -- TEST 'rap_control_intel' [23:33, 01:41](976 MB) -PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [22:13, 00:41](1156 MB) -PASS -- TEST 'rap_decomp_intel' [22:11, 01:31](975 MB) -PASS -- TEST 'rap_2threads_intel' [22:05, 01:17](1067 MB) -PASS -- TEST 'rap_restart_intel' [13:10, 01:32](843 MB) -PASS -- TEST 'rap_sfcdiff_intel' [22:03, 01:51](976 MB) -PASS -- TEST 'rap_sfcdiff_decomp_intel' [20:52, 01:36](975 MB) -PASS -- TEST 'rap_sfcdiff_restart_intel' [10:39, 01:09](845 MB) -PASS -- TEST 'hrrr_control_intel' [20:39, 01:18](969 MB) -PASS -- TEST 'hrrr_control_decomp_intel' [20:25, 01:18](968 MB) -PASS -- TEST 'hrrr_control_2threads_intel' [20:15, 01:32](1050 MB) -PASS -- TEST 'hrrr_control_restart_intel' [14:23, 00:15](799 MB) -PASS -- TEST 'rrfs_v1beta_intel' [19:53, 00:48](968 MB) -PASS -- TEST 'rrfs_v1nssl_intel' [19:52, 00:53](1935 MB) -PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [18:14, 01:00](1921 MB) - -PASS -- COMPILE 'csawmg_intel' [09:23, 08:36] ( 1 warnings ) -PASS -- TEST 'control_csawmg_intel' [52:33, 00:47](658 MB) - -PASS -- COMPILE 'wam_intel' [08:21, 07:56] ( 1 warnings ) -PASS -- TEST 'control_wam_intel' [52:33, 00:59](331 MB) - -PASS -- COMPILE 'atm_faster_dyn32_intel' [16:31, 15:40] ( 1 warnings 1 remarks ) -PASS -- TEST 'control_p8_faster_intel' [18:12, 01:15](1562 MB) -PASS -- TEST 'regional_control_faster_intel' [17:55, 00:53](630 MB) - -PASS -- COMPILE 'atm_debug_dyn32_intel' [09:23, 05:24] ( 885 warnings 9 remarks ) -PASS -- TEST 'control_CubedSphereGrid_debug_intel' [17:34, 01:03](1557 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [17:18, 00:39](1561 MB) -PASS -- TEST 'control_stochy_debug_intel' [17:17, 00:36](765 MB) -PASS -- TEST 'control_lndp_debug_intel' [15:35, 00:14](764 MB) -PASS -- TEST 'control_csawmg_debug_intel' [15:35, 01:05](805 MB) -PASS -- TEST 'control_ras_debug_intel' [15:27, 00:28](777 MB) -PASS -- TEST 'control_diag_debug_intel' [13:29, 00:46](1618 MB) -PASS -- TEST 'control_debug_p8_intel' [13:19, 01:00](1596 MB) -PASS -- TEST 'regional_debug_intel' [13:08, 00:33](675 MB) -PASS -- TEST 'rap_control_debug_intel' [12:55, 00:10](1145 MB) -PASS -- TEST 'hrrr_control_debug_intel' [12:51, 00:18](1141 MB) -PASS -- TEST 'hrrr_gf_debug_intel' [12:49, 00:10](1143 MB) -PASS -- TEST 'hrrr_c3_debug_intel' [12:27, 00:14](1143 MB) -PASS -- TEST 'rap_unified_drag_suite_debug_intel' [12:13, 00:37](1146 MB) -PASS -- TEST 'rap_diag_debug_intel' [11:12, 00:31](1227 MB) -PASS -- TEST 'rap_cires_ugwp_debug_intel' [11:09, 00:29](1148 MB) -PASS -- TEST 'rap_unified_ugwp_debug_intel' [10:59, 00:21](1148 MB) -PASS -- TEST 'rap_lndp_debug_intel' [10:43, 00:48](1147 MB) -PASS -- TEST 'rap_progcld_thompson_debug_intel' [10:39, 00:52](1148 MB) -PASS -- TEST 'rap_noah_debug_intel' [09:19, 00:41](1140 MB) -PASS -- TEST 'rap_sfcdiff_debug_intel' [08:56, 00:39](1145 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [08:43, 00:25](1143 MB) -PASS -- TEST 'rrfs_v1beta_debug_intel' [08:15, 01:04](1144 MB) -PASS -- TEST 'rap_clm_lake_debug_intel' [08:01, 00:14](1148 MB) -PASS -- TEST 'rap_flake_debug_intel' [07:59, 00:14](1144 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [06:49, 01:35](1157 MB) - -PASS -- COMPILE 'wam_debug_intel' [06:19, 02:59] ( 856 warnings ) -PASS -- TEST 'control_wam_debug_intel' [06:49, 00:06](384 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [12:26, 08:31] ( 4 warnings 8 remarks ) -PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [05:47, 00:34](1013 MB) -PASS -- TEST 'rap_control_dyn32_phy32_intel' [05:37, 01:18](853 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [05:27, 02:05](848 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [04:41, 01:04](911 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [03:35, 01:25](901 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [01:46, 01:41](846 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_intel' [44:10, 01:19](741 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [45:38, 00:28](726 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [24:37, 14:00] ( 4 warnings 8 remarks ) -PASS -- TEST 'conus13km_control_intel' [01:19, 01:11](1055 MB) -PASS -- TEST 'conus13km_2threads_intel' [44:18, 00:52](1039 MB) -PASS -- TEST 'conus13km_restart_mismatch_intel' [44:17, 00:48](939 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [18:33, 08:23] ( 4 warnings 8 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_intel' [01:17, 00:55](870 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [10:31, 03:27] ( 788 warnings 8 remarks ) -PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [42:02, 00:11](1028 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [42:02, 00:18](1023 MB) -PASS -- TEST 'conus13km_debug_intel' [42:02, 00:50](1120 MB) -PASS -- TEST 'conus13km_debug_qr_intel' [42:02, 00:49](800 MB) -PASS -- TEST 'conus13km_debug_2threads_intel' [42:03, 00:22](1100 MB) -PASS -- TEST 'conus13km_radar_tten_debug_intel' [42:02, 00:45](1185 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [10:31, 03:13] ( 788 warnings 8 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [42:01, 01:01](1046 MB) - -PASS -- COMPILE 'hafsw_intel' [17:34, 09:59] ( 2 warnings 8 remarks ) -PASS -- TEST 'hafs_regional_atm_intel' [34:50, 02:12](675 MB) -PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [34:50, 01:07](1026 MB) -PASS -- TEST 'hafs_regional_atm_ocn_intel' [34:48, 01:24](718 MB) -PASS -- TEST 'hafs_regional_atm_wav_intel' [34:48, 01:22](757 MB) -PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [34:49, 01:21](776 MB) -PASS -- TEST 'hafs_regional_1nest_atm_intel' [34:48, 01:03](442 MB) -PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [34:49, 01:20](462 MB) -PASS -- TEST 'hafs_global_1nest_atm_intel' [32:13, 00:50](338 MB) -PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [31:43, 02:24](400 MB) -PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [31:38, 00:41](480 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [31:38, 00:42](480 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [31:39, 00:37](545 MB) -PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [31:38, 01:08](371 MB) -PASS -- TEST 'gnv1_nested_intel' [31:38, 01:31](737 MB) - -PASS -- COMPILE 'hafsw_debug_intel' [10:30, 03:52] ( 1468 warnings 1501 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [41:05, 00:32](583 MB) - -PASS -- COMPILE 'hafsw_faster_intel' [21:37, 16:42] ( 1 warnings 7 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [25:20, 01:10](580 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [25:05, 01:21](752 MB) - -PASS -- COMPILE 'hafs_mom6w_intel' [12:29, 09:45] ( 1 warnings 7 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [35:01, 00:58](747 MB) - -PASS -- COMPILE 'hafs_all_intel' [09:24, 09:09] ( 1 warnings 7 remarks ) -PASS -- TEST 'hafs_regional_docn_intel' [35:00, 01:42](713 MB) -PASS -- TEST 'hafs_regional_docn_oisst_intel' [35:00, 02:01](697 MB) -PASS -- TEST 'hafs_regional_datm_cdeps_intel' [34:58, 00:46](897 MB) - -PASS -- COMPILE 'datm_cdeps_intel' [08:23, 08:22] -PASS -- TEST 'datm_cdeps_control_cfsr_intel' [34:59, 00:45](749 MB) -PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [31:35, 00:33](751 MB) -PASS -- TEST 'datm_cdeps_control_gefs_intel' [34:59, 00:54](644 MB) -PASS -- TEST 'datm_cdeps_iau_gefs_intel' [34:59, 00:51](646 MB) -PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [34:59, 00:50](642 MB) -PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [34:59, 00:45](750 MB) -PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [34:59, 00:44](762 MB) -PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [34:59, 00:51](644 MB) -PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [35:00, 00:53](647 MB) -PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [35:00, 01:08](631 MB) -PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [34:59, 00:42](762 MB) -PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [34:59, 00:49](2018 MB) -PASS -- TEST 'datm_cdeps_gfs_intel' [34:59, 00:48](2015 MB) - -PASS -- COMPILE 'datm_cdeps_faster_intel' [00:14, 08:40] -PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [34:47, 00:20](764 MB) - -PASS -- COMPILE 'datm_cdeps_land_intel' [49:02, 00:42] ( 1 remarks ) -PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [41:09, 00:51](264 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_intel' [41:09, 00:55](413 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [38:41, 00:15](409 MB) - -PASS -- COMPILE 'atml_intel' [10:23, 10:01] ( 9 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_sbs_intel' [31:37, 01:37](1598 MB) -PASS -- TEST 'control_p8_atmlnd_intel' [29:36, 01:28](1595 MB) -PASS -- TEST 'control_restart_p8_atmlnd_intel' [59:47, 00:30](801 MB) - -PASS -- COMPILE 'atml_debug_intel' [05:18, 04:22] ( 883 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_debug_intel' [36:44, 01:18](1636 MB) - -PASS -- COMPILE 'atmw_intel' [09:22, 08:56] ( 1 warnings 8 remarks ) -PASS -- TEST 'atmwav_control_noaero_p8_intel' [29:34, 01:12](1612 MB) - -PASS -- COMPILE 'atmaero_intel' [09:22, 08:59] ( 1 warnings 1 remarks ) -PASS -- TEST 'atmaero_control_p8_intel' [29:25, 00:55](2915 MB) -PASS -- TEST 'atmaero_control_p8_rad_intel' [28:17, 00:48](2976 MB) -PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [28:12, 00:43](2987 MB) - -PASS -- COMPILE 'atmaq_debug_intel' [04:17, 03:21] ( 885 warnings 6 remarks ) -PASS -- TEST 'regional_atmaq_debug_intel' [24:58, 01:40](4500 MB) +PASS -- TEST 'cpld_control_p8_intel' [45:56, 01:26](3203 MB) +PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [45:56, 01:16](3196 MB) +PASS -- TEST 'cpld_restart_p8_intel' [37:37, 01:31](3129 MB) +PASS -- TEST 'cpld_control_qr_p8_intel' [45:56, 01:27](3217 MB) +PASS -- TEST 'cpld_restart_qr_p8_intel' [33:38, 00:42](3149 MB) +PASS -- TEST 'cpld_2threads_p8_intel' [45:56, 01:01](3428 MB) +PASS -- TEST 'cpld_decomp_p8_intel' [45:56, 01:18](3192 MB) +PASS -- TEST 'cpld_mpi_p8_intel' [45:57, 01:09](3141 MB) +PASS -- TEST 'cpld_control_ciceC_p8_intel' [45:56, 01:34](3201 MB) +PASS -- TEST 'cpld_s2sa_p8_intel' [45:56, 00:43](3178 MB) + +PASS -- COMPILE 's2sw_intel' [10:23, 09:55] ( 1 warnings 8 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_intel' [46:57, 00:46](1890 MB) +PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [46:57, 00:59](1956 MB) + +PASS -- COMPILE 's2s_aoflux_intel' [10:23, 09:27] ( 1 warnings 1 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [46:57, 00:57](1951 MB) + +PASS -- COMPILE 's2s_intel' [10:23, 09:28] ( 1 warnings 1 remarks ) +PASS -- TEST 'cpld_control_c48_intel' [46:56, 00:34](2930 MB) +PASS -- TEST 'cpld_warmstart_c48_intel' [46:56, 01:24](2936 MB) +PASS -- TEST 'cpld_restart_c48_intel' [43:02, 01:08](2328 MB) + +PASS -- COMPILE 's2swa_faster_intel' [18:33, 17:36] ( 1 warnings 8 remarks ) +PASS -- TEST 'cpld_control_p8_faster_intel' [38:47, 01:49](3198 MB) + +PASS -- COMPILE 's2sw_pdlib_intel' [18:33, 17:58] ( 1 warnings 8 remarks ) +PASS -- TEST 'cpld_control_pdlib_p8_intel' [38:47, 00:36](1894 MB) +PASS -- TEST 'cpld_restart_pdlib_p8_intel' [21:02, 01:17](1069 MB) +PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [20:51, 00:49](1864 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_intel' [04:16, 04:02] ( 1561 warnings 1998 remarks ) +PASS -- TEST 'cpld_debug_pdlib_p8_intel' [47:46, 01:27](1917 MB) + +PASS -- COMPILE 'atm_dyn32_intel' [10:23, 09:37] ( 2 warnings 1 remarks ) +PASS -- TEST 'control_flake_intel' [36:07, 00:57](640 MB) +PASS -- TEST 'control_CubedSphereGrid_intel' [34:35, 01:06](1535 MB) +PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [34:27, 01:12](1545 MB) +PASS -- TEST 'control_latlon_intel' [33:39, 00:36](1544 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [32:06, 00:44](1545 MB) +PASS -- TEST 'control_c48_intel' [31:23, 00:32](1621 MB) +PASS -- TEST 'control_c48.v2.sfc_intel' [30:47, 00:36](741 MB) +PASS -- TEST 'control_c192_intel' [30:30, 01:12](1651 MB) +PASS -- TEST 'control_c384_intel' [29:34, 01:14](1971 MB) +PASS -- TEST 'control_c384gdas_intel' [26:13, 01:47](1155 MB) +PASS -- TEST 'control_stochy_intel' [25:54, 01:08](598 MB) +PASS -- TEST 'control_stochy_restart_intel' [16:24, 00:32](400 MB) +PASS -- TEST 'control_lndp_intel' [25:54, 01:15](596 MB) +PASS -- TEST 'control_iovr4_intel' [25:07, 01:09](588 MB) +PASS -- TEST 'control_iovr5_intel' [24:07, 00:23](590 MB) +PASS -- TEST 'control_p8_intel' [23:25, 01:12](1836 MB) +PASS -- TEST 'control_p8.v2.sfc_intel' [23:07, 00:58](1833 MB) +PASS -- TEST 'control_p8_ugwpv1_intel' [22:54, 01:08](1837 MB) +PASS -- TEST 'control_restart_p8_intel' [13:13, 00:51](966 MB) +PASS -- TEST 'control_noqr_p8_intel' [22:40, 00:56](1829 MB) +PASS -- TEST 'control_restart_noqr_p8_intel' [12:41, 01:09](976 MB) +PASS -- TEST 'control_decomp_p8_intel' [22:16, 01:08](1824 MB) +PASS -- TEST 'control_2threads_p8_intel' [20:50, 01:23](1919 MB) +PASS -- TEST 'control_p8_lndp_intel' [20:28, 01:07](1838 MB) +PASS -- TEST 'control_p8_rrtmgp_intel' [20:04, 00:59](1890 MB) +PASS -- TEST 'control_p8_mynn_intel' [19:36, 01:11](1845 MB) +PASS -- TEST 'merra2_thompson_intel' [18:53, 01:42](1838 MB) +PASS -- TEST 'regional_control_intel' [18:47, 00:13](877 MB) +PASS -- TEST 'regional_restart_intel' [13:07, 01:06](881 MB) +PASS -- TEST 'regional_decomp_intel' [18:34, 01:03](880 MB) +PASS -- TEST 'regional_2threads_intel' [18:30, 00:32](970 MB) +PASS -- TEST 'regional_noquilt_intel' [17:55, 00:14](1203 MB) +PASS -- TEST 'regional_2dwrtdecomp_intel' [16:23, 00:38](877 MB) +PASS -- TEST 'regional_wofs_intel' [16:20, 00:34](1609 MB) + +PASS -- COMPILE 'ifi_intel' [09:23, 08:12] ( 1 warnings ) +FAILED: UNABLE TO RUN COMPARISON -- TEST 'regional_ifi_control_intel' [, ]( MB) +FAILED: UNABLE TO RUN COMPARISON -- TEST 'regional_ifi_decomp_intel' [, ]( MB) +FAILED: UNABLE TO RUN COMPARISON -- TEST 'regional_ifi_2threads_intel' [, ]( MB) + +PASS -- COMPILE 'rrfs_intel' [09:23, 09:09] ( 4 warnings 9 remarks ) +PASS -- TEST 'rap_control_intel' [37:34, 01:50](977 MB) +PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [37:35, 00:34](1156 MB) +PASS -- TEST 'rap_decomp_intel' [37:34, 01:19](976 MB) +PASS -- TEST 'rap_2threads_intel' [37:34, 01:16](1059 MB) +PASS -- TEST 'rap_restart_intel' [12:59, 01:23](843 MB) +PASS -- TEST 'rap_sfcdiff_intel' [37:34, 00:41](972 MB) +PASS -- TEST 'rap_sfcdiff_decomp_intel' [37:34, 01:03](973 MB) +PASS -- TEST 'rap_sfcdiff_restart_intel' [12:53, 01:24](844 MB) +PASS -- TEST 'hrrr_control_intel' [37:34, 01:38](969 MB) +PASS -- TEST 'hrrr_control_decomp_intel' [37:34, 01:59](971 MB) +PASS -- TEST 'hrrr_control_2threads_intel' [37:35, 01:07](1051 MB) +PASS -- TEST 'hrrr_control_restart_intel' [12:40, 00:41](800 MB) +PASS -- TEST 'rrfs_v1beta_intel' [37:34, 01:17](971 MB) +PASS -- TEST 'rrfs_v1nssl_intel' [37:34, 00:25](1935 MB) +PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [37:33, 00:52](1923 MB) + +PASS -- COMPILE 'csawmg_intel' [09:24, 08:33] ( 1 warnings ) +PASS -- TEST 'control_csawmg_intel' [11:07, 00:43](929 MB) + +PASS -- COMPILE 'wam_intel' [08:21, 08:06] ( 1 warnings ) +PASS -- TEST 'control_wam_intel' [37:35, 00:54](333 MB) + +PASS -- COMPILE 'atm_faster_dyn32_intel' [16:29, 15:50] ( 1 warnings 1 remarks ) +PASS -- TEST 'control_p8_faster_intel' [10:59, 01:15](1835 MB) +PASS -- TEST 'regional_control_faster_intel' [10:56, 00:13](874 MB) + +PASS -- COMPILE 'atm_debug_dyn32_intel' [08:22, 05:17] ( 885 warnings 9 remarks ) +PASS -- TEST 'control_CubedSphereGrid_debug_intel' [09:47, 00:22](1561 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [09:24, 01:20](1560 MB) +PASS -- TEST 'control_stochy_debug_intel' [09:14, 00:34](766 MB) +PASS -- TEST 'control_lndp_debug_intel' [08:51, 01:11](766 MB) +PASS -- TEST 'control_csawmg_debug_intel' [08:46, 00:37](1077 MB) +PASS -- TEST 'control_ras_debug_intel' [08:29, 00:49](774 MB) +PASS -- TEST 'control_diag_debug_intel' [08:25, 01:07](1628 MB) +PASS -- TEST 'control_debug_p8_intel' [08:12, 00:34](1857 MB) +PASS -- TEST 'regional_debug_intel' [08:00, 00:09](924 MB) +PASS -- TEST 'rap_control_debug_intel' [07:43, 00:35](1148 MB) +PASS -- TEST 'hrrr_control_debug_intel' [07:29, 00:33](1143 MB) +PASS -- TEST 'hrrr_gf_debug_intel' [06:54, 01:03](1143 MB) +PASS -- TEST 'hrrr_c3_debug_intel' [06:44, 01:10](1143 MB) +PASS -- TEST 'rap_unified_drag_suite_debug_intel' [06:10, 00:33](1148 MB) +PASS -- TEST 'rap_diag_debug_intel' [05:47, 00:53](1230 MB) +PASS -- TEST 'rap_cires_ugwp_debug_intel' [04:51, 00:53](1148 MB) +PASS -- TEST 'rap_unified_ugwp_debug_intel' [04:49, 00:50](1146 MB) +PASS -- TEST 'rap_lndp_debug_intel' [04:45, 00:56](1145 MB) +PASS -- TEST 'rap_progcld_thompson_debug_intel' [04:43, 00:21](1146 MB) +PASS -- TEST 'rap_noah_debug_intel' [04:40, 00:28](1149 MB) +PASS -- TEST 'rap_sfcdiff_debug_intel' [04:36, 00:53](1145 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [04:26, 00:16](1150 MB) +PASS -- TEST 'rrfs_v1beta_debug_intel' [04:05, 00:33](1144 MB) +PASS -- TEST 'rap_clm_lake_debug_intel' [03:40, 00:51](1148 MB) +PASS -- TEST 'rap_flake_debug_intel' [03:11, 01:14](1146 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [02:45, 01:41](1151 MB) + +PASS -- COMPILE 'wam_debug_intel' [06:20, 03:07] ( 856 warnings ) +PASS -- TEST 'control_wam_debug_intel' [02:35, 00:30](384 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [09:23, 08:27] ( 4 warnings 8 remarks ) +PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [02:25, 00:48](1013 MB) +PASS -- TEST 'rap_control_dyn32_phy32_intel' [01:22, 01:20](851 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [00:43, 01:45](848 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [00:16, 01:19](909 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [00:03, 02:22](905 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [59:45, 01:26](846 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_intel' [52:10, 01:37](748 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [54:11, 00:50](728 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [27:41, 14:05] ( 4 warnings 8 remarks ) +PASS -- TEST 'conus13km_control_intel' [59:27, 01:20](1058 MB) +PASS -- TEST 'conus13km_2threads_intel' [29:12, 00:25](1038 MB) +PASS -- TEST 'conus13km_restart_mismatch_intel' [29:11, 00:48](940 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [22:36, 08:37] ( 4 warnings 8 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_intel' [59:19, 00:42](872 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [19:35, 03:31] ( 788 warnings 8 remarks ) +PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [59:16, 01:08](1019 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [59:13, 00:30](1023 MB) +PASS -- TEST 'conus13km_debug_intel' [58:51, 01:09](1114 MB) +PASS -- TEST 'conus13km_debug_qr_intel' [58:32, 01:00](797 MB) +PASS -- TEST 'conus13km_debug_2threads_intel' [58:26, 00:39](1097 MB) +PASS -- TEST 'conus13km_radar_tten_debug_intel' [57:23, 01:03](1186 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [18:34, 03:24] ( 788 warnings 8 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [57:17, 00:27](1047 MB) + +PASS -- COMPILE 'hafsw_intel' [25:42, 09:55] ( 2 warnings 8 remarks ) +PASS -- TEST 'hafs_regional_atm_intel' [57:19, 01:16](675 MB) +PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [57:16, 00:59](1028 MB) +PASS -- TEST 'hafs_regional_atm_ocn_intel' [57:04, 01:52](723 MB) +PASS -- TEST 'hafs_regional_atm_wav_intel' [56:31, 01:43](760 MB) +PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [56:10, 02:09](772 MB) +PASS -- TEST 'hafs_regional_1nest_atm_intel' [54:37, 01:05](444 MB) +PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [54:09, 01:57](464 MB) +PASS -- TEST 'hafs_global_1nest_atm_intel' [53:45, 01:26](341 MB) +PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [53:15, 02:35](403 MB) +PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [53:09, 00:39](478 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [52:46, 01:22](478 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [52:44, 00:49](546 MB) +PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [52:01, 00:20](372 MB) +PASS -- TEST 'gnv1_nested_intel' [51:56, 01:26](733 MB) + +PASS -- COMPILE 'hafsw_debug_intel' [21:37, 03:42] ( 1468 warnings 1501 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [51:28, 01:30](580 MB) + +PASS -- COMPILE 'hafsw_faster_intel' [55:10, 17:16] ( 1 warnings 7 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [39:22, 01:19](581 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [39:22, 01:07](753 MB) + +PASS -- COMPILE 'hafs_mom6w_intel' [48:02, 09:36] ( 1 warnings 7 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [44:29, 01:25](750 MB) + +PASS -- COMPILE 'hafs_all_intel' [50:03, 09:09] ( 1 warnings 7 remarks ) +PASS -- TEST 'hafs_regional_docn_intel' [39:23, 01:17](708 MB) +PASS -- TEST 'hafs_regional_docn_oisst_intel' [39:23, 01:41](695 MB) +PASS -- TEST 'hafs_regional_datm_cdeps_intel' [39:21, 00:31](897 MB) + +PASS -- COMPILE 'datm_cdeps_intel' [52:06, 08:37] +PASS -- TEST 'datm_cdeps_control_cfsr_intel' [37:15, 00:58](762 MB) +PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [26:46, 01:06](752 MB) +PASS -- TEST 'datm_cdeps_control_gefs_intel' [37:15, 00:13](641 MB) +PASS -- TEST 'datm_cdeps_iau_gefs_intel' [37:15, 00:35](645 MB) +PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [37:15, 00:57](645 MB) +PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [37:15, 00:36](762 MB) +PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [35:50, 01:06](763 MB) +PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [35:23, 00:40](644 MB) +PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [35:21, 00:42](648 MB) +PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [33:56, 01:02](631 MB) +PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [33:24, 00:45](762 MB) +PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [33:20, 00:50](2019 MB) +PASS -- TEST 'datm_cdeps_gfs_intel' [32:34, 00:46](2018 MB) + +PASS -- COMPILE 'datm_cdeps_faster_intel' [42:59, 08:38] +PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [32:30, 00:41](763 MB) + +PASS -- COMPILE 'datm_cdeps_land_intel' [34:48, 00:51] ( 1 remarks ) +PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [43:11, 00:37](268 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_intel' [43:11, 00:50](411 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [32:11, 01:10](410 MB) + +PASS -- COMPILE 'atml_intel' [41:55, 10:08] ( 9 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_sbs_intel' [32:05, 01:52](1854 MB) +PASS -- TEST 'control_p8_atmlnd_intel' [31:52, 01:22](1861 MB) +PASS -- TEST 'control_restart_p8_atmlnd_intel' [23:33, 00:27](998 MB) + +PASS -- COMPILE 'atml_debug_intel' [39:53, 03:57] ( 883 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_debug_intel' [30:52, 01:33](1896 MB) + +PASS -- COMPILE 'atmw_intel' [56:13, 09:01] ( 1 warnings 8 remarks ) +PASS -- TEST 'atmwav_control_noaero_p8_intel' [15:37, 00:54](1868 MB) + +PASS -- COMPILE 'atmaero_intel' [56:10, 08:50] ( 1 warnings 1 remarks ) +PASS -- TEST 'atmaero_control_p8_intel' [14:55, 01:25](3092 MB) +PASS -- TEST 'atmaero_control_p8_rad_intel' [14:55, 00:55](2980 MB) +PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [14:55, 00:51](2991 MB) + +PASS -- COMPILE 'atmaq_debug_intel' [23:36, 03:21] ( 885 warnings 6 remarks ) +PASS -- TEST 'regional_atmaq_debug_intel' [20:50, 01:27](4510 MB) SYNOPSIS: -Starting Date/Time: 20240520 18:47:23 -Ending Date/Time: 20240520 21:20:47 -Total Time: 02h:33m:41s +Starting Date/Time: 20240524 12:02:22 +Ending Date/Time: 20240524 14:05:14 +Total Time: 02h:03m:09s Compiles Completed: 37/37 -Tests Completed: 177/177 +Tests Completed: 174/177 +Failed Tests: +* TEST regional_ifi_control_intel: FAILED: UNABLE TO RUN COMPARISON +-- LOG: /lfs/h1/emc/nems/noscrub/brian.curtis/git/AnningCheng-NOAA/ufs-weather-model/tests/logs/log_acorn/run_regional_ifi_control_intel.log +* TEST regional_ifi_decomp_intel: FAILED: UNABLE TO RUN COMPARISON +-- LOG: /lfs/h1/emc/nems/noscrub/brian.curtis/git/AnningCheng-NOAA/ufs-weather-model/tests/logs/log_acorn/run_regional_ifi_decomp_intel.log +* TEST regional_ifi_2threads_intel: FAILED: UNABLE TO RUN COMPARISON +-- LOG: /lfs/h1/emc/nems/noscrub/brian.curtis/git/AnningCheng-NOAA/ufs-weather-model/tests/logs/log_acorn/run_regional_ifi_2threads_intel.log + +NOTES: +A file 'test_changes.list' was generated with list of all failed tests. +You can use './rt.sh -c -b test_changes.list' to create baselines for the failed tests. +If you are using this log as a pull request verification, please commit 'test_changes.list'. + +Result: FAILURE + +====END OF ACORN REGRESSION TESTING LOG==== +====START OF ACORN REGRESSION TESTING LOG==== + +UFSWM hash used in testing: +ac5a2eec5d0bdec070df19c3d3cb405bb32eb867 + +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) + 9c0cd8d3ba5963d01711094a3c81b6358fcb8367 CICE-interface/CICE (CICE6.0.0-448-g9c0cd8d) + f6ff8f7c4d4cb6feabe3651b13204cf43fc948e3 CICE-interface/CICE/icepack (Icepack1.1.0-182-gf6ff8f7) + 2d837b16af326b09ff4018daab4de84f4deff7ec CMEPS-interface/CMEPS (cmeps_v0.4.1-2307-g2d837b1) + cabd7753ae17f7bfcc6dad56daf10868aa51c3f4 CMakeModules (v1.0.0-28-gcabd775) + 70810f134fda5cb5fbb8ace9b79fe263768671dc FV3 (70810f1) + 061a73663f2bab9799eab7345c2ff8a34c789573 FV3/atmos_cubed_sphere (201912_public_release-394-g061a736) + ccfefcd0b426e011f94137031d5f7c2a4dda2659 FV3/ccpp/framework (ccpp_transition_to_vlab_master_20190705-750-gccfefcd) + 16a1d881774d795f46db16017aeed7fc351d661a FV3/ccpp/physics (master-tag-before-replacing-with-ipd-setup-step-fast-5254-g16a1d881) + 74a0e098b2163425e4b5466c2dfcf8ae26d560a5 FV3/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (v1.6) + be0410ece28f2b5b9c089f8ca09ce0c80c79fe6c FV3/upp (upp_v10.2.0-191-gbe0410e) +-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) + b32aea7bf3f9e2a774afa23d3386c88156cd1182 MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10051-gb32aea7bf) + 9423197f894112edfcb1502245f7d7b873d551f9 MOM6-interface/MOM6/pkg/CVMix-src (9423197) + 29e64d652786e1d076a05128c920f394202bfe10 MOM6-interface/MOM6/pkg/GSW-Fortran (29e64d6) + ec38ea3d902644cd4519d5fe060316859ccdc108 NOAHMP-interface/noahmp (v3.7.1-434-gec38ea3) + d9b3172f4197c65d471662c6952a668152d71230 WW3 (6.07.1-345-gd9b3172f) + fad2fe9f42f6b7f744b128b4a2a9433f91e4296f stochastic_physics (ufs-v2.0.0-219-gfad2fe9) + + +NOTES: +[Times](Memory) are at the end of each compile/test in format [MM:SS](Size). +The first time is for the full script (prep+run+finalize). +The second time is specifically for the run phase. +Times/Memory will be empty for failed tests. + +BASELINE DIRECTORY: /lfs/h2/emc/nems/noscrub/emc.nems/RT/NEMSfv3gfs/develop-20240522 +COMPARISON DIRECTORY: /lfs/h2/emc/ptmp/brian.curtis/FV3_RT/rt_78862 + +RT.SH OPTIONS USED: +* (-a) - HPC PROJECT ACCOUNT: GFS-DEV +* (-l) - USE CONFIG FILE: rt.test +* (-e) - USE ECFLOW + +PASS -- COMPILE 'ifi_intel' [09:21, 08:11] ( 1 warnings ) +PASS -- TEST 'regional_ifi_control_intel' [34:45, 00:50](874 MB) +PASS -- TEST 'regional_ifi_decomp_intel' [34:45, 00:36](874 MB) +PASS -- TEST 'regional_ifi_2threads_intel' [34:46, 00:45](967 MB) + +SYNOPSIS: +Starting Date/Time: 20240524 15:15:44 +Ending Date/Time: 20240524 15:33:11 +Total Time: 00h:17m:30s +Compiles 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 9dfb63b154..3c04e48a41 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: -f911c00436f15ee4ba9f6fd0ef951b8d543d287f +f8c5637909d70f3b7a92dd6c1d3b6588e5e07b84 Submodule hashes used in testing: 37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d) @@ -11,22 +11,22 @@ Submodule hashes used in testing: f6ff8f7c4d4cb6feabe3651b13204cf43fc948e3 CICE-interface/CICE/icepack (Icepack1.1.0-182-gf6ff8f7) 2d837b16af326b09ff4018daab4de84f4deff7ec CMEPS-interface/CMEPS (cmeps_v0.4.1-2307-g2d837b1) cabd7753ae17f7bfcc6dad56daf10868aa51c3f4 CMakeModules (v1.0.0-28-gcabd775) - 2b53b6cae4c691f1cfc8df213d7c0120ce65a81d FV3 (remotes/origin/feature/ccpp_prebuild_optarg) - 630022fdc13720b6f9376fdfb2e4298c10d6d6f2 FV3/atmos_cubed_sphere (remotes/origin/feature/ccpp_data_thrd_cnt) - c2983997d3c22832c588d150247a249f6b02425e FV3/ccpp/framework (v0.1.0-1508-gc298399) - 7e59eba2835711f7046e0b7528dc846bd875f754 FV3/ccpp/physics (master-tag-before-replacing-with-ipd-setup-step-fast-5253-g7e59eba2) + 70810f134fda5cb5fbb8ace9b79fe263768671dc FV3 (heads/develop) + 061a73663f2bab9799eab7345c2ff8a34c789573 FV3/atmos_cubed_sphere (201912_public_release-394-g061a736) + ccfefcd0b426e011f94137031d5f7c2a4dda2659 FV3/ccpp/framework (ccpp_transition_to_vlab_master_20190705-750-gccfefcd) + 16a1d881774d795f46db16017aeed7fc351d661a FV3/ccpp/physics (EP4-808-g16a1d881) 74a0e098b2163425e4b5466c2dfcf8ae26d560a5 FV3/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (v1.6) be0410ece28f2b5b9c089f8ca09ce0c80c79fe6c FV3/upp (upp_v10.2.0-191-gbe0410e) -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) - 86585c08d42200d6451420578ced669fa8a06df1 MOM6-interface/MOM6 (remotes/origin/feature/endofrun_restart) + b32aea7bf3f9e2a774afa23d3386c88156cd1182 MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10051-gb32aea7bf) 9423197f894112edfcb1502245f7d7b873d551f9 MOM6-interface/MOM6/pkg/CVMix-src (9423197) 29e64d652786e1d076a05128c920f394202bfe10 MOM6-interface/MOM6/pkg/GSW-Fortran (29e64d6) ec38ea3d902644cd4519d5fe060316859ccdc108 NOAHMP-interface/noahmp (v3.7.1-434-gec38ea3) d9b3172f4197c65d471662c6952a668152d71230 WW3 (6.07.1-345-gd9b3172f) - ecdff7cc6e6c3db1cd351bf0e607da78ae9efcf7 stochastic_physics (remotes/origin/feature/optional_arguments) + fad2fe9f42f6b7f744b128b4a2a9433f91e4296f stochastic_physics (ufs-v2.0.0-219-gfad2fe9) NOTES: @@ -35,278 +35,277 @@ The first time is for the full script (prep+run+finalize). The second time is specifically for the run phase. Times/Memory will be empty for failed tests. -BASELINE DIRECTORY: /glade/derecho/scratch/epicufsrt/ufs-weather-model/RT//NEMSfv3gfs/develop-20240516 -COMPARISON DIRECTORY: /glade/derecho/scratch/epicufsrt/FV3_RT/rt_59871 +BASELINE DIRECTORY: /glade/derecho/scratch/epicufsrt/ufs-weather-model/RT//NEMSfv3gfs/develop-20240522 +COMPARISON DIRECTORY: /glade/derecho/scratch/jongkim/FV3_RT/rt_58631 RT.SH OPTIONS USED: * (-a) - HPC PROJECT ACCOUNT: nral0032 -* (-l) - USE CONFIG FILE: rt.conf * (-e) - USE ECFLOW -PASS -- COMPILE 's2swa_32bit_intel' [22:21, 20:54] ( 6 warnings 10 remarks ) -PASS -- TEST 'cpld_control_p8_mixedmode_intel' [11:25, 04:58](3077 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_intel' [23:21, 22:10] ( 6 warnings 10 remarks ) -PASS -- TEST 'cpld_control_gfsv17_intel' [19:33, 13:50](1686 MB) -PASS -- TEST 'cpld_control_gfsv17_iau_intel' [19:05, 15:05](1829 MB) -PASS -- TEST 'cpld_restart_gfsv17_intel' [10:58, 07:15](957 MB) -PASS -- TEST 'cpld_mpi_gfsv17_intel' [20:46, 15:44](1658 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [23:22, 22:04] ( 6 warnings 10 remarks ) -PASS -- TEST 'cpld_control_sfs_intel' [17:40, 13:39](1686 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [11:20, 10:44] ( 1530 warnings 1948 remarks ) -PASS -- TEST 'cpld_debug_gfsv17_intel' [23:47, 21:20](1710 MB) - -PASS -- COMPILE 's2swa_intel' [21:22, 20:46] ( 5 warnings 10 remarks ) -PASS -- TEST 'cpld_control_p8_intel' [12:58, 05:41](3095 MB) -PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [09:47, 05:46](3094 MB) -PASS -- TEST 'cpld_restart_p8_intel' [06:29, 03:17](3153 MB) -PASS -- TEST 'cpld_control_qr_p8_intel' [12:58, 05:42](3126 MB) -PASS -- TEST 'cpld_restart_qr_p8_intel' [06:29, 03:20](3183 MB) -PASS -- TEST 'cpld_2threads_p8_intel' [08:38, 05:16](3680 MB) -PASS -- TEST 'cpld_decomp_p8_intel' [12:54, 05:37](3095 MB) -PASS -- TEST 'cpld_mpi_p8_intel' [11:34, 04:38](3401 MB) -PASS -- TEST 'cpld_control_ciceC_p8_intel' [11:47, 05:37](3103 MB) -PASS -- TEST 'cpld_control_c192_p8_intel' [15:59, 08:55](3639 MB) -PASS -- TEST 'cpld_restart_c192_p8_intel' [12:00, 06:19](3620 MB) -PASS -- TEST 'cpld_bmark_p8_intel' [28:21, 09:58](4345 MB) -PASS -- TEST 'cpld_restart_bmark_p8_intel' [25:10, 07:16](4653 MB) -PASS -- TEST 'cpld_s2sa_p8_intel' [10:36, 05:19](3070 MB) - -PASS -- COMPILE 's2sw_intel' [21:21, 20:14] ( 5 warnings 10 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_intel' [08:26, 04:13](1676 MB) -PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [08:36, 04:23](1730 MB) - -PASS -- COMPILE 's2swa_debug_intel' [14:20, 10:48] ( 1455 warnings 1209 remarks ) -PASS -- TEST 'cpld_debug_p8_intel' [11:03, 07:48](3161 MB) - -PASS -- COMPILE 's2sw_debug_intel' [13:20, 09:51] ( 1455 warnings 1209 remarks ) -PASS -- TEST 'cpld_debug_noaero_p8_intel' [07:30, 05:13](1707 MB) - -PASS -- COMPILE 's2s_aoflux_intel' [19:22, 15:16] ( 5 warnings 3 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [08:01, 04:18](1737 MB) - -PASS -- COMPILE 's2s_intel' [19:21, 15:24] ( 5 warnings 3 remarks ) -PASS -- TEST 'cpld_control_c48_intel' [08:13, 06:40](2670 MB) -PASS -- TEST 'cpld_warmstart_c48_intel' [04:12, 01:59](2688 MB) -PASS -- TEST 'cpld_restart_c48_intel' [04:39, 01:08](2129 MB) - -PASS -- COMPILE 's2swa_faster_intel' [26:21, 25:27] ( 5 warnings 10 remarks ) -PASS -- TEST 'cpld_control_p8_faster_intel' [08:15, 05:36](3103 MB) - -PASS -- COMPILE 's2sw_pdlib_intel' [22:16, 20:49] ( 5 warnings 10 remarks ) -PASS -- TEST 'cpld_control_pdlib_p8_intel' [16:58, 14:05](1708 MB) -PASS -- TEST 'cpld_restart_pdlib_p8_intel' [10:29, 07:23](1024 MB) -PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [18:56, 16:05](1678 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_intel' [12:19, 09:55] ( 1565 warnings 1948 remarks ) -PASS -- TEST 'cpld_debug_pdlib_p8_intel' [25:44, 23:06](1720 MB) - -PASS -- COMPILE 'atm_dyn32_intel' [16:14, 15:05] ( 6 warnings 1 remarks ) -PASS -- TEST 'control_flake_intel' [05:36, 03:27](668 MB) -PASS -- TEST 'control_CubedSphereGrid_intel' [04:15, 02:29](1563 MB) -PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [04:35, 02:33](1569 MB) -PASS -- TEST 'control_latlon_intel' [04:15, 02:30](1562 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [04:20, 02:30](1571 MB) -PASS -- TEST 'control_c48_intel' [08:26, 06:14](1615 MB) -PASS -- TEST 'control_c48.v2.sfc_intel' [06:35, 05:18](732 MB) -PASS -- TEST 'control_c192_intel' [12:02, 08:46](1687 MB) -PASS -- TEST 'control_c384_intel' [16:52, 09:00](2010 MB) -PASS -- TEST 'control_c384gdas_intel' [21:21, 07:26](1199 MB) -PASS -- TEST 'control_stochy_intel' [03:42, 01:29](624 MB) -PASS -- TEST 'control_stochy_restart_intel' [02:48, 00:53](436 MB) -PASS -- TEST 'control_lndp_intel' [03:49, 01:24](624 MB) -PASS -- TEST 'control_iovr4_intel' [04:43, 02:07](622 MB) -PASS -- TEST 'control_iovr5_intel' [04:37, 02:07](619 MB) -PASS -- TEST 'control_p8_intel' [05:41, 02:32](1599 MB) -PASS -- TEST 'control_p8.v2.sfc_intel' [05:44, 02:28](1597 MB) -PASS -- TEST 'control_p8_ugwpv1_intel' [05:47, 02:31](1600 MB) -PASS -- TEST 'control_restart_p8_intel' [04:39, 01:26](797 MB) -PASS -- TEST 'control_noqr_p8_intel' [04:33, 02:29](1592 MB) -PASS -- TEST 'control_restart_noqr_p8_intel' [03:22, 01:22](804 MB) -PASS -- TEST 'control_decomp_p8_intel' [05:37, 02:32](1594 MB) -PASS -- TEST 'control_2threads_p8_intel' [04:25, 02:23](1692 MB) -PASS -- TEST 'control_p8_lndp_intel' [06:31, 04:23](1596 MB) -PASS -- TEST 'control_p8_rrtmgp_intel' [06:06, 03:23](1650 MB) -PASS -- TEST 'control_p8_mynn_intel' [06:00, 02:33](1604 MB) -PASS -- TEST 'merra2_thompson_intel' [06:04, 02:53](1603 MB) -PASS -- TEST 'regional_control_intel' [07:25, 04:32](625 MB) -PASS -- TEST 'regional_restart_intel' [03:55, 02:31](797 MB) -PASS -- TEST 'regional_decomp_intel' [07:25, 04:46](628 MB) -PASS -- TEST 'regional_noquilt_intel' [07:31, 04:32](1155 MB) -PASS -- TEST 'regional_netcdf_parallel_intel' [07:30, 04:33](624 MB) -PASS -- TEST 'regional_2dwrtdecomp_intel' [07:14, 04:35](625 MB) -PASS -- TEST 'regional_wofs_intel' [08:09, 05:38](1598 MB) - -PASS -- COMPILE 'rrfs_intel' [14:13, 12:56] ( 8 warnings 9 remarks ) -PASS -- TEST 'rap_control_intel' [09:35, 06:10](1010 MB) -PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [08:03, 03:49](1209 MB) -PASS -- TEST 'rap_decomp_intel' [09:41, 06:23](1007 MB) -PASS -- TEST 'rap_2threads_intel' [09:35, 05:40](1092 MB) -PASS -- TEST 'rap_restart_intel' [05:25, 03:13](884 MB) -PASS -- TEST 'rap_sfcdiff_intel' [09:38, 06:10](1008 MB) -PASS -- TEST 'rap_sfcdiff_decomp_intel' [09:38, 06:26](1004 MB) -PASS -- TEST 'rap_sfcdiff_restart_intel' [07:07, 04:36](881 MB) -PASS -- TEST 'hrrr_control_intel' [06:15, 03:20](999 MB) -PASS -- TEST 'hrrr_control_decomp_intel' [06:15, 03:21](1000 MB) -PASS -- TEST 'hrrr_control_2threads_intel' [06:15, 02:53](1092 MB) -PASS -- TEST 'hrrr_control_restart_intel' [04:50, 01:46](834 MB) -PASS -- TEST 'rrfs_v1beta_intel' [09:41, 06:01](1000 MB) -PASS -- TEST 'rrfs_v1nssl_intel' [10:11, 07:27](1957 MB) -PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [09:10, 07:08](1950 MB) - -PASS -- COMPILE 'csawmg_intel' [12:13, 11:03] ( 5 warnings ) -PASS -- TEST 'control_csawmg_intel' [08:28, 05:48](693 MB) -PASS -- TEST 'control_ras_intel' [04:48, 02:53](656 MB) - -PASS -- COMPILE 'wam_intel' [11:13, 10:11] ( 5 warnings ) -PASS -- TEST 'control_wam_intel' [03:25, 01:54](386 MB) - -PASS -- COMPILE 'atm_faster_dyn32_intel' [18:15, 16:59] ( 5 warnings 1 remarks ) -PASS -- TEST 'control_p8_faster_intel' [05:51, 02:29](1602 MB) -PASS -- TEST 'regional_control_faster_intel' [06:09, 04:25](622 MB) - -PASS -- COMPILE 'atm_debug_dyn32_intel' [13:14, 12:22] ( 889 warnings 9 remarks ) -PASS -- TEST 'control_CubedSphereGrid_debug_intel' [05:16, 02:35](1593 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [05:14, 02:34](1600 MB) -PASS -- TEST 'control_stochy_debug_intel' [05:35, 02:51](800 MB) -PASS -- TEST 'control_lndp_debug_intel' [04:40, 02:36](798 MB) -PASS -- TEST 'control_csawmg_debug_intel' [06:18, 04:06](839 MB) -PASS -- TEST 'control_ras_debug_intel' [04:33, 02:45](804 MB) -PASS -- TEST 'control_diag_debug_intel' [05:16, 02:36](1659 MB) -PASS -- TEST 'control_debug_p8_intel' [04:09, 02:36](1628 MB) -PASS -- TEST 'regional_debug_intel' [18:05, 15:51](665 MB) -PASS -- TEST 'rap_control_debug_intel' [05:31, 04:39](1181 MB) -PASS -- TEST 'hrrr_control_debug_intel' [05:31, 04:31](1178 MB) -PASS -- TEST 'hrrr_gf_debug_intel' [06:35, 04:40](1178 MB) -PASS -- TEST 'hrrr_c3_debug_intel' [05:41, 04:44](1180 MB) -PASS -- TEST 'rap_unified_drag_suite_debug_intel' [06:39, 04:42](1182 MB) -PASS -- TEST 'rap_diag_debug_intel' [08:55, 05:00](1270 MB) -PASS -- TEST 'rap_cires_ugwp_debug_intel' [06:43, 04:48](1183 MB) -PASS -- TEST 'rap_unified_ugwp_debug_intel' [06:42, 04:48](1186 MB) -PASS -- TEST 'rap_lndp_debug_intel' [06:42, 04:50](1180 MB) -PASS -- TEST 'rap_progcld_thompson_debug_intel' [06:39, 04:47](1180 MB) -PASS -- TEST 'rap_noah_debug_intel' [05:27, 04:34](1179 MB) -PASS -- TEST 'rap_sfcdiff_debug_intel' [06:40, 04:44](1179 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [08:34, 07:29](1175 MB) -PASS -- TEST 'rrfs_v1beta_debug_intel' [05:38, 04:41](1173 MB) -PASS -- TEST 'rap_clm_lake_debug_intel' [07:45, 05:52](1183 MB) -PASS -- TEST 'rap_flake_debug_intel' [06:42, 04:47](1180 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [10:03, 08:02](1182 MB) - -PASS -- COMPILE 'wam_debug_intel' [10:13, 06:13] ( 860 warnings ) -PASS -- TEST 'control_wam_debug_intel' [06:45, 04:38](431 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [12:18, 10:58] ( 8 warnings 8 remarks ) -PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [08:03, 03:39](1058 MB) -PASS -- TEST 'rap_control_dyn32_phy32_intel' [07:15, 05:10](887 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [05:23, 02:49](886 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [07:09, 04:49](951 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [04:27, 02:27](942 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [05:16, 02:57](886 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_intel' [06:04, 03:56](796 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [03:44, 01:32](782 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [16:15, 14:45] ( 8 warnings 8 remarks ) -PASS -- TEST 'conus13km_control_intel' [05:00, 01:59](1087 MB) -PASS -- TEST 'conus13km_2threads_intel' [07:36, 01:01](1090 MB) -PASS -- TEST 'conus13km_restart_mismatch_intel' [03:27, 01:08](979 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [12:13, 10:53] ( 8 warnings 8 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_intel' [06:09, 03:40](914 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [08:14, 06:39] ( 792 warnings 8 remarks ) -PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [05:39, 04:39](1058 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [05:31, 04:26](1055 MB) -PASS -- TEST 'conus13km_debug_intel' [15:58, 13:24](1140 MB) -PASS -- TEST 'conus13km_debug_qr_intel' [15:53, 13:37](826 MB) -PASS -- TEST 'conus13km_debug_2threads_intel' [10:50, 07:44](1139 MB) -PASS -- TEST 'conus13km_radar_tten_debug_intel' [15:48, 13:17](1228 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [07:13, 06:37] ( 792 warnings 8 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [05:40, 04:35](1083 MB) - -PASS -- COMPILE 'hafsw_intel' [19:15, 17:49] ( 6 warnings 9 remarks ) -PASS -- TEST 'hafs_regional_atm_intel' [07:33, 04:41](718 MB) -PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [12:13, 05:20](1069 MB) -PASS -- TEST 'hafs_regional_atm_ocn_intel' [13:19, 06:31](784 MB) -PASS -- TEST 'hafs_regional_atm_wav_intel' [13:45, 10:59](803 MB) -PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [15:42, 12:00](822 MB) -PASS -- TEST 'hafs_regional_1nest_atm_intel' [08:25, 04:42](479 MB) -PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [10:41, 05:46](497 MB) -PASS -- TEST 'hafs_global_1nest_atm_intel' [07:06, 02:24](391 MB) -PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [15:21, 06:18](462 MB) -PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [10:01, 03:21](513 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [09:30, 03:05](512 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [11:21, 03:57](589 MB) -PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [05:31, 01:17](431 MB) -PASS -- TEST 'gnv1_nested_intel' [07:17, 03:27](785 MB) - -PASS -- COMPILE 'hafsw_debug_intel' [09:19, 08:15] ( 1472 warnings 1481 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [20:17, 12:01](620 MB) - -PASS -- COMPILE 'hafsw_faster_intel' [27:19, 26:27] ( 5 warnings 8 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [15:25, 07:08](632 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [14:29, 07:12](685 MB) - -PASS -- COMPILE 'hafs_mom6w_intel' [19:16, 18:37] ( 5 warnings 7 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [14:34, 05:22](677 MB) - -PASS -- COMPILE 'hafs_all_intel' [16:20, 15:25] ( 5 warnings 8 remarks ) -PASS -- TEST 'hafs_regional_docn_intel' [12:30, 05:39](749 MB) -PASS -- TEST 'hafs_regional_docn_oisst_intel' [12:37, 05:40](736 MB) -PASS -- TEST 'hafs_regional_datm_cdeps_intel' [20:11, 16:13](895 MB) - -PASS -- COMPILE 'datm_cdeps_intel' [09:13, 08:30] ( 5 warnings 2 remarks ) -PASS -- TEST 'datm_cdeps_control_cfsr_intel' [07:30, 02:32](760 MB) -PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [04:33, 01:34](749 MB) -PASS -- TEST 'datm_cdeps_control_gefs_intel' [05:29, 02:24](640 MB) -PASS -- TEST 'datm_cdeps_iau_gefs_intel' [05:31, 02:27](647 MB) -PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [06:40, 02:24](642 MB) -PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [06:34, 02:29](761 MB) -PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [08:25, 02:33](760 MB) -PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [08:27, 02:23](638 MB) -PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [09:30, 05:43](689 MB) -PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [09:32, 05:44](673 MB) -PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [05:23, 02:35](761 MB) -PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [07:38, 03:54](2016 MB) -PASS -- TEST 'datm_cdeps_gfs_intel' [07:34, 03:55](2017 MB) - -PASS -- COMPILE 'datm_cdeps_debug_intel' [07:18, 05:41] ( 7 warnings 2 remarks ) -PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [08:22, 05:10](736 MB) - -PASS -- COMPILE 'datm_cdeps_faster_intel' [09:13, 08:29] ( 5 warnings 2 remarks ) -PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [04:28, 02:31](760 MB) - -PASS -- COMPILE 'datm_cdeps_land_intel' [05:12, 02:41] ( 1 remarks ) -PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [02:40, 01:13](310 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_intel' [02:39, 01:10](450 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [02:33, 00:49](452 MB) - -PASS -- COMPILE 'atml_intel' [17:19, 14:47] ( 13 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_sbs_intel' [09:44, 06:50](1639 MB) -PASS -- TEST 'control_p8_atmlnd_intel' [08:54, 06:18](1633 MB) -PASS -- TEST 'control_restart_p8_atmlnd_intel' [05:06, 03:31](853 MB) - -PASS -- COMPILE 'atml_debug_intel' [10:17, 09:43] ( 887 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_debug_intel' [07:41, 05:36](1660 MB) - -PASS -- COMPILE 'atmw_intel' [14:19, 13:25] ( 5 warnings 8 remarks ) -PASS -- TEST 'atmwav_control_noaero_p8_intel' [04:30, 01:35](1633 MB) - -PASS -- COMPILE 'atmaero_intel' [13:19, 12:08] ( 5 warnings 1 remarks ) -PASS -- TEST 'atmaero_control_p8_intel' [07:39, 03:41](2949 MB) -PASS -- TEST 'atmaero_control_p8_rad_intel' [07:49, 04:17](2994 MB) -PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [07:16, 04:22](3011 MB) - -PASS -- COMPILE 'atmaq_debug_intel' [08:18, 07:24] ( 889 warnings 6 remarks ) -PASS -- TEST 'regional_atmaq_debug_intel' [25:54, 22:09](4532 MB) +PASS -- COMPILE 's2swa_32bit_intel' [20:16, 19:31] ( 6 warnings 10 remarks ) +PASS -- TEST 'cpld_control_p8_mixedmode_intel' [08:28, 05:35](3202 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_intel' [21:17, 20:32] ( 6 warnings 10 remarks ) +PASS -- TEST 'cpld_control_gfsv17_intel' [17:07, 14:14](1911 MB) +PASS -- TEST 'cpld_control_gfsv17_iau_intel' [18:08, 15:18](1942 MB) +PASS -- TEST 'cpld_restart_gfsv17_intel' [10:52, 07:43](1085 MB) +PASS -- TEST 'cpld_mpi_gfsv17_intel' [18:47, 16:25](1884 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [21:17, 20:41] ( 6 warnings 10 remarks ) +PASS -- TEST 'cpld_control_sfs_intel' [16:18, 14:17](1913 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [10:14, 09:23] ( 1530 warnings 1948 remarks ) +PASS -- TEST 'cpld_debug_gfsv17_intel' [24:49, 21:58](1935 MB) + +PASS -- COMPILE 's2swa_intel' [20:16, 19:25] ( 5 warnings 10 remarks ) +PASS -- TEST 'cpld_control_p8_intel' [09:30, 06:12](3219 MB) +PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [09:47, 06:16](3217 MB) +PASS -- TEST 'cpld_restart_p8_intel' [07:05, 03:55](3151 MB) +PASS -- TEST 'cpld_control_qr_p8_intel' [09:31, 06:04](3251 MB) +PASS -- TEST 'cpld_restart_qr_p8_intel' [07:04, 03:50](3184 MB) +PASS -- TEST 'cpld_2threads_p8_intel' [09:27, 06:00](3724 MB) +PASS -- TEST 'cpld_decomp_p8_intel' [09:27, 06:20](3216 MB) +PASS -- TEST 'cpld_mpi_p8_intel' [08:21, 04:56](3536 MB) +PASS -- TEST 'cpld_control_ciceC_p8_intel' [09:49, 06:18](3227 MB) +PASS -- TEST 'cpld_control_c192_p8_intel' [13:43, 09:37](3812 MB) +PASS -- TEST 'cpld_restart_c192_p8_intel' [13:22, 06:17](3614 MB) +PASS -- TEST 'cpld_bmark_p8_intel' [24:51, 10:25](4495 MB) +PASS -- TEST 'cpld_restart_bmark_p8_intel' [25:27, 07:02](4650 MB) +PASS -- TEST 'cpld_s2sa_p8_intel' [09:14, 05:52](3211 MB) + +PASS -- COMPILE 's2sw_intel' [19:15, 18:48] ( 5 warnings 10 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_intel' [07:32, 04:54](1920 MB) +PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [07:44, 04:47](1985 MB) + +PASS -- COMPILE 's2swa_debug_intel' [10:13, 09:19] ( 1455 warnings 1209 remarks ) +PASS -- TEST 'cpld_debug_p8_intel' [11:24, 08:39](3286 MB) + +PASS -- COMPILE 's2sw_debug_intel' [09:14, 08:36] ( 1455 warnings 1209 remarks ) +PASS -- TEST 'cpld_debug_noaero_p8_intel' [08:18, 05:55](1951 MB) + +PASS -- COMPILE 's2s_aoflux_intel' [15:15, 14:26] ( 5 warnings 3 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [07:38, 04:47](1987 MB) + +PASS -- COMPILE 's2s_intel' [15:15, 14:23] ( 5 warnings 3 remarks ) +PASS -- TEST 'cpld_control_c48_intel' [09:03, 06:57](2931 MB) +PASS -- TEST 'cpld_warmstart_c48_intel' [04:01, 02:17](2928 MB) +PASS -- TEST 'cpld_restart_c48_intel' [03:08, 01:29](2325 MB) + +PASS -- COMPILE 's2swa_faster_intel' [25:23, 24:05] ( 5 warnings 10 remarks ) +PASS -- TEST 'cpld_control_p8_faster_intel' [09:18, 06:04](3229 MB) + +PASS -- COMPILE 's2sw_pdlib_intel' [20:14, 19:43] ( 5 warnings 10 remarks ) +PASS -- TEST 'cpld_control_pdlib_p8_intel' [16:53, 14:35](1935 MB) +PASS -- TEST 'cpld_restart_pdlib_p8_intel' [10:05, 07:34](1105 MB) +PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [18:41, 16:38](1904 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_intel' [09:19, 08:49] ( 1565 warnings 1948 remarks ) +PASS -- TEST 'cpld_debug_pdlib_p8_intel' [25:27, 23:44](1944 MB) + +PASS -- COMPILE 'atm_dyn32_intel' [15:19, 14:22] ( 6 warnings 1 remarks ) +PASS -- TEST 'control_flake_intel' [04:31, 03:22](671 MB) +PASS -- TEST 'control_CubedSphereGrid_intel' [04:09, 02:24](1564 MB) +PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [04:20, 02:27](1573 MB) +PASS -- TEST 'control_latlon_intel' [04:08, 02:24](1571 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [04:18, 02:25](1561 MB) +PASS -- TEST 'control_c48_intel' [08:06, 06:11](1610 MB) +PASS -- TEST 'control_c48.v2.sfc_intel' [06:38, 05:15](733 MB) +PASS -- TEST 'control_c192_intel' [10:40, 08:39](1691 MB) +PASS -- TEST 'control_c384_intel' [15:18, 08:52](2001 MB) +PASS -- TEST 'control_c384gdas_intel' [15:56, 07:07](1198 MB) +PASS -- TEST 'control_stochy_intel' [02:43, 01:25](629 MB) +PASS -- TEST 'control_stochy_restart_intel' [02:45, 00:52](441 MB) +PASS -- TEST 'control_lndp_intel' [02:48, 01:19](623 MB) +PASS -- TEST 'control_iovr4_intel' [03:42, 02:03](622 MB) +PASS -- TEST 'control_iovr5_intel' [03:38, 02:04](620 MB) +PASS -- TEST 'control_p8_intel' [05:20, 02:59](1872 MB) +PASS -- TEST 'control_p8.v2.sfc_intel' [05:37, 03:16](1859 MB) +PASS -- TEST 'control_p8_ugwpv1_intel' [06:05, 03:06](1865 MB) +PASS -- TEST 'control_restart_p8_intel' [04:20, 01:56](1012 MB) +PASS -- TEST 'control_noqr_p8_intel' [06:01, 03:01](1860 MB) +PASS -- TEST 'control_restart_noqr_p8_intel' [04:24, 02:02](1014 MB) +PASS -- TEST 'control_decomp_p8_intel' [05:52, 03:09](1863 MB) +PASS -- TEST 'control_2threads_p8_intel' [05:49, 03:00](1958 MB) +PASS -- TEST 'control_p8_lndp_intel' [07:36, 04:56](1865 MB) +PASS -- TEST 'control_p8_rrtmgp_intel' [06:59, 04:01](1915 MB) +PASS -- TEST 'control_p8_mynn_intel' [05:55, 03:10](1870 MB) +PASS -- TEST 'merra2_thompson_intel' [05:54, 03:22](1868 MB) +PASS -- TEST 'regional_control_intel' [07:16, 04:55](879 MB) +PASS -- TEST 'regional_restart_intel' [04:46, 02:51](871 MB) +PASS -- TEST 'regional_decomp_intel' [07:03, 05:09](861 MB) +PASS -- TEST 'regional_noquilt_intel' [05:51, 04:47](1187 MB) +PASS -- TEST 'regional_netcdf_parallel_intel' [05:51, 04:42](877 MB) +PASS -- TEST 'regional_2dwrtdecomp_intel' [06:56, 04:54](868 MB) +PASS -- TEST 'regional_wofs_intel' [06:50, 05:34](1598 MB) + +PASS -- COMPILE 'rrfs_intel' [13:18, 12:13] ( 8 warnings 9 remarks ) +PASS -- TEST 'rap_control_intel' [08:28, 06:07](1012 MB) +PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [06:49, 03:40](1207 MB) +PASS -- TEST 'rap_decomp_intel' [08:28, 06:21](1006 MB) +PASS -- TEST 'rap_2threads_intel' [07:20, 05:36](1093 MB) +PASS -- TEST 'rap_restart_intel' [05:00, 03:11](883 MB) +PASS -- TEST 'rap_sfcdiff_intel' [08:29, 06:04](1005 MB) +PASS -- TEST 'rap_sfcdiff_decomp_intel' [08:29, 06:21](1006 MB) +PASS -- TEST 'rap_sfcdiff_restart_intel' [06:06, 04:37](884 MB) +PASS -- TEST 'hrrr_control_intel' [05:12, 03:11](1002 MB) +PASS -- TEST 'hrrr_control_decomp_intel' [05:11, 03:17](1001 MB) +PASS -- TEST 'hrrr_control_2threads_intel' [05:12, 02:45](1085 MB) +PASS -- TEST 'hrrr_control_restart_intel' [02:38, 01:45](834 MB) +PASS -- TEST 'rrfs_v1beta_intel' [08:31, 05:57](1000 MB) +PASS -- TEST 'rrfs_v1nssl_intel' [09:21, 07:18](1958 MB) +PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [08:24, 07:07](1950 MB) + +PASS -- COMPILE 'csawmg_intel' [11:17, 10:18] ( 5 warnings ) +PASS -- TEST 'control_csawmg_intel' [08:12, 06:29](966 MB) +PASS -- TEST 'control_ras_intel' [04:35, 02:52](656 MB) + +PASS -- COMPILE 'wam_intel' [10:18, 09:30] ( 5 warnings ) +PASS -- TEST 'control_wam_intel' [03:32, 01:53](386 MB) + +PASS -- COMPILE 'atm_faster_dyn32_intel' [17:19, 16:11] ( 5 warnings 1 remarks ) +PASS -- TEST 'control_p8_faster_intel' [05:17, 02:53](1859 MB) +PASS -- TEST 'regional_control_faster_intel' [05:47, 04:38](876 MB) + +PASS -- COMPILE 'atm_debug_dyn32_intel' [12:18, 11:23] ( 889 warnings 9 remarks ) +PASS -- TEST 'control_CubedSphereGrid_debug_intel' [04:11, 02:32](1593 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [04:13, 02:26](1591 MB) +PASS -- TEST 'control_stochy_debug_intel' [04:34, 02:49](805 MB) +PASS -- TEST 'control_lndp_debug_intel' [03:32, 02:34](800 MB) +PASS -- TEST 'control_csawmg_debug_intel' [06:02, 04:25](1112 MB) +PASS -- TEST 'control_ras_debug_intel' [03:36, 02:41](810 MB) +PASS -- TEST 'control_diag_debug_intel' [04:53, 02:35](1659 MB) +PASS -- TEST 'control_debug_p8_intel' [04:54, 03:11](1896 MB) +PASS -- TEST 'regional_debug_intel' [17:57, 16:18](914 MB) +PASS -- TEST 'rap_control_debug_intel' [05:38, 04:44](1182 MB) +PASS -- TEST 'hrrr_control_debug_intel' [05:30, 04:30](1173 MB) +PASS -- TEST 'hrrr_gf_debug_intel' [05:29, 04:42](1182 MB) +PASS -- TEST 'hrrr_c3_debug_intel' [05:28, 04:36](1179 MB) +PASS -- TEST 'rap_unified_drag_suite_debug_intel' [05:38, 04:37](1182 MB) +PASS -- TEST 'rap_diag_debug_intel' [07:23, 04:48](1270 MB) +PASS -- TEST 'rap_cires_ugwp_debug_intel' [06:35, 04:51](1177 MB) +PASS -- TEST 'rap_unified_ugwp_debug_intel' [06:35, 04:46](1187 MB) +PASS -- TEST 'rap_lndp_debug_intel' [05:28, 04:38](1179 MB) +PASS -- TEST 'rap_progcld_thompson_debug_intel' [05:44, 04:37](1183 MB) +PASS -- TEST 'rap_noah_debug_intel' [05:42, 04:34](1181 MB) +PASS -- TEST 'rap_sfcdiff_debug_intel' [05:36, 04:36](1181 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [09:27, 07:47](1181 MB) +PASS -- TEST 'rrfs_v1beta_debug_intel' [05:39, 04:34](1173 MB) +PASS -- TEST 'rap_clm_lake_debug_intel' [07:37, 05:54](1182 MB) +PASS -- TEST 'rap_flake_debug_intel' [05:34, 04:35](1183 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [09:55, 08:04](1184 MB) + +PASS -- COMPILE 'wam_debug_intel' [06:17, 05:27] ( 860 warnings ) +PASS -- TEST 'control_wam_debug_intel' [05:28, 04:33](425 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [11:18, 10:16] ( 8 warnings 8 remarks ) +PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [05:58, 03:26](1064 MB) +PASS -- TEST 'rap_control_dyn32_phy32_intel' [06:57, 05:05](887 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [04:50, 02:45](885 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [06:03, 04:44](947 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [04:04, 02:26](943 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [04:53, 02:52](888 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_intel' [05:57, 03:52](802 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [02:27, 01:31](783 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [15:20, 14:14] ( 8 warnings 8 remarks ) +PASS -- TEST 'conus13km_control_intel' [04:45, 01:50](1090 MB) +PASS -- TEST 'conus13km_2threads_intel' [03:13, 00:54](1090 MB) +PASS -- TEST 'conus13km_restart_mismatch_intel' [03:13, 01:08](978 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [11:20, 10:17] ( 8 warnings 8 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_intel' [04:49, 03:36](915 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [06:43, 06:05] ( 792 warnings 8 remarks ) +PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [05:32, 04:37](1055 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [05:28, 04:23](1053 MB) +PASS -- TEST 'conus13km_debug_intel' [15:44, 13:18](1138 MB) +PASS -- TEST 'conus13km_debug_qr_intel' [15:40, 13:20](827 MB) +PASS -- TEST 'conus13km_debug_2threads_intel' [10:31, 07:54](1138 MB) +PASS -- TEST 'conus13km_radar_tten_debug_intel' [15:21, 13:15](1208 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [06:17, 05:46] ( 792 warnings 8 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [05:34, 04:31](1084 MB) + +PASS -- COMPILE 'hafsw_intel' [17:23, 16:32] ( 6 warnings 9 remarks ) +PASS -- TEST 'hafs_regional_atm_intel' [06:19, 04:26](717 MB) +PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [06:42, 04:58](1066 MB) +PASS -- TEST 'hafs_regional_atm_ocn_intel' [08:46, 06:19](788 MB) +PASS -- TEST 'hafs_regional_atm_wav_intel' [13:35, 10:47](805 MB) +PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [14:46, 11:52](823 MB) +PASS -- TEST 'hafs_regional_1nest_atm_intel' [06:04, 04:36](482 MB) +PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [07:29, 05:41](496 MB) +PASS -- TEST 'hafs_global_1nest_atm_intel' [03:53, 02:17](396 MB) +PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [09:39, 06:09](460 MB) +PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [04:57, 03:16](514 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [05:14, 03:01](517 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [06:19, 03:44](586 MB) +PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [02:29, 01:15](430 MB) +PASS -- TEST 'gnv1_nested_intel' [05:06, 03:19](788 MB) + +PASS -- COMPILE 'hafsw_debug_intel' [08:19, 06:59] ( 1472 warnings 1481 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [14:08, 12:23](625 MB) + +PASS -- COMPILE 'hafsw_faster_intel' [26:21, 25:29] ( 5 warnings 8 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [09:14, 07:03](630 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [09:18, 07:05](685 MB) + +PASS -- COMPILE 'hafs_mom6w_intel' [19:20, 17:54] ( 5 warnings 7 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [07:25, 05:18](678 MB) + +PASS -- COMPILE 'hafs_all_intel' [15:18, 14:17] ( 5 warnings 8 remarks ) +PASS -- TEST 'hafs_regional_docn_intel' [07:28, 05:28](749 MB) +PASS -- TEST 'hafs_regional_docn_oisst_intel' [07:32, 05:41](740 MB) +PASS -- TEST 'hafs_regional_datm_cdeps_intel' [18:11, 16:12](895 MB) + +PASS -- COMPILE 'datm_cdeps_intel' [08:12, 07:36] ( 5 warnings 2 remarks ) +PASS -- TEST 'datm_cdeps_control_cfsr_intel' [03:24, 02:27](761 MB) +PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [02:26, 01:31](750 MB) +PASS -- TEST 'datm_cdeps_control_gefs_intel' [03:21, 02:20](644 MB) +PASS -- TEST 'datm_cdeps_iau_gefs_intel' [03:22, 02:22](641 MB) +PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [03:28, 02:23](637 MB) +PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [03:29, 02:30](760 MB) +PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [03:21, 02:28](750 MB) +PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [03:23, 02:20](637 MB) +PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [08:23, 05:38](693 MB) +PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [08:16, 05:34](672 MB) +PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [03:18, 02:30](759 MB) +PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [04:30, 03:50](2016 MB) +PASS -- TEST 'datm_cdeps_gfs_intel' [04:36, 03:51](2018 MB) + +PASS -- COMPILE 'datm_cdeps_debug_intel' [05:17, 04:51] ( 7 warnings 2 remarks ) +PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [06:35, 05:09](746 MB) + +PASS -- COMPILE 'datm_cdeps_faster_intel' [08:18, 07:38] ( 5 warnings 2 remarks ) +PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [03:28, 02:27](747 MB) + +PASS -- COMPILE 'datm_cdeps_land_intel' [03:18, 02:20] ( 1 remarks ) +PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [02:37, 01:02](310 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_intel' [02:36, 00:59](452 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [02:31, 00:40](454 MB) + +PASS -- COMPILE 'atml_intel' [15:20, 14:08] ( 13 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_sbs_intel' [08:33, 06:21](1894 MB) +PASS -- TEST 'control_p8_atmlnd_intel' [08:28, 06:06](1892 MB) +PASS -- TEST 'control_restart_p8_atmlnd_intel' [05:54, 04:01](1045 MB) + +PASS -- COMPILE 'atml_debug_intel' [09:20, 08:44] ( 887 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_debug_intel' [08:34, 06:03](1922 MB) + +PASS -- COMPILE 'atmw_intel' [13:20, 12:46] ( 5 warnings 8 remarks ) +PASS -- TEST 'atmwav_control_noaero_p8_intel' [04:18, 02:23](1892 MB) + +PASS -- COMPILE 'atmaero_intel' [12:18, 11:14] ( 5 warnings 1 remarks ) +PASS -- TEST 'atmaero_control_p8_intel' [06:29, 04:04](3124 MB) +PASS -- TEST 'atmaero_control_p8_rad_intel' [06:25, 04:15](3003 MB) +PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [06:10, 04:17](3011 MB) + +PASS -- COMPILE 'atmaq_debug_intel' [07:11, 06:29] ( 889 warnings 6 remarks ) +PASS -- TEST 'regional_atmaq_debug_intel' [24:27, 21:43](4540 MB) SYNOPSIS: -Starting Date/Time: 20240520 21:55:09 -Ending Date/Time: 20240520 23:37:30 -Total Time: 01h:43m:26s +Starting Date/Time: 20240523 07:08:30 +Ending Date/Time: 20240523 08:38:45 +Total Time: 01h:31m:05s Compiles Completed: 39/39 Tests Completed: 182/182 diff --git a/tests/logs/RegressionTests_gaea.log b/tests/logs/RegressionTests_gaea.log index 7da93ec909..1f3bdb048a 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: -3e15eaa45553e76c6aa00a66b999b6b85d2b5fb3 +f8c5637909d70f3b7a92dd6c1d3b6588e5e07b84 Submodule hashes used in testing: 37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d) @@ -11,22 +11,22 @@ Submodule hashes used in testing: f6ff8f7c4d4cb6feabe3651b13204cf43fc948e3 CICE-interface/CICE/icepack (Icepack1.1.0-182-gf6ff8f7) 2d837b16af326b09ff4018daab4de84f4deff7ec CMEPS-interface/CMEPS (cmeps_v0.4.1-2307-g2d837b1) cabd7753ae17f7bfcc6dad56daf10868aa51c3f4 CMakeModules (v1.0.0-28-gcabd775) - 2b53b6cae4c691f1cfc8df213d7c0120ce65a81d FV3 (remotes/origin/feature/ccpp_prebuild_optarg) - 630022fdc13720b6f9376fdfb2e4298c10d6d6f2 FV3/atmos_cubed_sphere (remotes/origin/feature/ccpp_data_thrd_cnt) - c2983997d3c22832c588d150247a249f6b02425e FV3/ccpp/framework (v0.1.0-1508-gc298399) - 7e59eba2835711f7046e0b7528dc846bd875f754 FV3/ccpp/physics (master-tag-before-replacing-with-ipd-setup-step-fast-5253-g7e59eba2) + 70810f134fda5cb5fbb8ace9b79fe263768671dc FV3 (heads/develop) + 061a73663f2bab9799eab7345c2ff8a34c789573 FV3/atmos_cubed_sphere (201912_public_release-394-g061a736) + ccfefcd0b426e011f94137031d5f7c2a4dda2659 FV3/ccpp/framework (ccpp_transition_to_vlab_master_20190705-750-gccfefcd) + 16a1d881774d795f46db16017aeed7fc351d661a FV3/ccpp/physics (EP4-808-g16a1d881) 74a0e098b2163425e4b5466c2dfcf8ae26d560a5 FV3/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (v1.6) be0410ece28f2b5b9c089f8ca09ce0c80c79fe6c FV3/upp (upp_v10.2.0-191-gbe0410e) -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) - 86585c08d42200d6451420578ced669fa8a06df1 MOM6-interface/MOM6 (remotes/origin/feature/endofrun_restart) + b32aea7bf3f9e2a774afa23d3386c88156cd1182 MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10051-gb32aea7bf) 9423197f894112edfcb1502245f7d7b873d551f9 MOM6-interface/MOM6/pkg/CVMix-src (9423197) 29e64d652786e1d076a05128c920f394202bfe10 MOM6-interface/MOM6/pkg/GSW-Fortran (29e64d6) ec38ea3d902644cd4519d5fe060316859ccdc108 NOAHMP-interface/noahmp (v3.7.1-434-gec38ea3) d9b3172f4197c65d471662c6952a668152d71230 WW3 (6.07.1-345-gd9b3172f) - ecdff7cc6e6c3db1cd351bf0e607da78ae9efcf7 stochastic_physics (remotes/origin/feature/optional_arguments) + fad2fe9f42f6b7f744b128b4a2a9433f91e4296f stochastic_physics (ufs-v2.0.0-219-gfad2fe9) NOTES: @@ -35,279 +35,278 @@ 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-20240516 -COMPARISON DIRECTORY: /gpfs/f5/epic/scratch/Fernando.Andrade-maldonado/RT_RUNDIRS/Fernando.Andrade-maldonado/FV3_RT/rt_203583 +BASELINE DIRECTORY: /gpfs/f5/epic/world-shared/UFS-WM_RT/NEMSfv3gfs/develop-20240522 +COMPARISON DIRECTORY: /gpfs/f5/epic/scratch/Jong.Kim/RT_RUNDIRS/Jong.Kim/FV3_RT/rt_186373 RT.SH OPTIONS USED: * (-a) - HPC PROJECT ACCOUNT: epic -* (-l) - USE CONFIG FILE: rt.conf -* (-e) - USE ECFLOW - -PASS -- COMPILE 's2swa_32bit_intel' [17:11, 16:12] ( 1 warnings 10 remarks ) -PASS -- TEST 'cpld_control_p8_mixedmode_intel' [13:52, 07:04](3073 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_intel' [22:16, 20:49] ( 1 warnings 10 remarks ) -PASS -- TEST 'cpld_control_gfsv17_intel' [13:29, 13:38](1696 MB) -PASS -- TEST 'cpld_control_gfsv17_iau_intel' [19:54, 17:06](1808 MB) -PASS -- TEST 'cpld_restart_gfsv17_intel' [11:47, 08:54](943 MB) -PASS -- TEST 'cpld_mpi_gfsv17_intel' [17:46, 14:59](1668 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [22:16, 21:06] ( 1 warnings 10 remarks ) -PASS -- TEST 'cpld_control_sfs_intel' [26:09, 13:20](1684 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [12:11, 10:49] ( 1525 warnings 2000 remarks ) -PASS -- TEST 'cpld_debug_gfsv17_intel' [26:11, 23:47](1709 MB) - -PASS -- COMPILE 's2swa_intel' [17:11, 15:54] ( 10 remarks ) -PASS -- TEST 'cpld_control_p8_intel' [14:34, 07:55](3101 MB) -PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [15:25, 07:49](3099 MB) -PASS -- TEST 'cpld_restart_p8_intel' [54:56, 04:59](3157 MB) -PASS -- TEST 'cpld_control_qr_p8_intel' [14:34, 08:05](3123 MB) -PASS -- TEST 'cpld_restart_qr_p8_intel' [54:56, 05:05](3178 MB) -PASS -- TEST 'cpld_2threads_p8_intel' [13:29, 06:32](3412 MB) -PASS -- TEST 'cpld_decomp_p8_intel' [14:29, 07:40](3098 MB) -PASS -- TEST 'cpld_mpi_p8_intel' [13:29, 07:01](3022 MB) -PASS -- TEST 'cpld_control_ciceC_p8_intel' [14:40, 07:52](3100 MB) -PASS -- TEST 'cpld_control_c192_p8_intel' [16:30, 10:33](3266 MB) -PASS -- TEST 'cpld_restart_c192_p8_intel' [12:44, 08:59](3604 MB) -PASS -- TEST 'cpld_bmark_p8_intel' [21:37, 12:57](4036 MB) -PASS -- TEST 'cpld_restart_bmark_p8_intel' [19:27, 09:12](4344 MB) -PASS -- TEST 'cpld_s2sa_p8_intel' [14:32, 07:57](3067 MB) - -PASS -- COMPILE 's2sw_intel' [16:11, 14:44] ( 10 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_intel' [07:06, 04:45](1686 MB) -PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [14:04, 05:29](1735 MB) - -PASS -- COMPILE 's2swa_debug_intel' [11:11, 10:42] ( 1450 warnings 1230 remarks ) -PASS -- TEST 'cpld_debug_p8_intel' [11:56, 09:32](3138 MB) - -PASS -- COMPILE 's2sw_debug_intel' [10:11, 09:19] ( 1450 warnings 1230 remarks ) -PASS -- TEST 'cpld_debug_noaero_p8_intel' [07:16, 05:46](1701 MB) - -PASS -- COMPILE 's2s_aoflux_intel' [14:11, 13:16] ( 3 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [09:55, 05:11](1733 MB) - -PASS -- COMPILE 's2s_intel' [14:11, 13:06] ( 3 remarks ) -PASS -- TEST 'cpld_control_c48_intel' [25:04, 06:55](2658 MB) -PASS -- TEST 'cpld_warmstart_c48_intel' [04:39, 02:00](2682 MB) -PASS -- TEST 'cpld_restart_c48_intel' [07:04, 01:06](2113 MB) - -PASS -- COMPILE 's2swa_faster_intel' [24:16, 22:59] ( 10 remarks ) -PASS -- TEST 'cpld_control_p8_faster_intel' [52:44, 07:49](3098 MB) - -PASS -- COMPILE 's2sw_pdlib_intel' [22:13, 21:00] ( 10 remarks ) -PASS -- TEST 'cpld_control_pdlib_p8_intel' [58:37, 15:04](1701 MB) -PASS -- TEST 'cpld_restart_pdlib_p8_intel' [13:42, 07:18](1002 MB) -PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [22:51, 16:56](1683 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_intel' [13:16, 12:50] ( 1560 warnings 2000 remarks ) -PASS -- TEST 'cpld_debug_pdlib_p8_intel' [22:29, 26:15](1709 MB) - -PASS -- COMPILE 'atm_dyn32_intel' [16:12, 15:42] ( 1 warnings 1 remarks ) -PASS -- TEST 'control_flake_intel' [54:00, 03:42](674 MB) -PASS -- TEST 'control_CubedSphereGrid_intel' [53:23, 02:57](1567 MB) -PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [52:59, 03:12](1581 MB) -PASS -- TEST 'control_latlon_intel' [51:55, 03:06](1571 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [52:04, 03:02](1570 MB) -PASS -- TEST 'control_c48_intel' [36:05, 06:36](1608 MB) -PASS -- TEST 'control_c48.v2.sfc_intel' [12:48, 05:38](727 MB) -PASS -- TEST 'control_c192_intel' [58:16, 09:40](1694 MB) -PASS -- TEST 'control_c384_intel' [00:18, 18:04](1987 MB) -PASS -- TEST 'control_c384gdas_intel' [51:41, 14:13](1185 MB) -PASS -- TEST 'control_stochy_intel' [33:36, 01:42](628 MB) -PASS -- TEST 'control_stochy_restart_intel' [02:36, 01:26](433 MB) -PASS -- TEST 'control_lndp_intel' [14:29, 01:41](629 MB) -PASS -- TEST 'control_iovr4_intel' [03:33, 02:36](624 MB) -PASS -- TEST 'control_iovr5_intel' [03:50, 02:56](625 MB) -PASS -- TEST 'control_p8_intel' [06:50, 03:44](1608 MB) -PASS -- TEST 'control_p8.v2.sfc_intel' [06:53, 03:24](1608 MB) -PASS -- TEST 'control_p8_ugwpv1_intel' [06:50, 03:29](1611 MB) -PASS -- TEST 'control_restart_p8_intel' [03:43, 02:00](792 MB) -PASS -- TEST 'control_noqr_p8_intel' [06:51, 03:12](1596 MB) -PASS -- TEST 'control_restart_noqr_p8_intel' [05:06, 02:17](796 MB) -PASS -- TEST 'control_decomp_p8_intel' [06:14, 03:16](1596 MB) -PASS -- TEST 'control_2threads_p8_intel' [05:59, 02:39](1691 MB) -PASS -- TEST 'control_p8_lndp_intel' [07:10, 05:23](1608 MB) -PASS -- TEST 'control_p8_rrtmgp_intel' [07:04, 04:21](1659 MB) -PASS -- TEST 'control_p8_mynn_intel' [05:57, 03:55](1615 MB) -PASS -- TEST 'merra2_thompson_intel' [05:47, 03:49](1614 MB) -PASS -- TEST 'regional_control_intel' [06:13, 04:49](622 MB) -PASS -- TEST 'regional_restart_intel' [03:52, 02:35](790 MB) -PASS -- TEST 'regional_decomp_intel' [06:06, 04:56](620 MB) -PASS -- TEST 'regional_2threads_intel' [04:52, 03:09](762 MB) -PASS -- TEST 'regional_noquilt_intel' [06:01, 05:05](1157 MB) -PASS -- TEST 'regional_netcdf_parallel_intel' [07:31, 05:09](617 MB) -PASS -- TEST 'regional_2dwrtdecomp_intel' [06:47, 04:59](621 MB) -PASS -- TEST 'regional_wofs_intel' [08:43, 06:25](1594 MB) - -PASS -- COMPILE 'rrfs_intel' [15:13, 14:51] ( 3 warnings 9 remarks ) -PASS -- TEST 'rap_control_intel' [58:40, 06:53](1013 MB) -PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [55:36, 04:00](1187 MB) -PASS -- TEST 'rap_decomp_intel' [58:40, 07:03](1009 MB) -PASS -- TEST 'rap_2threads_intel' [57:59, 05:57](1094 MB) -PASS -- TEST 'rap_restart_intel' [06:29, 03:42](883 MB) -PASS -- TEST 'rap_sfcdiff_intel' [58:46, 06:47](1009 MB) -PASS -- TEST 'rap_sfcdiff_decomp_intel' [58:46, 06:56](1006 MB) -PASS -- TEST 'rap_sfcdiff_restart_intel' [08:30, 05:14](883 MB) -PASS -- TEST 'hrrr_control_intel' [55:44, 03:41](1007 MB) -PASS -- TEST 'hrrr_control_decomp_intel' [55:44, 03:50](1007 MB) -PASS -- TEST 'hrrr_control_2threads_intel' [54:36, 03:06](1085 MB) -PASS -- TEST 'hrrr_control_restart_intel' [04:22, 01:57](839 MB) -PASS -- TEST 'rrfs_v1beta_intel' [58:47, 06:41](1004 MB) -PASS -- TEST 'rrfs_v1nssl_intel' [59:22, 08:01](1967 MB) -PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [57:47, 07:42](1951 MB) - -PASS -- COMPILE 'csawmg_intel' [13:13, 12:10] -PASS -- TEST 'control_csawmg_intel' [10:09, 06:54](694 MB) -PASS -- TEST 'control_ras_intel' [04:33, 03:31](655 MB) - -PASS -- COMPILE 'wam_intel' [12:13, 11:34] -PASS -- TEST 'control_wam_intel' [03:43, 02:35](368 MB) - -PASS -- COMPILE 'atm_faster_dyn32_intel' [18:14, 17:44] ( 1 remarks ) -PASS -- TEST 'control_p8_faster_intel' [05:38, 03:19](1608 MB) -PASS -- TEST 'regional_control_faster_intel' [07:11, 04:40](619 MB) - -PASS -- COMPILE 'atm_debug_dyn32_intel' [13:12, 12:44] ( 884 warnings 9 remarks ) -PASS -- TEST 'control_CubedSphereGrid_debug_intel' [04:35, 03:02](1591 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [04:25, 02:56](1592 MB) -PASS -- TEST 'control_stochy_debug_intel' [04:49, 03:07](787 MB) -PASS -- TEST 'control_lndp_debug_intel' [03:50, 02:53](789 MB) -PASS -- TEST 'control_csawmg_debug_intel' [06:30, 04:24](828 MB) -PASS -- TEST 'control_ras_debug_intel' [03:39, 02:53](799 MB) -PASS -- TEST 'control_diag_debug_intel' [05:33, 03:18](1648 MB) -PASS -- TEST 'control_debug_p8_intel' [05:34, 03:24](1622 MB) -PASS -- TEST 'regional_debug_intel' [18:35, 16:23](642 MB) -PASS -- TEST 'rap_control_debug_intel' [06:16, 05:02](1172 MB) -PASS -- TEST 'hrrr_control_debug_intel' [06:44, 05:20](1170 MB) -PASS -- TEST 'hrrr_gf_debug_intel' [05:42, 05:02](1176 MB) -PASS -- TEST 'hrrr_c3_debug_intel' [06:42, 05:36](1176 MB) -PASS -- TEST 'rap_unified_drag_suite_debug_intel' [06:39, 05:41](1172 MB) -PASS -- TEST 'rap_diag_debug_intel' [06:45, 05:42](1255 MB) -PASS -- TEST 'rap_cires_ugwp_debug_intel' [06:39, 05:38](1172 MB) -PASS -- TEST 'rap_unified_ugwp_debug_intel' [06:39, 05:43](1172 MB) -PASS -- TEST 'rap_lndp_debug_intel' [06:39, 05:40](1174 MB) -PASS -- TEST 'rap_progcld_thompson_debug_intel' [06:37, 05:37](1172 MB) -PASS -- TEST 'rap_noah_debug_intel' [06:40, 05:55](1172 MB) -PASS -- TEST 'rap_sfcdiff_debug_intel' [07:36, 06:25](1170 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [10:37, 09:25](1171 MB) -PASS -- TEST 'rrfs_v1beta_debug_intel' [08:34, 06:15](1169 MB) -PASS -- TEST 'rap_clm_lake_debug_intel' [11:23, 06:22](1174 MB) -PASS -- TEST 'rap_flake_debug_intel' [10:20, 05:21](1172 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [14:59, 08:44](1173 MB) - -PASS -- COMPILE 'wam_debug_intel' [10:12, 09:37] ( 855 warnings ) -PASS -- TEST 'control_wam_debug_intel' [08:57, 05:15](400 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [12:16, 11:24] ( 3 warnings 8 remarks ) -PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [07:23, 03:51](1049 MB) -PASS -- TEST 'rap_control_dyn32_phy32_intel' [09:41, 06:11](889 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [06:31, 03:40](885 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [07:56, 05:20](945 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [04:08, 02:46](936 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [05:06, 03:44](883 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_intel' [06:05, 04:06](785 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [02:38, 01:42](768 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [16:11, 15:46] ( 3 warnings 8 remarks ) -PASS -- TEST 'conus13km_control_intel' [04:08, 02:14](1094 MB) -PASS -- TEST 'conus13km_2threads_intel' [05:18, 01:20](1079 MB) -PASS -- TEST 'conus13km_restart_mismatch_intel' [02:41, 01:17](977 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [13:11, 12:18] ( 3 warnings 8 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_intel' [06:13, 04:28](904 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [08:11, 07:40] ( 787 warnings 8 remarks ) -PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [06:36, 05:13](1051 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [05:40, 04:52](1050 MB) -PASS -- TEST 'conus13km_debug_intel' [16:12, 14:24](1134 MB) -PASS -- TEST 'conus13km_debug_qr_intel' [16:12, 14:00](810 MB) -PASS -- TEST 'conus13km_debug_2threads_intel' [10:03, 08:12](1120 MB) -PASS -- TEST 'conus13km_radar_tten_debug_intel' [15:51, 14:21](1200 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [08:11, 07:36] ( 787 warnings 8 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [06:31, 05:08](1069 MB) - -PASS -- COMPILE 'hafsw_intel' [15:12, 13:55] ( 1 warnings 9 remarks ) -PASS -- TEST 'hafs_regional_atm_intel' [08:35, 05:20](708 MB) -PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [05:57, 04:40](1056 MB) -PASS -- TEST 'hafs_regional_atm_ocn_intel' [09:32, 07:36](741 MB) -PASS -- TEST 'hafs_regional_atm_wav_intel' [13:56, 11:53](792 MB) -PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [14:32, 13:03](799 MB) -PASS -- TEST 'hafs_regional_1nest_atm_intel' [07:20, 05:24](475 MB) -PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [08:37, 06:48](499 MB) -PASS -- TEST 'hafs_global_1nest_atm_intel' [05:25, 03:39](374 MB) -PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [13:40, 08:10](436 MB) -PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [06:00, 03:46](511 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [06:14, 03:31](511 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [07:17, 04:54](576 MB) -PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [03:53, 02:24](404 MB) -PASS -- TEST 'gnv1_nested_intel' [06:29, 04:13](770 MB) - -PASS -- COMPILE 'hafsw_debug_intel' [10:11, 08:55] ( 1467 warnings 1502 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [15:07, 13:18](585 MB) - -PASS -- COMPILE 'hafsw_faster_intel' [25:14, 24:06] ( 8 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [11:03, 07:45](613 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [11:07, 08:20](785 MB) - -PASS -- COMPILE 'hafs_mom6w_intel' [15:12, 15:04] ( 7 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [10:10, 05:56](786 MB) - -PASS -- COMPILE 'hafs_all_intel' [14:16, 13:02] ( 8 remarks ) -PASS -- TEST 'hafs_regional_docn_intel' [09:06, 06:12](747 MB) -PASS -- TEST 'hafs_regional_docn_oisst_intel' [09:29, 06:20](732 MB) -PASS -- TEST 'hafs_regional_datm_cdeps_intel' [22:13, 20:12](895 MB) - -PASS -- COMPILE 'datm_cdeps_intel' [13:12, 12:31] ( 2 remarks ) -PASS -- TEST 'datm_cdeps_control_cfsr_intel' [04:31, 02:37](759 MB) -PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [02:33, 01:36](747 MB) -PASS -- TEST 'datm_cdeps_control_gefs_intel' [03:26, 02:30](637 MB) -PASS -- TEST 'datm_cdeps_iau_gefs_intel' [04:29, 02:28](639 MB) -PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [04:28, 02:30](647 MB) -PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [03:29, 02:36](759 MB) -PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [03:28, 02:35](762 MB) -PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [03:25, 02:28](639 MB) -PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [07:03, 05:58](689 MB) -PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [07:08, 05:56](677 MB) -PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [03:24, 02:36](747 MB) -PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [05:34, 04:34](2021 MB) -PASS -- TEST 'datm_cdeps_gfs_intel' [05:31, 04:35](2019 MB) - -PASS -- COMPILE 'datm_cdeps_debug_intel' [07:11, 06:32] ( 2 warnings 2 remarks ) -PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [06:37, 05:24](743 MB) - -PASS -- COMPILE 'datm_cdeps_faster_intel' [13:16, 11:52] ( 2 remarks ) -PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [03:59, 02:34](761 MB) - -PASS -- COMPILE 'datm_cdeps_land_intel' [03:10, 02:39] ( 1 remarks ) -PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [05:37, 01:50](310 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_intel' [03:50, 02:36](456 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [02:58, 01:10](456 MB) - -PASS -- COMPILE 'atml_intel' [18:12, 17:45] ( 8 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_sbs_intel' [12:01, 09:17](1640 MB) -PASS -- TEST 'control_p8_atmlnd_intel' [10:58, 08:39](1640 MB) -PASS -- TEST 'control_restart_p8_atmlnd_intel' [04:59, 03:47](835 MB) - -PASS -- COMPILE 'atml_debug_intel' [13:12, 12:31] ( 882 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_debug_intel' [09:37, 07:11](1656 MB) - -PASS -- COMPILE 'atmw_intel' [15:11, 14:01] ( 8 remarks ) -PASS -- TEST 'atmwav_control_noaero_p8_intel' [04:19, 03:07](1649 MB) - -PASS -- COMPILE 'atmaero_intel' [14:11, 13:50] ( 1 remarks ) -PASS -- TEST 'atmaero_control_p8_intel' [09:57, 06:26](2943 MB) -PASS -- TEST 'atmaero_control_p8_rad_intel' [09:56, 06:57](3009 MB) -PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [10:11, 07:20](3015 MB) - -PASS -- COMPILE 'atmaq_debug_intel' [10:12, 09:28] ( 884 warnings 6 remarks ) -PASS -- TEST 'regional_atmaq_debug_intel' [21:56, 18:30](4489 MB) +* (-r) - USE ROCOTO + +PASS -- COMPILE 's2swa_32bit_intel' [23:43, 23:43] ( 1 warnings 10 remarks ) +PASS -- TEST 'cpld_control_p8_mixedmode_intel' [08:35, 07:31](3199 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_intel' [26:00, 26:00] ( 1 warnings 10 remarks ) +PASS -- TEST 'cpld_control_gfsv17_intel' [14:50, 13:58](1924 MB) +PASS -- TEST 'cpld_control_gfsv17_iau_intel' [15:20, 14:30](1942 MB) +PASS -- TEST 'cpld_restart_gfsv17_intel' [07:37, 06:45](1077 MB) +PASS -- TEST 'cpld_mpi_gfsv17_intel' [15:42, 14:52](1895 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [27:24, 27:24] ( 1 warnings 10 remarks ) +PASS -- TEST 'cpld_control_sfs_intel' [14:24, 14:05](1912 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [17:18, 17:18] ( 1525 warnings 2000 remarks ) +PASS -- TEST 'cpld_debug_gfsv17_intel' [25:25, 24:50](1939 MB) + +PASS -- COMPILE 's2swa_intel' [22:56, 22:56] ( 10 remarks ) +PASS -- TEST 'cpld_control_p8_intel' [09:45, 08:33](3228 MB) +PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [09:37, 08:22](3226 MB) +PASS -- TEST 'cpld_restart_p8_intel' [05:53, 05:05](3159 MB) +PASS -- TEST 'cpld_control_qr_p8_intel' [09:12, 08:17](3248 MB) +PASS -- TEST 'cpld_restart_qr_p8_intel' [06:24, 05:35](3180 MB) +PASS -- TEST 'cpld_2threads_p8_intel' [07:42, 06:57](3460 MB) +PASS -- TEST 'cpld_decomp_p8_intel' [09:10, 08:18](3224 MB) +PASS -- TEST 'cpld_mpi_p8_intel' [07:56, 07:14](3172 MB) +PASS -- TEST 'cpld_control_ciceC_p8_intel' [09:23, 08:17](3228 MB) +PASS -- TEST 'cpld_control_c192_p8_intel' [12:45, 10:17](3440 MB) +PASS -- TEST 'cpld_restart_c192_p8_intel' [09:54, 07:53](3607 MB) +PASS -- TEST 'cpld_bmark_p8_intel' [16:56, 13:14](4194 MB) +PASS -- TEST 'cpld_restart_bmark_p8_intel' [13:51, 09:27](4351 MB) +PASS -- TEST 'cpld_s2sa_p8_intel' [09:24, 08:15](3210 MB) + +PASS -- COMPILE 's2sw_intel' [20:25, 20:25] ( 10 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_intel' [07:14, 06:05](1929 MB) +PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [07:02, 05:43](1994 MB) + +PASS -- COMPILE 's2swa_debug_intel' [16:59, 16:58] ( 1450 warnings 1230 remarks ) +PASS -- TEST 'cpld_debug_p8_intel' [11:47, 10:52](3260 MB) + +PASS -- COMPILE 's2sw_debug_intel' [15:38, 15:37] ( 1450 warnings 1230 remarks ) +PASS -- TEST 'cpld_debug_noaero_p8_intel' [07:12, 06:15](1943 MB) + +PASS -- COMPILE 's2s_aoflux_intel' [19:18, 19:11] ( 3 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [06:44, 05:39](1991 MB) + +PASS -- COMPILE 's2s_intel' [19:46, 19:46] ( 3 remarks ) +PASS -- TEST 'cpld_control_c48_intel' [07:31, 07:00](2912 MB) +PASS -- TEST 'cpld_warmstart_c48_intel' [02:56, 02:12](2919 MB) +PASS -- TEST 'cpld_restart_c48_intel' [01:55, 01:10](2312 MB) + +PASS -- COMPILE 's2swa_faster_intel' [26:44, 26:44] ( 10 remarks ) +PASS -- TEST 'cpld_control_p8_faster_intel' [09:15, 08:08](3223 MB) + +PASS -- COMPILE 's2sw_pdlib_intel' [22:48, 22:48] ( 10 remarks ) +PASS -- TEST 'cpld_control_pdlib_p8_intel' [16:40, 15:30](1931 MB) +PASS -- TEST 'cpld_restart_pdlib_p8_intel' [08:55, 07:52](1091 MB) +PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [19:04, 17:57](1909 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_intel' [14:47, 14:47] ( 1560 warnings 2000 remarks ) +PASS -- TEST 'cpld_debug_pdlib_p8_intel' [29:19, 27:03](1946 MB) + +PASS -- COMPILE 'atm_dyn32_intel' [16:14, 16:09] ( 1 warnings 1 remarks ) +PASS -- TEST 'control_flake_intel' [04:13, 04:03](672 MB) +PASS -- TEST 'control_CubedSphereGrid_intel' [04:09, 03:44](1565 MB) +PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [04:10, 03:42](1579 MB) +PASS -- TEST 'control_latlon_intel' [03:52, 03:37](1569 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [04:06, 03:37](1568 MB) +PASS -- TEST 'control_c48_intel' [07:03, 06:37](1601 MB) +PASS -- TEST 'control_c48.v2.sfc_intel' [06:04, 05:42](726 MB) +PASS -- TEST 'control_c192_intel' [10:22, 10:02](1685 MB) +PASS -- TEST 'control_c384_intel' [19:02, 18:24](1985 MB) +PASS -- TEST 'control_c384gdas_intel' [16:31, 14:37](1187 MB) +PASS -- TEST 'control_stochy_intel' [02:13, 01:58](626 MB) +PASS -- TEST 'control_stochy_restart_intel' [01:40, 01:29](431 MB) +PASS -- TEST 'control_lndp_intel' [02:00, 01:49](627 MB) +PASS -- TEST 'control_iovr4_intel' [03:18, 03:05](623 MB) +PASS -- TEST 'control_iovr5_intel' [03:24, 03:04](623 MB) +PASS -- TEST 'control_p8_intel' [03:59, 03:23](1873 MB) +PASS -- TEST 'control_p8.v2.sfc_intel' [06:02, 03:51](1870 MB) +PASS -- TEST 'control_p8_ugwpv1_intel' [04:37, 03:58](1875 MB) +PASS -- TEST 'control_restart_p8_intel' [03:30, 02:53](1005 MB) +PASS -- TEST 'control_noqr_p8_intel' [05:35, 04:11](1865 MB) +PASS -- TEST 'control_restart_noqr_p8_intel' [03:19, 02:26](1010 MB) +PASS -- TEST 'control_decomp_p8_intel' [05:36, 04:42](1861 MB) +PASS -- TEST 'control_2threads_p8_intel' [04:37, 03:41](1951 MB) +PASS -- TEST 'control_p8_lndp_intel' [06:08, 05:44](1872 MB) +PASS -- TEST 'control_p8_rrtmgp_intel' [06:04, 04:45](1924 MB) +PASS -- TEST 'control_p8_mynn_intel' [05:08, 04:02](1879 MB) +PASS -- TEST 'merra2_thompson_intel' [05:04, 04:18](1873 MB) +PASS -- TEST 'regional_control_intel' [05:22, 05:03](869 MB) +PASS -- TEST 'regional_restart_intel' [02:57, 02:42](862 MB) +PASS -- TEST 'regional_decomp_intel' [05:17, 05:00](862 MB) +PASS -- TEST 'regional_2threads_intel' [03:25, 03:07](1010 MB) +PASS -- TEST 'regional_noquilt_intel' [05:21, 05:01](1187 MB) +PASS -- TEST 'regional_netcdf_parallel_intel' [05:52, 05:10](861 MB) +PASS -- TEST 'regional_2dwrtdecomp_intel' [06:05, 05:50](869 MB) +PASS -- TEST 'regional_wofs_intel' [06:23, 06:05](1592 MB) + +PASS -- COMPILE 'rrfs_intel' [14:06, 14:06] ( 3 warnings 9 remarks ) +PASS -- TEST 'rap_control_intel' [07:36, 07:00](1012 MB) +PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [04:38, 04:09](1193 MB) +PASS -- TEST 'rap_decomp_intel' [07:55, 07:20](1010 MB) +PASS -- TEST 'rap_2threads_intel' [07:02, 06:24](1098 MB) +PASS -- TEST 'rap_restart_intel' [04:24, 03:31](883 MB) +PASS -- TEST 'rap_sfcdiff_intel' [07:53, 07:17](1009 MB) +PASS -- TEST 'rap_sfcdiff_decomp_intel' [08:30, 07:58](1006 MB) +PASS -- TEST 'rap_sfcdiff_restart_intel' [05:58, 05:21](882 MB) +PASS -- TEST 'hrrr_control_intel' [04:47, 04:12](1007 MB) +PASS -- TEST 'hrrr_control_decomp_intel' [04:48, 04:03](1007 MB) +PASS -- TEST 'hrrr_control_2threads_intel' [03:36, 03:12](1082 MB) +PASS -- TEST 'hrrr_control_restart_intel' [02:39, 02:26](840 MB) +PASS -- TEST 'rrfs_v1beta_intel' [08:13, 07:09](1004 MB) +PASS -- TEST 'rrfs_v1nssl_intel' [08:37, 08:23](1967 MB) +PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [08:39, 08:27](1951 MB) + +PASS -- COMPILE 'csawmg_intel' [14:49, 14:49] +PASS -- TEST 'control_csawmg_intel' [07:03, 06:48](965 MB) +PASS -- TEST 'control_ras_intel' [03:40, 03:29](655 MB) + +PASS -- COMPILE 'wam_intel' [13:46, 13:45] +PASS -- TEST 'control_wam_intel' [02:24, 02:13](368 MB) + +PASS -- COMPILE 'atm_faster_dyn32_intel' [24:05, 24:05] ( 1 remarks ) +PASS -- TEST 'control_p8_faster_intel' [03:57, 03:20](1874 MB) +PASS -- TEST 'regional_control_faster_intel' [04:59, 04:43](869 MB) + +PASS -- COMPILE 'atm_debug_dyn32_intel' [15:10, 15:10] ( 884 warnings 9 remarks ) +PASS -- TEST 'control_CubedSphereGrid_debug_intel' [03:45, 03:16](1589 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [03:37, 03:15](1590 MB) +PASS -- TEST 'control_stochy_debug_intel' [03:28, 03:18](784 MB) +PASS -- TEST 'control_lndp_debug_intel' [03:03, 02:53](786 MB) +PASS -- TEST 'control_csawmg_debug_intel' [04:46, 04:31](1098 MB) +PASS -- TEST 'control_ras_debug_intel' [03:15, 03:05](796 MB) +PASS -- TEST 'control_diag_debug_intel' [03:16, 02:58](1645 MB) +PASS -- TEST 'control_debug_p8_intel' [03:49, 03:30](1886 MB) +PASS -- TEST 'regional_debug_intel' [16:25, 16:11](886 MB) +PASS -- TEST 'rap_control_debug_intel' [05:30, 05:18](1170 MB) +PASS -- TEST 'hrrr_control_debug_intel' [05:25, 05:13](1169 MB) +PASS -- TEST 'hrrr_gf_debug_intel' [05:32, 05:20](1175 MB) +PASS -- TEST 'hrrr_c3_debug_intel' [05:33, 05:21](1174 MB) +PASS -- TEST 'rap_unified_drag_suite_debug_intel' [05:27, 05:16](1170 MB) +PASS -- TEST 'rap_diag_debug_intel' [05:43, 05:24](1254 MB) +PASS -- TEST 'rap_cires_ugwp_debug_intel' [05:39, 05:25](1170 MB) +PASS -- TEST 'rap_unified_ugwp_debug_intel' [05:50, 05:36](1171 MB) +PASS -- TEST 'rap_lndp_debug_intel' [05:36, 05:25](1172 MB) +PASS -- TEST 'rap_progcld_thompson_debug_intel' [05:48, 05:21](1170 MB) +PASS -- TEST 'rap_noah_debug_intel' [05:30, 05:07](1171 MB) +PASS -- TEST 'rap_sfcdiff_debug_intel' [05:45, 05:32](1168 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [08:12, 07:58](1170 MB) +PASS -- TEST 'rrfs_v1beta_debug_intel' [05:18, 05:06](1167 MB) +PASS -- TEST 'rap_clm_lake_debug_intel' [06:41, 06:28](1172 MB) +PASS -- TEST 'rap_flake_debug_intel' [05:24, 05:12](1171 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [09:13, 08:39](1173 MB) + +PASS -- COMPILE 'wam_debug_intel' [09:31, 09:30] ( 855 warnings ) +PASS -- TEST 'control_wam_debug_intel' [05:18, 05:05](402 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [13:34, 13:34] ( 3 warnings 8 remarks ) +PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [04:25, 03:52](1052 MB) +PASS -- TEST 'rap_control_dyn32_phy32_intel' [06:27, 05:48](889 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [04:01, 03:25](885 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [05:46, 05:18](949 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [03:15, 02:46](936 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [04:12, 03:38](883 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_intel' [04:40, 04:10](785 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [02:31, 02:16](768 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [17:49, 17:46] ( 3 warnings 8 remarks ) +PASS -- TEST 'conus13km_control_intel' [03:09, 02:33](1094 MB) +PASS -- TEST 'conus13km_2threads_intel' [01:46, 01:26](1078 MB) +PASS -- TEST 'conus13km_restart_mismatch_intel' [01:53, 01:35](977 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [12:50, 12:49] ( 3 warnings 8 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_intel' [05:27, 04:46](905 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [09:45, 09:43] ( 787 warnings 8 remarks ) +PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [05:08, 04:54](1049 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [05:09, 04:55](1049 MB) +PASS -- TEST 'conus13km_debug_intel' [15:09, 14:46](1133 MB) +PASS -- TEST 'conus13km_debug_qr_intel' [14:43, 14:18](807 MB) +PASS -- TEST 'conus13km_debug_2threads_intel' [08:30, 08:11](1114 MB) +PASS -- TEST 'conus13km_radar_tten_debug_intel' [14:31, 14:14](1200 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [11:14, 11:14] ( 787 warnings 8 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [05:08, 04:56](1066 MB) + +PASS -- COMPILE 'hafsw_intel' [17:00, 17:00] ( 1 warnings 9 remarks ) +PASS -- TEST 'hafs_regional_atm_intel' [06:05, 05:18](709 MB) +PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [04:47, 04:33](1058 MB) +PASS -- TEST 'hafs_regional_atm_ocn_intel' [08:38, 07:41](743 MB) +PASS -- TEST 'hafs_regional_atm_wav_intel' [12:24, 11:38](787 MB) +PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [14:11, 13:15](805 MB) +PASS -- TEST 'hafs_regional_1nest_atm_intel' [06:13, 05:25](476 MB) +PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [07:45, 06:46](501 MB) +PASS -- TEST 'hafs_global_1nest_atm_intel' [04:07, 03:04](372 MB) +PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [09:36, 08:00](446 MB) +PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [04:13, 03:42](513 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [04:14, 03:33](512 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [05:29, 04:50](575 MB) +PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [02:00, 01:43](404 MB) +PASS -- TEST 'gnv1_nested_intel' [05:45, 04:15](768 MB) + +PASS -- COMPILE 'hafsw_debug_intel' [12:22, 12:22] ( 1467 warnings 1502 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [13:47, 12:51](585 MB) + +PASS -- COMPILE 'hafsw_faster_intel' [24:17, 24:15] ( 8 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [08:20, 07:39](612 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [08:25, 07:45](784 MB) + +PASS -- COMPILE 'hafs_mom6w_intel' [17:29, 17:26] ( 7 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [06:41, 06:00](787 MB) + +PASS -- COMPILE 'hafs_all_intel' [30:56, 30:54] ( 8 remarks ) +PASS -- TEST 'hafs_regional_docn_intel' [06:56, 06:07](748 MB) +PASS -- TEST 'hafs_regional_docn_oisst_intel' [07:14, 06:24](730 MB) +PASS -- TEST 'hafs_regional_datm_cdeps_intel' [20:33, 20:02](895 MB) + +PASS -- COMPILE 'datm_cdeps_intel' [13:37, 13:36] ( 2 remarks ) +PASS -- TEST 'datm_cdeps_control_cfsr_intel' [02:44, 02:34](758 MB) +PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [01:44, 01:35](746 MB) +PASS -- TEST 'datm_cdeps_control_gefs_intel' [02:36, 02:27](643 MB) +PASS -- TEST 'datm_cdeps_iau_gefs_intel' [02:36, 02:26](640 MB) +PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [02:41, 02:32](643 MB) +PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [02:42, 02:33](759 MB) +PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [02:46, 02:36](759 MB) +PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [02:32, 02:23](639 MB) +PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [06:37, 06:04](690 MB) +PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [06:44, 06:12](677 MB) +PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [02:43, 02:36](759 MB) +PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [04:44, 04:34](2018 MB) +PASS -- TEST 'datm_cdeps_gfs_intel' [04:47, 04:37](2019 MB) + +PASS -- COMPILE 'datm_cdeps_debug_intel' [09:21, 09:21] ( 2 warnings 2 remarks ) +PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [06:10, 06:00](741 MB) + +PASS -- COMPILE 'datm_cdeps_faster_intel' [13:00, 12:59] ( 2 remarks ) +PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [02:44, 02:34](761 MB) + +PASS -- COMPILE 'datm_cdeps_land_intel' [04:05, 04:02] ( 1 remarks ) +PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [02:07, 01:45](318 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_intel' [01:39, 01:18](456 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [01:19, 00:59](456 MB) + +PASS -- COMPILE 'atml_intel' [16:28, 16:24] ( 8 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_sbs_intel' [08:20, 07:08](1897 MB) +PASS -- TEST 'control_p8_atmlnd_intel' [09:14, 07:57](1897 MB) +PASS -- TEST 'control_restart_p8_atmlnd_intel' [04:54, 04:25](1040 MB) + +PASS -- COMPILE 'atml_debug_intel' [18:15, 18:12] ( 882 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_debug_intel' [07:27, 06:36](1909 MB) + +PASS -- COMPILE 'atmw_intel' [17:08, 17:03] ( 8 remarks ) +PASS -- TEST 'atmwav_control_noaero_p8_intel' [03:44, 02:53](1903 MB) + +PASS -- COMPILE 'atmaero_intel' [15:55, 15:55] ( 1 remarks ) +PASS -- TEST 'atmaero_control_p8_intel' [06:58, 06:14](3117 MB) +PASS -- TEST 'atmaero_control_p8_rad_intel' [07:06, 06:29](3009 MB) +PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [07:14, 06:38](3015 MB) + +PASS -- COMPILE 'atmaq_debug_intel' [11:01, 11:01] ( 884 warnings 6 remarks ) +PASS -- TEST 'regional_atmaq_debug_intel' [19:06, 18:20](4488 MB) SYNOPSIS: -Starting Date/Time: 20240520 14:31:01 -Ending Date/Time: 20240520 16:53:32 -Total Time: 02h:23m:33s +Starting Date/Time: 20240523 10:48:23 +Ending Date/Time: 20240523 14:32:13 +Total Time: 03h:45m:28s Compiles Completed: 39/39 Tests Completed: 183/183 diff --git a/tests/logs/RegressionTests_hera.log b/tests/logs/RegressionTests_hera.log index a5b7b7bdd5..b08d35c7b4 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: -3e15eaa45553e76c6aa00a66b999b6b85d2b5fb3 +740041579e51120ea3749d5d868d838a4baeb7f2 Submodule hashes used in testing: 37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d) @@ -9,13 +9,13 @@ Submodule hashes used in testing: 9c0cd8d3ba5963d01711094a3c81b6358fcb8367 CICE-interface/CICE (CICE6.0.0-448-g9c0cd8d) 2d837b16af326b09ff4018daab4de84f4deff7ec CMEPS-interface/CMEPS (cmeps_v0.4.1-2307-g2d837b1) cabd7753ae17f7bfcc6dad56daf10868aa51c3f4 CMakeModules (v1.0.0-28-gcabd775) - 2b53b6cae4c691f1cfc8df213d7c0120ce65a81d FV3 (remotes/origin/feature/ccpp_prebuild_optarg) + 70810f134fda5cb5fbb8ace9b79fe263768671dc FV3 (heads/develop) 041422934cae1570f2f0e67239d5d89f11c6e1b7 GOCART (sdr_v2.1.2.6-119-g0414229) 35789c757766e07f688b4c0c7c5229816f224b09 HYCOM-interface/HYCOM (2.3.00-121-g35789c7) - 86585c08d42200d6451420578ced669fa8a06df1 MOM6-interface/MOM6 (remotes/origin/feature/endofrun_restart) + b32aea7bf3f9e2a774afa23d3386c88156cd1182 MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10051-gb32aea7bf) ec38ea3d902644cd4519d5fe060316859ccdc108 NOAHMP-interface/noahmp (v3.7.1-434-gec38ea3) d9b3172f4197c65d471662c6952a668152d71230 WW3 (6.07.1-345-gd9b3172f) - ecdff7cc6e6c3db1cd351bf0e607da78ae9efcf7 stochastic_physics (remotes/origin/feature/optional_arguments) + fad2fe9f42f6b7f744b128b4a2a9433f91e4296f stochastic_physics (ufs-v2.0.0-219-gfad2fe9) NOTES: @@ -24,373 +24,427 @@ 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-20240516 -COMPARISON DIRECTORY: /scratch1/NCEPDEV/stmp2/role.epic/FV3_RT/rt_2036849 +BASELINE DIRECTORY: /scratch2/NAGAPE/epic/UFS-WM_RT/NEMSfv3gfs/develop-20240522 +COMPARISON DIRECTORY: /scratch1/NCEPDEV/stmp2/Jong.Kim/FV3_RT/rt_1631238 RT.SH OPTIONS USED: -* (-a) - HPC PROJECT ACCOUNT: epic -* (-l) - USE CONFIG FILE: rt.conf -* (-r) - USE ROCOTO - -PASS -- COMPILE 's2swa_32bit_intel' [13:40, 13:39] ( 1 warnings 8 remarks ) -PASS -- TEST 'cpld_control_p8_mixedmode_intel' [06:44, 05:46](3171 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_intel' [16:41, 16:40] ( 1 warnings 8 remarks ) -PASS -- TEST 'cpld_control_gfsv17_intel' [18:46, 17:57](1744 MB) -PASS -- TEST 'cpld_control_gfsv17_iau_intel' [18:58, 17:58](1987 MB) -PASS -- TEST 'cpld_restart_gfsv17_intel' [09:03, 08:06](1130 MB) -PASS -- TEST 'cpld_mpi_gfsv17_intel' [21:08, 20:25](1630 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [16:13, 16:12] ( 1 warnings 8 remarks ) -PASS -- TEST 'cpld_control_sfs_intel' [18:34, 18:01](1713 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [05:30, 05:29] ( 1525 warnings 1998 remarks ) -PASS -- TEST 'cpld_debug_gfsv17_intel' [24:04, 23:13](1696 MB) - -PASS -- COMPILE 's2swa_intel' [13:21, 13:21] ( 8 remarks ) -PASS -- TEST 'cpld_control_p8_intel' [06:49, 05:51](3189 MB) -PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [06:58, 06:01](3202 MB) -PASS -- TEST 'cpld_restart_p8_intel' [04:35, 03:31](3253 MB) -PASS -- TEST 'cpld_control_qr_p8_intel' [06:56, 06:05](3218 MB) -PASS -- TEST 'cpld_restart_qr_p8_intel' [04:38, 03:30](3267 MB) -PASS -- TEST 'cpld_2threads_p8_intel' [06:34, 05:46](3550 MB) -PASS -- TEST 'cpld_decomp_p8_intel' [06:45, 05:54](3205 MB) -PASS -- TEST 'cpld_mpi_p8_intel' [05:41, 04:51](3062 MB) -PASS -- TEST 'cpld_control_ciceC_p8_intel' [08:03, 06:59](3211 MB) -PASS -- TEST 'cpld_control_c192_p8_intel' [11:50, 10:03](3343 MB) -PASS -- TEST 'cpld_restart_c192_p8_intel' [08:34, 06:12](3632 MB) -PASS -- TEST 'cpld_bmark_p8_intel' [16:25, 10:05](4106 MB) -PASS -- TEST 'cpld_restart_bmark_p8_intel' [14:01, 06:20](4353 MB) -PASS -- TEST 'cpld_s2sa_p8_intel' [07:37, 06:43](3152 MB) - -PASS -- COMPILE 's2sw_intel' [12:52, 12:51] ( 8 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_intel' [05:36, 04:47](1756 MB) -PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [05:18, 04:24](1794 MB) - -PASS -- COMPILE 's2swa_debug_intel' [05:28, 05:27] ( 1450 warnings 1228 remarks ) -PASS -- TEST 'cpld_debug_p8_intel' [09:31, 08:39](3231 MB) - -PASS -- COMPILE 's2sw_debug_intel' [05:00, 04:59] ( 1450 warnings 1228 remarks ) -PASS -- TEST 'cpld_debug_noaero_p8_intel' [06:39, 05:51](1747 MB) - -PASS -- COMPILE 's2s_aoflux_intel' [12:04, 12:03] ( 1 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [05:20, 04:26](1722 MB) - -PASS -- COMPILE 's2s_intel' [12:06, 12:05] ( 1 remarks ) -PASS -- TEST 'cpld_control_c48_intel' [10:11, 09:36](2827 MB) -PASS -- TEST 'cpld_warmstart_c48_intel' [03:10, 02:37](2836 MB) -PASS -- TEST 'cpld_restart_c48_intel' [01:52, 01:24](2303 MB) - -PASS -- COMPILE 's2swa_faster_intel' [21:28, 21:27] ( 8 remarks ) -PASS -- TEST 'cpld_control_p8_faster_intel' [06:28, 05:32](3209 MB) - -PASS -- COMPILE 's2sw_pdlib_intel' [16:07, 16:07] ( 8 remarks ) -PASS -- TEST 'cpld_control_pdlib_p8_intel' [18:03, 17:12](1736 MB) -PASS -- TEST 'cpld_restart_pdlib_p8_intel' [10:09, 09:05](1180 MB) -PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [21:46, 20:53](1679 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_intel' [05:04, 05:04] ( 1560 warnings 1998 remarks ) -PASS -- TEST 'cpld_debug_pdlib_p8_intel' [25:56, 25:06](1714 MB) - -PASS -- COMPILE 'atm_dyn32_intel' [12:04, 12:04] ( 1 warnings 1 remarks ) -PASS -- TEST 'control_flake_intel' [03:32, 03:19](708 MB) -PASS -- TEST 'control_CubedSphereGrid_intel' [03:25, 02:54](1573 MB) -PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [03:32, 02:58](1594 MB) -PASS -- TEST 'control_latlon_intel' [03:24, 02:56](1581 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [03:32, 02:58](1597 MB) -PASS -- TEST 'control_c48_intel' [08:13, 07:44](1762 MB) -PASS -- TEST 'control_c48.v2.sfc_intel' [06:39, 06:26](870 MB) -PASS -- TEST 'control_c192_intel' [11:19, 10:37](1743 MB) -PASS -- TEST 'control_c384_intel' [12:19, 10:45](2022 MB) -PASS -- TEST 'control_c384gdas_intel' [10:38, 08:04](1411 MB) -PASS -- TEST 'control_stochy_intel' [01:50, 01:37](665 MB) -PASS -- TEST 'control_stochy_restart_intel' [01:20, 00:58](511 MB) -PASS -- TEST 'control_lndp_intel' [01:47, 01:34](661 MB) -PASS -- TEST 'control_iovr4_intel' [02:42, 02:28](663 MB) -PASS -- TEST 'control_iovr5_intel' [02:42, 02:28](659 MB) -PASS -- TEST 'control_p8_intel' [03:43, 02:59](1629 MB) -PASS -- TEST 'control_p8.v2.sfc_intel' [03:46, 03:00](1625 MB) -PASS -- TEST 'control_p8_ugwpv1_intel' [03:46, 03:05](1627 MB) -PASS -- TEST 'control_restart_p8_intel' [02:15, 01:38](896 MB) -PASS -- TEST 'control_noqr_p8_intel' [03:37, 02:57](1610 MB) -PASS -- TEST 'control_restart_noqr_p8_intel' [03:20, 02:30](928 MB) -PASS -- TEST 'control_decomp_p8_intel' [03:44, 03:06](1608 MB) -PASS -- TEST 'control_2threads_p8_intel' [03:24, 02:47](1719 MB) -PASS -- TEST 'control_p8_lndp_intel' [06:58, 06:18](1630 MB) -PASS -- TEST 'control_p8_rrtmgp_intel' [06:07, 05:17](1632 MB) -PASS -- TEST 'control_p8_mynn_intel' [05:02, 04:11](1640 MB) -PASS -- TEST 'merra2_thompson_intel' [05:54, 05:06](1612 MB) -PASS -- TEST 'regional_control_intel' [07:07, 06:34](858 MB) -PASS -- TEST 'regional_restart_intel' [03:23, 02:52](1020 MB) -PASS -- TEST 'regional_decomp_intel' [07:30, 06:56](846 MB) -PASS -- TEST 'regional_2threads_intel' [04:08, 03:34](871 MB) -PASS -- TEST 'regional_noquilt_intel' [05:57, 05:24](1366 MB) -PASS -- TEST 'regional_netcdf_parallel_intel' [05:52, 05:20](849 MB) -PASS -- TEST 'regional_2dwrtdecomp_intel' [05:58, 05:25](856 MB) -PASS -- TEST 'regional_wofs_intel' [07:34, 07:04](1904 MB) - -PASS -- COMPILE 'rrfs_intel' [11:08, 11:08] ( 3 warnings 9 remarks ) -PASS -- TEST 'rap_control_intel' [09:08, 08:41](1108 MB) -PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [05:11, 04:17](1303 MB) -PASS -- TEST 'rap_decomp_intel' [08:34, 08:10](1030 MB) -PASS -- TEST 'rap_2threads_intel' [07:48, 07:21](1189 MB) -PASS -- TEST 'rap_restart_intel' [04:33, 04:04](1107 MB) -PASS -- TEST 'rap_sfcdiff_intel' [08:15, 07:46](1110 MB) -PASS -- TEST 'rap_sfcdiff_decomp_intel' [08:34, 08:11](1043 MB) -PASS -- TEST 'rap_sfcdiff_restart_intel' [06:24, 05:52](1139 MB) -PASS -- TEST 'hrrr_control_intel' [04:30, 04:02](1039 MB) -PASS -- TEST 'hrrr_control_decomp_intel' [04:30, 04:06](1041 MB) -PASS -- TEST 'hrrr_control_2threads_intel' [04:02, 03:39](1113 MB) -PASS -- TEST 'hrrr_control_restart_intel' [02:37, 02:13](1013 MB) -PASS -- TEST 'rrfs_v1beta_intel' [08:10, 07:39](1107 MB) -PASS -- TEST 'rrfs_v1nssl_intel' [09:40, 09:23](2001 MB) -PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [09:24, 09:08](2058 MB) - -PASS -- COMPILE 'csawmg_intel' [10:38, 10:37] -PASS -- TEST 'control_csawmg_intel' [06:38, 06:07](750 MB) -PASS -- TEST 'control_ras_intel' [03:30, 03:16](748 MB) - -PASS -- COMPILE 'csawmg_gnu' [04:28, 04:28] -PASS -- TEST 'control_csawmg_gnu' [08:51, 08:21](545 MB) - -PASS -- COMPILE 'wam_intel' [10:16, 10:16] -PASS -- TEST 'control_wam_intel' [02:19, 02:05](652 MB) - -PASS -- COMPILE 'atm_faster_dyn32_intel' [18:46, 18:45] ( 1 remarks ) -PASS -- TEST 'control_p8_faster_intel' [03:21, 02:42](1620 MB) -PASS -- TEST 'regional_control_faster_intel' [05:11, 04:44](853 MB) - -PASS -- COMPILE 'atm_debug_dyn32_intel' [06:51, 06:51] ( 884 warnings 9 remarks ) -PASS -- TEST 'control_CubedSphereGrid_debug_intel' [03:48, 03:14](1616 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [03:20, 02:43](1622 MB) -PASS -- TEST 'control_stochy_debug_intel' [03:15, 03:02](821 MB) -PASS -- TEST 'control_lndp_debug_intel' [03:01, 02:48](823 MB) -PASS -- TEST 'control_csawmg_debug_intel' [04:45, 04:18](870 MB) -PASS -- TEST 'control_ras_debug_intel' [03:03, 02:52](834 MB) -PASS -- TEST 'control_diag_debug_intel' [03:26, 02:51](1665 MB) -PASS -- TEST 'control_debug_p8_intel' [03:30, 02:59](1626 MB) -PASS -- TEST 'regional_debug_intel' [17:45, 17:17](852 MB) -PASS -- TEST 'rap_control_debug_intel' [05:06, 04:53](1210 MB) -PASS -- TEST 'hrrr_control_debug_intel' [05:03, 04:52](1210 MB) -PASS -- TEST 'hrrr_gf_debug_intel' [05:08, 04:55](1213 MB) -PASS -- TEST 'hrrr_c3_debug_intel' [05:05, 04:52](1220 MB) -PASS -- TEST 'rap_unified_drag_suite_debug_intel' [05:02, 04:50](1211 MB) -PASS -- TEST 'rap_diag_debug_intel' [05:32, 05:09](1290 MB) -PASS -- TEST 'rap_cires_ugwp_debug_intel' [05:08, 04:56](1212 MB) -PASS -- TEST 'rap_unified_ugwp_debug_intel' [05:14, 05:01](1207 MB) -PASS -- TEST 'rap_lndp_debug_intel' [05:05, 04:53](1214 MB) -PASS -- TEST 'rap_progcld_thompson_debug_intel' [05:13, 04:59](1217 MB) -PASS -- TEST 'rap_noah_debug_intel' [05:02, 04:50](1209 MB) -PASS -- TEST 'rap_sfcdiff_debug_intel' [05:02, 04:50](1210 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [08:06, 07:55](1207 MB) -PASS -- TEST 'rrfs_v1beta_debug_intel' [05:07, 04:55](1207 MB) -PASS -- TEST 'rap_clm_lake_debug_intel' [06:06, 05:53](1215 MB) -PASS -- TEST 'rap_flake_debug_intel' [05:07, 04:55](1209 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [11:29, 11:00](1212 MB) - -PASS -- COMPILE 'atm_debug_dyn32_gnu' [05:08, 05:07] -PASS -- TEST 'control_csawmg_debug_gnu' [02:46, 02:14](529 MB) - -PASS -- COMPILE 'wam_debug_intel' [03:47, 03:46] ( 855 warnings ) -PASS -- TEST 'control_wam_debug_intel' [05:10, 05:00](527 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [10:33, 10:33] ( 3 warnings 8 remarks ) -PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [04:41, 03:54](1164 MB) -PASS -- TEST 'rap_control_dyn32_phy32_intel' [06:51, 06:27](1048 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [03:48, 03:23](995 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [06:39, 06:09](1089 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [03:37, 03:11](968 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [04:00, 03:37](930 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_intel' [05:24, 04:50](1044 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [02:17, 01:53](945 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [16:40, 16:40] ( 3 warnings 8 remarks ) -PASS -- TEST 'conus13km_control_intel' [02:51, 02:06](1203 MB) -PASS -- TEST 'conus13km_2threads_intel' [01:26, 00:54](1120 MB) -PASS -- TEST 'conus13km_restart_mismatch_intel' [01:48, 01:14](1115 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [10:51, 10:49] ( 3 warnings 8 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_intel' [04:41, 04:10](990 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [04:07, 04:06] ( 787 warnings 8 remarks ) -PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [05:07, 04:53](1092 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [05:10, 04:56](1084 MB) -PASS -- TEST 'conus13km_debug_intel' [15:16, 14:36](1236 MB) -PASS -- TEST 'conus13km_debug_qr_intel' [15:40, 15:03](936 MB) -PASS -- TEST 'conus13km_debug_2threads_intel' [08:42, 08:10](1159 MB) -PASS -- TEST 'conus13km_radar_tten_debug_intel' [14:59, 14:24](1297 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [04:02, 04:01] ( 787 warnings 8 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [05:13, 04:58](1130 MB) - -PASS -- COMPILE 'hafsw_intel' [12:24, 12:23] ( 1 warnings 8 remarks ) -PASS -- TEST 'hafs_regional_atm_intel' [06:05, 05:05](744 MB) -PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [06:40, 06:17](1118 MB) -PASS -- TEST 'hafs_regional_atm_ocn_intel' [08:17, 07:04](830 MB) -PASS -- TEST 'hafs_regional_atm_wav_intel' [14:29, 13:26](865 MB) -PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [16:29, 15:12](883 MB) -PASS -- TEST 'hafs_regional_1nest_atm_intel' [06:19, 05:32](499 MB) -PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [08:00, 06:54](517 MB) -PASS -- TEST 'hafs_global_1nest_atm_intel' [03:15, 02:41](372 MB) -PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [09:10, 07:25](478 MB) -PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [04:23, 03:46](528 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [04:16, 03:33](527 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [04:57, 04:10](585 MB) -PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [01:34, 01:13](410 MB) -PASS -- TEST 'gnv1_nested_intel' [04:44, 04:08](805 MB) - -PASS -- COMPILE 'hafsw_debug_intel' [04:25, 04:23] ( 1467 warnings 1501 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [14:17, 13:28](586 MB) - -PASS -- COMPILE 'hafsw_faster_intel' [20:23, 20:22] ( 7 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [09:40, 08:49](653 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [09:44, 08:50](738 MB) - -PASS -- COMPILE 'hafs_mom6w_intel' [12:15, 12:14] ( 7 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [08:31, 07:36](733 MB) - -PASS -- COMPILE 'hafs_all_intel' [11:31, 11:30] ( 7 remarks ) -PASS -- TEST 'hafs_regional_docn_intel' [08:36, 07:35](832 MB) -PASS -- TEST 'hafs_regional_docn_oisst_intel' [07:40, 06:36](823 MB) -PASS -- TEST 'hafs_regional_datm_cdeps_intel' [16:57, 16:16](1221 MB) - -PASS -- COMPILE 'datm_cdeps_intel' [06:08, 06:08] -PASS -- TEST 'datm_cdeps_control_cfsr_intel' [02:55, 02:43](1143 MB) -PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [01:49, 01:39](1106 MB) -PASS -- TEST 'datm_cdeps_control_gefs_intel' [02:39, 02:32](1013 MB) -PASS -- TEST 'datm_cdeps_iau_gefs_intel' [02:46, 02:38](1013 MB) -PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [02:45, 02:37](1012 MB) -PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [02:53, 02:44](1152 MB) -PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [02:53, 02:45](1128 MB) -PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [02:39, 02:32](1024 MB) -PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [07:16, 06:11](1057 MB) -PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [07:10, 06:08](1046 MB) -PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [02:46, 02:41](1144 MB) -PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [04:06, 03:56](2493 MB) -PASS -- TEST 'datm_cdeps_gfs_intel' [04:15, 04:03](2488 MB) - -PASS -- COMPILE 'datm_cdeps_debug_intel' [02:53, 02:52] ( 2 warnings ) -PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [06:35, 06:25](1076 MB) - -PASS -- COMPILE 'datm_cdeps_faster_intel' [06:19, 06:18] -PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [02:46, 02:37](1163 MB) - -PASS -- COMPILE 'datm_cdeps_land_intel' [01:07, 01:06] ( 1 remarks ) -PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [01:09, 00:49](262 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_intel' [01:11, 00:55](322 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [00:46, 00:33](323 MB) - -PASS -- COMPILE 'atml_intel' [12:28, 12:28] ( 8 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_sbs_intel' [05:15, 04:16](1622 MB) -PASS -- TEST 'control_p8_atmlnd_intel' [05:18, 04:19](1615 MB) -PASS -- TEST 'control_restart_p8_atmlnd_intel' [02:59, 02:18](902 MB) - -PASS -- COMPILE 'atml_debug_intel' [05:11, 05:10] ( 882 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_debug_intel' [06:30, 05:44](1596 MB) - -PASS -- COMPILE 'atmw_intel' [11:32, 11:31] ( 8 remarks ) -PASS -- TEST 'atmwav_control_noaero_p8_intel' [02:22, 01:41](1685 MB) - -PASS -- COMPILE 'atmaero_intel' [11:12, 11:11] ( 1 remarks ) -PASS -- TEST 'atmaero_control_p8_intel' [04:52, 04:04](3006 MB) -PASS -- TEST 'atmaero_control_p8_rad_intel' [05:59, 04:54](3087 MB) -PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [05:38, 04:59](3112 MB) - -PASS -- COMPILE 'atmaq_debug_intel' [04:18, 04:16] ( 884 warnings 6 remarks ) -PASS -- TEST 'regional_atmaq_debug_intel' [42:44, 41:00](4461 MB) - -PASS -- COMPILE 'atm_gnu' [05:01, 05:00] -PASS -- TEST 'control_c48_gnu' [11:49, 11:15](1541 MB) -PASS -- TEST 'control_stochy_gnu' [03:42, 03:24](503 MB) -PASS -- TEST 'control_ras_gnu' [05:04, 04:50](514 MB) -PASS -- TEST 'control_p8_gnu' [05:33, 04:43](1263 MB) -PASS -- TEST 'control_p8_ugwpv1_gnu' [05:21, 04:36](1266 MB) -PASS -- TEST 'control_flake_gnu' [10:47, 10:33](544 MB) - -PASS -- COMPILE 'rrfs_gnu' [04:58, 04:56] -PASS -- TEST 'rap_control_gnu' [11:21, 10:53](867 MB) -PASS -- TEST 'rap_decomp_gnu' [11:30, 11:03](862 MB) -PASS -- TEST 'rap_2threads_gnu' [10:30, 09:57](944 MB) -PASS -- TEST 'rap_restart_gnu' [06:05, 05:26](589 MB) -PASS -- TEST 'rap_sfcdiff_gnu' [11:33, 10:56](860 MB) -PASS -- TEST 'rap_sfcdiff_decomp_gnu' [11:39, 11:11](863 MB) -PASS -- TEST 'rap_sfcdiff_restart_gnu' [08:35, 07:58](593 MB) -PASS -- TEST 'hrrr_control_gnu' [06:05, 05:34](860 MB) -PASS -- TEST 'hrrr_control_noqr_gnu' [06:05, 05:35](848 MB) -PASS -- TEST 'hrrr_control_2threads_gnu' [05:33, 04:58](934 MB) -PASS -- TEST 'hrrr_control_decomp_gnu' [06:11, 05:38](861 MB) -PASS -- TEST 'hrrr_control_restart_gnu' [03:15, 02:50](573 MB) -PASS -- TEST 'hrrr_control_restart_noqr_gnu' [03:15, 02:48](668 MB) -PASS -- TEST 'rrfs_v1beta_gnu' [11:19, 10:40](858 MB) - -PASS -- COMPILE 'atm_dyn32_debug_gnu' [08:41, 08:40] -PASS -- TEST 'control_diag_debug_gnu' [02:29, 01:39](1284 MB) -PASS -- TEST 'regional_debug_gnu' [11:50, 11:08](566 MB) -PASS -- TEST 'rap_control_debug_gnu' [02:54, 02:37](867 MB) -PASS -- TEST 'hrrr_control_debug_gnu' [02:50, 02:34](871 MB) -PASS -- TEST 'hrrr_gf_debug_gnu' [02:49, 02:33](871 MB) -PASS -- TEST 'hrrr_c3_debug_gnu' [02:53, 02:35](871 MB) -PASS -- TEST 'rap_diag_debug_gnu' [03:23, 02:53](953 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_gnu' [04:21, 04:03](864 MB) -PASS -- TEST 'rap_progcld_thompson_debug_gnu' [02:54, 02:38](870 MB) -PASS -- TEST 'rrfs_v1beta_debug_gnu' [02:54, 02:39](829 MB) -PASS -- TEST 'control_ras_debug_gnu' [01:57, 01:40](510 MB) -PASS -- TEST 'control_stochy_debug_gnu' [02:00, 01:45](494 MB) -PASS -- TEST 'control_debug_p8_gnu' [02:20, 01:43](1253 MB) -PASS -- TEST 'rap_flake_debug_gnu' [02:52, 02:37](870 MB) -PASS -- TEST 'rap_clm_lake_debug_gnu' [03:10, 02:54](869 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_gnu' [05:10, 04:30](875 MB) - -PASS -- COMPILE 'wam_debug_gnu' [02:43, 02:41] - -PASS -- COMPILE 'rrfs_dyn32_phy32_gnu' [04:39, 04:38] -PASS -- TEST 'rap_control_dyn32_phy32_gnu' [10:08, 09:32](719 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_gnu' [05:36, 05:06](718 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_gnu' [09:07, 08:36](769 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_gnu' [05:15, 04:40](759 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_gnu' [05:38, 05:10](722 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_gnu' [07:41, 07:05](564 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_gnu' [03:02, 02:34](549 MB) -PASS -- TEST 'conus13km_control_gnu' [04:15, 03:17](888 MB) -PASS -- TEST 'conus13km_2threads_gnu' [06:34, 05:47](893 MB) -PASS -- TEST 'conus13km_restart_mismatch_gnu' [02:32, 01:51](570 MB) - -PASS -- COMPILE 'atm_dyn64_phy32_gnu' [12:31, 12:29] -PASS -- TEST 'rap_control_dyn64_phy32_gnu' [06:29, 05:49](740 MB) - -PASS -- COMPILE 'atm_dyn32_phy32_debug_gnu' [08:24, 08:23] -PASS -- TEST 'rap_control_debug_dyn32_phy32_gnu' [02:53, 02:35](719 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_gnu' [02:52, 02:34](719 MB) -PASS -- TEST 'conus13km_debug_gnu' [07:34, 06:52](905 MB) -PASS -- TEST 'conus13km_debug_qr_gnu' [07:48, 07:12](595 MB) -PASS -- TEST 'conus13km_debug_2threads_gnu' [08:24, 07:49](917 MB) -PASS -- TEST 'conus13km_radar_tten_debug_gnu' [07:45, 07:11](972 MB) - -PASS -- COMPILE 'atm_dyn64_phy32_debug_gnu' [08:28, 08:27] -PASS -- TEST 'rap_control_dyn64_phy32_debug_gnu' [02:54, 02:38](746 MB) - -PASS -- COMPILE 's2swa_gnu' [14:50, 14:46] - -PASS -- COMPILE 's2s_gnu' [14:29, 14:28] -PASS -- TEST 'cpld_control_nowave_noaero_p8_gnu' [08:24, 07:14](1355 MB) - -PASS -- COMPILE 's2swa_debug_gnu' [03:29, 03:28] - -PASS -- COMPILE 's2sw_pdlib_gnu' [14:31, 14:29] -PASS -- TEST 'cpld_control_pdlib_p8_gnu' [23:12, 22:14](1325 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_gnu' [03:11, 03:09] -PASS -- TEST 'cpld_debug_pdlib_p8_gnu' [16:36, 15:34](1326 MB) - -PASS -- COMPILE 'datm_cdeps_gnu' [14:14, 14:13] -PASS -- TEST 'datm_cdeps_control_cfsr_gnu' [03:26, 03:14](696 MB) +* (-a) - HPC PROJECT ACCOUNT: nems +* (-e) - USE ECFLOW + +PASS -- COMPILE 's2swa_32bit_intel' [14:11, 13:24] ( 1 warnings 8 remarks ) +PASS -- TEST 'cpld_control_p8_mixedmode_intel' [07:13, 05:46](3287 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_intel' [16:11, 16:00] ( 1 warnings 8 remarks ) +PASS -- TEST 'cpld_control_gfsv17_intel' [20:01, 17:23](1961 MB) +PASS -- TEST 'cpld_control_gfsv17_iau_intel' [19:17, 18:05](2133 MB) +PASS -- TEST 'cpld_restart_gfsv17_intel' [10:14, 08:13](1223 MB) +PASS -- TEST 'cpld_mpi_gfsv17_intel' [20:59, 19:27](1851 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [17:11, 16:31] ( 1 warnings 8 remarks ) +PASS -- TEST 'cpld_control_sfs_intel' [17:41, 16:56](1955 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [06:11, 05:23] ( 1525 warnings 1998 remarks ) +PASS -- TEST 'cpld_debug_gfsv17_intel' [23:55, 22:49](1883 MB) + +PASS -- COMPILE 's2swa_intel' [14:11, 13:25] ( 8 remarks ) +PASS -- TEST 'cpld_control_p8_intel' [08:14, 06:11](3310 MB) +PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [07:19, 06:02](3304 MB) +PASS -- TEST 'cpld_restart_p8_intel' [05:30, 03:40](3215 MB) +PASS -- TEST 'cpld_control_qr_p8_intel' [08:14, 06:06](3328 MB) +PASS -- TEST 'cpld_restart_qr_p8_intel' [05:30, 03:36](3254 MB) +PASS -- TEST 'cpld_2threads_p8_intel' [07:08, 05:49](3591 MB) +PASS -- TEST 'cpld_decomp_p8_intel' [07:08, 06:02](3298 MB) +PASS -- TEST 'cpld_mpi_p8_intel' [06:16, 04:58](3177 MB) +PASS -- TEST 'cpld_control_ciceC_p8_intel' [08:18, 06:14](3309 MB) +PASS -- TEST 'cpld_control_c192_p8_intel' [13:05, 10:38](3494 MB) +PASS -- TEST 'cpld_restart_c192_p8_intel' [09:55, 06:30](3594 MB) +PASS -- TEST 'cpld_bmark_p8_intel' [18:05, 10:21](4245 MB) +PASS -- TEST 'cpld_restart_bmark_p8_intel' [16:24, 06:47](4339 MB) +PASS -- TEST 'cpld_s2sa_p8_intel' [07:10, 05:39](3285 MB) + +PASS -- COMPILE 's2sw_intel' [13:11, 12:37] ( 8 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_intel' [06:54, 05:01](1980 MB) +PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [06:01, 04:36](2033 MB) + +PASS -- COMPILE 's2swa_debug_intel' [06:11, 05:22] ( 1450 warnings 1228 remarks ) +PASS -- TEST 'cpld_debug_p8_intel' [10:02, 08:38](3323 MB) + +PASS -- COMPILE 's2sw_debug_intel' [05:11, 05:03] ( 1450 warnings 1228 remarks ) +PASS -- TEST 'cpld_debug_noaero_p8_intel' [06:59, 05:46](1964 MB) + +PASS -- COMPILE 's2s_aoflux_intel' [12:11, 12:00] ( 1 remarks ) +FAILED: UNABLE TO RUN COMPARISON -- TEST 'cpld_control_noaero_p8_agrid_intel' [, ]( MB) + +PASS -- COMPILE 's2s_intel' [12:11, 11:54] ( 1 remarks ) +PASS -- TEST 'cpld_control_c48_intel' [10:42, 09:43](3067 MB) +PASS -- TEST 'cpld_warmstart_c48_intel' [03:41, 02:56](3034 MB) +PASS -- TEST 'cpld_restart_c48_intel' [02:44, 01:38](2465 MB) + +PASS -- COMPILE 's2swa_faster_intel' [21:11, 20:36] ( 8 remarks ) +PASS -- TEST 'cpld_control_p8_faster_intel' [07:19, 05:45](3312 MB) + +PASS -- COMPILE 's2sw_pdlib_intel' [15:11, 14:58] ( 8 remarks ) +PASS -- TEST 'cpld_control_pdlib_p8_intel' [19:02, 17:25](1983 MB) +PASS -- TEST 'cpld_restart_pdlib_p8_intel' [10:15, 08:16](1241 MB) +PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [22:03, 20:01](1893 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_intel' [05:11, 04:42] ( 1560 warnings 1998 remarks ) +PASS -- TEST 'cpld_debug_pdlib_p8_intel' [26:52, 25:15](1912 MB) + +PASS -- COMPILE 'atm_dyn32_intel' [12:11, 11:56] ( 1 warnings 1 remarks ) +PASS -- TEST 'control_flake_intel' [04:23, 03:21](684 MB) +PASS -- TEST 'control_CubedSphereGrid_intel' [03:39, 02:54](1582 MB) +PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [03:46, 02:59](1589 MB) +PASS -- TEST 'control_latlon_intel' [03:43, 02:56](1575 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [03:48, 02:57](1576 MB) +PASS -- TEST 'control_c48_intel' [08:44, 07:38](1749 MB) +PASS -- TEST 'control_c48.v2.sfc_intel' [07:25, 06:23](856 MB) +PASS -- TEST 'control_c192_intel' [11:57, 10:34](1727 MB) +PASS -- TEST 'control_c384_intel' [13:03, 10:43](1997 MB) +PASS -- TEST 'control_c384gdas_intel' [11:54, 08:18](1367 MB) +PASS -- TEST 'control_stochy_intel' [02:23, 01:41](644 MB) +PASS -- TEST 'control_stochy_restart_intel' [01:29, 01:00](484 MB) +PASS -- TEST 'control_lndp_intel' [02:22, 02:00](638 MB) +PASS -- TEST 'control_iovr4_intel' [03:25, 02:35](635 MB) +PASS -- TEST 'control_iovr5_intel' [03:24, 02:30](635 MB) +PASS -- TEST 'control_p8_intel' [03:57, 03:07](1879 MB) +PASS -- TEST 'control_p8.v2.sfc_intel' [03:58, 03:07](1877 MB) +PASS -- TEST 'control_p8_ugwpv1_intel' [03:51, 03:03](1881 MB) +PASS -- TEST 'control_restart_p8_intel' [02:48, 01:48](1116 MB) +PASS -- TEST 'control_noqr_p8_intel' [03:50, 03:04](1872 MB) +PASS -- TEST 'control_restart_noqr_p8_intel' [02:54, 01:42](1128 MB) +PASS -- TEST 'control_decomp_p8_intel' [04:47, 03:11](1860 MB) +PASS -- TEST 'control_2threads_p8_intel' [03:50, 02:55](1965 MB) +PASS -- TEST 'control_p8_lndp_intel' [06:44, 05:25](1878 MB) +PASS -- TEST 'control_p8_rrtmgp_intel' [04:50, 04:04](1946 MB) +PASS -- TEST 'control_p8_mynn_intel' [03:53, 03:06](1888 MB) +PASS -- TEST 'merra2_thompson_intel' [04:50, 03:26](1881 MB) +PASS -- TEST 'regional_control_intel' [06:42, 05:27](1076 MB) +PASS -- TEST 'regional_restart_intel' [03:37, 02:54](1076 MB) +PASS -- TEST 'regional_decomp_intel' [06:39, 05:44](1071 MB) +PASS -- TEST 'regional_2threads_intel' [04:43, 03:31](1086 MB) +PASS -- TEST 'regional_noquilt_intel' [06:43, 05:17](1374 MB) +PASS -- TEST 'regional_netcdf_parallel_intel' [06:42, 05:24](1069 MB) +PASS -- TEST 'regional_2dwrtdecomp_intel' [06:37, 05:21](1078 MB) +PASS -- TEST 'regional_wofs_intel' [07:40, 06:53](1894 MB) + +PASS -- COMPILE 'rrfs_intel' [11:11, 11:03] ( 3 warnings 9 remarks ) +PASS -- TEST 'rap_control_intel' [08:41, 07:48](1091 MB) +PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [06:10, 04:12](1280 MB) +PASS -- TEST 'rap_decomp_intel' [09:42, 08:10](1019 MB) +PASS -- TEST 'rap_2threads_intel' [08:41, 07:20](1160 MB) +PASS -- TEST 'rap_restart_intel' [05:51, 04:06](1085 MB) +PASS -- TEST 'rap_sfcdiff_intel' [08:46, 07:46](1088 MB) +PASS -- TEST 'rap_sfcdiff_decomp_intel' [09:48, 08:14](1027 MB) +PASS -- TEST 'rap_sfcdiff_restart_intel' [06:49, 05:52](1112 MB) +PASS -- TEST 'hrrr_control_intel' [04:45, 04:00](1029 MB) +PASS -- TEST 'hrrr_control_decomp_intel' [05:41, 04:56](1020 MB) +PASS -- TEST 'hrrr_control_2threads_intel' [04:45, 03:43](1092 MB) +PASS -- TEST 'hrrr_control_restart_intel' [03:35, 02:11](990 MB) +PASS -- TEST 'rrfs_v1beta_intel' [08:52, 07:37](1081 MB) +PASS -- TEST 'rrfs_v1nssl_intel' [10:28, 09:21](1981 MB) +PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [09:28, 09:05](2059 MB) + +PASS -- COMPILE 'csawmg_intel' [11:11, 10:26] +PASS -- TEST 'control_csawmg_intel' [06:41, 06:08](1001 MB) +PASS -- TEST 'control_ras_intel' [04:26, 03:21](719 MB) + +PASS -- COMPILE 'csawmg_gnu' [05:11, 04:31] +PASS -- TEST 'control_csawmg_gnu' [09:43, 08:27](750 MB) + +PASS -- COMPILE 'wam_intel' [11:11, 10:10] +PASS -- TEST 'control_wam_intel' [03:21, 02:08](639 MB) + +PASS -- COMPILE 'atm_faster_dyn32_intel' [19:11, 18:13] ( 1 remarks ) +PASS -- TEST 'control_p8_faster_intel' [03:50, 02:47](1879 MB) +PASS -- TEST 'regional_control_faster_intel' [05:38, 04:56](1075 MB) + +PASS -- COMPILE 'atm_debug_dyn32_intel' [07:11, 06:17] ( 884 warnings 9 remarks ) +PASS -- TEST 'control_CubedSphereGrid_debug_intel' [03:45, 02:36](1579 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [03:47, 02:34](1581 MB) +PASS -- TEST 'control_stochy_debug_intel' [03:22, 03:01](783 MB) +PASS -- TEST 'control_lndp_debug_intel' [03:22, 02:44](789 MB) +PASS -- TEST 'control_csawmg_debug_intel' [05:38, 04:15](1103 MB) +PASS -- TEST 'control_ras_debug_intel' [03:23, 02:43](789 MB) +PASS -- TEST 'control_diag_debug_intel' [03:44, 02:49](1642 MB) +PASS -- TEST 'control_debug_p8_intel' [03:40, 03:04](1876 MB) +PASS -- TEST 'regional_debug_intel' [18:37, 17:51](1049 MB) +PASS -- TEST 'rap_control_debug_intel' [05:21, 04:54](1169 MB) +PASS -- TEST 'hrrr_control_debug_intel' [05:22, 04:38](1164 MB) +PASS -- TEST 'hrrr_gf_debug_intel' [05:22, 04:54](1169 MB) +PASS -- TEST 'hrrr_c3_debug_intel' [05:22, 05:00](1160 MB) +PASS -- TEST 'rap_unified_drag_suite_debug_intel' [05:22, 04:51](1174 MB) +PASS -- TEST 'rap_diag_debug_intel' [05:37, 05:06](1253 MB) +PASS -- TEST 'rap_cires_ugwp_debug_intel' [05:23, 05:00](1169 MB) +PASS -- TEST 'rap_unified_ugwp_debug_intel' [05:26, 05:02](1162 MB) +PASS -- TEST 'rap_lndp_debug_intel' [05:26, 04:54](1171 MB) +PASS -- TEST 'rap_progcld_thompson_debug_intel' [06:25, 04:56](1163 MB) +PASS -- TEST 'rap_noah_debug_intel' [06:25, 04:54](1165 MB) +PASS -- TEST 'rap_sfcdiff_debug_intel' [06:26, 04:59](1171 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [09:26, 08:05](1172 MB) +PASS -- TEST 'rrfs_v1beta_debug_intel' [06:23, 04:52](1165 MB) +PASS -- TEST 'rap_clm_lake_debug_intel' [07:24, 05:49](1172 MB) +PASS -- TEST 'rap_flake_debug_intel' [06:23, 04:49](1165 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [09:39, 08:21](1176 MB) + +PASS -- COMPILE 'atm_debug_dyn32_gnu' [05:10, 04:37] +PASS -- TEST 'control_csawmg_debug_gnu' [03:39, 02:18](714 MB) + +PASS -- COMPILE 'wam_debug_intel' [04:10, 03:49] ( 855 warnings ) +PASS -- TEST 'control_wam_debug_intel' [05:24, 04:55](465 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [11:10, 10:32] ( 3 warnings 8 remarks ) +PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [06:04, 04:00](1143 MB) +PASS -- TEST 'rap_control_dyn32_phy32_intel' [07:38, 06:32](1034 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [04:41, 03:29](968 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [07:33, 06:15](1071 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [04:35, 03:14](945 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [04:34, 03:40](921 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_intel' [05:45, 04:53](1018 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [02:30, 01:52](926 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [17:10, 16:19] ( 3 warnings 8 remarks ) +PASS -- TEST 'conus13km_control_intel' [03:56, 02:10](1188 MB) +PASS -- TEST 'conus13km_2threads_intel' [03:45, 00:56](1101 MB) +PASS -- TEST 'conus13km_restart_mismatch_intel' [02:45, 01:16](1100 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [11:10, 10:36] ( 3 warnings 8 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_intel' [05:40, 04:14](974 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [04:11, 04:00] ( 787 warnings 8 remarks ) +PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [05:24, 04:50](1050 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [05:26, 04:47](1042 MB) +PASS -- TEST 'conus13km_debug_intel' [15:50, 14:18](1216 MB) +PASS -- TEST 'conus13km_debug_qr_intel' [15:46, 14:46](884 MB) +PASS -- TEST 'conus13km_debug_2threads_intel' [08:49, 08:08](1103 MB) +PASS -- TEST 'conus13km_radar_tten_debug_intel' [15:47, 14:24](1244 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [04:10, 03:52] ( 787 warnings 8 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [05:26, 04:56](1086 MB) + +PASS -- COMPILE 'hafsw_intel' [13:11, 12:21] ( 1 warnings 8 remarks ) +PASS -- TEST 'hafs_regional_atm_intel' [06:20, 05:04](722 MB) +PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [07:33, 06:15](1096 MB) +PASS -- TEST 'hafs_regional_atm_ocn_intel' [08:33, 07:02](804 MB) +PASS -- TEST 'hafs_regional_atm_wav_intel' [15:16, 13:39](850 MB) +PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [17:29, 15:11](873 MB) +PASS -- TEST 'hafs_regional_1nest_atm_intel' [06:58, 05:43](479 MB) +PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [09:25, 08:02](497 MB) +PASS -- TEST 'hafs_global_1nest_atm_intel' [03:43, 02:47](352 MB) +PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [13:06, 07:37](460 MB) +PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [05:48, 03:48](509 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [04:51, 03:37](508 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [05:56, 04:10](568 MB) +PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [02:28, 01:12](380 MB) +PASS -- TEST 'gnv1_nested_intel' [07:02, 04:07](781 MB) + +PASS -- COMPILE 'hafsw_debug_intel' [05:11, 04:18] ( 1467 warnings 1501 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [14:54, 12:44](537 MB) + +PASS -- COMPILE 'hafsw_faster_intel' [21:11, 20:25] ( 7 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [12:01, 08:59](619 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [12:05, 08:52](721 MB) + +PASS -- COMPILE 'hafs_mom6w_intel' [13:11, 12:21] ( 7 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [09:03, 06:40](673 MB) + +PASS -- COMPILE 'hafs_all_intel' [12:11, 11:42] ( 7 remarks ) +PASS -- TEST 'hafs_regional_docn_intel' [08:16, 06:34](814 MB) +PASS -- TEST 'hafs_regional_docn_oisst_intel' [09:18, 06:35](797 MB) +PASS -- TEST 'hafs_regional_datm_cdeps_intel' [16:58, 16:02](1209 MB) + +PASS -- COMPILE 'datm_cdeps_intel' [07:11, 06:15] +PASS -- TEST 'datm_cdeps_control_cfsr_intel' [03:20, 02:42](1124 MB) +PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [02:23, 01:41](1096 MB) +PASS -- TEST 'datm_cdeps_control_gefs_intel' [03:20, 02:39](1003 MB) +PASS -- TEST 'datm_cdeps_iau_gefs_intel' [03:20, 02:36](1002 MB) +PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [03:18, 02:41](1001 MB) +PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [03:19, 02:44](1133 MB) +PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [03:19, 02:44](1152 MB) +PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [03:19, 02:36](1006 MB) +PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [08:27, 06:37](1049 MB) +PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [08:17, 06:21](1030 MB) +PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [03:17, 02:45](1139 MB) +PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [04:20, 03:55](2477 MB) +PASS -- TEST 'datm_cdeps_gfs_intel' [04:21, 03:53](2435 MB) + +PASS -- COMPILE 'datm_cdeps_debug_intel' [04:11, 03:09] ( 2 warnings ) +PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [07:20, 06:27](1071 MB) + +PASS -- COMPILE 'datm_cdeps_faster_intel' [06:11, 05:49] +PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [03:19, 02:48](1143 MB) + +PASS -- COMPILE 'datm_cdeps_land_intel' [02:10, 01:13] ( 1 remarks ) +PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [01:30, 00:54](259 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_intel' [01:24, 01:02](314 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [01:26, 00:36](312 MB) + +PASS -- COMPILE 'atml_intel' [13:11, 12:41] ( 8 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_sbs_intel' [06:07, 04:24](1840 MB) +PASS -- TEST 'control_p8_atmlnd_intel' [06:04, 04:30](1836 MB) +PASS -- TEST 'control_restart_p8_atmlnd_intel' [03:52, 02:22](1089 MB) + +PASS -- COMPILE 'atml_debug_intel' [06:10, 05:20] ( 882 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_debug_intel' [07:00, 05:46](1840 MB) + +PASS -- COMPILE 'atmw_intel' [12:11, 11:25] ( 8 remarks ) +PASS -- TEST 'atmwav_control_noaero_p8_intel' [02:53, 02:00](1891 MB) + +PASS -- COMPILE 'atmaero_intel' [11:10, 11:04] ( 1 remarks ) +PASS -- TEST 'atmaero_control_p8_intel' [06:03, 04:10](3166 MB) +PASS -- TEST 'atmaero_control_p8_rad_intel' [06:03, 04:56](3066 MB) +PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [05:48, 05:04](3086 MB) + +PASS -- COMPILE 'atmaq_debug_intel' [04:10, 03:58] ( 884 warnings 6 remarks ) +PASS -- TEST 'regional_atmaq_debug_intel' [25:02, 22:54](4450 MB) + +PASS -- COMPILE 'atm_gnu' [05:10, 04:58] +PASS -- TEST 'control_c48_gnu' [12:42, 11:17](1531 MB) +PASS -- TEST 'control_stochy_gnu' [04:25, 03:22](489 MB) +PASS -- TEST 'control_ras_gnu' [05:21, 04:46](498 MB) +PASS -- TEST 'control_p8_gnu' [05:53, 04:50](1450 MB) +PASS -- TEST 'control_p8_ugwpv1_gnu' [05:55, 04:40](1452 MB) +PASS -- TEST 'control_flake_gnu' [11:23, 10:18](534 MB) + +PASS -- COMPILE 'rrfs_gnu' [05:10, 04:52] +PASS -- TEST 'rap_control_gnu' [11:34, 10:50](845 MB) +PASS -- TEST 'rap_decomp_gnu' [11:34, 10:44](850 MB) +PASS -- TEST 'rap_2threads_gnu' [10:37, 09:46](933 MB) +PASS -- TEST 'rap_restart_gnu' [06:43, 05:32](572 MB) +PASS -- TEST 'rap_sfcdiff_gnu' [11:40, 10:49](845 MB) +PASS -- TEST 'rap_sfcdiff_decomp_gnu' [12:32, 11:07](848 MB) +PASS -- TEST 'rap_sfcdiff_restart_gnu' [08:48, 08:01](572 MB) +PASS -- TEST 'hrrr_control_gnu' [06:36, 05:35](845 MB) +PASS -- TEST 'hrrr_control_noqr_gnu' [06:31, 05:31](831 MB) +PASS -- TEST 'hrrr_control_2threads_gnu' [05:35, 05:03](925 MB) +PASS -- TEST 'hrrr_control_decomp_gnu' [06:36, 05:32](844 MB) +PASS -- TEST 'hrrr_control_restart_gnu' [03:29, 02:53](556 MB) +PASS -- TEST 'hrrr_control_restart_noqr_gnu' [03:28, 02:52](652 MB) +PASS -- TEST 'rrfs_v1beta_gnu' [11:44, 10:29](841 MB) + +PASS -- COMPILE 'atm_dyn32_debug_gnu' [08:10, 08:05] +PASS -- TEST 'control_diag_debug_gnu' [02:49, 01:35](1268 MB) +PASS -- TEST 'regional_debug_gnu' [10:39, 09:49](750 MB) +PASS -- TEST 'rap_control_debug_gnu' [03:23, 02:38](851 MB) +PASS -- TEST 'hrrr_control_debug_gnu' [03:24, 02:32](848 MB) +PASS -- TEST 'hrrr_gf_debug_gnu' [03:23, 02:34](854 MB) +PASS -- TEST 'hrrr_c3_debug_gnu' [03:22, 02:37](852 MB) +PASS -- TEST 'rap_diag_debug_gnu' [03:36, 02:45](935 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_gnu' [04:23, 04:02](848 MB) +PASS -- TEST 'rap_progcld_thompson_debug_gnu' [03:22, 02:34](858 MB) +PASS -- TEST 'rrfs_v1beta_debug_gnu' [03:22, 02:31](843 MB) +PASS -- TEST 'control_ras_debug_gnu' [02:21, 01:32](482 MB) +PASS -- TEST 'control_stochy_debug_gnu' [02:21, 01:44](474 MB) +PASS -- TEST 'control_debug_p8_gnu' [02:40, 01:46](1435 MB) +PASS -- TEST 'rap_flake_debug_gnu' [03:22, 02:37](850 MB) +PASS -- TEST 'rap_clm_lake_debug_gnu' [03:22, 02:52](854 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_gnu' [05:36, 04:14](857 MB) + +PASS -- COMPILE 'wam_debug_gnu' [03:10, 02:30] + +PASS -- COMPILE 'rrfs_dyn32_phy32_gnu' [05:11, 04:41] +PASS -- TEST 'rap_control_dyn32_phy32_gnu' [10:32, 09:24](703 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_gnu' [05:36, 05:02](703 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_gnu' [09:35, 08:41](753 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_gnu' [05:32, 04:35](745 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_gnu' [06:30, 05:07](702 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_gnu' [07:39, 07:05](544 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_gnu' [03:29, 02:34](536 MB) +PASS -- TEST 'conus13km_control_gnu' [04:55, 03:10](871 MB) +PASS -- TEST 'conus13km_2threads_gnu' [06:45, 05:44](875 MB) +PASS -- TEST 'conus13km_restart_mismatch_gnu' [02:47, 01:51](547 MB) + +PASS -- COMPILE 'atm_dyn64_phy32_gnu' [13:11, 12:24] +PASS -- TEST 'rap_control_dyn64_phy32_gnu' [06:39, 05:46](732 MB) + +PASS -- COMPILE 'atm_dyn32_phy32_debug_gnu' [08:11, 08:02] +PASS -- TEST 'rap_control_debug_dyn32_phy32_gnu' [03:22, 02:32](702 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_gnu' [03:23, 02:26](704 MB) +PASS -- TEST 'conus13km_debug_gnu' [07:49, 06:50](875 MB) +PASS -- TEST 'conus13km_debug_qr_gnu' [07:45, 07:02](573 MB) +PASS -- TEST 'conus13km_debug_2threads_gnu' [08:42, 07:11](880 MB) +PASS -- TEST 'conus13km_radar_tten_debug_gnu' [07:42, 06:51](942 MB) + +PASS -- COMPILE 'atm_dyn64_phy32_debug_gnu' [08:12, 08:06] +PASS -- TEST 'rap_control_dyn64_phy32_debug_gnu' [03:25, 02:41](725 MB) + +PASS -- COMPILE 's2swa_gnu' [15:12, 14:50] + +PASS -- COMPILE 's2s_gnu' [15:12, 14:43] +PASS -- TEST 'cpld_control_nowave_noaero_p8_gnu' [08:04, 06:48](1518 MB) + +PASS -- COMPILE 's2swa_debug_gnu' [04:11, 03:23] + +PASS -- COMPILE 's2sw_pdlib_gnu' [15:12, 14:35] +PASS -- TEST 'cpld_control_pdlib_p8_gnu' [24:03, 22:35](1449 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_gnu' [04:12, 03:18] +PASS -- TEST 'cpld_debug_pdlib_p8_gnu' [14:57, 13:32](1451 MB) + +PASS -- COMPILE 'datm_cdeps_gnu' [15:12, 14:12] +PASS -- TEST 'datm_cdeps_control_cfsr_gnu' [03:19, 03:02](698 MB) SYNOPSIS: -Starting Date/Time: 20240520 17:14:56 -Ending Date/Time: 20240521 01:54:37 -Total Time: 08h:40m:04s +Starting Date/Time: 20240523 12:48:03 +Ending Date/Time: 20240523 14:21:49 +Total Time: 01h:35m:37s Compiles Completed: 55/55 -Tests Completed: 243/243 +Tests Completed: 242/243 +Failed Tests: +* TEST cpld_control_noaero_p8_agrid_intel: FAILED: UNABLE TO RUN COMPARISON +-- LOG: /scratch2/NCEPDEV/marine/Jong.Kim/UFS-RT/rt-2273/tests/logs/log_hera/run_cpld_control_noaero_p8_agrid_intel.log + +NOTES: +A file 'test_changes.list' was generated with list of all failed tests. +You can use './rt.sh -c -b test_changes.list' to create baselines for the failed tests. +If you are using this log as a pull request verification, please commit 'test_changes.list'. + +Result: FAILURE + +====END OF HERA REGRESSION TESTING LOG==== +====START OF HERA REGRESSION TESTING LOG==== + +UFSWM hash used in testing: +740041579e51120ea3749d5d868d838a4baeb7f2 + +Submodule hashes used in testing: + 37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d) + 3d7067a523b8557058755289e4275f5f5c985daf CDEPS-interface/CDEPS (cdeps0.4.17-40-g3d7067a) + 9c0cd8d3ba5963d01711094a3c81b6358fcb8367 CICE-interface/CICE (CICE6.0.0-448-g9c0cd8d) + 2d837b16af326b09ff4018daab4de84f4deff7ec CMEPS-interface/CMEPS (cmeps_v0.4.1-2307-g2d837b1) + cabd7753ae17f7bfcc6dad56daf10868aa51c3f4 CMakeModules (v1.0.0-28-gcabd775) + 70810f134fda5cb5fbb8ace9b79fe263768671dc FV3 (heads/develop) + 041422934cae1570f2f0e67239d5d89f11c6e1b7 GOCART (sdr_v2.1.2.6-119-g0414229) + 35789c757766e07f688b4c0c7c5229816f224b09 HYCOM-interface/HYCOM (2.3.00-121-g35789c7) + b32aea7bf3f9e2a774afa23d3386c88156cd1182 MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10051-gb32aea7bf) + ec38ea3d902644cd4519d5fe060316859ccdc108 NOAHMP-interface/noahmp (v3.7.1-434-gec38ea3) + d9b3172f4197c65d471662c6952a668152d71230 WW3 (6.07.1-345-gd9b3172f) + fad2fe9f42f6b7f744b128b4a2a9433f91e4296f stochastic_physics (ufs-v2.0.0-219-gfad2fe9) + + +NOTES: +[Times](Memory) are at the end of each compile/test in format [MM:SS](Size). +The first time is for the full script (prep+run+finalize). +The second time is specifically for the run phase. +Times/Memory will be empty for failed tests. + +BASELINE DIRECTORY: /scratch2/NAGAPE/epic/UFS-WM_RT/NEMSfv3gfs/develop-20240522 +COMPARISON DIRECTORY: /scratch1/NCEPDEV/stmp2/Jong.Kim/FV3_RT/rt_1869542 + +RT.SH OPTIONS USED: +* (-a) - HPC PROJECT ACCOUNT: nems +* (-n) - RUN SINGLE TEST: cpld_control_noaero_p8_agrid +* (-e) - USE ECFLOW + +PASS -- COMPILE 's2s_aoflux_intel' [13:11, 12:20] ( 1 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [07:04, 04:31](2028 MB) + +SYNOPSIS: +Starting Date/Time: 20240523 14:57:08 +Ending Date/Time: 20240523 15:18:48 +Total Time: 00h:21m:48s +Compiles Completed: 1/1 +Tests Completed: 1/1 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 03711e7e21..081a61eb80 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: -f911c00436f15ee4ba9f6fd0ef951b8d543d287f +f8c5637909d70f3b7a92dd6c1d3b6588e5e07b84 Submodule hashes used in testing: 37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d) @@ -11,22 +11,22 @@ Submodule hashes used in testing: f6ff8f7c4d4cb6feabe3651b13204cf43fc948e3 CICE-interface/CICE/icepack (Icepack1.1.0-182-gf6ff8f7) 2d837b16af326b09ff4018daab4de84f4deff7ec CMEPS-interface/CMEPS (cmeps_v0.4.1-2307-g2d837b1) cabd7753ae17f7bfcc6dad56daf10868aa51c3f4 CMakeModules (v1.0.0-28-gcabd775) - 2b53b6cae4c691f1cfc8df213d7c0120ce65a81d FV3 (remotes/origin/feature/ccpp_prebuild_optarg) - 630022fdc13720b6f9376fdfb2e4298c10d6d6f2 FV3/atmos_cubed_sphere (remotes/origin/feature/ccpp_data_thrd_cnt) - c2983997d3c22832c588d150247a249f6b02425e FV3/ccpp/framework (v0.1.0-1508-gc298399) - 7e59eba2835711f7046e0b7528dc846bd875f754 FV3/ccpp/physics (master-tag-before-replacing-with-ipd-setup-step-fast-5253-g7e59eba2) + 70810f134fda5cb5fbb8ace9b79fe263768671dc FV3 (heads/develop) + 061a73663f2bab9799eab7345c2ff8a34c789573 FV3/atmos_cubed_sphere (201912_public_release-394-g061a736) + ccfefcd0b426e011f94137031d5f7c2a4dda2659 FV3/ccpp/framework (ccpp_transition_to_vlab_master_20190705-750-gccfefcd) + 16a1d881774d795f46db16017aeed7fc351d661a FV3/ccpp/physics (EP4-808-g16a1d881) 74a0e098b2163425e4b5466c2dfcf8ae26d560a5 FV3/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (v1.6) be0410ece28f2b5b9c089f8ca09ce0c80c79fe6c FV3/upp (upp_v10.2.0-191-gbe0410e) -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) - 86585c08d42200d6451420578ced669fa8a06df1 MOM6-interface/MOM6 (remotes/origin/feature/endofrun_restart) + b32aea7bf3f9e2a774afa23d3386c88156cd1182 MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10051-gb32aea7bf) 9423197f894112edfcb1502245f7d7b873d551f9 MOM6-interface/MOM6/pkg/CVMix-src (9423197) 29e64d652786e1d076a05128c920f394202bfe10 MOM6-interface/MOM6/pkg/GSW-Fortran (29e64d6) ec38ea3d902644cd4519d5fe060316859ccdc108 NOAHMP-interface/noahmp (v3.7.1-434-gec38ea3) d9b3172f4197c65d471662c6952a668152d71230 WW3 (6.07.1-345-gd9b3172f) - ecdff7cc6e6c3db1cd351bf0e607da78ae9efcf7 stochastic_physics (remotes/origin/feature/optional_arguments) + fad2fe9f42f6b7f744b128b4a2a9433f91e4296f stochastic_physics (ufs-v2.0.0-219-gfad2fe9) NOTES: @@ -35,368 +35,433 @@ 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-20240516 -COMPARISON DIRECTORY: /work2/noaa/stmp/zshrader/stmp/zshrader/FV3_RT/rt_2353347 +BASELINE DIRECTORY: /work/noaa/epic/hercules/UFS-WM_RT/NEMSfv3gfs/develop-20240522 +COMPARISON DIRECTORY: /work2/noaa/stmp/zshrader/stmp/zshrader/FV3_RT/rt_1942192 RT.SH OPTIONS USED: * (-a) - HPC PROJECT ACCOUNT: epic * (-l) - USE CONFIG FILE: rt.conf * (-e) - USE ECFLOW -PASS -- COMPILE 's2swa_32bit_intel' [13:17, 12:38] ( 1 warnings 10 remarks ) -PASS -- TEST 'cpld_control_p8_mixedmode_intel' [09:30, 07:47](1894 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_intel' [21:18, 20:45] ( 1 warnings 10 remarks ) -PASS -- TEST 'cpld_control_gfsv17_intel' [15:24, 13:26](1758 MB) -PASS -- TEST 'cpld_control_gfsv17_iau_intel' [15:50, 14:01](2174 MB) -PASS -- TEST 'cpld_restart_gfsv17_intel' [08:25, 06:44](1185 MB) -PASS -- TEST 'cpld_mpi_gfsv17_intel' [17:24, 15:12](1690 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [21:18, 20:35] ( 1 warnings 10 remarks ) -PASS -- TEST 'cpld_control_sfs_intel' [13:39, 13:02](1760 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [05:16, 04:11] ( 1525 warnings 2000 remarks ) -PASS -- TEST 'cpld_debug_gfsv17_intel' [22:49, 20:56](1735 MB) - -PASS -- COMPILE 's2swa_intel' [14:17, 13:26] ( 10 remarks ) -PASS -- TEST 'cpld_control_p8_intel' [09:20, 07:45](2084 MB) -PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [09:35, 07:38](2077 MB) -PASS -- TEST 'cpld_restart_p8_intel' [06:22, 04:12](1969 MB) -PASS -- TEST 'cpld_control_qr_p8_intel' [09:14, 07:44](1991 MB) -PASS -- TEST 'cpld_restart_qr_p8_intel' [06:29, 04:25](1732 MB) -PASS -- TEST 'cpld_2threads_p8_intel' [10:14, 08:56](2495 MB) -PASS -- TEST 'cpld_decomp_p8_intel' [09:13, 07:38](2072 MB) -PASS -- TEST 'cpld_mpi_p8_intel' [08:26, 06:25](1878 MB) -PASS -- TEST 'cpld_control_ciceC_p8_intel' [09:33, 07:42](2091 MB) -PASS -- TEST 'cpld_control_c192_p8_intel' [18:20, 15:19](2809 MB) -PASS -- TEST 'cpld_restart_c192_p8_intel' [08:53, 05:44](2929 MB) -PASS -- TEST 'cpld_bmark_p8_intel' [15:50, 09:06](3639 MB) -PASS -- TEST 'cpld_restart_bmark_p8_intel' [14:28, 05:21](3622 MB) -PASS -- TEST 'cpld_s2sa_p8_intel' [06:21, 05:06](2024 MB) - -PASS -- COMPILE 's2sw_intel' [12:16, 11:45] ( 10 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_intel' [09:16, 07:18](1776 MB) -PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [06:23, 04:16](1822 MB) - -PASS -- COMPILE 's2swa_debug_intel' [08:17, 07:30] ( 1450 warnings 1230 remarks ) -PASS -- TEST 'cpld_debug_p8_intel' [08:33, 06:59](2067 MB) - -PASS -- COMPILE 's2sw_debug_intel' [07:17, 06:40] ( 1450 warnings 1230 remarks ) -PASS -- TEST 'cpld_debug_noaero_p8_intel' [06:19, 04:55](1786 MB) - -PASS -- COMPILE 's2s_aoflux_intel' [11:16, 10:45] ( 3 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [05:31, 04:06](1822 MB) - -PASS -- COMPILE 's2s_intel' [11:17, 10:52] ( 3 remarks ) -PASS -- TEST 'cpld_control_c48_intel' [09:02, 07:17](2819 MB) -PASS -- TEST 'cpld_warmstart_c48_intel' [02:59, 02:05](2828 MB) -PASS -- TEST 'cpld_restart_c48_intel' [02:05, 01:07](2307 MB) - -PASS -- COMPILE 's2swa_faster_intel' [14:13, 14:05] ( 10 remarks ) -PASS -- TEST 'cpld_control_p8_faster_intel' [09:31, 07:24](2060 MB) - -PASS -- COMPILE 's2sw_pdlib_intel' [17:12, 16:35] ( 10 remarks ) -PASS -- TEST 'cpld_control_pdlib_p8_intel' [15:11, 13:54](1807 MB) -PASS -- TEST 'cpld_restart_pdlib_p8_intel' [08:24, 06:40](1291 MB) -PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [17:22, 15:19](1739 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_intel' [05:11, 04:24] ( 1560 warnings 2000 remarks ) -PASS -- TEST 'cpld_debug_pdlib_p8_intel' [23:10, 21:46](1772 MB) - -PASS -- COMPILE 'atm_dyn32_intel' [09:18, 09:10] ( 1 warnings 1 remarks ) -PASS -- TEST 'control_flake_intel' [03:38, 02:52](710 MB) -PASS -- TEST 'control_CubedSphereGrid_intel' [03:55, 02:30](1609 MB) -PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [03:59, 02:34](1611 MB) -PASS -- TEST 'control_latlon_intel' [03:50, 02:30](1610 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [03:57, 02:32](1604 MB) -PASS -- TEST 'control_c48_intel' [07:59, 07:02](1751 MB) -PASS -- TEST 'control_c48.v2.sfc_intel' [06:46, 05:43](865 MB) -PASS -- TEST 'control_c192_intel' [10:11, 09:06](1750 MB) -PASS -- TEST 'control_c384_intel' [11:55, 09:11](2039 MB) -PASS -- TEST 'control_c384gdas_intel' [10:50, 07:13](1539 MB) -PASS -- TEST 'control_stochy_intel' [02:41, 01:24](667 MB) -PASS -- TEST 'control_stochy_restart_intel' [01:28, 00:53](549 MB) -PASS -- TEST 'control_lndp_intel' [02:37, 01:26](664 MB) -PASS -- TEST 'control_iovr4_intel' [02:36, 02:06](677 MB) -PASS -- TEST 'control_iovr5_intel' [02:28, 02:07](678 MB) -PASS -- TEST 'control_p8_intel' [04:00, 02:35](1641 MB) -PASS -- TEST 'control_p8.v2.sfc_intel' [04:07, 02:36](1642 MB) -PASS -- TEST 'control_p8_ugwpv1_intel' [04:06, 02:28](1650 MB) -PASS -- TEST 'control_restart_p8_intel' [03:01, 01:28](927 MB) -PASS -- TEST 'control_noqr_p8_intel' [03:52, 02:33](1631 MB) -PASS -- TEST 'control_restart_noqr_p8_intel' [03:00, 01:25](984 MB) -PASS -- TEST 'control_decomp_p8_intel' [03:46, 02:40](1627 MB) -PASS -- TEST 'control_2threads_p8_intel' [03:47, 02:25](1725 MB) -PASS -- TEST 'control_p8_lndp_intel' [05:39, 04:25](1642 MB) -PASS -- TEST 'control_p8_rrtmgp_intel' [05:04, 03:29](1715 MB) -PASS -- TEST 'control_p8_mynn_intel' [04:01, 02:37](1655 MB) -PASS -- TEST 'merra2_thompson_intel' [04:06, 02:50](1652 MB) -PASS -- TEST 'regional_control_intel' [05:36, 04:39](961 MB) -PASS -- TEST 'regional_restart_intel' [03:40, 02:33](1106 MB) -PASS -- TEST 'regional_decomp_intel' [05:34, 04:59](951 MB) -PASS -- TEST 'regional_2threads_intel' [03:34, 02:56](924 MB) -PASS -- TEST 'regional_noquilt_intel' [05:41, 04:28](1495 MB) -PASS -- TEST 'regional_netcdf_parallel_intel' [05:41, 04:29](955 MB) -PASS -- TEST 'regional_2dwrtdecomp_intel' [05:32, 04:32](962 MB) -PASS -- TEST 'regional_wofs_intel' [06:32, 05:38](2100 MB) - -PASS -- COMPILE 'rrfs_intel' [09:20, 08:21] ( 3 warnings 9 remarks ) -PASS -- TEST 'rap_control_intel' [07:42, 06:41](1205 MB) -PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [04:50, 03:31](1401 MB) -PASS -- TEST 'rap_decomp_intel' [07:41, 06:49](1128 MB) -PASS -- TEST 'rap_2threads_intel' [07:03, 06:06](1372 MB) -PASS -- TEST 'rap_restart_intel' [05:08, 03:30](1144 MB) -PASS -- TEST 'rap_sfcdiff_intel' [07:54, 06:39](1203 MB) -PASS -- TEST 'rap_sfcdiff_decomp_intel' [07:46, 06:51](1146 MB) -PASS -- TEST 'rap_sfcdiff_restart_intel' [06:03, 04:56](1222 MB) -PASS -- TEST 'hrrr_control_intel' [04:48, 03:25](1061 MB) -PASS -- TEST 'hrrr_control_decomp_intel' [04:41, 03:31](1047 MB) -PASS -- TEST 'hrrr_control_2threads_intel' [03:49, 03:03](1127 MB) -PASS -- TEST 'hrrr_control_restart_intel' [02:24, 01:53](1026 MB) -PASS -- TEST 'rrfs_v1beta_intel' [08:02, 06:18](1196 MB) -PASS -- TEST 'rrfs_v1nssl_intel' [08:28, 07:37](2012 MB) -PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [08:30, 07:28](2180 MB) - -PASS -- COMPILE 'csawmg_intel' [08:10, 07:31] -PASS -- TEST 'control_csawmg_intel' [06:58, 05:21](806 MB) -PASS -- TEST 'control_ras_intel' [03:46, 02:57](810 MB) - -PASS -- COMPILE 'csawmg_gnu' [05:16, 04:25] -PASS -- TEST 'control_csawmg_gnu' [07:55, 06:27](811 MB) - -PASS -- COMPILE 'wam_intel' [07:12, 07:00] -PASS -- TEST 'control_wam_intel' [02:35, 01:51](782 MB) - -PASS -- COMPILE 'atm_faster_dyn32_intel' [15:12, 14:18] ( 1 remarks ) -PASS -- TEST 'control_p8_faster_intel' [04:09, 02:17](1639 MB) -PASS -- TEST 'regional_control_faster_intel' [04:40, 04:07](963 MB) - -PASS -- COMPILE 'atm_debug_dyn32_intel' [06:11, 05:13] ( 884 warnings 9 remarks ) -PASS -- TEST 'control_CubedSphereGrid_debug_intel' [03:47, 02:12](1643 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [02:40, 02:07](1619 MB) -PASS -- TEST 'control_stochy_debug_intel' [03:24, 02:30](839 MB) -PASS -- TEST 'control_lndp_debug_intel' [03:23, 02:16](827 MB) -PASS -- TEST 'control_csawmg_debug_intel' [04:34, 03:26](883 MB) -PASS -- TEST 'control_ras_debug_intel' [03:21, 02:25](843 MB) -PASS -- TEST 'control_diag_debug_intel' [03:41, 02:16](1692 MB) -PASS -- TEST 'control_debug_p8_intel' [03:40, 02:24](1654 MB) -PASS -- TEST 'regional_debug_intel' [15:41, 14:19](881 MB) -PASS -- TEST 'rap_control_debug_intel' [04:23, 04:01](1225 MB) -PASS -- TEST 'hrrr_control_debug_intel' [04:23, 03:56](1213 MB) -PASS -- TEST 'hrrr_gf_debug_intel' [04:25, 04:00](1216 MB) -PASS -- TEST 'hrrr_c3_debug_intel' [04:22, 04:00](1217 MB) -PASS -- TEST 'rap_unified_drag_suite_debug_intel' [04:27, 04:00](1224 MB) -PASS -- TEST 'rap_diag_debug_intel' [04:31, 04:10](1309 MB) -PASS -- TEST 'rap_cires_ugwp_debug_intel' [04:23, 04:02](1224 MB) -PASS -- TEST 'rap_unified_ugwp_debug_intel' [04:20, 04:07](1216 MB) -PASS -- TEST 'rap_lndp_debug_intel' [04:23, 04:04](1212 MB) -PASS -- TEST 'rap_progcld_thompson_debug_intel' [04:23, 04:04](1223 MB) -PASS -- TEST 'rap_noah_debug_intel' [04:24, 03:58](1212 MB) -PASS -- TEST 'rap_sfcdiff_debug_intel' [04:21, 04:02](1221 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [07:20, 06:32](1228 MB) -PASS -- TEST 'rrfs_v1beta_debug_intel' [04:20, 03:55](1219 MB) -PASS -- TEST 'rap_clm_lake_debug_intel' [06:22, 05:16](1212 MB) -PASS -- TEST 'rap_flake_debug_intel' [04:23, 04:04](1231 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [08:00, 06:48](1223 MB) - -PASS -- COMPILE 'atm_debug_dyn32_gnu' [05:10, 05:07] -PASS -- TEST 'control_csawmg_debug_gnu' [02:39, 01:45](793 MB) - -PASS -- COMPILE 'wam_debug_intel' [04:11, 03:40] ( 855 warnings ) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [08:13, 07:37] ( 3 warnings 8 remarks ) -PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [04:54, 03:17](1279 MB) -PASS -- TEST 'rap_control_dyn32_phy32_intel' [06:42, 05:30](1134 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [03:54, 02:56](1026 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [05:53, 04:59](1288 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [03:51, 02:43](1039 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [03:46, 03:06](974 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_intel' [05:02, 04:10](1099 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [02:30, 01:38](966 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [13:11, 12:29] ( 3 warnings 8 remarks ) -PASS -- TEST 'conus13km_control_intel' [02:48, 01:47](1313 MB) -PASS -- TEST 'conus13km_2threads_intel' [01:39, 00:46](1206 MB) -PASS -- TEST 'conus13km_restart_mismatch_intel' [01:36, 01:05](1158 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [08:11, 07:42] ( 3 warnings 8 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_intel' [04:40, 03:44](1101 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [04:10, 03:23] ( 787 warnings 8 remarks ) -PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [04:22, 03:57](1094 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [04:20, 03:53](1091 MB) -PASS -- TEST 'conus13km_debug_intel' [12:50, 11:59](1341 MB) -PASS -- TEST 'conus13km_debug_qr_intel' [12:43, 12:02](1001 MB) -PASS -- TEST 'conus13km_debug_2threads_intel' [07:38, 06:38](1248 MB) -PASS -- TEST 'conus13km_radar_tten_debug_intel' [12:46, 11:35](1424 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [04:11, 03:13] ( 787 warnings 8 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [04:25, 04:00](1159 MB) - -PASS -- COMPILE 'hafsw_intel' [11:11, 10:20] ( 1 warnings 9 remarks ) -PASS -- TEST 'hafs_regional_atm_intel' [07:10, 05:26](878 MB) -PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [05:25, 04:58](1281 MB) -PASS -- TEST 'hafs_regional_atm_ocn_intel' [08:29, 06:17](958 MB) -PASS -- TEST 'hafs_regional_atm_wav_intel' [15:10, 14:02](979 MB) -PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [16:22, 15:10](997 MB) -PASS -- TEST 'hafs_regional_1nest_atm_intel' [06:57, 05:23](604 MB) -PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [08:32, 06:52](616 MB) -PASS -- TEST 'hafs_global_1nest_atm_intel' [03:52, 02:41](435 MB) -PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [10:38, 07:45](576 MB) -PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [04:48, 03:47](619 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [04:43, 03:47](616 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [05:55, 04:52](679 MB) -PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [02:28, 01:34](454 MB) - -PASS -- COMPILE 'hafsw_debug_intel' [04:11, 03:54] ( 1467 warnings 1502 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [12:48, 11:16](637 MB) - -PASS -- COMPILE 'hafsw_faster_intel' [16:16, 16:08] ( 8 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [18:17, 16:42](743 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [18:29, 16:52](848 MB) - -PASS -- COMPILE 'hafs_mom6w_intel' [11:12, 10:16] ( 7 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [11:58, 10:14](838 MB) - -PASS -- COMPILE 'hafs_all_intel' [10:10, 10:09] ( 8 remarks ) -PASS -- TEST 'hafs_regional_docn_intel' [07:11, 05:20](958 MB) -PASS -- TEST 'hafs_regional_docn_oisst_intel' [07:07, 05:25](927 MB) -PASS -- TEST 'hafs_regional_datm_cdeps_intel' [17:52, 16:24](1365 MB) - -PASS -- COMPILE 'datm_cdeps_intel' [07:16, 06:46] ( 2 remarks ) -PASS -- TEST 'datm_cdeps_control_cfsr_intel' [02:20, 02:09](1146 MB) -PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [02:19, 01:24](1104 MB) -PASS -- TEST 'datm_cdeps_control_gefs_intel' [02:19, 02:06](1017 MB) -PASS -- TEST 'datm_cdeps_iau_gefs_intel' [02:20, 02:09](1011 MB) -PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [02:18, 02:06](1007 MB) -PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [03:19, 02:11](1148 MB) -PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [03:17, 02:13](1135 MB) -PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [02:19, 02:04](1016 MB) -PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [06:03, 05:04](1150 MB) -PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [06:01, 04:55](1147 MB) -PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [02:15, 02:09](1159 MB) -PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [03:18, 03:03](2384 MB) -PASS -- TEST 'datm_cdeps_gfs_intel' [03:21, 03:03](2378 MB) - -PASS -- COMPILE 'datm_cdeps_debug_intel' [04:10, 04:00] ( 2 warnings 2 remarks ) -PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [06:20, 05:17](1080 MB) - -PASS -- COMPILE 'datm_cdeps_faster_intel' [07:10, 06:45] ( 2 remarks ) -PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [03:19, 02:14](1152 MB) - -PASS -- COMPILE 'datm_cdeps_land_intel' [01:10, 00:55] ( 1 remarks ) -PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [01:38, 00:50](338 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_intel' [01:29, 00:47](560 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [01:26, 00:32](570 MB) - -PASS -- COMPILE 'atml_intel' [09:11, 09:09] ( 8 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_sbs_intel' [06:28, 05:05](1654 MB) -PASS -- TEST 'control_p8_atmlnd_intel' [06:27, 05:09](1646 MB) -PASS -- TEST 'control_restart_p8_atmlnd_intel' [03:53, 02:41](947 MB) - -PASS -- COMPILE 'atml_debug_intel' [05:11, 04:15] ( 882 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_debug_intel' [06:23, 04:36](1657 MB) - -PASS -- COMPILE 'atmw_intel' [10:12, 10:09] ( 8 remarks ) -PASS -- TEST 'atmwav_control_noaero_p8_intel' [03:13, 01:35](1684 MB) - -PASS -- COMPILE 'atmaero_intel' [08:10, 08:00] ( 1 remarks ) -PASS -- TEST 'atmaero_control_p8_intel' [05:02, 03:32](1786 MB) -PASS -- TEST 'atmaero_control_p8_rad_intel' [06:07, 04:20](1814 MB) -PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [05:56, 04:20](1813 MB) - -PASS -- COMPILE 'atmaq_debug_intel' [04:10, 03:23] ( 884 warnings 6 remarks ) -PASS -- TEST 'regional_atmaq_debug_intel' [18:52, 16:37](4601 MB) - -PASS -- COMPILE 'atm_gnu' [06:11, 05:31] -PASS -- TEST 'control_c48_gnu' [11:11, 09:31](1572 MB) -PASS -- TEST 'control_stochy_gnu' [03:28, 02:18](729 MB) -PASS -- TEST 'control_ras_gnu' [04:23, 03:36](731 MB) -PASS -- TEST 'control_p8_gnu' [05:04, 03:38](1519 MB) -PASS -- TEST 'control_p8_ugwpv1_gnu' [05:00, 03:27](1516 MB) -PASS -- TEST 'control_flake_gnu' [05:22, 04:21](812 MB) - -PASS -- COMPILE 'rrfs_gnu' [07:10, 06:21] -PASS -- TEST 'rap_control_gnu' [09:27, 07:40](1086 MB) -PASS -- TEST 'rap_decomp_gnu' [08:56, 07:46](1081 MB) -PASS -- TEST 'rap_2threads_gnu' [08:07, 07:05](1157 MB) -PASS -- TEST 'rap_restart_gnu' [04:57, 03:52](886 MB) -PASS -- TEST 'rap_sfcdiff_gnu' [10:05, 07:39](1083 MB) -PASS -- TEST 'rap_sfcdiff_decomp_gnu' [09:25, 07:52](1093 MB) -PASS -- TEST 'rap_sfcdiff_restart_gnu' [07:26, 05:40](882 MB) -PASS -- TEST 'hrrr_control_gnu' [05:05, 04:07](1067 MB) -PASS -- TEST 'hrrr_control_noqr_gnu' [04:50, 03:56](1134 MB) -PASS -- TEST 'hrrr_control_2threads_gnu' [04:49, 03:38](1048 MB) -PASS -- TEST 'hrrr_control_decomp_gnu' [04:49, 03:56](1069 MB) -PASS -- TEST 'hrrr_control_restart_gnu' [02:32, 02:04](876 MB) -PASS -- TEST 'hrrr_control_restart_noqr_gnu' [02:35, 02:02](932 MB) -PASS -- TEST 'rrfs_v1beta_gnu' [09:28, 07:38](1079 MB) - -PASS -- COMPILE 'atm_dyn32_debug_gnu' [13:13, 12:49] -PASS -- TEST 'control_diag_debug_gnu' [02:43, 01:16](1627 MB) -PASS -- TEST 'regional_debug_gnu' [08:04, 06:25](934 MB) -PASS -- TEST 'rap_control_debug_gnu' [02:23, 02:02](1098 MB) -PASS -- TEST 'hrrr_control_debug_gnu' [02:23, 02:00](1093 MB) -PASS -- TEST 'hrrr_gf_debug_gnu' [02:25, 02:06](1094 MB) -PASS -- TEST 'hrrr_c3_debug_gnu' [02:24, 02:04](1099 MB) -PASS -- TEST 'rap_diag_debug_gnu' [03:28, 02:10](1272 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_gnu' [03:24, 03:07](1097 MB) -PASS -- TEST 'rap_progcld_thompson_debug_gnu' [02:22, 02:04](1101 MB) -PASS -- TEST 'rrfs_v1beta_debug_gnu' [02:23, 02:04](1094 MB) -PASS -- TEST 'control_ras_debug_gnu' [02:29, 01:11](727 MB) -PASS -- TEST 'control_stochy_debug_gnu' [02:22, 01:23](726 MB) -PASS -- TEST 'control_debug_p8_gnu' [02:41, 01:23](1506 MB) -PASS -- TEST 'rap_flake_debug_gnu' [03:44, 02:12](1100 MB) -PASS -- TEST 'rap_clm_lake_debug_gnu' [04:14, 02:12](1103 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_gnu' [05:42, 03:21](1105 MB) - -PASS -- COMPILE 'wam_debug_gnu' [05:11, 04:59] -PASS -- TEST 'control_wam_debug_gnu' [02:45, 02:01](498 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_gnu' [07:10, 06:30] -PASS -- TEST 'rap_control_dyn32_phy32_gnu' [08:40, 07:14](965 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_gnu' [05:37, 03:44](954 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_gnu' [07:59, 06:39](997 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_gnu' [05:16, 03:32](877 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_gnu' [04:58, 04:01](950 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_gnu' [07:09, 05:28](861 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_gnu' [02:27, 02:00](856 MB) -PASS -- TEST 'conus13km_control_gnu' [04:26, 02:30](1267 MB) -PASS -- TEST 'conus13km_2threads_gnu' [01:32, 01:03](1172 MB) -PASS -- TEST 'conus13km_restart_mismatch_gnu' [02:34, 01:27](930 MB) - -PASS -- COMPILE 'atm_dyn64_phy32_gnu' [14:13, 13:51] -PASS -- TEST 'rap_control_dyn64_phy32_gnu' [05:44, 04:24](989 MB) - -PASS -- COMPILE 'atm_dyn32_phy32_debug_gnu' [12:11, 11:17] -PASS -- TEST 'rap_control_debug_dyn32_phy32_gnu' [02:49, 01:59](979 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_gnu' [02:37, 01:51](971 MB) -PASS -- TEST 'conus13km_debug_gnu' [06:42, 05:27](1280 MB) -PASS -- TEST 'conus13km_debug_qr_gnu' [06:42, 05:31](974 MB) -PASS -- TEST 'conus13km_debug_2threads_gnu' [05:55, 05:21](1196 MB) -PASS -- TEST 'conus13km_radar_tten_debug_gnu' [06:50, 05:27](1360 MB) - -PASS -- COMPILE 'atm_dyn64_phy32_debug_gnu' [12:13, 12:10] -PASS -- TEST 'rap_control_dyn64_phy32_debug_gnu' [02:46, 01:56](1003 MB) - -PASS -- COMPILE 's2swa_gnu' [17:12, 17:08] - -PASS -- COMPILE 's2s_gnu' [17:12, 17:01] - -PASS -- COMPILE 's2swa_debug_gnu' [12:11, 11:37] - -PASS -- COMPILE 's2sw_pdlib_gnu' [18:11, 17:50] - -PASS -- COMPILE 's2sw_pdlib_debug_gnu' [11:16, 10:33] - -PASS -- COMPILE 'datm_cdeps_gnu' [15:16, 14:24] +PASS -- COMPILE 's2swa_32bit_intel' [12:11, 11:31] ( 1 warnings 10 remarks ) +PASS -- TEST 'cpld_control_p8_mixedmode_intel' [09:00, 08:02](2129 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_intel' [17:11, 16:43] ( 1 warnings 10 remarks ) +PASS -- TEST 'cpld_control_gfsv17_intel' [16:10, 14:10](2003 MB) +PASS -- TEST 'cpld_control_gfsv17_iau_intel' [16:43, 14:20](2298 MB) +PASS -- TEST 'cpld_restart_gfsv17_intel' [08:36, 06:43](1310 MB) +PASS -- TEST 'cpld_mpi_gfsv17_intel' [17:10, 15:28](1913 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [17:11, 16:38] ( 1 warnings 10 remarks ) +PASS -- TEST 'cpld_control_sfs_intel' [14:33, 13:37](1983 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [06:11, 06:02] ( 1525 warnings 2000 remarks ) +PASS -- TEST 'cpld_debug_gfsv17_intel' [22:17, 20:32](1958 MB) + +PASS -- COMPILE 's2swa_intel' [12:11, 11:24] ( 10 remarks ) +PASS -- TEST 'cpld_control_p8_intel' [08:50, 07:57](2189 MB) +PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [09:02, 07:40](2181 MB) +PASS -- TEST 'cpld_restart_p8_intel' [07:15, 05:11](1972 MB) +PASS -- TEST 'cpld_control_qr_p8_intel' [08:54, 08:05](2214 MB) +PASS -- TEST 'cpld_restart_qr_p8_intel' [08:06, 05:38](1736 MB) +PASS -- TEST 'cpld_2threads_p8_intel' [10:55, 09:19](2555 MB) +PASS -- TEST 'cpld_decomp_p8_intel' [08:47, 07:52](2178 MB) +PASS -- TEST 'cpld_mpi_p8_intel' [08:09, 06:45](2088 MB) +PASS -- TEST 'cpld_control_ciceC_p8_intel' [09:02, 08:01](2188 MB) +PASS -- TEST 'cpld_control_c192_p8_intel' [17:36, 15:31](2983 MB) +PASS -- TEST 'cpld_restart_c192_p8_intel' [08:06, 06:05](2924 MB) +PASS -- TEST 'cpld_bmark_p8_intel' [14:40, 09:02](3784 MB) +PASS -- TEST 'cpld_restart_bmark_p8_intel' [13:57, 06:11](3627 MB) +PASS -- TEST 'cpld_s2sa_p8_intel' [06:53, 05:20](2155 MB) + +PASS -- COMPILE 's2sw_intel' [11:11, 10:36] ( 10 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_intel' [08:58, 07:21](2028 MB) +PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [06:00, 04:09](2089 MB) + +PASS -- COMPILE 's2swa_debug_intel' [06:11, 06:03] ( 1450 warnings 1230 remarks ) +PASS -- TEST 'cpld_debug_p8_intel' [08:09, 06:59](2198 MB) + +PASS -- COMPILE 's2sw_debug_intel' [06:11, 05:41] ( 1450 warnings 1230 remarks ) +PASS -- TEST 'cpld_debug_noaero_p8_intel' [05:54, 04:48](2039 MB) + +PASS -- COMPILE 's2s_aoflux_intel' [10:11, 09:42] ( 3 remarks ) +FAILED: UNABLE TO RUN COMPARISON -- TEST 'cpld_control_noaero_p8_agrid_intel' [, ]( MB) + +PASS -- COMPILE 's2s_intel' [10:11, 09:32] ( 3 remarks ) +PASS -- TEST 'cpld_control_c48_intel' [08:39, 07:23](3087 MB) +PASS -- TEST 'cpld_warmstart_c48_intel' [03:43, 02:13](3069 MB) +PASS -- TEST 'cpld_restart_c48_intel' [02:41, 01:17](2500 MB) + +PASS -- COMPILE 's2swa_faster_intel' [17:11, 17:09] ( 10 remarks ) +PASS -- TEST 'cpld_control_p8_faster_intel' [09:11, 07:23](2182 MB) + +PASS -- COMPILE 's2sw_pdlib_intel' [18:11, 17:26] ( 10 remarks ) +PASS -- TEST 'cpld_control_pdlib_p8_intel' [14:50, 13:59](2038 MB) +PASS -- TEST 'cpld_restart_pdlib_p8_intel' [08:00, 06:50](1388 MB) +PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [16:48, 15:41](1960 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_intel' [05:11, 04:30] ( 1560 warnings 2000 remarks ) +PASS -- TEST 'cpld_debug_pdlib_p8_intel' [22:45, 21:39](2016 MB) + +PASS -- COMPILE 'atm_dyn32_intel' [09:11, 08:49] ( 1 warnings 1 remarks ) +PASS -- TEST 'control_flake_intel' [03:20, 02:58](719 MB) +PASS -- TEST 'control_CubedSphereGrid_intel' [03:36, 02:38](1621 MB) +PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [03:39, 02:39](1612 MB) +PASS -- TEST 'control_latlon_intel' [03:30, 02:43](1614 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [03:38, 02:37](1611 MB) +PASS -- TEST 'control_c48_intel' [07:32, 07:00](1750 MB) +PASS -- TEST 'control_c48.v2.sfc_intel' [06:27, 05:48](861 MB) +PASS -- TEST 'control_c192_intel' [09:39, 09:03](1764 MB) +PASS -- TEST 'control_c384_intel' [12:28, 09:47](2052 MB) +PASS -- TEST 'control_c384gdas_intel' [10:01, 07:15](1531 MB) +PASS -- TEST 'control_stochy_intel' [02:20, 01:31](667 MB) +PASS -- TEST 'control_stochy_restart_intel' [02:27, 00:54](553 MB) +PASS -- TEST 'control_lndp_intel' [02:20, 01:30](678 MB) +PASS -- TEST 'control_iovr4_intel' [05:19, 02:09](666 MB) +PASS -- TEST 'control_iovr5_intel' [04:24, 02:10](661 MB) +PASS -- TEST 'control_p8_intel' [05:42, 03:16](1910 MB) +PASS -- TEST 'control_p8.v2.sfc_intel' [05:56, 03:24](1909 MB) +PASS -- TEST 'control_p8_ugwpv1_intel' [05:49, 03:25](1911 MB) +PASS -- TEST 'control_restart_p8_intel' [02:48, 01:35](1157 MB) +PASS -- TEST 'control_noqr_p8_intel' [05:39, 03:30](1905 MB) +PASS -- TEST 'control_restart_noqr_p8_intel' [02:44, 01:38](1207 MB) +PASS -- TEST 'control_decomp_p8_intel' [04:44, 03:13](1902 MB) +PASS -- TEST 'control_2threads_p8_intel' [04:41, 03:18](1988 MB) +PASS -- TEST 'control_p8_lndp_intel' [05:30, 05:05](1909 MB) +PASS -- TEST 'control_p8_rrtmgp_intel' [04:50, 04:02](1989 MB) +PASS -- TEST 'control_p8_mynn_intel' [04:50, 03:09](1908 MB) +PASS -- TEST 'merra2_thompson_intel' [04:53, 03:43](1916 MB) +PASS -- TEST 'regional_control_intel' [06:29, 05:25](1203 MB) +PASS -- TEST 'regional_restart_intel' [03:26, 02:45](1185 MB) +PASS -- TEST 'regional_decomp_intel' [05:27, 04:54](1190 MB) +PASS -- TEST 'regional_2threads_intel' [04:24, 03:36](1162 MB) +PASS -- TEST 'regional_noquilt_intel' [05:31, 04:33](1526 MB) +PASS -- TEST 'regional_netcdf_parallel_intel' [05:29, 04:39](1210 MB) +PASS -- TEST 'regional_2dwrtdecomp_intel' [05:23, 04:38](1203 MB) +PASS -- TEST 'regional_wofs_intel' [06:24, 05:33](2088 MB) + +PASS -- COMPILE 'rrfs_intel' [09:11, 08:20] ( 3 warnings 9 remarks ) +PASS -- TEST 'rap_control_intel' [07:33, 06:30](1216 MB) +PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [04:44, 03:25](1452 MB) +PASS -- TEST 'rap_decomp_intel' [07:32, 06:53](1172 MB) +PASS -- TEST 'rap_2threads_intel' [06:45, 06:02](1380 MB) +PASS -- TEST 'rap_restart_intel' [04:51, 03:24](1148 MB) +PASS -- TEST 'rap_sfcdiff_intel' [07:45, 06:28](1217 MB) +PASS -- TEST 'rap_sfcdiff_decomp_intel' [07:37, 06:58](1158 MB) +PASS -- TEST 'rap_sfcdiff_restart_intel' [05:54, 05:02](1196 MB) +PASS -- TEST 'hrrr_control_intel' [04:36, 03:19](1080 MB) +PASS -- TEST 'hrrr_control_decomp_intel' [04:33, 03:22](1046 MB) +PASS -- TEST 'hrrr_control_2threads_intel' [03:46, 03:04](1124 MB) +PASS -- TEST 'hrrr_control_restart_intel' [02:18, 01:51](1030 MB) +PASS -- TEST 'rrfs_v1beta_intel' [07:53, 06:21](1202 MB) +PASS -- TEST 'rrfs_v1nssl_intel' [08:20, 07:43](2016 MB) +PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [08:22, 07:30](2195 MB) + +PASS -- COMPILE 'csawmg_intel' [08:11, 07:29] +PASS -- TEST 'control_csawmg_intel' [06:26, 05:57](1064 MB) +PASS -- TEST 'control_ras_intel' [03:18, 02:50](807 MB) + +PASS -- COMPILE 'csawmg_gnu' [04:11, 04:01] +PASS -- TEST 'control_csawmg_gnu' [07:34, 06:44](1061 MB) + +PASS -- COMPILE 'wam_intel' [07:10, 06:39] +PASS -- TEST 'control_wam_intel' [02:24, 01:51](787 MB) + +PASS -- COMPILE 'atm_faster_dyn32_intel' [14:10, 13:47] ( 1 remarks ) +PASS -- TEST 'control_p8_faster_intel' [03:50, 02:34](1910 MB) +PASS -- TEST 'regional_control_faster_intel' [05:23, 04:17](1204 MB) + +PASS -- COMPILE 'atm_debug_dyn32_intel' [05:10, 05:08] ( 884 warnings 9 remarks ) +PASS -- TEST 'control_CubedSphereGrid_debug_intel' [03:28, 02:13](1629 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [02:33, 02:09](1626 MB) +PASS -- TEST 'control_stochy_debug_intel' [03:17, 02:35](835 MB) +PASS -- TEST 'control_lndp_debug_intel' [03:17, 02:18](832 MB) +PASS -- TEST 'control_csawmg_debug_intel' [05:24, 04:25](1150 MB) +PASS -- TEST 'control_ras_debug_intel' [03:18, 02:18](852 MB) +PASS -- TEST 'control_diag_debug_intel' [03:26, 02:19](1686 MB) +PASS -- TEST 'control_debug_p8_intel' [04:29, 03:20](1927 MB) +PASS -- TEST 'regional_debug_intel' [15:24, 15:06](1137 MB) +PASS -- TEST 'rap_control_debug_intel' [04:17, 04:03](1213 MB) +PASS -- TEST 'hrrr_control_debug_intel' [04:20, 03:55](1213 MB) +PASS -- TEST 'hrrr_gf_debug_intel' [04:20, 03:58](1220 MB) +PASS -- TEST 'hrrr_c3_debug_intel' [04:18, 03:59](1230 MB) +PASS -- TEST 'rap_unified_drag_suite_debug_intel' [04:17, 04:02](1220 MB) +PASS -- TEST 'rap_diag_debug_intel' [05:24, 04:18](1296 MB) +PASS -- TEST 'rap_cires_ugwp_debug_intel' [04:18, 04:05](1222 MB) +PASS -- TEST 'rap_unified_ugwp_debug_intel' [04:17, 04:04](1227 MB) +PASS -- TEST 'rap_lndp_debug_intel' [04:17, 04:03](1217 MB) +PASS -- TEST 'rap_progcld_thompson_debug_intel' [04:17, 04:02](1218 MB) +PASS -- TEST 'rap_noah_debug_intel' [04:17, 04:00](1215 MB) +PASS -- TEST 'rap_sfcdiff_debug_intel' [04:17, 03:57](1215 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [07:17, 06:31](1228 MB) +PASS -- TEST 'rrfs_v1beta_debug_intel' [04:18, 03:59](1213 MB) +PASS -- TEST 'rap_clm_lake_debug_intel' [06:18, 05:10](1229 MB) +PASS -- TEST 'rap_flake_debug_intel' [04:19, 03:58](1216 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [07:48, 06:56](1233 MB) + +PASS -- COMPILE 'atm_debug_dyn32_gnu' [05:10, 04:30] +PASS -- TEST 'control_csawmg_debug_gnu' [03:32, 02:22](1053 MB) + +PASS -- COMPILE 'wam_debug_intel' [04:10, 03:14] ( 855 warnings ) + +PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [08:11, 07:25] ( 3 warnings 8 remarks ) +PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [04:46, 03:14](1308 MB) +PASS -- TEST 'rap_control_dyn32_phy32_intel' [06:32, 05:25](1135 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [03:43, 02:53](1025 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [05:42, 05:03](1274 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [03:39, 02:39](1037 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [03:36, 03:00](969 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_intel' [04:41, 04:07](1095 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [02:32, 01:35](961 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [12:11, 11:28] ( 3 warnings 8 remarks ) +PASS -- TEST 'conus13km_control_intel' [02:38, 01:41](1291 MB) +PASS -- TEST 'conus13km_2threads_intel' [01:29, 00:44](1204 MB) +PASS -- TEST 'conus13km_restart_mismatch_intel' [01:31, 01:01](1156 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [08:11, 07:35] ( 3 warnings 8 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_intel' [04:29, 03:38](1069 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [04:11, 03:28] ( 787 warnings 8 remarks ) +PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [04:17, 03:57](1097 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [04:17, 03:54](1095 MB) +PASS -- TEST 'conus13km_debug_intel' [12:35, 11:53](1355 MB) +PASS -- TEST 'conus13km_debug_qr_intel' [12:29, 12:08](1002 MB) +PASS -- TEST 'conus13km_debug_2threads_intel' [07:26, 06:39](1247 MB) +PASS -- TEST 'conus13km_radar_tten_debug_intel' [12:25, 11:34](1425 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [05:11, 03:12] ( 787 warnings 8 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [04:19, 03:56](1162 MB) + +PASS -- COMPILE 'hafsw_intel' [11:10, 09:41] ( 1 warnings 9 remarks ) +PASS -- TEST 'hafs_regional_atm_intel' [07:06, 05:41](871 MB) +PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [05:20, 04:57](1279 MB) +PASS -- TEST 'hafs_regional_atm_ocn_intel' [08:09, 06:14](948 MB) +PASS -- TEST 'hafs_regional_atm_wav_intel' [15:02, 13:56](999 MB) +PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [17:08, 15:47](1009 MB) +PASS -- TEST 'hafs_regional_1nest_atm_intel' [06:52, 05:30](607 MB) +PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [08:19, 06:54](615 MB) +PASS -- TEST 'hafs_global_1nest_atm_intel' [03:42, 02:44](436 MB) +PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [10:01, 07:44](545 MB) +PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [04:44, 03:50](618 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [04:40, 03:42](624 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [05:46, 04:51](681 MB) +PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [02:24, 01:26](449 MB) + +PASS -- COMPILE 'hafsw_debug_intel' [04:10, 03:29] ( 1467 warnings 1502 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [12:42, 11:24](636 MB) + +PASS -- COMPILE 'hafsw_faster_intel' [16:10, 15:56] ( 8 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [17:48, 16:24](767 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [16:48, 16:05](853 MB) + +PASS -- COMPILE 'hafs_mom6w_intel' [11:11, 10:11] ( 7 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [11:55, 10:32](810 MB) + +PASS -- COMPILE 'hafs_all_intel' [10:10, 10:08] ( 8 remarks ) +PASS -- TEST 'hafs_regional_docn_intel' [07:04, 05:23](959 MB) +PASS -- TEST 'hafs_regional_docn_oisst_intel' [07:04, 05:24](927 MB) +PASS -- TEST 'hafs_regional_datm_cdeps_intel' [17:50, 16:19](1345 MB) + +PASS -- COMPILE 'datm_cdeps_intel' [08:11, 07:13] ( 2 remarks ) +PASS -- TEST 'datm_cdeps_control_cfsr_intel' [03:17, 02:08](1148 MB) +PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [02:15, 01:20](1102 MB) +PASS -- TEST 'datm_cdeps_control_gefs_intel' [02:15, 02:03](1007 MB) +PASS -- TEST 'datm_cdeps_iau_gefs_intel' [02:15, 02:06](1009 MB) +PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [02:15, 02:06](1014 MB) +PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [02:15, 02:09](1150 MB) +PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [02:14, 02:06](1149 MB) +PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [02:15, 02:05](1012 MB) +PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [06:55, 05:41](1166 MB) +PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [06:50, 05:39](1154 MB) +PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [03:13, 02:11](1131 MB) +PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [03:16, 03:00](2389 MB) +PASS -- TEST 'datm_cdeps_gfs_intel' [03:18, 03:05](2380 MB) + +PASS -- COMPILE 'datm_cdeps_debug_intel' [04:11, 04:05] ( 2 warnings 2 remarks ) +PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [06:14, 05:12](1070 MB) + +PASS -- COMPILE 'datm_cdeps_faster_intel' [07:13, 06:37] ( 2 remarks ) +PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [03:14, 02:08](1154 MB) + +PASS -- COMPILE 'datm_cdeps_land_intel' [01:10, 00:46] ( 1 remarks ) +PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [01:25, 00:54](339 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_intel' [01:19, 00:47](559 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [01:22, 00:33](569 MB) + +PASS -- COMPILE 'atml_intel' [10:10, 09:28] ( 8 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_sbs_intel' [08:05, 06:19](1904 MB) +PASS -- TEST 'control_p8_atmlnd_intel' [07:55, 06:27](1912 MB) +PASS -- TEST 'control_restart_p8_atmlnd_intel' [03:35, 02:47](1144 MB) + +PASS -- COMPILE 'atml_debug_intel' [05:10, 04:10] ( 882 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_debug_intel' [06:51, 05:14](1923 MB) + +PASS -- COMPILE 'atmw_intel' [10:11, 09:33] ( 8 remarks ) +PASS -- TEST 'atmwav_control_noaero_p8_intel' [02:47, 01:37](1946 MB) + +PASS -- COMPILE 'atmaero_intel' [08:11, 07:24] ( 1 remarks ) +PASS -- TEST 'atmaero_control_p8_intel' [04:45, 03:47](2030 MB) +PASS -- TEST 'atmaero_control_p8_rad_intel' [05:47, 04:18](1807 MB) +PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [05:39, 04:34](1821 MB) + +PASS -- COMPILE 'atmaq_debug_intel' [03:10, 02:49] ( 884 warnings 6 remarks ) +PASS -- TEST 'regional_atmaq_debug_intel' [18:24, 16:56](4585 MB) + +PASS -- COMPILE 'atm_gnu' [06:10, 05:18] +PASS -- TEST 'control_c48_gnu' [10:37, 09:29](1553 MB) +PASS -- TEST 'control_stochy_gnu' [03:19, 02:22](730 MB) +PASS -- TEST 'control_ras_gnu' [04:17, 03:44](732 MB) +PASS -- TEST 'control_p8_gnu' [04:42, 03:54](1729 MB) +PASS -- TEST 'control_p8_ugwpv1_gnu' [04:35, 04:04](1736 MB) +PASS -- TEST 'control_flake_gnu' [05:17, 04:29](811 MB) + +PASS -- COMPILE 'rrfs_gnu' [05:10, 05:03] +PASS -- TEST 'rap_control_gnu' [08:41, 07:43](1081 MB) +PASS -- TEST 'rap_decomp_gnu' [08:33, 07:44](1082 MB) +PASS -- TEST 'rap_2threads_gnu' [08:31, 07:51](1142 MB) +PASS -- TEST 'rap_restart_gnu' [04:46, 03:51](885 MB) +PASS -- TEST 'rap_sfcdiff_gnu' [09:41, 08:15](1088 MB) +PASS -- TEST 'rap_sfcdiff_decomp_gnu' [09:33, 08:24](1082 MB) +PASS -- TEST 'rap_sfcdiff_restart_gnu' [06:52, 05:45](881 MB) +PASS -- TEST 'hrrr_control_gnu' [04:46, 03:56](1071 MB) +PASS -- TEST 'hrrr_control_noqr_gnu' [04:32, 03:58](1135 MB) +PASS -- TEST 'hrrr_control_2threads_gnu' [04:32, 03:36](1027 MB) +PASS -- TEST 'hrrr_control_decomp_gnu' [04:33, 03:58](1069 MB) +PASS -- TEST 'hrrr_control_restart_gnu' [02:24, 02:01](879 MB) +PASS -- TEST 'hrrr_control_restart_noqr_gnu' [02:23, 01:58](930 MB) +PASS -- TEST 'rrfs_v1beta_gnu' [08:50, 07:30](1077 MB) + +PASS -- COMPILE 'atm_dyn32_debug_gnu' [12:11, 11:09] +PASS -- TEST 'control_diag_debug_gnu' [01:30, 01:08](1633 MB) +PASS -- TEST 'regional_debug_gnu' [07:26, 06:29](1139 MB) +PASS -- TEST 'rap_control_debug_gnu' [02:17, 01:57](1104 MB) +PASS -- TEST 'hrrr_control_debug_gnu' [02:16, 01:57](1092 MB) +PASS -- TEST 'hrrr_gf_debug_gnu' [02:17, 01:57](1096 MB) +PASS -- TEST 'hrrr_c3_debug_gnu' [02:17, 01:55](1095 MB) +PASS -- TEST 'rap_diag_debug_gnu' [02:23, 02:03](1272 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_gnu' [03:17, 03:06](1098 MB) +PASS -- TEST 'rap_progcld_thompson_debug_gnu' [02:17, 01:59](1099 MB) +PASS -- TEST 'rrfs_v1beta_debug_gnu' [02:16, 01:59](1093 MB) +PASS -- TEST 'control_ras_debug_gnu' [01:19, 01:08](732 MB) +PASS -- TEST 'control_stochy_debug_gnu' [02:16, 01:16](727 MB) +PASS -- TEST 'control_debug_p8_gnu' [02:26, 01:24](1724 MB) +PASS -- TEST 'rap_flake_debug_gnu' [02:17, 01:56](1101 MB) +PASS -- TEST 'rap_clm_lake_debug_gnu' [03:17, 02:10](1100 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_gnu' [04:48, 03:18](1099 MB) + +PASS -- COMPILE 'wam_debug_gnu' [04:10, 04:05] +PASS -- TEST 'control_wam_debug_gnu' [02:22, 01:56](497 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_gnu' [04:10, 03:53] +PASS -- TEST 'rap_control_dyn32_phy32_gnu' [08:33, 07:20](963 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_gnu' [04:54, 03:45](950 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_gnu' [07:52, 06:45](970 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_gnu' [04:37, 03:24](891 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_gnu' [04:35, 03:46](950 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_gnu' [06:48, 05:27](859 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_gnu' [02:27, 02:01](857 MB) +PASS -- TEST 'conus13km_control_gnu' [03:37, 02:26](1266 MB) +PASS -- TEST 'conus13km_2threads_gnu' [01:24, 01:03](1173 MB) +PASS -- TEST 'conus13km_restart_mismatch_gnu' [02:26, 01:26](929 MB) + +PASS -- COMPILE 'atm_dyn64_phy32_gnu' [10:11, 09:46] +PASS -- TEST 'rap_control_dyn64_phy32_gnu' [05:28, 04:19](990 MB) + +PASS -- COMPILE 'atm_dyn32_phy32_debug_gnu' [10:10, 09:49] +PASS -- TEST 'rap_control_debug_dyn32_phy32_gnu' [02:16, 01:59](979 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_gnu' [02:15, 01:55](974 MB) +PASS -- TEST 'conus13km_debug_gnu' [06:34, 05:30](1283 MB) +PASS -- TEST 'conus13km_debug_qr_gnu' [06:32, 05:33](975 MB) +PASS -- TEST 'conus13km_debug_2threads_gnu' [04:27, 03:12](1192 MB) +PASS -- TEST 'conus13km_radar_tten_debug_gnu' [06:27, 05:36](1350 MB) + +PASS -- COMPILE 'atm_dyn64_phy32_debug_gnu' [11:10, 10:32] +PASS -- TEST 'rap_control_dyn64_phy32_debug_gnu' [02:17, 01:55](1003 MB) + +PASS -- COMPILE 's2swa_gnu' [15:11, 14:24] + +PASS -- COMPILE 's2s_gnu' [16:11, 15:42] + +PASS -- COMPILE 's2swa_debug_gnu' [10:10, 09:43] + +PASS -- COMPILE 's2sw_pdlib_gnu' [17:10, 16:53] + +PASS -- COMPILE 's2sw_pdlib_debug_gnu' [10:10, 09:25] + +PASS -- COMPILE 'datm_cdeps_gnu' [18:10, 17:29] SYNOPSIS: -Starting Date/Time: 20240520 23:07:45 -Ending Date/Time: 20240521 00:24:36 -Total Time: 01h:18m:01s +Starting Date/Time: 20240522 21:39:48 +Ending Date/Time: 20240522 23:03:02 +Total Time: 01h:23m:37s Compiles Completed: 55/55 -Tests Completed: 238/238 +Tests Completed: 237/238 +Failed Tests: +* TEST cpld_control_noaero_p8_agrid_intel: FAILED: UNABLE TO RUN COMPARISON +-- LOG: /work/noaa/nems/zshrader/hercules/rt-2273/tests/logs/log_hercules/run_cpld_control_noaero_p8_agrid_intel.log + +NOTES: +A file 'test_changes.list' was generated with list of all failed tests. +You can use './rt.sh -c -b test_changes.list' to create baselines for the failed tests. +If you are using this log as a pull request verification, please commit 'test_changes.list'. + +Result: FAILURE + +====END OF HERCULES REGRESSION TESTING LOG==== +====START OF HERCULES REGRESSION TESTING LOG==== + +UFSWM hash used in testing: +f8c5637909d70f3b7a92dd6c1d3b6588e5e07b84 + +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) + 9c0cd8d3ba5963d01711094a3c81b6358fcb8367 CICE-interface/CICE (CICE6.0.0-448-g9c0cd8d) + f6ff8f7c4d4cb6feabe3651b13204cf43fc948e3 CICE-interface/CICE/icepack (Icepack1.1.0-182-gf6ff8f7) + 2d837b16af326b09ff4018daab4de84f4deff7ec CMEPS-interface/CMEPS (cmeps_v0.4.1-2307-g2d837b1) + cabd7753ae17f7bfcc6dad56daf10868aa51c3f4 CMakeModules (v1.0.0-28-gcabd775) + 70810f134fda5cb5fbb8ace9b79fe263768671dc FV3 (heads/develop) + 061a73663f2bab9799eab7345c2ff8a34c789573 FV3/atmos_cubed_sphere (201912_public_release-394-g061a736) + ccfefcd0b426e011f94137031d5f7c2a4dda2659 FV3/ccpp/framework (ccpp_transition_to_vlab_master_20190705-750-gccfefcd) + 16a1d881774d795f46db16017aeed7fc351d661a FV3/ccpp/physics (EP4-808-g16a1d881) + 74a0e098b2163425e4b5466c2dfcf8ae26d560a5 FV3/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (v1.6) + be0410ece28f2b5b9c089f8ca09ce0c80c79fe6c FV3/upp (upp_v10.2.0-191-gbe0410e) +-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) + b32aea7bf3f9e2a774afa23d3386c88156cd1182 MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10051-gb32aea7bf) + 9423197f894112edfcb1502245f7d7b873d551f9 MOM6-interface/MOM6/pkg/CVMix-src (9423197) + 29e64d652786e1d076a05128c920f394202bfe10 MOM6-interface/MOM6/pkg/GSW-Fortran (29e64d6) + ec38ea3d902644cd4519d5fe060316859ccdc108 NOAHMP-interface/noahmp (v3.7.1-434-gec38ea3) + d9b3172f4197c65d471662c6952a668152d71230 WW3 (6.07.1-345-gd9b3172f) + fad2fe9f42f6b7f744b128b4a2a9433f91e4296f stochastic_physics (ufs-v2.0.0-219-gfad2fe9) + + +NOTES: +[Times](Memory) are at the end of each compile/test in format [MM:SS](Size). +The first time is for the full script (prep+run+finalize). +The second time is specifically for the run phase. +Times/Memory will be empty for failed tests. + +BASELINE DIRECTORY: /work/noaa/epic/hercules/UFS-WM_RT/NEMSfv3gfs/develop-20240522 +COMPARISON DIRECTORY: /work2/noaa/stmp/zshrader/stmp/zshrader/FV3_RT/rt_2295701 + +RT.SH OPTIONS USED: +* (-a) - HPC PROJECT ACCOUNT: epic +* (-l) - USE CONFIG FILE: rt.conf + +PASS -- COMPILE 's2s_aoflux_intel' [09:10, 08:12] ( 3 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [04:37, 04:08](2084 MB) + +SYNOPSIS: +Starting Date/Time: 20240522 23:49:55 +Ending Date/Time: 20240523 00:03:42 +Total Time: 00h:13m:48s +Compiles Completed: 1/1 +Tests Completed: 1/1 NOTES: A file 'test_changes.list' was generated but is empty. diff --git a/tests/logs/RegressionTests_jet.log b/tests/logs/RegressionTests_jet.log index 6eb22c8407..d576c22ec0 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: -3e15eaa45553e76c6aa00a66b999b6b85d2b5fb3 +f8c5637909d70f3b7a92dd6c1d3b6588e5e07b84 Submodule hashes used in testing: 37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d) @@ -11,22 +11,22 @@ Submodule hashes used in testing: f6ff8f7c4d4cb6feabe3651b13204cf43fc948e3 CICE-interface/CICE/icepack (Icepack1.1.0-182-gf6ff8f7) 2d837b16af326b09ff4018daab4de84f4deff7ec CMEPS-interface/CMEPS (cmeps_v0.4.1-2307-g2d837b1) cabd7753ae17f7bfcc6dad56daf10868aa51c3f4 CMakeModules (v1.0.0-28-gcabd775) - 2b53b6cae4c691f1cfc8df213d7c0120ce65a81d FV3 (remotes/origin/feature/ccpp_prebuild_optarg) - 630022fdc13720b6f9376fdfb2e4298c10d6d6f2 FV3/atmos_cubed_sphere (remotes/origin/feature/ccpp_data_thrd_cnt) - c2983997d3c22832c588d150247a249f6b02425e FV3/ccpp/framework (v0.1.0-1508-gc298399) - 7e59eba2835711f7046e0b7528dc846bd875f754 FV3/ccpp/physics (master-tag-before-replacing-with-ipd-setup-step-fast-5253-g7e59eba2) + 70810f134fda5cb5fbb8ace9b79fe263768671dc FV3 (heads/develop) + 061a73663f2bab9799eab7345c2ff8a34c789573 FV3/atmos_cubed_sphere (201912_public_release-394-g061a736) + ccfefcd0b426e011f94137031d5f7c2a4dda2659 FV3/ccpp/framework (ccpp_transition_to_vlab_master_20190705-750-gccfefcd) + 16a1d881774d795f46db16017aeed7fc351d661a FV3/ccpp/physics (EP4-808-g16a1d881) 74a0e098b2163425e4b5466c2dfcf8ae26d560a5 FV3/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (v1.6) be0410ece28f2b5b9c089f8ca09ce0c80c79fe6c FV3/upp (upp_v10.2.0-191-gbe0410e) -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) - 86585c08d42200d6451420578ced669fa8a06df1 MOM6-interface/MOM6 (remotes/origin/feature/endofrun_restart) + b32aea7bf3f9e2a774afa23d3386c88156cd1182 MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10051-gb32aea7bf) 9423197f894112edfcb1502245f7d7b873d551f9 MOM6-interface/MOM6/pkg/CVMix-src (9423197) 29e64d652786e1d076a05128c920f394202bfe10 MOM6-interface/MOM6/pkg/GSW-Fortran (29e64d6) ec38ea3d902644cd4519d5fe060316859ccdc108 NOAHMP-interface/noahmp (v3.7.1-434-gec38ea3) d9b3172f4197c65d471662c6952a668152d71230 WW3 (6.07.1-345-gd9b3172f) - ecdff7cc6e6c3db1cd351bf0e607da78ae9efcf7 stochastic_physics (remotes/origin/feature/optional_arguments) + fad2fe9f42f6b7f744b128b4a2a9433f91e4296f stochastic_physics (ufs-v2.0.0-219-gfad2fe9) NOTES: @@ -35,256 +35,252 @@ 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-20240516 -COMPARISON DIRECTORY: /lfs4/HFIP/h-nems/Fernando.Andrade-maldonado/RT_RUNDIRS/Fernando.Andrade-maldonado/FV3_RT/rt_3280303 +BASELINE DIRECTORY: /mnt/lfs4/HFIP/hfv3gfs/role.epic/RT/NEMSfv3gfs/develop-20240522 +COMPARISON DIRECTORY: /mnt/lfs4/HFIP/hfv3gfs/Jong.Kim/RT_RUNDIRS/Jong.Kim/FV3_RT/rt_947073 RT.SH OPTIONS USED: -* (-a) - HPC PROJECT ACCOUNT: h-nems -* (-l) - USE CONFIG FILE: rt.conf -* (-e) - USE ECFLOW - -PASS -- COMPILE 's2swa_32bit_intel' [42:15, 41:40] ( 1 warnings 1382 remarks ) -PASS -- TEST 'cpld_control_p8_mixedmode_intel' [23:20, 11:44](1754 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_intel' [50:16, 49:28] ( 1 warnings 1426 remarks ) -PASS -- TEST 'cpld_control_gfsv17_intel' [38:25, 24:07](1652 MB) -PASS -- TEST 'cpld_control_gfsv17_iau_intel' [30:37, 26:02](1879 MB) -PASS -- TEST 'cpld_restart_gfsv17_intel' [16:31, 12:07](990 MB) -PASS -- TEST 'cpld_mpi_gfsv17_intel' [40:54, 27:58](1625 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [50:16, 49:44] ( 1 warnings 1423 remarks ) -PASS -- TEST 'cpld_control_sfs_intel' [36:04, 22:35](1647 MB) - -PASS -- COMPILE 's2swa_intel' [42:15, 41:40] ( 1380 remarks ) -PASS -- TEST 'cpld_control_p8_intel' [23:58, 13:08](1813 MB) -PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [24:19, 12:52](1828 MB) -PASS -- TEST 'cpld_restart_p8_intel' [12:36, 07:11](1717 MB) -PASS -- TEST 'cpld_control_qr_p8_intel' [23:59, 12:40](1815 MB) -PASS -- TEST 'cpld_restart_qr_p8_intel' [12:36, 07:31](1749 MB) -PASS -- TEST 'cpld_2threads_p8_intel' [23:59, 12:30](2249 MB) -PASS -- TEST 'cpld_decomp_p8_intel' [23:58, 12:23](1821 MB) -PASS -- TEST 'cpld_mpi_p8_intel' [23:58, 12:24](1796 MB) -PASS -- TEST 'cpld_control_ciceC_p8_intel' [24:19, 12:46](1839 MB) -PASS -- TEST 'cpld_s2sa_p8_intel' [23:13, 11:26](1789 MB) - -PASS -- COMPILE 's2sw_intel' [40:15, 39:00] ( 1278 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_intel' [15:16, 07:54](1660 MB) -PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [20:24, 08:59](1710 MB) - -PASS -- COMPILE 's2swa_debug_intel' [07:11, 06:41] ( 1450 warnings 1228 remarks ) -PASS -- TEST 'cpld_debug_p8_intel' [20:14, 11:35](1830 MB) - -PASS -- COMPILE 's2sw_debug_intel' [07:12, 06:02] ( 1450 warnings 1228 remarks ) -PASS -- TEST 'cpld_debug_noaero_p8_intel' [18:43, 07:46](1678 MB) - -PASS -- COMPILE 's2s_aoflux_intel' [45:18, 35:07] ( 1010 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [11:11, 07:35](1674 MB) - -PASS -- COMPILE 's2s_intel' [41:16, 36:04] ( 1015 remarks ) -PASS -- TEST 'cpld_control_c48_intel' [15:25, 13:09](2800 MB) -PASS -- TEST 'cpld_warmstart_c48_intel' [06:27, 04:09](2801 MB) -PASS -- TEST 'cpld_restart_c48_intel' [04:29, 02:15](2270 MB) - -PASS -- COMPILE 's2swa_faster_intel' [39:23, 33:59] ( 1609 remarks ) -PASS -- TEST 'cpld_control_p8_faster_intel' [13:16, 10:15](1812 MB) - -PASS -- COMPILE 's2sw_pdlib_intel' [53:17, 48:20] ( 1338 remarks ) -PASS -- TEST 'cpld_control_pdlib_p8_intel' [44:11, 25:39](1679 MB) -PASS -- TEST 'cpld_restart_pdlib_p8_intel' [16:41, 13:16](1038 MB) -PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [31:05, 28:28](1657 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_intel' [11:11, 07:20] ( 1560 warnings 1998 remarks ) -PASS -- TEST 'cpld_debug_pdlib_p8_intel' [35:13, 32:56](1690 MB) - -PASS -- COMPILE 'atm_dyn32_intel' [40:18, 39:07] ( 1 warnings 1147 remarks ) -PASS -- TEST 'control_flake_intel' [06:44, 05:30](647 MB) -PASS -- TEST 'control_CubedSphereGrid_intel' [16:17, 05:10](1548 MB) -PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [18:28, 04:51](1547 MB) -PASS -- TEST 'control_latlon_intel' [15:04, 05:03](1540 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [19:34, 04:39](1548 MB) -PASS -- TEST 'control_c48_intel' [17:16, 11:57](1734 MB) -PASS -- TEST 'control_c48.v2.sfc_intel' [12:07, 10:21](847 MB) -PASS -- TEST 'control_c192_intel' [33:45, 17:21](1680 MB) -PASS -- TEST 'control_c384_intel' [54:25, 26:14](1811 MB) -PASS -- TEST 'control_c384gdas_intel' [42:36, 20:57](1016 MB) -PASS -- TEST 'control_stochy_intel' [10:51, 03:19](601 MB) -PASS -- TEST 'control_stochy_restart_intel' [16:53, 01:42](430 MB) -PASS -- TEST 'control_lndp_intel' [10:51, 03:17](603 MB) -PASS -- TEST 'control_iovr4_intel' [11:51, 04:38](592 MB) -PASS -- TEST 'control_iovr5_intel' [05:49, 04:14](600 MB) -PASS -- TEST 'control_p8_intel' [15:47, 05:31](1567 MB) -PASS -- TEST 'control_p8.v2.sfc_intel' [28:39, 06:01](1570 MB) -PASS -- TEST 'control_p8_ugwpv1_intel' [15:04, 05:57](1577 MB) -PASS -- TEST 'control_restart_p8_intel' [14:27, 02:46](814 MB) -PASS -- TEST 'control_noqr_p8_intel' [14:54, 05:38](1563 MB) -PASS -- TEST 'control_restart_noqr_p8_intel' [15:36, 02:44](841 MB) -PASS -- TEST 'control_decomp_p8_intel' [19:53, 04:35](1564 MB) -PASS -- TEST 'control_2threads_p8_intel' [20:52, 04:25](1664 MB) -PASS -- TEST 'control_p8_lndp_intel' [25:26, 09:45](1563 MB) -PASS -- TEST 'control_p8_rrtmgp_intel' [19:10, 05:48](1630 MB) -PASS -- TEST 'control_p8_mynn_intel' [19:08, 04:29](1582 MB) -PASS -- TEST 'merra2_thompson_intel' [17:20, 05:32](1588 MB) -PASS -- TEST 'regional_control_intel' [26:06, 11:15](761 MB) -PASS -- TEST 'regional_restart_intel' [10:07, 04:54](941 MB) -PASS -- TEST 'regional_decomp_intel' [27:14, 11:32](767 MB) -PASS -- TEST 'regional_2threads_intel' [10:07, 06:53](762 MB) -PASS -- TEST 'regional_netcdf_parallel_intel' [28:33, 09:46](768 MB) -PASS -- TEST 'regional_2dwrtdecomp_intel' [27:57, 08:54](764 MB) - -PASS -- COMPILE 'rrfs_intel' [36:14, 35:59] ( 3 warnings 1114 remarks ) -PASS -- TEST 'rap_control_intel' [23:28, 13:48](992 MB) -PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [11:58, 06:25](1210 MB) -PASS -- TEST 'rap_decomp_intel' [22:45, 14:15](978 MB) -PASS -- TEST 'rap_2threads_intel' [22:46, 12:44](1082 MB) -PASS -- TEST 'rap_restart_intel' [08:46, 06:59](988 MB) -PASS -- TEST 'rap_sfcdiff_intel' [18:45, 13:06](987 MB) -PASS -- TEST 'rap_sfcdiff_decomp_intel' [19:09, 13:56](984 MB) -PASS -- TEST 'rap_sfcdiff_restart_intel' [12:06, 09:57](995 MB) -PASS -- TEST 'hrrr_control_intel' [14:28, 05:55](983 MB) -PASS -- TEST 'hrrr_control_decomp_intel' [12:27, 06:36](982 MB) -PASS -- TEST 'hrrr_control_2threads_intel' [12:24, 05:56](1054 MB) -PASS -- TEST 'hrrr_control_restart_intel' [05:02, 04:08](921 MB) -PASS -- TEST 'rrfs_v1beta_intel' [23:23, 13:04](983 MB) -PASS -- TEST 'rrfs_v1nssl_intel' [21:56, 16:08](1933 MB) -PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [20:58, 16:08](1934 MB) - -PASS -- COMPILE 'csawmg_intel' [34:13, 33:21] ( 1095 remarks ) -PASS -- TEST 'control_csawmg_intel' [16:16, 10:21](692 MB) -PASS -- TEST 'control_ras_intel' [10:58, 05:35](670 MB) - -PASS -- COMPILE 'wam_intel' [32:15, 31:22] ( 981 remarks ) -PASS -- TEST 'control_wam_intel' [04:29, 04:05](504 MB) - -PASS -- COMPILE 'atm_faster_dyn32_intel' [23:22, 14:18] ( 1298 remarks ) -PASS -- TEST 'control_p8_faster_intel' [14:22, 04:48](1571 MB) -PASS -- TEST 'regional_control_faster_intel' [18:19, 09:42](765 MB) - -PASS -- COMPILE 'atm_debug_dyn32_intel' [09:11, 08:41] ( 884 warnings 9 remarks ) -PASS -- TEST 'control_CubedSphereGrid_debug_intel' [06:14, 04:30](1561 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [05:17, 03:24](1560 MB) -PASS -- TEST 'control_stochy_debug_intel' [05:29, 04:06](765 MB) -PASS -- TEST 'control_lndp_debug_intel' [04:38, 03:36](764 MB) -PASS -- TEST 'control_csawmg_debug_intel' [07:04, 05:46](810 MB) -PASS -- TEST 'control_ras_debug_intel' [04:28, 03:41](777 MB) -PASS -- TEST 'control_diag_debug_intel' [05:05, 03:37](1629 MB) -PASS -- TEST 'control_debug_p8_intel' [06:23, 03:49](1601 MB) -PASS -- TEST 'regional_debug_intel' [24:07, 22:34](785 MB) -PASS -- TEST 'rap_control_debug_intel' [07:36, 06:24](1152 MB) -PASS -- TEST 'hrrr_control_debug_intel' [07:26, 06:36](1143 MB) -PASS -- TEST 'hrrr_gf_debug_intel' [07:41, 06:15](1157 MB) -PASS -- TEST 'hrrr_c3_debug_intel' [07:38, 06:34](1152 MB) -PASS -- TEST 'rap_unified_drag_suite_debug_intel' [07:35, 06:35](1155 MB) -PASS -- TEST 'rap_diag_debug_intel' [08:43, 07:31](1234 MB) -PASS -- TEST 'rap_cires_ugwp_debug_intel' [07:44, 07:02](1153 MB) -PASS -- TEST 'rap_unified_ugwp_debug_intel' [07:36, 06:45](1153 MB) -PASS -- TEST 'rap_lndp_debug_intel' [07:34, 06:41](1149 MB) -PASS -- TEST 'rap_progcld_thompson_debug_intel' [07:42, 06:38](1153 MB) -PASS -- TEST 'rap_noah_debug_intel' [06:57, 06:09](1151 MB) -PASS -- TEST 'rap_sfcdiff_debug_intel' [07:37, 06:43](1150 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [11:38, 10:24](1151 MB) -PASS -- TEST 'rrfs_v1beta_debug_intel' [06:43, 06:05](1147 MB) -PASS -- TEST 'rap_clm_lake_debug_intel' [08:33, 07:35](1155 MB) -PASS -- TEST 'rap_flake_debug_intel' [07:38, 06:16](1158 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [12:49, 10:59](1156 MB) - -PASS -- COMPILE 'wam_debug_intel' [05:10, 04:54] ( 855 warnings ) -PASS -- TEST 'control_wam_debug_intel' [10:47, 06:33](451 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [35:21, 31:21] ( 3 warnings 1027 remarks ) -PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [12:59, 07:53](1085 MB) -PASS -- TEST 'rap_control_dyn32_phy32_intel' [14:04, 12:20](904 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [09:28, 06:44](874 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [13:32, 11:32](951 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [12:32, 07:13](916 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [09:28, 07:24](855 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_intel' [12:00, 09:38](905 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [05:28, 02:46](847 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [08:20, 07:44] ( 3 warnings 1198 remarks ) -PASS -- TEST 'conus13km_control_intel' [15:18, 02:59](1102 MB) -PASS -- TEST 'conus13km_2threads_intel' [10:59, 01:30](1048 MB) -PASS -- TEST 'conus13km_restart_mismatch_intel' [10:58, 01:42](1023 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [31:15, 31:11] ( 3 warnings 1047 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_intel' [11:56, 08:06](909 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [06:13, 05:57] ( 787 warnings 8 remarks ) -PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [09:32, 06:22](1030 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [10:35, 06:07](1029 MB) -PASS -- TEST 'conus13km_debug_intel' [23:16, 18:34](1148 MB) -PASS -- TEST 'conus13km_debug_qr_intel' [24:20, 19:32](859 MB) -PASS -- TEST 'conus13km_debug_2threads_intel' [16:05, 11:51](1092 MB) -PASS -- TEST 'conus13km_radar_tten_debug_intel' [23:06, 18:32](1211 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [06:11, 05:21] ( 787 warnings 8 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [09:06, 06:34](1071 MB) - -PASS -- COMPILE 'hafsw_intel' [40:17, 39:36] ( 1 warnings 1426 remarks ) -PASS -- TEST 'hafs_regional_atm_intel' [54:58, 07:15](716 MB) -PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [14:50, 10:50](1090 MB) -PASS -- TEST 'hafs_regional_atm_ocn_intel' [04:32, 09:22](754 MB) -PASS -- TEST 'hafs_regional_atm_wav_intel' [10:08, 16:23](804 MB) -PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [13:37, 18:21](822 MB) -PASS -- TEST 'gnv1_nested_intel' [54:08, 05:49](770 MB) - -PASS -- COMPILE 'hafs_all_intel' [36:16, 35:11] ( 1267 remarks ) -PASS -- TEST 'hafs_regional_docn_intel' [21:46, 11:36](772 MB) -PASS -- TEST 'hafs_regional_docn_oisst_intel' [28:58, 09:57](752 MB) - -PASS -- COMPILE 'datm_cdeps_intel' [10:12, 08:43] ( 67 remarks ) -PASS -- TEST 'datm_cdeps_control_cfsr_intel' [04:30, 04:04](1065 MB) -PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [04:32, 03:16](1030 MB) -PASS -- TEST 'datm_cdeps_control_gefs_intel' [04:34, 03:55](928 MB) -PASS -- TEST 'datm_cdeps_iau_gefs_intel' [05:27, 04:09](920 MB) -PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [05:25, 04:12](921 MB) -PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [05:34, 04:21](1066 MB) -PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [05:26, 04:10](1082 MB) -PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [05:34, 04:19](931 MB) -PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [12:40, 09:19](892 MB) -PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [11:44, 08:33](848 MB) -PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [05:26, 04:18](1063 MB) -PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [06:29, 06:01](2332 MB) -PASS -- TEST 'datm_cdeps_gfs_intel' [08:31, 07:04](2297 MB) - -PASS -- COMPILE 'datm_cdeps_debug_intel' [04:12, 03:59] ( 2 warnings ) -PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [09:27, 08:23](1005 MB) - -PASS -- COMPILE 'datm_cdeps_faster_intel' [09:11, 08:37] ( 70 remarks ) -PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [10:35, 03:56](1066 MB) - -PASS -- COMPILE 'datm_cdeps_land_intel' [10:11, 02:16] ( 60 remarks ) -PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [04:10, 02:54](234 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_intel' [03:48, 02:24](258 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [25:51, 01:05](252 MB) - -PASS -- COMPILE 'atml_intel' [49:19, 42:49] ( 8 warnings 1185 remarks ) -PASS -- TEST 'control_p8_atmlnd_sbs_intel' [26:58, 08:26](1606 MB) -PASS -- TEST 'control_p8_atmlnd_intel' [27:04, 08:27](1609 MB) -PASS -- TEST 'control_restart_p8_atmlnd_intel' [07:44, 04:36](872 MB) - -PASS -- COMPILE 'atml_debug_intel' [10:13, 07:47] ( 882 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_debug_intel' [29:13, 08:23](1627 MB) - -FAILED: UNABLE TO COMPILE -- COMPILE 'atmw_intel' [, ] -FAILED: UNABLE TO START RUN -- TEST 'atmwav_control_noaero_p8_intel' [, ]( MB) - -PASS -- COMPILE 'atmaero_intel' [35:16, 34:27] ( 1098 remarks ) -PASS -- TEST 'atmaero_control_p8_intel' [26:46, 05:19](1701 MB) -PASS -- TEST 'atmaero_control_p8_rad_intel' [27:45, 06:26](1731 MB) -PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [27:25, 06:30](1731 MB) +* (-a) - HPC PROJECT ACCOUNT: epic +* (-r) - USE ROCOTO + +PASS -- COMPILE 's2swa_32bit_intel' [41:06, 41:06] ( 1 warnings 1382 remarks ) +PASS -- TEST 'cpld_control_p8_mixedmode_intel' [10:16, 08:40](2020 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_intel' [48:23, 48:23] ( 1 warnings 1426 remarks ) +PASS -- TEST 'cpld_control_gfsv17_intel' [24:08, 22:06](1884 MB) +PASS -- TEST 'cpld_control_gfsv17_iau_intel' [26:36, 24:32](1999 MB) +PASS -- TEST 'cpld_restart_gfsv17_intel' [15:08, 12:41](1128 MB) +PASS -- TEST 'cpld_mpi_gfsv17_intel' [28:27, 26:28](1843 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [54:45, 54:45] ( 1 warnings 1423 remarks ) +PASS -- TEST 'cpld_control_sfs_intel' [23:02, 22:15](1868 MB) + +PASS -- COMPILE 's2swa_intel' [41:27, 41:27] ( 1380 remarks ) +PASS -- TEST 'cpld_control_p8_intel' [11:11, 09:29](2004 MB) +PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [11:09, 09:30](2034 MB) +PASS -- TEST 'cpld_restart_p8_intel' [07:54, 05:55](1718 MB) +PASS -- TEST 'cpld_control_qr_p8_intel' [10:58, 09:13](2075 MB) +PASS -- TEST 'cpld_restart_qr_p8_intel' [09:27, 07:38](1737 MB) +PASS -- TEST 'cpld_2threads_p8_intel' [11:16, 09:43](2303 MB) +PASS -- TEST 'cpld_decomp_p8_intel' [10:46, 09:21](2042 MB) +PASS -- TEST 'cpld_mpi_p8_intel' [10:27, 08:46](1990 MB) +PASS -- TEST 'cpld_control_ciceC_p8_intel' [12:11, 10:22](2058 MB) +PASS -- TEST 'cpld_s2sa_p8_intel' [11:11, 09:39](2021 MB) + +PASS -- COMPILE 's2sw_intel' [38:45, 38:45] ( 1278 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_intel' [08:52, 07:26](1886 MB) +PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [09:21, 07:50](1970 MB) + +PASS -- COMPILE 's2swa_debug_intel' [06:16, 06:16] ( 1450 warnings 1228 remarks ) +PASS -- TEST 'cpld_debug_p8_intel' [14:05, 12:15](2056 MB) + +PASS -- COMPILE 's2sw_debug_intel' [05:48, 05:48] ( 1450 warnings 1228 remarks ) +PASS -- TEST 'cpld_debug_noaero_p8_intel' [10:32, 08:23](1923 MB) + +PASS -- COMPILE 's2s_aoflux_intel' [35:08, 35:08] ( 1010 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [08:56, 07:13](1954 MB) + +PASS -- COMPILE 's2s_intel' [35:42, 35:42] ( 1015 remarks ) +PASS -- TEST 'cpld_control_c48_intel' [14:33, 13:47](3049 MB) +PASS -- TEST 'cpld_warmstart_c48_intel' [04:51, 04:06](3027 MB) +PASS -- TEST 'cpld_restart_c48_intel' [03:47, 02:12](2471 MB) + +PASS -- COMPILE 's2swa_faster_intel' [34:15, 34:15] ( 1609 remarks ) +PASS -- TEST 'cpld_control_p8_faster_intel' [09:33, 08:05](2046 MB) + +PASS -- COMPILE 's2sw_pdlib_intel' [48:08, 48:08] ( 1338 remarks ) +PASS -- TEST 'cpld_control_pdlib_p8_intel' [23:08, 21:57](1915 MB) +PASS -- TEST 'cpld_restart_pdlib_p8_intel' [13:28, 12:01](1139 MB) +PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [26:12, 24:51](1878 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_intel' [05:50, 05:50] ( 1560 warnings 1998 remarks ) +PASS -- TEST 'cpld_debug_pdlib_p8_intel' [34:11, 33:01](1922 MB) + +PASS -- COMPILE 'atm_dyn32_intel' [38:18, 38:18] ( 1 warnings 1147 remarks ) +PASS -- TEST 'control_flake_intel' [05:03, 04:45](648 MB) +PASS -- TEST 'control_CubedSphereGrid_intel' [04:53, 04:14](1537 MB) +PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [06:41, 04:20](1550 MB) +PASS -- TEST 'control_latlon_intel' [06:28, 04:17](1526 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [06:30, 04:31](1534 MB) +PASS -- TEST 'control_c48_intel' [12:55, 12:04](1740 MB) +PASS -- TEST 'control_c48.v2.sfc_intel' [10:33, 10:11](842 MB) +PASS -- TEST 'control_c192_intel' [15:27, 14:41](1671 MB) +PASS -- TEST 'control_c384_intel' [20:38, 18:50](1810 MB) +PASS -- TEST 'control_c384gdas_intel' [17:12, 13:48](1013 MB) +PASS -- TEST 'control_stochy_intel' [02:41, 02:20](604 MB) +PASS -- TEST 'control_stochy_restart_intel' [01:57, 01:33](438 MB) +PASS -- TEST 'control_lndp_intel' [02:38, 02:18](606 MB) +PASS -- TEST 'control_iovr4_intel' [03:45, 03:26](594 MB) +PASS -- TEST 'control_iovr5_intel' [03:46, 03:26](595 MB) +PASS -- TEST 'control_p8_intel' [06:07, 04:55](1835 MB) +PASS -- TEST 'control_p8.v2.sfc_intel' [06:01, 04:51](1846 MB) +PASS -- TEST 'control_p8_ugwpv1_intel' [06:03, 04:46](1834 MB) +PASS -- TEST 'control_restart_p8_intel' [04:08, 03:00](1060 MB) +PASS -- TEST 'control_noqr_p8_intel' [05:57, 04:42](1832 MB) +PASS -- TEST 'control_restart_noqr_p8_intel' [03:57, 02:53](1053 MB) +PASS -- TEST 'control_decomp_p8_intel' [06:06, 04:57](1833 MB) +PASS -- TEST 'control_2threads_p8_intel' [06:03, 04:54](1930 MB) +PASS -- TEST 'control_p8_lndp_intel' [08:52, 08:07](1844 MB) +PASS -- TEST 'control_p8_rrtmgp_intel' [07:25, 06:09](1886 MB) +PASS -- TEST 'control_p8_mynn_intel' [06:30, 05:18](1843 MB) +PASS -- TEST 'merra2_thompson_intel' [06:44, 05:17](1842 MB) +PASS -- TEST 'regional_control_intel' [08:40, 08:08](1002 MB) +PASS -- TEST 'regional_restart_intel' [05:22, 04:48](1005 MB) +PASS -- TEST 'regional_decomp_intel' [09:07, 08:34](995 MB) +PASS -- TEST 'regional_2threads_intel' [06:43, 06:11](993 MB) +PASS -- TEST 'regional_netcdf_parallel_intel' [08:47, 08:07](1021 MB) +PASS -- TEST 'regional_2dwrtdecomp_intel' [08:32, 08:00](1007 MB) + +PASS -- COMPILE 'rrfs_intel' [35:28, 35:28] ( 3 warnings 1114 remarks ) +PASS -- TEST 'rap_control_intel' [13:04, 11:42](987 MB) +PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [07:06, 06:02](1208 MB) +PASS -- TEST 'rap_decomp_intel' [11:44, 10:40](986 MB) +PASS -- TEST 'rap_2threads_intel' [10:55, 09:48](1078 MB) +PASS -- TEST 'rap_restart_intel' [06:37, 05:22](982 MB) +PASS -- TEST 'rap_sfcdiff_intel' [11:25, 10:15](985 MB) +PASS -- TEST 'rap_sfcdiff_decomp_intel' [12:10, 11:01](969 MB) +PASS -- TEST 'rap_sfcdiff_restart_intel' [08:57, 07:47](996 MB) +PASS -- TEST 'hrrr_control_intel' [06:39, 05:21](973 MB) +PASS -- TEST 'hrrr_control_decomp_intel' [06:44, 05:35](965 MB) +PASS -- TEST 'hrrr_control_2threads_intel' [06:24, 05:11](1055 MB) +PASS -- TEST 'hrrr_control_restart_intel' [03:20, 02:55](916 MB) +PASS -- TEST 'rrfs_v1beta_intel' [11:25, 10:08](975 MB) +PASS -- TEST 'rrfs_v1nssl_intel' [13:13, 12:50](1933 MB) +PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [12:54, 12:24](1913 MB) + +PASS -- COMPILE 'csawmg_intel' [32:56, 32:56] ( 1095 remarks ) +PASS -- TEST 'control_csawmg_intel' [09:29, 08:53](968 MB) +PASS -- TEST 'control_ras_intel' [04:58, 04:35](669 MB) + +PASS -- COMPILE 'wam_intel' [30:32, 30:32] ( 981 remarks ) +PASS -- TEST 'control_wam_intel' [03:17, 02:59](503 MB) + +PASS -- COMPILE 'atm_faster_dyn32_intel' [15:48, 15:48] ( 1298 remarks ) +PASS -- TEST 'control_p8_faster_intel' [06:00, 04:43](1837 MB) +PASS -- TEST 'regional_control_faster_intel' [08:16, 07:40](1010 MB) + +PASS -- COMPILE 'atm_debug_dyn32_intel' [08:20, 08:20] ( 884 warnings 9 remarks ) +PASS -- TEST 'control_CubedSphereGrid_debug_intel' [04:04, 03:29](1561 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [04:17, 03:32](1536 MB) +PASS -- TEST 'control_stochy_debug_intel' [04:06, 03:51](761 MB) +PASS -- TEST 'control_lndp_debug_intel' [04:13, 03:43](761 MB) +PASS -- TEST 'control_csawmg_debug_intel' [06:50, 06:06](1081 MB) +PASS -- TEST 'control_ras_debug_intel' [04:00, 03:43](774 MB) +PASS -- TEST 'control_diag_debug_intel' [04:16, 03:40](1618 MB) +PASS -- TEST 'control_debug_p8_intel' [05:47, 04:52](1850 MB) +PASS -- TEST 'regional_debug_intel' [23:32, 22:57](1045 MB) +PASS -- TEST 'rap_control_debug_intel' [06:42, 06:24](1152 MB) +PASS -- TEST 'hrrr_control_debug_intel' [06:30, 06:12](1143 MB) +PASS -- TEST 'hrrr_gf_debug_intel' [06:40, 06:21](1152 MB) +PASS -- TEST 'hrrr_c3_debug_intel' [06:42, 06:18](1152 MB) +PASS -- TEST 'rap_unified_drag_suite_debug_intel' [06:49, 06:19](1146 MB) +PASS -- TEST 'rap_diag_debug_intel' [07:27, 07:02](1234 MB) +PASS -- TEST 'rap_cires_ugwp_debug_intel' [07:10, 06:26](1147 MB) +PASS -- TEST 'rap_unified_ugwp_debug_intel' [06:39, 06:22](1150 MB) +PASS -- TEST 'rap_lndp_debug_intel' [06:34, 06:17](1154 MB) +PASS -- TEST 'rap_progcld_thompson_debug_intel' [06:31, 06:14](1157 MB) +PASS -- TEST 'rap_noah_debug_intel' [06:27, 06:11](1147 MB) +PASS -- TEST 'rap_sfcdiff_debug_intel' [06:33, 06:16](1151 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [10:24, 10:08](1148 MB) +PASS -- TEST 'rrfs_v1beta_debug_intel' [06:21, 06:07](1140 MB) +PASS -- TEST 'rap_clm_lake_debug_intel' [08:06, 07:43](1153 MB) +PASS -- TEST 'rap_flake_debug_intel' [06:37, 06:19](1148 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [12:06, 10:47](1155 MB) + +PASS -- COMPILE 'wam_debug_intel' [04:33, 04:33] ( 855 warnings ) +PASS -- TEST 'control_wam_debug_intel' [06:27, 06:15](447 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [30:46, 30:46] ( 3 warnings 1027 remarks ) +PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [07:04, 05:49](1087 MB) +PASS -- TEST 'rap_control_dyn32_phy32_intel' [09:35, 08:33](903 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [06:01, 04:32](876 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [09:21, 08:15](941 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [05:41, 04:08](914 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [06:28, 04:57](861 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_intel' [07:40, 06:24](903 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [02:52, 02:29](853 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [06:27, 06:27] ( 3 warnings 1198 remarks ) +PASS -- TEST 'conus13km_control_intel' [04:05, 03:20](1088 MB) +PASS -- TEST 'conus13km_2threads_intel' [02:25, 01:45](1053 MB) +PASS -- TEST 'conus13km_restart_mismatch_intel' [02:24, 01:40](1002 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [31:27, 31:27] ( 3 warnings 1047 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_intel' [06:17, 05:37](913 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [04:55, 04:55] ( 787 warnings 8 remarks ) +PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [06:31, 06:13](1033 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [06:26, 06:08](1030 MB) +PASS -- TEST 'conus13km_debug_intel' [19:33, 18:49](1139 MB) +PASS -- TEST 'conus13km_debug_qr_intel' [19:37, 18:48](857 MB) +PASS -- TEST 'conus13km_debug_2threads_intel' [11:48, 10:58](1113 MB) +PASS -- TEST 'conus13km_radar_tten_debug_intel' [19:17, 18:34](1213 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [04:36, 04:36] ( 787 warnings 8 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [06:30, 06:12](1073 MB) + +PASS -- COMPILE 'hafsw_intel' [39:40, 39:40] ( 1 warnings 1426 remarks ) +PASS -- TEST 'hafs_regional_atm_intel' [08:52, 07:28](714 MB) +PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [07:38, 07:10](1088 MB) +PASS -- TEST 'hafs_regional_atm_ocn_intel' [11:29, 09:52](773 MB) +PASS -- TEST 'hafs_regional_atm_wav_intel' [18:29, 16:58](797 MB) +PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [20:01, 18:27](829 MB) +FAILED: UNABLE TO RUN COMPARISON -- TEST 'gnv1_nested_intel' [, ]( MB) + +PASS -- COMPILE 'hafs_all_intel' [34:27, 34:27] ( 1267 remarks ) +PASS -- TEST 'hafs_regional_docn_intel' [10:49, 09:21](767 MB) +PASS -- TEST 'hafs_regional_docn_oisst_intel' [10:29, 09:04](759 MB) + +PASS -- COMPILE 'datm_cdeps_intel' [08:08, 08:08] ( 67 remarks ) +PASS -- TEST 'datm_cdeps_control_cfsr_intel' [03:59, 03:48](1055 MB) +PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [02:30, 02:16](1027 MB) +PASS -- TEST 'datm_cdeps_control_gefs_intel' [04:04, 03:54](923 MB) +PASS -- TEST 'datm_cdeps_iau_gefs_intel' [03:54, 03:44](924 MB) +PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [03:50, 03:38](922 MB) +PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [03:47, 03:38](1072 MB) +PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [03:56, 03:45](1070 MB) +PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [03:44, 03:34](924 MB) +PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [09:03, 08:01](888 MB) +PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [08:57, 07:57](840 MB) +PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [03:46, 03:37](1069 MB) +PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [05:40, 05:27](2320 MB) +PASS -- TEST 'datm_cdeps_gfs_intel' [06:29, 06:18](2398 MB) + +PASS -- COMPILE 'datm_cdeps_debug_intel' [03:35, 03:35] ( 2 warnings ) +PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [08:17, 08:05](1018 MB) + +PASS -- COMPILE 'datm_cdeps_faster_intel' [08:14, 08:14] ( 70 remarks ) +PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [03:51, 03:40](1048 MB) + +PASS -- COMPILE 'datm_cdeps_land_intel' [01:50, 01:49] ( 60 remarks ) +PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [02:22, 01:57](229 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_intel' [01:49, 01:31](254 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [01:18, 00:58](251 MB) + +PASS -- COMPILE 'atml_intel' [37:51, 37:51] ( 8 warnings 1185 remarks ) +PASS -- TEST 'control_p8_atmlnd_sbs_intel' [12:27, 10:43](1845 MB) +PASS -- TEST 'control_p8_atmlnd_intel' [11:57, 10:32](1842 MB) +PASS -- TEST 'control_restart_p8_atmlnd_intel' [06:25, 05:44](1075 MB) + +PASS -- COMPILE 'atml_debug_intel' [05:57, 05:57] ( 882 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_debug_intel' [09:52, 08:22](1831 MB) + +PASS -- COMPILE 'atmw_intel' [34:48, 34:48] ( 1259 remarks ) +PASS -- TEST 'atmwav_control_noaero_p8_intel' [04:41, 03:28](1850 MB) + +PASS -- COMPILE 'atmaero_intel' [33:23, 33:22] ( 1098 remarks ) +PASS -- TEST 'atmaero_control_p8_intel' [07:30, 06:15](1928 MB) +PASS -- TEST 'atmaero_control_p8_rad_intel' [08:04, 06:39](1727 MB) +PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [07:45, 06:49](1724 MB) SYNOPSIS: -Starting Date/Time: 20240520 17:18:39 -Ending Date/Time: 20240521 00:51:01 -Total Time: 07h:33m:04s -Compiles Completed: 33/34 +Starting Date/Time: 20240523 13:43:36 +Ending Date/Time: 20240523 21:31:38 +Total Time: 07h:48m:43s +Compiles Completed: 34/34 Tests Completed: 161/162 -Failed Compiles: -* COMPILE atmw_intel: FAILED: UNABLE TO COMPILE --- LOG: /mnt/lfs4/HFIP/h-nems/Fernando.Andrade-maldonado/regression-testing/wm/2205/ufs-weather-model/tests/logs/log_jet/compile_atmw_intel.log Failed Tests: -* TEST atmwav_control_noaero_p8_intel: FAILED: UNABLE TO START RUN --- LOG: N/A +* TEST gnv1_nested_intel: FAILED: UNABLE TO RUN COMPARISON +-- LOG: /mnt/lfs4/HFIP/hfv3gfs/Jong.Kim/UFS-RT-TESTs/rt-2273/tests/logs/log_jet/run_gnv1_nested_intel.log NOTES: A file 'test_changes.list' was generated with list of all failed tests. @@ -297,7 +293,7 @@ Result: FAILURE ====START OF JET REGRESSION TESTING LOG==== UFSWM hash used in testing: -f911c00436f15ee4ba9f6fd0ef951b8d543d287f +f8c5637909d70f3b7a92dd6c1d3b6588e5e07b84 Submodule hashes used in testing: 37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d) @@ -307,22 +303,22 @@ Submodule hashes used in testing: f6ff8f7c4d4cb6feabe3651b13204cf43fc948e3 CICE-interface/CICE/icepack (Icepack1.1.0-182-gf6ff8f7) 2d837b16af326b09ff4018daab4de84f4deff7ec CMEPS-interface/CMEPS (cmeps_v0.4.1-2307-g2d837b1) cabd7753ae17f7bfcc6dad56daf10868aa51c3f4 CMakeModules (v1.0.0-28-gcabd775) - 2b53b6cae4c691f1cfc8df213d7c0120ce65a81d FV3 (remotes/origin/feature/ccpp_prebuild_optarg) - 630022fdc13720b6f9376fdfb2e4298c10d6d6f2 FV3/atmos_cubed_sphere (remotes/origin/feature/ccpp_data_thrd_cnt) - c2983997d3c22832c588d150247a249f6b02425e FV3/ccpp/framework (v0.1.0-1508-gc298399) - 7e59eba2835711f7046e0b7528dc846bd875f754 FV3/ccpp/physics (master-tag-before-replacing-with-ipd-setup-step-fast-5253-g7e59eba2) + 70810f134fda5cb5fbb8ace9b79fe263768671dc FV3 (heads/develop) + 061a73663f2bab9799eab7345c2ff8a34c789573 FV3/atmos_cubed_sphere (201912_public_release-394-g061a736) + ccfefcd0b426e011f94137031d5f7c2a4dda2659 FV3/ccpp/framework (ccpp_transition_to_vlab_master_20190705-750-gccfefcd) + 16a1d881774d795f46db16017aeed7fc351d661a FV3/ccpp/physics (EP4-808-g16a1d881) 74a0e098b2163425e4b5466c2dfcf8ae26d560a5 FV3/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (v1.6) be0410ece28f2b5b9c089f8ca09ce0c80c79fe6c FV3/upp (upp_v10.2.0-191-gbe0410e) -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) - 86585c08d42200d6451420578ced669fa8a06df1 MOM6-interface/MOM6 (remotes/origin/feature/endofrun_restart) + b32aea7bf3f9e2a774afa23d3386c88156cd1182 MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10051-gb32aea7bf) 9423197f894112edfcb1502245f7d7b873d551f9 MOM6-interface/MOM6/pkg/CVMix-src (9423197) 29e64d652786e1d076a05128c920f394202bfe10 MOM6-interface/MOM6/pkg/GSW-Fortran (29e64d6) ec38ea3d902644cd4519d5fe060316859ccdc108 NOAHMP-interface/noahmp (v3.7.1-434-gec38ea3) d9b3172f4197c65d471662c6952a668152d71230 WW3 (6.07.1-345-gd9b3172f) - ecdff7cc6e6c3db1cd351bf0e607da78ae9efcf7 stochastic_physics (remotes/origin/feature/optional_arguments) + fad2fe9f42f6b7f744b128b4a2a9433f91e4296f stochastic_physics (ufs-v2.0.0-219-gfad2fe9) NOTES: @@ -331,21 +327,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: /mnt/lfs4/HFIP/hfv3gfs/role.epic/RT/NEMSfv3gfs/develop-20240516 -COMPARISON DIRECTORY: /lfs4/HFIP/h-nems/Fernando.Andrade-maldonado/RT_RUNDIRS/Fernando.Andrade-maldonado/FV3_RT/rt_535370 +BASELINE DIRECTORY: /mnt/lfs4/HFIP/hfv3gfs/role.epic/RT/NEMSfv3gfs/develop-20240522 +COMPARISON DIRECTORY: /mnt/lfs4/HFIP/hfv3gfs/Jong.Kim/RT_RUNDIRS/Jong.Kim/FV3_RT/rt_548580 RT.SH OPTIONS USED: -* (-a) - HPC PROJECT ACCOUNT: h-nems -* (-n) - RUN SINGLE TEST: atmwav_control_noaero_p8 -* (-e) - USE ECFLOW +* (-a) - HPC PROJECT ACCOUNT: epic +* (-n) - RUN SINGLE TEST: gnv1_nested +* (-r) - USE ROCOTO -PASS -- COMPILE 'atmw_intel' [36:13, 35:24] ( 1259 remarks ) -PASS -- TEST 'atmwav_control_noaero_p8_intel' [06:05, 02:35](1592 MB) +PASS -- COMPILE 'hafsw_intel' [38:36, 38:36] ( 1 warnings 1426 remarks ) +PASS -- TEST 'gnv1_nested_intel' [07:21, 06:19](767 MB) SYNOPSIS: -Starting Date/Time: 20240521 03:46:08 -Ending Date/Time: 20240521 04:29:59 -Total Time: 00h:44m:14s +Starting Date/Time: 20240524 00:21:53 +Ending Date/Time: 20240524 01:25:08 +Total Time: 01h:03m:35s Compiles Completed: 1/1 Tests Completed: 1/1 diff --git a/tests/logs/RegressionTests_orion.log b/tests/logs/RegressionTests_orion.log index 37f038bdcb..1bd95e3df1 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: -a07258abd88d803c7ffa89a8fef9657780d579df +af9c4e9844feeb94d0435a19fa09f171df33f647 Submodule hashes used in testing: 37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d) @@ -11,22 +11,22 @@ Submodule hashes used in testing: f6ff8f7c4d4cb6feabe3651b13204cf43fc948e3 CICE-interface/CICE/icepack (Icepack1.1.0-182-gf6ff8f7) 2d837b16af326b09ff4018daab4de84f4deff7ec CMEPS-interface/CMEPS (cmeps_v0.4.1-2307-g2d837b1) cabd7753ae17f7bfcc6dad56daf10868aa51c3f4 CMakeModules (v1.0.0-28-gcabd775) - 2b53b6cae4c691f1cfc8df213d7c0120ce65a81d FV3 (remotes/origin/feature/ccpp_prebuild_optarg) - 630022fdc13720b6f9376fdfb2e4298c10d6d6f2 FV3/atmos_cubed_sphere (remotes/origin/feature/ccpp_data_thrd_cnt) - c2983997d3c22832c588d150247a249f6b02425e FV3/ccpp/framework (v0.1.0-1508-gc298399) - 7e59eba2835711f7046e0b7528dc846bd875f754 FV3/ccpp/physics (master-tag-before-replacing-with-ipd-setup-step-fast-5253-g7e59eba2) + 70810f134fda5cb5fbb8ace9b79fe263768671dc FV3 (heads/develop) + 061a73663f2bab9799eab7345c2ff8a34c789573 FV3/atmos_cubed_sphere (201912_public_release-394-g061a736) + ccfefcd0b426e011f94137031d5f7c2a4dda2659 FV3/ccpp/framework (ccpp_transition_to_vlab_master_20190705-750-gccfefcd) + 16a1d881774d795f46db16017aeed7fc351d661a FV3/ccpp/physics (EP4-808-g16a1d881) 74a0e098b2163425e4b5466c2dfcf8ae26d560a5 FV3/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (v1.6) be0410ece28f2b5b9c089f8ca09ce0c80c79fe6c FV3/upp (upp_v10.2.0-191-gbe0410e) -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) - 86585c08d42200d6451420578ced669fa8a06df1 MOM6-interface/MOM6 (remotes/origin/feature/endofrun_restart) + b32aea7bf3f9e2a774afa23d3386c88156cd1182 MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10051-gb32aea7bf) 9423197f894112edfcb1502245f7d7b873d551f9 MOM6-interface/MOM6/pkg/CVMix-src (9423197) 29e64d652786e1d076a05128c920f394202bfe10 MOM6-interface/MOM6/pkg/GSW-Fortran (29e64d6) ec38ea3d902644cd4519d5fe060316859ccdc108 NOAHMP-interface/noahmp (v3.7.1-434-gec38ea3) d9b3172f4197c65d471662c6952a668152d71230 WW3 (6.07.1-345-gd9b3172f) - ecdff7cc6e6c3db1cd351bf0e607da78ae9efcf7 stochastic_physics (remotes/origin/feature/optional_arguments) + fad2fe9f42f6b7f744b128b4a2a9433f91e4296f stochastic_physics (ufs-v2.0.0-219-gfad2fe9) NOTES: @@ -35,420 +35,281 @@ 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-20240516 -COMPARISON DIRECTORY: /work/noaa/stmp/zshrader/stmp/zshrader/FV3_RT/rt_221858 +BASELINE DIRECTORY: /work/noaa/epic/UFS-WM_RT/NEMSfv3gfs/develop-20240522 +COMPARISON DIRECTORY: /work/noaa/stmp/zshrader/stmp/zshrader/FV3_RT/rt_441512 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:39] ( 1 warnings 8 remarks ) -PASS -- TEST 'cpld_control_p8_mixedmode_intel' [07:24, 05:26](3178 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_intel' [20:11, 19:46] ( 1 warnings 8 remarks ) -PASS -- TEST 'cpld_control_gfsv17_intel' [19:54, 17:17](1749 MB) -PASS -- TEST 'cpld_control_gfsv17_iau_intel' [21:17, 18:14](2020 MB) -PASS -- TEST 'cpld_restart_gfsv17_intel' [11:16, 08:22](1120 MB) -PASS -- TEST 'cpld_mpi_gfsv17_intel' [22:05, 19:37](1652 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [19:11, 18:31] ( 1 warnings 8 remarks ) -PASS -- TEST 'cpld_control_sfs_intel' [17:46, 17:01](1746 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [06:10, 06:00] ( 1525 warnings 1998 remarks ) -PASS -- TEST 'cpld_debug_gfsv17_intel' [25:03, 23:03](1688 MB) - -PASS -- COMPILE 's2swa_intel' [16:11, 15:41] ( 8 remarks ) -PASS -- TEST 'cpld_control_p8_intel' [07:44, 05:47](3210 MB) -PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [08:10, 05:52](3215 MB) -PASS -- TEST 'cpld_restart_p8_intel' [06:02, 03:25](3258 MB) -PASS -- TEST 'cpld_control_qr_p8_intel' [07:44, 05:51](3239 MB) -PASS -- TEST 'cpld_restart_qr_p8_intel' [06:02, 03:28](3278 MB) -PASS -- TEST 'cpld_2threads_p8_intel' [08:46, 06:09](3555 MB) -PASS -- TEST 'cpld_decomp_p8_intel' [07:36, 05:46](3207 MB) -PASS -- TEST 'cpld_mpi_p8_intel' [06:38, 04:45](3074 MB) -PASS -- TEST 'cpld_control_ciceC_p8_intel' [08:10, 05:40](3215 MB) -PASS -- TEST 'cpld_control_c192_p8_intel' [14:04, 10:29](3340 MB) -PASS -- TEST 'cpld_restart_c192_p8_intel' [10:37, 06:30](3633 MB) -FAILED: UNABLE TO RUN COMPARISON -- TEST 'cpld_bmark_p8_intel' [, ]( MB) -FAILED: UNABLE TO START RUN -- TEST 'cpld_restart_bmark_p8_intel' [, ]( MB) -PASS -- TEST 'cpld_s2sa_p8_intel' [07:59, 05:27](3175 MB) - -PASS -- COMPILE 's2sw_intel' [14:11, 13:15] ( 8 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_intel' [06:12, 04:44](1742 MB) -PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [06:34, 04:27](1780 MB) - -PASS -- COMPILE 's2swa_debug_intel' [06:10, 06:02] ( 1450 warnings 1228 remarks ) -PASS -- TEST 'cpld_debug_p8_intel' [10:43, 08:38](3262 MB) - -PASS -- COMPILE 's2sw_debug_intel' [05:10, 04:47] ( 1450 warnings 1228 remarks ) -PASS -- TEST 'cpld_debug_noaero_p8_intel' [08:21, 06:13](1756 MB) - -PASS -- COMPILE 's2s_aoflux_intel' [14:11, 13:23] ( 1 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [06:34, 04:20](1781 MB) - -PASS -- COMPILE 's2s_intel' [13:11, 13:08] ( 1 remarks ) -PASS -- TEST 'cpld_control_c48_intel' [09:54, 08:16](2832 MB) -PASS -- TEST 'cpld_warmstart_c48_intel' [03:57, 02:27](2837 MB) -PASS -- TEST 'cpld_restart_c48_intel' [03:04, 01:20](2307 MB) - -PASS -- COMPILE 's2swa_faster_intel' [24:11, 23:45] ( 8 remarks ) -PASS -- TEST 'cpld_control_p8_faster_intel' [07:45, 05:20](3212 MB) - -PASS -- COMPILE 's2sw_pdlib_intel' [16:11, 15:59] ( 8 remarks ) -PASS -- TEST 'cpld_control_pdlib_p8_intel' [19:14, 17:14](1772 MB) -PASS -- TEST 'cpld_restart_pdlib_p8_intel' [10:30, 08:28](1170 MB) -PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [21:22, 19:33](1674 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_intel' [05:10, 04:30] ( 1560 warnings 1998 remarks ) -PASS -- TEST 'cpld_debug_pdlib_p8_intel' [26:21, 24:21](1715 MB) - -PASS -- COMPILE 'atm_dyn32_intel' [14:11, 13:25] ( 1 warnings 1 remarks ) -PASS -- TEST 'control_flake_intel' [04:22, 03:28](692 MB) -PASS -- TEST 'control_CubedSphereGrid_intel' [03:42, 02:52](1596 MB) -PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [03:45, 03:01](1593 MB) -PASS -- TEST 'control_latlon_intel' [03:41, 02:53](1596 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [03:51, 02:58](1594 MB) -PASS -- TEST 'control_c48_intel' [07:49, 07:08](1769 MB) -PASS -- TEST 'control_c48.v2.sfc_intel' [06:30, 06:08](829 MB) -PASS -- TEST 'control_c192_intel' [11:59, 10:30](1741 MB) -PASS -- TEST 'control_c384_intel' [14:20, 11:37](2016 MB) -PASS -- TEST 'control_c384gdas_intel' [13:19, 09:09](1347 MB) -PASS -- TEST 'control_stochy_intel' [02:27, 01:43](654 MB) -PASS -- TEST 'control_stochy_restart_intel' [01:26, 01:01](500 MB) -PASS -- TEST 'control_lndp_intel' [02:25, 01:36](658 MB) -PASS -- TEST 'control_iovr4_intel' [03:26, 02:35](648 MB) -PASS -- TEST 'control_iovr5_intel' [03:26, 02:29](651 MB) -PASS -- TEST 'control_p8_intel' [04:16, 03:02](1636 MB) -PASS -- TEST 'control_p8.v2.sfc_intel' [04:15, 02:59](1628 MB) -PASS -- TEST 'control_p8_ugwpv1_intel' [04:30, 02:53](1627 MB) -PASS -- TEST 'control_restart_p8_intel' [03:04, 01:37](889 MB) -PASS -- TEST 'control_noqr_p8_intel' [04:13, 02:53](1613 MB) -PASS -- TEST 'control_restart_noqr_p8_intel' [03:05, 01:38](927 MB) -PASS -- TEST 'control_decomp_p8_intel' [04:06, 03:00](1621 MB) -PASS -- TEST 'control_2threads_p8_intel' [04:06, 03:04](1715 MB) -PASS -- TEST 'control_p8_lndp_intel' [06:47, 05:15](1630 MB) -PASS -- TEST 'control_p8_rrtmgp_intel' [05:26, 04:01](1691 MB) -PASS -- TEST 'control_p8_mynn_intel' [04:22, 03:02](1640 MB) -PASS -- TEST 'merra2_thompson_intel' [05:40, 03:16](1644 MB) -PASS -- TEST 'regional_control_intel' [06:46, 05:13](855 MB) -PASS -- TEST 'regional_restart_intel' [03:34, 02:49](1018 MB) -PASS -- TEST 'regional_decomp_intel' [06:42, 05:33](847 MB) -PASS -- TEST 'regional_2threads_intel' [04:41, 03:46](840 MB) -PASS -- TEST 'regional_noquilt_intel' [06:42, 05:10](1369 MB) -PASS -- TEST 'regional_netcdf_parallel_intel' [06:40, 05:09](856 MB) -PASS -- TEST 'regional_2dwrtdecomp_intel' [06:34, 05:10](863 MB) -PASS -- TEST 'regional_wofs_intel' [07:35, 06:39](1924 MB) - -PASS -- COMPILE 'rrfs_intel' [14:10, 13:56] ( 3 warnings 9 remarks ) -PASS -- TEST 'rap_control_intel' [09:41, 07:47](1105 MB) -PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [06:02, 04:51](1245 MB) -PASS -- TEST 'rap_decomp_intel' [09:08, 08:07](1037 MB) -PASS -- TEST 'rap_2threads_intel' [09:07, 07:55](1187 MB) -PASS -- TEST 'rap_restart_intel' [05:26, 04:02](1104 MB) -PASS -- TEST 'rap_sfcdiff_intel' [09:37, 07:41](1114 MB) -PASS -- TEST 'rap_sfcdiff_decomp_intel' [10:20, 08:12](1029 MB) -PASS -- TEST 'rap_sfcdiff_restart_intel' [07:23, 05:49](1131 MB) -PASS -- TEST 'hrrr_control_intel' [05:30, 04:02](1043 MB) -PASS -- TEST 'hrrr_control_decomp_intel' [06:33, 04:07](1023 MB) -PASS -- TEST 'hrrr_control_2threads_intel' [05:29, 03:26](1111 MB) -PASS -- TEST 'hrrr_control_restart_intel' [03:29, 02:11](1003 MB) -PASS -- TEST 'rrfs_v1beta_intel' [09:20, 07:38](1101 MB) -PASS -- TEST 'rrfs_v1nssl_intel' [10:25, 09:19](2003 MB) -PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [09:26, 08:57](2069 MB) - -PASS -- COMPILE 'csawmg_intel' [11:10, 11:07] -PASS -- TEST 'control_csawmg_intel' [07:40, 06:08](748 MB) -PASS -- TEST 'control_ras_intel' [04:23, 03:23](745 MB) - -PASS -- COMPILE 'wam_intel' [10:10, 10:03] -PASS -- TEST 'control_wam_intel' [03:21, 02:09](652 MB) - -PASS -- COMPILE 'atm_faster_dyn32_intel' [21:11, 20:58] ( 1 remarks ) -PASS -- TEST 'control_p8_faster_intel' [04:33, 02:42](1624 MB) -PASS -- TEST 'regional_control_faster_intel' [05:34, 04:42](851 MB) - -PASS -- COMPILE 'atm_debug_dyn32_intel' [07:10, 07:01] ( 884 warnings 9 remarks ) -PASS -- TEST 'control_CubedSphereGrid_debug_intel' [04:09, 02:40](1610 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [04:12, 02:39](1612 MB) -PASS -- TEST 'control_stochy_debug_intel' [03:34, 03:05](818 MB) -PASS -- TEST 'control_lndp_debug_intel' [03:33, 02:48](820 MB) -PASS -- TEST 'control_csawmg_debug_intel' [06:05, 04:15](860 MB) -PASS -- TEST 'control_ras_debug_intel' [03:33, 02:55](828 MB) -PASS -- TEST 'control_diag_debug_intel' [04:12, 02:47](1675 MB) -PASS -- TEST 'control_debug_p8_intel' [04:10, 02:57](1647 MB) -PASS -- TEST 'regional_debug_intel' [19:08, 17:26](877 MB) -PASS -- TEST 'rap_control_debug_intel' [05:37, 04:58](1212 MB) -PASS -- TEST 'hrrr_control_debug_intel' [05:38, 04:45](1199 MB) -PASS -- TEST 'hrrr_gf_debug_intel' [05:37, 04:49](1200 MB) -PASS -- TEST 'hrrr_c3_debug_intel' [05:38, 04:53](1197 MB) -PASS -- TEST 'rap_unified_drag_suite_debug_intel' [05:36, 04:47](1211 MB) -PASS -- TEST 'rap_diag_debug_intel' [05:50, 05:05](1283 MB) -PASS -- TEST 'rap_cires_ugwp_debug_intel' [05:28, 05:01](1212 MB) -PASS -- TEST 'rap_unified_ugwp_debug_intel' [05:25, 05:01](1202 MB) -PASS -- TEST 'rap_lndp_debug_intel' [05:24, 05:00](1211 MB) -PASS -- TEST 'rap_progcld_thompson_debug_intel' [05:24, 04:58](1201 MB) -PASS -- TEST 'rap_noah_debug_intel' [05:23, 04:46](1193 MB) -PASS -- TEST 'rap_sfcdiff_debug_intel' [05:23, 04:58](1199 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [08:21, 07:57](1201 MB) -PASS -- TEST 'rrfs_v1beta_debug_intel' [05:20, 04:47](1207 MB) -PASS -- TEST 'rap_clm_lake_debug_intel' [06:25, 06:01](1197 MB) -PASS -- TEST 'rap_flake_debug_intel' [05:27, 04:58](1208 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [10:36, 08:23](1204 MB) - -PASS -- COMPILE 'wam_debug_intel' [04:10, 03:49] ( 855 warnings ) -PASS -- TEST 'control_wam_debug_intel' [05:35, 04:56](508 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [12:10, 11:24] ( 3 warnings 8 remarks ) -PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [06:08, 04:47](1167 MB) -PASS -- TEST 'rap_control_dyn32_phy32_intel' [08:17, 06:26](1052 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [05:16, 03:24](992 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [07:56, 06:44](1095 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [04:45, 02:58](964 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [05:04, 03:41](926 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_intel' [06:19, 04:57](1041 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [02:22, 01:52](927 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [18:12, 17:44] ( 3 warnings 8 remarks ) -PASS -- TEST 'conus13km_control_intel' [03:03, 02:05](1201 MB) -PASS -- TEST 'conus13km_2threads_intel' [01:42, 01:00](1118 MB) -PASS -- TEST 'conus13km_restart_mismatch_intel' [02:45, 01:16](1109 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [11:11, 11:02] ( 3 warnings 8 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_intel' [05:51, 04:15](997 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [04:11, 03:57] ( 787 warnings 8 remarks ) -PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [05:25, 04:59](1082 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [05:24, 04:46](1073 MB) -PASS -- TEST 'conus13km_debug_intel' [15:55, 14:26](1234 MB) -PASS -- TEST 'conus13km_debug_qr_intel' [14:53, 14:07](923 MB) -PASS -- TEST 'conus13km_debug_2threads_intel' [09:42, 08:24](1153 MB) -PASS -- TEST 'conus13km_radar_tten_debug_intel' [15:38, 14:26](1303 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [04:10, 03:38] ( 787 warnings 8 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [06:22, 05:04](1128 MB) - -PASS -- COMPILE 'hafsw_intel' [13:11, 13:03] ( 1 warnings 8 remarks ) -PASS -- TEST 'hafs_regional_atm_intel' [07:12, 05:27](743 MB) -FAILED: RUN DID NOT COMPLETE -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [, ]( MB) -PASS -- TEST 'hafs_regional_atm_ocn_intel' [08:32, 06:54](835 MB) -PASS -- TEST 'hafs_regional_atm_wav_intel' [15:18, 13:22](865 MB) -PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [16:23, 14:50](886 MB) -PASS -- TEST 'hafs_regional_1nest_atm_intel' [09:06, 07:08](505 MB) -PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [09:26, 07:35](516 MB) -PASS -- TEST 'hafs_global_1nest_atm_intel' [04:50, 03:12](371 MB) -PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [11:27, 08:15](486 MB) -PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [05:47, 04:14](533 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [04:50, 03:59](533 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [06:54, 05:17](585 MB) -PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [02:30, 01:23](407 MB) -PASS -- TEST 'gnv1_nested_intel' [05:58, 04:34](800 MB) - -PASS -- COMPILE 'hafsw_debug_intel' [05:10, 04:46] ( 1467 warnings 1501 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [13:53, 13:06](580 MB) - -PASS -- COMPILE 'hafsw_faster_intel' [22:11, 21:43] ( 7 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [11:02, 09:50](638 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [11:06, 09:56](712 MB) - -PASS -- COMPILE 'hafs_mom6w_intel' [15:11, 15:08] ( 7 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [08:10, 07:06](694 MB) - -PASS -- COMPILE 'hafs_all_intel' [14:10, 13:17] ( 7 remarks ) -PASS -- TEST 'hafs_regional_docn_intel' [08:15, 06:30](835 MB) -PASS -- TEST 'hafs_regional_docn_oisst_intel' [08:16, 06:23](816 MB) -PASS -- TEST 'hafs_regional_datm_cdeps_intel' [16:58, 15:58](1209 MB) - -PASS -- COMPILE 'datm_cdeps_intel' [08:10, 07:33] -PASS -- TEST 'datm_cdeps_control_cfsr_intel' [03:19, 02:38](1127 MB) -PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [02:22, 01:37](1083 MB) -PASS -- TEST 'datm_cdeps_control_gefs_intel' [03:17, 02:33](1023 MB) -PASS -- TEST 'datm_cdeps_iau_gefs_intel' [03:19, 02:46](978 MB) -PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [03:18, 02:41](1014 MB) -PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [03:18, 02:40](1128 MB) -PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [03:17, 02:38](1139 MB) -PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [03:18, 02:37](1021 MB) -PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [07:25, 05:57](1057 MB) -PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [07:15, 05:55](1043 MB) -PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [03:16, 02:49](1097 MB) -PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [04:19, 03:36](2444 MB) -PASS -- TEST 'datm_cdeps_gfs_intel' [04:20, 03:41](2489 MB) - -PASS -- COMPILE 'datm_cdeps_debug_intel' [04:10, 03:34] ( 2 warnings ) -PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [07:19, 06:18](1065 MB) - -PASS -- COMPILE 'datm_cdeps_faster_intel' [09:11, 08:34] -PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [03:19, 02:40](1136 MB) - -PASS -- COMPILE 'datm_cdeps_land_intel' [01:11, 01:05] ( 1 remarks ) -PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [01:34, 00:49](261 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_intel' [01:24, 00:49](323 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [01:26, 00:31](320 MB) - -PASS -- COMPILE 'atml_intel' [13:12, 12:29] ( 8 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_sbs_intel' [06:43, 04:13](1613 MB) -PASS -- TEST 'control_p8_atmlnd_intel' [06:37, 04:14](1607 MB) -PASS -- TEST 'control_restart_p8_atmlnd_intel' [03:48, 02:26](895 MB) - -PASS -- COMPILE 'atml_debug_intel' [05:10, 04:52] ( 882 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_debug_intel' [07:27, 05:39](1620 MB) - -PASS -- COMPILE 'atmw_intel' [13:10, 12:21] ( 8 remarks ) -PASS -- TEST 'atmwav_control_noaero_p8_intel' [03:24, 01:46](1665 MB) - -PASS -- COMPILE 'atmaero_intel' [12:10, 11:46] ( 1 remarks ) -PASS -- TEST 'atmaero_control_p8_intel' [05:21, 03:58](3029 MB) -PASS -- TEST 'atmaero_control_p8_rad_intel' [06:21, 04:55](3100 MB) -PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [06:07, 04:59](3104 MB) - -PASS -- COMPILE 'atmaq_debug_intel' [04:10, 04:00] ( 884 warnings 6 remarks ) -PASS -- TEST 'regional_atmaq_debug_intel' [23:52, 21:26](4586 MB) +PASS -- COMPILE 's2swa_32bit_intel' [17:11, 16:00] ( 1 warnings 8 remarks ) +PASS -- TEST 'cpld_control_p8_mixedmode_intel' [07:45, 05:36](3306 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_intel' [23:12, 21:30] ( 1 warnings 8 remarks ) +PASS -- TEST 'cpld_control_gfsv17_intel' [19:54, 17:28](1971 MB) +PASS -- TEST 'cpld_control_gfsv17_iau_intel' [21:07, 18:25](2148 MB) +PASS -- TEST 'cpld_restart_gfsv17_intel' [11:04, 08:35](1247 MB) +PASS -- TEST 'cpld_mpi_gfsv17_intel' [21:54, 19:45](1875 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [23:12, 21:15] ( 1 warnings 8 remarks ) +PASS -- TEST 'cpld_control_sfs_intel' [18:46, 17:13](1969 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [08:11, 06:26] ( 1525 warnings 1998 remarks ) +PASS -- TEST 'cpld_debug_gfsv17_intel' [24:47, 22:52](1919 MB) + +PASS -- COMPILE 's2swa_intel' [17:11, 15:59] ( 8 remarks ) +PASS -- TEST 'cpld_control_p8_intel' [08:35, 06:08](3336 MB) +PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [09:52, 05:58](3333 MB) +PASS -- TEST 'cpld_restart_p8_intel' [06:00, 03:36](3263 MB) +PASS -- TEST 'cpld_control_qr_p8_intel' [08:35, 06:05](3359 MB) +PASS -- TEST 'cpld_restart_qr_p8_intel' [06:00, 03:42](3279 MB) +PASS -- TEST 'cpld_2threads_p8_intel' [08:35, 06:26](3622 MB) +PASS -- TEST 'cpld_decomp_p8_intel' [09:28, 06:01](3326 MB) +PASS -- TEST 'cpld_mpi_p8_intel' [09:28, 07:43](3215 MB) +PASS -- TEST 'cpld_control_ciceC_p8_intel' [08:48, 05:56](3338 MB) +PASS -- TEST 'cpld_control_c192_p8_intel' [15:01, 10:45](3521 MB) +PASS -- TEST 'cpld_restart_c192_p8_intel' [10:22, 06:42](3617 MB) +PASS -- TEST 'cpld_bmark_p8_intel' [19:04, 11:28](4271 MB) +PASS -- TEST 'cpld_restart_bmark_p8_intel' [17:23, 07:13](4361 MB) +PASS -- TEST 'cpld_s2sa_p8_intel' [07:38, 05:38](3317 MB) + +PASS -- COMPILE 's2sw_intel' [16:11, 14:08] ( 8 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_intel' [06:06, 04:57](1980 MB) +PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [06:26, 04:38](2034 MB) + +PASS -- COMPILE 's2swa_debug_intel' [07:11, 05:11] ( 1450 warnings 1228 remarks ) +PASS -- TEST 'cpld_debug_p8_intel' [10:29, 08:54](3383 MB) + +PASS -- COMPILE 's2sw_debug_intel' [06:11, 04:56] ( 1450 warnings 1228 remarks ) +PASS -- TEST 'cpld_debug_noaero_p8_intel' [08:11, 06:19](1985 MB) + +PASS -- COMPILE 's2s_aoflux_intel' [15:11, 13:02] ( 1 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [06:25, 04:39](2036 MB) + +PASS -- COMPILE 's2s_intel' [15:11, 13:29] ( 1 remarks ) +PASS -- TEST 'cpld_control_c48_intel' [10:01, 08:32](3086 MB) +PASS -- TEST 'cpld_warmstart_c48_intel' [04:02, 02:41](3069 MB) +PASS -- TEST 'cpld_restart_c48_intel' [02:55, 01:34](2502 MB) + +PASS -- COMPILE 's2swa_faster_intel' [25:12, 24:25] ( 8 remarks ) +PASS -- TEST 'cpld_control_p8_faster_intel' [08:44, 05:28](3339 MB) + +PASS -- COMPILE 's2sw_pdlib_intel' [19:11, 18:31] ( 8 remarks ) +PASS -- TEST 'cpld_control_pdlib_p8_intel' [19:13, 17:37](1988 MB) +PASS -- TEST 'cpld_restart_pdlib_p8_intel' [11:26, 08:41](1252 MB) +PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [21:17, 19:40](1889 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_intel' [06:11, 05:15] ( 1560 warnings 1998 remarks ) +PASS -- TEST 'cpld_debug_pdlib_p8_intel' [27:04, 24:49](1957 MB) + +PASS -- COMPILE 'atm_dyn32_intel' [14:11, 13:40] ( 1 warnings 1 remarks ) +PASS -- TEST 'control_flake_intel' [04:23, 03:38](699 MB) +PASS -- TEST 'control_CubedSphereGrid_intel' [03:41, 02:56](1598 MB) +PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [04:46, 03:01](1610 MB) +PASS -- TEST 'control_latlon_intel' [03:37, 02:56](1600 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [03:46, 02:58](1598 MB) +PASS -- TEST 'control_c48_intel' [07:44, 07:09](1773 MB) +PASS -- TEST 'control_c48.v2.sfc_intel' [06:33, 06:05](826 MB) +PASS -- TEST 'control_c192_intel' [12:02, 10:35](1745 MB) +PASS -- TEST 'control_c384_intel' [14:11, 11:34](2008 MB) +PASS -- TEST 'control_c384gdas_intel' [13:06, 09:18](1350 MB) +PASS -- TEST 'control_stochy_intel' [02:28, 01:37](652 MB) +PASS -- TEST 'control_stochy_restart_intel' [01:25, 01:03](504 MB) +PASS -- TEST 'control_lndp_intel' [02:26, 01:37](649 MB) +PASS -- TEST 'control_iovr4_intel' [03:24, 02:30](649 MB) +PASS -- TEST 'control_iovr5_intel' [03:25, 02:27](649 MB) +PASS -- TEST 'control_p8_intel' [05:02, 03:08](1889 MB) +PASS -- TEST 'control_p8.v2.sfc_intel' [05:13, 03:05](1893 MB) +PASS -- TEST 'control_p8_ugwpv1_intel' [05:30, 03:56](1899 MB) +PASS -- TEST 'control_restart_p8_intel' [03:14, 01:47](1134 MB) +PASS -- TEST 'control_noqr_p8_intel' [04:17, 03:00](1894 MB) +PASS -- TEST 'control_restart_noqr_p8_intel' [03:06, 01:47](1153 MB) +PASS -- TEST 'control_decomp_p8_intel' [05:14, 03:08](1879 MB) +PASS -- TEST 'control_2threads_p8_intel' [05:07, 03:12](1977 MB) +PASS -- TEST 'control_p8_lndp_intel' [06:46, 05:22](1902 MB) +PASS -- TEST 'control_p8_rrtmgp_intel' [06:25, 04:07](1953 MB) +PASS -- TEST 'control_p8_mynn_intel' [04:24, 03:08](1897 MB) +PASS -- TEST 'merra2_thompson_intel' [05:40, 03:24](1899 MB) +PASS -- TEST 'regional_control_intel' [06:37, 05:18](1095 MB) +PASS -- TEST 'regional_restart_intel' [03:37, 02:57](1091 MB) +PASS -- TEST 'regional_decomp_intel' [06:33, 05:41](1094 MB) +PASS -- TEST 'regional_2threads_intel' [04:33, 03:57](1090 MB) +PASS -- TEST 'regional_noquilt_intel' [06:34, 05:17](1391 MB) +PASS -- TEST 'regional_netcdf_parallel_intel' [06:39, 05:19](1101 MB) +PASS -- TEST 'regional_2dwrtdecomp_intel' [06:31, 05:23](1087 MB) +PASS -- TEST 'regional_wofs_intel' [07:39, 06:40](1922 MB) + +PASS -- COMPILE 'rrfs_intel' [13:11, 12:21] ( 3 warnings 9 remarks ) +PASS -- TEST 'rap_control_intel' [09:29, 07:48](1120 MB) +PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [06:03, 04:41](1305 MB) +PASS -- TEST 'rap_decomp_intel' [09:00, 08:07](1030 MB) +PASS -- TEST 'rap_2threads_intel' [08:59, 07:57](1184 MB) +PASS -- TEST 'rap_restart_intel' [06:30, 04:05](1099 MB) +PASS -- TEST 'rap_sfcdiff_intel' [09:31, 07:50](1107 MB) +PASS -- TEST 'rap_sfcdiff_decomp_intel' [10:34, 08:16](1035 MB) +PASS -- TEST 'rap_sfcdiff_restart_intel' [07:27, 05:53](1132 MB) +PASS -- TEST 'hrrr_control_intel' [06:04, 04:01](1040 MB) +PASS -- TEST 'hrrr_control_decomp_intel' [06:04, 04:12](1026 MB) +PASS -- TEST 'hrrr_control_2threads_intel' [05:26, 03:25](1112 MB) +PASS -- TEST 'hrrr_control_restart_intel' [04:24, 02:11](998 MB) +PASS -- TEST 'rrfs_v1beta_intel' [09:27, 07:39](1103 MB) +PASS -- TEST 'rrfs_v1nssl_intel' [10:29, 09:16](1992 MB) +PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [10:29, 08:59](2075 MB) + +PASS -- COMPILE 'csawmg_intel' [13:11, 12:00] +PASS -- TEST 'control_csawmg_intel' [07:37, 06:10](1021 MB) +PASS -- TEST 'control_ras_intel' [04:23, 03:22](749 MB) + +PASS -- COMPILE 'wam_intel' [11:11, 10:53] +PASS -- TEST 'control_wam_intel' [03:22, 02:10](661 MB) + +PASS -- COMPILE 'atm_faster_dyn32_intel' [21:12, 20:55] ( 1 remarks ) +PASS -- TEST 'control_p8_faster_intel' [04:27, 02:52](1897 MB) +PASS -- TEST 'regional_control_faster_intel' [05:35, 04:52](1098 MB) + +PASS -- COMPILE 'atm_debug_dyn32_intel' [07:11, 06:10] ( 884 warnings 9 remarks ) +PASS -- TEST 'control_CubedSphereGrid_debug_intel' [04:50, 02:38](1618 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [03:53, 02:40](1614 MB) +PASS -- TEST 'control_stochy_debug_intel' [03:26, 03:07](819 MB) +PASS -- TEST 'control_lndp_debug_intel' [03:26, 02:51](813 MB) +PASS -- TEST 'control_csawmg_debug_intel' [05:46, 04:17](1133 MB) +PASS -- TEST 'control_ras_debug_intel' [03:27, 02:51](831 MB) +PASS -- TEST 'control_diag_debug_intel' [04:53, 02:51](1679 MB) +PASS -- TEST 'control_debug_p8_intel' [04:51, 03:08](1915 MB) +PASS -- TEST 'regional_debug_intel' [18:49, 17:20](1090 MB) +PASS -- TEST 'rap_control_debug_intel' [05:32, 04:58](1202 MB) +PASS -- TEST 'hrrr_control_debug_intel' [06:30, 04:59](1202 MB) +PASS -- TEST 'hrrr_gf_debug_intel' [05:31, 05:03](1202 MB) +PASS -- TEST 'hrrr_c3_debug_intel' [06:31, 05:11](1201 MB) +PASS -- TEST 'rap_unified_drag_suite_debug_intel' [06:24, 05:01](1202 MB) +PASS -- TEST 'rap_diag_debug_intel' [06:37, 05:29](1230 MB) +PASS -- TEST 'rap_cires_ugwp_debug_intel' [06:25, 05:09](1203 MB) +PASS -- TEST 'rap_unified_ugwp_debug_intel' [08:24, 07:27](1207 MB) +PASS -- TEST 'rap_lndp_debug_intel' [05:29, 05:05](1204 MB) +PASS -- TEST 'rap_progcld_thompson_debug_intel' [05:23, 05:07](1199 MB) +PASS -- TEST 'rap_noah_debug_intel' [05:21, 05:09](1205 MB) +PASS -- TEST 'rap_sfcdiff_debug_intel' [05:22, 04:51](1201 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [08:21, 07:56](1197 MB) +PASS -- TEST 'rrfs_v1beta_debug_intel' [05:22, 04:50](1190 MB) +PASS -- TEST 'rap_clm_lake_debug_intel' [06:25, 05:50](1203 MB) +PASS -- TEST 'rap_flake_debug_intel' [05:23, 04:51](1200 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [10:36, 08:22](1210 MB) + +PASS -- COMPILE 'wam_debug_intel' [04:10, 03:48] ( 855 warnings ) +PASS -- TEST 'control_wam_debug_intel' [05:23, 04:56](514 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [12:11, 11:33] ( 3 warnings 8 remarks ) +PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [06:05, 04:30](1168 MB) +PASS -- TEST 'rap_control_dyn32_phy32_intel' [08:17, 06:31](1048 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [05:18, 03:28](981 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [07:54, 06:43](1099 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [04:31, 03:03](966 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [07:48, 03:42](940 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_intel' [11:20, 04:58](1040 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [06:28, 01:55](935 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [19:11, 18:40] ( 3 warnings 8 remarks ) +PASS -- TEST 'conus13km_control_intel' [05:03, 02:04](1202 MB) +PASS -- TEST 'conus13km_2threads_intel' [05:45, 01:01](1123 MB) +PASS -- TEST 'conus13km_restart_mismatch_intel' [07:41, 01:16](1108 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [12:10, 12:05] ( 3 warnings 8 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_intel' [07:52, 04:16](1002 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [04:10, 03:59] ( 787 warnings 8 remarks ) +PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [07:24, 05:02](1088 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [07:25, 04:40](1075 MB) +PASS -- TEST 'conus13km_debug_intel' [16:57, 13:57](1232 MB) +PASS -- TEST 'conus13km_debug_qr_intel' [15:53, 14:52](930 MB) +PASS -- TEST 'conus13km_debug_2threads_intel' [09:45, 08:25](1156 MB) +PASS -- TEST 'conus13km_radar_tten_debug_intel' [15:47, 14:28](1299 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [04:10, 03:53] ( 787 warnings 8 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [05:27, 04:55](1132 MB) + +PASS -- COMPILE 'hafsw_intel' [14:11, 13:31] ( 1 warnings 8 remarks ) +PASS -- TEST 'hafs_regional_atm_intel' [11:15, 05:30](747 MB) +PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [10:29, 05:52](1123 MB) +PASS -- TEST 'hafs_regional_atm_ocn_intel' [12:33, 06:51](834 MB) +PASS -- TEST 'hafs_regional_atm_wav_intel' [18:12, 13:22](862 MB) +PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [20:27, 15:01](884 MB) +PASS -- TEST 'hafs_regional_1nest_atm_intel' [11:01, 06:12](501 MB) +PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [14:26, 07:34](519 MB) +PASS -- TEST 'hafs_global_1nest_atm_intel' [09:50, 03:10](378 MB) +PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [12:25, 08:03](485 MB) +PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [11:49, 04:10](531 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [09:55, 03:57](530 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [07:59, 05:22](578 MB) +PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [08:28, 01:24](401 MB) +PASS -- TEST 'gnv1_nested_intel' [12:02, 04:33](807 MB) + +PASS -- COMPILE 'hafsw_debug_intel' [05:10, 04:28] ( 1467 warnings 1501 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [15:53, 13:13](581 MB) + +PASS -- COMPILE 'hafsw_faster_intel' [23:11, 23:09] ( 7 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [17:08, 09:39](640 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [19:08, 09:46](745 MB) + +PASS -- COMPILE 'hafs_mom6w_intel' [14:10, 13:09] ( 7 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [21:03, 07:08](735 MB) + +PASS -- COMPILE 'hafs_all_intel' [13:10, 12:53] ( 7 remarks ) +PASS -- TEST 'hafs_regional_docn_intel' [19:17, 06:23](834 MB) +PASS -- TEST 'hafs_regional_docn_oisst_intel' [19:15, 06:28](819 MB) +PASS -- TEST 'hafs_regional_datm_cdeps_intel' [27:58, 15:53](1210 MB) + +PASS -- COMPILE 'datm_cdeps_intel' [08:10, 07:48] +PASS -- TEST 'datm_cdeps_control_cfsr_intel' [13:21, 02:41](1132 MB) +PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [02:21, 01:42](1084 MB) +PASS -- TEST 'datm_cdeps_control_gefs_intel' [13:18, 02:33](1019 MB) +PASS -- TEST 'datm_cdeps_iau_gefs_intel' [12:19, 02:33](1018 MB) +PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [11:17, 02:36](1015 MB) +PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [11:18, 02:42](1130 MB) +PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [10:18, 02:41](1138 MB) +PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [09:18, 02:35](1017 MB) +PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [13:17, 05:54](1053 MB) +PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [12:12, 05:47](1033 MB) +PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [08:15, 02:35](1141 MB) +PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [08:19, 03:37](2498 MB) +PASS -- TEST 'datm_cdeps_gfs_intel' [08:18, 03:40](2494 MB) + +PASS -- COMPILE 'datm_cdeps_debug_intel' [05:10, 04:22] ( 2 warnings ) +PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [11:18, 06:17](1063 MB) + +PASS -- COMPILE 'datm_cdeps_faster_intel' [08:11, 07:19] +PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [07:18, 02:39](1116 MB) + +PASS -- COMPILE 'datm_cdeps_land_intel' [01:10, 01:03] ( 1 remarks ) +PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [05:30, 00:49](263 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_intel' [04:23, 00:49](323 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [01:23, 00:34](325 MB) + +PASS -- COMPILE 'atml_intel' [13:10, 12:31] ( 8 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_sbs_intel' [08:40, 04:26](1856 MB) +PASS -- TEST 'control_p8_atmlnd_intel' [08:35, 04:24](1860 MB) +PASS -- TEST 'control_restart_p8_atmlnd_intel' [03:46, 02:28](1102 MB) + +PASS -- COMPILE 'atml_debug_intel' [05:10, 05:00] ( 882 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_debug_intel' [09:27, 05:50](1879 MB) + +PASS -- COMPILE 'atmw_intel' [14:12, 11:57] ( 8 remarks ) +PASS -- TEST 'atmwav_control_noaero_p8_intel' [05:22, 01:55](1920 MB) + +PASS -- COMPILE 'atmaero_intel' [14:11, 11:50] ( 1 remarks ) +PASS -- TEST 'atmaero_control_p8_intel' [06:15, 04:13](3197 MB) +PASS -- TEST 'atmaero_control_p8_rad_intel' [06:13, 04:53](3092 MB) +PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [06:03, 05:05](3107 MB) + +PASS -- COMPILE 'atmaq_debug_intel' [04:11, 03:40] ( 884 warnings 6 remarks ) +PASS -- TEST 'regional_atmaq_debug_intel' [23:46, 21:16](4583 MB) SYNOPSIS: -Starting Date/Time: 20240521 07:46:11 -Ending Date/Time: 20240521 09:09:02 -Total Time: 01h:23m:38s +Starting Date/Time: 20240522 21:38:13 +Ending Date/Time: 20240522 23:13:09 +Total Time: 01h:35m:39s Compiles Completed: 39/39 -Tests Completed: 180/183 -Failed Tests: -* TEST cpld_bmark_p8_intel: FAILED: UNABLE TO RUN COMPARISON --- LOG: /work2/noaa/stmp/zshrader/orion/rt-2205/tests/logs/log_orion/run_cpld_bmark_p8_intel.log -* TEST cpld_restart_bmark_p8_intel: FAILED: UNABLE TO START RUN --- LOG: N/A -* TEST hafs_regional_atm_thompson_gfdlsf_intel: FAILED: RUN DID NOT COMPLETE --- LOG: /work2/noaa/stmp/zshrader/orion/rt-2205/tests/logs/log_orion/run_hafs_regional_atm_thompson_gfdlsf_intel.log - -NOTES: -A file 'test_changes.list' was generated with list of all failed tests. -You can use './rt.sh -c -b test_changes.list' to create baselines for the failed tests. -If you are using this log as a pull request verification, please commit 'test_changes.list'. - -Result: FAILURE - -====END OF ORION REGRESSION TESTING LOG==== -====START OF ORION REGRESSION TESTING LOG==== - -UFSWM hash used in testing: -a07258abd88d803c7ffa89a8fef9657780d579df - -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) - 9c0cd8d3ba5963d01711094a3c81b6358fcb8367 CICE-interface/CICE (CICE6.0.0-448-g9c0cd8d) - f6ff8f7c4d4cb6feabe3651b13204cf43fc948e3 CICE-interface/CICE/icepack (Icepack1.1.0-182-gf6ff8f7) - 2d837b16af326b09ff4018daab4de84f4deff7ec CMEPS-interface/CMEPS (cmeps_v0.4.1-2307-g2d837b1) - cabd7753ae17f7bfcc6dad56daf10868aa51c3f4 CMakeModules (v1.0.0-28-gcabd775) - 2b53b6cae4c691f1cfc8df213d7c0120ce65a81d FV3 (remotes/origin/feature/ccpp_prebuild_optarg) - 630022fdc13720b6f9376fdfb2e4298c10d6d6f2 FV3/atmos_cubed_sphere (remotes/origin/feature/ccpp_data_thrd_cnt) - c2983997d3c22832c588d150247a249f6b02425e FV3/ccpp/framework (v0.1.0-1508-gc298399) - 7e59eba2835711f7046e0b7528dc846bd875f754 FV3/ccpp/physics (master-tag-before-replacing-with-ipd-setup-step-fast-5253-g7e59eba2) - 74a0e098b2163425e4b5466c2dfcf8ae26d560a5 FV3/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (v1.6) - be0410ece28f2b5b9c089f8ca09ce0c80c79fe6c FV3/upp (upp_v10.2.0-191-gbe0410e) --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) - 86585c08d42200d6451420578ced669fa8a06df1 MOM6-interface/MOM6 (remotes/origin/feature/endofrun_restart) - 9423197f894112edfcb1502245f7d7b873d551f9 MOM6-interface/MOM6/pkg/CVMix-src (9423197) - 29e64d652786e1d076a05128c920f394202bfe10 MOM6-interface/MOM6/pkg/GSW-Fortran (29e64d6) - ec38ea3d902644cd4519d5fe060316859ccdc108 NOAHMP-interface/noahmp (v3.7.1-434-gec38ea3) - d9b3172f4197c65d471662c6952a668152d71230 WW3 (6.07.1-345-gd9b3172f) - ecdff7cc6e6c3db1cd351bf0e607da78ae9efcf7 stochastic_physics (remotes/origin/feature/optional_arguments) - - -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-20240516 -COMPARISON DIRECTORY: /work/noaa/stmp/zshrader/stmp/zshrader/FV3_RT/rt_397584 - -RT.SH OPTIONS USED: -* (-a) - HPC PROJECT ACCOUNT: epic -* (-l) - USE CONFIG FILE: rt.conf -* (-e) - USE ECFLOW - -PASS -- COMPILE 's2swa_intel' [16:11, 15:36] ( 8 remarks ) -FAILED: UNABLE TO RUN COMPARISON -- TEST 'cpld_bmark_p8_intel' [, ]( MB) - -PASS -- COMPILE 'hafsw_intel' [15:11, 14:51] ( 1 warnings 8 remarks ) -PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [07:49, 06:52](1118 MB) - -SYNOPSIS: -Starting Date/Time: 20240521 09:36:50 -Ending Date/Time: 20240521 10:01:51 -Total Time: 00h:25m:12s -Compiles Completed: 2/2 -Tests Completed: 1/2 -Failed Tests: -* TEST cpld_bmark_p8_intel: FAILED: UNABLE TO RUN COMPARISON --- LOG: /work2/noaa/stmp/zshrader/orion/rt-2205/tests/logs/log_orion/run_cpld_bmark_p8_intel.log - -NOTES: -A file 'test_changes.list' was generated with list of all failed tests. -You can use './rt.sh -c -b test_changes.list' to create baselines for the failed tests. -If you are using this log as a pull request verification, please commit 'test_changes.list'. - -Result: FAILURE - -====END OF ORION REGRESSION TESTING LOG==== -====START OF ORION REGRESSION TESTING LOG==== - -UFSWM hash used in testing: -a07258abd88d803c7ffa89a8fef9657780d579df - -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) - 9c0cd8d3ba5963d01711094a3c81b6358fcb8367 CICE-interface/CICE (CICE6.0.0-448-g9c0cd8d) - f6ff8f7c4d4cb6feabe3651b13204cf43fc948e3 CICE-interface/CICE/icepack (Icepack1.1.0-182-gf6ff8f7) - 2d837b16af326b09ff4018daab4de84f4deff7ec CMEPS-interface/CMEPS (cmeps_v0.4.1-2307-g2d837b1) - cabd7753ae17f7bfcc6dad56daf10868aa51c3f4 CMakeModules (v1.0.0-28-gcabd775) - 2b53b6cae4c691f1cfc8df213d7c0120ce65a81d FV3 (remotes/origin/feature/ccpp_prebuild_optarg) - 630022fdc13720b6f9376fdfb2e4298c10d6d6f2 FV3/atmos_cubed_sphere (remotes/origin/feature/ccpp_data_thrd_cnt) - c2983997d3c22832c588d150247a249f6b02425e FV3/ccpp/framework (v0.1.0-1508-gc298399) - 7e59eba2835711f7046e0b7528dc846bd875f754 FV3/ccpp/physics (master-tag-before-replacing-with-ipd-setup-step-fast-5253-g7e59eba2) - 74a0e098b2163425e4b5466c2dfcf8ae26d560a5 FV3/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (v1.6) - be0410ece28f2b5b9c089f8ca09ce0c80c79fe6c FV3/upp (upp_v10.2.0-191-gbe0410e) --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) - 86585c08d42200d6451420578ced669fa8a06df1 MOM6-interface/MOM6 (remotes/origin/feature/endofrun_restart) - 9423197f894112edfcb1502245f7d7b873d551f9 MOM6-interface/MOM6/pkg/CVMix-src (9423197) - 29e64d652786e1d076a05128c920f394202bfe10 MOM6-interface/MOM6/pkg/GSW-Fortran (29e64d6) - ec38ea3d902644cd4519d5fe060316859ccdc108 NOAHMP-interface/noahmp (v3.7.1-434-gec38ea3) - d9b3172f4197c65d471662c6952a668152d71230 WW3 (6.07.1-345-gd9b3172f) - ecdff7cc6e6c3db1cd351bf0e607da78ae9efcf7 stochastic_physics (remotes/origin/feature/optional_arguments) - - -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-20240516 -COMPARISON DIRECTORY: /work/noaa/stmp/zshrader/stmp/zshrader/FV3_RT/rt_292972 - -RT.SH OPTIONS USED: -* (-a) - HPC PROJECT ACCOUNT: epic -* (-l) - USE CONFIG FILE: rt.conf -* (-e) - USE ECFLOW - -PASS -- COMPILE 's2swa_intel' [15:11, 14:49] ( 8 remarks ) -PASS -- TEST 'cpld_bmark_p8_intel' [19:00, 11:23](4129 MB) - -SYNOPSIS: -Starting Date/Time: 20240521 11:03:10 -Ending Date/Time: 20240521 11:38:48 -Total Time: 00h:35m:51s -Compiles Completed: 1/1 -Tests Completed: 1/1 +Tests Completed: 183/183 NOTES: A file 'test_changes.list' was generated but is empty. diff --git a/tests/logs/RegressionTests_wcoss2.log b/tests/logs/RegressionTests_wcoss2.log index 9e57b45f80..b62d5dbda5 100644 --- a/tests/logs/RegressionTests_wcoss2.log +++ b/tests/logs/RegressionTests_wcoss2.log @@ -1,7 +1,7 @@ ====START OF WCOSS2 REGRESSION TESTING LOG==== UFSWM hash used in testing: -3e15eaa45553e76c6aa00a66b999b6b85d2b5fb3 +ac5a2eec5d0bdec070df19c3d3cb405bb32eb867 Submodule hashes used in testing: 37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d) @@ -11,22 +11,22 @@ Submodule hashes used in testing: f6ff8f7c4d4cb6feabe3651b13204cf43fc948e3 CICE-interface/CICE/icepack (Icepack1.1.0-182-gf6ff8f7) 2d837b16af326b09ff4018daab4de84f4deff7ec CMEPS-interface/CMEPS (cmeps_v0.4.1-2307-g2d837b1) cabd7753ae17f7bfcc6dad56daf10868aa51c3f4 CMakeModules (v1.0.0-28-gcabd775) - 2b53b6cae4c691f1cfc8df213d7c0120ce65a81d FV3 (remotes/origin/feature/ccpp_prebuild_optarg) - 630022fdc13720b6f9376fdfb2e4298c10d6d6f2 FV3/atmos_cubed_sphere (201912_public_release-393-g630022f) - c2983997d3c22832c588d150247a249f6b02425e FV3/ccpp/framework (v0.1.0-1508-gc298399) - 7e59eba2835711f7046e0b7528dc846bd875f754 FV3/ccpp/physics (EP4-807-g7e59eba2) + 70810f134fda5cb5fbb8ace9b79fe263768671dc FV3 (heads/develop-391-g70810f1) + 061a73663f2bab9799eab7345c2ff8a34c789573 FV3/atmos_cubed_sphere (201912_public_release-394-g061a736) + ccfefcd0b426e011f94137031d5f7c2a4dda2659 FV3/ccpp/framework (ccpp_transition_to_vlab_master_20190705-750-gccfefcd) + 16a1d881774d795f46db16017aeed7fc351d661a FV3/ccpp/physics (master-tag-before-replacing-with-ipd-setup-step-fast-5254-g16a1d881) 74a0e098b2163425e4b5466c2dfcf8ae26d560a5 FV3/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (v1.6) - be0410ece28f2b5b9c089f8ca09ce0c80c79fe6c FV3/upp (upp_v10.2.0-191-gbe0410e) + be0410ece28f2b5b9c089f8ca09ce0c80c79fe6c FV3/upp (upp_v10.2.0-191-gbe0410ec) -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) - 86585c08d42200d6451420578ced669fa8a06df1 MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10058-g86585c08d) + b32aea7bf3f9e2a774afa23d3386c88156cd1182 MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10051-gb32aea7bf) 9423197f894112edfcb1502245f7d7b873d551f9 MOM6-interface/MOM6/pkg/CVMix-src (9423197) 29e64d652786e1d076a05128c920f394202bfe10 MOM6-interface/MOM6/pkg/GSW-Fortran (29e64d6) ec38ea3d902644cd4519d5fe060316859ccdc108 NOAHMP-interface/noahmp (v3.7.1-434-gec38ea3) d9b3172f4197c65d471662c6952a668152d71230 WW3 (6.07.1-345-gd9b3172f) - ecdff7cc6e6c3db1cd351bf0e607da78ae9efcf7 stochastic_physics (ufs-v2.0.0-218-gecdff7c) + fad2fe9f42f6b7f744b128b4a2a9433f91e4296f stochastic_physics (ufs-v2.0.0-219-gfad2fe9) NOTES: @@ -35,240 +35,240 @@ 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-20240516 -COMPARISON DIRECTORY: /lfs/h2/emc/ptmp/brian.curtis/FV3_RT/rt_50681 +BASELINE DIRECTORY: /lfs/h2/emc/nems/noscrub/emc.nems/RT/NEMSfv3gfs/develop-20240522 +COMPARISON DIRECTORY: /lfs/h2/emc/ptmp/brian.curtis/FV3_RT/rt_21570 RT.SH OPTIONS USED: * (-a) - HPC PROJECT ACCOUNT: GFS-DEV * (-e) - USE ECFLOW -PASS -- COMPILE 's2swa_32bit_intel' [13:36, 12:48] ( 1 warnings 8 remarks ) -PASS -- TEST 'cpld_control_p8_mixedmode_intel' [11:36, 02:07](2975 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_intel' [28:52, 27:48] ( 1 warnings 8 remarks ) -PASS -- TEST 'cpld_control_gfsv17_intel' [43:31, 01:52](1596 MB) -PASS -- TEST 'cpld_control_gfsv17_iau_intel' [25:15, 01:56](1718 MB) -PASS -- TEST 'cpld_restart_gfsv17_intel' [24:33, 02:13](848 MB) -PASS -- TEST 'cpld_mpi_gfsv17_intel' [43:31, 02:02](1570 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [13:35, 12:50] ( 1 warnings 8 remarks ) -PASS -- TEST 'cpld_control_sfs_intel' [58:47, 01:05](1590 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [10:30, 09:25] ( 1505 warnings 1998 remarks ) -PASS -- TEST 'cpld_debug_gfsv17_intel' [01:53, 01:53](1609 MB) - -PASS -- COMPILE 's2swa_intel' [12:33, 11:31] ( 8 remarks ) -PASS -- TEST 'cpld_control_p8_intel' [59:48, 01:25](3010 MB) -PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [59:48, 01:43](3004 MB) -PASS -- TEST 'cpld_restart_p8_intel' [46:20, 01:29](3064 MB) -PASS -- TEST 'cpld_control_qr_p8_intel' [59:48, 01:43](3027 MB) -PASS -- TEST 'cpld_restart_qr_p8_intel' [47:23, 01:47](3085 MB) -PASS -- TEST 'cpld_2threads_p8_intel' [59:48, 01:19](3318 MB) -PASS -- TEST 'cpld_decomp_p8_intel' [59:48, 01:02](3004 MB) -PASS -- TEST 'cpld_mpi_p8_intel' [59:49, 01:29](2931 MB) -PASS -- TEST 'cpld_control_ciceC_p8_intel' [59:48, 01:44](3008 MB) -PASS -- TEST 'cpld_bmark_p8_intel' [59:57, 04:27](3958 MB) -PASS -- TEST 'cpld_restart_bmark_p8_intel' [33:26, 05:32](4248 MB) -PASS -- TEST 'cpld_s2sa_p8_intel' [59:48, 01:21](2972 MB) - -PASS -- COMPILE 's2sw_intel' [46:14, 45:08] ( 8 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_intel' [26:03, 02:06](1592 MB) -PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [26:03, 02:12](1639 MB) - -PASS -- COMPILE 's2s_aoflux_intel' [10:30, 09:52] ( 1 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [01:52, 01:57](1635 MB) - -PASS -- COMPILE 's2s_intel' [20:42, 19:39] ( 1 remarks ) -PASS -- TEST 'cpld_control_c48_intel' [51:40, 01:31](2649 MB) -PASS -- TEST 'cpld_warmstart_c48_intel' [51:40, 01:14](2676 MB) -PASS -- TEST 'cpld_restart_c48_intel' [45:30, 01:10](2108 MB) - -PASS -- COMPILE 's2swa_faster_intel' [18:39, 18:18] ( 8 remarks ) -PASS -- TEST 'cpld_control_p8_faster_intel' [53:43, 01:16](3007 MB) - -PASS -- COMPILE 's2sw_pdlib_intel' [21:43, 21:19] ( 8 remarks ) -PASS -- TEST 'cpld_control_pdlib_p8_intel' [50:40, 01:45](1613 MB) -PASS -- TEST 'cpld_restart_pdlib_p8_intel' [31:02, 01:25](907 MB) -PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [31:03, 01:24](1589 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_intel' [18:36, 18:00] ( 1541 warnings 1998 remarks ) -PASS -- TEST 'cpld_debug_pdlib_p8_intel' [43:17, 01:21](1620 MB) - -PASS -- COMPILE 'atm_dyn32_intel' [25:44, 24:21] ( 1 warnings 1 remarks ) -PASS -- TEST 'control_flake_intel' [36:08, 00:28](574 MB) -PASS -- TEST 'control_CubedSphereGrid_intel' [36:08, 01:07](1473 MB) -PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [36:08, 00:54](1481 MB) -PASS -- TEST 'control_latlon_intel' [36:08, 01:10](1466 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [36:08, 01:13](1469 MB) -PASS -- TEST 'control_c48_intel' [36:07, 00:42](1591 MB) -PASS -- TEST 'control_c48.v2.sfc_intel' [36:07, 00:52](714 MB) -PASS -- TEST 'control_c192_intel' [36:08, 01:33](1590 MB) -PASS -- TEST 'control_c384_intel' [36:12, 01:48](1900 MB) -PASS -- TEST 'control_c384gdas_intel' [36:12, 02:43](1091 MB) -PASS -- TEST 'control_stochy_intel' [36:08, 00:27](530 MB) -PASS -- TEST 'control_stochy_restart_intel' [33:36, 00:48](331 MB) -PASS -- TEST 'control_lndp_intel' [36:08, 00:27](528 MB) -PASS -- TEST 'control_iovr4_intel' [36:08, 00:49](523 MB) -PASS -- TEST 'control_iovr5_intel' [36:08, 00:46](523 MB) -PASS -- TEST 'control_p8_intel' [36:08, 01:07](1503 MB) -PASS -- TEST 'control_p8.v2.sfc_intel' [36:08, 01:29](1501 MB) -PASS -- TEST 'control_p8_ugwpv1_intel' [36:08, 01:33](1509 MB) -PASS -- TEST 'control_restart_p8_intel' [30:44, 01:57](689 MB) -PASS -- TEST 'control_noqr_p8_intel' [36:08, 01:24](1490 MB) -PASS -- TEST 'control_restart_noqr_p8_intel' [30:44, 01:42](695 MB) -PASS -- TEST 'control_decomp_p8_intel' [36:08, 01:13](1497 MB) -PASS -- TEST 'control_2threads_p8_intel' [36:08, 01:24](1599 MB) -PASS -- TEST 'control_p8_lndp_intel' [36:08, 00:40](1508 MB) -PASS -- TEST 'control_p8_rrtmgp_intel' [36:08, 01:37](1559 MB) -PASS -- TEST 'control_p8_mynn_intel' [35:28, 01:04](1513 MB) -PASS -- TEST 'merra2_thompson_intel' [34:36, 01:59](1507 MB) -PASS -- TEST 'regional_control_intel' [33:36, 01:09](608 MB) -PASS -- TEST 'regional_restart_intel' [26:45, 00:14](779 MB) -PASS -- TEST 'regional_decomp_intel' [32:30, 00:43](606 MB) -PASS -- TEST 'regional_2threads_intel' [32:29, 00:43](664 MB) -PASS -- TEST 'regional_noquilt_intel' [31:34, 01:18](1145 MB) -PASS -- TEST 'regional_netcdf_parallel_intel' [31:08, 01:18](608 MB) -PASS -- TEST 'regional_2dwrtdecomp_intel' [31:08, 01:06](608 MB) -PASS -- TEST 'regional_wofs_intel' [31:03, 00:44](1581 MB) - -PASS -- COMPILE 'rrfs_intel' [31:51, 29:36] ( 3 warnings 92 remarks ) -PASS -- TEST 'rap_control_intel' [27:52, 02:18](914 MB) -PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [27:46, 01:17](1098 MB) -PASS -- TEST 'rap_decomp_intel' [27:40, 01:52](914 MB) -PASS -- TEST 'rap_2threads_intel' [26:10, 01:13](1000 MB) -PASS -- TEST 'rap_restart_intel' [18:03, 02:09](783 MB) -PASS -- TEST 'rap_sfcdiff_intel' [26:09, 02:11](909 MB) -PASS -- TEST 'rap_sfcdiff_decomp_intel' [26:02, 01:35](913 MB) -PASS -- TEST 'rap_sfcdiff_restart_intel' [16:32, 01:26](787 MB) -PASS -- TEST 'hrrr_control_intel' [26:02, 01:20](906 MB) -PASS -- TEST 'hrrr_control_decomp_intel' [25:54, 01:07](906 MB) -PASS -- TEST 'hrrr_control_2threads_intel' [25:43, 01:20](991 MB) -PASS -- TEST 'hrrr_control_restart_intel' [20:42, 00:49](741 MB) -PASS -- TEST 'rrfs_v1beta_intel' [24:20, 02:09](910 MB) -PASS -- TEST 'rrfs_v1nssl_intel' [24:13, 00:42](1872 MB) -PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [23:56, 01:07](1859 MB) - -PASS -- COMPILE 'csawmg_intel' [19:38, 13:54] -PASS -- TEST 'control_csawmg_intel' [39:08, 00:38](600 MB) -PASS -- TEST 'control_ras_intel' [39:08, 00:50](562 MB) - -PASS -- COMPILE 'wam_intel' [11:26, 09:16] -PASS -- TEST 'control_wam_intel' [42:16, 00:52](272 MB) - -PASS -- COMPILE 'atm_faster_dyn32_intel' [42:01, 39:13] ( 1 remarks ) -PASS -- TEST 'control_p8_faster_intel' [09:13, 02:04](1502 MB) -PASS -- TEST 'regional_control_faster_intel' [08:53, 00:43](607 MB) - -PASS -- COMPILE 'atm_debug_dyn32_intel' [15:28, 13:24] ( 869 warnings 92 remarks ) -PASS -- TEST 'control_CubedSphereGrid_debug_intel' [31:01, 01:19](1490 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [30:58, 01:22](1490 MB) -PASS -- TEST 'control_stochy_debug_intel' [30:44, 00:47](692 MB) -PASS -- TEST 'control_lndp_debug_intel' [30:44, 00:55](693 MB) -PASS -- TEST 'control_csawmg_debug_intel' [30:25, 01:20](733 MB) -PASS -- TEST 'control_ras_debug_intel' [30:24, 01:00](703 MB) -PASS -- TEST 'control_diag_debug_intel' [29:53, 01:11](1556 MB) -PASS -- TEST 'control_debug_p8_intel' [29:22, 01:18](1526 MB) -PASS -- TEST 'regional_debug_intel' [29:19, 01:05](634 MB) -PASS -- TEST 'rap_control_debug_intel' [29:02, 01:16](1074 MB) -PASS -- TEST 'hrrr_control_debug_intel' [23:38, 00:48](1074 MB) -PASS -- TEST 'hrrr_gf_debug_intel' [23:29, 00:45](1079 MB) -PASS -- TEST 'hrrr_c3_debug_intel' [23:12, 01:02](1071 MB) -PASS -- TEST 'rap_unified_drag_suite_debug_intel' [22:57, 01:14](1073 MB) -PASS -- TEST 'rap_diag_debug_intel' [22:38, 01:22](1159 MB) -PASS -- TEST 'rap_cires_ugwp_debug_intel' [22:31, 01:24](1076 MB) -PASS -- TEST 'rap_unified_ugwp_debug_intel' [21:21, 00:32](1072 MB) -PASS -- TEST 'rap_lndp_debug_intel' [21:17, 00:37](1077 MB) -PASS -- TEST 'rap_progcld_thompson_debug_intel' [20:55, 00:48](1074 MB) -PASS -- TEST 'rap_noah_debug_intel' [20:42, 00:50](1075 MB) -PASS -- TEST 'rap_sfcdiff_debug_intel' [20:42, 00:43](1071 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [20:41, 00:29](1074 MB) -PASS -- TEST 'rrfs_v1beta_debug_intel' [20:13, 00:48](1066 MB) -PASS -- TEST 'rap_clm_lake_debug_intel' [18:25, 00:44](1077 MB) -PASS -- TEST 'rap_flake_debug_intel' [18:13, 00:39](1077 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [18:05, 02:06](1078 MB) - -PASS -- COMPILE 'wam_debug_intel' [08:24, 07:11] ( 842 warnings ) -PASS -- TEST 'control_wam_debug_intel' [18:01, 00:42](302 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [17:33, 17:07] ( 3 warnings 91 remarks ) -PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [17:10, 01:05](960 MB) -PASS -- TEST 'rap_control_dyn32_phy32_intel' [16:33, 01:24](794 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [16:05, 01:45](790 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [15:57, 01:22](857 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [15:41, 01:48](841 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [15:34, 01:13](793 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_intel' [08:30, 01:38](692 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [10:29, 01:12](675 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [25:44, 25:17] ( 3 warnings 91 remarks ) -PASS -- TEST 'conus13km_control_intel' [15:25, 00:55](1006 MB) -PASS -- TEST 'conus13km_2threads_intel' [11:12, 00:45](1010 MB) -PASS -- TEST 'conus13km_restart_mismatch_intel' [11:05, 00:43](885 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [20:40, 20:05] ( 3 warnings 91 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_intel' [14:59, 01:29](814 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [18:41, 18:04] ( 773 warnings 91 remarks ) -PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [14:56, 00:28](956 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [14:53, 00:50](956 MB) -PASS -- TEST 'conus13km_debug_intel' [14:39, 00:40](1046 MB) -PASS -- TEST 'conus13km_debug_qr_intel' [14:37, 00:27](715 MB) -PASS -- TEST 'conus13km_debug_2threads_intel' [14:35, 00:53](1043 MB) -PASS -- TEST 'conus13km_radar_tten_debug_intel' [14:16, 00:42](1107 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [19:40, 18:32] ( 773 warnings 91 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [14:14, 01:17](978 MB) - -PASS -- COMPILE 'hafsw_intel' [18:38, 16:38] ( 1 warnings 8 remarks ) -PASS -- TEST 'hafs_regional_atm_intel' [14:15, 01:47](619 MB) -PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [14:13, 00:27](968 MB) -PASS -- TEST 'hafs_regional_atm_ocn_intel' [13:44, 01:59](668 MB) -PASS -- TEST 'hafs_regional_atm_wav_intel' [13:09, 02:17](698 MB) -PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [12:39, 02:23](714 MB) -PASS -- TEST 'hafs_regional_1nest_atm_intel' [11:26, 01:51](391 MB) -PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [11:26, 01:50](401 MB) -PASS -- TEST 'hafs_global_1nest_atm_intel' [10:49, 01:01](284 MB) -PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [10:52, 03:10](371 MB) -PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [10:30, 00:49](417 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [10:30, 01:31](416 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [10:14, 01:38](493 MB) -PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [08:32, 00:41](333 MB) - -PASS -- COMPILE 'hafsw_debug_intel' [23:45, 22:43] ( 1449 warnings 1501 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [04:12, 01:01](512 MB) - -PASS -- COMPILE 'hafsw_faster_intel' [26:51, 25:58] ( 7 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [59:18, 01:52](531 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [59:18, 00:58](711 MB) - -PASS -- COMPILE 'hafs_mom6w_intel' [21:40, 20:38] ( 7 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [04:05, 01:29](719 MB) - -PASS -- COMPILE 'hafs_all_intel' [16:33, 16:12] ( 7 remarks ) -PASS -- TEST 'hafs_regional_docn_intel' [01:51, 02:14](658 MB) -PASS -- TEST 'hafs_regional_docn_oisst_intel' [01:51, 02:14](649 MB) -PASS -- TEST 'hafs_regional_datm_cdeps_intel' [01:49, 00:37](879 MB) - -PASS -- COMPILE 'atml_intel' [19:34, 18:00] ( 8 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_sbs_intel' [57:51, 02:02](1545 MB) -PASS -- TEST 'control_p8_atmlnd_intel' [57:51, 01:29](1548 MB) -PASS -- TEST 'control_restart_p8_atmlnd_intel' [44:23, 00:59](746 MB) - -PASS -- COMPILE 'atml_debug_intel' [11:26, 10:04] ( 868 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_debug_intel' [05:07, 02:18](1562 MB) - -PASS -- COMPILE 'atmaero_intel' [10:24, 09:05] ( 1 remarks ) -PASS -- TEST 'atmaero_control_p8_intel' [06:02, 01:43](2854 MB) -PASS -- TEST 'atmaero_control_p8_rad_intel' [06:02, 01:25](2914 MB) -PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [06:02, 01:18](2927 MB) - -PASS -- COMPILE 'atmaq_debug_intel' [10:24, 09:48] ( 870 warnings 6 remarks ) -PASS -- TEST 'regional_atmaq_debug_intel' [05:06, 01:30](4437 MB) +PASS -- COMPILE 's2swa_32bit_intel' [13:26, 12:33] ( 1 warnings 8 remarks ) +PASS -- TEST 'cpld_control_p8_mixedmode_intel' [24:55, 01:14](3099 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_intel' [23:51, 22:59] ( 1 warnings 8 remarks ) +PASS -- TEST 'cpld_control_gfsv17_intel' [14:31, 01:54](1819 MB) +PASS -- TEST 'cpld_control_gfsv17_iau_intel' [56:35, 02:05](1842 MB) +PASS -- TEST 'cpld_restart_gfsv17_intel' [56:35, 01:22](963 MB) +PASS -- TEST 'cpld_mpi_gfsv17_intel' [14:32, 01:00](1792 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [36:07, 34:55] ( 1 warnings 8 remarks ) +PASS -- TEST 'cpld_control_sfs_intel' [02:14, 01:08](1818 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [23:51, 22:27] ( 1505 warnings 1998 remarks ) +PASS -- TEST 'cpld_debug_gfsv17_intel' [14:32, 01:23](1839 MB) + +PASS -- COMPILE 's2swa_intel' [13:28, 12:22] ( 8 remarks ) +PASS -- TEST 'cpld_control_p8_intel' [24:53, 01:18](3132 MB) +PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [24:53, 01:35](3129 MB) +PASS -- TEST 'cpld_restart_p8_intel' [16:37, 01:52](3066 MB) +PASS -- TEST 'cpld_control_qr_p8_intel' [24:53, 01:17](3150 MB) +PASS -- TEST 'cpld_restart_qr_p8_intel' [16:37, 01:49](3085 MB) +PASS -- TEST 'cpld_2threads_p8_intel' [24:53, 01:41](3359 MB) +PASS -- TEST 'cpld_decomp_p8_intel' [24:53, 01:14](3124 MB) +PASS -- TEST 'cpld_mpi_p8_intel' [24:54, 01:23](3076 MB) +PASS -- TEST 'cpld_control_ciceC_p8_intel' [24:53, 01:31](3129 MB) +PASS -- TEST 'cpld_bmark_p8_intel' [25:02, 03:59](4108 MB) +PASS -- TEST 'cpld_restart_bmark_p8_intel' [06:25, 03:58](4249 MB) +PASS -- TEST 'cpld_s2sa_p8_intel' [24:53, 01:42](3109 MB) + +PASS -- COMPILE 's2sw_intel' [12:25, 11:49] ( 8 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_intel' [25:55, 01:47](1831 MB) +PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [25:55, 01:56](1903 MB) + +PASS -- COMPILE 's2s_aoflux_intel' [12:26, 12:07] ( 1 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [25:55, 01:57](1900 MB) + +PASS -- COMPILE 's2s_intel' [23:50, 23:16] ( 1 remarks ) +PASS -- TEST 'cpld_control_c48_intel' [14:30, 00:34](2911 MB) +PASS -- TEST 'cpld_warmstart_c48_intel' [14:30, 01:22](2917 MB) +PASS -- TEST 'cpld_restart_c48_intel' [10:31, 01:09](2310 MB) + +PASS -- COMPILE 's2swa_faster_intel' [44:15, 43:49] ( 8 remarks ) +PASS -- TEST 'cpld_control_p8_faster_intel' [52:34, 01:53](3133 MB) + +PASS -- COMPILE 's2sw_pdlib_intel' [12:27, 12:04] ( 8 remarks ) +PASS -- TEST 'cpld_control_pdlib_p8_intel' [25:54, 01:08](1838 MB) +PASS -- TEST 'cpld_restart_pdlib_p8_intel' [08:22, 00:41](1010 MB) +PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [08:23, 00:55](1811 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_intel' [06:28, 05:45] ( 1541 warnings 1998 remarks ) +PASS -- TEST 'cpld_debug_pdlib_p8_intel' [19:27, 01:36](1852 MB) + +PASS -- COMPILE 'atm_dyn32_intel' [11:40, 10:20] ( 1 warnings 1 remarks ) +PASS -- TEST 'control_flake_intel' [14:14, 00:24](573 MB) +PASS -- TEST 'control_CubedSphereGrid_intel' [14:14, 01:24](1466 MB) +PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [14:14, 01:26](1475 MB) +PASS -- TEST 'control_latlon_intel' [14:14, 01:25](1470 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [14:14, 01:32](1472 MB) +PASS -- TEST 'control_c48_intel' [14:13, 00:56](1589 MB) +PASS -- TEST 'control_c48.v2.sfc_intel' [14:13, 00:51](714 MB) +PASS -- TEST 'control_c192_intel' [14:14, 00:40](1584 MB) +PASS -- TEST 'control_c384_intel' [14:18, 02:01](1901 MB) +PASS -- TEST 'control_c384gdas_intel' [14:18, 02:35](1088 MB) +PASS -- TEST 'control_stochy_intel' [14:14, 00:27](530 MB) +PASS -- TEST 'control_stochy_restart_intel' [11:48, 01:03](333 MB) +PASS -- TEST 'control_lndp_intel' [14:14, 00:32](530 MB) +PASS -- TEST 'control_iovr4_intel' [14:14, 00:46](524 MB) +PASS -- TEST 'control_iovr5_intel' [14:14, 00:45](524 MB) +PASS -- TEST 'control_p8_intel' [14:14, 01:38](1774 MB) +PASS -- TEST 'control_p8.v2.sfc_intel' [14:14, 01:55](1774 MB) +PASS -- TEST 'control_p8_ugwpv1_intel' [14:14, 01:59](1765 MB) +PASS -- TEST 'control_restart_p8_intel' [09:03, 01:12](918 MB) +PASS -- TEST 'control_noqr_p8_intel' [14:14, 01:39](1762 MB) +PASS -- TEST 'control_restart_noqr_p8_intel' [09:03, 01:13](922 MB) +PASS -- TEST 'control_decomp_p8_intel' [14:14, 01:34](1767 MB) +PASS -- TEST 'control_2threads_p8_intel' [14:14, 01:08](1855 MB) +PASS -- TEST 'control_p8_lndp_intel' [11:47, 01:09](1767 MB) +PASS -- TEST 'control_p8_rrtmgp_intel' [10:44, 02:07](1829 MB) +PASS -- TEST 'control_p8_mynn_intel' [10:44, 01:47](1778 MB) +PASS -- TEST 'merra2_thompson_intel' [09:54, 01:47](1772 MB) +PASS -- TEST 'regional_control_intel' [09:53, 01:11](851 MB) +PASS -- TEST 'regional_restart_intel' [03:09, 00:21](850 MB) +PASS -- TEST 'regional_decomp_intel' [09:47, 00:54](848 MB) +PASS -- TEST 'regional_2threads_intel' [09:44, 00:53](904 MB) +PASS -- TEST 'regional_noquilt_intel' [09:27, 00:12](1174 MB) +PASS -- TEST 'regional_netcdf_parallel_intel' [09:24, 00:18](858 MB) +PASS -- TEST 'regional_2dwrtdecomp_intel' [09:23, 01:08](851 MB) +PASS -- TEST 'regional_wofs_intel' [09:20, 00:47](1582 MB) + +PASS -- COMPILE 'rrfs_intel' [18:46, 18:02] ( 3 warnings 92 remarks ) +PASS -- TEST 'rap_control_intel' [07:07, 01:40](911 MB) +PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [07:08, 01:13](1096 MB) +PASS -- TEST 'rap_decomp_intel' [07:07, 01:27](913 MB) +PASS -- TEST 'rap_2threads_intel' [07:07, 01:41](998 MB) +PASS -- TEST 'rap_restart_intel' [58:06, 01:28](785 MB) +PASS -- TEST 'rap_sfcdiff_intel' [07:07, 02:06](910 MB) +PASS -- TEST 'rap_sfcdiff_decomp_intel' [06:27, 01:26](911 MB) +PASS -- TEST 'rap_sfcdiff_restart_intel' [57:41, 01:46](782 MB) +PASS -- TEST 'hrrr_control_intel' [06:14, 01:17](906 MB) +PASS -- TEST 'hrrr_control_decomp_intel' [05:30, 00:51](908 MB) +PASS -- TEST 'hrrr_control_2threads_intel' [05:24, 01:15](985 MB) +PASS -- TEST 'hrrr_control_restart_intel' [00:57, 01:06](742 MB) +PASS -- TEST 'rrfs_v1beta_intel' [05:23, 02:10](904 MB) +PASS -- TEST 'rrfs_v1nssl_intel' [05:06, 01:01](1872 MB) +PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [05:02, 01:16](1858 MB) + +PASS -- COMPILE 'csawmg_intel' [18:49, 18:07] +PASS -- TEST 'control_csawmg_intel' [04:17, 00:33](872 MB) +PASS -- TEST 'control_ras_intel' [04:16, 00:56](562 MB) + +PASS -- COMPILE 'wam_intel' [25:55, 25:11] +PASS -- TEST 'control_wam_intel' [58:57, 00:56](327 MB) + +PASS -- COMPILE 'atm_faster_dyn32_intel' [24:38, 23:53] ( 1 remarks ) +PASS -- TEST 'control_p8_faster_intel' [51:42, 01:47](1764 MB) +PASS -- TEST 'regional_control_faster_intel' [50:18, 00:57](851 MB) + +PASS -- COMPILE 'atm_debug_dyn32_intel' [19:39, 18:47] ( 869 warnings 92 remarks ) +PASS -- TEST 'control_CubedSphereGrid_debug_intel' [54:51, 01:08](1494 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [54:51, 01:23](1493 MB) +PASS -- TEST 'control_stochy_debug_intel' [54:51, 00:54](693 MB) +PASS -- TEST 'control_lndp_debug_intel' [54:51, 01:12](693 MB) +PASS -- TEST 'control_csawmg_debug_intel' [54:51, 00:36](1000 MB) +PASS -- TEST 'control_ras_debug_intel' [54:51, 00:55](702 MB) +PASS -- TEST 'control_diag_debug_intel' [54:51, 01:07](1554 MB) +PASS -- TEST 'control_debug_p8_intel' [54:51, 00:50](1783 MB) +PASS -- TEST 'regional_debug_intel' [54:50, 00:39](882 MB) +PASS -- TEST 'rap_control_debug_intel' [54:51, 00:54](1077 MB) +PASS -- TEST 'hrrr_control_debug_intel' [54:51, 01:06](1070 MB) +PASS -- TEST 'hrrr_gf_debug_intel' [54:51, 00:55](1073 MB) +PASS -- TEST 'hrrr_c3_debug_intel' [54:51, 00:54](1072 MB) +PASS -- TEST 'rap_unified_drag_suite_debug_intel' [54:51, 00:57](1074 MB) +PASS -- TEST 'rap_diag_debug_intel' [54:51, 00:49](1162 MB) +PASS -- TEST 'rap_cires_ugwp_debug_intel' [54:51, 00:51](1077 MB) +PASS -- TEST 'rap_unified_ugwp_debug_intel' [54:51, 00:50](1076 MB) +PASS -- TEST 'rap_lndp_debug_intel' [54:51, 00:56](1079 MB) +PASS -- TEST 'rap_progcld_thompson_debug_intel' [54:51, 01:02](1077 MB) +PASS -- TEST 'rap_noah_debug_intel' [54:51, 01:04](1073 MB) +PASS -- TEST 'rap_sfcdiff_debug_intel' [54:51, 00:58](1070 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [50:17, 01:01](1069 MB) +PASS -- TEST 'rrfs_v1beta_debug_intel' [50:06, 00:30](1068 MB) +PASS -- TEST 'rap_clm_lake_debug_intel' [50:05, 00:37](1076 MB) +PASS -- TEST 'rap_flake_debug_intel' [50:04, 00:26](1076 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [50:03, 01:45](1081 MB) + +PASS -- COMPILE 'wam_debug_intel' [26:47, 25:40] ( 842 warnings ) +PASS -- TEST 'control_wam_debug_intel' [47:44, 00:48](305 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [23:47, 22:33] ( 3 warnings 91 remarks ) +PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [50:01, 00:42](957 MB) +PASS -- TEST 'rap_control_dyn32_phy32_intel' [49:58, 01:46](794 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [49:53, 01:38](789 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [49:00, 01:40](857 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [48:40, 01:34](847 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [48:22, 01:24](798 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_intel' [41:34, 00:59](689 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [44:16, 00:51](673 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [24:49, 23:46] ( 3 warnings 91 remarks ) +PASS -- TEST 'conus13km_control_intel' [47:57, 00:57](1009 MB) +PASS -- TEST 'conus13km_2threads_intel' [44:00, 01:01](1010 MB) +PASS -- TEST 'conus13km_restart_mismatch_intel' [43:59, 00:44](884 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [14:38, 13:42] ( 3 warnings 91 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_intel' [47:57, 01:19](813 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [12:36, 12:02] ( 773 warnings 91 remarks ) +PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [47:57, 01:01](956 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [47:57, 01:08](953 MB) +PASS -- TEST 'conus13km_debug_intel' [47:57, 00:26](1043 MB) +PASS -- TEST 'conus13km_debug_qr_intel' [47:57, 01:18](716 MB) +PASS -- TEST 'conus13km_debug_2threads_intel' [47:58, 00:31](1043 MB) +PASS -- TEST 'conus13km_radar_tten_debug_intel' [47:57, 01:19](1110 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [11:25, 10:22] ( 773 warnings 91 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [47:57, 00:58](977 MB) + +PASS -- COMPILE 'hafsw_intel' [15:43, 14:46] ( 1 warnings 8 remarks ) +PASS -- TEST 'hafs_regional_atm_intel' [43:16, 01:14](619 MB) +PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [43:16, 00:27](966 MB) +PASS -- TEST 'hafs_regional_atm_ocn_intel' [43:14, 01:22](667 MB) +PASS -- TEST 'hafs_regional_atm_wav_intel' [43:14, 02:11](704 MB) +PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [43:15, 01:48](712 MB) +PASS -- TEST 'hafs_regional_1nest_atm_intel' [43:14, 01:39](389 MB) +PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [43:15, 01:48](407 MB) +PASS -- TEST 'hafs_global_1nest_atm_intel' [43:15, 00:58](288 MB) +PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [43:13, 02:27](374 MB) +PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [43:02, 00:58](414 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [42:26, 01:30](413 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [42:12, 00:42](493 MB) +PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [41:25, 00:52](316 MB) + +PASS -- COMPILE 'hafsw_debug_intel' [09:32, 08:53] ( 1449 warnings 1501 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [45:21, 00:49](511 MB) + +PASS -- COMPILE 'hafsw_faster_intel' [18:41, 18:03] ( 7 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [36:08, 01:26](533 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [36:08, 01:23](716 MB) + +PASS -- COMPILE 'hafs_mom6w_intel' [18:45, 17:53] ( 7 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [35:23, 01:10](713 MB) + +PASS -- COMPILE 'hafs_all_intel' [15:29, 14:26] ( 7 remarks ) +PASS -- TEST 'hafs_regional_docn_intel' [38:00, 01:19](657 MB) +PASS -- TEST 'hafs_regional_docn_oisst_intel' [38:00, 01:21](638 MB) +PASS -- TEST 'hafs_regional_datm_cdeps_intel' [37:58, 01:09](880 MB) + +PASS -- COMPILE 'atml_intel' [15:43, 13:48] ( 8 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_sbs_intel' [36:46, 01:23](1801 MB) +PASS -- TEST 'control_p8_atmlnd_intel' [36:46, 01:20](1802 MB) +PASS -- TEST 'control_restart_p8_atmlnd_intel' [27:01, 00:21](947 MB) + +PASS -- COMPILE 'atml_debug_intel' [09:34, 08:20] ( 868 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_debug_intel' [41:15, 01:33](1819 MB) + +PASS -- COMPILE 'atmaero_intel' [18:39, 17:30] ( 1 remarks ) +PASS -- TEST 'atmaero_control_p8_intel' [32:04, 01:25](3032 MB) +PASS -- TEST 'atmaero_control_p8_rad_intel' [32:04, 01:50](2911 MB) +PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [32:04, 01:48](2923 MB) + +PASS -- COMPILE 'atmaq_debug_intel' [13:27, 12:22] ( 870 warnings 6 remarks ) +PASS -- TEST 'regional_atmaq_debug_intel' [35:57, 00:53](4440 MB) SYNOPSIS: -Starting Date/Time: 20240520 18:47:07 -Ending Date/Time: 20240520 20:36:22 -Total Time: 01h:50m:06s +Starting Date/Time: 20240524 12:21:08 +Ending Date/Time: 20240524 13:51:32 +Total Time: 01h:31m:12s Compiles Completed: 32/32 Tests Completed: 159/159 diff --git a/tests/rt_utils.sh b/tests/rt_utils.sh index cc375c189c..9f08aad3b4 100755 --- a/tests/rt_utils.sh +++ b/tests/rt_utils.sh @@ -527,7 +527,7 @@ rocoto_kill() { } rocoto_step() { - echo "rt_utils.sh: Runnung one iteration of rocotorun and rocotostat..." + echo "rt_utils.sh: Running one iteration of rocotorun and rocotostat..." set -e echo "Unknown" > rocoto_workflow.state # Run one iteration of rocotorun and rocotostat. diff --git a/tests/test_changes.list b/tests/test_changes.list index e69de29bb2..bd235ba2b8 100644 --- a/tests/test_changes.list +++ b/tests/test_changes.list @@ -0,0 +1,74 @@ +cpld_control_p8_mixedmode intel +cpld_control_gfsv17 intel +cpld_control_gfsv17_iau intel +cpld_restart_gfsv17 intel +cpld_mpi_gfsv17 intel +cpld_control_sfs intel +cpld_debug_gfsv17 intel +cpld_control_p8 intel +cpld_control_p8.v2.sfc intel +cpld_restart_p8 intel +cpld_control_qr_p8 intel +cpld_restart_qr_p8 intel +cpld_2threads_p8 intel +cpld_decomp_p8 intel +cpld_mpi_p8 intel +cpld_control_ciceC_p8 intel +cpld_control_c192_p8 intel +cpld_restart_c192_p8 intel +cpld_bmark_p8 intel +cpld_restart_bmark_p8 intel +cpld_s2sa_p8 intel +cpld_control_noaero_p8 intel +cpld_control_nowave_noaero_p8 intel +cpld_debug_p8 intel +cpld_debug_noaero_p8 intel +cpld_control_noaero_p8_agrid intel +cpld_control_c48 intel +cpld_warmstart_c48 intel +cpld_restart_c48 intel +cpld_control_p8_faster intel +cpld_control_pdlib_p8 intel +cpld_restart_pdlib_p8 intel +cpld_mpi_pdlib_p8 intel +cpld_debug_pdlib_p8 intel +control_p8 intel +control_p8.v2.sfc intel +control_p8_ugwpv1 intel +control_restart_p8 intel +control_noqr_p8 intel +control_restart_noqr_p8 intel +control_decomp_p8 intel +control_2threads_p8 intel +control_p8_lndp intel +control_p8_rrtmgp intel +control_p8_mynn intel +merra2_thompson intel +regional_control intel +regional_restart intel +regional_decomp intel +regional_2threads intel +regional_noquilt intel +regional_netcdf_parallel intel +regional_2dwrtdecomp intel +control_csawmg intel +control_csawmg gnu +control_p8_faster intel +regional_control_faster intel +control_csawmg_debug intel +control_debug_p8 intel +regional_debug intel +control_csawmg_debug gnu +control_p8_atmlnd_sbs intel +control_p8_atmlnd intel +control_restart_p8_atmlnd intel +control_p8_atmlnd_debug intel +atmwav_control_noaero_p8 intel +atmaero_control_p8 intel +control_p8 gnu +control_p8_ugwpv1 gnu +regional_debug gnu +control_debug_p8 gnu +cpld_control_nowave_noaero_p8 gnu +cpld_control_pdlib_p8 gnu +cpld_debug_pdlib_p8 gnu