diff --git a/.github/workflows/update_project_labels.yaml b/.github/workflows/update_project_labels.yaml index 1b849df6cb..7038914979 100644 --- a/.github/workflows/update_project_labels.yaml +++ b/.github/workflows/update_project_labels.yaml @@ -223,6 +223,9 @@ jobs: - name: LM4 if: contains(github.event.pull_request.labels.*.name, 'LM4') run: echo "SUBCOMPONENTS=${SUBCOMPONENTS} LM4" >> $GITHUB_ENV + - name: FB + if: contains(github.event.pull_request.labels.*.name, 'FB') + run: echo "SUBCOMPONENTS=${SUBCOMPONENTS} FB" >> $GITHUB_ENV - name: Update subcomponents text if: ${{ env.SUBCOMPONENTS != '' }} uses: nipe0324/update-project-v2-item-field@v2.0.2 diff --git a/CMEPS-interface/CMEPS b/CMEPS-interface/CMEPS index 374373588e..607a0bddce 160000 --- a/CMEPS-interface/CMEPS +++ b/CMEPS-interface/CMEPS @@ -1 +1 @@ -Subproject commit 374373588e22cd86f1b8eb670d489c2967a6b40a +Subproject commit 607a0bddcef8b8c4f0c80886be68db88fe52429f diff --git a/UFSATM b/UFSATM index b667c11bc8..09ca999037 160000 --- a/UFSATM +++ b/UFSATM @@ -1 +1 @@ -Subproject commit b667c11bc8a29d83b667fd8d5a8fb32cba5426ea +Subproject commit 09ca999037ae53f57daf5844a9c7f464c332fe2f diff --git a/doc/UsersGuide/source/BuildingAndRunning.rst b/doc/UsersGuide/source/BuildingAndRunning.rst index 77fce82048..250d3df989 100644 --- a/doc/UsersGuide/source/BuildingAndRunning.rst +++ b/doc/UsersGuide/source/BuildingAndRunning.rst @@ -105,7 +105,7 @@ the data required to run the WM RTs are already available at the following ``DIS Within ``DISKNM``, input data for the UFS WM is located at the following locations: - * **INPUTDATA_ROOT**: ``${DISKNM}/NEMSfv3gfs/input-data-20250507`` + * **INPUTDATA_ROOT**: ``${DISKNM}/NEMSfv3gfs/input-data-20251015`` * **INPUTDATA_ROOT_WW3** ``${INPUTDATA_ROOT}/WW3_input_data_20250807`` * **INPUTDATA_ROOT_BMIC**: ``${DISKNM}/NEMSfv3gfs/BM_IC-20220207`` * **INPUTDATA_LM4**: ``${INPUTDATA_ROOT}/LM4_input_data`` @@ -117,10 +117,10 @@ The regression testing script (``rt.sh``) has certain default data directories ( The corresponding data is publicly available in the data bucket. To view the data, users can visit https://noaa-ufs-regtests-pds.s3.amazonaws.com/index.html. Users can download the data and update the ``rt.sh`` script to point to the appropriate locations in order to run RTs on their own system: -* ``INPUTDATA_ROOT``: https://noaa-ufs-regtests-pds.s3.amazonaws.com/index.html#input-data-20250507/ -* ``INPUTDATA_ROOT_WW3``: https://noaa-ufs-regtests-pds.s3.amazonaws.com/index.html#input-data-20250507/WW3_input_data_20250807/ +* ``INPUTDATA_ROOT``: https://noaa-ufs-regtests-pds.s3.amazonaws.com/index.html#input-data-20251015 +* ``INPUTDATA_ROOT_WW3``: https://noaa-ufs-regtests-pds.s3.amazonaws.com/index.html#input-data-20251015/WW3_input_data_20250807/ * ``INPUTDATA_ROOT_BMIC``: https://noaa-ufs-regtests-pds.s3.amazonaws.com/index.html#BM_IC-20220207/ -* ``INPUTDATA_LM4``: https://noaa-ufs-regtests-pds.s3.amazonaws.com/index.html#input-data-20250507/LM4_input_data/ +* ``INPUTDATA_LM4``: https://noaa-ufs-regtests-pds.s3.amazonaws.com/index.html#input-data-20251015/LM4_input_data/ To download data, users must select the files they want from the bucket and download them either in their browser, via a ``wget`` command, or through the AWS CLI. diff --git a/doc/UsersGuide/source/conf.py b/doc/UsersGuide/source/conf.py index d065b95f79..dc9da2ce53 100644 --- a/doc/UsersGuide/source/conf.py +++ b/doc/UsersGuide/source/conf.py @@ -93,7 +93,7 @@ # Ignore anchor tags for links that show Not Found even when they exist. linkcheck_anchors_ignore = [r"L\d*", r"BM_IC-20220207", - r"input-data-20250507*", + r"input-data-20251015*", ] # Ignore working links that cause a linkcheck 403 error. linkcheck_ignore = [r'https://agupubs\.onlinelibrary\.wiley\.com/doi/10\.1029/2020MS002260', diff --git a/tests/bl_date.conf b/tests/bl_date.conf index 46b68ad97f..f90a534f48 100644 --- a/tests/bl_date.conf +++ b/tests/bl_date.conf @@ -1 +1 @@ -export BL_DATE=20251106 +export BL_DATE=20251110 diff --git a/tests/detect_machine.sh b/tests/detect_machine.sh index df8bb21134..74cd103bf1 100755 --- a/tests/detect_machine.sh +++ b/tests/detect_machine.sh @@ -40,6 +40,7 @@ case $(hostname -f) in ufe02) MACHINE_ID=ursa ;; ### ursa ufe03) MACHINE_ID=ursa ;; ### ursa ufe04) MACHINE_ID=ursa ;; ### ursa + uecflow01) MACHINE_ID=ursa ;; ### ursaecflow01 s4-submit.ssec.wisc.edu) MACHINE_ID=s4 ;; ### s4 diff --git a/tests/logs/OpnReqTests_control_p8_hera.log b/tests/logs/OpnReqTests_control_p8_hera.log index 26c3500898..d74795ebbd 100644 --- a/tests/logs/OpnReqTests_control_p8_hera.log +++ b/tests/logs/OpnReqTests_control_p8_hera.log @@ -1,9 +1,9 @@ -Fri Nov 7 17:57:30 UTC 2025 +Tue Nov 11 13:00:00 UTC 2025 Start Operation Requirement Test baseline dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-stmp/role.epic/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_bit_base_gnu -working dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-ptmp/role.epic/FV3_OPNREQ_TEST/opnReqTest_2845037/bit_base_bit_base +working dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-ptmp/role.epic/FV3_OPNREQ_TEST/opnReqTest_3787559/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 = 251.448877 - 0: The maximum resident set size (KB) = 1544620 + 0: The total amount of wall time = 255.045045 + 0: The maximum resident set size (KB) = 1543420 Test bit_base PASS baseline dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-stmp/role.epic/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_dbg_base_gnu -working dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-ptmp/role.epic/FV3_OPNREQ_TEST/opnReqTest_2845037/dbg_base_dbg_base +working dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-ptmp/role.epic/FV3_OPNREQ_TEST/opnReqTest_3787559/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 = 883.944622 - 0: The maximum resident set size (KB) = 1557120 + 0: The total amount of wall time = 875.427731 + 0: The maximum resident set size (KB) = 1527200 Test dbg_base PASS baseline dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-stmp/role.epic/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_std_base_gnu -working dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-ptmp/role.epic/FV3_OPNREQ_TEST/opnReqTest_2845037/dcp_dcp +working dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-ptmp/role.epic/FV3_OPNREQ_TEST/opnReqTest_3787559/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 = 231.239957 - 0: The maximum resident set size (KB) = 1526444 + 0: The total amount of wall time = 232.734777 + 0: The maximum resident set size (KB) = 1522168 Test dcp PASS baseline dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-stmp/role.epic/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_std_base_gnu -working dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-ptmp/role.epic/FV3_OPNREQ_TEST/opnReqTest_2845037/mpi_mpi +working dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-ptmp/role.epic/FV3_OPNREQ_TEST/opnReqTest_3787559/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 = 226.380459 - 0: The maximum resident set size (KB) = 1533512 + 0: The total amount of wall time = 231.288561 + 0: The maximum resident set size (KB) = 1522948 Test mpi PASS baseline dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-stmp/role.epic/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_std_base_gnu -working dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-ptmp/role.epic/FV3_OPNREQ_TEST/opnReqTest_2845037/rst_rst +working dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-ptmp/role.epic/FV3_OPNREQ_TEST/opnReqTest_3787559/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 = 228.080534 - 0: The maximum resident set size (KB) = 1529492 + 0: The total amount of wall time = 236.525183 + 0: The maximum resident set size (KB) = 1534592 Test rst PASS baseline dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-stmp/role.epic/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_std_base_gnu -working dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-ptmp/role.epic/FV3_OPNREQ_TEST/opnReqTest_2845037/std_base_std_base +working dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-ptmp/role.epic/FV3_OPNREQ_TEST/opnReqTest_3787559/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 = 228.343151 - 0: The maximum resident set size (KB) = 1519100 + 0: The total amount of wall time = 233.773173 + 0: The maximum resident set size (KB) = 1516392 Test std_base PASS baseline dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-stmp/role.epic/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_std_base_gnu -working dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-ptmp/role.epic/FV3_OPNREQ_TEST/opnReqTest_2845037/thr_thr +working dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-ptmp/role.epic/FV3_OPNREQ_TEST/opnReqTest_3787559/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 = 227.854322 - 0: The maximum resident set size (KB) = 1536920 + 0: The total amount of wall time = 233.801057 + 0: The maximum resident set size (KB) = 1536464 Test thr PASS OPERATION REQUIREMENT TEST WAS SUCCESSFUL -Fri Nov 7 19:00:42 UTC 2025 -Elapsed time: 01h:03m:12s. Have a nice day! +Tue Nov 11 14:04:30 UTC 2025 +Elapsed time: 01h:04m:31s. 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 0359105236..9390ffae04 100644 --- a/tests/logs/OpnReqTests_cpld_control_nowave_noaero_p8_hera.log +++ b/tests/logs/OpnReqTests_cpld_control_nowave_noaero_p8_hera.log @@ -1,9 +1,9 @@ -Fri Nov 7 16:34:05 UTC 2025 +Tue Nov 11 11:34:36 UTC 2025 Start Operation Requirement Test baseline dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-stmp/role.epic/FV3_OPNREQ_TEST/OPNREQ_TEST/cpld_control_c96_noaero_p8_dbg_base_gnu -working dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-ptmp/role.epic/FV3_OPNREQ_TEST/opnReqTest_2602464/dbg_base_dbg_base +working dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-ptmp/role.epic/FV3_OPNREQ_TEST/opnReqTest_3504406/dbg_base_dbg_base Checking test dbg_base results .... Moving baseline dbg_base files .... Moving sfcf021.tile1.nc .........OK @@ -66,14 +66,14 @@ Moving baseline dbg_base files .... Moving RESTART/iced.2021-03-23-21600.nc .........OK Moving RESTART/ufs.cpld.cpl.r.2021-03-23-21600.nc .........OK - 0: The total amount of wall time = 2321.455439 - 0: The maximum resident set size (KB) = 1661892 + 0: The total amount of wall time = 2290.293379 + 0: The maximum resident set size (KB) = 1642696 Test dbg_base PASS baseline dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-stmp/role.epic/FV3_OPNREQ_TEST/OPNREQ_TEST/cpld_control_c96_noaero_p8_std_base_gnu -working dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-ptmp/role.epic/FV3_OPNREQ_TEST/opnReqTest_2602464/rst_rst +working dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-ptmp/role.epic/FV3_OPNREQ_TEST/opnReqTest_3504406/rst_rst Checking test rst results .... Comparing sfcf021.tile1.nc .....USING NCCMP......OK Comparing sfcf021.tile2.nc .....USING NCCMP......OK @@ -135,14 +135,14 @@ Checking test rst results .... Comparing RESTART/iced.2021-03-23-21600.nc .....USING NCCMP......OK Comparing RESTART/ufs.cpld.cpl.r.2021-03-23-21600.nc .....USING NCCMP......OK - 0: The total amount of wall time = 572.254126 - 0: The maximum resident set size (KB) = 1640424 + 0: The total amount of wall time = 586.145259 + 0: The maximum resident set size (KB) = 1632972 Test rst PASS baseline dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-stmp/role.epic/FV3_OPNREQ_TEST/OPNREQ_TEST/cpld_control_c96_noaero_p8_std_base_gnu -working dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-ptmp/role.epic/FV3_OPNREQ_TEST/opnReqTest_2602464/std_base_std_base +working dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-ptmp/role.epic/FV3_OPNREQ_TEST/opnReqTest_3504406/std_base_std_base Checking test std_base results .... Moving baseline std_base files .... Moving sfcf021.tile1.nc .........OK @@ -205,11 +205,11 @@ Moving baseline std_base files .... Moving RESTART/iced.2021-03-23-21600.nc .........OK Moving RESTART/ufs.cpld.cpl.r.2021-03-23-21600.nc .........OK - 0: The total amount of wall time = 575.211879 - 0: The maximum resident set size (KB) = 1641280 + 0: The total amount of wall time = 588.527455 + 0: The maximum resident set size (KB) = 1631368 Test std_base PASS OPERATION REQUIREMENT TEST WAS SUCCESSFUL -Fri Nov 7 17:57:30 UTC 2025 -Elapsed time: 01h:23m:25s. Have a nice day! +Tue Nov 11 12:59:59 UTC 2025 +Elapsed time: 01h:25m:24s. Have a nice day! diff --git a/tests/logs/OpnReqTests_regional_control_hera.log b/tests/logs/OpnReqTests_regional_control_hera.log index b8fd2586dd..ba6d05b535 100644 --- a/tests/logs/OpnReqTests_regional_control_hera.log +++ b/tests/logs/OpnReqTests_regional_control_hera.log @@ -1,9 +1,9 @@ -Fri Nov 7 15:40:27 UTC 2025 +Tue Nov 11 10:39:12 UTC 2025 Start Operation Requirement Test baseline dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-stmp/role.epic/FV3_OPNREQ_TEST/OPNREQ_TEST/regional_control_bit_base_gnu -working dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-ptmp/role.epic/FV3_OPNREQ_TEST/opnReqTest_2349467/bit_base_bit_base +working dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-ptmp/role.epic/FV3_OPNREQ_TEST/opnReqTest_3387769/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 = 613.927377 - 0: The maximum resident set size (KB) = 901440 + 0: The total amount of wall time = 623.254735 + 0: The maximum resident set size (KB) = 891600 Test bit_base PASS baseline dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-stmp/role.epic/FV3_OPNREQ_TEST/OPNREQ_TEST/regional_control_std_base_gnu -working dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-ptmp/role.epic/FV3_OPNREQ_TEST/opnReqTest_2349467/dcp_dcp +working dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-ptmp/role.epic/FV3_OPNREQ_TEST/opnReqTest_3387769/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 = 493.419037 - 0: The maximum resident set size (KB) = 864628 + 0: The total amount of wall time = 501.367991 + 0: The maximum resident set size (KB) = 851344 Test dcp PASS baseline dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-stmp/role.epic/FV3_OPNREQ_TEST/OPNREQ_TEST/regional_control_std_base_gnu -working dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-ptmp/role.epic/FV3_OPNREQ_TEST/opnReqTest_2349467/std_base_std_base +working dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-ptmp/role.epic/FV3_OPNREQ_TEST/opnReqTest_3387769/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 = 495.387752 - 0: The maximum resident set size (KB) = 857100 + 0: The total amount of wall time = 499.644296 + 0: The maximum resident set size (KB) = 844980 Test std_base PASS baseline dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-stmp/role.epic/FV3_OPNREQ_TEST/OPNREQ_TEST/regional_control_std_base_gnu -working dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-ptmp/role.epic/FV3_OPNREQ_TEST/opnReqTest_2349467/thr_thr +working dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-ptmp/role.epic/FV3_OPNREQ_TEST/opnReqTest_3387769/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 = 492.975518 - 0: The maximum resident set size (KB) = 855564 + 0: The total amount of wall time = 496.089473 + 0: The maximum resident set size (KB) = 862448 Test thr PASS OPERATION REQUIREMENT TEST WAS SUCCESSFUL -Fri Nov 7 16:34:05 UTC 2025 -Elapsed time: 00h:53m:38s. Have a nice day! +Tue Nov 11 11:34:34 UTC 2025 +Elapsed time: 00h:55m:23s. Have a nice day! diff --git a/tests/logs/RegressionTests_acorn.log b/tests/logs/RegressionTests_acorn.log index c51faee027..5fc01ae026 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: -4094ee7b06a871a2fe57a1233254219dfc19898e +1b8a728d65def1d42705f795a9b0ae8c52f5007d Submodule hashes used in testing: 9265006502a859d2d3f21029fbb86107ba50ce0e AQM (v0.2.0-54-g9265006) @@ -9,7 +9,7 @@ Submodule hashes used in testing: 9f53664ef2e607ad25d6b6c939f2eac9ec818ee6 CDEPS-interface/CDEPS (cdeps0.4.17-432-g9f53664) 90ed2522ba8dd04d75237a77aae6b49e7acca523 CICE-interface/CICE (CICE6.0.0-432-g90ed252) 6a5c51e9e6c643da0760a315e452755661d7d745 CICE-interface/CICE/icepack (Icepack1.1.0-220-g6a5c51e) - 374373588e22cd86f1b8eb670d489c2967a6b40a CMEPS-interface/CMEPS (cmeps_v0.4.1-2324-g3743735) + 34ab53bf99cff4b3f34a4dcffa7efe0a2ea52429 CMEPS-interface/CMEPS (remotes/origin/feature/ccpp_framework_update) 9b7652c75b40d9cbb40e52b824f8c0a423922757 CMakeModules (v1.0.0-33-g9b7652c) 9ff3df9545dd582f415f682d3297e8c6c841e5cb GOCART (sdr_v2.1.2.6-291-g9ff3df9) bcf7777bb037ae2feb2a8a8ac51aacb3511b52d9 HYCOM-interface/HYCOM (2.3.00-122-gbcf7777) @@ -19,9 +19,9 @@ Submodule hashes used in testing: 65ef5c73bc7f5663d5688f75c3855d431da4baea MOM6-interface/MOM6/pkg/CVMix-src (65ef5c7) 29e64d652786e1d076a05128c920f394202bfe10 MOM6-interface/MOM6/pkg/GSW-Fortran (29e64d6) 2c7b3bc2a8096f6232020c47507593058795102e NOAHMP-interface/noahmp (v3.7.1-471-g2c7b3bc) - 83de45b8635d4afa8a4e12769e7d976912bb25d3 UFSATM (remotes/origin/sfc_v2_att) - 11359cb04a420fc87e4cf0f035f4d1215ab24488 UFSATM/ccpp/framework (2025-01-06-dev-5-g11359cb) - a78d06b4d54e2794a85ca3309e056ee67d62ed84 UFSATM/ccpp/physics (EP4-2036-ga78d06b4) + 964091c34459827f6cde2038d6e512936fbc3649 UFSATM (remotes/origin/feature/ccpp_framework_update) + 3256121dc4972d5c78f43f1a16ea1cb118ec6daf UFSATM/ccpp/framework (2025-06-03-dev-12-g3256121) + 3978265c4ec65c01d661118f8622999191c35841 UFSATM/ccpp/physics (ccpp_transition_to_vlab_master_20190705-5530-g3978265c) c62efd27caa26f660edf24232f33f154e608b77a UFSATM/ccpp/physics/physics/MP/TEMPO/TEMPO (c62efd2) 41c5fcd950fed09b8afe186dede266824eca7fd3 UFSATM/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (41c5fcd) b0a1b0957d3b79d642f3c01e5cd9441936c7c832 UFSATM/fv3/atmos_cubed_sphere (201912_public_release-429-gb0a1b09) @@ -31,7 +31,7 @@ Submodule hashes used in testing: -3d35332fe66e3e63a285cc8d96facdf255a33481 UFSATM/upp/sorc/ncep_post.fd/post_gtg.fd 560cb9c0f9fdc8ec96f746576dcac6503ed14eef WW3 (6.07.1-495-g560cb9c0) 05cad173feeb598431e3ef5f17c2df6562c8d101 fire_behavior (v0.2.0-1-g05cad17) - 508255586ebd7a666946060eb1e20d3a39d4ddb8 stochastic_physics (remotes/origin/feature/printmsgs) + aea3150e0baa6289a144f6da41d02869ab80f24c stochastic_physics (ufs-v2.0.0-293-gaea3150) NOTES: @@ -40,288 +40,288 @@ 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-20251106 -COMPARISON DIRECTORY: /lfs/h2/emc/ptmp/brian.curtis/FV3_RT/rt_1707173 +BASELINE DIRECTORY: /lfs/h2/emc/nems/noscrub/emc.nems/RT/NEMSfv3gfs/develop-20251110 +COMPARISON DIRECTORY: /lfs/h2/emc/ptmp/brian.curtis/FV3_RT/rt_2749130 RT.SH OPTIONS USED: * (-a) - HPC PROJECT ACCOUNT: GFS-DEV * (-e) - USE ECFLOW -PASS -- COMPILE 's2swa_32bit_intel' [18:31, 16:53] ( 1 warnings 3 remarks ) -PASS -- TEST 'cpld_control_p8_mixedmode_intel' [14:45, 06:20](3332 MB) -PASS -- TEST 'cpld_control_gefs_intel' [48:38, 16:03](4116 MB) -PASS -- TEST 'cpld_restart_gefs_intel' [25:00, 07:28](3918 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_intel' [18:32, 16:43] ( 1 warnings 4 remarks ) -PASS -- TEST 'cpld_control_gfsv17_intel' [20:15, 13:11](1903 MB) -PASS -- TEST 'cpld_control_gfsv17_iau_intel' [23:16, 14:14](1954 MB) -PASS -- TEST 'cpld_restart_gfsv17_intel' [16:13, 06:25](1072 MB) -PASS -- TEST 'cpld_restart_gfsv17_iau_intel' [12:16, 06:31](1932 MB) -PASS -- TEST 'cpld_mpi_gfsv17_intel' [29:27, 15:25](1885 MB) - -PASS -- COMPILE 's2s_32bit_sfs_intel' [15:30, 14:11] ( 1 warnings 1 remarks ) -PASS -- TEST 'cpld_control_sfs_intel' [16:14, 11:23](2195 MB) -PASS -- TEST 'cpld_restart_sfs_intel' [20:33, 06:21](1374 MB) - -PASS -- COMPILE 's2s_32bit_sfs_debug_intel' [06:20, 04:45] ( 334 warnings 1 remarks ) -PASS -- TEST 'cpld_debug_sfs_intel' [18:21, 12:52](2242 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [07:21, 05:07] ( 352 warnings 1777 remarks ) -PASS -- TEST 'cpld_debug_gfsv17_intel' [25:00, 20:10](1946 MB) - -PASS -- COMPILE 's2swa_intel' [18:33, 17:00] ( 1 warnings 3 remarks ) -PASS -- TEST 'cpld_control_p8_intel' [14:36, 08:03](3360 MB) -PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [22:45, 08:03](3359 MB) -PASS -- TEST 'cpld_restart_p8_intel' [12:36, 04:33](3240 MB) -PASS -- TEST 'cpld_control_qr_p8_intel' [22:41, 08:06](3382 MB) -PASS -- TEST 'cpld_restart_qr_p8_intel' [13:29, 04:40](3263 MB) -PASS -- TEST 'cpld_2threads_p8_intel' [18:23, 07:24](3581 MB) -PASS -- TEST 'cpld_decomp_p8_intel' [14:32, 07:48](3356 MB) -PASS -- TEST 'cpld_mpi_p8_intel' [20:15, 06:34](3303 MB) -PASS -- TEST 'cpld_control_ciceC_p8_intel' [18:30, 08:03](3361 MB) - -PASS -- COMPILE 's2swal_intel' [18:33, 16:53] ( 1 warnings 4 remarks ) -PASS -- TEST 'cpld_control_p8_lnd_intel' [28:45, 08:11](3365 MB) -PASS -- TEST 'cpld_restart_p8_lnd_intel' [10:22, 04:42](3245 MB) -PASS -- TEST 'cpld_s2sa_p8_intel' [14:28, 08:07](3338 MB) - -PASS -- COMPILE 's2sw_intel' [16:30, 14:53] ( 1 warnings 3 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_intel' [11:34, 04:35](1925 MB) -PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [12:00, 07:08](1973 MB) - -PASS -- COMPILE 's2s_aoflux_intel' [16:31, 14:38] ( 1 warnings 1 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [13:00, 04:54](1978 MB) - -PASS -- COMPILE 's2swa_faster_intel' [18:33, 16:43] ( 1 warnings 3 remarks ) -PASS -- TEST 'cpld_control_p8_faster_intel' [19:31, 07:57](3361 MB) - -PASS -- COMPILE 's2sw_pdlib_intel' [17:31, 15:34] ( 1 warnings 4 remarks ) -PASS -- TEST 'cpld_control_pdlib_p8_intel' [18:51, 13:07](1927 MB) -PASS -- TEST 'cpld_restart_pdlib_p8_intel' [10:52, 06:21](1097 MB) -PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [33:11, 15:17](1895 MB) -PASS -- TEST 'cpld_control_c48_5deg_intel' [11:33, 06:01](2887 MB) -PASS -- TEST 'cpld_warmstart_c48_5deg_intel' [07:29, 02:03](2897 MB) -PASS -- TEST 'cpld_restart_c48_5deg_intel' [06:26, 01:25](2302 MB) -PASS -- TEST 'cpld_control_c24_5deg_intel' [05:56, 01:19](2114 MB) -PASS -- TEST 'cpld_warmstart_c24_5deg_intel' [05:56, 00:58](2108 MB) -PASS -- TEST 'cpld_restart_c24_5deg_intel' [05:49, 00:43](1460 MB) -PASS -- TEST 'cpld_control_c24_9deg_intel' [05:55, 01:18](2112 MB) -PASS -- TEST 'cpld_warmstart_c24_9deg_intel' [04:54, 00:51](2114 MB) -PASS -- TEST 'cpld_restart_c24_9deg_intel' [06:48, 00:47](1459 MB) -PASS -- TEST 'cpld_control_c12_9deg_intel' [04:54, 00:53](2038 MB) -PASS -- TEST 'cpld_warmstart_c12_9deg_intel' [05:48, 00:48](2039 MB) -PASS -- TEST 'cpld_restart_c12_9deg_intel' [05:50, 00:48](1396 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_intel' [06:19, 04:42] ( 352 warnings 1777 remarks ) -PASS -- TEST 'cpld_debug_pdlib_p8_intel' [26:46, 24:04](1968 MB) - -PASS -- COMPILE 'atm_dyn32_intel' [12:26, 10:30] ( 1 warnings 1 remarks ) -PASS -- TEST 'control_flake_intel' [08:37, 03:58](682 MB) -PASS -- TEST 'control_CubedSphereGrid_intel' [09:41, 02:22](1575 MB) -PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [09:46, 02:35](1585 MB) -PASS -- TEST 'control_latlon_intel' [10:37, 02:30](1585 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [10:44, 02:35](1584 MB) -PASS -- TEST 'control_c48_intel' [11:55, 06:13](1603 MB) -PASS -- TEST 'control_c48.v2.sfc_intel' [09:47, 05:42](719 MB) -PASS -- TEST 'control_c48_lnd_iau_intel' [09:48, 06:19](1601 MB) -PASS -- TEST 'control_c192_intel' [12:59, 06:59](1706 MB) -PASS -- TEST 'control_c384_intel' [55:57, 08:20](1997 MB) -PASS -- TEST 'control_c384gdas_intel' [04:36, 09:08](1170 MB) -PASS -- TEST 'control_stochy_intel' [06:35, 01:48](637 MB) -PASS -- TEST 'control_stochy_restart_intel' [08:40, 01:09](399 MB) -PASS -- TEST 'control_lndp_intel' [06:33, 01:43](638 MB) -PASS -- TEST 'control_iovr4_intel' [07:37, 02:34](635 MB) -PASS -- TEST 'control_iovr4_gfdlmpv3_intel' [09:00, 03:06](922 MB) -PASS -- TEST 'control_iovr5_intel' [07:40, 02:35](634 MB) -PASS -- TEST 'control_p8_intel' [10:23, 02:53](1857 MB) -PASS -- TEST 'control_p8.v2.sfc_intel' [11:38, 03:04](1860 MB) -PASS -- TEST 'control_p8_ugwpv1_intel' [11:12, 02:50](1864 MB) -PASS -- TEST 'control_p8_ugwpv1_tempo_intel' [12:14, 02:54](1879 MB) -PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_intel' [12:42, 03:02](1886 MB) -PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_hail_intel' [09:51, 02:18](2438 MB) -PASS -- TEST 'control_restart_p8_intel' [06:42, 01:47](1014 MB) -PASS -- TEST 'control_noqr_p8_intel' [09:58, 02:56](1858 MB) -PASS -- TEST 'control_restart_noqr_p8_intel' [06:12, 01:54](1014 MB) -PASS -- TEST 'control_decomp_p8_intel' [11:43, 02:59](1861 MB) -PASS -- TEST 'control_2threads_p8_intel' [10:56, 02:47](1943 MB) -PASS -- TEST 'control_p8_lndp_intel' [12:08, 04:56](1870 MB) -PASS -- TEST 'control_p8_rrtmgp_intel' [13:16, 03:54](1918 MB) -PASS -- TEST 'control_p8_mynn_intel' [12:13, 03:04](1874 MB) -PASS -- TEST 'merra2_thompson_intel' [13:40, 03:32](1867 MB) -PASS -- TEST 'merra2_hf_thompson_intel' [13:20, 04:29](1872 MB) -PASS -- TEST 'regional_control_intel' [07:56, 04:53](879 MB) -PASS -- TEST 'regional_restart_intel' [05:53, 02:45](884 MB) -PASS -- TEST 'regional_decomp_intel' [07:52, 05:26](877 MB) -PASS -- TEST 'regional_2threads_intel' [08:50, 03:06](993 MB) -PASS -- TEST 'regional_noquilt_intel' [07:55, 05:01](1172 MB) -PASS -- TEST 'regional_2dwrtdecomp_intel' [07:54, 05:01](878 MB) -PASS -- TEST 'regional_wofs_intel' [09:55, 06:42](1613 MB) - -PASS -- COMPILE 'atm_dyn32_rad32_intel' [11:25, 09:48] ( 1 warnings 1 remarks ) -PASS -- TEST 'control_p8_rrtmgp_rad32_intel' [08:12, 03:46](1888 MB) - -PASS -- COMPILE 'rrfs_intel' [10:23, 08:50] ( 4 warnings 92 remarks ) -PASS -- TEST 'rap_control_intel' [08:09, 03:46](1018 MB) -PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [08:18, 04:15](1197 MB) -PASS -- TEST 'rap_decomp_intel' [08:25, 04:02](1014 MB) -PASS -- TEST 'rap_2threads_intel' [07:25, 03:27](1094 MB) -PASS -- TEST 'rap_restart_intel' [06:11, 02:06](765 MB) -PASS -- TEST 'rap_sfcdiff_intel' [07:31, 03:49](1016 MB) -PASS -- TEST 'rap_sfcdiff_decomp_intel' [07:31, 03:54](1013 MB) -PASS -- TEST 'rap_sfcdiff_restart_intel' [07:13, 02:06](765 MB) -PASS -- TEST 'hrrr_control_intel' [08:29, 03:40](1007 MB) -PASS -- TEST 'hrrr_control_decomp_intel' [07:22, 03:51](1012 MB) -PASS -- TEST 'hrrr_control_2threads_intel' [06:55, 03:17](1084 MB) -PASS -- TEST 'hrrr_control_restart_intel' [04:35, 02:07](757 MB) -PASS -- TEST 'rrfs_v1beta_intel' [11:03, 06:36](1013 MB) -PASS -- TEST 'rrfs_v1nssl_intel' [11:39, 08:40](1972 MB) -PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [10:40, 08:20](1971 MB) - -PASS -- COMPILE 'csawmg_intel' [10:24, 08:40] ( 1 warnings ) -PASS -- TEST 'control_csawmg_intel' [09:55, 06:24](968 MB) -PASS -- TEST 'control_ras_intel' [05:32, 03:22](671 MB) - -PASS -- COMPILE 'wam_intel' [10:23, 08:06] ( 1 warnings 1 remarks ) -PASS -- TEST 'control_wam_intel' [15:19, 12:04](1667 MB) - -PASS -- COMPILE 'atm_faster_dyn32_intel' [10:23, 08:07] ( 1 warnings 1 remarks ) -PASS -- TEST 'control_p8_faster_intel' [08:11, 03:04](1861 MB) -PASS -- TEST 'regional_control_faster_intel' [06:52, 05:02](879 MB) - -PASS -- COMPILE 'atm_debug_dyn32_intel' [06:19, 04:50] ( 415 warnings 92 remarks ) -PASS -- TEST 'control_CubedSphereGrid_debug_intel' [05:39, 02:43](1611 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [05:37, 02:47](1622 MB) -PASS -- TEST 'control_stochy_debug_intel' [05:31, 03:34](821 MB) -PASS -- TEST 'control_lndp_debug_intel' [05:31, 03:13](826 MB) -PASS -- TEST 'control_csawmg_debug_intel' [07:52, 04:52](1117 MB) -PASS -- TEST 'control_ras_debug_intel' [05:31, 03:21](833 MB) -PASS -- TEST 'control_diag_debug_intel' [05:38, 03:15](1683 MB) -PASS -- TEST 'control_debug_p8_intel' [06:03, 03:20](1905 MB) -PASS -- TEST 'regional_debug_intel' [21:12, 18:23](939 MB) -PASS -- TEST 'rap_control_debug_intel' [08:37, 05:42](1198 MB) -PASS -- TEST 'hrrr_control_debug_intel' [08:38, 05:32](1189 MB) -PASS -- TEST 'hrrr_gf_debug_intel' [08:37, 05:40](1197 MB) -PASS -- TEST 'hrrr_c3_debug_intel' [08:36, 05:40](1197 MB) -PASS -- TEST 'rap_unified_drag_suite_debug_intel' [08:33, 05:47](1198 MB) -PASS -- TEST 'rap_diag_debug_intel' [08:44, 06:11](1287 MB) -PASS -- TEST 'rap_cires_ugwp_debug_intel' [08:41, 05:47](1197 MB) -PASS -- TEST 'rap_unified_ugwp_debug_intel' [08:36, 05:54](1196 MB) -PASS -- TEST 'rap_lndp_debug_intel' [08:36, 05:46](1199 MB) -PASS -- TEST 'rap_progcld_thompson_debug_intel' [08:36, 05:42](1199 MB) -PASS -- TEST 'rap_noah_debug_intel' [08:39, 05:42](1198 MB) -PASS -- TEST 'rap_sfcdiff_debug_intel' [08:37, 05:54](1192 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [12:40, 09:17](1194 MB) -PASS -- TEST 'rap_clm_lake_debug_intel' [10:38, 05:47](1200 MB) -PASS -- TEST 'rap_flake_debug_intel' [09:36, 05:42](1198 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [15:29, 09:52](1204 MB) - -PASS -- COMPILE 'wam_debug_intel' [05:18, 03:28] ( 377 warnings 1 remarks ) -PASS -- TEST 'control_wam_debug_intel' [20:20, 14:39](1696 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [10:24, 08:13] ( 4 warnings 91 remarks ) -PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [11:22, 03:58](1033 MB) -PASS -- TEST 'rap_control_dyn32_phy32_intel' [09:10, 03:16](895 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [10:00, 03:18](888 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [09:24, 02:58](943 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [09:45, 02:49](932 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [09:46, 03:19](890 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_intel' [06:05, 01:48](727 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [04:34, 01:54](724 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [10:24, 08:03] ( 4 warnings 91 remarks ) -PASS -- TEST 'conus13km_control_intel' [05:25, 02:56](1020 MB) -PASS -- TEST 'conus13km_2threads_intel' [04:59, 01:26](1142 MB) -PASS -- TEST 'conus13km_decomp_intel' [07:07, 02:56](1027 MB) -PASS -- TEST 'conus13km_restart_intel' [04:03, 01:48](690 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [11:25, 08:18] ( 4 warnings 91 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_intel' [07:57, 04:07](922 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [08:22, 03:36] ( 310 warnings 91 remarks ) -PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [09:35, 05:41](1076 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [08:38, 05:28](1069 MB) -PASS -- TEST 'conus13km_debug_intel' [26:33, 23:51](1103 MB) -PASS -- TEST 'conus13km_debug_qr_intel' [26:27, 23:57](812 MB) -PASS -- TEST 'conus13km_debug_2threads_intel' [16:09, 13:33](1219 MB) -PASS -- TEST 'conus13km_debug_decomp_intel' [27:28, 24:26](1113 MB) -PASS -- TEST 'conus13km_radar_tten_debug_intel' [27:25, 23:57](1169 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [07:20, 03:32] ( 310 warnings 91 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [08:38, 05:39](1110 MB) - -PASS -- COMPILE 'hafsw_intel' [16:31, 12:16] ( 1 warnings 3 remarks ) -PASS -- TEST 'hafs_regional_atm_intel' [08:03, 04:30](708 MB) -PASS -- TEST 'hafs_regional_atm_gfdlmpv3_intel' [25:25, 04:43](916 MB) -PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [26:00, 03:39](1052 MB) -PASS -- TEST 'hafs_regional_atm_wav_intel' [14:09, 11:41](809 MB) -PASS -- TEST 'hafs_regional_1nest_atm_intel' [07:59, 05:30](464 MB) -PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [11:06, 06:39](471 MB) -PASS -- TEST 'hafs_global_1nest_atm_intel' [14:01, 03:03](372 MB) -PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [31:24, 07:50](425 MB) -PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [07:50, 03:55](495 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [09:00, 03:41](493 MB) -PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [14:44, 01:32](405 MB) -PASS -- TEST 'gnv1_nested_intel' [08:12, 03:48](1696 MB) - -PASS -- COMPILE 'hafs_mom6w_intel' [14:29, 10:14] ( 1 warnings 2 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [25:41, 05:26](783 MB) - -PASS -- COMPILE 'hafs_all_intel' [14:29, 09:02] ( 1 warnings 2 remarks ) -PASS -- TEST 'hafs_regional_docn_intel' [13:08, 06:32](756 MB) -PASS -- TEST 'hafs_regional_docn_oisst_intel' [13:06, 06:38](741 MB) - -PASS -- COMPILE 'datm_cdeps_intel' [16:30, 13:33] -PASS -- TEST 'datm_cdeps_control_cfsr_intel' [07:28, 03:02](1567 MB) -PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [03:27, 02:01](1565 MB) -PASS -- TEST 'datm_cdeps_control_gefs_intel' [06:26, 02:50](685 MB) -PASS -- TEST 'datm_cdeps_iau_gefs_intel' [07:28, 02:53](685 MB) -PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [07:27, 02:59](684 MB) -PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [07:28, 03:21](1565 MB) -PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [08:29, 03:08](1568 MB) -PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [07:28, 02:51](686 MB) -PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [11:32, 07:15](1366 MB) -PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [11:24, 07:02](706 MB) -PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [05:23, 03:02](1565 MB) -PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [07:29, 05:17](4521 MB) -PASS -- TEST 'datm_cdeps_gfs_intel' [07:29, 05:15](4523 MB) - -PASS -- COMPILE 'datm_cdeps_faster_intel' [18:34, 13:36] -PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [05:26, 03:06](1567 MB) - -PASS -- COMPILE 'datm_cdeps_land_intel' [05:19, 00:56] ( 1 remarks ) -PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [03:39, 01:09](302 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_intel' [03:33, 00:53](437 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [04:39, 00:43](437 MB) - -PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [17:31, 13:45] ( 1 warnings 1 remarks ) -PASS -- TEST 'atm_ds2s_docn_pcice_intel' [07:40, 03:48](1911 MB) - -PASS -- COMPILE 'atml_intel' [15:29, 10:06] ( 9 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_intel' [08:20, 03:26](1865 MB) -PASS -- TEST 'control_restart_p8_atmlnd_intel' [05:04, 02:01](1030 MB) - -PASS -- COMPILE 'atml_debug_intel' [08:21, 04:20] ( 420 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_debug_intel' [10:19, 05:39](1908 MB) - -PASS -- COMPILE 'atmw_intel' [14:28, 08:48] ( 1 warnings 3 remarks ) -PASS -- TEST 'atmwav_control_noaero_p8_intel' [06:05, 02:08](1885 MB) - -PASS -- COMPILE 'atmaero_intel' [20:34, 15:18] ( 1 warnings 1 remarks ) -PASS -- TEST 'atmaero_control_p8_intel' [10:52, 04:27](3239 MB) -PASS -- TEST 'atmaero_control_p8_rad_intel' [10:33, 05:05](3118 MB) -PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [11:43, 05:02](3128 MB) - -PASS -- COMPILE 'atmaq_intel' [10:23, 08:38] ( 1 warnings ) -PASS -- TEST 'regional_atmaq_intel' [23:06, 14:31](2392 MB) -PASS -- TEST 'regional_atmaq_canopy_intel' [24:00, 17:25](2445 MB) - -PASS -- COMPILE 'atmaq_debug_intel' [05:18, 03:36] ( 394 warnings ) -PASS -- TEST 'regional_atmaq_debug_intel' [49:14, 40:18](1880 MB) +PASS -- COMPILE 's2swa_32bit_intel' [18:34, 16:59] ( 1 warnings 3 remarks ) +PASS -- TEST 'cpld_control_p8_mixedmode_intel' [14:37, 06:38](3321 MB) +PASS -- TEST 'cpld_control_gefs_intel' [52:49, 17:02](4108 MB) +PASS -- TEST 'cpld_restart_gefs_intel' [25:10, 07:55](3903 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_intel' [18:32, 16:57] ( 1 warnings 4 remarks ) +PASS -- TEST 'cpld_control_gfsv17_intel' [20:21, 13:09](1896 MB) +PASS -- TEST 'cpld_control_gfsv17_iau_intel' [24:18, 14:08](1938 MB) +PASS -- TEST 'cpld_restart_gfsv17_intel' [16:35, 06:25](1068 MB) +PASS -- TEST 'cpld_restart_gfsv17_iau_intel' [12:15, 06:28](1930 MB) +PASS -- TEST 'cpld_mpi_gfsv17_intel' [38:09, 15:13](1871 MB) + +PASS -- COMPILE 's2s_32bit_sfs_intel' [16:29, 14:27] ( 1 warnings 1 remarks ) +PASS -- TEST 'cpld_control_sfs_intel' [28:46, 11:51](2196 MB) +PASS -- TEST 'cpld_restart_sfs_intel' [17:34, 06:22](1358 MB) + +PASS -- COMPILE 's2s_32bit_sfs_debug_intel' [06:19, 04:39] ( 334 warnings 1 remarks ) +PASS -- TEST 'cpld_debug_sfs_intel' [18:20, 13:23](2234 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [07:20, 05:08] ( 352 warnings 1777 remarks ) +PASS -- TEST 'cpld_debug_gfsv17_intel' [25:01, 20:23](1937 MB) + +PASS -- COMPILE 's2swa_intel' [18:33, 16:55] ( 1 warnings 3 remarks ) +PASS -- TEST 'cpld_control_p8_intel' [15:11, 08:25](3355 MB) +PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [15:32, 08:15](3355 MB) +PASS -- TEST 'cpld_restart_p8_intel' [13:19, 04:42](3236 MB) +PASS -- TEST 'cpld_control_qr_p8_intel' [15:05, 08:24](3373 MB) +PASS -- TEST 'cpld_restart_qr_p8_intel' [12:31, 04:53](3251 MB) +PASS -- TEST 'cpld_2threads_p8_intel' [14:26, 07:44](3559 MB) +PASS -- TEST 'cpld_decomp_p8_intel' [22:42, 08:27](3344 MB) +PASS -- TEST 'cpld_mpi_p8_intel' [31:43, 06:55](3294 MB) +PASS -- TEST 'cpld_control_ciceC_p8_intel' [22:50, 08:32](3356 MB) + +PASS -- COMPILE 's2swal_intel' [18:33, 16:58] ( 1 warnings 4 remarks ) +PASS -- TEST 'cpld_control_p8_lnd_intel' [31:51, 08:29](3358 MB) +PASS -- TEST 'cpld_restart_p8_lnd_intel' [11:26, 05:03](3237 MB) +PASS -- TEST 'cpld_s2sa_p8_intel' [14:14, 08:23](3330 MB) + +PASS -- COMPILE 's2sw_intel' [16:32, 14:58] ( 1 warnings 3 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_intel' [08:33, 04:32](1918 MB) +PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [15:07, 07:11](1970 MB) + +PASS -- COMPILE 's2s_aoflux_intel' [16:32, 14:35] ( 1 warnings 1 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [08:57, 05:08](1970 MB) + +PASS -- COMPILE 's2swa_faster_intel' [18:34, 16:55] ( 1 warnings 3 remarks ) +PASS -- TEST 'cpld_control_p8_faster_intel' [14:31, 08:15](3358 MB) + +PASS -- COMPILE 's2sw_pdlib_intel' [17:31, 15:36] ( 1 warnings 4 remarks ) +PASS -- TEST 'cpld_control_pdlib_p8_intel' [22:01, 13:05](1917 MB) +PASS -- TEST 'cpld_restart_pdlib_p8_intel' [12:58, 06:22](1099 MB) +PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [36:00, 15:14](1886 MB) +PASS -- TEST 'cpld_control_c48_5deg_intel' [11:31, 05:59](2883 MB) +PASS -- TEST 'cpld_warmstart_c48_5deg_intel' [07:30, 02:11](2891 MB) +PASS -- TEST 'cpld_restart_c48_5deg_intel' [04:19, 01:26](2297 MB) +PASS -- TEST 'cpld_control_c24_5deg_intel' [05:55, 01:20](2109 MB) +PASS -- TEST 'cpld_warmstart_c24_5deg_intel' [05:56, 00:49](2112 MB) +PASS -- TEST 'cpld_restart_c24_5deg_intel' [04:48, 00:48](1450 MB) +PASS -- TEST 'cpld_control_c24_9deg_intel' [04:54, 01:18](2114 MB) +PASS -- TEST 'cpld_warmstart_c24_9deg_intel' [04:54, 00:49](2108 MB) +PASS -- TEST 'cpld_restart_c24_9deg_intel' [05:50, 00:45](1449 MB) +PASS -- TEST 'cpld_control_c12_9deg_intel' [05:55, 00:57](2037 MB) +PASS -- TEST 'cpld_warmstart_c12_9deg_intel' [04:48, 00:47](2041 MB) +PASS -- TEST 'cpld_restart_c12_9deg_intel' [04:47, 00:45](1394 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_intel' [06:19, 04:45] ( 352 warnings 1777 remarks ) +PASS -- TEST 'cpld_debug_pdlib_p8_intel' [28:49, 25:04](1963 MB) + +PASS -- COMPILE 'atm_dyn32_intel' [12:26, 10:38] ( 1 warnings 1 remarks ) +PASS -- TEST 'control_flake_intel' [08:36, 04:08](682 MB) +PASS -- TEST 'control_CubedSphereGrid_intel' [07:38, 02:28](1567 MB) +PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [07:44, 02:39](1579 MB) +PASS -- TEST 'control_latlon_intel' [06:33, 02:37](1575 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [07:42, 02:48](1574 MB) +PASS -- TEST 'control_c48_intel' [08:45, 06:21](1594 MB) +PASS -- TEST 'control_c48.v2.sfc_intel' [07:45, 05:42](720 MB) +PASS -- TEST 'control_c48_lnd_iau_intel' [09:45, 06:38](1596 MB) +PASS -- TEST 'control_c192_intel' [11:59, 07:09](1703 MB) +PASS -- TEST 'control_c384_intel' [58:00, 08:45](2006 MB) +PASS -- TEST 'control_c384gdas_intel' [08:45, 09:40](1134 MB) +PASS -- TEST 'control_stochy_intel' [09:39, 01:48](636 MB) +PASS -- TEST 'control_stochy_restart_intel' [06:37, 01:10](401 MB) +PASS -- TEST 'control_lndp_intel' [11:40, 01:48](637 MB) +PASS -- TEST 'control_iovr4_intel' [12:43, 02:50](632 MB) +PASS -- TEST 'control_iovr4_gfdlmpv3_intel' [13:01, 02:59](915 MB) +PASS -- TEST 'control_iovr5_intel' [12:44, 02:47](631 MB) +PASS -- TEST 'control_p8_intel' [13:30, 03:00](1854 MB) +PASS -- TEST 'control_p8.v2.sfc_intel' [12:44, 03:08](1857 MB) +PASS -- TEST 'control_p8_ugwpv1_intel' [13:17, 02:55](1858 MB) +PASS -- TEST 'control_p8_ugwpv1_tempo_intel' [13:17, 02:57](1877 MB) +PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_intel' [13:42, 03:10](1886 MB) +PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_hail_intel' [10:49, 02:20](2429 MB) +PASS -- TEST 'control_restart_p8_intel' [06:54, 01:57](1015 MB) +PASS -- TEST 'control_noqr_p8_intel' [11:43, 02:59](1853 MB) +PASS -- TEST 'control_restart_noqr_p8_intel' [06:54, 01:52](1014 MB) +PASS -- TEST 'control_decomp_p8_intel' [11:35, 03:00](1846 MB) +PASS -- TEST 'control_2threads_p8_intel' [10:38, 02:43](1929 MB) +PASS -- TEST 'control_p8_lndp_intel' [12:02, 04:55](1859 MB) +PASS -- TEST 'control_p8_rrtmgp_intel' [10:21, 04:07](1908 MB) +PASS -- TEST 'control_p8_mynn_intel' [08:10, 03:11](1870 MB) +PASS -- TEST 'merra2_thompson_intel' [10:42, 03:26](1858 MB) +PASS -- TEST 'merra2_hf_thompson_intel' [12:17, 04:37](1863 MB) +PASS -- TEST 'regional_control_intel' [08:53, 05:04](881 MB) +PASS -- TEST 'regional_restart_intel' [04:53, 02:50](881 MB) +PASS -- TEST 'regional_decomp_intel' [08:50, 05:24](876 MB) +PASS -- TEST 'regional_2threads_intel' [07:50, 03:16](991 MB) +PASS -- TEST 'regional_noquilt_intel' [07:50, 05:02](1173 MB) +PASS -- TEST 'regional_2dwrtdecomp_intel' [07:50, 05:04](879 MB) +PASS -- TEST 'regional_wofs_intel' [08:50, 06:31](1610 MB) + +PASS -- COMPILE 'atm_dyn32_rad32_intel' [11:23, 09:56] ( 1 warnings 1 remarks ) +PASS -- TEST 'control_p8_rrtmgp_rad32_intel' [08:13, 04:00](1880 MB) + +PASS -- COMPILE 'rrfs_intel' [10:24, 08:53] ( 4 warnings 92 remarks ) +PASS -- TEST 'rap_control_intel' [08:11, 03:47](1014 MB) +PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [09:19, 04:16](1183 MB) +PASS -- TEST 'rap_decomp_intel' [08:23, 04:05](1015 MB) +PASS -- TEST 'rap_2threads_intel' [08:47, 03:32](1084 MB) +PASS -- TEST 'rap_restart_intel' [07:12, 02:12](764 MB) +PASS -- TEST 'rap_sfcdiff_intel' [08:11, 03:57](1006 MB) +PASS -- TEST 'rap_sfcdiff_decomp_intel' [08:47, 03:59](1012 MB) +PASS -- TEST 'rap_sfcdiff_restart_intel' [07:12, 02:13](762 MB) +PASS -- TEST 'hrrr_control_intel' [08:33, 03:45](1008 MB) +PASS -- TEST 'hrrr_control_decomp_intel' [08:23, 03:55](1007 MB) +PASS -- TEST 'hrrr_control_2threads_intel' [07:28, 03:20](1074 MB) +PASS -- TEST 'hrrr_control_restart_intel' [04:35, 02:08](759 MB) +PASS -- TEST 'rrfs_v1beta_intel' [11:01, 06:38](1006 MB) +PASS -- TEST 'rrfs_v1nssl_intel' [11:40, 08:36](1969 MB) +PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [11:42, 08:18](1961 MB) + +PASS -- COMPILE 'csawmg_intel' [10:24, 08:37] ( 1 warnings ) +PASS -- TEST 'control_csawmg_intel' [10:00, 06:30](961 MB) +PASS -- TEST 'control_ras_intel' [06:33, 03:27](667 MB) + +PASS -- COMPILE 'wam_intel' [09:22, 08:05] ( 1 warnings 1 remarks ) +PASS -- TEST 'control_wam_intel' [17:16, 12:44](1649 MB) + +PASS -- COMPILE 'atm_faster_dyn32_intel' [10:23, 08:12] ( 1 warnings 1 remarks ) +PASS -- TEST 'control_p8_faster_intel' [08:08, 03:11](1852 MB) +PASS -- TEST 'regional_control_faster_intel' [07:49, 05:05](876 MB) + +PASS -- COMPILE 'atm_debug_dyn32_intel' [07:20, 05:01] ( 415 warnings 92 remarks ) +PASS -- TEST 'control_CubedSphereGrid_debug_intel' [09:44, 02:42](1602 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [05:39, 02:55](1612 MB) +PASS -- TEST 'control_stochy_debug_intel' [06:34, 03:31](813 MB) +PASS -- TEST 'control_lndp_debug_intel' [06:32, 03:17](815 MB) +PASS -- TEST 'control_csawmg_debug_intel' [07:57, 05:02](1107 MB) +PASS -- TEST 'control_ras_debug_intel' [05:31, 03:18](822 MB) +PASS -- TEST 'control_diag_debug_intel' [05:37, 03:15](1669 MB) +PASS -- TEST 'control_debug_p8_intel' [05:58, 03:12](1895 MB) +PASS -- TEST 'regional_debug_intel' [21:11, 18:38](951 MB) +PASS -- TEST 'rap_control_debug_intel' [08:38, 05:47](1187 MB) +PASS -- TEST 'hrrr_control_debug_intel' [08:39, 05:37](1184 MB) +PASS -- TEST 'hrrr_gf_debug_intel' [08:36, 05:46](1187 MB) +PASS -- TEST 'hrrr_c3_debug_intel' [08:36, 05:56](1188 MB) +PASS -- TEST 'rap_unified_drag_suite_debug_intel' [08:36, 05:54](1186 MB) +PASS -- TEST 'rap_diag_debug_intel' [08:44, 06:10](1270 MB) +PASS -- TEST 'rap_cires_ugwp_debug_intel' [08:35, 05:55](1183 MB) +PASS -- TEST 'rap_unified_ugwp_debug_intel' [08:37, 05:50](1185 MB) +PASS -- TEST 'rap_lndp_debug_intel' [08:35, 05:47](1192 MB) +PASS -- TEST 'rap_progcld_thompson_debug_intel' [07:34, 05:47](1183 MB) +PASS -- TEST 'rap_noah_debug_intel' [08:34, 05:48](1186 MB) +PASS -- TEST 'rap_sfcdiff_debug_intel' [08:36, 05:45](1183 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [11:38, 09:06](1185 MB) +PASS -- TEST 'rap_clm_lake_debug_intel' [10:39, 06:02](1189 MB) +PASS -- TEST 'rap_flake_debug_intel' [10:39, 05:48](1185 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [16:30, 09:57](1188 MB) + +PASS -- COMPILE 'wam_debug_intel' [05:18, 03:30] ( 377 warnings 1 remarks ) +PASS -- TEST 'control_wam_debug_intel' [22:25, 14:47](1696 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [10:23, 08:12] ( 4 warnings 91 remarks ) +PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [12:21, 04:06](1039 MB) +PASS -- TEST 'rap_control_dyn32_phy32_intel' [10:02, 03:20](886 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [09:46, 03:17](884 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [09:24, 02:52](934 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [09:16, 02:49](926 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [08:46, 03:14](887 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_intel' [05:55, 02:00](729 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [05:35, 01:54](723 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [09:22, 08:06] ( 4 warnings 91 remarks ) +PASS -- TEST 'conus13km_control_intel' [06:26, 03:03](1013 MB) +PASS -- TEST 'conus13km_2threads_intel' [06:04, 01:26](1136 MB) +PASS -- TEST 'conus13km_decomp_intel' [07:05, 03:07](1023 MB) +PASS -- TEST 'conus13km_restart_intel' [04:00, 01:56](680 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [10:24, 08:28] ( 4 warnings 91 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_intel' [09:03, 04:12](920 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [07:20, 03:38] ( 310 warnings 91 remarks ) +PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [09:36, 05:35](1065 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [08:37, 05:24](1066 MB) +PASS -- TEST 'conus13km_debug_intel' [26:32, 24:09](1080 MB) +PASS -- TEST 'conus13km_debug_qr_intel' [27:33, 24:06](789 MB) +PASS -- TEST 'conus13km_debug_2threads_intel' [17:15, 13:47](1207 MB) +PASS -- TEST 'conus13km_debug_decomp_intel' [27:24, 24:38](1091 MB) +PASS -- TEST 'conus13km_radar_tten_debug_intel' [26:24, 24:02](1146 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [07:20, 03:33] ( 310 warnings 91 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [08:36, 05:53](1103 MB) + +PASS -- COMPILE 'hafsw_intel' [15:28, 12:08] ( 1 warnings 3 remarks ) +PASS -- TEST 'hafs_regional_atm_intel' [07:01, 04:41](700 MB) +PASS -- TEST 'hafs_regional_atm_gfdlmpv3_intel' [28:29, 04:50](906 MB) +PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [22:59, 03:37](1050 MB) +PASS -- TEST 'hafs_regional_atm_wav_intel' [14:07, 11:50](786 MB) +PASS -- TEST 'hafs_regional_1nest_atm_intel' [09:01, 05:46](466 MB) +PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [17:12, 06:53](471 MB) +PASS -- TEST 'hafs_global_1nest_atm_intel' [09:56, 03:00](372 MB) +PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [33:20, 07:55](421 MB) +PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [07:51, 03:52](497 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [06:01, 03:44](493 MB) +PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [13:44, 01:36](405 MB) +PASS -- TEST 'gnv1_nested_intel' [09:07, 03:41](1697 MB) + +PASS -- COMPILE 'hafs_mom6w_intel' [13:26, 10:18] ( 1 warnings 2 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [25:41, 05:38](775 MB) + +PASS -- COMPILE 'hafs_all_intel' [12:25, 09:13] ( 1 warnings 2 remarks ) +PASS -- TEST 'hafs_regional_docn_intel' [10:04, 06:57](742 MB) +PASS -- TEST 'hafs_regional_docn_oisst_intel' [12:06, 06:59](723 MB) + +PASS -- COMPILE 'datm_cdeps_intel' [18:32, 13:22] +PASS -- TEST 'datm_cdeps_control_cfsr_intel' [05:26, 03:02](1567 MB) +PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [04:27, 02:01](1567 MB) +PASS -- TEST 'datm_cdeps_control_gefs_intel' [05:26, 02:50](685 MB) +PASS -- TEST 'datm_cdeps_iau_gefs_intel' [06:28, 02:49](687 MB) +PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [05:25, 03:00](685 MB) +PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [05:25, 03:21](1565 MB) +PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [05:25, 03:09](1565 MB) +PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [06:27, 02:53](686 MB) +PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [10:41, 07:18](1366 MB) +PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [13:32, 06:58](703 MB) +PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [06:25, 03:10](1565 MB) +PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [08:33, 05:23](4520 MB) +PASS -- TEST 'datm_cdeps_gfs_intel' [08:30, 05:14](4521 MB) + +PASS -- COMPILE 'datm_cdeps_faster_intel' [17:31, 13:31] +PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [05:26, 03:06](1564 MB) + +PASS -- COMPILE 'datm_cdeps_land_intel' [05:18, 00:55] ( 1 remarks ) +PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [05:41, 01:04](302 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_intel' [05:35, 00:51](437 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [07:39, 00:39](438 MB) + +PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [17:33, 13:39] ( 1 warnings 1 remarks ) +PASS -- TEST 'atm_ds2s_docn_pcice_intel' [07:35, 03:55](1907 MB) + +PASS -- COMPILE 'atml_intel' [14:28, 10:12] ( 9 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_intel' [10:20, 03:30](1865 MB) +PASS -- TEST 'control_restart_p8_atmlnd_intel' [05:03, 02:09](1030 MB) + +PASS -- COMPILE 'atml_debug_intel' [08:21, 04:34] ( 420 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_debug_intel' [12:19, 05:50](1904 MB) + +PASS -- COMPILE 'atmw_intel' [12:26, 08:56] ( 1 warnings 3 remarks ) +PASS -- TEST 'atmwav_control_noaero_p8_intel' [06:05, 02:08](1874 MB) + +PASS -- COMPILE 'atmaero_intel' [20:34, 15:59] ( 1 warnings 1 remarks ) +PASS -- TEST 'atmaero_control_p8_intel' [10:54, 04:37](3228 MB) +PASS -- TEST 'atmaero_control_p8_rad_intel' [09:38, 05:11](3110 MB) +PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [10:39, 05:22](3117 MB) + +PASS -- COMPILE 'atmaq_intel' [10:23, 08:43] ( 1 warnings ) +PASS -- TEST 'regional_atmaq_intel' [21:01, 15:09](2391 MB) +PASS -- TEST 'regional_atmaq_canopy_intel' [27:50, 18:01](2442 MB) + +PASS -- COMPILE 'atmaq_debug_intel' [05:18, 03:40] ( 394 warnings ) +PASS -- TEST 'regional_atmaq_debug_intel' [50:07, 40:39](1975 MB) SYNOPSIS: -Starting Date/Time: 20251107 14:55:05 -Ending Date/Time: 20251107 17:28:52 -Total Time: 02h:34m:19s +Starting Date/Time: 20251112 18:43:56 +Ending Date/Time: 20251112 21:22:09 +Total Time: 02h:38m:43s Compiles Completed: 38/38 Tests Completed: 195/195 diff --git a/tests/logs/RegressionTests_gaeac6.log b/tests/logs/RegressionTests_gaeac6.log index f8a731178e..bf4b450024 100644 --- a/tests/logs/RegressionTests_gaeac6.log +++ b/tests/logs/RegressionTests_gaeac6.log @@ -1,7 +1,7 @@ ====START OF GAEAC6 REGRESSION TESTING LOG==== UFSWM hash used in testing: -d94285557667099877d2feed3abaa92c1178c772 +117544cb20597aeaac232ff2bd9dc078e31baf0b Submodule hashes used in testing: 9265006502a859d2d3f21029fbb86107ba50ce0e AQM (v0.2.0-54-g9265006) @@ -9,7 +9,7 @@ Submodule hashes used in testing: 9f53664ef2e607ad25d6b6c939f2eac9ec818ee6 CDEPS-interface/CDEPS (cdeps0.4.17-432-g9f53664) 90ed2522ba8dd04d75237a77aae6b49e7acca523 CICE-interface/CICE (CICE6.0.0-432-g90ed252) 6a5c51e9e6c643da0760a315e452755661d7d745 CICE-interface/CICE/icepack (Icepack1.1.0-220-g6a5c51e) - 374373588e22cd86f1b8eb670d489c2967a6b40a CMEPS-interface/CMEPS (cmeps_v0.4.1-2324-g3743735) + 34ab53bf99cff4b3f34a4dcffa7efe0a2ea52429 CMEPS-interface/CMEPS (remotes/origin/feature/ccpp_framework_update) 9b7652c75b40d9cbb40e52b824f8c0a423922757 CMakeModules (v1.0.0-33-g9b7652c) 9ff3df9545dd582f415f682d3297e8c6c841e5cb GOCART (sdr_v2.1.2.6-291-g9ff3df9) bcf7777bb037ae2feb2a8a8ac51aacb3511b52d9 HYCOM-interface/HYCOM (2.3.00-122-gbcf7777) @@ -19,9 +19,9 @@ Submodule hashes used in testing: 65ef5c73bc7f5663d5688f75c3855d431da4baea MOM6-interface/MOM6/pkg/CVMix-src (65ef5c7) 29e64d652786e1d076a05128c920f394202bfe10 MOM6-interface/MOM6/pkg/GSW-Fortran (29e64d6) 2c7b3bc2a8096f6232020c47507593058795102e NOAHMP-interface/noahmp (v3.7.1-471-g2c7b3bc) - 83de45b8635d4afa8a4e12769e7d976912bb25d3 UFSATM (remotes/origin/sfc_v2_att) - 11359cb04a420fc87e4cf0f035f4d1215ab24488 UFSATM/ccpp/framework (2025-01-06-dev-5-g11359cb) - a78d06b4d54e2794a85ca3309e056ee67d62ed84 UFSATM/ccpp/physics (EP4-2036-ga78d06b4) + e3754fe96d2797555c9ea0193dd917021817f120 UFSATM (remotes/origin/feature/ccpp_framework_update) + 3256121dc4972d5c78f43f1a16ea1cb118ec6daf UFSATM/ccpp/framework (2025-06-03-dev-12-g3256121) + 3978265c4ec65c01d661118f8622999191c35841 UFSATM/ccpp/physics (ccpp_transition_to_vlab_master_20190705-5530-g3978265c) c62efd27caa26f660edf24232f33f154e608b77a UFSATM/ccpp/physics/physics/MP/TEMPO/TEMPO (c62efd2) 41c5fcd950fed09b8afe186dede266824eca7fd3 UFSATM/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (41c5fcd) b0a1b0957d3b79d642f3c01e5cd9441936c7c832 UFSATM/fv3/atmos_cubed_sphere (201912_public_release-429-gb0a1b09) @@ -31,7 +31,7 @@ Submodule hashes used in testing: -3d35332fe66e3e63a285cc8d96facdf255a33481 UFSATM/upp/sorc/ncep_post.fd/post_gtg.fd 560cb9c0f9fdc8ec96f746576dcac6503ed14eef WW3 (6.07.1-495-g560cb9c0) 05cad173feeb598431e3ef5f17c2df6562c8d101 fire_behavior (v0.2.0-1-g05cad17) - 508255586ebd7a666946060eb1e20d3a39d4ddb8 stochastic_physics (remotes/origin/feature/printmsgs) + aea3150e0baa6289a144f6da41d02869ab80f24c stochastic_physics (ufs-v2.0.0-293-gaea3150) NOTES: @@ -40,303 +40,303 @@ 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/f6/bil-fire8/world-shared/role.epic/UFS-WM_RT/NEMSfv3gfs/develop-20251106 -COMPARISON DIRECTORY: /gpfs/f6/bil-fire8/proj-shared/Fernando.Andrade-maldonado/RT_RUNDIRS/Fernando.Andrade-maldonado/FV3_RT/rt_1923497 +BASELINE DIRECTORY: /gpfs/f6/bil-fire8/world-shared/role.epic/UFS-WM_RT/NEMSfv3gfs/develop-20251110 +COMPARISON DIRECTORY: /gpfs/f6/bil-fire8/proj-shared/Fernando.Andrade-maldonado/RT_RUNDIRS/Fernando.Andrade-maldonado/FV3_RT/rt_2986921 RT.SH OPTIONS USED: * (-a) - HPC PROJECT ACCOUNT: bil-fire8 * (-e) - USE ECFLOW -PASS -- COMPILE 's2swa_32bit_intel' [13:10, 11:15] ( 1 warnings 5 remarks ) -PASS -- TEST 'cpld_control_p8_mixedmode_intel' [05:45, 03:49](2021 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_intel' [13:10, 11:49] ( 1 warnings 6 remarks ) -PASS -- TEST 'cpld_control_gfsv17_intel' [10:52, 08:47](1911 MB) -PASS -- TEST 'cpld_control_gfsv17_iau_intel' [11:40, 09:16](1945 MB) -PASS -- TEST 'cpld_restart_gfsv17_intel' [05:34, 04:05](1072 MB) -PASS -- TEST 'cpld_restart_gfsv17_iau_intel' [06:36, 04:12](1937 MB) -PASS -- TEST 'cpld_mpi_gfsv17_intel' [11:40, 09:57](1894 MB) - -PASS -- COMPILE 's2s_32bit_sfs_intel' [12:10, 10:13] ( 1 warnings 3 remarks ) -PASS -- TEST 'cpld_control_sfs_intel' [09:43, 07:05](2206 MB) -PASS -- TEST 'cpld_restart_sfs_intel' [06:33, 03:51](1375 MB) - -PASS -- COMPILE 's2s_32bit_sfs_debug_intel' [05:10, 03:21] ( 338 warnings 3 remarks ) -PASS -- TEST 'cpld_debug_sfs_intel' [11:42, 07:38](2239 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [05:10, 03:37] ( 360 warnings 1727 remarks ) -PASS -- TEST 'cpld_debug_gfsv17_intel' [14:46, 12:42](1935 MB) - -PASS -- COMPILE 's2swa_intel' [13:10, 11:25] ( 1 warnings 5 remarks ) -PASS -- TEST 'cpld_control_p8_intel' [06:47, 04:54](2051 MB) -PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [06:54, 04:54](2053 MB) -PASS -- TEST 'cpld_restart_p8_intel' [04:32, 02:43](1590 MB) -PASS -- TEST 'cpld_control_qr_p8_intel' [06:42, 04:57](2083 MB) -PASS -- TEST 'cpld_restart_qr_p8_intel' [04:38, 02:43](1460 MB) -PASS -- TEST 'cpld_2threads_p8_intel' [07:36, 05:44](2228 MB) -PASS -- TEST 'cpld_decomp_p8_intel' [06:39, 04:46](2047 MB) -PASS -- TEST 'cpld_mpi_p8_intel' [05:43, 03:55](2002 MB) -PASS -- TEST 'cpld_control_ciceC_p8_intel' [06:52, 04:56](2058 MB) -PASS -- TEST 'cpld_control_c192_p8_intel' [08:29, 05:08](2383 MB) - -PASS -- COMPILE 's2swal_intel' [13:10, 11:27] ( 1 warnings 6 remarks ) -PASS -- TEST 'cpld_control_p8_lnd_intel' [06:55, 04:56](2055 MB) -PASS -- TEST 'cpld_restart_p8_lnd_intel' [04:39, 02:45](1596 MB) -PASS -- TEST 'cpld_s2sa_p8_intel' [06:46, 05:02](1904 MB) - -PASS -- COMPILE 's2sw_intel' [13:10, 11:27] ( 1 warnings 5 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_intel' [04:40, 02:45](1928 MB) -PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [06:47, 04:24](1830 MB) - -PASS -- COMPILE 's2swa_debug_intel' [05:10, 03:36] ( 359 warnings 988 remarks ) -PASS -- TEST 'cpld_debug_p8_intel' [10:42, 08:16](2078 MB) - -PASS -- COMPILE 's2sw_debug_intel' [05:10, 03:24] ( 359 warnings 988 remarks ) -PASS -- TEST 'cpld_debug_noaero_p8_intel' [05:39, 03:50](1956 MB) - -PASS -- COMPILE 's2s_aoflux_intel' [11:10, 09:58] ( 1 warnings 3 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [05:43, 03:08](1962 MB) - -PASS -- COMPILE 's2swa_faster_intel' [13:10, 11:28] ( 1 warnings 5 remarks ) -PASS -- TEST 'cpld_control_p8_faster_intel' [06:43, 04:54](2049 MB) - -PASS -- COMPILE 's2sw_pdlib_intel' [13:10, 11:59] ( 1 warnings 6 remarks ) -PASS -- TEST 'cpld_control_pdlib_p8_intel' [10:38, 08:37](1921 MB) -PASS -- TEST 'cpld_restart_pdlib_p8_intel' [06:31, 04:10](1104 MB) -PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [11:29, 09:57](1901 MB) -PASS -- TEST 'cpld_control_c48_5deg_intel' [05:33, 03:57](2861 MB) -PASS -- TEST 'cpld_warmstart_c48_5deg_intel' [03:28, 01:15](2868 MB) -PASS -- TEST 'cpld_restart_c48_5deg_intel' [02:25, 00:45](2272 MB) -PASS -- TEST 'cpld_control_c24_5deg_intel' [02:23, 00:44](2096 MB) -PASS -- TEST 'cpld_warmstart_c24_5deg_intel' [02:23, 00:25](2085 MB) -PASS -- TEST 'cpld_restart_c24_5deg_intel' [02:21, 00:20](1435 MB) -PASS -- TEST 'cpld_control_c24_9deg_intel' [02:23, 00:44](2093 MB) -PASS -- TEST 'cpld_warmstart_c24_9deg_intel' [02:23, 00:25](2085 MB) -PASS -- TEST 'cpld_restart_c24_9deg_intel' [02:21, 00:19](1434 MB) -PASS -- TEST 'cpld_control_c12_9deg_intel' [02:22, 00:27](2026 MB) -PASS -- TEST 'cpld_warmstart_c12_9deg_intel' [02:22, 00:21](2010 MB) -PASS -- TEST 'cpld_restart_c12_9deg_intel' [02:22, 00:17](1374 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_intel' [05:10, 03:17] ( 360 warnings 1727 remarks ) -PASS -- TEST 'cpld_debug_pdlib_p8_intel' [17:32, 16:06](1947 MB) - -PASS -- COMPILE 'atm_dyn32_intel' [08:10, 07:06] ( 1 warnings 1 remarks ) -PASS -- TEST 'control_flake_intel' [04:17, 02:29](533 MB) -PASS -- TEST 'control_CubedSphereGrid_intel' [03:18, 01:31](1417 MB) -PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [03:22, 01:37](1426 MB) -PASS -- TEST 'control_latlon_intel' [03:16, 01:35](1426 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [03:17, 01:34](1431 MB) -PASS -- TEST 'control_c48_intel' [06:18, 04:14](1569 MB) -PASS -- TEST 'control_c48.v2.sfc_intel' [05:17, 04:01](680 MB) -PASS -- TEST 'control_c48_lnd_iau_intel' [06:17, 04:23](1560 MB) -PASS -- TEST 'control_c192_intel' [06:23, 04:32](1693 MB) -PASS -- TEST 'control_c384_intel' [10:37, 09:02](1961 MB) -PASS -- TEST 'control_c384gdas_intel' [12:13, 09:57](1185 MB) -PASS -- TEST 'control_stochy_intel' [03:16, 01:11](483 MB) -PASS -- TEST 'control_stochy_restart_intel' [02:15, 01:00](281 MB) -PASS -- TEST 'control_lndp_intel' [03:16, 01:07](483 MB) -PASS -- TEST 'control_iovr4_intel' [03:15, 01:41](481 MB) -PASS -- TEST 'control_iovr4_gfdlmpv3_intel' [03:20, 01:56](783 MB) -PASS -- TEST 'control_iovr5_intel' [03:16, 01:41](478 MB) -PASS -- TEST 'control_p8_intel' [03:38, 01:49](1712 MB) -PASS -- TEST 'control_p8.v2.sfc_intel' [03:37, 01:55](1719 MB) -PASS -- TEST 'control_p8_ugwpv1_intel' [03:32, 01:50](1724 MB) -PASS -- TEST 'control_p8_ugwpv1_tempo_intel' [03:33, 01:50](1734 MB) -PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_intel' [03:33, 01:53](1744 MB) -PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_hail_intel' [03:33, 01:29](2420 MB) -PASS -- TEST 'control_restart_p8_intel' [03:23, 01:08](860 MB) -PASS -- TEST 'control_noqr_p8_intel' [03:30, 01:49](1711 MB) -PASS -- TEST 'control_restart_noqr_p8_intel' [02:24, 01:06](864 MB) -PASS -- TEST 'control_decomp_p8_intel' [03:23, 01:53](1713 MB) -PASS -- TEST 'control_2threads_p8_intel' [03:31, 02:03](1794 MB) -PASS -- TEST 'control_p8_lndp_intel' [04:31, 03:06](1721 MB) -PASS -- TEST 'control_p8_rrtmgp_intel' [04:30, 02:29](1772 MB) -PASS -- TEST 'control_p8_mynn_intel' [03:32, 01:56](1714 MB) -PASS -- TEST 'merra2_thompson_intel' [04:27, 02:11](1724 MB) -PASS -- TEST 'merra2_hf_thompson_intel' [05:24, 03:51](1726 MB) -PASS -- TEST 'regional_control_intel' [05:20, 03:10](856 MB) -PASS -- TEST 'regional_restart_intel' [03:18, 01:46](882 MB) -PASS -- TEST 'regional_decomp_intel' [05:18, 03:19](869 MB) -PASS -- TEST 'regional_2threads_intel' [04:19, 02:30](996 MB) -PASS -- TEST 'regional_noquilt_intel' [05:20, 03:09](1160 MB) -PASS -- TEST 'regional_netcdf_parallel_intel' [05:20, 03:13](859 MB) -PASS -- TEST 'regional_2dwrtdecomp_intel' [05:20, 03:11](863 MB) -PASS -- TEST 'regional_wofs_intel' [06:20, 04:08](1586 MB) - -PASS -- COMPILE 'atm_dyn32_rad32_intel' [08:10, 06:41] ( 1 warnings 1 remarks ) -PASS -- TEST 'control_p8_rrtmgp_rad32_intel' [04:29, 02:23](1754 MB) - -PASS -- COMPILE 'rrfs_intel' [07:10, 05:55] ( 4 warnings 9 remarks ) -PASS -- TEST 'rap_control_intel' [04:27, 02:23](863 MB) -PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [04:36, 02:36](1212 MB) -PASS -- TEST 'rap_decomp_intel' [04:26, 02:26](867 MB) -PASS -- TEST 'rap_2threads_intel' [04:25, 02:43](940 MB) -PASS -- TEST 'rap_restart_intel' [03:28, 01:17](729 MB) -PASS -- TEST 'rap_sfcdiff_intel' [04:25, 02:21](861 MB) -PASS -- TEST 'rap_sfcdiff_decomp_intel' [04:19, 02:26](863 MB) -PASS -- TEST 'rap_sfcdiff_restart_intel' [03:24, 01:18](723 MB) -PASS -- TEST 'hrrr_control_intel' [04:27, 02:15](854 MB) -PASS -- TEST 'hrrr_control_decomp_intel' [04:21, 02:20](852 MB) -PASS -- TEST 'hrrr_control_2threads_intel' [04:20, 02:34](931 MB) -PASS -- TEST 'hrrr_control_restart_intel' [03:16, 01:16](690 MB) -PASS -- TEST 'rrfs_v1beta_intel' [05:27, 04:04](871 MB) -PASS -- TEST 'rrfs_v1nssl_intel' [07:17, 05:25](1818 MB) -PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [07:17, 05:14](1808 MB) - -PASS -- COMPILE 'csawmg_intel' [07:10, 06:03] ( 1 warnings ) -PASS -- TEST 'control_csawmg_intel' [05:20, 04:02](822 MB) -PASS -- TEST 'control_ras_intel' [04:15, 02:09](523 MB) - -PASS -- COMPILE 'wam_intel' [07:10, 05:54] ( 1 warnings 1 remarks ) -PASS -- TEST 'control_wam_intel' [09:25, 07:19](1501 MB) - -PASS -- COMPILE 'atm_faster_dyn32_intel' [07:10, 05:44] ( 1 warnings 1 remarks ) -PASS -- TEST 'control_p8_faster_intel' [03:25, 01:56](1715 MB) -PASS -- TEST 'regional_control_faster_intel' [05:19, 03:11](842 MB) - -PASS -- COMPILE 'atm_debug_dyn32_intel' [05:10, 03:20] ( 419 warnings 9 remarks ) -PASS -- TEST 'control_CubedSphereGrid_debug_intel' [03:22, 01:33](1439 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [03:17, 01:36](1446 MB) -PASS -- TEST 'control_stochy_debug_intel' [03:15, 02:04](652 MB) -PASS -- TEST 'control_lndp_debug_intel' [03:14, 01:55](657 MB) -PASS -- TEST 'control_csawmg_debug_intel' [04:19, 02:55](964 MB) -PASS -- TEST 'control_ras_debug_intel' [03:15, 01:55](660 MB) -PASS -- TEST 'control_diag_debug_intel' [03:19, 01:51](1510 MB) -PASS -- TEST 'control_debug_p8_intel' [03:24, 01:50](1744 MB) -PASS -- TEST 'regional_debug_intel' [13:19, 11:22](889 MB) -PASS -- TEST 'rap_control_debug_intel' [05:16, 03:20](1048 MB) -PASS -- TEST 'hrrr_control_debug_intel' [05:17, 03:17](1030 MB) -PASS -- TEST 'hrrr_gf_debug_intel' [05:17, 03:20](1032 MB) -PASS -- TEST 'hrrr_c3_debug_intel' [05:16, 03:23](1035 MB) -PASS -- TEST 'rap_unified_drag_suite_debug_intel' [05:15, 03:23](1034 MB) -PASS -- TEST 'rap_diag_debug_intel' [05:19, 03:30](1126 MB) -PASS -- TEST 'rap_cires_ugwp_debug_intel' [05:16, 03:26](1043 MB) -PASS -- TEST 'rap_unified_ugwp_debug_intel' [05:14, 03:25](1029 MB) +PASS -- COMPILE 's2swa_32bit_intel' [13:11, 11:59] ( 1 warnings 5 remarks ) +PASS -- TEST 'cpld_control_p8_mixedmode_intel' [05:32, 03:57](2010 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_intel' [13:11, 11:50] ( 1 warnings 6 remarks ) +PASS -- TEST 'cpld_control_gfsv17_intel' [10:31, 08:35](1899 MB) +PASS -- TEST 'cpld_control_gfsv17_iau_intel' [11:30, 09:18](1933 MB) +PASS -- TEST 'cpld_restart_gfsv17_intel' [06:29, 04:07](1076 MB) +PASS -- TEST 'cpld_restart_gfsv17_iau_intel' [06:29, 04:11](1918 MB) +PASS -- TEST 'cpld_mpi_gfsv17_intel' [11:29, 09:58](1878 MB) + +PASS -- COMPILE 's2s_32bit_sfs_intel' [12:11, 10:20] ( 1 warnings 3 remarks ) +PASS -- TEST 'cpld_control_sfs_intel' [09:47, 07:10](2201 MB) +PASS -- TEST 'cpld_restart_sfs_intel' [05:49, 03:46](1353 MB) + +PASS -- COMPILE 's2s_32bit_sfs_debug_intel' [05:11, 03:19] ( 338 warnings 3 remarks ) +PASS -- TEST 'cpld_debug_sfs_intel' [09:48, 07:46](2233 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [05:11, 03:29] ( 360 warnings 1727 remarks ) +PASS -- TEST 'cpld_debug_gfsv17_intel' [14:32, 12:36](1926 MB) + +PASS -- COMPILE 's2swa_intel' [13:11, 12:01] ( 1 warnings 5 remarks ) +PASS -- TEST 'cpld_control_p8_intel' [07:39, 05:04](2036 MB) +PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [06:36, 05:01](2036 MB) +PASS -- TEST 'cpld_restart_p8_intel' [04:31, 02:44](1578 MB) +PASS -- TEST 'cpld_control_qr_p8_intel' [07:36, 05:04](2061 MB) +PASS -- TEST 'cpld_restart_qr_p8_intel' [04:33, 02:48](1445 MB) +PASS -- TEST 'cpld_2threads_p8_intel' [07:33, 05:56](2203 MB) +PASS -- TEST 'cpld_decomp_p8_intel' [06:31, 04:55](2040 MB) +PASS -- TEST 'cpld_mpi_p8_intel' [05:34, 04:03](2000 MB) +PASS -- TEST 'cpld_control_ciceC_p8_intel' [06:36, 05:02](2044 MB) +PASS -- TEST 'cpld_control_c192_p8_intel' [07:57, 05:18](2370 MB) + +PASS -- COMPILE 's2swal_intel' [14:11, 12:17] ( 1 warnings 6 remarks ) +PASS -- TEST 'cpld_control_p8_lnd_intel' [06:32, 05:05](2056 MB) +PASS -- TEST 'cpld_restart_p8_lnd_intel' [04:34, 02:47](1582 MB) +PASS -- TEST 'cpld_s2sa_p8_intel' [07:28, 05:10](1893 MB) + +PASS -- COMPILE 's2sw_intel' [14:11, 12:26] ( 1 warnings 5 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_intel' [04:28, 02:47](1921 MB) +PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [06:30, 04:30](1830 MB) + +PASS -- COMPILE 's2swa_debug_intel' [05:11, 03:33] ( 359 warnings 988 remarks ) +PASS -- TEST 'cpld_debug_p8_intel' [10:34, 08:20](2072 MB) + +PASS -- COMPILE 's2sw_debug_intel' [05:11, 03:15] ( 359 warnings 988 remarks ) +PASS -- TEST 'cpld_debug_noaero_p8_intel' [05:31, 03:53](1946 MB) + +PASS -- COMPILE 's2s_aoflux_intel' [11:11, 09:19] ( 1 warnings 3 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [05:26, 03:15](1964 MB) + +PASS -- COMPILE 's2swa_faster_intel' [12:11, 11:06] ( 1 warnings 5 remarks ) +PASS -- TEST 'cpld_control_p8_faster_intel' [06:28, 05:03](2044 MB) + +PASS -- COMPILE 's2sw_pdlib_intel' [13:11, 11:46] ( 1 warnings 6 remarks ) +PASS -- TEST 'cpld_control_pdlib_p8_intel' [10:30, 08:36](1917 MB) +PASS -- TEST 'cpld_restart_pdlib_p8_intel' [06:27, 04:11](1099 MB) +PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [11:29, 10:01](1902 MB) +PASS -- TEST 'cpld_control_c48_5deg_intel' [05:24, 03:59](2866 MB) +PASS -- TEST 'cpld_warmstart_c48_5deg_intel' [03:25, 01:14](2861 MB) +PASS -- TEST 'cpld_restart_c48_5deg_intel' [02:22, 00:45](2273 MB) +PASS -- TEST 'cpld_control_c24_5deg_intel' [02:21, 00:44](2085 MB) +PASS -- TEST 'cpld_warmstart_c24_5deg_intel' [02:22, 00:24](2091 MB) +PASS -- TEST 'cpld_restart_c24_5deg_intel' [02:20, 00:19](1426 MB) +PASS -- TEST 'cpld_control_c24_9deg_intel' [02:21, 00:44](2084 MB) +PASS -- TEST 'cpld_warmstart_c24_9deg_intel' [02:22, 00:24](2082 MB) +PASS -- TEST 'cpld_restart_c24_9deg_intel' [02:22, 00:19](1428 MB) +PASS -- TEST 'cpld_control_c12_9deg_intel' [02:20, 00:26](2015 MB) +PASS -- TEST 'cpld_warmstart_c12_9deg_intel' [02:21, 00:20](2016 MB) +PASS -- TEST 'cpld_restart_c12_9deg_intel' [02:22, 00:17](1370 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_intel' [05:11, 03:35] ( 360 warnings 1727 remarks ) +PASS -- TEST 'cpld_debug_pdlib_p8_intel' [18:24, 16:10](1945 MB) + +PASS -- COMPILE 'atm_dyn32_intel' [09:11, 07:16] ( 1 warnings 1 remarks ) +PASS -- TEST 'control_flake_intel' [04:16, 02:30](525 MB) +PASS -- TEST 'control_CubedSphereGrid_intel' [03:15, 01:32](1411 MB) +PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [03:17, 01:36](1430 MB) +PASS -- TEST 'control_latlon_intel' [03:16, 01:35](1436 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [03:17, 01:37](1415 MB) +PASS -- TEST 'control_c48_intel' [06:18, 04:18](1565 MB) +PASS -- TEST 'control_c48.v2.sfc_intel' [05:16, 04:03](682 MB) +PASS -- TEST 'control_c48_lnd_iau_intel' [06:18, 04:24](1569 MB) +PASS -- TEST 'control_c192_intel' [06:20, 04:29](1688 MB) +PASS -- TEST 'control_c384_intel' [11:30, 09:15](1975 MB) +PASS -- TEST 'control_c384gdas_intel' [12:49, 10:24](1151 MB) +PASS -- TEST 'control_stochy_intel' [03:15, 01:12](475 MB) +PASS -- TEST 'control_stochy_restart_intel' [02:15, 00:42](275 MB) +PASS -- TEST 'control_lndp_intel' [03:14, 01:07](475 MB) +PASS -- TEST 'control_iovr4_intel' [03:15, 01:40](474 MB) +PASS -- TEST 'control_iovr4_gfdlmpv3_intel' [03:18, 01:57](767 MB) +PASS -- TEST 'control_iovr5_intel' [03:14, 01:41](471 MB) +PASS -- TEST 'control_p8_intel' [03:26, 01:52](1705 MB) +PASS -- TEST 'control_p8.v2.sfc_intel' [03:29, 01:59](1711 MB) +PASS -- TEST 'control_p8_ugwpv1_intel' [03:25, 01:50](1715 MB) +PASS -- TEST 'control_p8_ugwpv1_tempo_intel' [03:25, 01:51](1730 MB) +PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_intel' [03:24, 01:56](1738 MB) +PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_hail_intel' [03:25, 01:26](2412 MB) +PASS -- TEST 'control_restart_p8_intel' [03:24, 01:08](862 MB) +PASS -- TEST 'control_noqr_p8_intel' [03:25, 01:51](1714 MB) +PASS -- TEST 'control_restart_noqr_p8_intel' [03:25, 01:07](861 MB) +PASS -- TEST 'control_decomp_p8_intel' [03:24, 01:53](1706 MB) +PASS -- TEST 'control_2threads_p8_intel' [03:23, 02:05](1790 MB) +PASS -- TEST 'control_p8_lndp_intel' [04:20, 03:04](1713 MB) +PASS -- TEST 'control_p8_rrtmgp_intel' [04:21, 02:39](1760 MB) +PASS -- TEST 'control_p8_mynn_intel' [03:23, 01:58](1718 MB) +PASS -- TEST 'merra2_thompson_intel' [04:22, 02:11](1713 MB) +PASS -- TEST 'merra2_hf_thompson_intel' [05:20, 03:46](1726 MB) +PASS -- TEST 'regional_control_intel' [05:19, 03:09](856 MB) +PASS -- TEST 'regional_restart_intel' [03:21, 01:44](878 MB) +PASS -- TEST 'regional_decomp_intel' [05:19, 03:17](856 MB) +PASS -- TEST 'regional_2threads_intel' [04:21, 02:31](986 MB) +PASS -- TEST 'regional_noquilt_intel' [05:21, 03:09](1153 MB) +PASS -- TEST 'regional_netcdf_parallel_intel' [05:21, 03:08](857 MB) +PASS -- TEST 'regional_2dwrtdecomp_intel' [05:21, 03:10](857 MB) +PASS -- TEST 'regional_wofs_intel' [06:21, 04:08](1586 MB) + +PASS -- COMPILE 'atm_dyn32_rad32_intel' [08:11, 06:46] ( 1 warnings 1 remarks ) +PASS -- TEST 'control_p8_rrtmgp_rad32_intel' [04:24, 02:33](1726 MB) + +PASS -- COMPILE 'rrfs_intel' [07:11, 06:00] ( 4 warnings 9 remarks ) +PASS -- TEST 'rap_control_intel' [04:22, 02:26](856 MB) +PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [04:31, 02:39](1180 MB) +PASS -- TEST 'rap_decomp_intel' [04:21, 02:30](863 MB) +PASS -- TEST 'rap_2threads_intel' [04:22, 02:47](930 MB) +PASS -- TEST 'rap_restart_intel' [03:22, 01:20](728 MB) +PASS -- TEST 'rap_sfcdiff_intel' [04:21, 02:28](863 MB) +PASS -- TEST 'rap_sfcdiff_decomp_intel' [04:20, 02:30](868 MB) +PASS -- TEST 'rap_sfcdiff_restart_intel' [03:21, 01:20](727 MB) +PASS -- TEST 'hrrr_control_intel' [04:20, 02:21](857 MB) +PASS -- TEST 'hrrr_control_decomp_intel' [04:19, 02:26](851 MB) +PASS -- TEST 'hrrr_control_2threads_intel' [04:19, 02:38](926 MB) +PASS -- TEST 'hrrr_control_restart_intel' [03:16, 01:18](681 MB) +PASS -- TEST 'rrfs_v1beta_intel' [06:24, 04:16](854 MB) +PASS -- TEST 'rrfs_v1nssl_intel' [07:15, 05:24](1807 MB) +PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [07:15, 05:10](1804 MB) + +PASS -- COMPILE 'csawmg_intel' [07:11, 06:06] ( 1 warnings ) +PASS -- TEST 'control_csawmg_intel' [05:19, 04:04](823 MB) +PASS -- TEST 'control_ras_intel' [04:16, 02:11](520 MB) + +PASS -- COMPILE 'wam_intel' [07:11, 05:36] ( 1 warnings 1 remarks ) +PASS -- TEST 'control_wam_intel' [09:25, 07:41](1497 MB) + +PASS -- COMPILE 'atm_faster_dyn32_intel' [07:11, 05:42] ( 1 warnings 1 remarks ) +PASS -- TEST 'control_p8_faster_intel' [04:22, 02:11](1708 MB) +PASS -- TEST 'regional_control_faster_intel' [05:25, 03:12](858 MB) + +PASS -- COMPILE 'atm_debug_dyn32_intel' [05:11, 03:50] ( 419 warnings 9 remarks ) +PASS -- TEST 'control_CubedSphereGrid_debug_intel' [03:16, 01:34](1447 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [03:18, 01:36](1444 MB) +PASS -- TEST 'control_stochy_debug_intel' [04:16, 02:08](647 MB) +PASS -- TEST 'control_lndp_debug_intel' [03:15, 01:56](639 MB) +PASS -- TEST 'control_csawmg_debug_intel' [04:21, 02:54](957 MB) +PASS -- TEST 'control_ras_debug_intel' [03:15, 01:55](651 MB) +PASS -- TEST 'control_diag_debug_intel' [03:18, 01:52](1494 MB) +PASS -- TEST 'control_debug_p8_intel' [03:20, 01:55](1744 MB) +PASS -- TEST 'regional_debug_intel' [13:21, 11:25](896 MB) +PASS -- TEST 'rap_control_debug_intel' [05:16, 03:23](1031 MB) +PASS -- TEST 'hrrr_control_debug_intel' [05:15, 03:18](1022 MB) +PASS -- TEST 'hrrr_gf_debug_intel' [05:15, 03:24](1028 MB) +PASS -- TEST 'hrrr_c3_debug_intel' [05:16, 03:24](1024 MB) +PASS -- TEST 'rap_unified_drag_suite_debug_intel' [05:15, 03:27](1033 MB) +PASS -- TEST 'rap_diag_debug_intel' [05:17, 03:33](1111 MB) +PASS -- TEST 'rap_cires_ugwp_debug_intel' [05:15, 03:27](1032 MB) +PASS -- TEST 'rap_unified_ugwp_debug_intel' [05:14, 03:29](1027 MB) PASS -- TEST 'rap_lndp_debug_intel' [05:15, 03:27](1035 MB) -PASS -- TEST 'rap_progcld_thompson_debug_intel' [05:15, 03:24](1038 MB) -PASS -- TEST 'rap_noah_debug_intel' [05:16, 03:21](1032 MB) -PASS -- TEST 'rap_sfcdiff_debug_intel' [05:15, 03:25](1038 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [07:15, 05:22](1031 MB) -PASS -- TEST 'rap_clm_lake_debug_intel' [05:16, 03:24](1034 MB) -PASS -- TEST 'rap_flake_debug_intel' [05:16, 03:20](1033 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [07:24, 05:44](1035 MB) - -PASS -- COMPILE 'wam_debug_intel' [03:10, 02:04] ( 380 warnings 1 remarks ) -PASS -- TEST 'control_wam_debug_intel' [10:24, 08:32](1535 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [07:10, 05:57] ( 4 warnings 8 remarks ) -PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [04:32, 02:27](1053 MB) -PASS -- TEST 'rap_control_dyn32_phy32_intel' [03:27, 02:04](740 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [03:27, 01:59](742 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [04:19, 02:24](807 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [04:18, 02:18](788 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [03:18, 02:06](742 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_intel' [03:20, 01:09](632 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [03:16, 01:07](620 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [07:10, 05:38] ( 4 warnings 8 remarks ) -PASS -- TEST 'conus13km_control_intel' [03:34, 01:50](1015 MB) -PASS -- TEST 'conus13km_2threads_intel' [02:25, 00:55](1021 MB) -PASS -- TEST 'conus13km_decomp_intel' [03:22, 01:52](1019 MB) -PASS -- TEST 'conus13km_restart_intel' [03:22, 01:06](888 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [07:10, 05:56] ( 4 warnings 8 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_intel' [04:24, 02:36](776 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [04:10, 02:10] ( 313 warnings 8 remarks ) -PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [05:17, 03:21](918 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [05:15, 03:13](911 MB) -PASS -- TEST 'conus13km_debug_intel' [15:28, 14:04](1063 MB) -PASS -- TEST 'conus13km_debug_qr_intel' [16:26, 14:09](758 MB) -PASS -- TEST 'conus13km_debug_2threads_intel' [14:23, 12:41](1081 MB) -PASS -- TEST 'conus13km_debug_decomp_intel' [16:22, 14:16](1071 MB) -PASS -- TEST 'conus13km_radar_tten_debug_intel' [15:23, 14:01](1137 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [04:10, 02:34] ( 313 warnings 8 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [05:16, 03:20](951 MB) - -PASS -- COMPILE 'hafsw_intel' [10:10, 08:35] ( 1 warnings 4 remarks ) -PASS -- TEST 'hafs_regional_atm_intel' [05:29, 02:33](828 MB) -PASS -- TEST 'hafs_regional_atm_gfdlmpv3_intel' [06:50, 03:49](1048 MB) -PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [04:18, 02:13](1059 MB) -PASS -- TEST 'hafs_regional_atm_wav_intel' [10:28, 07:22](942 MB) -PASS -- TEST 'hafs_regional_1nest_atm_intel' [05:29, 03:11](454 MB) -PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [06:32, 03:49](464 MB) -PASS -- TEST 'hafs_global_1nest_atm_intel' [04:25, 01:36](378 MB) -PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [06:54, 04:05](413 MB) -PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [05:26, 02:21](489 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [05:31, 02:09](489 MB) -PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [03:19, 00:50](418 MB) -PASS -- TEST 'gnv1_nested_intel' [05:45, 02:15](1699 MB) - -PASS -- COMPILE 'hafs_mom6w_intel' [09:10, 07:39] ( 1 warnings 2 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [05:51, 03:15](791 MB) - -PASS -- COMPILE 'hafs_all_intel' [09:10, 07:56] ( 1 warnings 3 remarks ) -PASS -- TEST 'hafs_regional_docn_intel' [06:25, 03:57](883 MB) -PASS -- TEST 'hafs_regional_docn_oisst_intel' [06:26, 04:02](852 MB) - -PASS -- COMPILE 'datm_cdeps_intel' [10:10, 08:30] ( 2 remarks ) -PASS -- TEST 'datm_cdeps_control_cfsr_intel' [04:15, 02:04](1549 MB) -PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [03:15, 01:22](1555 MB) -PASS -- TEST 'datm_cdeps_control_gefs_intel' [04:15, 01:53](670 MB) -PASS -- TEST 'datm_cdeps_iau_gefs_intel' [04:14, 01:52](668 MB) -PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [04:15, 01:55](672 MB) -PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [04:15, 02:03](1552 MB) -PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [04:15, 02:03](1546 MB) -PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [04:15, 01:52](668 MB) -PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [06:33, 04:59](1358 MB) -PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [06:30, 04:44](703 MB) -PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [03:14, 02:02](1546 MB) -PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [05:14, 03:43](4505 MB) -PASS -- TEST 'datm_cdeps_gfs_intel' [05:15, 03:45](4509 MB) - -PASS -- COMPILE 'datm_cdeps_debug_intel' [04:10, 02:30] ( 2 warnings 2 remarks ) -PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [05:15, 04:05](1545 MB) - -PASS -- COMPILE 'datm_cdeps_faster_intel' [10:10, 08:42] ( 2 remarks ) +PASS -- TEST 'rap_progcld_thompson_debug_intel' [05:15, 03:22](1033 MB) +PASS -- TEST 'rap_noah_debug_intel' [05:15, 03:21](1028 MB) +PASS -- TEST 'rap_sfcdiff_debug_intel' [05:16, 03:23](1029 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [07:15, 05:26](1033 MB) +PASS -- TEST 'rap_clm_lake_debug_intel' [05:16, 03:25](1028 MB) +PASS -- TEST 'rap_flake_debug_intel' [05:16, 03:23](1032 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [07:20, 05:48](1034 MB) + +PASS -- COMPILE 'wam_debug_intel' [03:10, 02:06] ( 380 warnings 1 remarks ) +PASS -- TEST 'control_wam_debug_intel' [10:21, 08:49](1530 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [07:11, 05:46] ( 4 warnings 8 remarks ) +PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [04:30, 02:29](1070 MB) +PASS -- TEST 'rap_control_dyn32_phy32_intel' [03:22, 02:05](743 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [03:20, 02:01](741 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [04:21, 02:23](786 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [04:19, 02:19](792 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [03:19, 02:07](739 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_intel' [03:20, 01:10](627 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [03:15, 01:08](621 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [07:11, 05:45] ( 4 warnings 8 remarks ) +PASS -- TEST 'conus13km_control_intel' [03:27, 01:51](1005 MB) +PASS -- TEST 'conus13km_2threads_intel' [02:20, 00:55](1003 MB) +PASS -- TEST 'conus13km_decomp_intel' [03:21, 01:50](1015 MB) +PASS -- TEST 'conus13km_restart_intel' [03:18, 01:08](877 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [07:11, 05:54] ( 4 warnings 8 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_intel' [04:19, 02:35](779 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [04:11, 02:11] ( 313 warnings 8 remarks ) +PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [05:14, 03:18](907 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [05:14, 03:15](904 MB) +PASS -- TEST 'conus13km_debug_intel' [15:21, 13:52](1043 MB) +PASS -- TEST 'conus13km_debug_qr_intel' [15:22, 13:51](747 MB) +PASS -- TEST 'conus13km_debug_2threads_intel' [14:21, 12:43](1052 MB) +PASS -- TEST 'conus13km_debug_decomp_intel' [16:17, 14:11](1052 MB) +PASS -- TEST 'conus13km_radar_tten_debug_intel' [15:20, 13:57](1117 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [03:10, 02:05] ( 313 warnings 8 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [05:14, 03:24](953 MB) + +PASS -- COMPILE 'hafsw_intel' [10:11, 08:40] ( 1 warnings 4 remarks ) +PASS -- TEST 'hafs_regional_atm_intel' [04:25, 02:45](792 MB) +PASS -- TEST 'hafs_regional_atm_gfdlmpv3_intel' [05:44, 03:53](1034 MB) +PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [04:16, 02:18](1039 MB) +PASS -- TEST 'hafs_regional_atm_wav_intel' [09:24, 07:20](913 MB) +PASS -- TEST 'hafs_regional_1nest_atm_intel' [05:23, 03:19](455 MB) +PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [05:27, 03:57](466 MB) +PASS -- TEST 'hafs_global_1nest_atm_intel' [03:22, 01:38](378 MB) +PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [06:43, 04:14](414 MB) +PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [04:21, 02:22](491 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [04:21, 02:13](489 MB) +PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [02:16, 00:50](414 MB) +PASS -- TEST 'gnv1_nested_intel' [04:33, 02:15](1691 MB) + +PASS -- COMPILE 'hafs_mom6w_intel' [10:11, 08:08] ( 1 warnings 2 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [05:38, 03:14](780 MB) + +PASS -- COMPILE 'hafs_all_intel' [09:11, 07:26] ( 1 warnings 3 remarks ) +PASS -- TEST 'hafs_regional_docn_intel' [06:23, 04:16](851 MB) +PASS -- TEST 'hafs_regional_docn_oisst_intel' [06:23, 04:16](828 MB) + +PASS -- COMPILE 'datm_cdeps_intel' [10:11, 08:28] ( 2 remarks ) +PASS -- TEST 'datm_cdeps_control_cfsr_intel' [03:14, 02:03](1551 MB) +PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [03:15, 01:22](1550 MB) +PASS -- TEST 'datm_cdeps_control_gefs_intel' [03:13, 01:51](667 MB) +PASS -- TEST 'datm_cdeps_iau_gefs_intel' [03:13, 01:52](682 MB) +PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [03:13, 01:53](671 MB) +PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [03:13, 02:02](1550 MB) +PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [03:14, 02:02](1546 MB) +PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [03:14, 01:51](671 MB) +PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [06:28, 05:01](1359 MB) +PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [06:27, 04:45](702 MB) +PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [03:14, 02:05](1549 MB) +PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [05:15, 03:47](4510 MB) +PASS -- TEST 'datm_cdeps_gfs_intel' [05:14, 03:47](4505 MB) + +PASS -- COMPILE 'datm_cdeps_debug_intel' [04:11, 02:24] ( 2 warnings 2 remarks ) +PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [05:14, 04:05](1553 MB) + +PASS -- COMPILE 'datm_cdeps_faster_intel' [10:11, 08:41] ( 2 remarks ) PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [03:14, 02:01](1549 MB) -PASS -- COMPILE 'datm_cdeps_land_intel' [02:10, 00:37] ( 1 remarks ) -PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [02:21, 00:55](302 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_intel' [02:19, 00:39](438 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [02:18, 00:29](429 MB) +PASS -- COMPILE 'datm_cdeps_land_intel' [02:11, 00:37] ( 1 remarks ) +PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [02:20, 00:56](304 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_intel' [02:17, 00:40](431 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [02:17, 00:29](428 MB) -PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [11:10, 09:28] ( 1 warnings 3 remarks ) -PASS -- TEST 'atm_ds2s_docn_pcice_intel' [04:36, 02:23](1776 MB) +PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [11:11, 09:37] ( 1 warnings 3 remarks ) +PASS -- TEST 'atm_ds2s_docn_pcice_intel' [04:28, 02:22](1769 MB) -PASS -- COMPILE 'atm_ds2s_docn_dice_intel' [07:10, 05:53] ( 1 warnings 1 remarks ) -PASS -- TEST 'atm_ds2s_docn_dice_intel' [04:31, 03:04](1760 MB) +PASS -- COMPILE 'atm_ds2s_docn_dice_intel' [07:11, 05:59] ( 1 warnings 1 remarks ) +PASS -- TEST 'atm_ds2s_docn_dice_intel' [05:24, 03:10](1761 MB) -PASS -- COMPILE 'atml_intel' [08:10, 06:44] ( 9 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_intel' [04:32, 02:21](1855 MB) -PASS -- TEST 'control_restart_p8_atmlnd_intel' [03:21, 01:20](1021 MB) +PASS -- COMPILE 'atml_intel' [08:11, 07:07] ( 9 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_intel' [04:25, 02:22](1852 MB) +PASS -- TEST 'control_restart_p8_atmlnd_intel' [03:19, 01:22](1019 MB) -PASS -- COMPILE 'atml_debug_intel' [04:10, 02:39] ( 424 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_debug_intel' [05:29, 03:21](1874 MB) +PASS -- COMPILE 'atml_debug_intel' [04:11, 02:47] ( 424 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_debug_intel' [05:25, 03:25](1878 MB) -PASS -- COMPILE 'atmw_intel' [09:10, 07:28] ( 1 warnings 3 remarks ) -PASS -- TEST 'atmwav_control_noaero_p8_intel' [03:28, 01:13](1743 MB) +PASS -- COMPILE 'atmw_intel' [09:11, 07:31] ( 1 warnings 3 remarks ) +PASS -- TEST 'atmwav_control_noaero_p8_intel' [03:23, 01:17](1732 MB) -PASS -- COMPILE 'atmaero_intel' [10:10, 08:49] ( 1 warnings 1 remarks ) -PASS -- TEST 'atmaero_control_p8_intel' [04:29, 02:41](1928 MB) -PASS -- TEST 'atmaero_control_p8_rad_intel' [05:26, 03:04](1568 MB) -PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [05:26, 03:09](1583 MB) +PASS -- COMPILE 'atmaero_intel' [10:11, 08:38] ( 1 warnings 1 remarks ) +PASS -- TEST 'atmaero_control_p8_intel' [04:27, 02:53](1931 MB) +PASS -- TEST 'atmaero_control_p8_rad_intel' [05:21, 03:20](1557 MB) +PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [05:21, 03:19](1579 MB) -PASS -- COMPILE 'atmaq_intel' [07:10, 06:02] ( 1 warnings ) -PASS -- TEST 'regional_atmaq_intel' [15:03, 12:18](2969 MB) -PASS -- TEST 'regional_atmaq_canopy_intel' [16:50, 13:54](2967 MB) +PASS -- COMPILE 'atmaq_intel' [08:11, 06:04] ( 1 warnings ) +PASS -- TEST 'regional_atmaq_intel' [14:54, 12:34](2969 MB) +PASS -- TEST 'regional_atmaq_canopy_intel' [16:54, 14:15](2968 MB) -PASS -- COMPILE 'atmaq_debug_intel' [03:10, 02:05] ( 397 warnings ) -PASS -- TEST 'regional_atmaq_debug_intel' [28:45, 25:39](2981 MB) +PASS -- COMPILE 'atmaq_debug_intel' [04:11, 02:19] ( 397 warnings ) +PASS -- TEST 'regional_atmaq_debug_intel' [27:46, 25:45](2983 MB) -PASS -- COMPILE 'atm_fbh_intel' [07:10, 05:24] ( 4 warnings 8 remarks ) -PASS -- TEST 'cpld_regional_atm_fbh_intel' [08:27, 05:59](785 MB) +PASS -- COMPILE 'atm_fbh_intel' [07:11, 05:43] ( 4 warnings 8 remarks ) +PASS -- TEST 'cpld_regional_atm_fbh_intel' [07:18, 06:00](786 MB) SYNOPSIS: -Starting Date/Time: 20251107 13:18:58 -Ending Date/Time: 20251107 14:36:05 -Total Time: 01h:17m:32s +Starting Date/Time: 20251110 22:22:04 +Ending Date/Time: 20251110 23:37:08 +Total Time: 01h:15m:26s Compiles Completed: 43/43 Tests Completed: 200/200 diff --git a/tests/logs/RegressionTests_hera.log b/tests/logs/RegressionTests_hera.log index 481792df5e..db0d0b9a30 100644 --- a/tests/logs/RegressionTests_hera.log +++ b/tests/logs/RegressionTests_hera.log @@ -1,23 +1,23 @@ ====START OF HERA REGRESSION TESTING LOG==== UFSWM hash used in testing: -d94285557667099877d2feed3abaa92c1178c772 +7d035677f2ccf4c6466ae5e5d98ea0575214babd Submodule hashes used in testing: 9265006502a859d2d3f21029fbb86107ba50ce0e AQM (v0.2.0-54-g9265006) 9f53664ef2e607ad25d6b6c939f2eac9ec818ee6 CDEPS-interface/CDEPS (cdeps0.4.17-432-g9f53664) 90ed2522ba8dd04d75237a77aae6b49e7acca523 CICE-interface/CICE (CICE6.0.0-432-g90ed252) - 374373588e22cd86f1b8eb670d489c2967a6b40a CMEPS-interface/CMEPS (cmeps_v0.4.1-2324-g3743735) + 34ab53bf99cff4b3f34a4dcffa7efe0a2ea52429 CMEPS-interface/CMEPS (remotes/origin/feature/ccpp_framework_update) 9b7652c75b40d9cbb40e52b824f8c0a423922757 CMakeModules (v1.0.0-33-g9b7652c) 9ff3df9545dd582f415f682d3297e8c6c841e5cb GOCART (sdr_v2.1.2.6-291-g9ff3df9) bcf7777bb037ae2feb2a8a8ac51aacb3511b52d9 HYCOM-interface/HYCOM (2.3.00-122-gbcf7777) c4d2337d8607ec994b3cd61179eb974e0a237841 LM4-driver (baseline_change_240904-6-gc4d2337) 9c8b26c2d870636f359f2ef62ef775639132b3ba MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10723-g9c8b26c2d) 2c7b3bc2a8096f6232020c47507593058795102e NOAHMP-interface/noahmp (v3.7.1-471-g2c7b3bc) - 83de45b8635d4afa8a4e12769e7d976912bb25d3 UFSATM (remotes/origin/sfc_v2_att) + 964091c34459827f6cde2038d6e512936fbc3649 UFSATM (remotes/origin/feature/ccpp_framework_update) 560cb9c0f9fdc8ec96f746576dcac6503ed14eef WW3 (6.07.1-495-g560cb9c0) 05cad173feeb598431e3ef5f17c2df6562c8d101 fire_behavior (v0.2.0-1-g05cad17) - 508255586ebd7a666946060eb1e20d3a39d4ddb8 stochastic_physics (remotes/origin/feature/printmsgs) + aea3150e0baa6289a144f6da41d02869ab80f24c stochastic_physics (ufs-v2.0.0-293-gaea3150) NOTES: @@ -26,419 +26,419 @@ 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: /scratch3/NAGAPE/epic/role.epic/UFS-WM_RT/NEMSfv3gfs/develop-20251106 -COMPARISON DIRECTORY: /scratch3/NCEPDEV/stmp/Fernando.Andrade-maldonado/RT_RUNDIRS/Fernando.Andrade-maldonado/FV3_RT/rt_3816082 +BASELINE DIRECTORY: /scratch3/NAGAPE/epic/role.epic/UFS-WM_RT/NEMSfv3gfs/develop-20251110 +COMPARISON DIRECTORY: /scratch3/NCEPDEV/stmp/Fernando.Andrade-maldonado/RT_RUNDIRS/Fernando.Andrade-maldonado/FV3_RT/rt_3309761 RT.SH OPTIONS USED: * (-a) - HPC PROJECT ACCOUNT: epic * (-e) - USE ECFLOW -PASS -- COMPILE 's2swa_32bit_intel' [19:13, 17:46] ( 1 warnings 1045 remarks ) -PASS -- TEST 'cpld_control_p8_mixedmode_intel' [13:59, 11:19](2215 MB) -PASS -- TEST 'cpld_control_gefs_intel' [26:37, 14:53](3044 MB) -PASS -- TEST 'cpld_restart_gefs_intel' [18:19, 04:54](2730 MB) -PASS -- TEST 'cpld_dcp_gefs_intel' [26:37, 15:06](3040 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_intel' [20:13, 18:47] ( 1 warnings 1044 remarks ) -PASS -- TEST 'cpld_control_gfsv17_intel' [19:01, 17:05](2041 MB) -PASS -- TEST 'cpld_control_gfsv17_iau_intel' [21:06, 18:18](2282 MB) -PASS -- TEST 'cpld_restart_gfsv17_intel' [09:06, 06:54](1371 MB) -PASS -- TEST 'cpld_restart_gfsv17_iau_intel' [10:02, 07:54](2204 MB) -PASS -- TEST 'cpld_mpi_gfsv17_intel' [23:04, 20:53](1884 MB) - -PASS -- COMPILE 's2s_32bit_sfs_intel' [18:13, 16:47] ( 1 warnings 938 remarks ) -PASS -- TEST 'cpld_control_sfs_intel' [14:17, 11:03](2237 MB) -PASS -- TEST 'cpld_restart_sfs_intel' [10:31, 06:03](1508 MB) - -PASS -- COMPILE 's2s_32bit_sfs_debug_intel' [05:13, 03:27] ( 338 warnings 938 remarks ) -PASS -- TEST 'cpld_debug_sfs_intel' [15:33, 11:30](2247 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [06:12, 04:09] ( 360 warnings 2765 remarks ) -PASS -- TEST 'cpld_debug_gfsv17_intel' [23:42, 21:38](1896 MB) - -PASS -- COMPILE 's2swa_intel' [21:12, 19:12] ( 1 warnings 1045 remarks ) -PASS -- TEST 'cpld_control_p8_intel' [14:16, 11:46](2285 MB) -PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [14:19, 11:24](2291 MB) -PASS -- TEST 'cpld_restart_p8_intel' [08:15, 05:55](1891 MB) -PASS -- TEST 'cpld_control_qr_p8_intel' [14:11, 11:19](2308 MB) -PASS -- TEST 'cpld_restart_qr_p8_intel' [09:14, 06:20](1889 MB) -PASS -- TEST 'cpld_2threads_p8_intel' [12:15, 10:03](2341 MB) -PASS -- TEST 'cpld_decomp_p8_intel' [14:11, 11:13](2274 MB) -PASS -- TEST 'cpld_mpi_p8_intel' [13:10, 10:46](2063 MB) -PASS -- TEST 'cpld_control_ciceC_p8_intel' [13:14, 11:06](2277 MB) -PASS -- TEST 'cpld_control_c192_p8_intel' [17:03, 13:49](2671 MB) -PASS -- TEST 'cpld_restart_c192_p8_intel' [12:39, 08:31](2820 MB) - -PASS -- COMPILE 's2swal_intel' [20:12, 18:12] ( 1 warnings 1066 remarks ) -PASS -- TEST 'cpld_control_p8_lnd_intel' [15:18, 12:32](2119 MB) -PASS -- TEST 'cpld_restart_p8_lnd_intel' [09:16, 06:07](1733 MB) -PASS -- TEST 'cpld_s2sa_p8_intel' [09:05, 06:55](2250 MB) - -PASS -- COMPILE 's2sw_intel' [19:13, 17:35] ( 1 warnings 1013 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_intel' [13:49, 11:31](2108 MB) -PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [07:55, 05:58](2193 MB) - -PASS -- COMPILE 's2swa_debug_intel' [06:12, 04:10] ( 359 warnings 2014 remarks ) -PASS -- TEST 'cpld_debug_p8_intel' [15:58, 13:21](2299 MB) - -PASS -- COMPILE 's2sw_debug_intel' [05:12, 03:44] ( 359 warnings 1996 remarks ) -PASS -- TEST 'cpld_debug_noaero_p8_intel' [08:53, 06:33](2117 MB) - -PASS -- COMPILE 's2s_aoflux_intel' [19:10, 17:16] ( 1 warnings 949 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [05:58, 04:03](2174 MB) - -PASS -- COMPILE 's2swa_faster_intel' [20:10, 18:06] ( 1 warnings 1031 remarks ) -PASS -- TEST 'cpld_control_p8_faster_intel' [13:58, 11:34](2269 MB) - -PASS -- COMPILE 's2sw_pdlib_intel' [20:11, 18:29] ( 1 warnings 1037 remarks ) -PASS -- TEST 'cpld_control_pdlib_p8_intel' [16:52, 15:02](2134 MB) -PASS -- TEST 'cpld_restart_pdlib_p8_intel' [09:00, 06:53](1359 MB) -PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [19:48, 17:31](1941 MB) -PASS -- TEST 'cpld_control_c48_5deg_intel' [08:35, 07:02](3072 MB) -PASS -- TEST 'cpld_warmstart_c48_5deg_intel' [04:35, 02:08](3073 MB) -PASS -- TEST 'cpld_restart_c48_5deg_intel' [03:38, 01:17](2517 MB) -PASS -- TEST 'cpld_control_c24_5deg_intel' [03:30, 01:14](2256 MB) -PASS -- TEST 'cpld_warmstart_c24_5deg_intel' [02:28, 00:42](2266 MB) -PASS -- TEST 'cpld_restart_c24_5deg_intel' [02:30, 00:33](1588 MB) -PASS -- TEST 'cpld_control_c24_9deg_intel' [03:29, 01:12](2254 MB) -PASS -- TEST 'cpld_warmstart_c24_9deg_intel' [02:31, 00:44](2253 MB) -PASS -- TEST 'cpld_restart_c24_9deg_intel' [02:32, 00:32](1588 MB) -PASS -- TEST 'cpld_control_c12_9deg_intel' [02:32, 00:44](2181 MB) -PASS -- TEST 'cpld_warmstart_c12_9deg_intel' [02:32, 00:35](2184 MB) -PASS -- TEST 'cpld_restart_c12_9deg_intel' [02:33, 00:29](1535 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_intel' [05:10, 03:45] ( 360 warnings 2747 remarks ) -PASS -- TEST 'cpld_debug_pdlib_p8_intel' [29:44, 27:49](1978 MB) - -PASS -- COMPILE 'atm_dyn32_intel' [12:11, 10:49] ( 1 warnings 502 remarks ) -PASS -- TEST 'control_flake_intel' [05:25, 03:11](834 MB) -PASS -- TEST 'control_CubedSphereGrid_intel' [03:24, 02:08](1720 MB) -PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [04:26, 02:20](1738 MB) -PASS -- TEST 'control_latlon_intel' [04:23, 02:15](1726 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [04:26, 02:19](1717 MB) -PASS -- TEST 'control_c48_intel' [08:26, 06:16](1724 MB) -PASS -- TEST 'control_c48.v2.sfc_intel' [07:24, 06:05](835 MB) -PASS -- TEST 'control_c48_lnd_iau_intel' [08:26, 06:27](1722 MB) -PASS -- TEST 'control_c192_intel' [08:35, 06:42](1919 MB) -PASS -- TEST 'control_c384_intel' [10:24, 07:25](2012 MB) -PASS -- TEST 'control_c384gdas_intel' [11:27, 08:02](1399 MB) -PASS -- TEST 'control_stochy_intel' [03:21, 01:35](785 MB) -PASS -- TEST 'control_stochy_restart_intel' [02:20, 00:57](625 MB) -PASS -- TEST 'control_lndp_intel' [03:20, 01:29](787 MB) -PASS -- TEST 'control_iovr4_intel' [04:22, 02:19](788 MB) -PASS -- TEST 'control_iovr4_gfdlmpv3_intel' [04:34, 02:47](1080 MB) -PASS -- TEST 'control_iovr5_intel' [04:21, 02:20](783 MB) -PASS -- TEST 'control_p8_intel' [04:45, 02:48](1974 MB) -PASS -- TEST 'control_p8.v2.sfc_intel' [04:50, 02:52](2010 MB) -PASS -- TEST 'control_p8_ugwpv1_intel' [04:43, 02:41](2020 MB) -PASS -- TEST 'control_p8_ugwpv1_tempo_intel' [04:45, 02:37](2035 MB) -PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_intel' [04:46, 02:44](2048 MB) -PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_hail_intel' [03:45, 02:00](2385 MB) -PASS -- TEST 'control_restart_p8_intel' [03:45, 01:37](1262 MB) -PASS -- TEST 'control_noqr_p8_intel' [04:41, 02:39](2015 MB) -PASS -- TEST 'control_restart_noqr_p8_intel' [03:38, 01:34](1279 MB) -PASS -- TEST 'control_decomp_p8_intel' [04:36, 02:47](1988 MB) -PASS -- TEST 'control_2threads_p8_intel' [04:36, 03:04](2033 MB) -PASS -- TEST 'control_p8_lndp_intel' [06:33, 04:39](1995 MB) -PASS -- TEST 'control_p8_rrtmgp_intel' [05:45, 03:50](2074 MB) -PASS -- TEST 'control_p8_mynn_intel' [04:40, 02:52](2032 MB) -PASS -- TEST 'merra2_thompson_intel' [05:40, 03:09](2029 MB) -PASS -- TEST 'merra2_hf_thompson_intel' [06:31, 05:00](2020 MB) -PASS -- TEST 'regional_control_intel' [06:31, 04:46](1224 MB) -PASS -- TEST 'regional_restart_intel' [04:34, 02:36](1239 MB) -PASS -- TEST 'regional_decomp_intel' [06:31, 05:02](1217 MB) -PASS -- TEST 'regional_2threads_intel' [05:34, 03:40](1078 MB) -PASS -- TEST 'regional_noquilt_intel' [06:36, 04:45](1505 MB) -PASS -- TEST 'regional_netcdf_parallel_intel' [06:34, 04:41](1221 MB) -PASS -- TEST 'regional_2dwrtdecomp_intel' [06:29, 04:46](1223 MB) -PASS -- TEST 'regional_wofs_intel' [07:29, 06:05](2049 MB) - -PASS -- COMPILE 'atm_dyn32_rad32_intel' [11:11, 10:02] ( 1 warnings 482 remarks ) -PASS -- TEST 'control_p8_rrtmgp_rad32_intel' [05:43, 03:41](2052 MB) - -PASS -- COMPILE 'rrfs_intel' [11:11, 09:20] ( 4 warnings 449 remarks ) -PASS -- TEST 'rap_control_intel' [05:33, 03:24](1168 MB) -PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [05:58, 03:44](1322 MB) -PASS -- TEST 'rap_decomp_intel' [05:32, 03:30](1162 MB) -PASS -- TEST 'rap_2threads_intel' [05:36, 03:54](1196 MB) -PASS -- TEST 'rap_restart_intel' [03:33, 01:50](1185 MB) -PASS -- TEST 'rap_sfcdiff_intel' [05:35, 03:20](1166 MB) -PASS -- TEST 'rap_sfcdiff_decomp_intel' [05:31, 03:33](1159 MB) -PASS -- TEST 'rap_sfcdiff_restart_intel' [03:35, 01:49](1170 MB) -PASS -- TEST 'hrrr_control_intel' [05:36, 03:15](1155 MB) -PASS -- TEST 'hrrr_control_decomp_intel' [05:35, 03:20](1145 MB) -PASS -- TEST 'hrrr_control_2threads_intel' [05:32, 03:41](1181 MB) -PASS -- TEST 'hrrr_control_restart_intel' [03:22, 01:45](1138 MB) -PASS -- TEST 'rrfs_v1beta_intel' [07:34, 06:05](1203 MB) -PASS -- TEST 'rrfs_v1nssl_intel' [10:20, 08:10](2111 MB) -PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [09:21, 07:34](2181 MB) - -PASS -- COMPILE 'csawmg_intel' [11:12, 09:20] ( 1 warnings 418 remarks ) -PASS -- TEST 'control_csawmg_intel' [07:34, 05:45](1163 MB) -PASS -- TEST 'control_ras_intel' [04:20, 03:04](875 MB) - -PASS -- COMPILE 'wam_intel' [10:11, 08:41] ( 1 warnings 396 remarks ) -PASS -- TEST 'control_wam_intel' [12:46, 10:19](1796 MB) - -PASS -- COMPILE 'atm_faster_dyn32_intel' [10:11, 08:50] ( 1 warnings 412 remarks ) -PASS -- TEST 'control_p8_faster_intel' [04:44, 02:48](2023 MB) -PASS -- TEST 'regional_control_faster_intel' [06:29, 04:48](1212 MB) - -PASS -- COMPILE 'atm_debug_dyn32_intel' [06:12, 04:13] ( 419 warnings 590 remarks ) -PASS -- TEST 'control_CubedSphereGrid_debug_intel' [04:22, 02:09](1751 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [04:23, 02:14](1753 MB) -PASS -- TEST 'control_stochy_debug_intel' [04:19, 03:01](960 MB) -PASS -- TEST 'control_lndp_debug_intel' [04:19, 02:44](958 MB) -PASS -- TEST 'control_csawmg_debug_intel' [06:32, 04:11](1268 MB) -PASS -- TEST 'control_ras_debug_intel' [04:19, 02:45](963 MB) -PASS -- TEST 'control_diag_debug_intel' [04:28, 02:45](1806 MB) -PASS -- TEST 'control_debug_p8_intel' [04:35, 02:39](2044 MB) -PASS -- TEST 'regional_debug_intel' [19:36, 17:27](1237 MB) -PASS -- TEST 'rap_control_debug_intel' [06:21, 04:50](1350 MB) -PASS -- TEST 'hrrr_control_debug_intel' [06:22, 04:42](1345 MB) -PASS -- TEST 'hrrr_gf_debug_intel' [06:21, 04:49](1346 MB) -PASS -- TEST 'hrrr_c3_debug_intel' [06:20, 04:52](1350 MB) -PASS -- TEST 'rap_unified_drag_suite_debug_intel' [06:24, 04:50](1353 MB) -PASS -- TEST 'rap_diag_debug_intel' [07:31, 05:13](1440 MB) -PASS -- TEST 'rap_cires_ugwp_debug_intel' [06:20, 05:02](1350 MB) -PASS -- TEST 'rap_unified_ugwp_debug_intel' [06:19, 05:03](1351 MB) -PASS -- TEST 'rap_lndp_debug_intel' [06:21, 04:58](1353 MB) -PASS -- TEST 'rap_progcld_thompson_debug_intel' [06:21, 04:52](1349 MB) -PASS -- TEST 'rap_noah_debug_intel' [06:21, 04:47](1346 MB) -PASS -- TEST 'rap_sfcdiff_debug_intel' [06:21, 05:05](1347 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [10:20, 08:09](1342 MB) -PASS -- TEST 'rap_clm_lake_debug_intel' [06:20, 04:51](1348 MB) -PASS -- TEST 'rap_flake_debug_intel' [06:19, 04:54](1350 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [10:32, 08:44](1347 MB) - -PASS -- COMPILE 'wam_debug_intel' [04:12, 02:51] ( 380 warnings 396 remarks ) -PASS -- TEST 'control_wam_debug_intel' [15:36, 13:10](1818 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [10:11, 08:49] ( 4 warnings 416 remarks ) -PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [05:55, 03:41](1179 MB) -PASS -- TEST 'rap_control_dyn32_phy32_intel' [04:31, 03:02](1099 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [04:31, 02:56](1088 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [05:32, 03:29](1045 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [05:28, 03:22](1038 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [04:29, 03:07](1027 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_intel' [03:30, 01:39](1069 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [03:22, 01:37](1049 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [10:11, 08:53] ( 4 warnings 393 remarks ) -PASS -- TEST 'conus13km_control_intel' [04:51, 02:55](1460 MB) -PASS -- TEST 'conus13km_2threads_intel' [03:40, 01:18](1295 MB) -PASS -- TEST 'conus13km_decomp_intel' [04:39, 03:02](1485 MB) -PASS -- TEST 'conus13km_restart_intel' [03:42, 01:40](1329 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [10:11, 09:05] ( 4 warnings 416 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_intel' [05:35, 03:46](1113 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [04:11, 02:57] ( 313 warnings 422 remarks ) -PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [06:20, 04:50](1228 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [06:19, 04:56](1231 MB) -PASS -- TEST 'conus13km_debug_intel' [27:26, 22:57](1504 MB) -PASS -- TEST 'conus13km_debug_qr_intel' [27:17, 22:26](1217 MB) -PASS -- TEST 'conus13km_debug_2threads_intel' [21:38, 19:48](1335 MB) -PASS -- TEST 'conus13km_debug_decomp_intel' [26:42, 22:54](1531 MB) -PASS -- TEST 'conus13km_radar_tten_debug_intel' [27:40, 25:27](1607 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [04:11, 02:49] ( 313 warnings 416 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [06:22, 04:53](1290 MB) - -PASS -- COMPILE 'hafsw_intel' [14:11, 13:03] ( 1 warnings 696 remarks ) -PASS -- TEST 'hafs_regional_atm_intel' [05:52, 03:37](907 MB) -PASS -- TEST 'hafs_regional_atm_gfdlmpv3_intel' [08:20, 05:14](1118 MB) -PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [05:33, 03:12](1166 MB) -PASS -- TEST 'hafs_regional_atm_wav_intel' [29:51, 28:09](965 MB) -PASS -- TEST 'hafs_regional_1nest_atm_intel' [06:35, 04:59](520 MB) -PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [07:43, 05:47](507 MB) -PASS -- TEST 'hafs_global_1nest_atm_intel' [04:31, 02:26](370 MB) -PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [09:08, 06:13](433 MB) -PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [05:31, 03:19](524 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [05:37, 03:10](528 MB) -PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [02:24, 01:02](399 MB) -PASS -- TEST 'gnv1_nested_intel' [05:53, 03:28](1869 MB) - -PASS -- COMPILE 'hafs_mom6w_intel' [13:11, 11:16] ( 1 warnings 929 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [13:12, 10:18](671 MB) - -PASS -- COMPILE 'hafs_all_intel' [12:11, 10:35] ( 1 warnings 638 remarks ) -PASS -- TEST 'hafs_regional_docn_intel' [07:44, 05:42](936 MB) -PASS -- TEST 'hafs_regional_docn_oisst_intel' [07:45, 05:46](922 MB) - -PASS -- COMPILE 'datm_cdeps_intel' [17:11, 16:07] ( 561 remarks ) -PASS -- TEST 'datm_cdeps_control_cfsr_intel' [04:19, 03:04](2005 MB) -PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [03:21, 02:03](1945 MB) -PASS -- TEST 'datm_cdeps_control_gefs_intel' [04:18, 02:51](1257 MB) -PASS -- TEST 'datm_cdeps_iau_gefs_intel' [04:18, 02:59](1265 MB) -PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [04:17, 02:50](1265 MB) -PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [04:17, 03:01](2001 MB) -PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [05:17, 03:15](2005 MB) -PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [04:18, 02:53](1270 MB) -PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [10:21, 07:13](1781 MB) -PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [09:38, 07:00](1149 MB) -PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [04:16, 03:01](2009 MB) -PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [06:19, 04:47](4965 MB) -PASS -- TEST 'datm_cdeps_gfs_intel' [06:19, 05:01](4964 MB) - -PASS -- COMPILE 'datm_cdeps_debug_intel' [04:11, 02:46] ( 2 warnings 561 remarks ) -PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [08:18, 07:02](1906 MB) - -PASS -- COMPILE 'datm_cdeps_faster_intel' [17:11, 16:01] ( 561 remarks ) -PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [04:18, 03:01](2009 MB) +PASS -- COMPILE 's2swa_32bit_intel' [21:11, 18:20] ( 1 warnings 1044 remarks ) +PASS -- TEST 'cpld_control_p8_mixedmode_intel' [18:58, 11:13](2198 MB) +PASS -- TEST 'cpld_control_gefs_intel' [35:08, 19:48](3045 MB) +PASS -- TEST 'cpld_restart_gefs_intel' [20:18, 06:20](2726 MB) +PASS -- TEST 'cpld_dcp_gefs_intel' [35:11, 19:45](3048 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_intel' [20:11, 18:42] ( 1 warnings 1043 remarks ) +PASS -- TEST 'cpld_control_gfsv17_intel' [24:01, 18:36](2073 MB) +PASS -- TEST 'cpld_control_gfsv17_iau_intel' [23:04, 20:10](2269 MB) +PASS -- TEST 'cpld_restart_gfsv17_intel' [10:03, 07:25](1367 MB) +PASS -- TEST 'cpld_restart_gfsv17_iau_intel' [11:00, 08:58](2216 MB) +PASS -- TEST 'cpld_mpi_gfsv17_intel' [28:03, 22:36](1872 MB) + +PASS -- COMPILE 's2s_32bit_sfs_intel' [19:11, 17:35] ( 1 warnings 937 remarks ) +PASS -- TEST 'cpld_control_sfs_intel' [15:36, 11:53](2208 MB) +PASS -- TEST 'cpld_restart_sfs_intel' [11:54, 06:10](1512 MB) + +PASS -- COMPILE 's2s_32bit_sfs_debug_intel' [06:11, 03:46] ( 338 warnings 937 remarks ) +PASS -- TEST 'cpld_debug_sfs_intel' [15:48, 12:04](2208 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [06:11, 04:16] ( 360 warnings 2764 remarks ) +PASS -- TEST 'cpld_debug_gfsv17_intel' [23:54, 21:53](1939 MB) + +PASS -- COMPILE 's2swa_intel' [20:11, 18:39] ( 1 warnings 1044 remarks ) +PASS -- TEST 'cpld_control_p8_intel' [17:18, 12:07](2276 MB) +PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [18:19, 11:36](2281 MB) +PASS -- TEST 'cpld_restart_p8_intel' [08:08, 05:58](1885 MB) +PASS -- TEST 'cpld_control_qr_p8_intel' [16:15, 11:06](2264 MB) +PASS -- TEST 'cpld_restart_qr_p8_intel' [09:10, 06:15](1879 MB) +PASS -- TEST 'cpld_2threads_p8_intel' [19:13, 10:21](2327 MB) +PASS -- TEST 'cpld_decomp_p8_intel' [17:14, 11:24](2269 MB) +PASS -- TEST 'cpld_mpi_p8_intel' [14:09, 11:23](2058 MB) +PASS -- TEST 'cpld_control_ciceC_p8_intel' [17:19, 11:27](2263 MB) +PASS -- TEST 'cpld_control_c192_p8_intel' [21:04, 14:47](2650 MB) +PASS -- TEST 'cpld_restart_c192_p8_intel' [13:40, 09:32](2789 MB) + +PASS -- COMPILE 's2swal_intel' [20:11, 18:07] ( 1 warnings 1065 remarks ) +PASS -- TEST 'cpld_control_p8_lnd_intel' [18:19, 12:19](2118 MB) +PASS -- TEST 'cpld_restart_p8_lnd_intel' [08:10, 05:49](1740 MB) +PASS -- TEST 'cpld_s2sa_p8_intel' [14:09, 07:05](2238 MB) + +PASS -- COMPILE 's2sw_intel' [19:11, 17:33] ( 1 warnings 1012 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_intel' [13:45, 11:17](2076 MB) +PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [07:55, 06:05](2190 MB) + +PASS -- COMPILE 's2swa_debug_intel' [06:11, 04:09] ( 359 warnings 2013 remarks ) +PASS -- TEST 'cpld_debug_p8_intel' [16:12, 13:28](2301 MB) + +PASS -- COMPILE 's2sw_debug_intel' [06:11, 03:52] ( 359 warnings 1995 remarks ) +PASS -- TEST 'cpld_debug_noaero_p8_intel' [08:53, 06:44](2124 MB) + +PASS -- COMPILE 's2s_aoflux_intel' [18:11, 16:48] ( 1 warnings 948 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [09:05, 04:17](2161 MB) + +PASS -- COMPILE 's2swa_faster_intel' [19:11, 17:36] ( 1 warnings 1030 remarks ) +PASS -- TEST 'cpld_control_p8_faster_intel' [14:00, 11:39](2277 MB) + +PASS -- COMPILE 's2sw_pdlib_intel' [19:11, 17:27] ( 1 warnings 1036 remarks ) +PASS -- TEST 'cpld_control_pdlib_p8_intel' [17:48, 15:30](2123 MB) +PASS -- TEST 'cpld_restart_pdlib_p8_intel' [09:01, 07:01](1356 MB) +PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [20:51, 17:57](1936 MB) +PASS -- TEST 'cpld_control_c48_5deg_intel' [08:36, 07:08](3079 MB) +PASS -- TEST 'cpld_warmstart_c48_5deg_intel' [04:37, 02:14](3085 MB) +PASS -- TEST 'cpld_restart_c48_5deg_intel' [03:39, 01:19](2509 MB) +PASS -- TEST 'cpld_control_c24_5deg_intel' [03:33, 01:12](2257 MB) +PASS -- TEST 'cpld_warmstart_c24_5deg_intel' [02:33, 00:41](2261 MB) +PASS -- TEST 'cpld_restart_c24_5deg_intel' [02:35, 00:34](1577 MB) +PASS -- TEST 'cpld_control_c24_9deg_intel' [03:33, 01:12](2258 MB) +PASS -- TEST 'cpld_warmstart_c24_9deg_intel' [02:31, 00:42](2257 MB) +PASS -- TEST 'cpld_restart_c24_9deg_intel' [02:34, 00:33](1581 MB) +PASS -- TEST 'cpld_control_c12_9deg_intel' [02:33, 00:43](2184 MB) +PASS -- TEST 'cpld_warmstart_c12_9deg_intel' [02:35, 00:35](2180 MB) +PASS -- TEST 'cpld_restart_c12_9deg_intel' [02:32, 00:29](1534 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_intel' [05:11, 04:00] ( 360 warnings 2746 remarks ) +PASS -- TEST 'cpld_debug_pdlib_p8_intel' [29:47, 28:07](1986 MB) + +PASS -- COMPILE 'atm_dyn32_intel' [12:11, 10:42] ( 1 warnings 501 remarks ) +PASS -- TEST 'control_flake_intel' [07:23, 03:22](823 MB) +PASS -- TEST 'control_CubedSphereGrid_intel' [09:24, 02:10](1720 MB) +PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [09:26, 02:23](1727 MB) +PASS -- TEST 'control_latlon_intel' [09:23, 02:19](1722 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [07:26, 02:26](1722 MB) +PASS -- TEST 'control_c48_intel' [11:24, 06:37](1718 MB) +PASS -- TEST 'control_c48.v2.sfc_intel' [07:23, 06:08](851 MB) +PASS -- TEST 'control_c48_lnd_iau_intel' [08:24, 06:31](1717 MB) +PASS -- TEST 'control_c192_intel' [12:35, 07:04](1915 MB) +PASS -- TEST 'control_c384_intel' [15:25, 07:49](1997 MB) +PASS -- TEST 'control_c384gdas_intel' [12:21, 08:49](1351 MB) +PASS -- TEST 'control_stochy_intel' [03:21, 01:36](782 MB) +PASS -- TEST 'control_stochy_restart_intel' [02:20, 01:00](623 MB) +PASS -- TEST 'control_lndp_intel' [03:19, 01:30](782 MB) +PASS -- TEST 'control_iovr4_intel' [04:20, 02:22](782 MB) +PASS -- TEST 'control_iovr4_gfdlmpv3_intel' [04:34, 02:50](1075 MB) +PASS -- TEST 'control_iovr5_intel' [04:21, 02:25](778 MB) +PASS -- TEST 'control_p8_intel' [04:45, 02:45](2002 MB) +PASS -- TEST 'control_p8.v2.sfc_intel' [04:47, 02:54](2014 MB) +PASS -- TEST 'control_p8_ugwpv1_intel' [04:41, 02:42](2005 MB) +PASS -- TEST 'control_p8_ugwpv1_tempo_intel' [04:43, 02:44](2028 MB) +PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_intel' [04:43, 02:49](2037 MB) +PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_hail_intel' [03:43, 02:07](2375 MB) +PASS -- TEST 'control_restart_p8_intel' [03:41, 01:39](1269 MB) +PASS -- TEST 'control_noqr_p8_intel' [04:42, 02:41](2000 MB) +PASS -- TEST 'control_restart_noqr_p8_intel' [03:40, 01:40](1274 MB) +PASS -- TEST 'control_decomp_p8_intel' [04:39, 02:52](1988 MB) +PASS -- TEST 'control_2threads_p8_intel' [05:41, 03:08](2027 MB) +PASS -- TEST 'control_p8_lndp_intel' [06:35, 04:43](2005 MB) +PASS -- TEST 'control_p8_rrtmgp_intel' [05:44, 03:53](2064 MB) +PASS -- TEST 'control_p8_mynn_intel' [04:41, 02:55](2011 MB) +PASS -- TEST 'merra2_thompson_intel' [05:40, 03:14](2025 MB) +PASS -- TEST 'merra2_hf_thompson_intel' [06:29, 04:35](2019 MB) +PASS -- TEST 'regional_control_intel' [06:32, 04:53](1216 MB) +PASS -- TEST 'regional_restart_intel' [04:31, 02:41](1235 MB) +PASS -- TEST 'regional_decomp_intel' [07:30, 05:14](1209 MB) +PASS -- TEST 'regional_2threads_intel' [05:31, 03:48](1075 MB) +PASS -- TEST 'regional_noquilt_intel' [07:33, 04:57](1497 MB) +PASS -- TEST 'regional_netcdf_parallel_intel' [06:32, 04:57](1213 MB) +PASS -- TEST 'regional_2dwrtdecomp_intel' [06:30, 04:54](1213 MB) +PASS -- TEST 'regional_wofs_intel' [08:30, 06:09](2040 MB) + +PASS -- COMPILE 'atm_dyn32_rad32_intel' [12:11, 10:11] ( 1 warnings 481 remarks ) +PASS -- TEST 'control_p8_rrtmgp_rad32_intel' [05:41, 03:49](2035 MB) + +PASS -- COMPILE 'rrfs_intel' [11:11, 09:21] ( 4 warnings 448 remarks ) +PASS -- TEST 'rap_control_intel' [05:32, 03:24](1160 MB) +PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [05:59, 03:52](1322 MB) +PASS -- TEST 'rap_decomp_intel' [05:30, 03:36](1152 MB) +PASS -- TEST 'rap_2threads_intel' [05:29, 04:01](1178 MB) +PASS -- TEST 'rap_restart_intel' [03:31, 01:53](1171 MB) +PASS -- TEST 'rap_sfcdiff_intel' [05:31, 03:25](1170 MB) +PASS -- TEST 'rap_sfcdiff_decomp_intel' [05:30, 03:35](1155 MB) +PASS -- TEST 'rap_sfcdiff_restart_intel' [03:34, 01:50](1172 MB) +PASS -- TEST 'hrrr_control_intel' [05:35, 03:14](1159 MB) +PASS -- TEST 'hrrr_control_decomp_intel' [05:32, 03:24](1143 MB) +PASS -- TEST 'hrrr_control_2threads_intel' [05:30, 03:44](1165 MB) +PASS -- TEST 'hrrr_control_restart_intel' [03:23, 01:47](1141 MB) +PASS -- TEST 'rrfs_v1beta_intel' [07:35, 06:06](1208 MB) +PASS -- TEST 'rrfs_v1nssl_intel' [10:21, 08:16](2111 MB) +PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [09:21, 07:59](2185 MB) + +PASS -- COMPILE 'csawmg_intel' [11:12, 09:27] ( 1 warnings 417 remarks ) +PASS -- TEST 'control_csawmg_intel' [07:31, 05:46](1153 MB) +PASS -- TEST 'control_ras_intel' [04:19, 03:07](870 MB) + +PASS -- COMPILE 'wam_intel' [10:12, 08:52] ( 1 warnings 395 remarks ) +PASS -- TEST 'control_wam_intel' [12:41, 10:45](1790 MB) + +PASS -- COMPILE 'atm_faster_dyn32_intel' [10:12, 08:53] ( 1 warnings 411 remarks ) +PASS -- TEST 'control_p8_faster_intel' [04:39, 02:51](2011 MB) +PASS -- TEST 'regional_control_faster_intel' [06:32, 04:57](1213 MB) + +PASS -- COMPILE 'atm_debug_dyn32_intel' [06:12, 04:33] ( 419 warnings 589 remarks ) +PASS -- TEST 'control_CubedSphereGrid_debug_intel' [04:22, 02:11](1735 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [04:23, 02:14](1747 MB) +PASS -- TEST 'control_stochy_debug_intel' [04:19, 02:58](946 MB) +PASS -- TEST 'control_lndp_debug_intel' [04:19, 02:41](955 MB) +PASS -- TEST 'control_csawmg_debug_intel' [06:32, 04:17](1255 MB) +PASS -- TEST 'control_ras_debug_intel' [04:18, 02:44](959 MB) +PASS -- TEST 'control_diag_debug_intel' [04:29, 02:46](1804 MB) +PASS -- TEST 'control_debug_p8_intel' [04:37, 02:37](2035 MB) +PASS -- TEST 'regional_debug_intel' [20:36, 17:55](1214 MB) +PASS -- TEST 'rap_control_debug_intel' [06:22, 04:52](1343 MB) +PASS -- TEST 'hrrr_control_debug_intel' [06:20, 04:46](1329 MB) +PASS -- TEST 'hrrr_gf_debug_intel' [06:20, 04:55](1337 MB) +PASS -- TEST 'hrrr_c3_debug_intel' [07:19, 04:50](1339 MB) +PASS -- TEST 'rap_unified_drag_suite_debug_intel' [06:20, 04:55](1342 MB) +PASS -- TEST 'rap_diag_debug_intel' [07:30, 05:16](1428 MB) +PASS -- TEST 'rap_cires_ugwp_debug_intel' [06:20, 05:01](1339 MB) +PASS -- TEST 'rap_unified_ugwp_debug_intel' [06:19, 05:00](1344 MB) +PASS -- TEST 'rap_lndp_debug_intel' [06:21, 05:04](1339 MB) +PASS -- TEST 'rap_progcld_thompson_debug_intel' [06:21, 04:54](1341 MB) +PASS -- TEST 'rap_noah_debug_intel' [06:22, 04:58](1340 MB) +PASS -- TEST 'rap_sfcdiff_debug_intel' [06:21, 05:01](1339 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [09:21, 07:54](1340 MB) +PASS -- TEST 'rap_clm_lake_debug_intel' [06:22, 04:54](1345 MB) +PASS -- TEST 'rap_flake_debug_intel' [07:22, 05:09](1340 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [10:33, 08:44](1329 MB) + +PASS -- COMPILE 'wam_debug_intel' [04:11, 02:58] ( 380 warnings 395 remarks ) +PASS -- TEST 'control_wam_debug_intel' [15:44, 13:37](1813 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [13:11, 09:09] ( 4 warnings 415 remarks ) +PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [06:57, 03:47](1192 MB) +PASS -- TEST 'rap_control_dyn32_phy32_intel' [04:33, 03:02](1114 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [04:31, 03:00](1082 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [05:27, 03:32](1019 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [05:27, 03:25](1016 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [04:27, 03:08](1028 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_intel' [03:29, 01:41](1057 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [03:21, 01:37](1051 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [14:11, 08:57] ( 4 warnings 392 remarks ) +PASS -- TEST 'conus13km_control_intel' [04:49, 02:54](1444 MB) +PASS -- TEST 'conus13km_2threads_intel' [03:40, 01:18](1274 MB) +PASS -- TEST 'conus13km_decomp_intel' [04:42, 02:57](1472 MB) +PASS -- TEST 'conus13km_restart_intel' [03:39, 01:40](1319 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [14:11, 09:15] ( 4 warnings 415 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_intel' [05:33, 03:45](1116 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [06:11, 02:59] ( 313 warnings 421 remarks ) +PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [06:20, 04:51](1188 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [06:19, 04:45](1219 MB) +PASS -- TEST 'conus13km_debug_intel' [23:43, 22:00](1467 MB) +PASS -- TEST 'conus13km_debug_qr_intel' [24:45, 23:05](1184 MB) +PASS -- TEST 'conus13km_debug_2threads_intel' [21:40, 19:52](1339 MB) +PASS -- TEST 'conus13km_debug_decomp_intel' [24:40, 22:46](1522 MB) +PASS -- TEST 'conus13km_radar_tten_debug_intel' [24:41, 22:24](1534 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [06:11, 02:54] ( 313 warnings 415 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [06:21, 04:59](1294 MB) + +PASS -- COMPILE 'hafsw_intel' [15:11, 13:23] ( 1 warnings 695 remarks ) +PASS -- TEST 'hafs_regional_atm_intel' [05:41, 03:45](869 MB) +PASS -- TEST 'hafs_regional_atm_gfdlmpv3_intel' [10:15, 05:21](1071 MB) +PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [05:26, 03:19](1149 MB) +PASS -- TEST 'hafs_regional_atm_wav_intel' [31:49, 28:29](950 MB) +PASS -- TEST 'hafs_regional_1nest_atm_intel' [07:35, 05:12](489 MB) +PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [09:41, 06:01](512 MB) +PASS -- TEST 'hafs_global_1nest_atm_intel' [06:29, 02:30](370 MB) +PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [10:13, 06:23](422 MB) +PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [06:31, 03:27](520 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [07:30, 03:15](523 MB) +PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [03:21, 01:05](403 MB) +PASS -- TEST 'gnv1_nested_intel' [05:51, 03:48](1860 MB) + +PASS -- COMPILE 'hafs_mom6w_intel' [13:11, 10:55] ( 1 warnings 928 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [14:04, 10:47](666 MB) + +PASS -- COMPILE 'hafs_all_intel' [12:11, 10:42] ( 1 warnings 637 remarks ) +PASS -- TEST 'hafs_regional_docn_intel' [08:40, 05:52](898 MB) +PASS -- TEST 'hafs_regional_docn_oisst_intel' [08:41, 05:57](889 MB) + +PASS -- COMPILE 'datm_cdeps_intel' [18:12, 16:06] ( 561 remarks ) +PASS -- TEST 'datm_cdeps_control_cfsr_intel' [04:18, 03:01](2013 MB) +PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [03:19, 01:59](1949 MB) +PASS -- TEST 'datm_cdeps_control_gefs_intel' [04:16, 02:51](1262 MB) +PASS -- TEST 'datm_cdeps_iau_gefs_intel' [04:17, 02:51](1273 MB) +PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [05:17, 02:50](1257 MB) +PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [05:17, 02:58](2010 MB) +PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [05:18, 03:00](2008 MB) +PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [05:18, 02:49](1272 MB) +PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [10:11, 07:34](1779 MB) +PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [10:18, 07:17](1157 MB) +PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [05:15, 03:01](2002 MB) +PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [06:20, 04:49](4966 MB) +PASS -- TEST 'datm_cdeps_gfs_intel' [06:20, 04:50](4966 MB) + +PASS -- COMPILE 'datm_cdeps_debug_intel' [04:11, 02:54] ( 2 warnings 561 remarks ) +PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [08:19, 06:52](1911 MB) + +PASS -- COMPILE 'datm_cdeps_faster_intel' [17:11, 16:00] ( 561 remarks ) +PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [04:18, 03:01](2006 MB) PASS -- COMPILE 'datm_cdeps_land_intel' [02:11, 01:01] ( 126 remarks ) -PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [02:36, 00:53](251 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_intel' [02:24, 00:35](309 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [02:23, 00:24](306 MB) +PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [02:33, 00:57](255 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_intel' [03:22, 01:13](308 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [02:24, 00:38](307 MB) -PASS -- COMPILE 'datm_cdeps_lm4_intel' [03:12, 01:14] ( 164 remarks ) -PASS -- TEST 'datm_cdeps_lm4_gswp3_intel' [02:31, 00:32](635 MB) -PASS -- TEST 'datm_cdeps_lm4_gswp3_rst_intel' [02:35, 00:16](513 MB) +PASS -- COMPILE 'datm_cdeps_lm4_intel' [03:11, 01:13] ( 164 remarks ) +PASS -- TEST 'datm_cdeps_lm4_gswp3_intel' [02:39, 00:31](635 MB) +PASS -- TEST 'datm_cdeps_lm4_gswp3_rst_intel' [03:32, 00:16](508 MB) -PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [18:12, 16:13] ( 1 warnings 612 remarks ) -PASS -- TEST 'atm_ds2s_docn_pcice_intel' [05:52, 03:19](2109 MB) +PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [17:11, 15:58] ( 1 warnings 611 remarks ) +PASS -- TEST 'atm_ds2s_docn_pcice_intel' [05:57, 03:31](2086 MB) -PASS -- COMPILE 'atm_ds2s_docn_dice_intel' [10:11, 09:07] ( 1 warnings 500 remarks ) -PASS -- TEST 'atm_ds2s_docn_dice_intel' [06:42, 04:22](2106 MB) +PASS -- COMPILE 'atm_ds2s_docn_dice_intel' [11:11, 09:21] ( 1 warnings 499 remarks ) +PASS -- TEST 'atm_ds2s_docn_dice_intel' [06:46, 04:36](2100 MB) -PASS -- COMPILE 'atml_intel' [12:12, 10:20] ( 9 warnings 553 remarks ) -PASS -- TEST 'control_p8_atmlnd_intel' [04:42, 02:59](1854 MB) -PASS -- TEST 'control_restart_p8_atmlnd_intel' [03:32, 01:46](1123 MB) +PASS -- COMPILE 'atml_intel' [12:11, 10:19] ( 9 warnings 552 remarks ) +PASS -- TEST 'control_p8_atmlnd_intel' [04:47, 03:08](1851 MB) +PASS -- TEST 'control_restart_p8_atmlnd_intel' [04:34, 01:47](1125 MB) -PASS -- COMPILE 'atml_debug_intel' [05:12, 03:53] ( 424 warnings 553 remarks ) -PASS -- TEST 'control_p8_atmlnd_debug_intel' [06:40, 04:51](1882 MB) +PASS -- COMPILE 'atml_debug_intel' [05:11, 04:07] ( 424 warnings 552 remarks ) +PASS -- TEST 'control_p8_atmlnd_debug_intel' [06:54, 04:54](1877 MB) -PASS -- COMPILE 'atmw_intel' [11:12, 09:53] ( 1 warnings 521 remarks ) -PASS -- TEST 'atmwav_control_noaero_p8_intel' [03:38, 01:45](2025 MB) +PASS -- COMPILE 'atmw_intel' [12:11, 10:39] ( 1 warnings 520 remarks ) +PASS -- TEST 'atmwav_control_noaero_p8_intel' [03:45, 01:52](2022 MB) -PASS -- COMPILE 'atmaero_intel' [13:11, 11:27] ( 1 warnings 414 remarks ) -PASS -- TEST 'atmaero_control_p8_intel' [05:45, 03:51](2112 MB) -PASS -- TEST 'atmaero_control_p8_rad_intel' [06:36, 04:36](1891 MB) -PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [06:39, 04:27](1890 MB) +PASS -- COMPILE 'atmaero_intel' [13:11, 11:27] ( 1 warnings 413 remarks ) +PASS -- TEST 'atmaero_control_p8_intel' [05:48, 04:01](2111 MB) +PASS -- TEST 'atmaero_control_p8_rad_intel' [06:37, 04:39](1878 MB) +PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [06:37, 04:40](1882 MB) -PASS -- COMPILE 'atmaq_intel' [11:11, 09:20] ( 1 warnings 599 remarks ) -PASS -- TEST 'regional_atmaq_intel' [16:38, 13:57](2926 MB) -PASS -- TEST 'regional_atmaq_canopy_intel' [18:34, 15:47](2930 MB) +PASS -- COMPILE 'atmaq_intel' [11:11, 09:30] ( 1 warnings 598 remarks ) +PASS -- TEST 'regional_atmaq_intel' [15:46, 12:57](2925 MB) +PASS -- TEST 'regional_atmaq_canopy_intel' [21:27, 16:13](2927 MB) -PASS -- COMPILE 'atmaq_debug_intel' [04:11, 02:59] ( 397 warnings 599 remarks ) -PASS -- TEST 'regional_atmaq_debug_intel' [42:18, 39:24](2936 MB) +PASS -- COMPILE 'atmaq_debug_intel' [04:11, 03:07] ( 397 warnings 598 remarks ) +PASS -- TEST 'regional_atmaq_debug_intel' [45:27, 39:38](2941 MB) -PASS -- COMPILE 'atm_fbh_intel' [10:11, 08:33] ( 4 warnings 423 remarks ) -PASS -- TEST 'cpld_regional_atm_fbh_intel' [14:33, 11:26](1187 MB) +PASS -- COMPILE 'atm_fbh_intel' [10:11, 08:49] ( 4 warnings 422 remarks ) +PASS -- TEST 'cpld_regional_atm_fbh_intel' [13:26, 11:19](1183 MB) -PASS -- COMPILE 'rrfs_dyn32_phy32_intelllvm' [07:11, 05:20] -PASS -- TEST 'rap_control_dyn32_phy32_intelllvm' [05:31, 03:27](1114 MB) +PASS -- COMPILE 'rrfs_dyn32_phy32_intelllvm' [07:11, 05:24] +PASS -- TEST 'rap_control_dyn32_phy32_intelllvm' [07:30, 03:29](1110 MB) -PASS -- COMPILE 'rrfs_dyn64_phy32_intelllvm' [07:11, 05:15] -PASS -- TEST 'rap_control_dyn64_phy32_intelllvm' [05:32, 04:09](1112 MB) +PASS -- COMPILE 'rrfs_dyn64_phy32_intelllvm' [07:11, 05:25] +PASS -- TEST 'rap_control_dyn64_phy32_intelllvm' [06:31, 04:13](1100 MB) -PASS -- COMPILE 'atm_gnu' [05:11, 04:01] -PASS -- TEST 'control_c48_gnu' [14:09, 09:34](1539 MB) -PASS -- TEST 'control_stochy_gnu' [04:18, 02:49](603 MB) -PASS -- TEST 'control_ras_gnu' [06:17, 04:45](617 MB) -PASS -- TEST 'control_p8_gnu' [06:42, 04:20](1552 MB) -PASS -- TEST 'control_p8_ugwpv1_gnu' [06:38, 04:17](1549 MB) -PASS -- TEST 'control_flake_gnu' [07:20, 05:26](656 MB) +PASS -- COMPILE 'atm_gnu' [06:11, 04:14] +PASS -- TEST 'control_c48_gnu' [12:24, 09:41](1535 MB) +PASS -- TEST 'control_stochy_gnu' [05:19, 02:55](598 MB) +PASS -- TEST 'control_ras_gnu' [07:19, 04:45](603 MB) +PASS -- TEST 'control_p8_gnu' [06:45, 04:28](1549 MB) +PASS -- TEST 'control_p8_ugwpv1_gnu' [06:44, 04:25](1542 MB) +PASS -- TEST 'control_flake_gnu' [07:22, 05:31](650 MB) PASS -- COMPILE 'rrfs_gnu' [05:11, 04:03] -PASS -- TEST 'rap_control_gnu' [07:30, 05:54](948 MB) -PASS -- TEST 'rap_decomp_gnu' [07:29, 05:57](944 MB) -PASS -- TEST 'rap_2threads_gnu' [10:41, 06:56](1019 MB) -PASS -- TEST 'rap_restart_gnu' [05:33, 03:08](677 MB) -PASS -- TEST 'rap_sfcdiff_gnu' [07:29, 05:57](945 MB) -PASS -- TEST 'rap_sfcdiff_decomp_gnu' [07:27, 06:03](945 MB) -PASS -- TEST 'rap_sfcdiff_restart_gnu' [07:22, 03:05](683 MB) -PASS -- TEST 'hrrr_control_gnu' [10:08, 05:42](951 MB) -PASS -- TEST 'hrrr_control_noqr_gnu' [10:04, 05:39](937 MB) -PASS -- TEST 'hrrr_control_2threads_gnu' [09:42, 06:38](1007 MB) -PASS -- TEST 'hrrr_control_decomp_gnu' [09:29, 05:47](947 MB) -PASS -- TEST 'hrrr_control_restart_gnu' [04:25, 03:02](686 MB) -PASS -- TEST 'hrrr_control_restart_noqr_gnu' [04:25, 03:02](773 MB) -PASS -- TEST 'rrfs_v1beta_gnu' [12:33, 11:02](937 MB) - -PASS -- COMPILE 'csawmg_gnu' [05:11, 03:41] -PASS -- TEST 'control_csawmg_gnu' [10:31, 08:20](851 MB) - -PASS -- COMPILE 'atm_dyn32_debug_gnu' [08:11, 06:37] -PASS -- TEST 'control_diag_debug_gnu' [03:28, 01:33](1380 MB) -PASS -- TEST 'regional_debug_gnu' [10:33, 08:32](872 MB) -PASS -- TEST 'rap_control_debug_gnu' [04:19, 02:33](956 MB) -PASS -- TEST 'hrrr_control_debug_gnu' [04:19, 02:29](958 MB) -PASS -- TEST 'hrrr_gf_debug_gnu' [06:26, 02:36](966 MB) -PASS -- TEST 'hrrr_c3_debug_gnu' [05:57, 02:30](968 MB) -PASS -- TEST 'rap_diag_debug_gnu' [06:00, 02:45](1051 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_gnu' [05:20, 04:01](953 MB) -PASS -- TEST 'rap_progcld_thompson_debug_gnu' [05:05, 02:31](962 MB) -PASS -- TEST 'control_ras_debug_gnu' [04:53, 01:27](601 MB) -PASS -- TEST 'control_stochy_debug_gnu' [04:15, 01:41](595 MB) -PASS -- TEST 'control_debug_p8_gnu' [03:33, 01:37](1542 MB) -PASS -- TEST 'rap_flake_debug_gnu' [04:19, 02:32](957 MB) -PASS -- TEST 'rap_clm_lake_debug_gnu' [04:24, 02:35](957 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_gnu' [06:35, 04:24](969 MB) - -PASS -- COMPILE 'wam_debug_gnu' [03:11, 02:07] -PASS -- TEST 'control_wam_debug_gnu' [08:48, 06:29](1401 MB) - -PASS -- COMPILE 'atm_debug_dyn32_gnu' [05:11, 03:32] -PASS -- TEST 'control_csawmg_debug_gnu' [04:39, 02:23](836 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_gnu' [05:11, 03:43] -PASS -- TEST 'rap_control_dyn32_phy32_gnu' [07:33, 05:11](800 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_gnu' [06:30, 05:04](803 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_gnu' [08:29, 06:09](854 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_gnu' [07:31, 05:55](847 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_gnu' [07:29, 05:09](805 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_gnu' [04:26, 02:41](641 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_gnu' [04:21, 02:36](677 MB) -PASS -- TEST 'conus13km_control_gnu' [06:55, 04:51](1024 MB) -PASS -- TEST 'conus13km_2threads_gnu' [03:48, 02:04](1013 MB) -PASS -- TEST 'conus13km_decomp_gnu' [06:50, 04:58](1030 MB) -PASS -- TEST 'conus13km_restart_gnu' [04:44, 02:42](718 MB) - -PASS -- COMPILE 'atm_dyn64_phy32_gnu' [11:11, 09:43] -PASS -- TEST 'rap_control_dyn64_phy32_gnu' [07:33, 05:42](828 MB) - -PASS -- COMPILE 'atm_dyn32_phy32_debug_gnu' [08:11, 06:35] -PASS -- TEST 'rap_control_debug_dyn32_phy32_gnu' [04:23, 02:27](807 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_gnu' [04:23, 02:26](811 MB) -PASS -- TEST 'conus13km_debug_gnu' [13:45, 11:13](1045 MB) -PASS -- TEST 'conus13km_debug_qr_gnu' [12:41, 11:09](774 MB) -PASS -- TEST 'conus13km_debug_2threads_gnu' [10:34, 09:06](1052 MB) -PASS -- TEST 'conus13km_debug_decomp_gnu' [13:35, 11:39](1050 MB) -PASS -- TEST 'conus13km_radar_tten_debug_gnu' [12:36, 10:49](1116 MB) - -PASS -- COMPILE 'atm_dyn64_phy32_debug_gnu' [08:12, 06:48] -PASS -- TEST 'rap_control_dyn64_phy32_debug_gnu' [04:21, 02:36](835 MB) - -PASS -- COMPILE 's2swa_gnu' [18:11, 16:43] -PASS -- TEST 'cpld_control_p8_gnu' [13:05, 10:57](1691 MB) - -PASS -- COMPILE 's2s_gnu' [17:11, 15:49] -PASS -- TEST 'cpld_control_nowave_noaero_p8_gnu' [11:55, 09:48](1640 MB) - -PASS -- COMPILE 's2swa_debug_gnu' [04:11, 02:44] -PASS -- TEST 'cpld_debug_p8_gnu' [08:54, 06:52](1692 MB) +PASS -- TEST 'rap_control_gnu' [08:35, 06:00](939 MB) +PASS -- TEST 'rap_decomp_gnu' [08:34, 06:07](942 MB) +PASS -- TEST 'rap_2threads_gnu' [09:38, 06:58](1008 MB) +PASS -- TEST 'rap_restart_gnu' [07:34, 03:11](681 MB) +PASS -- TEST 'rap_sfcdiff_gnu' [08:39, 05:59](937 MB) +PASS -- TEST 'rap_sfcdiff_decomp_gnu' [08:32, 06:01](940 MB) +PASS -- TEST 'rap_sfcdiff_restart_gnu' [07:34, 03:08](677 MB) +PASS -- TEST 'hrrr_control_gnu' [07:31, 05:46](942 MB) +PASS -- TEST 'hrrr_control_noqr_gnu' [07:28, 05:47](930 MB) +PASS -- TEST 'hrrr_control_2threads_gnu' [08:28, 06:40](999 MB) +PASS -- TEST 'hrrr_control_decomp_gnu' [07:31, 05:46](947 MB) +PASS -- TEST 'hrrr_control_restart_gnu' [07:22, 03:04](687 MB) +PASS -- TEST 'hrrr_control_restart_noqr_gnu' [07:22, 03:01](766 MB) +PASS -- TEST 'rrfs_v1beta_gnu' [12:34, 11:02](938 MB) + +PASS -- COMPILE 'csawmg_gnu' [05:11, 03:42] +PASS -- TEST 'control_csawmg_gnu' [10:30, 08:30](850 MB) + +PASS -- COMPILE 'atm_dyn32_debug_gnu' [08:11, 07:06] +PASS -- TEST 'control_diag_debug_gnu' [04:27, 01:35](1371 MB) +PASS -- TEST 'regional_debug_gnu' [10:33, 08:20](879 MB) +PASS -- TEST 'rap_control_debug_gnu' [04:21, 02:30](951 MB) +PASS -- TEST 'hrrr_control_debug_gnu' [04:19, 02:28](956 MB) +PASS -- TEST 'hrrr_gf_debug_gnu' [06:20, 02:34](962 MB) +PASS -- TEST 'hrrr_c3_debug_gnu' [05:20, 02:35](961 MB) +PASS -- TEST 'rap_diag_debug_gnu' [05:32, 02:46](1040 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_gnu' [07:19, 04:05](947 MB) +PASS -- TEST 'rap_progcld_thompson_debug_gnu' [08:20, 02:34](958 MB) +PASS -- TEST 'control_ras_debug_gnu' [06:19, 01:29](595 MB) +PASS -- TEST 'control_stochy_debug_gnu' [07:19, 01:37](588 MB) +PASS -- TEST 'control_debug_p8_gnu' [07:35, 01:41](1549 MB) +PASS -- TEST 'rap_flake_debug_gnu' [08:20, 02:37](951 MB) +PASS -- TEST 'rap_clm_lake_debug_gnu' [07:20, 02:34](954 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_gnu' [09:31, 04:26](966 MB) + +PASS -- COMPILE 'wam_debug_gnu' [04:11, 02:14] +PASS -- TEST 'control_wam_debug_gnu' [11:43, 06:42](1395 MB) + +PASS -- COMPILE 'atm_debug_dyn32_gnu' [05:11, 03:39] +PASS -- TEST 'control_csawmg_debug_gnu' [06:33, 02:22](832 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_gnu' [05:11, 03:45] +PASS -- TEST 'rap_control_dyn32_phy32_gnu' [09:30, 05:15](790 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_gnu' [09:27, 05:05](797 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_gnu' [10:26, 06:12](844 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_gnu' [09:26, 06:02](837 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_gnu' [08:26, 05:12](799 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_gnu' [04:25, 02:41](651 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_gnu' [04:19, 02:37](657 MB) +PASS -- TEST 'conus13km_control_gnu' [07:49, 04:53](1023 MB) +PASS -- TEST 'conus13km_2threads_gnu' [04:44, 02:09](1016 MB) +PASS -- TEST 'conus13km_decomp_gnu' [07:46, 05:02](1029 MB) +PASS -- TEST 'conus13km_restart_gnu' [04:39, 02:43](728 MB) + +PASS -- COMPILE 'atm_dyn64_phy32_gnu' [11:11, 09:47] +PASS -- TEST 'rap_control_dyn64_phy32_gnu' [08:31, 05:47](826 MB) + +PASS -- COMPILE 'atm_dyn32_phy32_debug_gnu' [08:10, 07:05] +PASS -- TEST 'rap_control_debug_dyn32_phy32_gnu' [04:22, 02:30](807 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_gnu' [04:20, 02:27](817 MB) +PASS -- TEST 'conus13km_debug_gnu' [12:37, 11:02](1047 MB) +PASS -- TEST 'conus13km_debug_qr_gnu' [13:38, 11:13](775 MB) +PASS -- TEST 'conus13km_debug_2threads_gnu' [10:34, 08:56](1033 MB) +PASS -- TEST 'conus13km_debug_decomp_gnu' [13:32, 11:24](1044 MB) +PASS -- TEST 'conus13km_radar_tten_debug_gnu' [12:34, 11:02](1113 MB) + +PASS -- COMPILE 'atm_dyn64_phy32_debug_gnu' [08:10, 07:05] +PASS -- TEST 'rap_control_dyn64_phy32_debug_gnu' [04:19, 02:37](830 MB) + +PASS -- COMPILE 's2swa_gnu' [18:11, 17:02] +PASS -- TEST 'cpld_control_p8_gnu' [15:08, 11:18](1683 MB) + +PASS -- COMPILE 's2s_gnu' [17:10, 15:48] +PASS -- TEST 'cpld_control_nowave_noaero_p8_gnu' [11:57, 09:55](1621 MB) + +PASS -- COMPILE 's2swa_debug_gnu' [05:10, 03:04] +PASS -- TEST 'cpld_debug_p8_gnu' [09:56, 06:58](1679 MB) PASS -- COMPILE 's2sw_pdlib_gnu' [17:11, 16:03] -PASS -- TEST 'cpld_control_pdlib_p8_gnu' [19:47, 17:40](1611 MB) +PASS -- TEST 'cpld_control_pdlib_p8_gnu' [19:50, 17:57](1589 MB) -PASS -- COMPILE 's2sw_pdlib_debug_gnu' [04:11, 02:39] -PASS -- TEST 'cpld_debug_pdlib_p8_gnu' [12:46, 10:53](1546 MB) +PASS -- COMPILE 's2sw_pdlib_debug_gnu' [04:11, 02:30] +PASS -- TEST 'cpld_debug_pdlib_p8_gnu' [13:46, 10:57](1531 MB) -PASS -- COMPILE 'datm_cdeps_gnu' [17:12, 15:36] -PASS -- TEST 'datm_cdeps_control_cfsr_gnu' [05:18, 03:22](1557 MB) +PASS -- COMPILE 'datm_cdeps_gnu' [17:11, 15:36] +PASS -- TEST 'datm_cdeps_control_cfsr_gnu' [05:16, 03:24](1555 MB) -PASS -- COMPILE 'atm_mpas_dyn32_gnu' [05:12, 03:08] -PASS -- TEST 'control_gfs_mpas_gnu' [02:27, 00:47](6348 MB) +PASS -- COMPILE 'atm_mpas_dyn32_gnu' [05:10, 03:13] +PASS -- TEST 'control_gfs_mpas_gnu' [02:24, 00:49](6382 MB) -PASS -- COMPILE 'pm_ideal_doubly_periodic_intel' [10:11, 09:06] ( 1 warnings 404 remarks ) -PASS -- TEST 'pm_ideal_supercell_intel' [03:30, 01:22](1165 MB) +PASS -- COMPILE 'pm_ideal_doubly_periodic_intel' [11:10, 09:18] ( 1 warnings 403 remarks ) +PASS -- TEST 'pm_ideal_supercell_intel' [03:32, 01:23](1164 MB) SYNOPSIS: -Starting Date/Time: 20251107 20:54:23 -Ending Date/Time: 20251107 22:46:03 -Total Time: 01h:52m:23s +Starting Date/Time: 20251111 21:11:32 +Ending Date/Time: 20251111 23:10:41 +Total Time: 01h:59m:36s Compiles Completed: 64/64 Tests Completed: 274/274 diff --git a/tests/logs/RegressionTests_hercules.log b/tests/logs/RegressionTests_hercules.log index 42838262fd..8347d23392 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: -4094ee7b06a871a2fe57a1233254219dfc19898e +117544cb20597aeaac232ff2bd9dc078e31baf0b Submodule hashes used in testing: 9265006502a859d2d3f21029fbb86107ba50ce0e AQM (v0.2.0-54-g9265006) @@ -9,7 +9,7 @@ Submodule hashes used in testing: 9f53664ef2e607ad25d6b6c939f2eac9ec818ee6 CDEPS-interface/CDEPS (cdeps0.4.17-432-g9f53664) 90ed2522ba8dd04d75237a77aae6b49e7acca523 CICE-interface/CICE (CICE6.0.0-432-g90ed252) 6a5c51e9e6c643da0760a315e452755661d7d745 CICE-interface/CICE/icepack (Icepack1.1.0-220-g6a5c51e) - 374373588e22cd86f1b8eb670d489c2967a6b40a CMEPS-interface/CMEPS (cmeps_v0.4.1-2324-g3743735) + 34ab53bf99cff4b3f34a4dcffa7efe0a2ea52429 CMEPS-interface/CMEPS (remotes/origin/feature/ccpp_framework_update) 9b7652c75b40d9cbb40e52b824f8c0a423922757 CMakeModules (v1.0.0-33-g9b7652c) 9ff3df9545dd582f415f682d3297e8c6c841e5cb GOCART (sdr_v2.1.2.6-291-g9ff3df9) bcf7777bb037ae2feb2a8a8ac51aacb3511b52d9 HYCOM-interface/HYCOM (2.3.00-122-gbcf7777) @@ -19,9 +19,9 @@ Submodule hashes used in testing: 65ef5c73bc7f5663d5688f75c3855d431da4baea MOM6-interface/MOM6/pkg/CVMix-src (65ef5c7) 29e64d652786e1d076a05128c920f394202bfe10 MOM6-interface/MOM6/pkg/GSW-Fortran (29e64d6) 2c7b3bc2a8096f6232020c47507593058795102e NOAHMP-interface/noahmp (v3.7.1-471-g2c7b3bc) - 83de45b8635d4afa8a4e12769e7d976912bb25d3 UFSATM (remotes/origin/sfc_v2_att) - 11359cb04a420fc87e4cf0f035f4d1215ab24488 UFSATM/ccpp/framework (2025-01-06-dev-5-g11359cb) - a78d06b4d54e2794a85ca3309e056ee67d62ed84 UFSATM/ccpp/physics (EP4-2036-ga78d06b4) + e3754fe96d2797555c9ea0193dd917021817f120 UFSATM (remotes/origin/feature/ccpp_framework_update) + 3256121dc4972d5c78f43f1a16ea1cb118ec6daf UFSATM/ccpp/framework (2025-06-03-dev-12-g3256121) + 3978265c4ec65c01d661118f8622999191c35841 UFSATM/ccpp/physics (ccpp_transition_to_vlab_master_20190705-5530-g3978265c) c62efd27caa26f660edf24232f33f154e608b77a UFSATM/ccpp/physics/physics/MP/TEMPO/TEMPO (c62efd2) 41c5fcd950fed09b8afe186dede266824eca7fd3 UFSATM/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (41c5fcd) b0a1b0957d3b79d642f3c01e5cd9441936c7c832 UFSATM/fv3/atmos_cubed_sphere (201912_public_release-429-gb0a1b09) @@ -31,7 +31,7 @@ Submodule hashes used in testing: -3d35332fe66e3e63a285cc8d96facdf255a33481 UFSATM/upp/sorc/ncep_post.fd/post_gtg.fd 560cb9c0f9fdc8ec96f746576dcac6503ed14eef WW3 (6.07.1-495-g560cb9c0) 05cad173feeb598431e3ef5f17c2df6562c8d101 fire_behavior (v0.2.0-1-g05cad17) - 508255586ebd7a666946060eb1e20d3a39d4ddb8 stochastic_physics (remotes/origin/feature/printmsgs) + aea3150e0baa6289a144f6da41d02869ab80f24c stochastic_physics (ufs-v2.0.0-293-gaea3150) NOTES: @@ -40,408 +40,408 @@ 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-20251106 -COMPARISON DIRECTORY: /work2/noaa/epic/gpetro/hercules/RTs/ufs-wm/stmp/gpetro/FV3_RT/rt_1707593 +BASELINE DIRECTORY: /work2/noaa/epic/hercules/UFS-WM_RT/NEMSfv3gfs/develop-20251110 +COMPARISON DIRECTORY: /work2/noaa/epic/gpetro/hercules/RTs/ufs-wm/stmp/gpetro/FV3_RT/rt_1162278 RT.SH OPTIONS USED: * (-a) - HPC PROJECT ACCOUNT: epic * (-e) - USE ECFLOW -PASS -- COMPILE 's2swa_32bit_intel' [24:12, 22:18] ( 1 warnings 1045 remarks ) -PASS -- TEST 'cpld_control_p8_mixedmode_intel' [10:10, 07:45](2152 MB) -PASS -- TEST 'cpld_control_gefs_intel' [26:55, 14:43](3127 MB) -PASS -- TEST 'cpld_restart_gefs_intel' [20:33, 05:11](2822 MB) -PASS -- TEST 'cpld_dcp_gefs_intel' [26:55, 14:06](3158 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_intel' [22:12, 20:26] ( 1 warnings 1044 remarks ) -PASS -- TEST 'cpld_control_gfsv17_intel' [18:25, 15:13](2024 MB) -PASS -- TEST 'cpld_control_gfsv17_iau_intel' [19:34, 16:44](2342 MB) -PASS -- TEST 'cpld_restart_gfsv17_intel' [08:32, 06:00](1349 MB) -PASS -- TEST 'cpld_restart_gfsv17_iau_intel' [10:47, 07:13](2221 MB) -PASS -- TEST 'cpld_mpi_gfsv17_intel' [19:19, 16:16](1930 MB) - -PASS -- COMPILE 's2s_32bit_sfs_intel' [20:12, 18:32] ( 1 warnings 938 remarks ) -PASS -- TEST 'cpld_control_sfs_intel' [14:58, 09:13](2310 MB) -PASS -- TEST 'cpld_restart_sfs_intel' [10:25, 04:48](1671 MB) - -PASS -- COMPILE 's2s_32bit_sfs_debug_intel' [06:10, 04:56] ( 338 warnings 938 remarks ) -PASS -- TEST 'cpld_debug_sfs_intel' [14:34, 09:28](2330 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [06:10, 04:49] ( 360 warnings 2765 remarks ) -PASS -- TEST 'cpld_debug_gfsv17_intel' [20:15, 17:55](1997 MB) - -PASS -- COMPILE 's2swa_intel' [22:12, 20:26] ( 1 warnings 1045 remarks ) -PASS -- TEST 'cpld_control_p8_intel' [11:23, 08:29](2268 MB) -PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [10:19, 07:56](2255 MB) -PASS -- TEST 'cpld_restart_p8_intel' [07:19, 04:27](1959 MB) -PASS -- TEST 'cpld_control_qr_p8_intel' [10:06, 08:04](2285 MB) -PASS -- TEST 'cpld_restart_qr_p8_intel' [07:23, 04:25](1832 MB) -PASS -- TEST 'cpld_2threads_p8_intel' [11:17, 08:15](2391 MB) -PASS -- TEST 'cpld_decomp_p8_intel' [10:05, 08:05](2243 MB) -PASS -- TEST 'cpld_mpi_p8_intel' [09:09, 06:45](2128 MB) -PASS -- TEST 'cpld_control_ciceC_p8_intel' [10:26, 08:07](2258 MB) -PASS -- TEST 'cpld_control_c192_p8_intel' [17:51, 14:52](2939 MB) -PASS -- TEST 'cpld_restart_c192_p8_intel' [09:45, 05:21](2966 MB) - -PASS -- COMPILE 's2swal_intel' [22:12, 20:26] ( 1 warnings 1066 remarks ) -PASS -- TEST 'cpld_control_p8_lnd_intel' [11:20, 08:17](2227 MB) -PASS -- TEST 'cpld_restart_p8_lnd_intel' [07:28, 04:15](1935 MB) -PASS -- TEST 'cpld_s2sa_p8_intel' [09:07, 06:30](2238 MB) - -PASS -- COMPILE 's2sw_intel' [22:12, 20:14] ( 1 warnings 1013 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_intel' [10:12, 07:40](2051 MB) -PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [08:14, 05:48](2173 MB) - -PASS -- COMPILE 's2swa_debug_intel' [05:10, 03:52] ( 359 warnings 2014 remarks ) -PASS -- TEST 'cpld_debug_p8_intel' [14:06, 11:40](2297 MB) - -PASS -- COMPILE 's2sw_debug_intel' [06:10, 04:29] ( 359 warnings 1996 remarks ) -PASS -- TEST 'cpld_debug_noaero_p8_intel' [07:52, 05:09](2070 MB) - -PASS -- COMPILE 's2s_aoflux_intel' [20:11, 19:00] ( 1 warnings 949 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [06:20, 03:58](2135 MB) - -PASS -- COMPILE 's2swa_faster_intel' [21:11, 20:00] ( 1 warnings 1031 remarks ) -PASS -- TEST 'cpld_control_p8_faster_intel' [11:16, 08:31](2261 MB) - -PASS -- COMPILE 's2sw_pdlib_intel' [21:11, 19:44] ( 1 warnings 1037 remarks ) -PASS -- TEST 'cpld_control_pdlib_p8_intel' [15:00, 12:25](2095 MB) -PASS -- TEST 'cpld_restart_pdlib_p8_intel' [08:19, 06:00](1418 MB) -PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [15:52, 13:41](2005 MB) -PASS -- TEST 'cpld_control_c48_5deg_intel' [07:38, 05:16](3060 MB) -PASS -- TEST 'cpld_warmstart_c48_5deg_intel' [03:38, 01:39](3037 MB) -PASS -- TEST 'cpld_restart_c48_5deg_intel' [02:39, 00:58](2482 MB) -PASS -- TEST 'cpld_control_c24_5deg_intel' [02:27, 00:54](2248 MB) -PASS -- TEST 'cpld_warmstart_c24_5deg_intel' [02:27, 00:32](2245 MB) -PASS -- TEST 'cpld_restart_c24_5deg_intel' [02:28, 00:23](1557 MB) -PASS -- TEST 'cpld_control_c24_9deg_intel' [02:25, 00:55](2239 MB) -PASS -- TEST 'cpld_warmstart_c24_9deg_intel' [02:29, 00:35](2247 MB) -PASS -- TEST 'cpld_restart_c24_9deg_intel' [02:26, 00:24](1557 MB) -PASS -- TEST 'cpld_control_c12_9deg_intel' [02:28, 00:37](2170 MB) -PASS -- TEST 'cpld_warmstart_c12_9deg_intel' [02:29, 00:27](2167 MB) -PASS -- TEST 'cpld_restart_c12_9deg_intel' [02:25, 00:20](1506 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_intel' [06:11, 04:10] ( 360 warnings 2747 remarks ) -PASS -- TEST 'cpld_debug_pdlib_p8_intel' [24:14, 21:41](2073 MB) - -PASS -- COMPILE 'atm_dyn32_intel' [12:10, 10:49] ( 1 warnings 502 remarks ) -PASS -- TEST 'control_flake_intel' [04:21, 02:46](729 MB) -PASS -- TEST 'control_CubedSphereGrid_intel' [03:23, 01:50](1611 MB) -PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [03:29, 02:00](1622 MB) -PASS -- TEST 'control_latlon_intel' [03:19, 01:54](1613 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [03:22, 01:58](1624 MB) -PASS -- TEST 'control_c48_intel' [07:26, 05:31](1719 MB) -PASS -- TEST 'control_c48.v2.sfc_intel' [07:25, 05:22](844 MB) -PASS -- TEST 'control_c48_lnd_iau_intel' [07:25, 05:33](1726 MB) -PASS -- TEST 'control_c192_intel' [07:36, 05:49](1820 MB) -PASS -- TEST 'control_c384_intel' [09:13, 06:19](2028 MB) -PASS -- TEST 'control_c384gdas_intel' [10:15, 07:04](1533 MB) -PASS -- TEST 'control_stochy_intel' [03:23, 01:24](686 MB) -PASS -- TEST 'control_stochy_restart_intel' [02:32, 00:52](544 MB) -PASS -- TEST 'control_lndp_intel' [03:19, 01:18](689 MB) -PASS -- TEST 'control_iovr4_intel' [03:22, 02:00](677 MB) -PASS -- TEST 'control_iovr4_gfdlmpv3_intel' [04:28, 02:23](981 MB) -PASS -- TEST 'control_iovr5_intel' [03:20, 02:01](680 MB) -PASS -- TEST 'control_p8_intel' [05:02, 02:20](1905 MB) -PASS -- TEST 'control_p8.v2.sfc_intel' [04:59, 02:27](1915 MB) -PASS -- TEST 'control_p8_ugwpv1_intel' [04:53, 02:17](1904 MB) -PASS -- TEST 'control_p8_ugwpv1_tempo_intel' [04:51, 02:16](1928 MB) -PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_intel' [04:57, 02:24](1943 MB) -PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_hail_intel' [03:45, 01:38](2440 MB) -PASS -- TEST 'control_restart_p8_intel' [03:56, 01:24](1199 MB) -PASS -- TEST 'control_noqr_p8_intel' [04:53, 02:17](1910 MB) -PASS -- TEST 'control_restart_noqr_p8_intel' [04:00, 01:21](1219 MB) -PASS -- TEST 'control_decomp_p8_intel' [04:41, 02:19](1896 MB) -PASS -- TEST 'control_2threads_p8_intel' [04:40, 02:50](1994 MB) -PASS -- TEST 'control_p8_lndp_intel' [05:32, 03:55](1915 MB) -PASS -- TEST 'control_p8_rrtmgp_intel' [05:49, 03:17](1973 MB) -PASS -- TEST 'control_p8_mynn_intel' [04:50, 02:37](1929 MB) -PASS -- TEST 'merra2_thompson_intel' [04:56, 02:44](1929 MB) -PASS -- TEST 'merra2_hf_thompson_intel' [06:44, 04:30](1924 MB) -PASS -- TEST 'regional_control_intel' [06:24, 04:10](1191 MB) -PASS -- TEST 'regional_restart_intel' [04:25, 02:20](1208 MB) -PASS -- TEST 'regional_decomp_intel' [06:22, 04:22](1186 MB) -PASS -- TEST 'regional_2threads_intel' [05:24, 03:27](1086 MB) -PASS -- TEST 'regional_noquilt_intel' [05:27, 04:08](1502 MB) -PASS -- TEST 'regional_netcdf_parallel_intel' [06:28, 04:09](1198 MB) -PASS -- TEST 'regional_2dwrtdecomp_intel' [06:28, 04:12](1195 MB) -PASS -- TEST 'regional_wofs_intel' [07:25, 05:22](2083 MB) - -PASS -- COMPILE 'atm_dyn32_rad32_intel' [12:11, 10:08] ( 1 warnings 482 remarks ) -PASS -- TEST 'control_p8_rrtmgp_rad32_intel' [04:57, 03:05](1951 MB) - -PASS -- COMPILE 'rrfs_intel' [10:11, 08:16] ( 4 warnings 449 remarks ) -PASS -- TEST 'rap_control_intel' [04:46, 02:51](1109 MB) -PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [04:45, 03:07](1444 MB) -PASS -- TEST 'rap_decomp_intel' [04:42, 02:58](1061 MB) -PASS -- TEST 'rap_2threads_intel' [05:48, 03:40](1162 MB) -PASS -- TEST 'rap_restart_intel' [03:51, 01:36](1093 MB) -PASS -- TEST 'rap_sfcdiff_intel' [04:43, 02:48](1084 MB) -PASS -- TEST 'rap_sfcdiff_decomp_intel' [04:35, 02:55](1074 MB) -PASS -- TEST 'rap_sfcdiff_restart_intel' [03:58, 01:34](1075 MB) -PASS -- TEST 'hrrr_control_intel' [04:41, 02:43](1098 MB) -PASS -- TEST 'hrrr_control_decomp_intel' [04:38, 02:48](1063 MB) -PASS -- TEST 'hrrr_control_2threads_intel' [05:44, 03:29](1142 MB) -PASS -- TEST 'hrrr_control_restart_intel' [03:24, 01:31](1038 MB) -PASS -- TEST 'rrfs_v1beta_intel' [06:55, 05:08](1193 MB) -PASS -- TEST 'rrfs_v1nssl_intel' [08:19, 07:00](2019 MB) -PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [08:22, 06:37](2179 MB) - -PASS -- COMPILE 'csawmg_intel' [11:11, 09:34] ( 1 warnings 418 remarks ) -PASS -- TEST 'control_csawmg_intel' [07:28, 05:15](1078 MB) -PASS -- TEST 'control_ras_intel' [04:18, 02:46](879 MB) - -PASS -- COMPILE 'wam_intel' [09:11, 07:58] ( 1 warnings 396 remarks ) -PASS -- TEST 'control_wam_intel' [11:40, 09:27](1686 MB) - -PASS -- COMPILE 'atm_faster_dyn32_intel' [09:11, 08:05] ( 1 warnings 412 remarks ) -PASS -- TEST 'control_p8_faster_intel' [04:47, 02:23](1911 MB) -PASS -- TEST 'regional_control_faster_intel' [06:26, 04:11](1197 MB) - -PASS -- COMPILE 'atm_debug_dyn32_intel' [06:10, 04:40] ( 419 warnings 590 remarks ) -PASS -- TEST 'control_CubedSphereGrid_debug_intel' [04:21, 02:39](1645 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [04:20, 02:18](1649 MB) -PASS -- TEST 'control_stochy_debug_intel' [05:16, 03:29](861 MB) -PASS -- TEST 'control_lndp_debug_intel' [04:17, 02:57](859 MB) -PASS -- TEST 'control_csawmg_debug_intel' [07:26, 05:28](1167 MB) -PASS -- TEST 'control_ras_debug_intel' [04:16, 03:06](861 MB) -PASS -- TEST 'control_diag_debug_intel' [04:28, 02:47](1710 MB) -PASS -- TEST 'control_debug_p8_intel' [05:37, 03:10](1944 MB) -PASS -- TEST 'regional_debug_intel' [22:29, 20:32](1142 MB) -PASS -- TEST 'rap_control_debug_intel' [07:19, 05:32](1244 MB) -PASS -- TEST 'hrrr_control_debug_intel' [07:22, 05:30](1249 MB) -PASS -- TEST 'hrrr_gf_debug_intel' [07:19, 05:19](1247 MB) -PASS -- TEST 'hrrr_c3_debug_intel' [06:18, 04:53](1249 MB) -PASS -- TEST 'rap_unified_drag_suite_debug_intel' [07:22, 05:31](1252 MB) -PASS -- TEST 'rap_diag_debug_intel' [07:24, 05:35](1337 MB) -PASS -- TEST 'rap_cires_ugwp_debug_intel' [07:17, 05:49](1243 MB) -PASS -- TEST 'rap_unified_ugwp_debug_intel' [07:17, 05:38](1244 MB) -PASS -- TEST 'rap_lndp_debug_intel' [07:19, 05:27](1257 MB) -PASS -- TEST 'rap_progcld_thompson_debug_intel' [07:19, 05:15](1247 MB) -PASS -- TEST 'rap_noah_debug_intel' [07:19, 05:32](1237 MB) -PASS -- TEST 'rap_sfcdiff_debug_intel' [07:19, 05:29](1239 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [11:17, 09:17](1241 MB) -PASS -- TEST 'rap_clm_lake_debug_intel' [07:22, 05:50](1256 MB) -PASS -- TEST 'rap_flake_debug_intel' [07:17, 05:25](1255 MB) - -PASS -- COMPILE 'wam_debug_intel' [04:10, 02:43] ( 380 warnings 396 remarks ) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [10:11, 08:30] ( 4 warnings 416 remarks ) -PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [05:47, 03:07](1310 MB) -PASS -- TEST 'rap_control_dyn32_phy32_intel' [05:44, 03:20](1067 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [05:58, 03:15](1060 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [05:44, 03:18](1077 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [05:47, 03:10](1049 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [05:51, 03:21](996 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_intel' [03:52, 01:49](996 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [03:36, 01:47](997 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [11:11, 09:12] ( 4 warnings 393 remarks ) -PASS -- TEST 'conus13km_control_intel' [04:58, 02:30](1519 MB) -PASS -- TEST 'conus13km_2threads_intel' [03:37, 01:13](1331 MB) -PASS -- TEST 'conus13km_decomp_intel' [04:41, 02:34](1549 MB) -PASS -- TEST 'conus13km_restart_intel' [03:39, 01:27](1294 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [11:11, 09:48] ( 4 warnings 416 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_intel' [05:35, 03:19](1126 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [04:11, 02:29] ( 313 warnings 422 remarks ) -PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [07:23, 05:10](1117 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [06:21, 04:53](1114 MB) -PASS -- TEST 'conus13km_debug_intel' [23:39, 21:28](1562 MB) -PASS -- TEST 'conus13km_debug_qr_intel' [23:34, 21:39](1165 MB) -PASS -- TEST 'conus13km_debug_2threads_intel' [22:33, 20:28](1376 MB) -PASS -- TEST 'conus13km_debug_decomp_intel' [24:30, 22:34](1586 MB) -PASS -- TEST 'conus13km_radar_tten_debug_intel' [23:31, 21:38](1625 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [05:10, 03:08] ( 313 warnings 416 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [06:24, 04:27](1212 MB) - -PASS -- COMPILE 'hafsw_intel' [15:11, 13:28] ( 1 warnings 696 remarks ) -PASS -- TEST 'hafs_regional_atm_intel' [05:43, 03:15](1034 MB) -PASS -- TEST 'hafs_regional_atm_gfdlmpv3_intel' [07:10, 05:02](1241 MB) -PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [04:22, 02:43](1290 MB) -PASS -- TEST 'hafs_regional_atm_wav_intel' [16:44, 14:19](1126 MB) -PASS -- TEST 'hafs_regional_1nest_atm_intel' [06:40, 04:28](594 MB) -PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [07:52, 05:12](616 MB) -PASS -- TEST 'hafs_global_1nest_atm_intel' [03:34, 02:06](434 MB) -PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [08:29, 05:36](504 MB) -PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [04:36, 02:59](615 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [04:33, 02:59](612 MB) -PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [02:23, 00:52](451 MB) - -PASS -- COMPILE 'hafs_mom6w_intel' [12:11, 10:49] ( 1 warnings 929 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [14:34, 11:16](826 MB) - -PASS -- COMPILE 'hafs_all_intel' [13:11, 11:28] ( 1 warnings 638 remarks ) -PASS -- TEST 'hafs_regional_docn_intel' [06:43, 04:57](1100 MB) -PASS -- TEST 'hafs_regional_docn_oisst_intel' [06:43, 04:58](1084 MB) - -PASS -- COMPILE 'datm_cdeps_intel' [20:12, 18:22] ( 561 remarks ) -PASS -- TEST 'datm_cdeps_control_cfsr_intel' [04:18, 02:26](1872 MB) -PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [03:16, 01:32](1813 MB) -PASS -- TEST 'datm_cdeps_control_gefs_intel' [04:17, 02:16](1131 MB) -PASS -- TEST 'datm_cdeps_iau_gefs_intel' [04:15, 02:15](1120 MB) -PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [04:15, 02:18](1112 MB) -PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [04:15, 02:26](1869 MB) -PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [04:16, 02:24](1864 MB) -PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [04:15, 02:17](1137 MB) -PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [07:57, 05:48](1713 MB) -PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [07:54, 05:43](1214 MB) -PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [04:13, 02:26](1871 MB) -PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [05:15, 03:58](4834 MB) -PASS -- TEST 'datm_cdeps_gfs_intel' [05:15, 03:54](4830 MB) - -PASS -- COMPILE 'datm_cdeps_debug_intel' [04:11, 02:57] ( 2 warnings 561 remarks ) -PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [07:15, 05:33](1784 MB) - -PASS -- COMPILE 'datm_cdeps_faster_intel' [13:11, 11:59] ( 561 remarks ) -PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [04:14, 02:23](1871 MB) - -PASS -- COMPILE 'datm_cdeps_land_intel' [02:10, 00:51] ( 126 remarks ) -PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [02:26, 00:58](335 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_intel' [02:20, 00:37](559 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [02:28, 00:25](556 MB) - -PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [17:12, 16:03] ( 1 warnings 612 remarks ) -PASS -- TEST 'atm_ds2s_docn_pcice_intel' [04:52, 03:04](2047 MB) - -PASS -- COMPILE 'atm_ds2s_docn_dice_intel' [11:11, 09:22] ( 1 warnings 500 remarks ) -PASS -- TEST 'atm_ds2s_docn_dice_intel' [05:49, 04:04](2054 MB) - -PASS -- COMPILE 'atml_intel' [12:12, 10:38] ( 9 warnings 553 remarks ) -PASS -- TEST 'control_p8_atmlnd_intel' [05:57, 03:14](1891 MB) -PASS -- TEST 'control_restart_p8_atmlnd_intel' [03:39, 01:53](1212 MB) - -PASS -- COMPILE 'atml_debug_intel' [05:10, 03:42] ( 424 warnings 553 remarks ) -PASS -- TEST 'control_p8_atmlnd_debug_intel' [06:57, 04:28](1917 MB) - -PASS -- COMPILE 'atmw_intel' [12:12, 10:11] ( 1 warnings 521 remarks ) -PASS -- TEST 'atmwav_control_noaero_p8_intel' [03:52, 01:33](1944 MB) - -PASS -- COMPILE 'atmaero_intel' [14:12, 13:04] ( 1 warnings 414 remarks ) -PASS -- TEST 'atmaero_control_p8_intel' [05:50, 03:22](2017 MB) -PASS -- TEST 'atmaero_control_p8_rad_intel' [05:40, 03:54](1799 MB) -PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [05:38, 03:56](1825 MB) - -PASS -- COMPILE 'atmaq_intel' [10:11, 08:52] ( 1 warnings 599 remarks ) -PASS -- TEST 'regional_atmaq_intel' [14:28, 11:39](2944 MB) -PASS -- TEST 'regional_atmaq_canopy_intel' [16:12, 13:59](2941 MB) - -PASS -- COMPILE 'atmaq_debug_intel' [06:12, 04:07] ( 397 warnings 599 remarks ) -PASS -- TEST 'regional_atmaq_debug_intel' [34:09, 31:33](2952 MB) - -PASS -- COMPILE 'atm_fbh_intel' [10:12, 09:09] ( 4 warnings 423 remarks ) -PASS -- TEST 'cpld_regional_atm_fbh_intel' [11:25, 09:40](1087 MB) - -PASS -- COMPILE 'atm_gnu' [05:11, 04:02] -PASS -- TEST 'control_c48_gnu' [09:30, 07:53](1585 MB) -PASS -- TEST 'control_stochy_gnu' [04:20, 02:34](592 MB) -PASS -- TEST 'control_ras_gnu' [06:19, 04:18](597 MB) -PASS -- TEST 'control_p8_gnu' [05:52, 04:07](1535 MB) -PASS -- TEST 'control_p8_ugwpv1_gnu' [05:43, 04:09](1558 MB) -PASS -- TEST 'control_flake_gnu' [07:24, 05:10](643 MB) - -PASS -- COMPILE 'rrfs_gnu' [05:10, 03:40] -PASS -- TEST 'rap_control_gnu' [07:42, 05:13](940 MB) -PASS -- TEST 'rap_decomp_gnu' [06:46, 05:08](941 MB) -PASS -- TEST 'rap_2threads_gnu' [06:35, 04:58](1002 MB) -PASS -- TEST 'rap_restart_gnu' [04:58, 02:40](670 MB) -PASS -- TEST 'rap_sfcdiff_gnu' [07:44, 05:13](941 MB) -PASS -- TEST 'rap_sfcdiff_decomp_gnu' [06:45, 05:09](941 MB) -PASS -- TEST 'rap_sfcdiff_restart_gnu' [04:52, 02:34](677 MB) -PASS -- TEST 'hrrr_control_gnu' [06:42, 04:58](939 MB) -PASS -- TEST 'hrrr_control_noqr_gnu' [06:37, 04:51](926 MB) -PASS -- TEST 'hrrr_control_2threads_gnu' [06:34, 04:30](1000 MB) -PASS -- TEST 'hrrr_control_decomp_gnu' [06:32, 04:57](938 MB) -PASS -- TEST 'hrrr_control_restart_gnu' [04:18, 02:29](674 MB) -PASS -- TEST 'hrrr_control_restart_noqr_gnu' [04:18, 02:39](755 MB) -PASS -- TEST 'rrfs_v1beta_gnu' [09:55, 07:39](936 MB) - -PASS -- COMPILE 'csawmg_gnu' [05:11, 03:31] -PASS -- TEST 'control_csawmg_gnu' [08:27, 06:44](839 MB) - -PASS -- COMPILE 'atm_dyn32_debug_gnu' [08:11, 06:44] -PASS -- TEST 'control_diag_debug_gnu' [03:26, 01:11](1371 MB) -PASS -- TEST 'regional_debug_gnu' [08:29, 06:44](871 MB) -PASS -- TEST 'rap_control_debug_gnu' [03:18, 02:06](951 MB) -PASS -- TEST 'hrrr_control_debug_gnu' [03:20, 01:56](949 MB) -PASS -- TEST 'hrrr_gf_debug_gnu' [03:16, 02:03](950 MB) -PASS -- TEST 'hrrr_c3_debug_gnu' [03:17, 01:57](952 MB) -PASS -- TEST 'rap_diag_debug_gnu' [04:28, 02:12](1038 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_gnu' [05:17, 03:14](947 MB) -PASS -- TEST 'rap_progcld_thompson_debug_gnu' [03:20, 02:04](952 MB) -PASS -- TEST 'control_ras_debug_gnu' [03:18, 01:13](585 MB) -PASS -- TEST 'control_stochy_debug_gnu' [03:17, 01:23](581 MB) -PASS -- TEST 'control_debug_p8_gnu' [03:38, 01:21](1534 MB) -PASS -- TEST 'rap_flake_debug_gnu' [03:21, 02:02](953 MB) -PASS -- TEST 'rap_clm_lake_debug_gnu' [03:18, 02:04](958 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_gnu' [05:46, 03:16](956 MB) - -PASS -- COMPILE 'wam_debug_gnu' [03:11, 01:46] -PASS -- TEST 'control_wam_debug_gnu' [06:37, 04:55](1393 MB) - -PASS -- COMPILE 'atm_debug_dyn32_gnu' [05:11, 03:23] -PASS -- TEST 'control_csawmg_debug_gnu' [03:25, 01:50](835 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_gnu' [05:11, 03:33] -PASS -- TEST 'rap_control_dyn32_phy32_gnu' [05:43, 03:55](792 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_gnu' [05:49, 03:49](789 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_gnu' [05:29, 03:37](840 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_gnu' [05:36, 03:25](836 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_gnu' [05:34, 03:55](793 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_gnu' [03:50, 02:03](649 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_gnu' [03:19, 02:01](645 MB) -PASS -- TEST 'conus13km_control_gnu' [05:49, 03:52](1036 MB) -PASS -- TEST 'conus13km_2threads_gnu' [03:37, 01:55](1018 MB) -PASS -- TEST 'conus13km_decomp_gnu' [05:35, 03:56](1040 MB) -PASS -- TEST 'conus13km_restart_gnu' [04:37, 02:11](762 MB) - -PASS -- COMPILE 'atm_dyn64_phy32_gnu' [11:11, 09:13] -PASS -- TEST 'rap_control_dyn64_phy32_gnu' [07:32, 05:45](820 MB) - -PASS -- COMPILE 'atm_dyn32_phy32_debug_gnu' [09:11, 07:44] -PASS -- TEST 'rap_control_debug_dyn32_phy32_gnu' [03:19, 01:53](801 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_gnu' [03:20, 01:55](800 MB) -PASS -- TEST 'conus13km_debug_gnu' [10:35, 08:30](1052 MB) -PASS -- TEST 'conus13km_debug_qr_gnu' [10:34, 08:36](779 MB) -PASS -- TEST 'conus13km_debug_2threads_gnu' [10:29, 08:48](1035 MB) -PASS -- TEST 'conus13km_debug_decomp_gnu' [10:29, 08:45](1058 MB) -PASS -- TEST 'conus13km_radar_tten_debug_gnu' [10:29, 08:27](1122 MB) - -PASS -- COMPILE 'atm_dyn64_phy32_debug_gnu' [07:10, 05:56] -PASS -- TEST 'rap_control_dyn64_phy32_debug_gnu' [04:17, 02:13](828 MB) - -PASS -- COMPILE 's2swa_gnu' [18:11, 16:46] -PASS -- TEST 'cpld_control_p8_gnu' [12:15, 10:08](1712 MB) - -PASS -- COMPILE 's2s_gnu' [19:11, 17:31] -PASS -- TEST 'cpld_control_nowave_noaero_p8_gnu' [11:03, 08:16](1629 MB) - -PASS -- COMPILE 's2swa_debug_gnu' [04:11, 02:33] -PASS -- TEST 'cpld_debug_p8_gnu' [07:59, 05:34](1733 MB) - -PASS -- COMPILE 's2sw_pdlib_gnu' [18:11, 16:22] -PASS -- TEST 'cpld_control_pdlib_p8_gnu' [15:51, 13:59](1602 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_gnu' [04:11, 02:22] -PASS -- TEST 'cpld_debug_pdlib_p8_gnu' [10:51, 09:09](1600 MB) - -PASS -- COMPILE 'datm_cdeps_gnu' [17:11, 15:58] -PASS -- TEST 'datm_cdeps_control_cfsr_gnu' [04:15, 02:44](1604 MB) - -PASS -- COMPILE 'atm_mpas_dyn32_gnu' [04:11, 03:01] -FAILED: RUN DID NOT COMPLETE -- TEST 'control_gfs_mpas_gnu' [, ]( MB) +PASS -- COMPILE 's2swa_32bit_intel' [22:11, 19:24] ( 1 warnings 1044 remarks ) +PASS -- TEST 'cpld_control_p8_mixedmode_intel' [40:12, 08:44](2144 MB) +PASS -- TEST 'cpld_control_gefs_intel' [54:55, 15:41](3110 MB) +PASS -- TEST 'cpld_restart_gefs_intel' [20:23, 05:17](2817 MB) +PASS -- TEST 'cpld_dcp_gefs_intel' [54:53, 14:42](3160 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_intel' [21:11, 17:48] ( 1 warnings 1043 remarks ) +PASS -- TEST 'cpld_control_gfsv17_intel' [48:05, 16:26](2030 MB) +PASS -- TEST 'cpld_control_gfsv17_iau_intel' [19:31, 16:34](2332 MB) +PASS -- TEST 'cpld_restart_gfsv17_intel' [08:31, 06:01](1353 MB) +PASS -- TEST 'cpld_restart_gfsv17_iau_intel' [10:45, 07:25](2216 MB) +PASS -- TEST 'cpld_mpi_gfsv17_intel' [48:06, 16:38](1929 MB) + +PASS -- COMPILE 's2s_32bit_sfs_intel' [19:11, 15:34] ( 1 warnings 937 remarks ) +PASS -- TEST 'cpld_control_sfs_intel' [40:53, 10:11](2310 MB) +PASS -- TEST 'cpld_restart_sfs_intel' [10:38, 04:37](1651 MB) + +PASS -- COMPILE 's2s_32bit_sfs_debug_intel' [07:11, 04:13] ( 338 warnings 937 remarks ) +PASS -- TEST 'cpld_debug_sfs_intel' [19:27, 10:53](2338 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [08:11, 04:57] ( 360 warnings 2764 remarks ) +PASS -- TEST 'cpld_debug_gfsv17_intel' [32:15, 19:43](2000 MB) + +PASS -- COMPILE 's2swa_intel' [20:11, 17:21] ( 1 warnings 1044 remarks ) +PASS -- TEST 'cpld_control_p8_intel' [38:24, 09:48](2257 MB) +PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [37:16, 08:58](2255 MB) +PASS -- TEST 'cpld_restart_p8_intel' [07:05, 04:30](1949 MB) +PASS -- TEST 'cpld_control_qr_p8_intel' [37:04, 09:01](2276 MB) +PASS -- TEST 'cpld_restart_qr_p8_intel' [07:17, 04:28](1830 MB) +PASS -- TEST 'cpld_2threads_p8_intel' [39:03, 09:47](2369 MB) +PASS -- TEST 'cpld_decomp_p8_intel' [36:56, 09:04](2236 MB) +PASS -- TEST 'cpld_mpi_p8_intel' [36:09, 07:40](2121 MB) +PASS -- TEST 'cpld_control_ciceC_p8_intel' [37:14, 09:02](2254 MB) +PASS -- TEST 'cpld_control_c192_p8_intel' [42:52, 15:54](2922 MB) +PASS -- TEST 'cpld_restart_c192_p8_intel' [10:31, 06:22](2965 MB) + +PASS -- COMPILE 's2swal_intel' [24:11, 20:52] ( 1 warnings 1065 remarks ) +PASS -- TEST 'cpld_control_p8_lnd_intel' [39:11, 09:18](2217 MB) +PASS -- TEST 'cpld_restart_p8_lnd_intel' [09:21, 05:06](1924 MB) +PASS -- TEST 'cpld_s2sa_p8_intel' [36:59, 08:00](2227 MB) + +PASS -- COMPILE 's2sw_intel' [20:11, 17:22] ( 1 warnings 1012 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_intel' [37:06, 08:37](2040 MB) +PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [35:08, 06:54](2165 MB) + +PASS -- COMPILE 's2swa_debug_intel' [07:11, 04:23] ( 359 warnings 2013 remarks ) +PASS -- TEST 'cpld_debug_p8_intel' [23:58, 12:26](2278 MB) + +PASS -- COMPILE 's2sw_debug_intel' [07:11, 04:02] ( 359 warnings 1995 remarks ) +PASS -- TEST 'cpld_debug_noaero_p8_intel' [12:50, 06:06](2072 MB) + +PASS -- COMPILE 's2s_aoflux_intel' [26:11, 20:30] ( 1 warnings 948 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [19:05, 05:18](2123 MB) + +PASS -- COMPILE 's2swa_faster_intel' [26:11, 20:27] ( 1 warnings 1030 remarks ) +PASS -- TEST 'cpld_control_p8_faster_intel' [12:04, 08:57](2247 MB) + +PASS -- COMPILE 's2sw_pdlib_intel' [26:11, 20:27] ( 1 warnings 1036 remarks ) +PASS -- TEST 'cpld_control_pdlib_p8_intel' [14:58, 12:48](2089 MB) +PASS -- TEST 'cpld_restart_pdlib_p8_intel' [08:13, 06:01](1424 MB) +PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [15:56, 13:47](2002 MB) +PASS -- TEST 'cpld_control_c48_5deg_intel' [07:40, 05:24](3049 MB) +PASS -- TEST 'cpld_warmstart_c48_5deg_intel' [03:39, 01:39](3034 MB) +PASS -- TEST 'cpld_restart_c48_5deg_intel' [02:41, 01:00](2469 MB) +PASS -- TEST 'cpld_control_c24_5deg_intel' [02:28, 00:56](2241 MB) +PASS -- TEST 'cpld_warmstart_c24_5deg_intel' [02:28, 00:31](2233 MB) +PASS -- TEST 'cpld_restart_c24_5deg_intel' [02:27, 00:23](1553 MB) +PASS -- TEST 'cpld_control_c24_9deg_intel' [02:27, 00:58](2237 MB) +PASS -- TEST 'cpld_warmstart_c24_9deg_intel' [02:26, 00:31](2235 MB) +PASS -- TEST 'cpld_restart_c24_9deg_intel' [02:26, 00:24](1550 MB) +PASS -- TEST 'cpld_control_c12_9deg_intel' [02:26, 00:33](2153 MB) +PASS -- TEST 'cpld_warmstart_c12_9deg_intel' [02:26, 00:26](2164 MB) +PASS -- TEST 'cpld_restart_c12_9deg_intel' [02:26, 00:21](1507 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_intel' [09:11, 03:44] ( 360 warnings 2746 remarks ) +PASS -- TEST 'cpld_debug_pdlib_p8_intel' [34:01, 23:01](2061 MB) + +PASS -- COMPILE 'atm_dyn32_intel' [15:10, 09:42] ( 1 warnings 501 remarks ) +PASS -- TEST 'control_flake_intel' [05:21, 03:23](724 MB) +PASS -- TEST 'control_CubedSphereGrid_intel' [04:24, 02:35](1598 MB) +PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [04:28, 02:46](1624 MB) +PASS -- TEST 'control_latlon_intel' [04:18, 02:35](1609 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [04:20, 02:37](1623 MB) +PASS -- TEST 'control_c48_intel' [07:25, 05:43](1716 MB) +PASS -- TEST 'control_c48.v2.sfc_intel' [07:23, 05:33](843 MB) +PASS -- TEST 'control_c48_lnd_iau_intel' [07:21, 05:45](1713 MB) +PASS -- TEST 'control_c192_intel' [10:35, 08:12](1818 MB) +PASS -- TEST 'control_c384_intel' [11:15, 09:07](2014 MB) +PASS -- TEST 'control_c384gdas_intel' [13:10, 10:08](1477 MB) +PASS -- TEST 'control_stochy_intel' [03:18, 01:45](680 MB) +PASS -- TEST 'control_stochy_restart_intel' [03:26, 01:00](560 MB) +PASS -- TEST 'control_lndp_intel' [03:18, 01:31](682 MB) +PASS -- TEST 'control_iovr4_intel' [04:18, 02:29](677 MB) +PASS -- TEST 'control_iovr4_gfdlmpv3_intel' [06:25, 04:05](974 MB) +PASS -- TEST 'control_iovr5_intel' [04:19, 02:33](678 MB) +PASS -- TEST 'control_p8_intel' [07:00, 04:09](1895 MB) +PASS -- TEST 'control_p8.v2.sfc_intel' [05:59, 03:09](1911 MB) +PASS -- TEST 'control_p8_ugwpv1_intel' [05:49, 03:00](1904 MB) +PASS -- TEST 'control_p8_ugwpv1_tempo_intel' [04:51, 02:53](1926 MB) +PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_intel' [04:57, 03:01](1937 MB) +PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_hail_intel' [06:41, 02:44](2425 MB) +PASS -- TEST 'control_restart_p8_intel' [03:57, 01:41](1218 MB) +PASS -- TEST 'control_noqr_p8_intel' [07:44, 04:01](1893 MB) +PASS -- TEST 'control_restart_noqr_p8_intel' [03:59, 01:43](1221 MB) +PASS -- TEST 'control_decomp_p8_intel' [06:40, 04:06](1893 MB) +PASS -- TEST 'control_2threads_p8_intel' [06:36, 03:59](1978 MB) +PASS -- TEST 'control_p8_lndp_intel' [07:29, 05:18](1910 MB) +PASS -- TEST 'control_p8_rrtmgp_intel' [05:51, 04:09](1973 MB) +PASS -- TEST 'control_p8_mynn_intel' [04:45, 02:30](1911 MB) +PASS -- TEST 'merra2_thompson_intel' [05:50, 03:42](1911 MB) +PASS -- TEST 'merra2_hf_thompson_intel' [07:45, 05:27](1926 MB) +PASS -- TEST 'regional_control_intel' [06:23, 04:22](1193 MB) +PASS -- TEST 'regional_restart_intel' [04:27, 02:22](1187 MB) +PASS -- TEST 'regional_decomp_intel' [06:22, 04:42](1180 MB) +PASS -- TEST 'regional_2threads_intel' [05:25, 03:31](1098 MB) +PASS -- TEST 'regional_noquilt_intel' [06:30, 04:15](1502 MB) +PASS -- TEST 'regional_netcdf_parallel_intel' [06:24, 04:18](1193 MB) +PASS -- TEST 'regional_2dwrtdecomp_intel' [06:22, 04:21](1192 MB) +PASS -- TEST 'regional_wofs_intel' [07:22, 05:36](2074 MB) + +PASS -- COMPILE 'atm_dyn32_rad32_intel' [13:10, 09:26] ( 1 warnings 481 remarks ) +PASS -- TEST 'control_p8_rrtmgp_rad32_intel' [06:52, 04:25](1939 MB) + +PASS -- COMPILE 'rrfs_intel' [11:11, 08:40] ( 4 warnings 448 remarks ) +PASS -- TEST 'rap_control_intel' [25:42, 02:56](1098 MB) +PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [25:52, 03:16](1437 MB) +PASS -- TEST 'rap_decomp_intel' [25:42, 03:06](1049 MB) +PASS -- TEST 'rap_2threads_intel' [26:50, 03:49](1160 MB) +PASS -- TEST 'rap_restart_intel' [03:55, 01:36](1087 MB) +PASS -- TEST 'rap_sfcdiff_intel' [25:42, 02:59](1082 MB) +PASS -- TEST 'rap_sfcdiff_decomp_intel' [25:43, 03:05](1058 MB) +PASS -- TEST 'rap_sfcdiff_restart_intel' [03:52, 01:36](1103 MB) +PASS -- TEST 'hrrr_control_intel' [25:44, 02:51](1084 MB) +PASS -- TEST 'hrrr_control_decomp_intel' [25:44, 02:56](1058 MB) +PASS -- TEST 'hrrr_control_2threads_intel' [26:52, 03:37](1140 MB) +PASS -- TEST 'hrrr_control_restart_intel' [03:26, 01:33](1052 MB) +PASS -- TEST 'rrfs_v1beta_intel' [27:59, 05:10](1185 MB) +PASS -- TEST 'rrfs_v1nssl_intel' [08:20, 07:02](2013 MB) +PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [08:18, 06:32](2161 MB) + +PASS -- COMPILE 'csawmg_intel' [12:16, 09:05] ( 1 warnings 417 remarks ) +PASS -- TEST 'control_csawmg_intel' [07:24, 05:21](1070 MB) +PASS -- TEST 'control_ras_intel' [04:18, 02:49](844 MB) + +PASS -- COMPILE 'wam_intel' [10:10, 08:37] ( 1 warnings 395 remarks ) +PASS -- TEST 'control_wam_intel' [11:34, 10:01](1683 MB) + +PASS -- COMPILE 'atm_faster_dyn32_intel' [14:11, 08:40] ( 1 warnings 411 remarks ) +PASS -- TEST 'control_p8_faster_intel' [05:51, 03:16](1913 MB) +PASS -- TEST 'regional_control_faster_intel' [07:25, 05:13](1188 MB) + +PASS -- COMPILE 'atm_debug_dyn32_intel' [08:10, 04:07] ( 419 warnings 589 remarks ) +PASS -- TEST 'control_CubedSphereGrid_debug_intel' [03:21, 01:54](1636 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [03:21, 02:07](1643 MB) +PASS -- TEST 'control_stochy_debug_intel' [04:16, 02:44](846 MB) +PASS -- TEST 'control_lndp_debug_intel' [04:16, 02:22](844 MB) +PASS -- TEST 'control_csawmg_debug_intel' [06:25, 04:35](1152 MB) +PASS -- TEST 'control_ras_debug_intel' [04:18, 02:21](856 MB) +PASS -- TEST 'control_diag_debug_intel' [04:24, 02:17](1710 MB) +PASS -- TEST 'control_debug_p8_intel' [04:37, 02:18](1932 MB) +PASS -- TEST 'regional_debug_intel' [16:28, 14:39](1149 MB) +PASS -- TEST 'rap_control_debug_intel' [05:18, 04:05](1235 MB) +PASS -- TEST 'hrrr_control_debug_intel' [05:21, 04:00](1229 MB) +PASS -- TEST 'hrrr_gf_debug_intel' [05:16, 04:04](1239 MB) +PASS -- TEST 'hrrr_c3_debug_intel' [06:16, 04:18](1237 MB) +PASS -- TEST 'rap_unified_drag_suite_debug_intel' [05:16, 04:06](1227 MB) +PASS -- TEST 'rap_diag_debug_intel' [06:22, 04:18](1328 MB) +PASS -- TEST 'rap_cires_ugwp_debug_intel' [06:16, 04:10](1234 MB) +PASS -- TEST 'rap_unified_ugwp_debug_intel' [06:15, 04:10](1225 MB) +PASS -- TEST 'rap_lndp_debug_intel' [06:16, 04:18](1225 MB) +PASS -- TEST 'rap_progcld_thompson_debug_intel' [06:16, 04:10](1238 MB) +PASS -- TEST 'rap_noah_debug_intel' [05:16, 04:03](1231 MB) +PASS -- TEST 'rap_sfcdiff_debug_intel' [06:18, 04:42](1236 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [08:16, 06:46](1237 MB) +PASS -- TEST 'rap_clm_lake_debug_intel' [06:18, 04:10](1228 MB) +PASS -- TEST 'rap_flake_debug_intel' [06:20, 04:13](1230 MB) + +PASS -- COMPILE 'wam_debug_intel' [04:11, 02:19] ( 380 warnings 395 remarks ) + +PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [10:11, 08:49] ( 4 warnings 415 remarks ) +PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [04:53, 03:03](1310 MB) +PASS -- TEST 'rap_control_dyn32_phy32_intel' [04:47, 02:33](1041 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [04:57, 02:30](1049 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [05:35, 03:13](1073 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [05:52, 03:10](1055 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [04:36, 02:41](1002 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_intel' [07:47, 01:26](966 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [06:19, 01:24](974 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [14:11, 08:28] ( 4 warnings 392 remarks ) +PASS -- TEST 'conus13km_control_intel' [04:49, 02:29](1500 MB) +PASS -- TEST 'conus13km_2threads_intel' [03:34, 01:13](1319 MB) +PASS -- TEST 'conus13km_decomp_intel' [04:38, 02:34](1541 MB) +PASS -- TEST 'conus13km_restart_intel' [06:36, 01:30](1257 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [14:11, 08:44] ( 4 warnings 415 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_intel' [05:32, 03:19](1114 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [08:10, 02:46] ( 313 warnings 421 remarks ) +PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [06:16, 04:51](1111 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [06:17, 04:38](1110 MB) +PASS -- TEST 'conus13km_debug_intel' [22:32, 20:57](1541 MB) +PASS -- TEST 'conus13km_debug_qr_intel' [22:28, 20:39](1152 MB) +PASS -- TEST 'conus13km_debug_2threads_intel' [22:26, 20:25](1362 MB) +PASS -- TEST 'conus13km_debug_decomp_intel' [23:25, 21:42](1579 MB) +PASS -- TEST 'conus13km_radar_tten_debug_intel' [22:25, 20:47](1608 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [08:10, 02:44] ( 313 warnings 415 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [06:19, 04:16](1211 MB) + +PASS -- COMPILE 'hafsw_intel' [18:11, 13:09] ( 1 warnings 695 remarks ) +PASS -- TEST 'hafs_regional_atm_intel' [05:39, 03:33](987 MB) +PASS -- TEST 'hafs_regional_atm_gfdlmpv3_intel' [07:05, 05:07](1194 MB) +PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [05:19, 03:34](1275 MB) +PASS -- TEST 'hafs_regional_atm_wav_intel' [19:40, 14:19](1128 MB) +PASS -- TEST 'hafs_regional_1nest_atm_intel' [10:42, 04:47](589 MB) +PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [09:47, 05:31](606 MB) +PASS -- TEST 'hafs_global_1nest_atm_intel' [06:33, 02:16](431 MB) +PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [10:21, 05:59](500 MB) +PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [08:38, 03:08](605 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [07:31, 03:05](602 MB) +PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [04:23, 00:54](451 MB) + +PASS -- COMPILE 'hafs_mom6w_intel' [16:11, 11:08] ( 1 warnings 928 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [15:38, 11:39](827 MB) + +PASS -- COMPILE 'hafs_all_intel' [16:11, 11:04] ( 1 warnings 637 remarks ) +PASS -- TEST 'hafs_regional_docn_intel' [09:39, 05:21](1078 MB) +PASS -- TEST 'hafs_regional_docn_oisst_intel' [09:42, 05:22](1059 MB) + +PASS -- COMPILE 'datm_cdeps_intel' [17:11, 14:53] ( 561 remarks ) +PASS -- TEST 'datm_cdeps_control_cfsr_intel' [06:16, 02:27](1861 MB) +PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [03:17, 01:35](1813 MB) +PASS -- TEST 'datm_cdeps_control_gefs_intel' [06:14, 02:18](1127 MB) +PASS -- TEST 'datm_cdeps_iau_gefs_intel' [05:15, 02:15](1128 MB) +PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [05:14, 02:16](1115 MB) +PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [04:15, 02:22](1873 MB) +PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [04:15, 02:23](1873 MB) +PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [04:15, 02:10](1125 MB) +PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [07:50, 05:51](1715 MB) +PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [07:52, 05:43](1215 MB) +PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [04:14, 02:24](1878 MB) +PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [05:15, 03:52](4834 MB) +PASS -- TEST 'datm_cdeps_gfs_intel' [05:15, 03:55](4826 MB) + +PASS -- COMPILE 'datm_cdeps_debug_intel' [05:11, 03:50] ( 2 warnings 561 remarks ) +PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [07:14, 05:24](1778 MB) + +PASS -- COMPILE 'datm_cdeps_faster_intel' [17:11, 14:15] ( 561 remarks ) +PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [04:15, 02:25](1877 MB) + +PASS -- COMPILE 'datm_cdeps_land_intel' [03:10, 00:49] ( 126 remarks ) +PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [02:25, 00:54](334 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_intel' [02:19, 00:35](556 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [02:28, 00:26](558 MB) + +PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [18:11, 16:19] ( 1 warnings 611 remarks ) +PASS -- TEST 'atm_ds2s_docn_pcice_intel' [05:49, 03:11](2044 MB) + +PASS -- COMPILE 'atm_ds2s_docn_dice_intel' [10:11, 08:57] ( 1 warnings 499 remarks ) +PASS -- TEST 'atm_ds2s_docn_dice_intel' [06:48, 04:42](2052 MB) + +PASS -- COMPILE 'atml_intel' [14:11, 09:41] ( 9 warnings 552 remarks ) +PASS -- TEST 'control_p8_atmlnd_intel' [04:55, 02:46](1878 MB) +PASS -- TEST 'control_restart_p8_atmlnd_intel' [03:38, 01:27](1202 MB) + +PASS -- COMPILE 'atml_debug_intel' [05:10, 03:36] ( 424 warnings 552 remarks ) +PASS -- TEST 'control_p8_atmlnd_debug_intel' [06:50, 04:44](1899 MB) + +PASS -- COMPILE 'atmw_intel' [12:11, 10:18] ( 1 warnings 520 remarks ) +PASS -- TEST 'atmwav_control_noaero_p8_intel' [03:48, 01:35](1936 MB) + +PASS -- COMPILE 'atmaero_intel' [15:11, 11:20] ( 1 warnings 413 remarks ) +PASS -- TEST 'atmaero_control_p8_intel' [05:42, 03:35](2006 MB) +PASS -- TEST 'atmaero_control_p8_rad_intel' [05:36, 03:58](1786 MB) +PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [05:35, 04:07](1803 MB) + +PASS -- COMPILE 'atmaq_intel' [13:11, 09:05] ( 1 warnings 598 remarks ) +PASS -- TEST 'regional_atmaq_intel' [14:23, 11:39](2943 MB) +PASS -- TEST 'regional_atmaq_canopy_intel' [16:16, 13:58](2943 MB) + +PASS -- COMPILE 'atmaq_debug_intel' [04:11, 02:47] ( 397 warnings 598 remarks ) +PASS -- TEST 'regional_atmaq_debug_intel' [34:09, 31:37](2956 MB) + +PASS -- COMPILE 'atm_fbh_intel' [11:11, 08:39] ( 4 warnings 422 remarks ) +PASS -- TEST 'cpld_regional_atm_fbh_intel' [11:23, 09:45](1086 MB) + +PASS -- COMPILE 'atm_gnu' [06:10, 04:04] +PASS -- TEST 'control_c48_gnu' [09:27, 07:53](1579 MB) +PASS -- TEST 'control_stochy_gnu' [04:21, 02:20](587 MB) +PASS -- TEST 'control_ras_gnu' [05:17, 03:43](589 MB) +PASS -- TEST 'control_p8_gnu' [05:54, 03:40](1522 MB) +PASS -- TEST 'control_p8_ugwpv1_gnu' [05:35, 03:46](1562 MB) +PASS -- TEST 'control_flake_gnu' [06:21, 04:31](632 MB) + +PASS -- COMPILE 'rrfs_gnu' [05:10, 03:53] +PASS -- TEST 'rap_control_gnu' [05:44, 04:09](935 MB) +PASS -- TEST 'rap_decomp_gnu' [06:37, 04:15](935 MB) +PASS -- TEST 'rap_2threads_gnu' [05:36, 03:38](989 MB) +PASS -- TEST 'rap_restart_gnu' [04:50, 02:10](674 MB) +PASS -- TEST 'rap_sfcdiff_gnu' [05:45, 04:07](934 MB) +PASS -- TEST 'rap_sfcdiff_decomp_gnu' [06:45, 04:18](935 MB) +PASS -- TEST 'rap_sfcdiff_restart_gnu' [04:51, 02:16](674 MB) +PASS -- TEST 'hrrr_control_gnu' [05:45, 04:07](930 MB) +PASS -- TEST 'hrrr_control_noqr_gnu' [05:32, 04:05](917 MB) +PASS -- TEST 'hrrr_control_2threads_gnu' [05:31, 03:40](990 MB) +PASS -- TEST 'hrrr_control_decomp_gnu' [06:44, 04:14](931 MB) +PASS -- TEST 'hrrr_control_restart_gnu' [04:18, 02:09](667 MB) +PASS -- TEST 'hrrr_control_restart_noqr_gnu' [03:18, 02:07](753 MB) +PASS -- TEST 'rrfs_v1beta_gnu' [09:53, 07:49](928 MB) + +PASS -- COMPILE 'csawmg_gnu' [05:10, 03:25] +PASS -- TEST 'control_csawmg_gnu' [08:28, 06:49](831 MB) + +PASS -- COMPILE 'atm_dyn32_debug_gnu' [08:10, 06:25] +PASS -- TEST 'control_diag_debug_gnu' [03:28, 01:22](1364 MB) +PASS -- TEST 'regional_debug_gnu' [09:27, 07:17](874 MB) +PASS -- TEST 'rap_control_debug_gnu' [04:19, 02:14](942 MB) +PASS -- TEST 'hrrr_control_debug_gnu' [04:20, 02:13](938 MB) +PASS -- TEST 'hrrr_gf_debug_gnu' [04:17, 02:11](950 MB) +PASS -- TEST 'hrrr_c3_debug_gnu' [04:17, 02:13](944 MB) +PASS -- TEST 'rap_diag_debug_gnu' [04:23, 02:38](1029 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_gnu' [05:19, 03:39](937 MB) +PASS -- TEST 'rap_progcld_thompson_debug_gnu' [04:18, 02:10](946 MB) +PASS -- TEST 'control_ras_debug_gnu' [03:18, 01:19](574 MB) +PASS -- TEST 'control_stochy_debug_gnu' [03:18, 01:22](571 MB) +PASS -- TEST 'control_debug_p8_gnu' [03:36, 01:21](1519 MB) +PASS -- TEST 'rap_flake_debug_gnu' [04:20, 02:12](942 MB) +PASS -- TEST 'rap_clm_lake_debug_gnu' [04:18, 02:16](950 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_gnu' [05:46, 03:39](948 MB) + +PASS -- COMPILE 'wam_debug_gnu' [03:10, 01:47] +PASS -- TEST 'control_wam_debug_gnu' [06:35, 04:58](1385 MB) + +PASS -- COMPILE 'atm_debug_dyn32_gnu' [05:10, 03:13] +PASS -- TEST 'control_csawmg_debug_gnu' [03:27, 01:45](814 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_gnu' [05:10, 03:43] +PASS -- TEST 'rap_control_dyn32_phy32_gnu' [05:41, 04:01](793 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_gnu' [05:55, 03:54](790 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_gnu' [05:29, 03:38](836 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_gnu' [05:33, 03:25](827 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_gnu' [05:34, 03:55](790 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_gnu' [03:39, 02:07](646 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_gnu' [03:18, 02:09](644 MB) +PASS -- TEST 'conus13km_control_gnu' [05:44, 03:53](1033 MB) +PASS -- TEST 'conus13km_2threads_gnu' [03:33, 01:54](1018 MB) +PASS -- TEST 'conus13km_decomp_gnu' [05:36, 03:57](1037 MB) +PASS -- TEST 'conus13km_restart_gnu' [04:32, 02:12](759 MB) + +PASS -- COMPILE 'atm_dyn64_phy32_gnu' [14:11, 12:34] +PASS -- TEST 'rap_control_dyn64_phy32_gnu' [06:28, 04:24](818 MB) + +PASS -- COMPILE 'atm_dyn32_phy32_debug_gnu' [08:11, 06:30] +PASS -- TEST 'rap_control_debug_dyn32_phy32_gnu' [03:19, 01:58](796 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_gnu' [03:18, 01:55](793 MB) +PASS -- TEST 'conus13km_debug_gnu' [10:31, 09:00](1049 MB) +PASS -- TEST 'conus13km_debug_qr_gnu' [10:30, 09:04](777 MB) +PASS -- TEST 'conus13km_debug_2threads_gnu' [10:25, 08:52](1032 MB) +PASS -- TEST 'conus13km_debug_decomp_gnu' [11:25, 09:10](1053 MB) +PASS -- TEST 'conus13km_radar_tten_debug_gnu' [10:29, 09:00](1119 MB) + +PASS -- COMPILE 'atm_dyn64_phy32_debug_gnu' [08:11, 06:28] +PASS -- TEST 'rap_control_dyn64_phy32_debug_gnu' [03:19, 02:03](824 MB) + +PASS -- COMPILE 's2swa_gnu' [19:11, 17:35] +PASS -- TEST 'cpld_control_p8_gnu' [13:11, 10:17](1712 MB) + +PASS -- COMPILE 's2s_gnu' [19:12, 17:33] +PASS -- TEST 'cpld_control_nowave_noaero_p8_gnu' [10:48, 08:15](1633 MB) + +PASS -- COMPILE 's2swa_debug_gnu' [04:11, 02:27] +PASS -- TEST 'cpld_debug_p8_gnu' [07:52, 05:29](1713 MB) + +PASS -- COMPILE 's2sw_pdlib_gnu' [18:10, 16:45] +PASS -- TEST 'cpld_control_pdlib_p8_gnu' [15:55, 14:03](1591 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_gnu' [04:10, 02:15] +PASS -- TEST 'cpld_debug_pdlib_p8_gnu' [10:47, 08:49](1594 MB) + +PASS -- COMPILE 'datm_cdeps_gnu' [19:11, 16:41] +PASS -- TEST 'datm_cdeps_control_cfsr_gnu' [04:15, 02:44](1605 MB) + +FAILED: UNABLE TO FINISH COMPILE -- COMPILE 'atm_mpas_dyn32_gnu' [, ] +SKIPPED: ASSOCIATED COMPILE FAILED -- TEST 'control_gfs_mpas_gnu' [, ]( MB) SYNOPSIS: -Starting Date/Time: 20251106 22:34:20 -Ending Date/Time: 20251107 00:14:38 -Total Time: 01h:41m:15s -Compiles Completed: 60/60 +Starting Date/Time: 20251110 16:28:12 +Ending Date/Time: 20251110 18:37:27 +Total Time: 02h:10m:08s +Compiles Completed: 59/60 Tests Completed: 265/266 -Failed Tests: -* TEST control_gfs_mpas_gnu: FAILED: RUN DID NOT COMPLETE --- LOG: /work2/noaa/epic/gpetro/hercules/RTs/ufs-wm/2835/tests/logs/log_hercules/run_control_gfs_mpas_gnu.log +Failed Compiles: +* COMPILE atm_mpas_dyn32_gnu: FAILED: UNABLE TO FINISH COMPILE +-- LOG: /work2/noaa/epic/gpetro/hercules/RTs/ufs-wm/2881/tests/logs/log_hercules/compile_atm_mpas_dyn32_gnu.log NOTES: A file 'test_changes.list' was generated with list of all failed tests. @@ -454,7 +454,7 @@ Result: FAILURE ====START OF HERCULES REGRESSION TESTING LOG==== UFSWM hash used in testing: -4094ee7b06a871a2fe57a1233254219dfc19898e +d6f29f5831f7e3660ba0f736dc913401f616ab17 Submodule hashes used in testing: 9265006502a859d2d3f21029fbb86107ba50ce0e AQM (v0.2.0-54-g9265006) @@ -462,7 +462,7 @@ Submodule hashes used in testing: 9f53664ef2e607ad25d6b6c939f2eac9ec818ee6 CDEPS-interface/CDEPS (cdeps0.4.17-432-g9f53664) 90ed2522ba8dd04d75237a77aae6b49e7acca523 CICE-interface/CICE (CICE6.0.0-432-g90ed252) 6a5c51e9e6c643da0760a315e452755661d7d745 CICE-interface/CICE/icepack (Icepack1.1.0-220-g6a5c51e) - 374373588e22cd86f1b8eb670d489c2967a6b40a CMEPS-interface/CMEPS (cmeps_v0.4.1-2324-g3743735) + 34ab53bf99cff4b3f34a4dcffa7efe0a2ea52429 CMEPS-interface/CMEPS (remotes/origin/feature/ccpp_framework_update) 9b7652c75b40d9cbb40e52b824f8c0a423922757 CMakeModules (v1.0.0-33-g9b7652c) 9ff3df9545dd582f415f682d3297e8c6c841e5cb GOCART (sdr_v2.1.2.6-291-g9ff3df9) bcf7777bb037ae2feb2a8a8ac51aacb3511b52d9 HYCOM-interface/HYCOM (2.3.00-122-gbcf7777) @@ -472,9 +472,9 @@ Submodule hashes used in testing: 65ef5c73bc7f5663d5688f75c3855d431da4baea MOM6-interface/MOM6/pkg/CVMix-src (65ef5c7) 29e64d652786e1d076a05128c920f394202bfe10 MOM6-interface/MOM6/pkg/GSW-Fortran (29e64d6) 2c7b3bc2a8096f6232020c47507593058795102e NOAHMP-interface/noahmp (v3.7.1-471-g2c7b3bc) - 83de45b8635d4afa8a4e12769e7d976912bb25d3 UFSATM (remotes/origin/sfc_v2_att) - 11359cb04a420fc87e4cf0f035f4d1215ab24488 UFSATM/ccpp/framework (2025-01-06-dev-5-g11359cb) - a78d06b4d54e2794a85ca3309e056ee67d62ed84 UFSATM/ccpp/physics (EP4-2036-ga78d06b4) + 964091c34459827f6cde2038d6e512936fbc3649 UFSATM (remotes/origin/feature/ccpp_framework_update) + 3256121dc4972d5c78f43f1a16ea1cb118ec6daf UFSATM/ccpp/framework (2025-06-03-dev-12-g3256121) + 3978265c4ec65c01d661118f8622999191c35841 UFSATM/ccpp/physics (ccpp_transition_to_vlab_master_20190705-5530-g3978265c) c62efd27caa26f660edf24232f33f154e608b77a UFSATM/ccpp/physics/physics/MP/TEMPO/TEMPO (c62efd2) 41c5fcd950fed09b8afe186dede266824eca7fd3 UFSATM/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (41c5fcd) b0a1b0957d3b79d642f3c01e5cd9441936c7c832 UFSATM/fv3/atmos_cubed_sphere (201912_public_release-429-gb0a1b09) @@ -484,7 +484,7 @@ Submodule hashes used in testing: -3d35332fe66e3e63a285cc8d96facdf255a33481 UFSATM/upp/sorc/ncep_post.fd/post_gtg.fd 560cb9c0f9fdc8ec96f746576dcac6503ed14eef WW3 (6.07.1-495-g560cb9c0) 05cad173feeb598431e3ef5f17c2df6562c8d101 fire_behavior (v0.2.0-1-g05cad17) - 508255586ebd7a666946060eb1e20d3a39d4ddb8 stochastic_physics (remotes/origin/feature/printmsgs) + aea3150e0baa6289a144f6da41d02869ab80f24c stochastic_physics (ufs-v2.0.0-293-gaea3150) NOTES: @@ -493,21 +493,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: /work/noaa/epic/hercules/UFS-WM_RT/NEMSfv3gfs/develop-20251106 -COMPARISON DIRECTORY: /work2/noaa/epic/gpetro/hercules/RTs/ufs-wm/stmp/gpetro/FV3_RT/rt_3383512 +BASELINE DIRECTORY: /work2/noaa/epic/hercules/UFS-WM_RT/NEMSfv3gfs/develop-20251110 +COMPARISON DIRECTORY: /work2/noaa/epic/gpetro/hercules/RTs/ufs-wm/stmp/gpetro/FV3_RT/rt_939767 RT.SH OPTIONS USED: * (-a) - HPC PROJECT ACCOUNT: epic * (-n) - RUN SINGLE TEST: control_gfs_mpas * (-e) - USE ECFLOW -PASS -- COMPILE 'atm_mpas_dyn32_gnu' [05:11, 03:24] -PASS -- TEST 'control_gfs_mpas_gnu' [02:26, 00:35](6406 MB) +PASS -- COMPILE 'atm_mpas_dyn32_gnu' [07:11, 02:45] +PASS -- TEST 'control_gfs_mpas_gnu' [02:23, 00:37](6433 MB) SYNOPSIS: -Starting Date/Time: 20251107 10:48:49 -Ending Date/Time: 20251107 10:57:54 -Total Time: 00h:09m:42s +Starting Date/Time: 20251112 07:20:39 +Ending Date/Time: 20251112 07:31:41 +Total Time: 00h:11m:24s Compiles Completed: 1/1 Tests Completed: 1/1 diff --git a/tests/logs/RegressionTests_orion.log b/tests/logs/RegressionTests_orion.log index c9bebb8031..f85473a59f 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: -4094ee7b06a871a2fe57a1233254219dfc19898e +117544cb20597aeaac232ff2bd9dc078e31baf0b Submodule hashes used in testing: 9265006502a859d2d3f21029fbb86107ba50ce0e AQM (v0.2.0-54-g9265006) @@ -9,7 +9,7 @@ Submodule hashes used in testing: 9f53664ef2e607ad25d6b6c939f2eac9ec818ee6 CDEPS-interface/CDEPS (cdeps0.4.17-432-g9f53664) 90ed2522ba8dd04d75237a77aae6b49e7acca523 CICE-interface/CICE (CICE6.0.0-432-g90ed252) 6a5c51e9e6c643da0760a315e452755661d7d745 CICE-interface/CICE/icepack (Icepack1.1.0-220-g6a5c51e) - 374373588e22cd86f1b8eb670d489c2967a6b40a CMEPS-interface/CMEPS (cmeps_v0.4.1-2324-g3743735) + 34ab53bf99cff4b3f34a4dcffa7efe0a2ea52429 CMEPS-interface/CMEPS (remotes/origin/feature/ccpp_framework_update) 9b7652c75b40d9cbb40e52b824f8c0a423922757 CMakeModules (v1.0.0-33-g9b7652c) 9ff3df9545dd582f415f682d3297e8c6c841e5cb GOCART (sdr_v2.1.2.6-291-g9ff3df9) bcf7777bb037ae2feb2a8a8ac51aacb3511b52d9 HYCOM-interface/HYCOM (2.3.00-122-gbcf7777) @@ -19,9 +19,9 @@ Submodule hashes used in testing: 65ef5c73bc7f5663d5688f75c3855d431da4baea MOM6-interface/MOM6/pkg/CVMix-src (65ef5c7) 29e64d652786e1d076a05128c920f394202bfe10 MOM6-interface/MOM6/pkg/GSW-Fortran (29e64d6) 2c7b3bc2a8096f6232020c47507593058795102e NOAHMP-interface/noahmp (v3.7.1-471-g2c7b3bc) - 83de45b8635d4afa8a4e12769e7d976912bb25d3 UFSATM (remotes/origin/sfc_v2_att) - 11359cb04a420fc87e4cf0f035f4d1215ab24488 UFSATM/ccpp/framework (2025-01-06-dev-5-g11359cb) - a78d06b4d54e2794a85ca3309e056ee67d62ed84 UFSATM/ccpp/physics (EP4-2036-ga78d06b4) + e3754fe96d2797555c9ea0193dd917021817f120 UFSATM (remotes/origin/feature/ccpp_framework_update) + 3256121dc4972d5c78f43f1a16ea1cb118ec6daf UFSATM/ccpp/framework (2025-06-03-dev-12-g3256121) + 3978265c4ec65c01d661118f8622999191c35841 UFSATM/ccpp/physics (ccpp_transition_to_vlab_master_20190705-5530-g3978265c) c62efd27caa26f660edf24232f33f154e608b77a UFSATM/ccpp/physics/physics/MP/TEMPO/TEMPO (c62efd2) 41c5fcd950fed09b8afe186dede266824eca7fd3 UFSATM/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (41c5fcd) b0a1b0957d3b79d642f3c01e5cd9441936c7c832 UFSATM/fv3/atmos_cubed_sphere (201912_public_release-429-gb0a1b09) @@ -31,7 +31,7 @@ Submodule hashes used in testing: -3d35332fe66e3e63a285cc8d96facdf255a33481 UFSATM/upp/sorc/ncep_post.fd/post_gtg.fd 560cb9c0f9fdc8ec96f746576dcac6503ed14eef WW3 (6.07.1-495-g560cb9c0) 05cad173feeb598431e3ef5f17c2df6562c8d101 fire_behavior (v0.2.0-1-g05cad17) - 508255586ebd7a666946060eb1e20d3a39d4ddb8 stochastic_physics (remotes/origin/feature/printmsgs) + aea3150e0baa6289a144f6da41d02869ab80f24c stochastic_physics (ufs-v2.0.0-293-gaea3150) NOTES: @@ -40,310 +40,310 @@ 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-20251106 -COMPARISON DIRECTORY: /work2/noaa/epic/gpetro/orion/RTs/ufs-wm/stmp/gpetro/FV3_RT/rt_3595614 +BASELINE DIRECTORY: /work2/noaa/epic/UFS-WM_RT/NEMSfv3gfs/develop-20251110 +COMPARISON DIRECTORY: /work2/noaa/epic/gpetro/orion/RTs/ufs-wm/stmp/gpetro/FV3_RT/rt_817300 RT.SH OPTIONS USED: * (-a) - HPC PROJECT ACCOUNT: epic * (-e) - USE ECFLOW -PASS -- COMPILE 's2swa_32bit_intel' [25:11, 24:09] ( 1 warnings 1045 remarks ) -PASS -- TEST 'cpld_control_p8_mixedmode_intel' [18:47, 16:04](2121 MB) -PASS -- TEST 'cpld_control_gefs_intel' [35:26, 19:02](3059 MB) -PASS -- TEST 'cpld_restart_gefs_intel' [24:07, 06:33](2736 MB) -PASS -- TEST 'cpld_dcp_gefs_intel' [35:55, 20:17](3075 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_intel' [26:11, 24:53] ( 1 warnings 1044 remarks ) -PASS -- TEST 'cpld_control_gfsv17_intel' [26:51, 22:46](1977 MB) -PASS -- TEST 'cpld_control_gfsv17_iau_intel' [29:09, 24:16](2145 MB) -PASS -- TEST 'cpld_restart_gfsv17_intel' [14:01, 09:23](1244 MB) -PASS -- TEST 'cpld_restart_gfsv17_iau_intel' [15:26, 10:32](2086 MB) -PASS -- TEST 'cpld_mpi_gfsv17_intel' [31:45, 27:19](1881 MB) - -PASS -- COMPILE 's2s_32bit_sfs_intel' [23:11, 21:43] ( 1 warnings 938 remarks ) -PASS -- TEST 'cpld_control_sfs_intel' [18:51, 12:23](2240 MB) -PASS -- TEST 'cpld_restart_sfs_intel' [15:20, 07:26](1531 MB) - -PASS -- COMPILE 's2s_32bit_sfs_debug_intel' [07:11, 05:19] ( 338 warnings 938 remarks ) -PASS -- TEST 'cpld_debug_sfs_intel' [32:40, 12:10](2269 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [07:11, 05:42] ( 360 warnings 2765 remarks ) -PASS -- TEST 'cpld_debug_gfsv17_intel' [41:35, 22:51](1951 MB) - -PASS -- COMPILE 's2swa_intel' [26:11, 24:23] ( 1 warnings 1045 remarks ) -PASS -- TEST 'cpld_control_p8_intel' [21:31, 18:03](2186 MB) -PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [20:10, 16:38](2189 MB) -PASS -- TEST 'cpld_restart_p8_intel' [12:07, 08:18](1780 MB) -PASS -- TEST 'cpld_control_qr_p8_intel' [21:21, 17:32](2219 MB) -PASS -- TEST 'cpld_restart_qr_p8_intel' [12:17, 09:03](1772 MB) -PASS -- TEST 'cpld_2threads_p8_intel' [16:03, 12:17](2318 MB) -PASS -- TEST 'cpld_decomp_p8_intel' [20:09, 16:45](2175 MB) -PASS -- TEST 'cpld_mpi_p8_intel' [18:06, 14:29](2062 MB) -PASS -- TEST 'cpld_control_ciceC_p8_intel' [20:11, 16:46](2184 MB) -PASS -- TEST 'cpld_control_c192_p8_intel' [22:22, 17:11](2673 MB) -PASS -- TEST 'cpld_restart_c192_p8_intel' [17:12, 09:14](2837 MB) - -PASS -- COMPILE 's2swal_intel' [26:11, 24:13] ( 1 warnings 1066 remarks ) -PASS -- TEST 'cpld_control_p8_lnd_intel' [21:21, 17:55](2162 MB) -PASS -- TEST 'cpld_restart_p8_lnd_intel' [13:26, 09:29](1750 MB) -PASS -- TEST 'cpld_s2sa_p8_intel' [11:52, 08:29](2159 MB) - -PASS -- COMPILE 's2sw_intel' [24:11, 22:58] ( 1 warnings 1013 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_intel' [18:30, 15:58](1998 MB) -PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [09:30, 06:19](2094 MB) - -PASS -- COMPILE 's2swa_debug_intel' [07:11, 05:44] ( 359 warnings 2014 remarks ) -PASS -- TEST 'cpld_debug_p8_intel' [31:54, 14:10](2211 MB) - -PASS -- COMPILE 's2sw_debug_intel' [07:11, 05:23] ( 359 warnings 1996 remarks ) -PASS -- TEST 'cpld_debug_noaero_p8_intel' [25:31, 07:42](2033 MB) - -PASS -- COMPILE 's2s_aoflux_intel' [28:11, 23:04] ( 1 warnings 949 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [07:45, 04:20](2079 MB) - -PASS -- COMPILE 's2swa_faster_intel' [29:11, 24:27] ( 1 warnings 1031 remarks ) -PASS -- TEST 'cpld_control_p8_faster_intel' [18:53, 15:50](2182 MB) - -PASS -- COMPILE 's2sw_pdlib_intel' [29:11, 24:01] ( 1 warnings 1037 remarks ) -PASS -- TEST 'cpld_control_pdlib_p8_intel' [22:42, 20:07](2027 MB) -PASS -- TEST 'cpld_restart_pdlib_p8_intel' [13:15, 09:24](1257 MB) -PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [26:42, 23:14](1945 MB) -PASS -- TEST 'cpld_control_c48_5deg_intel' [10:10, 07:31](3048 MB) -PASS -- TEST 'cpld_warmstart_c48_5deg_intel' [05:07, 02:22](3049 MB) -PASS -- TEST 'cpld_restart_c48_5deg_intel' [04:10, 01:24](2491 MB) -PASS -- TEST 'cpld_control_c24_5deg_intel' [03:44, 01:20](2241 MB) -PASS -- TEST 'cpld_warmstart_c24_5deg_intel' [02:43, 00:48](2246 MB) -PASS -- TEST 'cpld_restart_c24_5deg_intel' [02:49, 00:35](1559 MB) -PASS -- TEST 'cpld_control_c24_9deg_intel' [03:33, 01:20](2244 MB) -PASS -- TEST 'cpld_warmstart_c24_9deg_intel' [02:32, 00:46](2244 MB) -PASS -- TEST 'cpld_restart_c24_9deg_intel' [02:39, 00:34](1558 MB) -PASS -- TEST 'cpld_control_c12_9deg_intel' [02:33, 00:48](2169 MB) -PASS -- TEST 'cpld_warmstart_c12_9deg_intel' [02:43, 00:41](2166 MB) -PASS -- TEST 'cpld_restart_c12_9deg_intel' [02:36, 00:31](1506 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_intel' [11:11, 06:20] ( 360 warnings 2747 remarks ) -PASS -- TEST 'cpld_debug_pdlib_p8_intel' [36:41, 28:49](2004 MB) - -PASS -- COMPILE 'atm_dyn32_intel' [19:11, 14:59] ( 1 warnings 502 remarks ) -PASS -- TEST 'control_flake_intel' [05:30, 03:39](702 MB) -PASS -- TEST 'control_CubedSphereGrid_intel' [04:36, 02:28](1598 MB) -PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [04:43, 02:37](1608 MB) -PASS -- TEST 'control_latlon_intel' [04:27, 02:34](1595 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [04:33, 02:35](1595 MB) -PASS -- TEST 'control_c48_intel' [10:36, 08:19](1714 MB) -PASS -- TEST 'control_c48.v2.sfc_intel' [09:31, 07:49](840 MB) -PASS -- TEST 'control_c48_lnd_iau_intel' [10:33, 08:32](1706 MB) -PASS -- TEST 'control_c192_intel' [09:53, 07:38](1784 MB) -PASS -- TEST 'control_c384_intel' [13:03, 09:13](2010 MB) -PASS -- TEST 'control_c384gdas_intel' [15:42, 10:01](1347 MB) -PASS -- TEST 'control_stochy_intel' [03:32, 01:47](662 MB) -PASS -- TEST 'control_stochy_restart_intel' [05:44, 01:05](489 MB) -PASS -- TEST 'control_lndp_intel' [03:34, 01:41](662 MB) -PASS -- TEST 'control_iovr4_intel' [04:28, 02:39](661 MB) -PASS -- TEST 'control_iovr4_gfdlmpv3_intel' [05:54, 03:08](953 MB) -PASS -- TEST 'control_iovr5_intel' [04:41, 02:36](660 MB) -PASS -- TEST 'control_p8_intel' [05:51, 02:59](1885 MB) -PASS -- TEST 'control_p8.v2.sfc_intel' [07:29, 04:07](1885 MB) -PASS -- TEST 'control_p8_ugwpv1_intel' [07:30, 04:10](1890 MB) -PASS -- TEST 'control_p8_ugwpv1_tempo_intel' [06:33, 03:36](1910 MB) -PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_intel' [10:56, 04:09](1927 MB) -PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_hail_intel' [07:31, 02:58](2405 MB) -PASS -- TEST 'control_restart_p8_intel' [05:02, 01:45](1134 MB) -PASS -- TEST 'control_noqr_p8_intel' [07:49, 03:55](1878 MB) -PASS -- TEST 'control_restart_noqr_p8_intel' [04:56, 01:42](1120 MB) -PASS -- TEST 'control_decomp_p8_intel' [06:17, 03:00](1882 MB) -PASS -- TEST 'control_2threads_p8_intel' [06:32, 03:23](1972 MB) -PASS -- TEST 'control_p8_lndp_intel' [06:51, 05:05](1894 MB) -PASS -- TEST 'control_p8_rrtmgp_intel' [07:25, 04:25](1952 MB) -PASS -- TEST 'control_p8_mynn_intel' [05:28, 03:09](1892 MB) -PASS -- TEST 'merra2_thompson_intel' [07:41, 04:39](1895 MB) -PASS -- TEST 'merra2_hf_thompson_intel' [08:19, 05:28](1903 MB) -PASS -- TEST 'regional_control_intel' [07:45, 06:02](1087 MB) -PASS -- TEST 'regional_restart_intel' [05:40, 03:15](1103 MB) -PASS -- TEST 'regional_decomp_intel' [08:42, 06:20](1077 MB) -PASS -- TEST 'regional_2threads_intel' [05:40, 04:03](1027 MB) -PASS -- TEST 'regional_noquilt_intel' [08:02, 05:59](1367 MB) -PASS -- TEST 'regional_netcdf_parallel_intel' [07:43, 05:59](1091 MB) -PASS -- TEST 'regional_2dwrtdecomp_intel' [07:42, 06:00](1084 MB) -PASS -- TEST 'regional_wofs_intel' [09:44, 07:31](1907 MB) - -PASS -- COMPILE 'atm_dyn32_rad32_intel' [16:11, 13:42] ( 1 warnings 482 remarks ) -PASS -- TEST 'control_p8_rrtmgp_rad32_intel' [07:31, 04:20](1927 MB) - -PASS -- COMPILE 'rrfs_intel' [14:11, 12:40] ( 4 warnings 449 remarks ) -PASS -- TEST 'rap_control_intel' [07:18, 04:10](1043 MB) -PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [08:13, 05:10](1358 MB) -PASS -- TEST 'rap_decomp_intel' [06:58, 04:20](1037 MB) -PASS -- TEST 'rap_2threads_intel' [07:00, 04:24](1128 MB) -PASS -- TEST 'rap_restart_intel' [05:39, 02:19](1008 MB) -PASS -- TEST 'rap_sfcdiff_intel' [06:25, 04:09](1046 MB) -PASS -- TEST 'rap_sfcdiff_decomp_intel' [07:02, 04:20](1038 MB) -PASS -- TEST 'rap_sfcdiff_restart_intel' [05:53, 02:15](1012 MB) -PASS -- TEST 'hrrr_control_intel' [07:10, 04:23](1044 MB) -PASS -- TEST 'hrrr_control_decomp_intel' [07:03, 04:07](1032 MB) -PASS -- TEST 'hrrr_control_2threads_intel' [07:07, 04:10](1125 MB) -PASS -- TEST 'hrrr_control_restart_intel' [04:32, 02:12](959 MB) -PASS -- TEST 'rrfs_v1beta_intel' [10:26, 07:27](1042 MB) -PASS -- TEST 'rrfs_v1nssl_intel' [10:34, 09:07](2002 MB) -PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [10:32, 08:48](2017 MB) - -PASS -- COMPILE 'csawmg_intel' [14:11, 12:53] ( 1 warnings 418 remarks ) -PASS -- TEST 'control_csawmg_intel' [07:45, 06:09](1046 MB) -PASS -- TEST 'control_ras_intel' [05:27, 03:20](751 MB) - -PASS -- COMPILE 'wam_intel' [13:11, 12:00] ( 1 warnings 396 remarks ) -PASS -- TEST 'control_wam_intel' [14:52, 12:11](1668 MB) - -PASS -- COMPILE 'atm_faster_dyn32_intel' [14:11, 12:19] ( 1 warnings 412 remarks ) -PASS -- TEST 'control_p8_faster_intel' [05:23, 03:07](1887 MB) -PASS -- TEST 'regional_control_faster_intel' [07:45, 06:02](1079 MB) - -PASS -- COMPILE 'atm_debug_dyn32_intel' [08:11, 06:18] ( 419 warnings 590 remarks ) -PASS -- TEST 'control_CubedSphereGrid_debug_intel' [04:33, 02:16](1621 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [04:32, 02:20](1626 MB) -PASS -- TEST 'control_stochy_debug_intel' [04:25, 03:02](830 MB) -PASS -- TEST 'control_lndp_debug_intel' [04:26, 02:44](833 MB) -PASS -- TEST 'control_csawmg_debug_intel' [06:42, 05:07](1150 MB) -PASS -- TEST 'control_ras_debug_intel' [04:26, 02:47](843 MB) -PASS -- TEST 'control_diag_debug_intel' [04:39, 02:46](1683 MB) -PASS -- TEST 'control_debug_p8_intel' [05:52, 03:25](1918 MB) -PASS -- TEST 'regional_debug_intel' [23:45, 21:21](1100 MB) -PASS -- TEST 'rap_control_debug_intel' [06:27, 04:58](1225 MB) -PASS -- TEST 'hrrr_control_debug_intel' [06:28, 04:47](1217 MB) -PASS -- TEST 'hrrr_gf_debug_intel' [07:28, 05:25](1222 MB) -PASS -- TEST 'hrrr_c3_debug_intel' [06:24, 04:58](1218 MB) -PASS -- TEST 'rap_unified_drag_suite_debug_intel' [06:24, 04:59](1226 MB) -PASS -- TEST 'rap_diag_debug_intel' [07:35, 05:09](1301 MB) -PASS -- TEST 'rap_cires_ugwp_debug_intel' [06:25, 04:57](1222 MB) -PASS -- TEST 'rap_unified_ugwp_debug_intel' [06:23, 05:02](1222 MB) -PASS -- TEST 'rap_lndp_debug_intel' [06:26, 04:55](1223 MB) -PASS -- TEST 'rap_progcld_thompson_debug_intel' [06:25, 04:54](1223 MB) -PASS -- TEST 'rap_noah_debug_intel' [06:24, 04:51](1222 MB) -PASS -- TEST 'rap_sfcdiff_debug_intel' [06:24, 04:57](1221 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [10:23, 08:00](1206 MB) -PASS -- TEST 'rap_clm_lake_debug_intel' [07:29, 04:53](1218 MB) -PASS -- TEST 'rap_flake_debug_intel' [07:23, 04:59](1211 MB) - -PASS -- COMPILE 'wam_debug_intel' [06:10, 04:15] ( 380 warnings 396 remarks ) -PASS -- TEST 'control_wam_debug_intel' [14:54, 12:52](1698 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [14:10, 12:53] ( 4 warnings 416 remarks ) -PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [07:00, 04:57](1240 MB) -PASS -- TEST 'rap_control_dyn32_phy32_intel' [06:20, 03:43](945 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [06:44, 03:34](936 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [06:22, 03:57](971 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [06:26, 03:48](986 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [06:05, 03:44](917 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_intel' [08:32, 02:03](894 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [06:38, 02:01](882 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [14:10, 12:24] ( 4 warnings 393 remarks ) -PASS -- TEST 'conus13km_control_intel' [06:27, 03:41](1325 MB) -PASS -- TEST 'conus13km_2threads_intel' [04:07, 01:28](1233 MB) -PASS -- TEST 'conus13km_decomp_intel' [06:11, 03:44](1350 MB) -PASS -- TEST 'conus13km_restart_intel' [09:00, 02:08](1201 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [14:10, 12:35] ( 4 warnings 416 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_intel' [06:55, 04:22](1016 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [06:10, 04:40] ( 313 warnings 422 remarks ) -PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [06:29, 04:50](1098 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [06:26, 04:43](1096 MB) -PASS -- TEST 'conus13km_debug_intel' [24:57, 22:32](1365 MB) -PASS -- TEST 'conus13km_debug_qr_intel' [23:57, 22:02](1062 MB) -PASS -- TEST 'conus13km_debug_2threads_intel' [23:49, 21:39](1273 MB) -PASS -- TEST 'conus13km_debug_decomp_intel' [24:49, 23:08](1398 MB) -PASS -- TEST 'conus13km_radar_tten_debug_intel' [24:45, 22:50](1414 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [06:10, 04:13] ( 313 warnings 416 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [06:29, 05:04](1179 MB) - -PASS -- COMPILE 'hafsw_intel' [20:11, 18:46] ( 1 warnings 696 remarks ) -PASS -- TEST 'hafs_regional_atm_intel' [06:56, 04:32](904 MB) -PASS -- TEST 'hafs_regional_atm_gfdlmpv3_intel' [11:23, 07:02](1108 MB) -PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [06:28, 04:14](1213 MB) -PASS -- TEST 'hafs_regional_atm_wav_intel' [35:58, 29:41](991 MB) -PASS -- TEST 'hafs_regional_1nest_atm_intel' [12:57, 06:24](480 MB) -PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [10:02, 07:17](506 MB) -PASS -- TEST 'hafs_global_1nest_atm_intel' [05:49, 03:12](362 MB) -PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [12:58, 07:59](426 MB) -PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [09:51, 04:13](523 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [09:53, 04:05](529 MB) -PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [03:29, 01:22](394 MB) -PASS -- TEST 'gnv1_nested_intel' [10:43, 03:46](1735 MB) - -PASS -- COMPILE 'hafs_mom6w_intel' [17:11, 15:35] ( 1 warnings 929 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [15:04, 11:24](720 MB) - -PASS -- COMPILE 'hafs_all_intel' [15:10, 13:58] ( 1 warnings 638 remarks ) -PASS -- TEST 'hafs_regional_docn_intel' [13:06, 06:31](967 MB) -PASS -- TEST 'hafs_regional_docn_oisst_intel' [14:03, 06:31](952 MB) - -PASS -- COMPILE 'datm_cdeps_intel' [25:11, 23:42] ( 561 remarks ) -PASS -- TEST 'datm_cdeps_control_cfsr_intel' [07:20, 03:28](1880 MB) -PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [04:20, 02:24](1815 MB) -PASS -- TEST 'datm_cdeps_control_gefs_intel' [06:17, 03:06](1126 MB) -PASS -- TEST 'datm_cdeps_iau_gefs_intel' [09:19, 03:11](1132 MB) -PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [09:18, 03:07](1131 MB) -PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [09:19, 03:25](1877 MB) -PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [09:18, 03:30](1869 MB) -PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [09:20, 03:06](1131 MB) -PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [12:15, 07:38](1658 MB) -PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [10:24, 07:13](1037 MB) -PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [07:16, 03:27](1871 MB) -PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [08:22, 05:53](4829 MB) -PASS -- TEST 'datm_cdeps_gfs_intel' [08:19, 05:56](4829 MB) - -PASS -- COMPILE 'datm_cdeps_debug_intel' [06:10, 04:13] ( 2 warnings 561 remarks ) -PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [09:18, 06:59](1780 MB) - -PASS -- COMPILE 'datm_cdeps_faster_intel' [25:11, 23:48] ( 561 remarks ) -PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [05:18, 03:25](1874 MB) - -PASS -- COMPILE 'datm_cdeps_land_intel' [03:10, 01:14] ( 126 remarks ) -PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [03:33, 01:14](249 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_intel' [02:24, 00:46](318 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [02:29, 00:30](314 MB) - -PASS -- COMPILE 'datm_cdeps_lm4_intel' [03:10, 01:33] ( 164 remarks ) -PASS -- TEST 'datm_cdeps_lm4_gswp3_intel' [02:29, 00:38](563 MB) -PASS -- TEST 'datm_cdeps_lm4_gswp3_rst_intel' [02:36, 00:25](457 MB) - -PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [24:11, 22:05] ( 1 warnings 612 remarks ) -PASS -- TEST 'atm_ds2s_docn_pcice_intel' [06:13, 03:44](1994 MB) - -PASS -- COMPILE 'atm_ds2s_docn_dice_intel' [15:16, 12:34] ( 1 warnings 500 remarks ) -PASS -- TEST 'atm_ds2s_docn_dice_intel' [07:09, 04:46](1993 MB) - -PASS -- COMPILE 'atml_intel' [16:11, 14:16] ( 9 warnings 553 remarks ) -PASS -- TEST 'control_p8_atmlnd_intel' [06:28, 03:33](1865 MB) -PASS -- TEST 'control_restart_p8_atmlnd_intel' [03:58, 02:02](1112 MB) - -PASS -- COMPILE 'atml_debug_intel' [07:12, 05:50] ( 424 warnings 553 remarks ) -PASS -- TEST 'control_p8_atmlnd_debug_intel' [07:22, 04:53](1889 MB) - -PASS -- COMPILE 'atmw_intel' [15:12, 13:14] ( 1 warnings 521 remarks ) -PASS -- TEST 'atmwav_control_noaero_p8_intel' [04:24, 02:01](1912 MB) - -PASS -- COMPILE 'atmaero_intel' [17:13, 15:31] ( 1 warnings 414 remarks ) -PASS -- TEST 'atmaero_control_p8_intel' [07:15, 04:17](1984 MB) -PASS -- TEST 'atmaero_control_p8_rad_intel' [06:59, 05:09](1770 MB) -PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [08:06, 05:10](1797 MB) - -PASS -- COMPILE 'atmaq_intel' [16:11, 14:23] ( 1 warnings 599 remarks ) -PASS -- TEST 'regional_atmaq_intel' [21:10, 17:56](2915 MB) -PASS -- TEST 'regional_atmaq_canopy_intel' [24:59, 22:02](2910 MB) - -PASS -- COMPILE 'atmaq_debug_intel' [06:11, 05:06] ( 397 warnings 599 remarks ) -PASS -- TEST 'regional_atmaq_debug_intel' [41:58, 39:10](2930 MB) - -PASS -- COMPILE 'atm_fbh_intel' [13:11, 11:54] ( 4 warnings 423 remarks ) -PASS -- TEST 'cpld_regional_atm_fbh_intel' [15:30, 13:48](1090 MB) +PASS -- COMPILE 's2swa_32bit_intel' [29:11, 27:13] ( 1 warnings 1044 remarks ) +PASS -- TEST 'cpld_control_p8_mixedmode_intel' [18:45, 16:00](2106 MB) +PASS -- TEST 'cpld_control_gefs_intel' [35:07, 20:04](3057 MB) +PASS -- TEST 'cpld_restart_gefs_intel' [23:50, 06:48](2727 MB) +PASS -- TEST 'cpld_dcp_gefs_intel' [35:37, 20:55](3066 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_intel' [29:55, 28:20] ( 1 warnings 1043 remarks ) +PASS -- TEST 'cpld_control_gfsv17_intel' [26:19, 22:16](1963 MB) +PASS -- TEST 'cpld_control_gfsv17_iau_intel' [29:05, 24:17](2143 MB) +PASS -- TEST 'cpld_restart_gfsv17_intel' [13:53, 09:26](1223 MB) +PASS -- TEST 'cpld_restart_gfsv17_iau_intel' [15:21, 10:32](2088 MB) +PASS -- TEST 'cpld_mpi_gfsv17_intel' [30:17, 26:35](1882 MB) + +PASS -- COMPILE 's2s_32bit_sfs_intel' [29:11, 28:00] ( 1 warnings 937 remarks ) +PASS -- TEST 'cpld_control_sfs_intel' [19:06, 12:27](2224 MB) +PASS -- TEST 'cpld_restart_sfs_intel' [15:45, 07:29](1523 MB) + +PASS -- COMPILE 's2s_32bit_sfs_debug_intel' [07:10, 05:25] ( 338 warnings 937 remarks ) +PASS -- TEST 'cpld_debug_sfs_intel' [17:18, 11:49](2251 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [07:10, 05:53] ( 360 warnings 2764 remarks ) +PASS -- TEST 'cpld_debug_gfsv17_intel' [25:19, 21:55](1956 MB) + +PASS -- COMPILE 's2swa_intel' [30:55, 29:01] ( 1 warnings 1044 remarks ) +PASS -- TEST 'cpld_control_p8_intel' [21:25, 17:23](2190 MB) +PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [18:59, 16:02](2181 MB) +PASS -- TEST 'cpld_restart_p8_intel' [12:11, 08:54](1768 MB) +PASS -- TEST 'cpld_control_qr_p8_intel' [19:56, 16:28](2200 MB) +PASS -- TEST 'cpld_restart_qr_p8_intel' [12:19, 08:27](1767 MB) +PASS -- TEST 'cpld_2threads_p8_intel' [15:52, 12:16](2282 MB) +PASS -- TEST 'cpld_decomp_p8_intel' [18:55, 15:48](2170 MB) +PASS -- TEST 'cpld_mpi_p8_intel' [16:51, 13:40](2065 MB) +PASS -- TEST 'cpld_control_ciceC_p8_intel' [20:01, 16:24](2191 MB) +PASS -- TEST 'cpld_control_c192_p8_intel' [20:16, 16:09](2663 MB) +PASS -- TEST 'cpld_restart_c192_p8_intel' [15:13, 09:16](2863 MB) + +PASS -- COMPILE 's2swal_intel' [30:11, 29:01] ( 1 warnings 1065 remarks ) +PASS -- TEST 'cpld_control_p8_lnd_intel' [19:53, 17:06](2139 MB) +PASS -- TEST 'cpld_restart_p8_lnd_intel' [12:25, 08:23](1745 MB) +PASS -- TEST 'cpld_s2sa_p8_intel' [10:23, 07:33](2150 MB) + +PASS -- COMPILE 's2sw_intel' [25:11, 23:22] ( 1 warnings 1012 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_intel' [18:24, 15:55](2000 MB) +PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [09:35, 06:24](2093 MB) + +PASS -- COMPILE 's2swa_debug_intel' [08:10, 06:21] ( 359 warnings 2013 remarks ) +PASS -- TEST 'cpld_debug_p8_intel' [17:21, 14:25](2209 MB) + +PASS -- COMPILE 's2sw_debug_intel' [07:10, 05:25] ( 359 warnings 1995 remarks ) +PASS -- TEST 'cpld_debug_noaero_p8_intel' [09:17, 06:52](2019 MB) + +PASS -- COMPILE 's2s_aoflux_intel' [29:11, 27:21] ( 1 warnings 948 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [07:44, 04:26](2067 MB) + +PASS -- COMPILE 's2swa_faster_intel' [29:11, 27:42] ( 1 warnings 1030 remarks ) +PASS -- TEST 'cpld_control_p8_faster_intel' [18:48, 15:48](2184 MB) + +PASS -- COMPILE 's2sw_pdlib_intel' [25:11, 23:38] ( 1 warnings 1036 remarks ) +PASS -- TEST 'cpld_control_pdlib_p8_intel' [23:39, 20:11](2019 MB) +PASS -- TEST 'cpld_restart_pdlib_p8_intel' [13:16, 09:26](1258 MB) +PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [26:29, 23:23](1932 MB) +PASS -- TEST 'cpld_control_c48_5deg_intel' [10:03, 07:37](3045 MB) +PASS -- TEST 'cpld_warmstart_c48_5deg_intel' [05:00, 02:25](3037 MB) +PASS -- TEST 'cpld_restart_c48_5deg_intel' [04:07, 01:25](2475 MB) +PASS -- TEST 'cpld_control_c24_5deg_intel' [03:38, 01:22](2240 MB) +PASS -- TEST 'cpld_warmstart_c24_5deg_intel' [02:40, 00:48](2241 MB) +PASS -- TEST 'cpld_restart_c24_5deg_intel' [02:35, 00:35](1555 MB) +PASS -- TEST 'cpld_control_c24_9deg_intel' [03:33, 01:22](2237 MB) +PASS -- TEST 'cpld_warmstart_c24_9deg_intel' [02:33, 00:47](2237 MB) +PASS -- TEST 'cpld_restart_c24_9deg_intel' [02:43, 00:35](1556 MB) +PASS -- TEST 'cpld_control_c12_9deg_intel' [02:37, 00:49](2163 MB) +PASS -- TEST 'cpld_warmstart_c12_9deg_intel' [02:34, 00:41](2165 MB) +PASS -- TEST 'cpld_restart_c12_9deg_intel' [02:39, 00:31](1506 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_intel' [07:10, 05:58] ( 360 warnings 2746 remarks ) +PASS -- TEST 'cpld_debug_pdlib_p8_intel' [30:18, 27:48](1995 MB) + +PASS -- COMPILE 'atm_dyn32_intel' [16:10, 14:49] ( 1 warnings 501 remarks ) +PASS -- TEST 'control_flake_intel' [05:30, 03:42](693 MB) +PASS -- TEST 'control_CubedSphereGrid_intel' [04:32, 02:30](1591 MB) +PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [04:37, 02:42](1596 MB) +PASS -- TEST 'control_latlon_intel' [04:28, 02:37](1588 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [04:33, 02:40](1583 MB) +PASS -- TEST 'control_c48_intel' [10:35, 08:32](1706 MB) +PASS -- TEST 'control_c48.v2.sfc_intel' [09:32, 07:54](839 MB) +PASS -- TEST 'control_c48_lnd_iau_intel' [10:33, 08:47](1714 MB) +PASS -- TEST 'control_c192_intel' [09:48, 07:44](1786 MB) +PASS -- TEST 'control_c384_intel' [12:51, 09:29](1991 MB) +PASS -- TEST 'control_c384gdas_intel' [15:31, 10:28](1302 MB) +PASS -- TEST 'control_stochy_intel' [03:25, 01:47](655 MB) +PASS -- TEST 'control_stochy_restart_intel' [02:38, 01:06](480 MB) +PASS -- TEST 'control_lndp_intel' [03:27, 01:41](656 MB) +PASS -- TEST 'control_iovr4_intel' [04:29, 02:38](653 MB) +PASS -- TEST 'control_iovr4_gfdlmpv3_intel' [04:39, 03:05](942 MB) +PASS -- TEST 'control_iovr5_intel' [04:27, 02:41](653 MB) +PASS -- TEST 'control_p8_intel' [05:43, 02:59](1873 MB) +PASS -- TEST 'control_p8.v2.sfc_intel' [06:27, 03:12](1877 MB) +PASS -- TEST 'control_p8_ugwpv1_intel' [05:30, 02:57](1882 MB) +PASS -- TEST 'control_p8_ugwpv1_tempo_intel' [05:34, 03:01](1896 MB) +PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_intel' [06:44, 03:42](1914 MB) +PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_hail_intel' [04:33, 02:05](2401 MB) +PASS -- TEST 'control_restart_p8_intel' [04:26, 01:46](1124 MB) +PASS -- TEST 'control_noqr_p8_intel' [05:30, 02:57](1873 MB) +PASS -- TEST 'control_restart_noqr_p8_intel' [04:46, 01:44](1135 MB) +PASS -- TEST 'control_decomp_p8_intel' [05:13, 03:02](1869 MB) +PASS -- TEST 'control_2threads_p8_intel' [06:28, 03:25](1967 MB) +PASS -- TEST 'control_p8_lndp_intel' [07:45, 05:12](1892 MB) +PASS -- TEST 'control_p8_rrtmgp_intel' [07:31, 04:31](1930 MB) +PASS -- TEST 'control_p8_mynn_intel' [06:25, 03:11](1895 MB) +PASS -- TEST 'merra2_thompson_intel' [06:48, 03:35](1885 MB) +PASS -- TEST 'merra2_hf_thompson_intel' [08:27, 05:30](1912 MB) +PASS -- TEST 'regional_control_intel' [07:49, 06:07](1078 MB) +PASS -- TEST 'regional_restart_intel' [05:39, 03:19](1097 MB) +PASS -- TEST 'regional_decomp_intel' [08:42, 06:25](1073 MB) +PASS -- TEST 'regional_2threads_intel' [05:45, 04:09](1026 MB) +PASS -- TEST 'regional_noquilt_intel' [07:50, 06:08](1361 MB) +PASS -- TEST 'regional_netcdf_parallel_intel' [07:43, 06:06](1067 MB) +PASS -- TEST 'regional_2dwrtdecomp_intel' [07:44, 06:07](1080 MB) +PASS -- TEST 'regional_wofs_intel' [09:42, 07:38](1904 MB) + +PASS -- COMPILE 'atm_dyn32_rad32_intel' [16:11, 14:10] ( 1 warnings 481 remarks ) +PASS -- TEST 'control_p8_rrtmgp_rad32_intel' [07:32, 04:47](1904 MB) + +PASS -- COMPILE 'rrfs_intel' [14:11, 12:52] ( 4 warnings 448 remarks ) +PASS -- TEST 'rap_control_intel' [07:29, 04:14](1039 MB) +PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [08:03, 05:13](1348 MB) +PASS -- TEST 'rap_decomp_intel' [07:15, 04:22](1032 MB) +PASS -- TEST 'rap_2threads_intel' [07:12, 04:27](1109 MB) +PASS -- TEST 'rap_restart_intel' [05:35, 02:18](1006 MB) +PASS -- TEST 'rap_sfcdiff_intel' [07:14, 04:10](1039 MB) +PASS -- TEST 'rap_sfcdiff_decomp_intel' [07:09, 04:21](1030 MB) +PASS -- TEST 'rap_sfcdiff_restart_intel' [05:36, 02:17](1000 MB) +PASS -- TEST 'hrrr_control_intel' [06:32, 04:00](1034 MB) +PASS -- TEST 'hrrr_control_decomp_intel' [06:35, 04:08](1027 MB) +PASS -- TEST 'hrrr_control_2threads_intel' [07:26, 04:11](1115 MB) +PASS -- TEST 'hrrr_control_restart_intel' [04:41, 02:12](962 MB) +PASS -- TEST 'rrfs_v1beta_intel' [10:30, 07:29](1040 MB) +PASS -- TEST 'rrfs_v1nssl_intel' [11:28, 09:15](1992 MB) +PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [10:27, 08:44](2011 MB) + +PASS -- COMPILE 'csawmg_intel' [15:11, 13:08] ( 1 warnings 417 remarks ) +PASS -- TEST 'control_csawmg_intel' [08:49, 06:11](1045 MB) +PASS -- TEST 'control_ras_intel' [05:23, 03:24](741 MB) + +PASS -- COMPILE 'wam_intel' [13:11, 12:06] ( 1 warnings 395 remarks ) +PASS -- TEST 'control_wam_intel' [14:55, 12:27](1665 MB) + +PASS -- COMPILE 'atm_faster_dyn32_intel' [14:11, 12:27] ( 1 warnings 411 remarks ) +PASS -- TEST 'control_p8_faster_intel' [05:36, 03:09](1877 MB) +PASS -- TEST 'regional_control_faster_intel' [07:46, 06:06](1077 MB) + +PASS -- COMPILE 'atm_debug_dyn32_intel' [08:11, 06:28] ( 419 warnings 589 remarks ) +PASS -- TEST 'control_CubedSphereGrid_debug_intel' [04:34, 02:14](1610 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [04:28, 02:19](1626 MB) +PASS -- TEST 'control_stochy_debug_intel' [04:32, 03:01](822 MB) +PASS -- TEST 'control_lndp_debug_intel' [04:32, 02:47](816 MB) +PASS -- TEST 'control_csawmg_debug_intel' [07:44, 05:10](1138 MB) +PASS -- TEST 'control_ras_debug_intel' [04:22, 02:53](831 MB) +PASS -- TEST 'control_diag_debug_intel' [04:38, 02:42](1679 MB) +PASS -- TEST 'control_debug_p8_intel' [05:54, 03:59](1911 MB) +PASS -- TEST 'regional_debug_intel' [19:45, 17:23](1124 MB) +PASS -- TEST 'rap_control_debug_intel' [06:25, 04:58](1201 MB) +PASS -- TEST 'hrrr_control_debug_intel' [06:26, 04:49](1215 MB) +PASS -- TEST 'hrrr_gf_debug_intel' [06:21, 04:52](1207 MB) +PASS -- TEST 'hrrr_c3_debug_intel' [06:23, 05:00](1204 MB) +PASS -- TEST 'rap_unified_drag_suite_debug_intel' [06:24, 04:59](1214 MB) +PASS -- TEST 'rap_diag_debug_intel' [07:30, 05:12](1292 MB) +PASS -- TEST 'rap_cires_ugwp_debug_intel' [06:29, 05:05](1194 MB) +PASS -- TEST 'rap_unified_ugwp_debug_intel' [06:22, 04:59](1208 MB) +PASS -- TEST 'rap_lndp_debug_intel' [06:23, 05:05](1210 MB) +PASS -- TEST 'rap_progcld_thompson_debug_intel' [06:23, 04:54](1216 MB) +PASS -- TEST 'rap_noah_debug_intel' [06:23, 04:51](1201 MB) +PASS -- TEST 'rap_sfcdiff_debug_intel' [06:22, 04:59](1210 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [10:23, 08:28](1212 MB) +PASS -- TEST 'rap_clm_lake_debug_intel' [06:25, 04:51](1206 MB) +PASS -- TEST 'rap_flake_debug_intel' [06:25, 05:02](1208 MB) + +PASS -- COMPILE 'wam_debug_intel' [06:10, 04:21] ( 380 warnings 395 remarks ) +PASS -- TEST 'control_wam_debug_intel' [15:54, 13:36](1685 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [14:11, 12:28] ( 4 warnings 415 remarks ) +PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [07:06, 04:59](1245 MB) +PASS -- TEST 'rap_control_dyn32_phy32_intel' [06:16, 03:44](942 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [06:41, 03:36](922 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [05:48, 03:59](964 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [06:03, 03:49](965 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [06:03, 03:45](906 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_intel' [04:31, 02:03](887 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [03:26, 02:01](882 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [14:11, 12:14] ( 4 warnings 392 remarks ) +PASS -- TEST 'conus13km_control_intel' [06:20, 03:42](1304 MB) +PASS -- TEST 'conus13km_2threads_intel' [03:52, 01:29](1224 MB) +PASS -- TEST 'conus13km_decomp_intel' [05:55, 03:45](1343 MB) +PASS -- TEST 'conus13km_restart_intel' [03:54, 02:06](1190 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [14:11, 12:43] ( 4 warnings 415 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_intel' [06:46, 04:28](1011 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [06:10, 04:24] ( 313 warnings 421 remarks ) +PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [06:24, 04:58](1089 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [06:26, 04:51](1087 MB) +PASS -- TEST 'conus13km_debug_intel' [24:03, 21:58](1349 MB) +PASS -- TEST 'conus13km_debug_qr_intel' [24:55, 22:51](1045 MB) +PASS -- TEST 'conus13km_debug_2threads_intel' [23:54, 21:46](1267 MB) +PASS -- TEST 'conus13km_debug_decomp_intel' [25:44, 23:29](1385 MB) +PASS -- TEST 'conus13km_radar_tten_debug_intel' [24:44, 23:02](1418 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [06:10, 04:21] ( 313 warnings 415 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [06:26, 04:56](1176 MB) + +PASS -- COMPILE 'hafsw_intel' [20:11, 18:39] ( 1 warnings 695 remarks ) +PASS -- TEST 'hafs_regional_atm_intel' [06:53, 04:51](872 MB) +PASS -- TEST 'hafs_regional_atm_gfdlmpv3_intel' [08:28, 05:58](1072 MB) +PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [06:29, 04:16](1182 MB) +PASS -- TEST 'hafs_regional_atm_wav_intel' [30:58, 28:51](977 MB) +PASS -- TEST 'hafs_regional_1nest_atm_intel' [08:53, 06:35](498 MB) +PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [10:08, 07:27](502 MB) +PASS -- TEST 'hafs_global_1nest_atm_intel' [05:48, 03:16](364 MB) +PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [12:06, 08:07](418 MB) +PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [06:53, 04:18](520 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [05:47, 04:07](519 MB) +PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [03:29, 01:22](392 MB) +PASS -- TEST 'gnv1_nested_intel' [06:45, 03:44](1732 MB) + +PASS -- COMPILE 'hafs_mom6w_intel' [17:11, 15:11] ( 1 warnings 928 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [14:55, 11:13](817 MB) + +PASS -- COMPILE 'hafs_all_intel' [15:11, 13:59] ( 1 warnings 637 remarks ) +PASS -- TEST 'hafs_regional_docn_intel' [08:58, 06:35](954 MB) +PASS -- TEST 'hafs_regional_docn_oisst_intel' [08:55, 06:34](936 MB) + +PASS -- COMPILE 'datm_cdeps_intel' [23:11, 21:32] ( 561 remarks ) +PASS -- TEST 'datm_cdeps_control_cfsr_intel' [05:20, 03:28](1870 MB) +PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [04:23, 02:23](1805 MB) +PASS -- TEST 'datm_cdeps_control_gefs_intel' [04:18, 03:06](1133 MB) +PASS -- TEST 'datm_cdeps_iau_gefs_intel' [05:20, 03:09](1122 MB) +PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [04:19, 03:07](1120 MB) +PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [05:20, 03:27](1869 MB) +PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [05:19, 03:27](1874 MB) +PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [04:19, 03:03](1124 MB) +PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [10:25, 07:39](1659 MB) +PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [10:25, 07:14](1042 MB) +PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [05:16, 03:28](1875 MB) +PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [07:22, 05:52](4834 MB) +PASS -- TEST 'datm_cdeps_gfs_intel' [07:19, 05:56](4833 MB) + +PASS -- COMPILE 'datm_cdeps_debug_intel' [06:11, 04:15] ( 2 warnings 561 remarks ) +PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [08:19, 06:58](1777 MB) + +PASS -- COMPILE 'datm_cdeps_faster_intel' [25:11, 23:19] ( 561 remarks ) +PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [05:20, 03:26](1874 MB) + +PASS -- COMPILE 'datm_cdeps_land_intel' [03:11, 01:16] ( 126 remarks ) +PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [03:33, 01:14](252 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_intel' [02:24, 00:48](317 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [02:32, 00:31](313 MB) + +PASS -- COMPILE 'datm_cdeps_lm4_intel' [03:11, 01:33] ( 164 remarks ) +PASS -- TEST 'datm_cdeps_lm4_gswp3_intel' [02:33, 00:37](565 MB) +PASS -- TEST 'datm_cdeps_lm4_gswp3_rst_intel' [02:34, 00:20](452 MB) + +PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [24:12, 22:49] ( 1 warnings 611 remarks ) +PASS -- TEST 'atm_ds2s_docn_pcice_intel' [06:16, 03:46](1980 MB) + +PASS -- COMPILE 'atm_ds2s_docn_dice_intel' [15:12, 13:18] ( 1 warnings 499 remarks ) +PASS -- TEST 'atm_ds2s_docn_dice_intel' [07:12, 04:45](1985 MB) + +PASS -- COMPILE 'atml_intel' [16:11, 14:37] ( 9 warnings 552 remarks ) +PASS -- TEST 'control_p8_atmlnd_intel' [06:38, 03:31](1857 MB) +PASS -- TEST 'control_restart_p8_atmlnd_intel' [04:00, 01:59](1108 MB) + +PASS -- COMPILE 'atml_debug_intel' [07:11, 05:58] ( 424 warnings 552 remarks ) +PASS -- TEST 'control_p8_atmlnd_debug_intel' [07:32, 04:57](1878 MB) + +PASS -- COMPILE 'atmw_intel' [15:11, 13:41] ( 1 warnings 520 remarks ) +PASS -- TEST 'atmwav_control_noaero_p8_intel' [04:24, 02:03](1906 MB) + +PASS -- COMPILE 'atmaero_intel' [17:11, 15:26] ( 1 warnings 413 remarks ) +PASS -- TEST 'atmaero_control_p8_intel' [07:15, 04:22](1978 MB) +PASS -- TEST 'atmaero_control_p8_rad_intel' [08:03, 05:13](1757 MB) +PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [08:03, 05:15](1775 MB) + +PASS -- COMPILE 'atmaq_intel' [14:10, 13:04] ( 1 warnings 598 remarks ) +PASS -- TEST 'regional_atmaq_intel' [21:18, 18:07](2919 MB) +PASS -- TEST 'regional_atmaq_canopy_intel' [25:00, 21:27](2909 MB) + +PASS -- COMPILE 'atmaq_debug_intel' [06:10, 04:34] ( 397 warnings 598 remarks ) +PASS -- TEST 'regional_atmaq_debug_intel' [42:57, 39:31](2925 MB) + +PASS -- COMPILE 'atm_fbh_intel' [13:10, 11:48] ( 4 warnings 422 remarks ) +PASS -- TEST 'cpld_regional_atm_fbh_intel' [15:31, 13:50](1084 MB) SYNOPSIS: -Starting Date/Time: 20251106 22:37:27 -Ending Date/Time: 20251107 00:51:30 -Total Time: 02h:14m:50s +Starting Date/Time: 20251110 16:28:22 +Ending Date/Time: 20251110 18:38:59 +Total Time: 02h:11m:23s Compiles Completed: 44/44 Tests Completed: 205/205 diff --git a/tests/logs/RegressionTests_ursa.log b/tests/logs/RegressionTests_ursa.log index 33d7cfe1ad..008de5ea62 100644 --- a/tests/logs/RegressionTests_ursa.log +++ b/tests/logs/RegressionTests_ursa.log @@ -1,7 +1,7 @@ ====START OF URSA REGRESSION TESTING LOG==== UFSWM hash used in testing: -d94285557667099877d2feed3abaa92c1178c772 +117544cb20597aeaac232ff2bd9dc078e31baf0b Submodule hashes used in testing: 9265006502a859d2d3f21029fbb86107ba50ce0e AQM (v0.2.0-54-g9265006) @@ -9,7 +9,7 @@ Submodule hashes used in testing: 9f53664ef2e607ad25d6b6c939f2eac9ec818ee6 CDEPS-interface/CDEPS (cdeps0.4.17-432-g9f53664) 90ed2522ba8dd04d75237a77aae6b49e7acca523 CICE-interface/CICE (CICE6.0.0-432-g90ed252) 6a5c51e9e6c643da0760a315e452755661d7d745 CICE-interface/CICE/icepack (Icepack1.1.0-220-g6a5c51e) - 374373588e22cd86f1b8eb670d489c2967a6b40a CMEPS-interface/CMEPS (cmeps_v0.4.1-2324-g3743735) + 34ab53bf99cff4b3f34a4dcffa7efe0a2ea52429 CMEPS-interface/CMEPS (remotes/origin/feature/ccpp_framework_update) 9b7652c75b40d9cbb40e52b824f8c0a423922757 CMakeModules (v1.0.0-33-g9b7652c) 9ff3df9545dd582f415f682d3297e8c6c841e5cb GOCART (sdr_v2.1.2.6-291-g9ff3df9) bcf7777bb037ae2feb2a8a8ac51aacb3511b52d9 HYCOM-interface/HYCOM (2.3.00-122-gbcf7777) @@ -19,9 +19,9 @@ Submodule hashes used in testing: 65ef5c73bc7f5663d5688f75c3855d431da4baea MOM6-interface/MOM6/pkg/CVMix-src (65ef5c7) 29e64d652786e1d076a05128c920f394202bfe10 MOM6-interface/MOM6/pkg/GSW-Fortran (29e64d6) 2c7b3bc2a8096f6232020c47507593058795102e NOAHMP-interface/noahmp (v3.7.1-471-g2c7b3bc) - 83de45b8635d4afa8a4e12769e7d976912bb25d3 UFSATM (remotes/origin/sfc_v2_att) - 11359cb04a420fc87e4cf0f035f4d1215ab24488 UFSATM/ccpp/framework (2025-01-06-dev-5-g11359cb) - a78d06b4d54e2794a85ca3309e056ee67d62ed84 UFSATM/ccpp/physics (EP4-2036-ga78d06b4) + e3754fe96d2797555c9ea0193dd917021817f120 UFSATM (remotes/origin/feature/ccpp_framework_update) + 3256121dc4972d5c78f43f1a16ea1cb118ec6daf UFSATM/ccpp/framework (2025-06-03-dev-12-g3256121) + 3978265c4ec65c01d661118f8622999191c35841 UFSATM/ccpp/physics (ccpp_transition_to_vlab_master_20190705-5530-g3978265c) c62efd27caa26f660edf24232f33f154e608b77a UFSATM/ccpp/physics/physics/MP/TEMPO/TEMPO (c62efd2) 41c5fcd950fed09b8afe186dede266824eca7fd3 UFSATM/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (41c5fcd) b0a1b0957d3b79d642f3c01e5cd9441936c7c832 UFSATM/fv3/atmos_cubed_sphere (201912_public_release-429-gb0a1b09) @@ -31,7 +31,7 @@ Submodule hashes used in testing: -3d35332fe66e3e63a285cc8d96facdf255a33481 UFSATM/upp/sorc/ncep_post.fd/post_gtg.fd 560cb9c0f9fdc8ec96f746576dcac6503ed14eef WW3 (6.07.1-495-g560cb9c0) 05cad173feeb598431e3ef5f17c2df6562c8d101 fire_behavior (v0.2.0-1-g05cad17) - 508255586ebd7a666946060eb1e20d3a39d4ddb8 stochastic_physics (remotes/origin/feature/printmsgs) + aea3150e0baa6289a144f6da41d02869ab80f24c stochastic_physics (ufs-v2.0.0-293-gaea3150) NOTES: @@ -40,427 +40,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: /scratch4/NAGAPE/epic/role-epic/UFS-WM_RT/NEMSfv3gfs/develop-20251106 -COMPARISON DIRECTORY: /scratch4/NAGAPE/epic/Fernando.Andrade-maldonado/stmp/RT_RUNDIRS/Fernando.Andrade-maldonado/FV3_RT/rt_346205 +BASELINE DIRECTORY: /scratch4/NAGAPE/epic/role-epic/UFS-WM_RT/NEMSfv3gfs/develop-20251110 +COMPARISON DIRECTORY: /scratch4/NAGAPE/epic/Fernando.Andrade-maldonado/stmp/RT_RUNDIRS/Fernando.Andrade-maldonado/FV3_RT/rt_2138714 RT.SH OPTIONS USED: * (-a) - HPC PROJECT ACCOUNT: epic * (-e) - USE ECFLOW -PASS -- COMPILE 's2swa_32bit_intel' [24:11, 22:18] ( 1 warnings 1045 remarks ) -PASS -- TEST 'cpld_control_p8_mixedmode_intel' [08:46, 06:16](2192 MB) -PASS -- TEST 'cpld_control_gefs_intel' [29:37, 20:24](3255 MB) -PASS -- TEST 'cpld_restart_gefs_intel' [20:17, 06:05](2953 MB) -PASS -- TEST 'cpld_dcp_gefs_intel' [41:26, 32:54](3458 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_intel' [24:11, 22:55] ( 1 warnings 1044 remarks ) -PASS -- TEST 'cpld_control_gfsv17_intel' [11:43, 09:16](2053 MB) -PASS -- TEST 'cpld_control_gfsv17_iau_intel' [11:55, 10:03](2644 MB) -PASS -- TEST 'cpld_restart_gfsv17_intel' [05:49, 03:50](1490 MB) -PASS -- TEST 'cpld_restart_gfsv17_iau_intel' [06:58, 04:34](2333 MB) -PASS -- TEST 'cpld_mpi_gfsv17_intel' [18:39, 16:50](1998 MB) - -PASS -- COMPILE 's2s_32bit_sfs_intel' [13:11, 11:41] ( 1 warnings 938 remarks ) -PASS -- TEST 'cpld_control_sfs_intel' [12:18, 08:19](2410 MB) -PASS -- TEST 'cpld_restart_sfs_intel' [09:21, 04:27](1888 MB) - -PASS -- COMPILE 's2s_32bit_sfs_debug_intel' [05:11, 03:08] ( 338 warnings 938 remarks ) -PASS -- TEST 'cpld_debug_sfs_intel' [12:24, 08:36](2408 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [05:11, 03:28] ( 360 warnings 2765 remarks ) -PASS -- TEST 'cpld_debug_gfsv17_intel' [16:50, 13:36](2083 MB) - -PASS -- COMPILE 's2swa_intel' [16:11, 14:11] ( 1 warnings 1045 remarks ) -PASS -- TEST 'cpld_control_p8_intel' [09:55, 07:07](2538 MB) -PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [08:55, 06:36](2503 MB) -PASS -- TEST 'cpld_restart_p8_intel' [05:54, 03:39](2246 MB) -PASS -- TEST 'cpld_control_qr_p8_intel' [08:52, 06:43](2363 MB) -PASS -- TEST 'cpld_restart_qr_p8_intel' [05:53, 03:36](1994 MB) -PASS -- TEST 'cpld_2threads_p8_intel' [17:44, 15:21](2998 MB) -PASS -- TEST 'cpld_decomp_p8_intel' [08:52, 06:45](2459 MB) -PASS -- TEST 'cpld_mpi_p8_intel' [13:52, 11:29](2329 MB) -PASS -- TEST 'cpld_control_ciceC_p8_intel' [08:55, 06:42](2511 MB) -PASS -- TEST 'cpld_control_c192_p8_intel' [21:33, 18:15](3602 MB) -PASS -- TEST 'cpld_restart_c192_p8_intel' [14:59, 11:49](3484 MB) - -PASS -- COMPILE 's2swal_intel' [15:11, 13:31] ( 1 warnings 1066 remarks ) -PASS -- TEST 'cpld_control_p8_lnd_intel' [09:52, 07:10](2486 MB) -PASS -- TEST 'cpld_restart_p8_lnd_intel' [06:02, 03:41](2302 MB) -PASS -- TEST 'cpld_s2sa_p8_intel' [07:46, 05:43](3148 MB) - -PASS -- COMPILE 's2sw_intel' [22:11, 20:15] ( 1 warnings 1013 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_intel' [08:41, 06:19](2087 MB) -PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [06:52, 04:52](2986 MB) - -PASS -- COMPILE 's2swa_debug_intel' [05:11, 03:17] ( 359 warnings 2014 remarks ) -PASS -- TEST 'cpld_debug_p8_intel' [12:00, 08:58](2385 MB) - -PASS -- COMPILE 's2sw_debug_intel' [05:11, 03:24] ( 359 warnings 1996 remarks ) -PASS -- TEST 'cpld_debug_noaero_p8_intel' [07:48, 04:49](2098 MB) - -PASS -- COMPILE 's2s_aoflux_intel' [14:10, 12:10] ( 1 warnings 949 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [05:48, 03:32](2162 MB) - -PASS -- COMPILE 's2swa_faster_intel' [15:10, 13:23] ( 1 warnings 1031 remarks ) -PASS -- TEST 'cpld_control_p8_faster_intel' [08:51, 06:44](2521 MB) - -PASS -- COMPILE 's2sw_pdlib_intel' [24:11, 23:05] ( 1 warnings 1037 remarks ) -PASS -- TEST 'cpld_control_pdlib_p8_intel' [10:45, 08:16](2168 MB) -PASS -- TEST 'cpld_restart_pdlib_p8_intel' [05:46, 03:54](1679 MB) -PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [13:39, 11:36](2099 MB) -PASS -- TEST 'cpld_control_c48_5deg_intel' [05:38, 04:00](3035 MB) -PASS -- TEST 'cpld_warmstart_c48_5deg_intel' [03:28, 01:21](3020 MB) -PASS -- TEST 'cpld_restart_c48_5deg_intel' [03:29, 01:39](2454 MB) -PASS -- TEST 'cpld_control_c24_5deg_intel' [15:25, 13:25](2216 MB) -PASS -- TEST 'cpld_warmstart_c24_5deg_intel' [02:24, 00:33](2214 MB) -PASS -- TEST 'cpld_restart_c24_5deg_intel' [02:28, 00:33](1532 MB) -PASS -- TEST 'cpld_control_c24_9deg_intel' [02:24, 00:50](2211 MB) -PASS -- TEST 'cpld_warmstart_c24_9deg_intel' [02:24, 00:31](2210 MB) -PASS -- TEST 'cpld_restart_c24_9deg_intel' [02:25, 00:25](1534 MB) -PASS -- TEST 'cpld_control_c12_9deg_intel' [02:24, 00:33](2140 MB) -PASS -- TEST 'cpld_warmstart_c12_9deg_intel' [02:24, 00:27](2137 MB) -PASS -- TEST 'cpld_restart_c12_9deg_intel' [02:25, 00:37](1491 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_intel' [05:10, 03:27] ( 360 warnings 2747 remarks ) -PASS -- TEST 'cpld_debug_pdlib_p8_intel' [23:41, 19:46](2193 MB) - -PASS -- COMPILE 'atm_dyn32_intel' [09:10, 07:07] ( 1 warnings 502 remarks ) -PASS -- TEST 'control_flake_intel' [04:19, 02:27](1350 MB) -PASS -- TEST 'control_CubedSphereGrid_intel' [03:20, 01:32](2215 MB) -PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [03:22, 01:41](2217 MB) -PASS -- TEST 'control_latlon_intel' [03:19, 01:51](2233 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [03:21, 01:41](2218 MB) -PASS -- TEST 'control_c48_intel' [06:20, 04:13](1670 MB) -PASS -- TEST 'control_c48.v2.sfc_intel' [05:19, 04:01](810 MB) -PASS -- TEST 'control_c48_lnd_iau_intel' [06:20, 04:28](1672 MB) -PASS -- TEST 'control_c192_intel' [06:31, 04:43](1814 MB) -PASS -- TEST 'control_c384_intel' [08:10, 05:22](2133 MB) -PASS -- TEST 'control_c384gdas_intel' [09:49, 06:04](1924 MB) -PASS -- TEST 'control_stochy_intel' [04:18, 02:35](1305 MB) -PASS -- TEST 'control_stochy_restart_intel' [02:17, 00:43](1220 MB) -PASS -- TEST 'control_lndp_intel' [02:18, 01:07](1296 MB) -PASS -- TEST 'control_iovr4_intel' [03:19, 01:40](1307 MB) -PASS -- TEST 'control_iovr4_gfdlmpv3_intel' [03:30, 02:05](1609 MB) -PASS -- TEST 'control_iovr5_intel' [03:19, 01:42](1303 MB) -PASS -- TEST 'control_p8_intel' [03:36, 02:05](2516 MB) -PASS -- TEST 'control_p8.v2.sfc_intel' [03:43, 02:09](2538 MB) -PASS -- TEST 'control_p8_ugwpv1_intel' [04:34, 02:19](2520 MB) -PASS -- TEST 'control_p8_ugwpv1_tempo_intel' [03:36, 02:02](2539 MB) -PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_intel' [03:37, 02:08](2555 MB) -PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_hail_intel' [12:42, 10:32](2386 MB) -PASS -- TEST 'control_restart_p8_intel' [03:33, 01:16](1846 MB) -PASS -- TEST 'control_noqr_p8_intel' [03:36, 02:00](2505 MB) -PASS -- TEST 'control_restart_noqr_p8_intel' [03:33, 01:13](1865 MB) -PASS -- TEST 'control_decomp_p8_intel' [13:37, 11:47](2518 MB) -PASS -- TEST 'control_2threads_p8_intel' [03:36, 01:41](2022 MB) -PASS -- TEST 'control_p8_lndp_intel' [17:33, 16:10](2521 MB) -PASS -- TEST 'control_p8_rrtmgp_intel' [04:35, 02:38](2585 MB) -PASS -- TEST 'control_p8_mynn_intel' [03:37, 02:06](2534 MB) -PASS -- TEST 'merra2_thompson_intel' [04:35, 02:21](2547 MB) -PASS -- TEST 'merra2_hf_thompson_intel' [05:24, 03:37](2533 MB) -PASS -- TEST 'regional_control_intel' [05:28, 03:25](1711 MB) -PASS -- TEST 'regional_restart_intel' [03:28, 01:56](1679 MB) -PASS -- TEST 'regional_decomp_intel' [05:25, 03:35](1725 MB) -PASS -- TEST 'regional_2threads_intel' [03:25, 02:05](1567 MB) -PASS -- TEST 'regional_noquilt_intel' [05:37, 03:34](1994 MB) -PASS -- TEST 'regional_netcdf_parallel_intel' [05:26, 03:26](1703 MB) -PASS -- TEST 'regional_2dwrtdecomp_intel' [05:25, 03:24](1722 MB) -PASS -- TEST 'regional_wofs_intel' [06:24, 04:18](2640 MB) - -PASS -- COMPILE 'atm_dyn32_rad32_intel' [08:10, 06:34] ( 1 warnings 482 remarks ) -PASS -- TEST 'control_p8_rrtmgp_rad32_intel' [04:35, 02:34](2545 MB) - -PASS -- COMPILE 'rrfs_intel' [08:10, 06:20] ( 4 warnings 449 remarks ) -PASS -- TEST 'rap_control_intel' [04:31, 02:27](1776 MB) -PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [04:44, 02:36](1625 MB) -PASS -- TEST 'rap_decomp_intel' [04:22, 02:46](1710 MB) -PASS -- TEST 'rap_2threads_intel' [03:22, 02:01](1180 MB) -PASS -- TEST 'rap_restart_intel' [03:25, 01:20](1756 MB) -PASS -- TEST 'rap_sfcdiff_intel' [04:28, 02:44](1771 MB) -PASS -- TEST 'rap_sfcdiff_decomp_intel' [04:45, 02:39](1729 MB) -PASS -- TEST 'rap_sfcdiff_restart_intel' [03:24, 01:20](1736 MB) -PASS -- TEST 'hrrr_control_intel' [04:24, 02:20](1783 MB) -PASS -- TEST 'hrrr_control_decomp_intel' [04:22, 02:36](1692 MB) -PASS -- TEST 'hrrr_control_2threads_intel' [03:25, 01:54](1174 MB) -PASS -- TEST 'hrrr_control_restart_intel' [03:17, 01:17](1699 MB) -PASS -- TEST 'rrfs_v1beta_intel' [06:30, 04:30](1914 MB) -PASS -- TEST 'rrfs_v1nssl_intel' [07:18, 05:47](2643 MB) -PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [07:18, 05:27](2914 MB) - -PASS -- COMPILE 'csawmg_intel' [08:10, 06:30] ( 1 warnings 418 remarks ) -PASS -- TEST 'control_csawmg_intel' [06:27, 04:32](1773 MB) -PASS -- TEST 'control_ras_intel' [04:16, 02:31](1586 MB) - -PASS -- COMPILE 'wam_intel' [07:10, 05:36] ( 1 warnings 396 remarks ) -PASS -- TEST 'control_wam_intel' [09:36, 07:49](2413 MB) - -PASS -- COMPILE 'atm_faster_dyn32_intel' [07:10, 05:41] ( 1 warnings 412 remarks ) -PASS -- TEST 'control_p8_faster_intel' [04:33, 02:08](2513 MB) -PASS -- TEST 'regional_control_faster_intel' [05:27, 03:25](1709 MB) - -PASS -- COMPILE 'atm_debug_dyn32_intel' [05:10, 03:28] ( 419 warnings 590 remarks ) -PASS -- TEST 'control_CubedSphereGrid_debug_intel' [03:19, 01:38](2247 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [03:19, 01:38](2243 MB) -PASS -- TEST 'control_stochy_debug_intel' [04:16, 02:22](1489 MB) -PASS -- TEST 'control_lndp_debug_intel' [04:16, 02:15](1482 MB) -PASS -- TEST 'control_csawmg_debug_intel' [05:26, 03:09](1789 MB) -PASS -- TEST 'control_ras_debug_intel' [03:15, 02:01](1490 MB) -PASS -- TEST 'control_diag_debug_intel' [03:22, 02:06](2325 MB) -PASS -- TEST 'control_debug_p8_intel' [03:28, 02:02](2547 MB) -PASS -- TEST 'regional_debug_intel' [13:26, 11:59](1643 MB) -PASS -- TEST 'rap_control_debug_intel' [05:17, 03:52](1876 MB) -PASS -- TEST 'hrrr_control_debug_intel' [05:16, 03:28](1870 MB) -PASS -- TEST 'hrrr_gf_debug_intel' [05:16, 03:49](1877 MB) -PASS -- TEST 'hrrr_c3_debug_intel' [05:16, 03:32](1859 MB) -PASS -- TEST 'rap_unified_drag_suite_debug_intel' [05:16, 03:42](1877 MB) -PASS -- TEST 'rap_diag_debug_intel' [05:23, 04:03](1961 MB) -PASS -- TEST 'rap_cires_ugwp_debug_intel' [05:17, 03:58](1887 MB) -PASS -- TEST 'rap_unified_ugwp_debug_intel' [05:16, 03:38](1875 MB) -PASS -- TEST 'rap_lndp_debug_intel' [11:19, 09:32](1881 MB) -PASS -- TEST 'rap_progcld_thompson_debug_intel' [05:17, 04:04](1875 MB) -PASS -- TEST 'rap_noah_debug_intel' [05:17, 03:29](1872 MB) -PASS -- TEST 'rap_sfcdiff_debug_intel' [05:17, 03:45](1864 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [07:17, 05:37](1864 MB) -PASS -- TEST 'rap_clm_lake_debug_intel' [05:17, 03:34](1876 MB) -PASS -- TEST 'rap_flake_debug_intel' [05:17, 03:36](1882 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [07:26, 06:06](1878 MB) - -PASS -- COMPILE 'wam_debug_intel' [04:10, 02:14] ( 380 warnings 396 remarks ) -PASS -- TEST 'control_wam_debug_intel' [11:33, 10:07](2297 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [07:10, 05:45] ( 4 warnings 416 remarks ) -PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [04:45, 02:27](1482 MB) -PASS -- TEST 'rap_control_dyn32_phy32_intel' [04:24, 02:22](1747 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [06:20, 04:44](1719 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [03:21, 01:41](1072 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [03:23, 01:37](1056 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [12:23, 10:47](1660 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_intel' [03:25, 01:10](1645 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [05:19, 03:13](1624 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [07:11, 05:56] ( 4 warnings 393 remarks ) -PASS -- TEST 'conus13km_control_intel' [14:44, 12:35](1779 MB) -PASS -- TEST 'conus13km_2threads_intel' [02:35, 00:49](1799 MB) -PASS -- TEST 'conus13km_decomp_intel' [13:36, 12:06](1795 MB) -PASS -- TEST 'conus13km_restart_intel' [11:58, 08:30](1561 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [07:11, 05:55] ( 4 warnings 416 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_intel' [04:27, 02:46](1791 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [04:10, 02:12] ( 313 warnings 422 remarks ) -PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [05:17, 03:40](1758 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [05:20, 03:38](1760 MB) -PASS -- TEST 'conus13km_debug_intel' [17:55, 15:45](1841 MB) -PASS -- TEST 'conus13km_debug_qr_intel' [16:35, 14:51](1460 MB) -PASS -- TEST 'conus13km_debug_2threads_intel' [10:31, 08:21](1846 MB) -PASS -- TEST 'conus13km_debug_decomp_intel' [16:42, 15:16](1878 MB) -PASS -- TEST 'conus13km_radar_tten_debug_intel' [16:44, 14:32](1904 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [03:10, 02:06] ( 313 warnings 416 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [05:18, 03:38](1860 MB) - -PASS -- COMPILE 'hafsw_intel' [10:11, 08:45] ( 1 warnings 696 remarks ) -PASS -- TEST 'hafs_regional_atm_intel' [04:36, 02:45](1194 MB) -PASS -- TEST 'hafs_regional_atm_gfdlmpv3_intel' [05:52, 03:57](1402 MB) -PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [04:21, 02:30](1472 MB) -PASS -- TEST 'hafs_regional_atm_wav_intel' [36:53, 32:47](1359 MB) -PASS -- TEST 'hafs_regional_1nest_atm_intel' [06:31, 03:13](806 MB) -PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [06:35, 03:58](826 MB) -PASS -- TEST 'hafs_global_1nest_atm_intel' [04:27, 01:39](525 MB) -PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [07:55, 04:34](613 MB) -PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [04:41, 02:17](770 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [04:46, 02:17](752 MB) -PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [02:21, 00:55](520 MB) -PASS -- TEST 'gnv1_nested_intel' [04:44, 02:24](1755 MB) - -PASS -- COMPILE 'hafs_mom6w_intel' [10:11, 08:22] ( 1 warnings 929 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [20:29, 17:19](1101 MB) - -PASS -- COMPILE 'hafs_all_intel' [09:11, 07:47] ( 1 warnings 638 remarks ) -PASS -- TEST 'hafs_regional_docn_intel' [05:37, 04:06](1315 MB) -PASS -- TEST 'hafs_regional_docn_oisst_intel' [06:43, 04:20](1280 MB) - -PASS -- COMPILE 'datm_cdeps_intel' [12:11, 10:34] ( 561 remarks ) -PASS -- TEST 'datm_cdeps_control_cfsr_intel' [03:16, 02:07](1930 MB) -PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [03:17, 01:15](1886 MB) -PASS -- TEST 'datm_cdeps_control_gefs_intel' [13:19, 11:43](1202 MB) -PASS -- TEST 'datm_cdeps_iau_gefs_intel' [03:15, 01:41](1208 MB) -PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [04:15, 02:10](1185 MB) -PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [03:15, 02:05](1944 MB) -PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [03:15, 01:54](1946 MB) -PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [03:15, 01:47](1205 MB) -PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [08:12, 05:42](1847 MB) -PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [09:00, 05:23](1364 MB) -PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [03:13, 01:45](1945 MB) -PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [05:16, 03:17](4788 MB) -PASS -- TEST 'datm_cdeps_gfs_intel' [05:21, 03:38](4789 MB) - -PASS -- COMPILE 'datm_cdeps_debug_intel' [04:11, 02:13] ( 2 warnings 561 remarks ) -PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [05:28, 04:04](1855 MB) - -PASS -- COMPILE 'datm_cdeps_faster_intel' [15:11, 13:18] ( 561 remarks ) -PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [03:21, 02:05](1941 MB) +PASS -- COMPILE 's2swa_32bit_intel' [17:11, 15:09] ( 1 warnings 1044 remarks ) +PASS -- TEST 'cpld_control_p8_mixedmode_intel' [08:54, 06:29](2182 MB) +PASS -- TEST 'cpld_control_gefs_intel' [30:12, 21:03](3272 MB) +PASS -- TEST 'cpld_restart_gefs_intel' [17:37, 06:12](2968 MB) +PASS -- TEST 'cpld_dcp_gefs_intel' [41:48, 32:02](3452 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_intel' [17:11, 15:13] ( 1 warnings 1043 remarks ) +PASS -- TEST 'cpld_control_gfsv17_intel' [11:42, 09:20](2050 MB) +PASS -- TEST 'cpld_control_gfsv17_iau_intel' [12:56, 10:04](2617 MB) +PASS -- TEST 'cpld_restart_gfsv17_intel' [06:52, 03:48](1497 MB) +PASS -- TEST 'cpld_restart_gfsv17_iau_intel' [07:02, 04:39](2355 MB) +PASS -- TEST 'cpld_mpi_gfsv17_intel' [18:40, 16:49](2008 MB) + +PASS -- COMPILE 's2s_32bit_sfs_intel' [14:11, 12:24] ( 1 warnings 937 remarks ) +PASS -- TEST 'cpld_control_sfs_intel' [12:25, 08:59](2381 MB) +PASS -- TEST 'cpld_restart_sfs_intel' [09:19, 04:30](1876 MB) + +PASS -- COMPILE 's2s_32bit_sfs_debug_intel' [05:11, 03:16] ( 338 warnings 937 remarks ) +PASS -- TEST 'cpld_debug_sfs_intel' [12:23, 08:30](2427 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [05:11, 03:28] ( 360 warnings 2764 remarks ) +PASS -- TEST 'cpld_debug_gfsv17_intel' [16:49, 14:33](2080 MB) + +PASS -- COMPILE 's2swa_intel' [16:11, 14:14] ( 1 warnings 1044 remarks ) +PASS -- TEST 'cpld_control_p8_intel' [09:57, 07:14](2540 MB) +PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [08:54, 06:41](2448 MB) +PASS -- TEST 'cpld_restart_p8_intel' [05:55, 03:36](2279 MB) +PASS -- TEST 'cpld_control_qr_p8_intel' [08:50, 06:39](2357 MB) +PASS -- TEST 'cpld_restart_qr_p8_intel' [05:52, 03:44](2003 MB) +PASS -- TEST 'cpld_2threads_p8_intel' [17:53, 15:31](2996 MB) +PASS -- TEST 'cpld_decomp_p8_intel' [08:50, 06:35](2473 MB) +PASS -- TEST 'cpld_mpi_p8_intel' [13:51, 11:40](2325 MB) +PASS -- TEST 'cpld_control_ciceC_p8_intel' [08:52, 06:40](2526 MB) +PASS -- TEST 'cpld_control_c192_p8_intel' [21:51, 18:51](3569 MB) +PASS -- TEST 'cpld_restart_c192_p8_intel' [15:09, 11:56](3478 MB) + +PASS -- COMPILE 's2swal_intel' [15:11, 14:05] ( 1 warnings 1065 remarks ) +PASS -- TEST 'cpld_control_p8_lnd_intel' [09:51, 07:14](2547 MB) +PASS -- TEST 'cpld_restart_p8_lnd_intel' [06:00, 03:47](2260 MB) +PASS -- TEST 'cpld_s2sa_p8_intel' [07:46, 06:01](3090 MB) + +PASS -- COMPILE 's2sw_intel' [15:11, 13:24] ( 1 warnings 1012 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_intel' [08:39, 06:16](2071 MB) +PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [06:47, 04:57](2995 MB) + +PASS -- COMPILE 's2swa_debug_intel' [05:11, 03:26] ( 359 warnings 2013 remarks ) +PASS -- TEST 'cpld_debug_p8_intel' [10:58, 09:03](2392 MB) + +PASS -- COMPILE 's2sw_debug_intel' [05:11, 03:15] ( 359 warnings 1995 remarks ) +PASS -- TEST 'cpld_debug_noaero_p8_intel' [06:47, 04:32](2124 MB) + +PASS -- COMPILE 's2s_aoflux_intel' [14:10, 12:27] ( 1 warnings 948 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [05:51, 03:31](2179 MB) + +PASS -- COMPILE 's2swa_faster_intel' [15:10, 13:38] ( 1 warnings 1030 remarks ) +PASS -- TEST 'cpld_control_p8_faster_intel' [09:50, 07:09](2478 MB) + +PASS -- COMPILE 's2sw_pdlib_intel' [15:10, 13:51] ( 1 warnings 1036 remarks ) +PASS -- TEST 'cpld_control_pdlib_p8_intel' [10:40, 08:11](2157 MB) +PASS -- TEST 'cpld_restart_pdlib_p8_intel' [07:51, 03:53](1675 MB) +PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [13:45, 11:41](2081 MB) +PASS -- TEST 'cpld_control_c48_5deg_intel' [11:34, 09:41](3026 MB) +PASS -- TEST 'cpld_warmstart_c48_5deg_intel' [03:28, 01:25](3014 MB) +PASS -- TEST 'cpld_restart_c48_5deg_intel' [02:30, 00:56](2456 MB) +PASS -- TEST 'cpld_control_c24_5deg_intel' [02:25, 00:51](2211 MB) +PASS -- TEST 'cpld_warmstart_c24_5deg_intel' [02:25, 00:33](2208 MB) +PASS -- TEST 'cpld_restart_c24_5deg_intel' [02:26, 00:25](1530 MB) +PASS -- TEST 'cpld_control_c24_9deg_intel' [02:25, 00:51](2208 MB) +PASS -- TEST 'cpld_warmstart_c24_9deg_intel' [03:25, 01:36](2209 MB) +PASS -- TEST 'cpld_restart_c24_9deg_intel' [02:25, 00:27](1531 MB) +PASS -- TEST 'cpld_control_c12_9deg_intel' [02:25, 00:37](2138 MB) +PASS -- TEST 'cpld_warmstart_c12_9deg_intel' [02:27, 00:38](2136 MB) +PASS -- TEST 'cpld_restart_c12_9deg_intel' [02:34, 00:23](1490 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_intel' [05:10, 03:26] ( 360 warnings 2746 remarks ) +PASS -- TEST 'cpld_debug_pdlib_p8_intel' [21:40, 19:18](2175 MB) + +PASS -- COMPILE 'atm_dyn32_intel' [09:10, 07:36] ( 1 warnings 501 remarks ) +PASS -- TEST 'control_flake_intel' [04:20, 02:31](1346 MB) +PASS -- TEST 'control_CubedSphereGrid_intel' [04:20, 02:11](2216 MB) +PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [03:22, 01:53](2228 MB) +PASS -- TEST 'control_latlon_intel' [06:32, 04:09](2214 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [03:21, 01:42](2211 MB) +PASS -- TEST 'control_c48_intel' [06:28, 04:25](1663 MB) +PASS -- TEST 'control_c48.v2.sfc_intel' [06:28, 04:14](803 MB) +PASS -- TEST 'control_c48_lnd_iau_intel' [06:27, 04:36](1668 MB) +PASS -- TEST 'control_c192_intel' [06:39, 04:45](1806 MB) +PASS -- TEST 'control_c384_intel' [08:10, 05:49](2076 MB) +PASS -- TEST 'control_c384gdas_intel' [09:57, 06:28](1882 MB) +PASS -- TEST 'control_stochy_intel' [03:23, 01:11](1312 MB) +PASS -- TEST 'control_stochy_restart_intel' [02:17, 00:41](1201 MB) +PASS -- TEST 'control_lndp_intel' [02:20, 01:07](1288 MB) +PASS -- TEST 'control_iovr4_intel' [03:19, 01:42](1294 MB) +PASS -- TEST 'control_iovr4_gfdlmpv3_intel' [03:32, 02:05](1593 MB) +PASS -- TEST 'control_iovr5_intel' [03:17, 01:42](1298 MB) +PASS -- TEST 'control_p8_intel' [04:36, 02:10](2507 MB) +PASS -- TEST 'control_p8.v2.sfc_intel' [04:41, 02:18](2525 MB) +PASS -- TEST 'control_p8_ugwpv1_intel' [03:42, 02:02](2526 MB) +PASS -- TEST 'control_p8_ugwpv1_tempo_intel' [03:34, 02:03](2519 MB) +PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_intel' [04:42, 02:17](2532 MB) +PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_hail_intel' [11:40, 09:57](2407 MB) +PASS -- TEST 'control_restart_p8_intel' [03:40, 01:15](1865 MB) +PASS -- TEST 'control_noqr_p8_intel' [04:34, 02:20](2506 MB) +PASS -- TEST 'control_restart_noqr_p8_intel' [04:33, 01:14](1863 MB) +PASS -- TEST 'control_decomp_p8_intel' [04:31, 02:11](2499 MB) +PASS -- TEST 'control_2threads_p8_intel' [04:32, 01:45](2012 MB) +PASS -- TEST 'control_p8_lndp_intel' [05:34, 03:22](2512 MB) +PASS -- TEST 'control_p8_rrtmgp_intel' [05:42, 02:52](2574 MB) +PASS -- TEST 'control_p8_mynn_intel' [04:42, 02:07](2525 MB) +PASS -- TEST 'merra2_thompson_intel' [04:35, 02:34](2527 MB) +PASS -- TEST 'merra2_hf_thompson_intel' [06:26, 03:46](2537 MB) +PASS -- TEST 'regional_control_intel' [05:27, 03:40](1704 MB) +PASS -- TEST 'regional_restart_intel' [04:25, 02:32](1677 MB) +PASS -- TEST 'regional_decomp_intel' [05:34, 03:36](1711 MB) +PASS -- TEST 'regional_2threads_intel' [06:28, 02:13](1564 MB) +PASS -- TEST 'regional_noquilt_intel' [07:31, 03:21](1986 MB) +PASS -- TEST 'regional_netcdf_parallel_intel' [07:29, 03:23](1693 MB) +PASS -- TEST 'regional_2dwrtdecomp_intel' [07:31, 03:22](1726 MB) +PASS -- TEST 'regional_wofs_intel' [07:44, 04:16](2627 MB) + +PASS -- COMPILE 'atm_dyn32_rad32_intel' [09:10, 07:48] ( 1 warnings 481 remarks ) +PASS -- TEST 'control_p8_rrtmgp_rad32_intel' [06:46, 02:52](2543 MB) + +PASS -- COMPILE 'rrfs_intel' [08:10, 06:38] ( 4 warnings 448 remarks ) +PASS -- TEST 'rap_control_intel' [05:27, 02:27](1798 MB) +PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [05:44, 02:39](1612 MB) +PASS -- TEST 'rap_decomp_intel' [05:23, 02:33](1724 MB) +PASS -- TEST 'rap_2threads_intel' [05:29, 02:05](1171 MB) +PASS -- TEST 'rap_restart_intel' [03:25, 01:21](1744 MB) +PASS -- TEST 'rap_sfcdiff_intel' [05:31, 02:30](1802 MB) +PASS -- TEST 'rap_sfcdiff_decomp_intel' [04:31, 02:32](1717 MB) +PASS -- TEST 'rap_sfcdiff_restart_intel' [03:25, 01:19](1783 MB) +PASS -- TEST 'hrrr_control_intel' [04:31, 02:24](1791 MB) +PASS -- TEST 'hrrr_control_decomp_intel' [04:29, 02:27](1701 MB) +PASS -- TEST 'hrrr_control_2threads_intel' [03:26, 01:56](1166 MB) +PASS -- TEST 'hrrr_control_restart_intel' [03:18, 01:18](1694 MB) +PASS -- TEST 'rrfs_v1beta_intel' [06:30, 04:22](1921 MB) +PASS -- TEST 'rrfs_v1nssl_intel' [07:20, 05:42](2671 MB) +PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [07:17, 05:31](2914 MB) + +PASS -- COMPILE 'csawmg_intel' [09:10, 07:14] ( 1 warnings 417 remarks ) +PASS -- TEST 'control_csawmg_intel' [06:31, 04:20](1764 MB) +PASS -- TEST 'control_ras_intel' [04:23, 02:35](1584 MB) + +PASS -- COMPILE 'wam_intel' [08:10, 06:13] ( 1 warnings 395 remarks ) +PASS -- TEST 'control_wam_intel' [10:51, 08:08](2424 MB) + +PASS -- COMPILE 'atm_faster_dyn32_intel' [07:10, 05:49] ( 1 warnings 411 remarks ) +PASS -- TEST 'control_p8_faster_intel' [03:35, 02:08](2531 MB) +PASS -- TEST 'regional_control_faster_intel' [05:26, 03:30](1718 MB) + +PASS -- COMPILE 'atm_debug_dyn32_intel' [05:10, 03:43] ( 419 warnings 589 remarks ) +PASS -- TEST 'control_CubedSphereGrid_debug_intel' [07:18, 05:17](2257 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [03:19, 01:42](2251 MB) +PASS -- TEST 'control_stochy_debug_intel' [04:16, 02:22](1482 MB) +PASS -- TEST 'control_lndp_debug_intel' [03:16, 02:00](1478 MB) +PASS -- TEST 'control_csawmg_debug_intel' [04:27, 03:08](1780 MB) +PASS -- TEST 'control_ras_debug_intel' [03:16, 02:02](1493 MB) +PASS -- TEST 'control_diag_debug_intel' [03:22, 02:00](2314 MB) +PASS -- TEST 'control_debug_p8_intel' [04:29, 02:34](2533 MB) +PASS -- TEST 'regional_debug_intel' [13:31, 12:03](1643 MB) +PASS -- TEST 'rap_control_debug_intel' [06:17, 04:19](1861 MB) +PASS -- TEST 'hrrr_control_debug_intel' [05:17, 03:29](1874 MB) +PASS -- TEST 'hrrr_gf_debug_intel' [05:18, 03:32](1869 MB) +PASS -- TEST 'hrrr_c3_debug_intel' [05:17, 03:32](1859 MB) +PASS -- TEST 'rap_unified_drag_suite_debug_intel' [05:17, 03:45](1874 MB) +PASS -- TEST 'rap_diag_debug_intel' [05:23, 03:44](1963 MB) +PASS -- TEST 'rap_cires_ugwp_debug_intel' [05:22, 03:45](1854 MB) +PASS -- TEST 'rap_unified_ugwp_debug_intel' [05:16, 03:54](1876 MB) +PASS -- TEST 'rap_lndp_debug_intel' [05:19, 03:53](1865 MB) +PASS -- TEST 'rap_progcld_thompson_debug_intel' [05:22, 03:39](1869 MB) +PASS -- TEST 'rap_noah_debug_intel' [05:20, 03:25](1857 MB) +PASS -- TEST 'rap_sfcdiff_debug_intel' [06:17, 04:19](1865 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [07:17, 05:41](1869 MB) +PASS -- TEST 'rap_clm_lake_debug_intel' [05:21, 03:36](1873 MB) +PASS -- TEST 'rap_flake_debug_intel' [05:19, 03:36](1874 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [08:35, 06:20](1864 MB) + +PASS -- COMPILE 'wam_debug_intel' [04:10, 02:29] ( 380 warnings 395 remarks ) +PASS -- TEST 'control_wam_debug_intel' [11:34, 09:14](2310 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [08:10, 06:10] ( 4 warnings 415 remarks ) +PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [04:48, 02:28](1504 MB) +PASS -- TEST 'rap_control_dyn32_phy32_intel' [04:25, 02:25](1728 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [03:24, 02:05](1701 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [03:24, 01:44](1070 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [03:21, 01:44](1049 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [04:25, 02:12](1652 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_intel' [03:25, 01:16](1625 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [02:25, 01:12](1627 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [07:11, 05:45] ( 4 warnings 392 remarks ) +PASS -- TEST 'conus13km_control_intel' [04:44, 02:33](1781 MB) +PASS -- TEST 'conus13km_2threads_intel' [02:38, 00:52](1793 MB) +PASS -- TEST 'conus13km_decomp_intel' [03:36, 01:57](1804 MB) +PASS -- TEST 'conus13km_restart_intel' [11:40, 10:10](1544 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [07:11, 05:54] ( 4 warnings 415 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_intel' [04:32, 02:41](1803 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [04:10, 02:14] ( 313 warnings 421 remarks ) +PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [05:22, 03:25](1756 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [05:19, 03:31](1747 MB) +PASS -- TEST 'conus13km_debug_intel' [17:53, 15:43](1810 MB) +PASS -- TEST 'conus13km_debug_qr_intel' [16:38, 15:08](1439 MB) +PASS -- TEST 'conus13km_debug_2threads_intel' [10:32, 08:21](1822 MB) +PASS -- TEST 'conus13km_debug_decomp_intel' [17:31, 15:28](1847 MB) +PASS -- TEST 'conus13km_radar_tten_debug_intel' [16:45, 14:54](1892 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [04:11, 02:17] ( 313 warnings 415 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [05:18, 03:30](1873 MB) + +PASS -- COMPILE 'hafsw_intel' [10:14, 08:52] ( 1 warnings 695 remarks ) +PASS -- TEST 'hafs_regional_atm_intel' [04:33, 03:06](1145 MB) +PASS -- TEST 'hafs_regional_atm_gfdlmpv3_intel' [07:09, 04:07](1360 MB) +PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [04:45, 02:54](1462 MB) +PASS -- TEST 'hafs_regional_atm_wav_intel' [34:12, 31:23](1346 MB) +PASS -- TEST 'hafs_regional_1nest_atm_intel' [05:43, 03:20](791 MB) +PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [05:33, 04:00](812 MB) +PASS -- TEST 'hafs_global_1nest_atm_intel' [03:27, 01:37](529 MB) +PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [07:56, 05:26](607 MB) +PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [04:25, 02:45](766 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [04:26, 02:12](748 MB) +PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [03:19, 00:45](525 MB) +PASS -- TEST 'gnv1_nested_intel' [04:43, 02:35](1752 MB) + +PASS -- COMPILE 'hafs_mom6w_intel' [10:10, 08:14] ( 1 warnings 928 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [20:26, 18:07](1092 MB) + +PASS -- COMPILE 'hafs_all_intel' [09:14, 07:53] ( 1 warnings 637 remarks ) +PASS -- TEST 'hafs_regional_docn_intel' [06:33, 04:18](1305 MB) +PASS -- TEST 'hafs_regional_docn_oisst_intel' [06:32, 04:31](1280 MB) + +PASS -- COMPILE 'datm_cdeps_intel' [12:14, 11:04] ( 561 remarks ) +PASS -- TEST 'datm_cdeps_control_cfsr_intel' [03:15, 01:56](1943 MB) +PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [03:18, 01:20](1886 MB) +PASS -- TEST 'datm_cdeps_control_gefs_intel' [12:20, 11:04](1201 MB) +PASS -- TEST 'datm_cdeps_iau_gefs_intel' [03:18, 02:03](1198 MB) +PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [03:15, 01:53](1198 MB) +PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [03:14, 01:57](1941 MB) +PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [03:14, 01:51](1937 MB) +PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [03:16, 01:47](1197 MB) +PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [07:59, 05:35](1835 MB) +PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [07:58, 05:23](1364 MB) +PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [03:13, 01:56](1946 MB) +PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [05:15, 03:31](4789 MB) +PASS -- TEST 'datm_cdeps_gfs_intel' [04:20, 03:04](4787 MB) + +PASS -- COMPILE 'datm_cdeps_debug_intel' [04:11, 02:12] ( 2 warnings 561 remarks ) +PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [05:18, 04:02](1847 MB) + +PASS -- COMPILE 'datm_cdeps_faster_intel' [12:10, 10:53] ( 561 remarks ) +PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [03:15, 02:04](1937 MB) PASS -- COMPILE 'datm_cdeps_land_intel' [02:10, 00:41] ( 126 remarks ) -PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [02:30, 00:48](365 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_intel' [03:27, 00:37](621 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [04:38, 00:26](618 MB) - -PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [14:10, 12:33] ( 1 warnings 612 remarks ) -PASS -- TEST 'atm_ds2s_docn_pcice_intel' [04:41, 02:36](2833 MB) - -PASS -- COMPILE 'atm_ds2s_docn_dice_intel' [07:10, 06:07] ( 1 warnings 500 remarks ) -PASS -- TEST 'atm_ds2s_docn_dice_intel' [11:52, 09:55](2876 MB) - -PASS -- COMPILE 'atml_intel' [15:10, 13:12] ( 9 warnings 553 remarks ) -PASS -- TEST 'control_p8_atmlnd_intel' [05:47, 02:58](1918 MB) -PASS -- TEST 'control_restart_p8_atmlnd_intel' [05:43, 01:25](1302 MB) - -PASS -- COMPILE 'atml_debug_intel' [05:10, 03:09] ( 424 warnings 553 remarks ) -PASS -- TEST 'control_p8_atmlnd_debug_intel' [09:39, 03:33](1952 MB) - -PASS -- COMPILE 'atmw_intel' [14:10, 12:18] ( 1 warnings 521 remarks ) -PASS -- TEST 'atmwav_control_noaero_p8_intel' [03:34, 01:51](2706 MB) - -PASS -- COMPILE 'atmaero_intel' [10:11, 08:56] ( 1 warnings 414 remarks ) -PASS -- TEST 'atmaero_control_p8_intel' [08:40, 03:04](1990 MB) -PASS -- TEST 'atmaero_control_p8_rad_intel' [17:35, 15:14](2411 MB) -PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [17:34, 15:12](2430 MB) - -PASS -- COMPILE 'atmaq_intel' [08:11, 06:39] ( 1 warnings 599 remarks ) -PASS -- TEST 'regional_atmaq_intel' [15:16, 10:07](2875 MB) -PASS -- TEST 'regional_atmaq_canopy_intel' [17:47, 12:27](2877 MB) - -PASS -- COMPILE 'atmaq_debug_intel' [04:11, 02:16] ( 397 warnings 599 remarks ) -PASS -- TEST 'regional_atmaq_debug_intel' [31:37, 26:58](2889 MB) - -PASS -- COMPILE 'atm_fbh_intel' [07:11, 05:31] ( 4 warnings 423 remarks ) -PASS -- TEST 'cpld_regional_atm_fbh_intel' [30:55, 29:07](1138 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_intelllvm' [15:13, 13:36] -PASS -- TEST 'cpld_control_gfsv17_intelllvm' [14:02, 09:30](2048 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_debug_intelllvm' [05:10, 03:15] -PASS -- TEST 'cpld_debug_gfsv17_intelllvm' [17:49, 13:34](2098 MB) - -PASS -- COMPILE 's2s_32bit_sfs_intelllvm' [14:10, 12:09] -PASS -- TEST 'cpld_control_sfs_intelllvm' [13:10, 08:29](2401 MB) - -PASS -- COMPILE 's2swa_intelllvm' [16:14, 14:26] -PASS -- TEST 'cpld_control_p8_intelllvm' [10:24, 07:13](2499 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intelllvm' [07:10, 05:49] -PASS -- TEST 'rap_control_dyn32_phy32_intelllvm' [04:40, 02:08](1749 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intelllvm' [07:10, 05:52] -PASS -- TEST 'rap_control_dyn64_phy32_intelllvm' [05:33, 02:39](1794 MB) - -PASS -- COMPILE 'datm_cdeps_intelllvm' [12:13, 10:42] -PASS -- TEST 'datm_cdeps_control_cfsr_intelllvm' [13:18, 11:48](1941 MB) - -PASS -- COMPILE 'datm_cdeps_debug_intelllvm' [04:10, 02:43] -PASS -- TEST 'datm_cdeps_debug_cfsr_intelllvm' [19:27, 17:49](1841 MB) - -PASS -- COMPILE 'atm_gnu' [04:10, 02:54] -PASS -- TEST 'control_c48_gnu' [07:21, 05:45](1513 MB) -PASS -- TEST 'control_stochy_gnu' [04:16, 02:19](515 MB) -PASS -- TEST 'control_ras_gnu' [05:21, 03:09](520 MB) -PASS -- TEST 'control_p8_gnu' [06:41, 03:03](1454 MB) -PASS -- TEST 'control_p8_ugwpv1_gnu' [05:34, 03:06](1475 MB) -PASS -- TEST 'control_flake_gnu' [06:21, 04:01](560 MB) - -PASS -- COMPILE 'rrfs_gnu' [04:10, 02:57] -PASS -- TEST 'rap_control_gnu' [05:23, 03:29](854 MB) -PASS -- TEST 'rap_decomp_gnu' [05:32, 03:28](854 MB) -PASS -- TEST 'rap_2threads_gnu' [04:25, 02:41](910 MB) -PASS -- TEST 'rap_restart_gnu' [03:38, 02:01](580 MB) -PASS -- TEST 'rap_sfcdiff_gnu' [05:26, 03:27](854 MB) -PASS -- TEST 'rap_sfcdiff_decomp_gnu' [05:22, 03:32](853 MB) -PASS -- TEST 'rap_sfcdiff_restart_gnu' [03:25, 01:52](579 MB) -PASS -- TEST 'hrrr_control_gnu' [05:26, 03:22](855 MB) -PASS -- TEST 'hrrr_control_noqr_gnu' [05:25, 03:21](840 MB) -PASS -- TEST 'hrrr_control_2threads_gnu' [04:22, 02:34](902 MB) -PASS -- TEST 'hrrr_control_decomp_gnu' [05:24, 03:19](857 MB) -PASS -- TEST 'hrrr_control_restart_gnu' [03:21, 01:47](581 MB) -PASS -- TEST 'hrrr_control_restart_noqr_gnu' [03:20, 01:51](668 MB) -PASS -- TEST 'rrfs_v1beta_gnu' [08:37, 06:28](848 MB) - -PASS -- COMPILE 'csawmg_gnu' [04:10, 02:37] -PASS -- TEST 'control_csawmg_gnu' [07:26, 05:56](771 MB) - -PASS -- COMPILE 'atm_dyn32_debug_gnu' [06:10, 04:59] -PASS -- TEST 'control_diag_debug_gnu' [03:23, 01:32](1285 MB) -PASS -- TEST 'regional_debug_gnu' [08:06, 05:41](744 MB) -PASS -- TEST 'rap_control_debug_gnu' [03:33, 01:49](862 MB) -PASS -- TEST 'hrrr_control_debug_gnu' [03:21, 01:46](863 MB) -PASS -- TEST 'hrrr_gf_debug_gnu' [03:18, 01:50](867 MB) -PASS -- TEST 'hrrr_c3_debug_gnu' [03:17, 01:49](866 MB) -PASS -- TEST 'rap_diag_debug_gnu' [09:28, 07:23](947 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_gnu' [04:18, 02:51](884 MB) -PASS -- TEST 'rap_progcld_thompson_debug_gnu' [03:18, 01:50](863 MB) -PASS -- TEST 'control_ras_debug_gnu' [03:16, 01:11](506 MB) -PASS -- TEST 'control_stochy_debug_gnu' [03:17, 01:13](498 MB) -PASS -- TEST 'control_debug_p8_gnu' [03:31, 01:21](1462 MB) -PASS -- TEST 'rap_flake_debug_gnu' [03:18, 01:49](862 MB) -PASS -- TEST 'rap_clm_lake_debug_gnu' [03:18, 01:48](862 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_gnu' [04:38, 02:59](873 MB) - -PASS -- COMPILE 'wam_debug_gnu' [03:10, 01:24] -PASS -- TEST 'control_wam_debug_gnu' [06:35, 04:33](1311 MB) - -PASS -- COMPILE 'atm_debug_dyn32_gnu' [04:10, 02:35] -PASS -- TEST 'control_csawmg_debug_gnu' [03:27, 01:48](742 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_gnu' [04:11, 02:46] -PASS -- TEST 'rap_control_dyn32_phy32_gnu' [05:31, 03:14](709 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_gnu' [05:28, 03:11](712 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_gnu' [04:33, 02:29](739 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_gnu' [04:23, 02:25](733 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_gnu' [04:30, 03:11](712 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_gnu' [03:23, 01:48](555 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_gnu' [03:19, 01:39](558 MB) -PASS -- TEST 'conus13km_control_gnu' [04:51, 03:02](906 MB) -PASS -- TEST 'conus13km_2threads_gnu' [03:33, 01:10](908 MB) -PASS -- TEST 'conus13km_decomp_gnu' [28:51, 26:53](907 MB) -PASS -- TEST 'conus13km_restart_gnu' [14:40, 12:43](587 MB) - -PASS -- COMPILE 'atm_dyn64_phy32_gnu' [07:10, 06:04] -PASS -- TEST 'rap_control_dyn64_phy32_gnu' [05:26, 03:47](735 MB) - -PASS -- COMPILE 'atm_dyn32_phy32_debug_gnu' [07:11, 05:34] -PASS -- TEST 'rap_control_debug_dyn32_phy32_gnu' [03:19, 01:48](718 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_gnu' [03:27, 01:50](720 MB) -PASS -- TEST 'conus13km_debug_gnu' [17:46, 15:29](911 MB) -PASS -- TEST 'conus13km_debug_qr_gnu' [25:46, 24:00](649 MB) -PASS -- TEST 'conus13km_debug_2threads_gnu' [05:43, 04:07](907 MB) -PASS -- TEST 'conus13km_debug_decomp_gnu' [09:47, 07:30](926 MB) -PASS -- TEST 'conus13km_radar_tten_debug_gnu' [25:48, 23:31](991 MB) - -PASS -- COMPILE 'atm_dyn64_phy32_debug_gnu' [06:12, 04:53] -PASS -- TEST 'rap_control_dyn64_phy32_debug_gnu' [03:23, 01:51](744 MB) - -PASS -- COMPILE 's2swa_gnu' [12:28, 10:41] -PASS -- TEST 'cpld_control_p8_gnu' [10:04, 08:04](1603 MB) - -PASS -- COMPILE 's2s_gnu' [12:22, 10:40] -PASS -- TEST 'cpld_control_nowave_noaero_p8_gnu' [10:05, 07:13](1554 MB) - -PASS -- COMPILE 's2swa_debug_gnu' [03:11, 02:08] -PASS -- TEST 'cpld_debug_p8_gnu' [07:14, 04:42](1611 MB) - -PASS -- COMPILE 's2sw_pdlib_gnu' [12:17, 11:00] -PASS -- TEST 'cpld_control_pdlib_p8_gnu' [10:58, 09:08](1579 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_gnu' [03:11, 01:59] -PASS -- TEST 'cpld_debug_pdlib_p8_gnu' [08:55, 06:33](1566 MB) - -PASS -- COMPILE 'datm_cdeps_gnu' [11:18, 10:03] -PASS -- TEST 'datm_cdeps_control_cfsr_gnu' [23:20, 21:39](1512 MB) +PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [02:26, 00:50](362 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_intel' [02:27, 00:41](623 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [02:23, 00:31](627 MB) + +PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [13:11, 11:58] ( 1 warnings 611 remarks ) +PASS -- TEST 'atm_ds2s_docn_pcice_intel' [04:56, 02:33](2837 MB) + +PASS -- COMPILE 'atm_ds2s_docn_dice_intel' [08:10, 06:11] ( 1 warnings 499 remarks ) +PASS -- TEST 'atm_ds2s_docn_dice_intel' [08:52, 06:31](2876 MB) + +PASS -- COMPILE 'atml_intel' [08:10, 07:09] ( 9 warnings 552 remarks ) +PASS -- TEST 'control_p8_atmlnd_intel' [04:36, 02:24](1901 MB) +PASS -- TEST 'control_restart_p8_atmlnd_intel' [03:29, 01:25](1302 MB) + +PASS -- COMPILE 'atml_debug_intel' [05:10, 03:13] ( 424 warnings 552 remarks ) +PASS -- TEST 'control_p8_atmlnd_debug_intel' [05:36, 03:34](1945 MB) + +PASS -- COMPILE 'atmw_intel' [09:18, 07:50] ( 1 warnings 520 remarks ) +PASS -- TEST 'atmwav_control_noaero_p8_intel' [03:33, 01:47](2688 MB) + +PASS -- COMPILE 'atmaero_intel' [10:18, 08:54] ( 1 warnings 413 remarks ) +PASS -- TEST 'atmaero_control_p8_intel' [04:45, 03:09](2004 MB) +PASS -- TEST 'atmaero_control_p8_rad_intel' [05:30, 03:18](2394 MB) +PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [05:31, 03:28](2419 MB) + +PASS -- COMPILE 'atmaq_intel' [08:18, 06:06] ( 1 warnings 598 remarks ) +PASS -- TEST 'regional_atmaq_intel' [13:28, 10:52](2872 MB) +PASS -- TEST 'regional_atmaq_canopy_intel' [15:08, 12:33](2873 MB) + +PASS -- COMPILE 'atmaq_debug_intel' [04:18, 02:16] ( 397 warnings 598 remarks ) +PASS -- TEST 'regional_atmaq_debug_intel' [29:09, 26:50](2887 MB) + +PASS -- COMPILE 'atm_fbh_intel' [07:19, 05:32] ( 4 warnings 422 remarks ) +PASS -- TEST 'cpld_regional_atm_fbh_intel' [15:22, 14:05](1134 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_intelllvm' [14:20, 13:01] +PASS -- TEST 'cpld_control_gfsv17_intelllvm' [11:45, 09:32](2062 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_debug_intelllvm' [05:11, 03:10] +PASS -- TEST 'cpld_debug_gfsv17_intelllvm' [15:44, 13:27](2087 MB) + +PASS -- COMPILE 's2s_32bit_sfs_intelllvm' [13:17, 12:10] +PASS -- TEST 'cpld_control_sfs_intelllvm' [13:13, 08:46](2393 MB) + +PASS -- COMPILE 's2swa_intelllvm' [15:11, 13:53] +PASS -- TEST 'cpld_control_p8_intelllvm' [09:21, 07:08](2456 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_intelllvm' [07:10, 06:00] +PASS -- TEST 'rap_control_dyn32_phy32_intelllvm' [03:25, 02:08](1746 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intelllvm' [07:11, 05:51] +PASS -- TEST 'rap_control_dyn64_phy32_intelllvm' [06:27, 04:38](1824 MB) + +PASS -- COMPILE 'datm_cdeps_intelllvm' [17:12, 15:35] +PASS -- TEST 'datm_cdeps_control_cfsr_intelllvm' [03:15, 01:51](1945 MB) + +PASS -- COMPILE 'datm_cdeps_debug_intelllvm' [04:11, 02:34] +PASS -- TEST 'datm_cdeps_debug_cfsr_intelllvm' [06:15, 04:12](1852 MB) + +PASS -- COMPILE 'atm_gnu' [04:12, 02:53] +PASS -- TEST 'control_c48_gnu' [08:21, 06:16](1508 MB) +PASS -- TEST 'control_stochy_gnu' [04:19, 02:14](509 MB) +PASS -- TEST 'control_ras_gnu' [04:19, 03:11](514 MB) +PASS -- TEST 'control_p8_gnu' [04:36, 03:06](1459 MB) +PASS -- TEST 'control_p8_ugwpv1_gnu' [04:34, 03:02](1465 MB) +PASS -- TEST 'control_flake_gnu' [05:18, 04:03](554 MB) + +PASS -- COMPILE 'rrfs_gnu' [04:12, 02:53] +PASS -- TEST 'rap_control_gnu' [05:23, 03:28](847 MB) +PASS -- TEST 'rap_decomp_gnu' [05:23, 03:29](847 MB) +PASS -- TEST 'rap_2threads_gnu' [04:26, 02:51](898 MB) +PASS -- TEST 'rap_restart_gnu' [03:32, 01:49](581 MB) +PASS -- TEST 'rap_sfcdiff_gnu' [20:35, 18:17](846 MB) +PASS -- TEST 'rap_sfcdiff_decomp_gnu' [05:25, 03:26](849 MB) +PASS -- TEST 'rap_sfcdiff_restart_gnu' [03:25, 01:49](581 MB) +PASS -- TEST 'hrrr_control_gnu' [05:21, 03:37](849 MB) +PASS -- TEST 'hrrr_control_noqr_gnu' [05:21, 03:32](835 MB) +PASS -- TEST 'hrrr_control_2threads_gnu' [04:44, 02:36](889 MB) +PASS -- TEST 'hrrr_control_decomp_gnu' [05:32, 03:20](850 MB) +PASS -- TEST 'hrrr_control_restart_gnu' [03:19, 01:51](577 MB) +PASS -- TEST 'hrrr_control_restart_noqr_gnu' [03:18, 01:46](662 MB) +PASS -- TEST 'rrfs_v1beta_gnu' [12:38, 10:49](842 MB) + +PASS -- COMPILE 'csawmg_gnu' [04:12, 02:52] +PASS -- TEST 'control_csawmg_gnu' [07:28, 05:49](767 MB) + +PASS -- COMPILE 'atm_dyn32_debug_gnu' [07:10, 05:11] +PASS -- TEST 'control_diag_debug_gnu' [03:23, 01:18](1281 MB) +PASS -- TEST 'regional_debug_gnu' [24:36, 23:03](760 MB) +PASS -- TEST 'rap_control_debug_gnu' [03:17, 01:49](855 MB) +PASS -- TEST 'hrrr_control_debug_gnu' [03:17, 01:46](857 MB) +PASS -- TEST 'hrrr_gf_debug_gnu' [03:16, 01:47](860 MB) +PASS -- TEST 'hrrr_c3_debug_gnu' [03:17, 01:48](861 MB) +PASS -- TEST 'rap_diag_debug_gnu' [03:23, 02:04](941 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_gnu' [04:17, 02:47](854 MB) +PASS -- TEST 'rap_progcld_thompson_debug_gnu' [03:25, 01:49](856 MB) +PASS -- TEST 'control_ras_debug_gnu' [03:17, 01:08](499 MB) +PASS -- TEST 'control_stochy_debug_gnu' [03:16, 01:11](491 MB) +PASS -- TEST 'control_debug_p8_gnu' [03:36, 01:22](1445 MB) +PASS -- TEST 'rap_flake_debug_gnu' [03:24, 01:50](854 MB) +PASS -- TEST 'rap_clm_lake_debug_gnu' [03:21, 01:51](855 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_gnu' [04:27, 02:56](865 MB) + +PASS -- COMPILE 'wam_debug_gnu' [03:16, 01:31] +PASS -- TEST 'control_wam_debug_gnu' [06:34, 04:37](1305 MB) + +PASS -- COMPILE 'atm_debug_dyn32_gnu' [04:10, 02:39] +PASS -- TEST 'control_csawmg_debug_gnu' [03:26, 01:49](730 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_gnu' [04:11, 02:47] +PASS -- TEST 'rap_control_dyn32_phy32_gnu' [05:21, 03:13](706 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_gnu' [05:20, 03:10](709 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_gnu' [04:24, 02:37](733 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_gnu' [04:26, 02:26](725 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_gnu' [05:20, 03:09](709 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_gnu' [04:22, 01:44](553 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_gnu' [05:17, 03:16](555 MB) +PASS -- TEST 'conus13km_control_gnu' [11:57, 09:38](903 MB) +PASS -- TEST 'conus13km_2threads_gnu' [03:44, 01:10](907 MB) +PASS -- TEST 'conus13km_decomp_gnu' [05:44, 03:17](906 MB) +PASS -- TEST 'conus13km_restart_gnu' [13:38, 11:40](570 MB) + +PASS -- COMPILE 'atm_dyn64_phy32_gnu' [08:11, 06:14] +PASS -- TEST 'rap_control_dyn64_phy32_gnu' [05:31, 03:40](735 MB) + +PASS -- COMPILE 'atm_dyn32_phy32_debug_gnu' [07:11, 05:14] +PASS -- TEST 'rap_control_debug_dyn32_phy32_gnu' [03:19, 01:47](714 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_gnu' [03:19, 01:51](718 MB) +PASS -- TEST 'conus13km_debug_gnu' [08:36, 06:49](922 MB) +PASS -- TEST 'conus13km_debug_qr_gnu' [09:33, 07:11](649 MB) +PASS -- TEST 'conus13km_debug_2threads_gnu' [06:33, 04:18](922 MB) +PASS -- TEST 'conus13km_debug_decomp_gnu' [09:32, 07:29](924 MB) +PASS -- TEST 'conus13km_radar_tten_debug_gnu' [08:32, 07:03](991 MB) + +PASS -- COMPILE 'atm_dyn64_phy32_debug_gnu' [07:12, 05:24] +PASS -- TEST 'rap_control_dyn64_phy32_debug_gnu' [03:18, 01:49](741 MB) + +PASS -- COMPILE 's2swa_gnu' [12:15, 10:40] +PASS -- TEST 'cpld_control_p8_gnu' [10:12, 07:43](1574 MB) + +PASS -- COMPILE 's2s_gnu' [12:15, 10:16] +PASS -- TEST 'cpld_control_nowave_noaero_p8_gnu' [12:51, 10:36](1552 MB) + +PASS -- COMPILE 's2swa_debug_gnu' [03:10, 01:55] +PASS -- TEST 'cpld_debug_p8_gnu' [06:48, 04:43](1606 MB) + +PASS -- COMPILE 's2sw_pdlib_gnu' [12:11, 10:45] +PASS -- TEST 'cpld_control_pdlib_p8_gnu' [10:40, 09:09](1575 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_gnu' [04:14, 02:13] +PASS -- TEST 'cpld_debug_pdlib_p8_gnu' [08:37, 06:37](1564 MB) + +PASS -- COMPILE 'datm_cdeps_gnu' [11:11, 09:59] +PASS -- TEST 'datm_cdeps_control_cfsr_gnu' [04:15, 02:19](1512 MB) SYNOPSIS: -Starting Date/Time: 20251107 20:54:37 -Ending Date/Time: 20251107 22:42:33 -Total Time: 01h:48m:30s +Starting Date/Time: 20251111 03:21:26 +Ending Date/Time: 20251111 04:59:38 +Total Time: 01h:38m:47s Compiles Completed: 67/67 Tests Completed: 276/276 diff --git a/tests/logs/RegressionTests_wcoss2.log b/tests/logs/RegressionTests_wcoss2.log index 86e6c505ad..b0f7ab15d1 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: -4094ee7b06a871a2fe57a1233254219dfc19898e +1b8a728d65def1d42705f795a9b0ae8c52f5007d Submodule hashes used in testing: 9265006502a859d2d3f21029fbb86107ba50ce0e AQM (v0.2.0-54-g9265006) @@ -9,7 +9,7 @@ Submodule hashes used in testing: 9f53664ef2e607ad25d6b6c939f2eac9ec818ee6 CDEPS-interface/CDEPS (cdeps0.4.17-432-g9f53664) 90ed2522ba8dd04d75237a77aae6b49e7acca523 CICE-interface/CICE (CICE6.0.0-432-g90ed252) 6a5c51e9e6c643da0760a315e452755661d7d745 CICE-interface/CICE/icepack (Icepack1.1.0-220-g6a5c51e) - 374373588e22cd86f1b8eb670d489c2967a6b40a CMEPS-interface/CMEPS (cmeps_v0.4.1-2324-g3743735) + 34ab53bf99cff4b3f34a4dcffa7efe0a2ea52429 CMEPS-interface/CMEPS (remotes/origin/feature/ccpp_framework_update) 9b7652c75b40d9cbb40e52b824f8c0a423922757 CMakeModules (v1.0.0-33-g9b7652c) 9ff3df9545dd582f415f682d3297e8c6c841e5cb GOCART (sdr_v2.1.2.6-291-g9ff3df9) bcf7777bb037ae2feb2a8a8ac51aacb3511b52d9 HYCOM-interface/HYCOM (2.3.00-122-gbcf7777) @@ -19,9 +19,9 @@ Submodule hashes used in testing: 65ef5c73bc7f5663d5688f75c3855d431da4baea MOM6-interface/MOM6/pkg/CVMix-src (65ef5c7) 29e64d652786e1d076a05128c920f394202bfe10 MOM6-interface/MOM6/pkg/GSW-Fortran (29e64d6) 2c7b3bc2a8096f6232020c47507593058795102e NOAHMP-interface/noahmp (v3.7.1-471-g2c7b3bc) - 83de45b8635d4afa8a4e12769e7d976912bb25d3 UFSATM (remotes/origin/sfc_v2_att) - 11359cb04a420fc87e4cf0f035f4d1215ab24488 UFSATM/ccpp/framework (2025-01-06-dev-5-g11359cb) - a78d06b4d54e2794a85ca3309e056ee67d62ed84 UFSATM/ccpp/physics (EP4-2036-ga78d06b4) + 964091c34459827f6cde2038d6e512936fbc3649 UFSATM (remotes/origin/feature/ccpp_framework_update) + 3256121dc4972d5c78f43f1a16ea1cb118ec6daf UFSATM/ccpp/framework (2025-06-03-dev-12-g3256121) + 3978265c4ec65c01d661118f8622999191c35841 UFSATM/ccpp/physics (ccpp_transition_to_vlab_master_20190705-5530-g3978265c) c62efd27caa26f660edf24232f33f154e608b77a UFSATM/ccpp/physics/physics/MP/TEMPO/TEMPO (c62efd2) 41c5fcd950fed09b8afe186dede266824eca7fd3 UFSATM/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (41c5fcd) b0a1b0957d3b79d642f3c01e5cd9441936c7c832 UFSATM/fv3/atmos_cubed_sphere (201912_public_release-429-gb0a1b09) @@ -31,7 +31,7 @@ Submodule hashes used in testing: -3d35332fe66e3e63a285cc8d96facdf255a33481 UFSATM/upp/sorc/ncep_post.fd/post_gtg.fd 560cb9c0f9fdc8ec96f746576dcac6503ed14eef WW3 (6.07.1-495-g560cb9c0) 05cad173feeb598431e3ef5f17c2df6562c8d101 fire_behavior (v0.2.0-1-g05cad17) - 508255586ebd7a666946060eb1e20d3a39d4ddb8 stochastic_physics (remotes/origin/feature/printmsgs) + aea3150e0baa6289a144f6da41d02869ab80f24c stochastic_physics (ufs-v2.0.0-293-gaea3150) NOTES: @@ -40,257 +40,257 @@ 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-20251106 -COMPARISON DIRECTORY: /lfs/h2/emc/ptmp/brian.curtis/FV3_RT/rt_422361 +BASELINE DIRECTORY: /lfs/h2/emc/nems/noscrub/emc.nems/RT/NEMSfv3gfs/develop-20251110 +COMPARISON DIRECTORY: /lfs/h2/emc/ptmp/brian.curtis/FV3_RT/rt_3538048 RT.SH OPTIONS USED: * (-a) - HPC PROJECT ACCOUNT: GFS-DEV * (-e) - USE ECFLOW -PASS -- COMPILE 's2swa_32bit_intel' [18:38, 16:34] ( 1 warnings 3 remarks ) -PASS -- TEST 'cpld_control_p8_mixedmode_intel' [11:35, 07:12](3347 MB) -PASS -- TEST 'cpld_control_gefs_intel' [34:41, 16:48](4110 MB) -PASS -- TEST 'cpld_restart_gefs_intel' [28:31, 08:11](3920 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_intel' [18:37, 16:22] ( 1 warnings 4 remarks ) -PASS -- TEST 'cpld_control_gfsv17_intel' [18:35, 13:44](1903 MB) -PASS -- TEST 'cpld_control_gfsv17_iau_intel' [19:52, 14:39](1948 MB) -PASS -- TEST 'cpld_restart_gfsv17_intel' [11:13, 06:50](1071 MB) -PASS -- TEST 'cpld_restart_gfsv17_iau_intel' [13:09, 07:10](1931 MB) -PASS -- TEST 'cpld_mpi_gfsv17_intel' [20:31, 15:39](1883 MB) - -PASS -- COMPILE 's2s_32bit_sfs_intel' [15:35, 13:54] ( 1 warnings 1 remarks ) -PASS -- TEST 'cpld_control_sfs_intel' [18:39, 12:43](2195 MB) -PASS -- TEST 'cpld_restart_sfs_intel' [13:51, 06:37](1375 MB) - -PASS -- COMPILE 's2s_32bit_sfs_debug_intel' [06:24, 04:34] ( 334 warnings 1 remarks ) -PASS -- TEST 'cpld_debug_sfs_intel' [19:44, 13:27](2242 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [06:24, 05:04] ( 352 warnings 1777 remarks ) -PASS -- TEST 'cpld_debug_gfsv17_intel' [25:58, 20:28](1947 MB) - -PASS -- COMPILE 's2swa_intel' [18:37, 16:38] ( 1 warnings 3 remarks ) -PASS -- TEST 'cpld_control_p8_intel' [12:08, 08:33](3380 MB) -PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [12:31, 08:48](3378 MB) -PASS -- TEST 'cpld_restart_p8_intel' [09:52, 05:12](3262 MB) -PASS -- TEST 'cpld_control_qr_p8_intel' [13:35, 08:46](3405 MB) -PASS -- TEST 'cpld_restart_qr_p8_intel' [09:45, 05:15](3291 MB) -PASS -- TEST 'cpld_2threads_p8_intel' [11:49, 08:08](3619 MB) -PASS -- TEST 'cpld_decomp_p8_intel' [11:46, 08:46](3372 MB) -PASS -- TEST 'cpld_mpi_p8_intel' [11:22, 07:08](3328 MB) -PASS -- TEST 'cpld_control_ciceC_p8_intel' [12:29, 08:47](3381 MB) - -PASS -- COMPILE 's2swal_intel' [18:39, 16:28] ( 1 warnings 4 remarks ) -PASS -- TEST 'cpld_s2sa_p8_intel' [12:18, 08:54](3340 MB) - -PASS -- COMPILE 's2sw_intel' [16:37, 15:08] ( 1 warnings 3 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_intel' [09:00, 05:10](1923 MB) -PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [11:15, 07:52](1967 MB) - -PASS -- COMPILE 's2s_aoflux_intel' [15:34, 14:13] ( 1 warnings 1 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [09:21, 05:32](1979 MB) - -PASS -- COMPILE 's2swa_faster_intel' [18:39, 16:34] ( 1 warnings 3 remarks ) -PASS -- TEST 'cpld_control_p8_faster_intel' [12:29, 08:32](3379 MB) - -PASS -- COMPILE 's2sw_pdlib_intel' [17:34, 15:49] ( 1 warnings 4 remarks ) -PASS -- TEST 'cpld_control_pdlib_p8_intel' [17:23, 13:49](1927 MB) -PASS -- TEST 'cpld_restart_pdlib_p8_intel' [10:23, 06:52](1104 MB) -PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [19:23, 16:04](1894 MB) -PASS -- TEST 'cpld_control_c48_5deg_intel' [09:42, 06:38](2889 MB) -PASS -- TEST 'cpld_warmstart_c48_5deg_intel' [05:35, 02:54](2897 MB) -PASS -- TEST 'cpld_restart_c48_5deg_intel' [04:39, 01:58](2313 MB) -PASS -- TEST 'cpld_control_c24_5deg_intel' [05:00, 02:08](2111 MB) -PASS -- TEST 'cpld_warmstart_c24_5deg_intel' [03:59, 01:44](2114 MB) -PASS -- TEST 'cpld_restart_c24_5deg_intel' [04:14, 01:06](1490 MB) -PASS -- TEST 'cpld_control_c24_9deg_intel' [04:59, 02:05](2109 MB) -PASS -- TEST 'cpld_warmstart_c24_9deg_intel' [03:59, 01:39](2111 MB) -PASS -- TEST 'cpld_restart_c24_9deg_intel' [04:15, 01:24](1487 MB) -PASS -- TEST 'cpld_control_c12_9deg_intel' [03:59, 01:37](2041 MB) -PASS -- TEST 'cpld_warmstart_c12_9deg_intel' [03:59, 01:34](2039 MB) -PASS -- TEST 'cpld_restart_c12_9deg_intel' [04:14, 01:17](1396 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_intel' [06:21, 04:49] ( 352 warnings 1777 remarks ) -PASS -- TEST 'cpld_debug_pdlib_p8_intel' [28:27, 24:41](1969 MB) - -PASS -- COMPILE 'atm_dyn32_intel' [12:26, 10:41] ( 1 warnings 1 remarks ) -PASS -- TEST 'control_flake_intel' [06:50, 04:05](691 MB) -PASS -- TEST 'control_CubedSphereGrid_intel' [04:48, 02:33](1581 MB) -PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [05:55, 02:53](1593 MB) -PASS -- TEST 'control_latlon_intel' [04:39, 02:38](1593 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [04:47, 02:51](1590 MB) -PASS -- TEST 'control_c48_intel' [09:00, 06:34](1600 MB) -PASS -- TEST 'control_c48.v2.sfc_intel' [08:00, 05:40](724 MB) -PASS -- TEST 'control_c48_lnd_iau_intel' [08:56, 06:33](1602 MB) -PASS -- TEST 'control_c192_intel' [10:20, 07:13](1716 MB) -PASS -- TEST 'control_c384_intel' [12:54, 08:36](2006 MB) -PASS -- TEST 'control_c384gdas_intel' [15:48, 09:05](1177 MB) -PASS -- TEST 'control_stochy_intel' [04:45, 01:51](643 MB) -PASS -- TEST 'control_stochy_restart_intel' [03:52, 01:19](408 MB) -PASS -- TEST 'control_lndp_intel' [04:37, 01:52](651 MB) -PASS -- TEST 'control_iovr4_intel' [04:39, 02:40](640 MB) -PASS -- TEST 'control_iovr4_gfdlmpv3_intel' [06:13, 03:33](923 MB) -PASS -- TEST 'control_iovr5_intel' [04:41, 02:41](639 MB) -PASS -- TEST 'control_p8_intel' [07:49, 03:15](1864 MB) -PASS -- TEST 'control_p8.v2.sfc_intel' [07:00, 03:30](1867 MB) -PASS -- TEST 'control_p8_ugwpv1_intel' [07:27, 03:44](1870 MB) -PASS -- TEST 'control_p8_ugwpv1_tempo_intel' [07:29, 03:25](1884 MB) -PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_intel' [07:53, 03:30](1889 MB) -PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_hail_intel' [06:10, 02:38](2442 MB) -PASS -- TEST 'control_restart_p8_intel' [06:37, 02:26](1018 MB) -PASS -- TEST 'control_noqr_p8_intel' [07:08, 03:20](1864 MB) -PASS -- TEST 'control_restart_noqr_p8_intel' [05:49, 02:14](1016 MB) -PASS -- TEST 'control_decomp_p8_intel' [06:48, 03:31](1857 MB) -PASS -- TEST 'control_2threads_p8_intel' [07:23, 02:57](1940 MB) -PASS -- TEST 'control_p8_lndp_intel' [08:25, 05:14](1873 MB) -PASS -- TEST 'control_p8_rrtmgp_intel' [08:32, 04:23](1921 MB) -PASS -- TEST 'control_p8_mynn_intel' [07:20, 03:35](1877 MB) -PASS -- TEST 'merra2_thompson_intel' [08:46, 03:51](1871 MB) -PASS -- TEST 'merra2_hf_thompson_intel' [09:30, 05:38](1878 MB) -PASS -- TEST 'regional_control_intel' [07:58, 05:33](875 MB) -PASS -- TEST 'regional_restart_intel' [06:00, 03:27](885 MB) -PASS -- TEST 'regional_decomp_intel' [07:57, 05:40](876 MB) -PASS -- TEST 'regional_2threads_intel' [05:51, 03:32](990 MB) -PASS -- TEST 'regional_noquilt_intel' [08:01, 05:35](1179 MB) -PASS -- TEST 'regional_netcdf_parallel_intel' [08:01, 05:29](873 MB) -PASS -- TEST 'regional_2dwrtdecomp_intel' [07:59, 05:23](874 MB) -PASS -- TEST 'regional_wofs_intel' [09:00, 06:31](1610 MB) - -PASS -- COMPILE 'atm_dyn32_rad32_intel' [11:27, 10:02] ( 1 warnings 1 remarks ) -PASS -- TEST 'control_p8_rrtmgp_rad32_intel' [08:28, 04:09](1890 MB) - -PASS -- COMPILE 'rrfs_intel' [10:29, 08:57] ( 4 warnings 92 remarks ) -PASS -- TEST 'rap_control_intel' [07:36, 03:56](1022 MB) -PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [07:31, 04:24](1200 MB) -PASS -- TEST 'rap_decomp_intel' [07:30, 04:00](1019 MB) -PASS -- TEST 'rap_2threads_intel' [07:01, 03:39](1094 MB) -PASS -- TEST 'rap_restart_intel' [06:36, 02:24](771 MB) -PASS -- TEST 'rap_sfcdiff_intel' [08:00, 04:03](1020 MB) -PASS -- TEST 'rap_sfcdiff_decomp_intel' [07:37, 04:06](1020 MB) -PASS -- TEST 'rap_sfcdiff_restart_intel' [06:38, 02:45](763 MB) -PASS -- TEST 'hrrr_control_intel' [07:10, 03:48](1012 MB) -PASS -- TEST 'hrrr_control_decomp_intel' [06:38, 03:52](1015 MB) -PASS -- TEST 'hrrr_control_2threads_intel' [06:38, 03:35](1082 MB) -PASS -- TEST 'hrrr_control_restart_intel' [04:55, 02:10](762 MB) -PASS -- TEST 'rrfs_v1beta_intel' [10:25, 06:45](1016 MB) -PASS -- TEST 'rrfs_v1nssl_intel' [10:48, 08:33](1979 MB) -PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [10:44, 08:17](1967 MB) - -PASS -- COMPILE 'csawmg_intel' [10:25, 09:03] ( 1 warnings ) -PASS -- TEST 'control_csawmg_intel' [09:21, 06:46](959 MB) -PASS -- TEST 'control_ras_intel' [05:42, 03:35](672 MB) - -PASS -- COMPILE 'wam_intel' [09:26, 08:06] ( 1 warnings 1 remarks ) -PASS -- TEST 'control_wam_intel' [15:46, 12:13](1670 MB) - -PASS -- COMPILE 'atm_faster_dyn32_intel' [09:25, 08:10] ( 1 warnings 1 remarks ) -PASS -- TEST 'control_p8_faster_intel' [07:31, 03:31](1862 MB) -PASS -- TEST 'regional_control_faster_intel' [08:09, 05:34](869 MB) - -PASS -- COMPILE 'atm_debug_dyn32_intel' [06:21, 04:49] ( 415 warnings 92 remarks ) -PASS -- TEST 'control_CubedSphereGrid_debug_intel' [04:52, 02:51](1613 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [05:55, 03:02](1622 MB) -PASS -- TEST 'control_stochy_debug_intel' [05:42, 03:37](830 MB) -PASS -- TEST 'control_lndp_debug_intel' [05:38, 03:21](829 MB) -PASS -- TEST 'control_csawmg_debug_intel' [08:09, 05:14](1115 MB) -PASS -- TEST 'control_ras_debug_intel' [05:42, 03:24](833 MB) -PASS -- TEST 'control_diag_debug_intel' [05:49, 03:29](1678 MB) -PASS -- TEST 'control_debug_p8_intel' [06:16, 03:52](1908 MB) -PASS -- TEST 'regional_debug_intel' [21:26, 18:57](951 MB) -PASS -- TEST 'rap_control_debug_intel' [08:59, 05:51](1203 MB) -PASS -- TEST 'hrrr_control_debug_intel' [07:50, 05:38](1194 MB) -PASS -- TEST 'hrrr_gf_debug_intel' [07:50, 05:40](1198 MB) -PASS -- TEST 'hrrr_c3_debug_intel' [07:39, 05:51](1197 MB) -PASS -- TEST 'rap_unified_drag_suite_debug_intel' [07:52, 05:48](1204 MB) -PASS -- TEST 'rap_diag_debug_intel' [09:14, 06:06](1287 MB) -PASS -- TEST 'rap_cires_ugwp_debug_intel' [08:37, 05:57](1203 MB) -PASS -- TEST 'rap_unified_ugwp_debug_intel' [07:37, 05:54](1204 MB) -PASS -- TEST 'rap_lndp_debug_intel' [07:53, 05:49](1200 MB) -PASS -- TEST 'rap_progcld_thompson_debug_intel' [07:50, 05:40](1202 MB) -PASS -- TEST 'rap_noah_debug_intel' [07:39, 05:37](1201 MB) -PASS -- TEST 'rap_sfcdiff_debug_intel' [07:47, 05:52](1201 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [10:47, 08:29](1197 MB) -PASS -- TEST 'rap_clm_lake_debug_intel' [07:53, 05:56](1201 MB) -PASS -- TEST 'rap_flake_debug_intel' [07:42, 05:49](1203 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [13:53, 09:42](1204 MB) - -PASS -- COMPILE 'wam_debug_intel' [05:19, 03:32] ( 377 warnings 1 remarks ) -PASS -- TEST 'control_wam_debug_intel' [17:52, 14:27](1710 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [10:25, 08:18] ( 4 warnings 91 remarks ) -PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [07:43, 04:02](1050 MB) -PASS -- TEST 'rap_control_dyn32_phy32_intel' [07:06, 03:19](895 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [07:28, 03:13](893 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [06:46, 03:07](943 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [07:07, 02:49](934 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [07:06, 03:22](895 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_intel' [05:30, 01:55](730 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [04:53, 01:53](729 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [10:27, 08:13] ( 4 warnings 91 remarks ) -PASS -- TEST 'conus13km_control_intel' [06:02, 03:00](1021 MB) -PASS -- TEST 'conus13km_2threads_intel' [04:29, 01:30](1135 MB) -PASS -- TEST 'conus13km_decomp_intel' [06:43, 03:10](1026 MB) -PASS -- TEST 'conus13km_restart_intel' [04:32, 02:00](688 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [10:26, 08:43] ( 4 warnings 91 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_intel' [07:18, 04:20](918 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [05:19, 03:51] ( 310 warnings 91 remarks ) -PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [07:53, 05:34](1081 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [07:52, 05:28](1074 MB) -PASS -- TEST 'conus13km_debug_intel' [27:01, 23:51](1097 MB) -PASS -- TEST 'conus13km_debug_qr_intel' [26:41, 24:07](820 MB) -PASS -- TEST 'conus13km_debug_2threads_intel' [16:14, 13:25](1202 MB) -PASS -- TEST 'conus13km_debug_decomp_intel' [26:54, 24:20](1091 MB) -PASS -- TEST 'conus13km_radar_tten_debug_intel' [26:36, 23:57](1172 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [05:18, 03:44] ( 310 warnings 91 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [07:49, 05:43](1106 MB) - -PASS -- COMPILE 'hafsw_intel' [13:33, 12:19] ( 1 warnings 3 remarks ) -PASS -- TEST 'hafs_regional_atm_intel' [08:27, 04:49](708 MB) -PASS -- TEST 'hafs_regional_atm_gfdlmpv3_intel' [09:29, 05:53](926 MB) -PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [06:44, 03:51](1052 MB) -PASS -- TEST 'hafs_regional_atm_wav_intel' [15:20, 11:54](805 MB) -PASS -- TEST 'hafs_regional_1nest_atm_intel' [09:22, 05:55](469 MB) -PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [10:44, 06:56](475 MB) -PASS -- TEST 'hafs_global_1nest_atm_intel' [06:20, 03:22](378 MB) -PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [12:46, 08:20](428 MB) -PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [07:12, 04:06](499 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [07:30, 03:50](498 MB) -PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [03:47, 01:44](409 MB) - -PASS -- COMPILE 'hafs_mom6w_intel' [12:32, 10:30] ( 1 warnings 2 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [09:53, 05:48](778 MB) - -PASS -- COMPILE 'hafs_all_intel' [10:28, 09:03] ( 1 warnings 2 remarks ) -PASS -- TEST 'hafs_regional_docn_intel' [10:18, 06:51](764 MB) -PASS -- TEST 'hafs_regional_docn_oisst_intel' [10:12, 07:00](740 MB) - -PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [15:34, 13:58] ( 1 warnings 1 remarks ) -PASS -- TEST 'atm_ds2s_docn_pcice_intel' [08:22, 04:14](1913 MB) - -PASS -- COMPILE 'atml_intel' [11:29, 10:06] ( 9 warnings 2 remarks ) - -PASS -- COMPILE 'atml_debug_intel' [06:25, 04:29] ( 420 warnings 2 remarks ) - -PASS -- COMPILE 'atmaero_intel' [17:32, 15:45] ( 1 warnings 1 remarks ) -PASS -- TEST 'atmaero_control_p8_intel' [09:38, 04:54](3238 MB) -PASS -- TEST 'atmaero_control_p8_rad_intel' [09:06, 05:07](3205 MB) -PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [09:02, 05:12](3216 MB) - -PASS -- COMPILE 'atmaq_intel' [10:25, 08:53] ( 1 warnings ) -PASS -- TEST 'regional_atmaq_intel' [21:54, 15:43](2389 MB) -PASS -- TEST 'regional_atmaq_canopy_intel' [23:35, 18:31](2450 MB) - -PASS -- COMPILE 'atmaq_debug_intel' [05:18, 03:41] ( 394 warnings ) -PASS -- TEST 'regional_atmaq_debug_intel' [45:48, 40:55](1956 MB) +PASS -- COMPILE 's2swa_32bit_intel' [18:35, 16:48] ( 1 warnings 3 remarks ) +PASS -- TEST 'cpld_control_p8_mixedmode_intel' [15:54, 07:15](3340 MB) +PASS -- TEST 'cpld_control_gefs_intel' [40:35, 18:20](4119 MB) +PASS -- TEST 'cpld_restart_gefs_intel' [27:57, 08:33](3909 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_intel' [18:36, 16:23] ( 1 warnings 4 remarks ) +PASS -- TEST 'cpld_control_gfsv17_intel' [23:47, 13:52](1899 MB) +PASS -- TEST 'cpld_control_gfsv17_iau_intel' [20:30, 14:37](1941 MB) +PASS -- TEST 'cpld_restart_gfsv17_intel' [11:19, 06:43](1070 MB) +PASS -- TEST 'cpld_restart_gfsv17_iau_intel' [13:38, 07:10](1932 MB) +PASS -- TEST 'cpld_mpi_gfsv17_intel' [25:49, 16:05](1877 MB) + +PASS -- COMPILE 's2s_32bit_sfs_intel' [16:32, 14:19] ( 1 warnings 1 remarks ) +PASS -- TEST 'cpld_control_sfs_intel' [24:49, 12:17](2194 MB) +PASS -- TEST 'cpld_restart_sfs_intel' [14:55, 06:57](1356 MB) + +PASS -- COMPILE 's2s_32bit_sfs_debug_intel' [06:20, 04:34] ( 334 warnings 1 remarks ) +PASS -- TEST 'cpld_debug_sfs_intel' [21:16, 13:11](2236 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [06:21, 04:56] ( 352 warnings 1777 remarks ) +PASS -- TEST 'cpld_debug_gfsv17_intel' [27:43, 20:26](1939 MB) + +PASS -- COMPILE 's2swa_intel' [18:35, 16:38] ( 1 warnings 3 remarks ) +PASS -- TEST 'cpld_control_p8_intel' [19:24, 09:22](3373 MB) +PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [17:53, 08:54](3370 MB) +PASS -- TEST 'cpld_restart_p8_intel' [10:03, 05:25](3258 MB) +PASS -- TEST 'cpld_control_qr_p8_intel' [17:15, 09:11](3402 MB) +PASS -- TEST 'cpld_restart_qr_p8_intel' [12:10, 06:01](3286 MB) +PASS -- TEST 'cpld_2threads_p8_intel' [17:04, 08:26](3603 MB) +PASS -- TEST 'cpld_decomp_p8_intel' [17:06, 08:51](3364 MB) +PASS -- TEST 'cpld_mpi_p8_intel' [16:39, 07:29](3321 MB) +PASS -- TEST 'cpld_control_ciceC_p8_intel' [17:54, 08:45](3370 MB) + +PASS -- COMPILE 's2swal_intel' [18:34, 16:36] ( 1 warnings 4 remarks ) +PASS -- TEST 'cpld_s2sa_p8_intel' [17:32, 08:58](3330 MB) + +PASS -- COMPILE 's2sw_intel' [16:33, 14:50] ( 1 warnings 3 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_intel' [12:47, 04:52](1915 MB) +PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [15:15, 07:33](1967 MB) + +PASS -- COMPILE 's2s_aoflux_intel' [15:33, 14:14] ( 1 warnings 1 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [11:16, 05:44](1973 MB) + +PASS -- COMPILE 's2swa_faster_intel' [18:36, 16:40] ( 1 warnings 3 remarks ) +PASS -- TEST 'cpld_control_p8_faster_intel' [17:52, 08:57](3371 MB) + +PASS -- COMPILE 's2sw_pdlib_intel' [16:33, 15:13] ( 1 warnings 4 remarks ) +PASS -- TEST 'cpld_control_pdlib_p8_intel' [23:22, 14:03](1919 MB) +PASS -- TEST 'cpld_restart_pdlib_p8_intel' [12:23, 06:44](1105 MB) +PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [25:02, 16:10](1889 MB) +PASS -- TEST 'cpld_control_c48_5deg_intel' [15:52, 06:52](2883 MB) +PASS -- TEST 'cpld_warmstart_c48_5deg_intel' [11:41, 03:11](2885 MB) +PASS -- TEST 'cpld_restart_c48_5deg_intel' [05:42, 01:50](2298 MB) +PASS -- TEST 'cpld_control_c24_5deg_intel' [11:08, 02:25](2110 MB) +PASS -- TEST 'cpld_warmstart_c24_5deg_intel' [09:03, 01:27](2113 MB) +PASS -- TEST 'cpld_restart_c24_5deg_intel' [04:03, 01:17](1453 MB) +PASS -- TEST 'cpld_control_c24_9deg_intel' [10:03, 01:35](2109 MB) +PASS -- TEST 'cpld_warmstart_c24_9deg_intel' [09:04, 01:21](2109 MB) +PASS -- TEST 'cpld_restart_c24_9deg_intel' [04:00, 01:14](1454 MB) +PASS -- TEST 'cpld_control_c12_9deg_intel' [10:02, 01:34](2040 MB) +PASS -- TEST 'cpld_warmstart_c12_9deg_intel' [09:00, 01:21](2040 MB) +PASS -- TEST 'cpld_restart_c12_9deg_intel' [04:02, 00:59](1397 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_intel' [06:20, 04:47] ( 352 warnings 1777 remarks ) +PASS -- TEST 'cpld_debug_pdlib_p8_intel' [28:14, 24:22](1957 MB) + +PASS -- COMPILE 'atm_dyn32_intel' [12:25, 10:39] ( 1 warnings 1 remarks ) +PASS -- TEST 'control_flake_intel' [10:55, 04:07](682 MB) +PASS -- TEST 'control_CubedSphereGrid_intel' [09:02, 02:39](1576 MB) +PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [08:12, 02:49](1586 MB) +PASS -- TEST 'control_latlon_intel' [05:40, 02:44](1584 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [05:44, 02:55](1583 MB) +PASS -- TEST 'control_c48_intel' [09:00, 06:45](1595 MB) +PASS -- TEST 'control_c48.v2.sfc_intel' [07:57, 05:48](721 MB) +PASS -- TEST 'control_c48_lnd_iau_intel' [09:05, 06:39](1595 MB) +PASS -- TEST 'control_c192_intel' [10:10, 07:29](1710 MB) +PASS -- TEST 'control_c384_intel' [13:51, 09:08](2000 MB) +PASS -- TEST 'control_c384gdas_intel' [19:31, 09:50](1142 MB) +PASS -- TEST 'control_stochy_intel' [04:50, 02:01](641 MB) +PASS -- TEST 'control_stochy_restart_intel' [03:54, 01:17](406 MB) +PASS -- TEST 'control_lndp_intel' [04:42, 01:58](635 MB) +PASS -- TEST 'control_iovr4_intel' [05:41, 02:58](635 MB) +PASS -- TEST 'control_iovr4_gfdlmpv3_intel' [07:14, 03:53](918 MB) +PASS -- TEST 'control_iovr5_intel' [05:42, 02:49](638 MB) +PASS -- TEST 'control_p8_intel' [08:54, 03:49](1857 MB) +PASS -- TEST 'control_p8.v2.sfc_intel' [08:08, 03:54](1860 MB) +PASS -- TEST 'control_p8_ugwpv1_intel' [08:44, 03:43](1865 MB) +PASS -- TEST 'control_p8_ugwpv1_tempo_intel' [08:36, 03:36](1883 MB) +PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_intel' [09:23, 03:39](1882 MB) +PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_hail_intel' [08:22, 02:53](2434 MB) +PASS -- TEST 'control_restart_p8_intel' [06:23, 02:20](1018 MB) +PASS -- TEST 'control_noqr_p8_intel' [08:03, 03:54](1856 MB) +PASS -- TEST 'control_restart_noqr_p8_intel' [06:00, 02:05](1017 MB) +PASS -- TEST 'control_decomp_p8_intel' [07:57, 03:36](1850 MB) +PASS -- TEST 'control_2threads_p8_intel' [06:46, 03:17](1926 MB) +PASS -- TEST 'control_p8_lndp_intel' [08:37, 05:24](1868 MB) +PASS -- TEST 'control_p8_rrtmgp_intel' [08:28, 04:29](1913 MB) +PASS -- TEST 'control_p8_mynn_intel' [07:15, 03:28](1874 MB) +PASS -- TEST 'merra2_thompson_intel' [08:47, 03:54](1860 MB) +PASS -- TEST 'merra2_hf_thompson_intel' [10:30, 05:52](1868 MB) +PASS -- TEST 'regional_control_intel' [08:07, 05:26](875 MB) +PASS -- TEST 'regional_restart_intel' [08:04, 03:23](880 MB) +PASS -- TEST 'regional_decomp_intel' [09:07, 05:43](878 MB) +PASS -- TEST 'regional_2threads_intel' [05:59, 03:46](992 MB) +PASS -- TEST 'regional_noquilt_intel' [08:15, 05:33](1174 MB) +PASS -- TEST 'regional_netcdf_parallel_intel' [08:13, 05:29](874 MB) +PASS -- TEST 'regional_2dwrtdecomp_intel' [08:02, 05:37](874 MB) +PASS -- TEST 'regional_wofs_intel' [09:02, 07:10](1607 MB) + +PASS -- COMPILE 'atm_dyn32_rad32_intel' [12:29, 10:01] ( 1 warnings 1 remarks ) +PASS -- TEST 'control_p8_rrtmgp_rad32_intel' [08:35, 04:22](1886 MB) + +PASS -- COMPILE 'rrfs_intel' [12:29, 09:00] ( 4 warnings 92 remarks ) +PASS -- TEST 'rap_control_intel' [08:00, 04:04](1012 MB) +PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [07:32, 04:24](1187 MB) +PASS -- TEST 'rap_decomp_intel' [07:37, 04:14](1020 MB) +PASS -- TEST 'rap_2threads_intel' [07:46, 03:40](1085 MB) +PASS -- TEST 'rap_restart_intel' [07:37, 02:30](769 MB) +PASS -- TEST 'rap_sfcdiff_intel' [09:29, 04:08](1013 MB) +PASS -- TEST 'rap_sfcdiff_decomp_intel' [10:05, 04:07](1015 MB) +PASS -- TEST 'rap_sfcdiff_restart_intel' [06:38, 02:18](772 MB) +PASS -- TEST 'hrrr_control_intel' [09:54, 03:54](1000 MB) +PASS -- TEST 'hrrr_control_decomp_intel' [09:55, 04:03](1004 MB) +PASS -- TEST 'hrrr_control_2threads_intel' [09:46, 03:24](1073 MB) +PASS -- TEST 'hrrr_control_restart_intel' [04:51, 02:16](763 MB) +PASS -- TEST 'rrfs_v1beta_intel' [13:42, 06:56](1007 MB) +PASS -- TEST 'rrfs_v1nssl_intel' [13:57, 08:45](1960 MB) +PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [13:53, 08:30](1965 MB) + +PASS -- COMPILE 'csawmg_intel' [11:29, 08:41] ( 1 warnings ) +PASS -- TEST 'control_csawmg_intel' [13:17, 07:10](959 MB) +PASS -- TEST 'control_ras_intel' [07:37, 03:26](670 MB) + +PASS -- COMPILE 'wam_intel' [14:28, 08:09] ( 1 warnings 1 remarks ) +PASS -- TEST 'control_wam_intel' [16:29, 12:59](1660 MB) + +PASS -- COMPILE 'atm_faster_dyn32_intel' [14:28, 08:23] ( 1 warnings 1 remarks ) +PASS -- TEST 'control_p8_faster_intel' [09:30, 03:23](1854 MB) +PASS -- TEST 'regional_control_faster_intel' [10:05, 05:36](869 MB) + +PASS -- COMPILE 'atm_debug_dyn32_intel' [11:27, 05:03] ( 415 warnings 92 remarks ) +PASS -- TEST 'control_CubedSphereGrid_debug_intel' [07:06, 02:44](1610 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [06:43, 02:53](1615 MB) +PASS -- TEST 'control_stochy_debug_intel' [07:44, 03:48](818 MB) +PASS -- TEST 'control_lndp_debug_intel' [06:41, 03:16](820 MB) +PASS -- TEST 'control_csawmg_debug_intel' [09:15, 05:20](1107 MB) +PASS -- TEST 'control_ras_debug_intel' [06:43, 03:31](828 MB) +PASS -- TEST 'control_diag_debug_intel' [06:58, 03:21](1670 MB) +PASS -- TEST 'control_debug_p8_intel' [06:16, 03:32](1894 MB) +PASS -- TEST 'regional_debug_intel' [21:37, 19:02](930 MB) +PASS -- TEST 'rap_control_debug_intel' [07:45, 05:44](1193 MB) +PASS -- TEST 'hrrr_control_debug_intel' [07:48, 05:38](1188 MB) +PASS -- TEST 'hrrr_gf_debug_intel' [08:44, 05:47](1194 MB) +PASS -- TEST 'hrrr_c3_debug_intel' [07:50, 05:54](1194 MB) +PASS -- TEST 'rap_unified_drag_suite_debug_intel' [08:57, 06:04](1193 MB) +PASS -- TEST 'rap_diag_debug_intel' [09:17, 06:13](1275 MB) +PASS -- TEST 'rap_cires_ugwp_debug_intel' [08:47, 05:58](1193 MB) +PASS -- TEST 'rap_unified_ugwp_debug_intel' [08:56, 06:09](1190 MB) +PASS -- TEST 'rap_lndp_debug_intel' [07:47, 05:56](1201 MB) +PASS -- TEST 'rap_progcld_thompson_debug_intel' [07:51, 05:59](1190 MB) +PASS -- TEST 'rap_noah_debug_intel' [07:50, 05:48](1194 MB) +PASS -- TEST 'rap_sfcdiff_debug_intel' [07:49, 05:46](1187 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [11:50, 09:15](1193 MB) +PASS -- TEST 'rap_clm_lake_debug_intel' [09:01, 06:12](1193 MB) +PASS -- TEST 'rap_flake_debug_intel' [08:52, 06:06](1192 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [14:09, 09:49](1195 MB) + +PASS -- COMPILE 'wam_debug_intel' [10:25, 03:40] ( 377 warnings 1 remarks ) +PASS -- TEST 'control_wam_debug_intel' [18:37, 14:36](1700 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [15:30, 08:30] ( 4 warnings 91 remarks ) +PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [08:34, 04:19](1033 MB) +PASS -- TEST 'rap_control_dyn32_phy32_intel' [08:06, 03:25](892 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [08:09, 03:27](886 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [07:41, 03:19](938 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [07:52, 03:03](930 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [08:08, 03:42](893 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_intel' [06:26, 02:03](731 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [04:39, 01:58](727 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [15:29, 08:19] ( 4 warnings 91 remarks ) +PASS -- TEST 'conus13km_control_intel' [05:55, 03:05](1017 MB) +PASS -- TEST 'conus13km_2threads_intel' [04:22, 01:30](1133 MB) +PASS -- TEST 'conus13km_decomp_intel' [06:26, 03:08](1023 MB) +PASS -- TEST 'conus13km_restart_intel' [05:26, 02:07](684 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [15:37, 08:48] ( 4 warnings 91 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_intel' [07:24, 04:11](922 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [09:30, 03:46] ( 310 warnings 91 remarks ) +PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [07:50, 05:53](1071 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [07:58, 05:30](1066 MB) +PASS -- TEST 'conus13km_debug_intel' [28:12, 24:42](1097 MB) +PASS -- TEST 'conus13km_debug_qr_intel' [28:52, 24:17](820 MB) +PASS -- TEST 'conus13km_debug_2threads_intel' [17:48, 13:34](1196 MB) +PASS -- TEST 'conus13km_debug_decomp_intel' [28:58, 24:55](1104 MB) +PASS -- TEST 'conus13km_radar_tten_debug_intel' [27:44, 24:07](1166 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [09:30, 03:40] ( 310 warnings 91 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [09:43, 05:39](1104 MB) + +PASS -- COMPILE 'hafsw_intel' [16:51, 12:19] ( 1 warnings 3 remarks ) +PASS -- TEST 'hafs_regional_atm_intel' [09:11, 05:03](694 MB) +PASS -- TEST 'hafs_regional_atm_gfdlmpv3_intel' [11:38, 05:54](911 MB) +PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [08:47, 03:57](1051 MB) +PASS -- TEST 'hafs_regional_atm_wav_intel' [16:18, 11:59](792 MB) +PASS -- TEST 'hafs_regional_1nest_atm_intel' [10:29, 05:57](469 MB) +PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [11:34, 07:13](476 MB) +PASS -- TEST 'hafs_global_1nest_atm_intel' [07:08, 03:12](377 MB) +PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [13:22, 08:26](426 MB) +PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [07:11, 04:16](494 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [07:18, 04:03](495 MB) +PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [04:38, 01:43](410 MB) + +PASS -- COMPILE 'hafs_mom6w_intel' [14:46, 10:17] ( 1 warnings 2 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [09:40, 05:48](776 MB) + +PASS -- COMPILE 'hafs_all_intel' [12:44, 09:24] ( 1 warnings 2 remarks ) +PASS -- TEST 'hafs_regional_docn_intel' [10:34, 07:19](748 MB) +PASS -- TEST 'hafs_regional_docn_oisst_intel' [10:26, 07:24](722 MB) + +PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [15:34, 13:59] ( 1 warnings 1 remarks ) +PASS -- TEST 'atm_ds2s_docn_pcice_intel' [08:03, 04:34](1910 MB) + +PASS -- COMPILE 'atml_intel' [12:29, 10:16] ( 9 warnings 2 remarks ) + +PASS -- COMPILE 'atml_debug_intel' [06:21, 04:56] ( 420 warnings 2 remarks ) + +PASS -- COMPILE 'atmaero_intel' [17:36, 15:04] ( 1 warnings 1 remarks ) +PASS -- TEST 'atmaero_control_p8_intel' [09:17, 05:04](3232 MB) +PASS -- TEST 'atmaero_control_p8_rad_intel' [08:55, 05:24](3200 MB) +PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [08:49, 05:44](3206 MB) + +PASS -- COMPILE 'atmaq_intel' [11:29, 08:46] ( 1 warnings ) +PASS -- TEST 'regional_atmaq_intel' [21:41, 15:56](2382 MB) +PASS -- TEST 'regional_atmaq_canopy_intel' [24:52, 18:52](2439 MB) + +PASS -- COMPILE 'atmaq_debug_intel' [06:29, 03:54] ( 394 warnings ) +PASS -- TEST 'regional_atmaq_debug_intel' [46:04, 41:12](1961 MB) SYNOPSIS: -Starting Date/Time: 20251107 14:55:35 -Ending Date/Time: 20251107 16:50:30 -Total Time: 01h:56m:18s +Starting Date/Time: 20251112 18:43:28 +Ending Date/Time: 20251112 20:47:26 +Total Time: 02h:04m:52s Compiles Completed: 34/34 Tests Completed: 172/172 diff --git a/tests/rt.sh b/tests/rt.sh index 538995a8f7..358e3d70d2 100755 --- a/tests/rt.sh +++ b/tests/rt.sh @@ -842,7 +842,7 @@ case ${MACHINE_ID} in COMPILE_QUEUE="batch" PARTITION="orion" dprefix=${dprefix:-"/work/noaa/stmp/${USER}"} - DISKNM="/work/noaa/epic/UFS-WM_RT" + DISKNM="/work2/noaa/epic/UFS-WM_RT" STMP="${dprefix}/stmp" PTMP="${dprefix}/stmp" @@ -870,7 +870,7 @@ case ${MACHINE_ID} in COMPILE_QUEUE="batch" PARTITION="hercules" dprefix=${dprefix:-"/work2/noaa/stmp/${USER}"} - DISKNM="/work/noaa/epic/hercules/UFS-WM_RT" + DISKNM="/work2/noaa/epic/hercules/UFS-WM_RT" STMP="${dprefix}/stmp" PTMP="${dprefix}/stmp" diff --git a/tests/test_changes.list b/tests/test_changes.list index 6c37329e9d..7d80a15986 100644 --- a/tests/test_changes.list +++ b/tests/test_changes.list @@ -1,18 +1,2 @@ -cpld_control_sfs intel -cpld_restart_sfs intel -cpld_debug_sfs intel -cpld_control_p8.v2.sfc intel -cpld_warmstart_c48_5deg intel -cpld_restart_c48_5deg intel -cpld_control_c24_5deg intel -cpld_warmstart_c24_5deg intel -cpld_restart_c24_5deg intel -cpld_control_c24_9deg intel -cpld_warmstart_c24_9deg intel -cpld_restart_c24_9deg intel -cpld_control_c12_9deg intel -cpld_warmstart_c12_9deg intel -cpld_restart_c12_9deg intel -control_c48.v2.sfc intel -control_p8.v2.sfc intel -cpld_control_sfs intelllvm +control_p8_rrtmgp intel +control_p8_rrtmgp_rad32 intel