diff --git a/UFSATM b/UFSATM index 01bcf1d6ba..594f504e63 160000 --- a/UFSATM +++ b/UFSATM @@ -1 +1 @@ -Subproject commit 01bcf1d6ba606019a476beca324940fccb4f53d2 +Subproject commit 594f504e63f1a0eba8330222656d6ccc00e70477 diff --git a/doc/UsersGuide/source/Aquaplanet.rst b/doc/UsersGuide/source/Aquaplanet.rst new file mode 100644 index 0000000000..925916409c --- /dev/null +++ b/doc/UsersGuide/source/Aquaplanet.rst @@ -0,0 +1,842 @@ +.. role:: raw-html(raw) + :format: html + +.. _aquaplanet: + +********************* +Aquaplanet Test Case +********************* + +The Aquaplanet test case is an idealized atmosphere-only forecast configuration designed to study atmospheric dynamics in a simplified Earth-like setting where all land is replaced with ocean. This configuration removes the complexity of land-surface interactions, topography, and regional variations, allowing researchers to focus on fundamental atmospheric processes such as tropical convection, Hadley circulation, jet stream dynamics, and the global energy budget. + +The test case runs at C48 resolution with the ``FV3_GFS_v17_p8_ugwpv1`` physics suite. Initial conditions are created by modifying standard GFS data to represent an aquaplanet configuration: Sea surface temperatures (SST) follow an idealized latitudinal profile, all land is converted to ocean, topography is set to zero, and sea ice is removed. The atmospheric initial state is configured with idealized vertical profiles of temperature, humidity, and winds appropriate for an aquaplanet simulation. + +A key feature of this configuration is the 90-day spin-up period required to allow the model to adjust from its initial state to a balanced aquaplanet climate. After spin-up, the simulation can be run for extended periods to study seasonal variations, climate statistics, and atmospheric phenomena in the absence of land-surface influences. + +============================ +Obtaining Data for HSD Cases +============================ + +.. include:: ./doc-snippets/hsd_data.rst + +Note that the 90-day spin-up for the aquaplanet case has already been completed for this data. Advanced users may prefer to try the 90-day spin-up themselves using the instructions in :numref:`Section %s `. However, it is recommended that all users try the case first with the prestaged data. + +.. _run-aquaplanet: + +============================== +Running the Aquaplanet Case +============================== + +This section explains how to run the Aquaplanet case using the ``ufs_test.sh`` script with prestaged initial conditions. This is the recommended way to run the case for most users. + +Clone the Repository +-------------------- + +.. include:: ./doc-snippets/clone_hsd.rst + +Machine Configuration +--------------------- + +.. include:: ./doc-snippets/hsd_machine_config.rst + +Running Tests +------------- + +.. include:: ./doc-snippets/hsd_run_tests.rst + +Example +^^^^^^^ + +Users with access to the ``epic`` account can run the ``aquaplanet`` test case with the ``intel`` compiler on :term:`RDHPCS` where they have access using the following command: + +.. code-block:: console + + ./ufs_test.sh -a epic -s -c -k -r -n "aquaplanet intel" + +where: + +- ``-s``: uses tests-dev; symlinks sharable test scripts +- ``-c``: prevents scripts from comparing with previous results (by creating new baselines) +- ``-k``: keeps run directory +- ``-r``: uses rocoto scheduler (``-e`` will use ecFlow) +- ``-n "aquaplanet intel"``: uses the aquaplanet test case with intel compiler + +Running Extended Experiments +----------------------------- + +After running the base test case, users can extend the simulation by running multiple restart segments. For example, to run a 1-year experiment broken into four 3-month segments: + +Navigate to the run directory: + +.. code-block:: console + + cd ${UFS_WM}/tests-dev/run_dir/aquaplanet_intel + +Users may optionally save this location in an environment variable(e.g., ``${RUNDIR}``): + +.. code-block:: console + + export RUNDIR=${UFS_WM}/tests-dev/run_dir/aquaplanet_intel + +For each 3-month segment, update ``fhrot`` and ``nhours_fcst`` in ``model_configure``: + +**First segment (months 4-6):** + +.. code-block:: console + + nhours_fcst: 4320 + fhrot: 2160 + +**Second segment (months 7-9):** + +.. code-block:: console + + nhours_fcst: 6480 + fhrot: 4320 + +**Third segment (months 10-12):** + +.. code-block:: console + + nhours_fcst: 8640 + fhrot: 6480 + +Then, update the walltime in the ``job_card`` to run for approximately 8 hours (480 minutes): + +.. code-block:: bash + + #SBATCH --time=480 + +Some systems may succeed in less time; others may need more time, but this is a reasonable starting point. + +Next, submit the job: + +.. code-block:: console + + sbatch job_card + +After each segment completes, rename and move restart files to the ``INPUT`` directory: + +.. code-block:: console + + cd RESTART/ + for file in 20*.060000.*.nc; do mv "$file" "${file#20*.060000.}"; done + mv 20*.060000.coupler.res coupler.res + mv * ../INPUT/. + cd .. + +Then, repeat the steps above to adjust ``nhours_fcst`` and ``fhrot`` and submit the job card. + +Checking Results +---------------- + +To monitor progress or check results for the ``aquaplanet`` case, run: + +.. code-block:: console + + tail -f ${UFS_WM}/tests-dev/run_dir/aquaplanet_intel/out + tail -f ${UFS_WM}/tests-dev/run_dir/aquaplanet_intel/err + +The ``out`` file contains messages output during the model run. The ``err`` file reports on errors and is useful if the case does not finish properly. Additionally, the model will produce ``atmf*.nc`` and ``sfcf*.nc`` files every 24 hours. + +When the test case finishes running, the ``out`` file should include a resource statistics summary at the bottom: + +.. code-block:: console + + 0: *****************RESOURCE STATISTICS******************************* + 0: The total amount of wall time = 22639.581802 + 0: The total amount of time in user mode = 22222.145691 + 0: The total amount of time in sys mode = 189.322066 + 0: The maximum resident set size (KB) = 1769600 + 0: Number of page faults without I/O activity = 89229617 + 0: Number of page faults with I/O activity = 99093 + 0: Number of times filesystem performed INPUT = 1368912 + 0: Number of times filesystem performed OUTPUT = 115520 + 0: Number of Voluntary Context Switches = 347098 + 0: Number of InVoluntary Context Switches = 758822 + 0: *****************END OF RESOURCE STATISTICS************************* + 0: + Model ended: Thu Feb 19 10:46:07 UTC 2026 + +.. _plotting-aquaplanet: + +======================= +Plotting Script +======================= + +A plotting script is available to generate seasonal mean plots for key atmospheric variables. The script is located at: + +.. code-block:: console + + ${UFS_WM}/tests-dev/test_cases/utils/plot_aq.sh + +.. note:: + + This plotting script is currently configured to run on Ursa only. + +By default, this script creates seasonal means for three variables: + +- Jet stream characteristics +- Precipitation patterns +- Temperature at 500 mb + +The script uses staged data from a 1-year control simulation. If you want to use this dataset on other machines (which have access to :term:`HPSS`), you can retrieve it from HPSS at ``/5year/NCEPDEV/emc-meso/Ratko.Vasic/AQUAPLANET/1yr-results.tar``. Alternatively, users can adjust the ``data_path`` variable to point to their own model output from an extended run. + +Customizing the Plotting Script +-------------------------------- + +To use the plotting script with user-generated data: + +1. Copy the script to your run directory. + + .. code-block:: bash + + cd ${UFS_WM}/tests-dev/run_dir/aquaplanet_intel + cp ${UFS_WM}/tests-dev/test_cases/utils/plot_aq.sh . + +2. Edit the variable ``data_path`` to point to either the prestaged model output data on Ursa or the data generated from your own model run. For example: + + .. code-block:: bash + + data_path=./ + + This will use data from the run directory (rather than data from the prestaged model output) to produce the plots. + +3. Adjust the seasonal timing variables (``winter_start``, ``spring_start``, etc.), which are given in hours from the start of the 90-day spin-up run (hour 0). + + .. code-block:: bash + + winter_start=2160 + spring_start=4320 + summer_start=6480 + fall_start=8640 + +4. Modify ``season_len`` to set the length of each season in days (typically 90 days, but can be set to 365 for annual means). + + .. code-block:: bash + + season_len=90 + +.. _setup-aquaplanet: + +============================================================ +Advanced: Setting Up the Aquaplanet Experiment from Scratch +============================================================ + +.. note:: + + This section is **optional**. Most users can run the Aquaplanet case using the ``ufs_test.sh`` method described above, which uses pre-staged initial conditions. The steps below are for advanced users who wish to create their own initial conditions from scratch. :term:`HPSS` access is required for the UFS_UTILS steps. + +The from-scratch setup involves editing orography, SST, ice, and sea-land mask files to create an aquaplanet configuration, then running a 90-day spin-up to allow the model to reach a balanced state. This process produces the same initial conditions that are provided pre-staged for the standard test case. + +At a high level, the steps are: + +1. Build the UFS Weather Model and run a baseline ``control_c48`` test to generate a run directory. +2. Build UFS_UTILS, and use ``gdas_init`` to generate raw atmospheric initial conditions. +3. Use the `Aquaplanet tools `_ to modify SST, ice, sea-land mask, orography, and atmospheric/surface profiles to represent an aquaplanet. +4. Regenerate initial conditions with the modified files. +5. Apply minor source code changes and recompile the model. +6. Run a 90-day spin-up simulation (in three 30-day restart segments). + +Create Working Directory (optional) +------------------------------------- + +Users can create a new directory for their aquaplanet experiment or use an existing directory. To create a new directory, run: + +.. code-block:: console + + mkdir /path/to/ap-expt + cd /path/to/ap-expt + +where ``/path/to/ap-expt`` is the path to the directory where the user plans to perform the following steps (e.g., ``/Users/Joe.Schmoe/ap-expt``). + +Optionally, users can save this directory path in an environment variable (e.g., ``${AP_EXPT}``) to avoid typing out full path names later. + +.. code-block:: console + + export AP_EXPT=$PWD + +In this documentation, ``${AP_EXPT}`` is used, but users are welcome to choose another name for this variable if they prefer. + +Clone Required Repositories +---------------------------- + +Clone the UFS Weather Model: + +.. code-block:: console + + git clone --recursive https://github.com/ufs-community/ufs-weather-model.git + +Clone UFS_UTILS: + +.. code-block:: console + + git clone --recursive https://github.com/ufs-community/UFS_UTILS.git + +Clone the Aquaplanet tools: + +.. code-block:: console + + git clone https://github.com/NOAA-EPIC/Aquaplanet + +Build UFS Weather Model +------------------------ + +Navigate to the UFS Weather Model test directory: + +.. code-block:: console + + cd ${AP_EXPT}/ufs-weather-model/tests/ + +Edit ``rt.conf`` to include only the following two lines: + +.. code-block:: console + + COMPILE | atm_dyn32 | intel | -DAPP=ATM -DCCPP_SUITES=FV3_GFS_v17_p8_ugwpv1 -D32BIT=ON | | fv3 | + RUN | control_c48 | | baseline | + +Execute the regression test to compile the model and create a baseline run directory: + +.. code-block:: console + + ./rt.sh -a -k -e + +Replace ```` with your project code (e.g., ``epic``). Save the location of the ``control_c48_intel`` run directory for later use. The ``-e`` flag (or the ``-r``) flag are not required but can be useful. + +Build UFS_UTILS +--------------- + +Compile the UFS_UTILS tools: + +.. code-block:: console + + cd ${AP_EXPT}/UFS_UTILS/ + module purge + module use $PWD/modulefiles + module load build..intelllvm + ./build_all.sh + +Replace ```` with your system name (e.g., ``ursa``). + +Link the fix directories: + +.. code-block:: console + + cd fix/ + ./link_fixdirs.sh emc + +Since orography files need to be edited, remove the link and copy the files. The fix file locations for different platforms are listed in ``link_fixdirs.sh``. For example, on Ursa, users would run: + +.. code-block:: console + + rm orog + mkdir orog + cp /scratch3/NCEPDEV/global/role.glopara/fix/orog/20240917/*.nc orog/. + cp /scratch3/NCEPDEV/global/role.glopara/fix/orog/20240917/*.dat orog/. + cp -r /scratch3/NCEPDEV/global/role.glopara/fix/orog/20240917/C48/ orog/. + +.. _gen-initial-atmos-data: + +Generate Initial Atmospheric Data With UFS_UTILS +-------------------------------------------------- + +Navigate to the ``gdas_init`` utility directory: + +.. code-block:: console + + cd ../util/gdas_init/ + +Edit the ``config`` file to set the following variables: + +.. code-block:: console + + EXTRACT_DIR=/input/ + EXTRACT_DATA=yes + yy=2025 + mm=10 + dd=15 + CRES_HIRES=C48 + OUTDIR=/output/ + +where ```` is replaced with the actual path to the UFS_UTILS repository. + +Edit the driver script (e.g., ``driver.ursa.sh``) to set: + +.. code-block:: console + + PROJECT_CODE= + +Comment out the line that removes the extract directory: + +.. code-block:: console + + # rm -fr $EXTRACT_DIR + +Run the driver script: + +.. code-block:: console + + ./driver..sh + +Check that results are properly generated in ``${EXTRACT_DIR}`` and ``${OUTDIR}``. This can take some time, so if there is only an empty ``${EXTRACT_DIR}``, run ``squeue -u $USER`` (on systems with Slurm) or ``qstat -u $USER`` (on systems with PBS Pro) to ensure that the job is still running. Eventually, both directories will contain a file named ``gfs.20251015``. + +Create Idealized SST Profile Using Aquaplanet Tools +----------------------------------------------------- + +Navigate to the SST profile tool directory: + +.. code-block:: console + + cd ${AP_EXPT}/Aquaplanet/sst-profile/ + +Copy the SST climatology file from your UFS Weather Model run directory, which will be referred to as ``${RUNDIR}`` in this documentation: + +.. code-block:: console + + cp ${RUNDIR}/RTGSST.1982.2012.monthly.clim.grb . + +Compile and run the tool: + +.. code-block:: console + + ./compile.sh + ./sst-profile.x + +Copy the modified file back to your run directory: + +.. code-block:: console + + cp new-RTGSST.1982.2012.monthly.clim.grb ${RUNDIR}/RTGSST.1982.2012.monthly.clim.grb + +Edit Global Ice Data +-------------------- + +Navigate to the glacier tool directory: + +.. code-block:: console + + cd ${AP_EXPT}/Aquaplanet/glacier/ + +Copy the glacier file from your run directory: + +.. code-block:: console + + cp ${RUNDIR}/global_glacier.2x2.grb . + +Compile and run the tool: + +.. code-block:: console + + ./compile.sh + ./glacier.x + +Copy the modified file back: + +.. code-block:: console + + cp new-global_glacier.2x2.grb ${RUNDIR}/global_glacier.2x2.grb + +Edit Monthly Ice Data +--------------------- + +Navigate to the ice monthly tool directory: + +.. code-block:: console + + cd ${AP_EXPT}/Aquaplanet/ice-monthly/ + +Copy the ice climatology file from your run directory: + +.. code-block:: console + + cp ${RUNDIR}/IMS-NIC.blended.ice.monthly.clim.grb . + +Compile and run the tool: + +.. code-block:: console + + ./compile.sh + ./ice-monthly.x + +.. note:: + + If the tool fails due to lack of memory, use the provided ``job_card`` file as a template and submit to a batch node. + +Copy the modified file back: + +.. code-block:: console + + cp new-IMS-NIC.blended.ice.monthly.clim.grb ${RUNDIR}/IMS-NIC.blended.ice.monthly.clim.grb + +Edit Sea-Land Mask Data +----------------------- + +Navigate to the sea-land mask tool directory: + +.. code-block:: console + + cd ${AP_EXPT}/Aquaplanet/slmask/ + +Copy the sea-land mask file from your run directory: + +.. code-block:: console + + cp ${RUNDIR}/global_slmask.t62.192.94.grb . + +Compile and run the tool: + +.. code-block:: console + + ./compile.sh + ./slmask.x + +Copy the modified file back: + +.. code-block:: console + + cp new-global_slmask.t62.192.94.grb ${RUNDIR}/global_slmask.t62.192.94.grb + +Setup Atmospheric Profiles +--------------------------- + +Navigate to the atmospheric profile tool directory: + +.. code-block:: console + + cd ${AP_EXPT}/Aquaplanet/atmos-profile + +Copy the atmospheric analysis file from ``${EXTRACT_DIR}`` (set in :numref:`Step %s ` to ``${AP_EXPT}/UFS_UTILS/input``): + +.. code-block:: console + + cp ${EXTRACT_DIR}/gfs.20251015/06/atmos/gfs.t06z.atmanl.nc . + +Compile and load required modules: + +.. code-block:: console + + ./compile.sh + module purge + module use /contrib/spack-stack/spack-stack-1.9.2/envs/ue-oneapi-2024.2.1/install/modulefiles/Core + module load stack-oneapi/2024.2.1 + module load stack-intel-oneapi-mpi/2021.13 + module load netcdf-fortran/4.6.1 + +Run the tool: + +.. code-block:: console + + ./profile.x + +Copy the modified atmospheric file back to the extract directory: + +.. code-block:: console + + cp gfs.t06z.atmanl.nc ${EXTRACT_DIR}/gfs.20251015/06/atmos/gfs.t06z.atmanl.nc + +Setup Surface Profiles +----------------------- + +Navigate to the surface profile tool directory: + +.. code-block:: console + + cd ${AP_EXPT}/Aquaplanet/sfc-profile/ + +Copy the surface analysis file from ``${EXTRACT_DIR}`` (set in :numref:`Step %s ` to ``${AP_EXPT}/UFS_UTILS/input``): + +.. code-block:: console + + cp ${EXTRACT_DIR}/gfs.20251015/06/atmos/gfs.t06z.sfcanl.nc . + +Compile and load required modules: + +.. code-block:: console + + ./compile.sh + module purge + module use /contrib/spack-stack/spack-stack-1.9.2/envs/ue-oneapi-2024.2.1/install/modulefiles/Core + module load stack-oneapi/2024.2.1 + module load stack-intel-oneapi-mpi/2021.13 + module load netcdf-fortran/4.6.1 + +Run the tool: + +.. code-block:: console + + ./profile.x + +Copy the modified surface file back to the extract directory: + +.. code-block:: console + + cp gfs.t06z.sfcanl.nc ${EXTRACT_DIR}/gfs.20251015/06/atmos/gfs.t06z.sfcanl.nc + +Prepare Orography Fields +------------------------- + +Navigate to the orography profile tool directory: + +.. code-block:: console + + cd ${AP_EXPT}/Aquaplanet/orog-profile/ + +Compile the tool: + +.. code-block:: console + + ./compile.sh + +Verify that ``list.txt`` contains the correct relative path to fix orography files, then run: + +.. code-block:: console + + ./patch.sh + +This will modify the orography files in place to set land mask to ocean and height to zero. + +Regenerate Initial Conditions +------------------------------ + +Now that the correct fixed files are in place, return to UFS_UTILS and run ``chgres`` again. + +Navigate back to the ``gdas_init`` utility directory: + +.. code-block:: console + + cd ${AP_EXPT}/UFS_UTILS/util/gdas_init/ + +.. important:: + + In the ``config`` file, set ``EXTRACT_DATA`` to ``no`` since data is already extracted. + +Delete or rename the output directory. For example: + +.. code-block:: console + + rm -rf $OUTDIR + +or: + +.. code-block:: console + + mv $OUTDIR $OUTDIR.backup + +Run the driver script: + +.. code-block:: console + + ./driver..sh + +Once the job has finished running, check the results in: + +.. code-block:: console + + ../../output/gfs.20251015/06/model/atmos/input/ + +Add Noah-MP Variables to Surface Files +--------------------------------------- + +Since the GFS_v17 physics suite is used, empty fields (``sheleg``, ``snwdph``, and ``zorl``) must be added to the surface files: + +.. code-block:: console + + cd ${AP_EXPT}/Aquaplanet/noah-MP-vars/ + +Copy the surface files from the output directory (set in :numref:`Step %s ` to ``${AP_EXPT}/UFS_UTILS/output``): + +.. code-block:: console + + cp $OUTDIR/gfs.20251015/06/model/atmos/input/sfc_* . + +Compile and load required modules: + +.. code-block:: console + + ./compile.sh + module purge + module use /contrib/spack-stack/spack-stack-1.9.2/envs/ue-oneapi-2024.2.1/install/modulefiles/Core + module load stack-oneapi/2024.2.1 + module load stack-intel-oneapi-mpi/2021.13 + module load netcdf-fortran/4.6.1 + +Run the tool: + +.. code-block:: console + + ./add-vars.x + +Copy the modified files back: + +.. code-block:: console + + cp sfc_* $OUTDIR/gfs.20251015/06/model/atmos/input/. + +Copy Initial Conditions to Run Directory +----------------------------------------- + +Copy all generated initial condition files from ``${OUTDIR}`` (set in to ``${AP_EXPT}/UFS_UTILS/output`` in :numref:`Step %s `) to your run directory: + +.. code-block:: console + + cp $OUTDIR/gfs.20251015/06/model/atmos/input/* ${RUNDIR}/INPUT/. + +Copy the modified orography files: + +.. code-block:: console + + cd ${RUNDIR}/INPUT/ + cp ${AP_EXPT}/UFS_UTILS/fix/orog/C48/C48.mx500_oro_data.tile1.nc oro_data.tile1.nc + cp ${AP_EXPT}/UFS_UTILS/fix/orog/C48/C48.mx500_oro_data.tile2.nc oro_data.tile2.nc + cp ${AP_EXPT}/UFS_UTILS/fix/orog/C48/C48.mx500_oro_data.tile3.nc oro_data.tile3.nc + cp ${AP_EXPT}/UFS_UTILS/fix/orog/C48/C48.mx500_oro_data.tile4.nc oro_data.tile4.nc + cp ${AP_EXPT}/UFS_UTILS/fix/orog/C48/C48.mx500_oro_data.tile5.nc oro_data.tile5.nc + cp ${AP_EXPT}/UFS_UTILS/fix/orog/C48/C48.mx500_oro_data.tile6.nc oro_data.tile6.nc + +Modify Model Source Code +------------------------- + +Two minor modifications are needed to the UFS Weather Model source code for the aquaplanet configuration. + +**Fix Solar Zenith Angle** + +Edit the file ``./ufs-weather-model/UFSATM/ccpp/physics/physics/Radiation/radiation_astronomy.f``. After line 600, add: + +.. code-block:: console + + ! AQUAPLANET TEST CASE + solcon=1370. + dlt=0. + ! AQUAPLANET TEST CASE + +**Reduce Land-Surface Warnings** + +Edit the file ``./ufs-weather-model/UFSATM/fv3/atmos_cubed_sphere/tools/fv_diagnostics.F90``. After lines 4292 and 4349, where it says ``if ( present(bad_range) ) then``, add: + +.. code-block:: console + + ! AQUAPLANET TEST CASE + return + ! AQUAPLANET TEST CASE + +Recompile the model after making these changes. To do this, run the following commands: + +.. code-block:: console + + module use ${AP_EXPT}/ufs-weather-model/modulefiles + module load ufs__intel + cd ${AP_EXPT}/ufs-weather-model + mkdir build + cd build + cmake .. -DAPP=ATM -D32BIT=ON -DCCPP_SUITES=FV3_GFS_v17_p8_ugwpv1 + make -j4 + +Note that users can leave off the ``-j`` flag after the ``make`` command or change the integer number after it to run with fewer or more processors. + +Running these commands will produce an executable called ``ufs_model``. Rename this executable to ``fv3.exe``. Then, update the executable in your run directory by copying the newly compiled executable in your build directory to your run directory. + +.. code-block:: console + + cp ufs_model fv3.exe + mv fv3.exe ${RUNDIR} + +Running the 90-Day Spin-Up +--------------------------- + +The aquaplanet simulation requires a 90-day spin-up period to reach equilibrium. This is run in three 30-day (720-hour) segments with restarts. + +**Initial 30-Day Run** + +Edit the ``job_card`` file in your run directory: + +.. code-block:: console + + #SBATCH --time=480 + +Edit the ``model_configure`` file: + +.. code-block:: console + + start_year: 2025 + start_month: 10 + start_day: 15 + nhours_fcst: 720 + quilting_restart: .false. + output_fh: 24 -1 + +Submit the job: + +.. code-block:: console + + sbatch job_card + +In general, each 30-day run will take 5.5-6 hours, but this can vary. User can view progress with the ``tail`` command: + +.. code-block:: console + + tail -f out + +**First Restart (Days 31-60)** + +After the first month completes, prepare for the restart: + +.. code-block:: console + + cd RESTART/ + for file in 20*.060000.*.nc; do mv "$file" "${file#20*.060000.}"; done + mv 20*.060000.coupler.res coupler.res + mv * ../INPUT/. + cd .. + +Edit ``input.nml`` and set: + +.. code-block:: console + + make_nh = .false. + na_init = 0 + external_ic = .false. + nggps_ic = .false. + mountain = .true. + warm_start = .true. + +Edit ``model_configure`` and set: + +.. code-block:: console + + nhours_fcst: 1440 + fhrot: 720 + +Submit the job: + +.. code-block:: console + + sbatch job_card + +**Second Restart (Days 61-90)** + +After the second month completes: + +.. code-block:: console + + cd RESTART/ + for file in 20*.060000.*.nc; do mv "$file" "${file#20*.060000.}"; done + mv 20*.060000.coupler.res coupler.res + mv * ../INPUT/. + cd .. + +Keep ``input.nml`` settings from the first restart. Edit ``model_configure`` and set: + +.. code-block:: console + + nhours_fcst: 2160 + fhrot: 1440 + +Submit the job: + +.. code-block:: console + + sbatch job_card + +After this final segment completes, the files in the ``RESTART`` directory represent spun-up initial conditions. Rename and copy these files to the ``INPUT`` directory --- these are the new initial conditions for your experiment (spun up for 90 days). Save them for future use. + +To continue running experiments with these self-generated initial conditions, follow the instructions in :numref:`Section %s `, using the ``input.nml`` from the restart runs and updating ``fhrot`` and ``nhours_fcst`` in ``model_configure`` as described in the extended experiments section. diff --git a/doc/UsersGuide/source/BuildingAndRunning.rst b/doc/UsersGuide/source/BuildingAndRunning.rst index 250d3df989..4cab058c0b 100644 --- a/doc/UsersGuide/source/BuildingAndRunning.rst +++ b/doc/UsersGuide/source/BuildingAndRunning.rst @@ -310,8 +310,6 @@ the defaults. - Set default values for the coupled 5-component tests using CMEPS. * - export_cpl - Set default values for *coupled* / S2S configurations. - * - export_35d_run - - Set default values for EMC's weekly coupled benchmark 35d tests (see `rt_35d.conf `__). * - export_datm_cdeps - Set default values for configurations that use the data atmosphere (:term:`DATM`) component. * - export_hafs_datm_cdeps diff --git a/doc/UsersGuide/source/HSD.rst b/doc/UsersGuide/source/HSD.rst index 4017bb1b90..c14936e364 100644 --- a/doc/UsersGuide/source/HSD.rst +++ b/doc/UsersGuide/source/HSD.rst @@ -17,6 +17,7 @@ Although the UFS Weather Model (WM) can be run in any of several configurations, CAPE2020 baroclinic_wave IdealizedTC + Aquaplanet AddingHSDCase HSDcontainer @@ -25,6 +26,7 @@ Currently, users can find information on running the following HSD cases: * The :ref:`July 2020 CAPE Case ` * The :ref:`Baroclinic Instability Case ` * The :ref:`Idealized, Regional Tropical Cyclone Case ` + * The :ref:`Aquaplanet Case ` For a full list of supported WM configurations, view the `rt.conf `_ file. diff --git a/doc/UsersGuide/source/HSDcontainer.rst b/doc/UsersGuide/source/HSDcontainer.rst index f6df08f136..1c8f4b479d 100644 --- a/doc/UsersGuide/source/HSDcontainer.rst +++ b/doc/UsersGuide/source/HSDcontainer.rst @@ -11,10 +11,11 @@ This chapter provides instructions for running the Unified Forecast System (:ter The container includes: spack-stack, Intel’s runtime environment, ufs-weather-model repository, and the prebuilt executables for the HSD cases. These are all the components needed to run the HSD cases besides the HSD data, which is discussed later in this chapter. -This chapter provides instructions for building and running the Unified Forecast System UFS WM HSD cases using a container. Currently, users can select from the following cases: +This chapter provides instructions for building and running the Unified Forecast System UFS WM HSD cases using a container. Currently, users can select from the following cases: * The :ref:`July 2020 CAPE Case ` * The :ref:`Baroclinic Instability Case ` + * The :ref:`AquaPlanet Test Case ` * The :ref:`Idealized, Regional Tropical Cyclone Case ` .. attention:: @@ -102,7 +103,7 @@ where ``/path/to/hsd`` is the path to this top-level directory (e.g., ``/Users/J NOAA RDHPCS Systems ---------------------- -On many NOAA :term:`RDHPCS`, a container named ``ubuntu22.04-intel-ue-1.6.0-wm-hsd.img`` has already been built, and users may access the container at the locations in :numref:`Table %s `. +On many NOAA :term:`RDHPCS`, a container named ``ubuntu22.04-intel-ue-1.9.2-wm-hsd.img`` has already been built, and users may access the container at the locations in :numref:`Table %s `. .. _PreBuiltContainers: @@ -115,41 +116,39 @@ On many NOAA :term:`RDHPCS`, a container named ``ubuntu22.04-intel-ue-1.6.0-wm-h +--------------------+--------------------------------------------------------+ | Ursa | /scratch3/NCEPDEV/nems/role.epic/containers | +--------------------+--------------------------------------------------------+ - | NOAA Cloud [#fn]_ | /contrib/EPIC/containers | + | NOAA Cloud | /contrib/EPIC/containers | +--------------------+--------------------------------------------------------+ | Orion/Hercules | /work/noaa/epic/role-epic/contrib/containers | +--------------------+--------------------------------------------------------+ -.. [#fn] The CAPE case can run on the NOAA Cloud ParallelWorks (PW) platforms, but the baroclinic wave and tropical cyclone cases cannot. - Users can simply set an environment variable to point to the container: .. code-block:: console - export img=path/to/ubuntu22.04-intel-ue-1.6.0-wm-hsd.img + export img=path/to/ubuntu22.04-intel-ue-1.9.2-wm-hsd.img If users prefer, they may copy the container to their local working directory. For example, on Gaea .. code-block:: console - cp /gpfs/f6/bil-fire8/world-shared/containers/ubuntu22.04-intel-ue-1.6.0-wm-hsd.img . + cp /gpfs/f6/bil-fire8/world-shared/containers/ubuntu22.04-intel-ue-1.9.2-wm-hsd.img . Other Systems ---------------- -On other systems, users can build the Singularity container from a public Docker :term:`container` image or download the ``ubuntu22.04-intel-ue-1.6.0-wm-hsd.img`` container from the `UFS Hierarchical Testing Framework (HTF) Data Bucket `_. Downloading may be faster depending on the download speed on the user's system. Note that the container in the data bucket is from the May 30, 2025 ``develop`` branch. +On other systems, users can build the Singularity container from a public Docker :term:`container` image or download the ``ubuntu22.04-intel-ue-1.9.2-wm-hsd.img`` container from the `UFS Hierarchical Testing Framework (HTF) Data Bucket `_. Downloading may be faster depending on the download speed on the user's system. Note that the container in the data bucket is from the May 30, 2025 ``develop`` branch. To download from the data bucket, users can run: .. code-block:: console - wget https://noaa-ufs-htf-pds.s3.amazonaws.com/develop-20250530/ubuntu22.04-intel-ue-1.6.0-wm-hsd.img + wget https://noaa-ufs-htf-pds.s3.amazonaws.com/develop-20260212/ubuntu22.04-intel-ue-1.9.2-wm-hsd.img To build the container from a Docker image, users can run: .. code-block:: console - singularity build --force ubuntu22.04-intel-ue-1.6.0-wm-hsd.img docker://noaaepic/ubuntu22.04-intel2023.2.1-wm:ue160-fms202401-dev-hsd + singularity build --force ubuntu22.04-intel-ue-1.9.2-wm-hsd.img docker://noaaepic/ubuntu22.04-intel2024.2.0-1-devel-wm:ue192-hsd-aquaplanet This process may take several hours depending on the system. @@ -169,7 +168,7 @@ Users on any system may download and untar the data from the `UFS Hierarchical T .. code-block:: console cd $HSD - wget https://noaa-ufs-htf-pds.s3.amazonaws.com/develop-20250530/HSD_fix_files_and_case_data.tar.gz + wget https://noaa-ufs-htf-pds.s3.amazonaws.com/develop-20260212/HSD_fix_files_and_case_data.tar.gz tar xvfz HSD_fix_files_and_case_data.tar.gz .. _RunContainer: @@ -192,20 +191,20 @@ Save the location of the container in an environment variable. .. code-block:: console - export img=/path/to/ubuntu22.04-intel-ue-1.6.0-wm-hsd.img + export img=/path/to/ubuntu22.04-intel-ue-1.9.2-wm-hsd.img Users may convert a container ``.img`` file to a writable sandbox. This step is optional and unnecessary on most systems (it can take several hours): .. code-block:: console - singularity build --sandbox ubuntu22.04-intel-ue-1.6.0-wm-hsd $img + singularity build --sandbox ubuntu22.04-intel-ue-1.9.2-wm-hsd $img When making a writable sandbox on NOAA :term:`RDHPCS`, the following warnings commonly appear and can be ignored: .. code-block:: console INFO: Starting build... - INFO: Verifying bootstrap image ubuntu22.04-intel-ue-1.6.0-wm-hsd.img + INFO: Verifying bootstrap image ubuntu22.04-intel-ue-1.9.2-wm-hsd.img WARNING: integrity: signature not found for object group 1 WARNING: Bootstrap image could not be verified, but build will continue. @@ -235,10 +234,10 @@ Run the ``stage-rt.sh`` script with the proper arguments. where: - * ``-c`` is the compiler on the user's local machine (e.g., ``intel/2022.1.2``, ``intel-oneapi-compilers/2022.2.1``, ``intel/2023.2.0``) - * ``-m`` is the :term:`MPI` on the user's local machine (e.g., ``impi/2022.1.2``, ``intel-oneapi-mpi/2021.7.1``, ``cray-mpich/8.1.28``) - * ``-p`` refers to the local machine/platform (e.g., ``ursa``, ``gaea``, ``noaacloud``). Required for Gaea, Hercules, and Orion only. - * ``-i`` is the full path to the container image (e.g., ``$img`` or ``$HSD/ubuntu22.04-intel-ue-1.6.0-wm-hsd.img``). + * ``-c`` is the compiler on the user's local machine (e.g., ``intel/2024.2.1``, ``intel-oneapi-compilers/2024.1.0``, ``intel-oneapi-compilers/2024.2.1``) + * ``-m`` is the :term:`MPI` on the user's local machine (e.g., ``impi/2024.2.1``, ``intel-oneapi-mpi/2021.12.0``, ``intel-oneapi-mpi/2021.13.1``) + * ``-p`` refers to the local machine/platform (e.g., ``ursa``, ``gaea``, ``noaacloud``). Required for Gaea, Hercules, Orion, and Ursa only. + * ``-i`` is the full path to the container image (e.g., ``$img`` or ``$HSD/ubuntu22.04-intel-ue-1.9.2-wm-hsd.img``). .. note:: @@ -263,7 +262,7 @@ Additionally, the user should see the ``ufs-weather-model`` directory in the ``$ .. note:: Gaea: - * Gaea uses a different compiler and MPI to run with the container: ``-c=intel-classic/2023.2.0 -m=cray-mpich/8.1.28`` + * Gaea uses a different compiler and MPI to run with the container: ``-c=intel-oneapi/2024.2 -m=cray-mpich/8.1.32`` .. _ConfigureExptC: @@ -285,10 +284,11 @@ Default variables for regression tests and HSD tests are set in the ``default_va Test Configuration -------------------- -Additional configuration may be needed for the specific test the user plans to run. For information on test-specific configuration, view the information for specific tests: +Additional configuration may be needed for the specific test the user plans to run. For information on test-specific configuration, view the information for specific tests: * The :ref:`July 2020 CAPE Test Configuration ` * The :ref:`Baroclinic Instability Test Configuration ` + * The :ref:`AquaPlanet Test Configuration ` * The :ref:`Idealized, Regional Tropical Cyclone Test Configuration ` .. _RunExptC: @@ -306,7 +306,7 @@ To start the experiment, run: where: * ````: Account/project number for batch jobs. -* ````: Name of the test case (e.g., ``2020_CAPE``, ``baroclinic_wave``, or ``tropical_cyclone``). +* ````: Name of the test case (e.g., ``2020_CAPE``, ``baroclinic_wave``, ``aquaplanet``, or ``tropical_cyclone``). * ````: Compiler used for the tests (``intel`` or ``gnu``). The script will loop until it runs both tasks or crashes. ``rococtostat`` can be used to track its progress; see the :ref:`Track Progress ` section for details. @@ -360,7 +360,7 @@ If the experiment completes successfully, the loop will exit with output similar + TEST_END_TIME='20241115 16:43:41' + export TEST_END_TIME + python -c 'import create_log; create_log.finish_log()' - running: /usr/bin/singularity exec --env-file /scratch1/NCEPDEV/stmp4/User.Name/hsd-test/new-cont/ufs-weather-model/container-scripts/ufswm.env -B /scratch1:/scratch1 /scratch1/NCEPDEV/stmp4/User.Name/hsd-test/new-cont/ubuntu22.04-intel-ue-1.6.0-wm-hsd.img python tmp_arg_file.py + running: /usr/bin/singularity exec --env-file /scratch1/NCEPDEV/stmp4/User.Name/hsd-test/new-cont/ufs-weather-model/container-scripts/ufswm.env -B /scratch1:/scratch1 /scratch1/NCEPDEV/stmp4/User.Name/hsd-test/new-cont/ubuntu22.04-intel-ue-1.9.2-wm-hsd.img python tmp_arg_file.py Performing Cleanup... REGRESSION TEST RESULT: SUCCESS + echo 'ufs_test.sh finished' diff --git a/doc/UsersGuide/source/doc-snippets/hsd_data.rst b/doc/UsersGuide/source/doc-snippets/hsd_data.rst index c56273d2a7..e53530fe86 100644 --- a/doc/UsersGuide/source/doc-snippets/hsd_data.rst +++ b/doc/UsersGuide/source/doc-snippets/hsd_data.rst @@ -2,5 +2,5 @@ Data for the HSD cases is already staged on Tier-1 platforms at the ``INPUTDATA_ .. code-block:: console - wget https://noaa-ufs-htf-pds.s3.amazonaws.com/develop-20250530/HSD_fix_files_and_case_data.tar.gz + wget https://noaa-ufs-htf-pds.s3.amazonaws.com/index.html#develop-20260212/ tar xvfz HSD_fix_files_and_case_data.tar.gz diff --git a/doc/UsersGuide/source/doc-snippets/hsd_run_multiple.rst b/doc/UsersGuide/source/doc-snippets/hsd_run_multiple.rst index 81dd048565..24f81b7fa9 100644 --- a/doc/UsersGuide/source/doc-snippets/hsd_run_multiple.rst +++ b/doc/UsersGuide/source/doc-snippets/hsd_run_multiple.rst @@ -4,7 +4,7 @@ To run multiple cases at once, modify ``ufs_test.yaml`` to contain only a subset ./ufs_test.sh -a epic -s -c -k -r -l ufs_test.yaml -Alternatively, users may copy the sections for ``2020_CAPE``/ ``baroclinic_wave``/ ``tropical_cyclone`` tests into a new YAML file (e.g., ``my_test_cases.yaml``) to call via ``ufs_test.sh``: +Alternatively, users may copy the sections for ``2020_CAPE``/ ``baroclinic_wave``/ ``tropical_cyclone``/ ``aquaplanet``/ tests into a new YAML file (e.g., ``my_test_cases.yaml``) to call via ``ufs_test.sh``: .. code-block:: console diff --git a/doc/UsersGuide/source/doc-snippets/hsd_run_tests.rst b/doc/UsersGuide/source/doc-snippets/hsd_run_tests.rst index fe047a3dfb..2802b99f03 100644 --- a/doc/UsersGuide/source/doc-snippets/hsd_run_tests.rst +++ b/doc/UsersGuide/source/doc-snippets/hsd_run_tests.rst @@ -1,4 +1,4 @@ -Launch tests from the ``${UFS_WM}/tests-dev`` directory with the following command: +Users can launch tests from the ``${UFS_WM}/tests-dev`` directory with the following command: .. code-block:: console @@ -8,7 +8,7 @@ Launch tests from the ``${UFS_WM}/tests-dev`` directory with the following comma where: * ````: Account/project number for batch jobs. -* ````: Name of the test case (e.g., ``2020_CAPE``, ``baroclinic_wave``, or ``tropical_cyclone``). +* ````: Name of the test case (e.g., ``2020_CAPE``, ``baroclinic_wave``, ``aquaplanet``, or ``tropical_cyclone``). * ````: Compiler used for the tests (``intel`` or ``gnu``). **Command-line Options:** diff --git a/tests/bl_date.conf b/tests/bl_date.conf index caa5f7d8f4..cfee6ae68c 100644 --- a/tests/bl_date.conf +++ b/tests/bl_date.conf @@ -1 +1 @@ -export BL_DATE=20260210 +export BL_DATE=20260220 diff --git a/tests/logs/OpnReqTests_control_p8_ursa.log b/tests/logs/OpnReqTests_control_p8_ursa.log index bd7a55dfac..c7a2ab214d 100644 --- a/tests/logs/OpnReqTests_control_p8_ursa.log +++ b/tests/logs/OpnReqTests_control_p8_ursa.log @@ -1,9 +1,9 @@ -Thu Feb 19 03:54:48 UTC 2026 +Fri Feb 20 22:10:00 UTC 2026 Start Operation Requirement Test baseline dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-stmp/role.epic/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_bit_base_intel -working dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-ptmp/role.epic/FV3_OPNREQ_TEST/opnReqTest_3467077/bit_base_bit_base +working dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-ptmp/role.epic/FV3_OPNREQ_TEST/opnReqTest_2368867/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 = 139.007979 - 0: The maximum resident set size (KB) = 2610324 + 0: The total amount of wall time = 134.807005 + 0: The maximum resident set size (KB) = 2589956 Test bit_base PASS baseline dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-stmp/role.epic/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_dbg_base_intel -working dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-ptmp/role.epic/FV3_OPNREQ_TEST/opnReqTest_3467077/dbg_base_dbg_base +working dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-ptmp/role.epic/FV3_OPNREQ_TEST/opnReqTest_2368867/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 = 1213.094448 - 0: The maximum resident set size (KB) = 2535588 + 0: The total amount of wall time = 1247.543036 + 0: The maximum resident set size (KB) = 2550564 Test dbg_base PASS baseline dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-stmp/role.epic/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_std_base_intel -working dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-ptmp/role.epic/FV3_OPNREQ_TEST/opnReqTest_3467077/dcp_dcp +working dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-ptmp/role.epic/FV3_OPNREQ_TEST/opnReqTest_2368867/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 = 116.240692 - 0: The maximum resident set size (KB) = 2491256 + 0: The total amount of wall time = 120.070914 + 0: The maximum resident set size (KB) = 2493196 Test dcp PASS baseline dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-stmp/role.epic/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_std_base_intel -working dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-ptmp/role.epic/FV3_OPNREQ_TEST/opnReqTest_3467077/mpi_mpi +working dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-ptmp/role.epic/FV3_OPNREQ_TEST/opnReqTest_2368867/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 = 117.932464 - 0: The maximum resident set size (KB) = 2500508 + 0: The total amount of wall time = 115.739338 + 0: The maximum resident set size (KB) = 2520288 Test mpi PASS baseline dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-stmp/role.epic/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_std_base_intel -working dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-ptmp/role.epic/FV3_OPNREQ_TEST/opnReqTest_3467077/rst_rst +working dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-ptmp/role.epic/FV3_OPNREQ_TEST/opnReqTest_2368867/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 = 119.728559 - 0: The maximum resident set size (KB) = 2494136 + 0: The total amount of wall time = 117.257628 + 0: The maximum resident set size (KB) = 2516180 Test rst PASS baseline dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-stmp/role.epic/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_std_base_intel -working dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-ptmp/role.epic/FV3_OPNREQ_TEST/opnReqTest_3467077/std_base_std_base +working dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-ptmp/role.epic/FV3_OPNREQ_TEST/opnReqTest_2368867/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 = 132.799384 - 0: The maximum resident set size (KB) = 2508688 + 0: The total amount of wall time = 201.145642 + 0: The maximum resident set size (KB) = 2510192 Test std_base PASS baseline dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-stmp/role.epic/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_std_base_intel -working dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-ptmp/role.epic/FV3_OPNREQ_TEST/opnReqTest_3467077/thr_thr +working dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-ptmp/role.epic/FV3_OPNREQ_TEST/opnReqTest_2368867/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 = 118.553510 - 0: The maximum resident set size (KB) = 2507080 + 0: The total amount of wall time = 119.534000 + 0: The maximum resident set size (KB) = 2493756 Test thr PASS OPERATION REQUIREMENT TEST WAS SUCCESSFUL -Thu Feb 19 05:10:25 UTC 2026 -Elapsed time: 01h:15m:37s. Have a nice day! +Fri Feb 20 23:13:59 UTC 2026 +Elapsed time: 01h:03m:59s. Have a nice day! diff --git a/tests/logs/OpnReqTests_cpld_control_nowave_noaero_p8_ursa.log b/tests/logs/OpnReqTests_cpld_control_nowave_noaero_p8_ursa.log index d777e9d0ce..b37378ca45 100644 --- a/tests/logs/OpnReqTests_cpld_control_nowave_noaero_p8_ursa.log +++ b/tests/logs/OpnReqTests_cpld_control_nowave_noaero_p8_ursa.log @@ -1,9 +1,9 @@ -Thu Feb 19 03:54:47 UTC 2026 +Fri Feb 20 22:10:00 UTC 2026 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_intel -working dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-ptmp/role.epic/FV3_OPNREQ_TEST/opnReqTest_3466217/dbg_base_dbg_base +working dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-ptmp/role.epic/FV3_OPNREQ_TEST/opnReqTest_2368868/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 = 2969.402933 - 0: The maximum resident set size (KB) = 3023860 + 0: The total amount of wall time = 3009.514779 + 0: The maximum resident set size (KB) = 3028296 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_intel -working dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-ptmp/role.epic/FV3_OPNREQ_TEST/opnReqTest_3466217/rst_rst +working dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-ptmp/role.epic/FV3_OPNREQ_TEST/opnReqTest_2368868/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 = 292.219578 - 0: The maximum resident set size (KB) = 3006524 + 0: The total amount of wall time = 282.812795 + 0: The maximum resident set size (KB) = 2997060 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_intel -working dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-ptmp/role.epic/FV3_OPNREQ_TEST/opnReqTest_3466217/std_base_std_base +working dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-ptmp/role.epic/FV3_OPNREQ_TEST/opnReqTest_2368868/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 = 301.630602 - 0: The maximum resident set size (KB) = 3000164 + 0: The total amount of wall time = 281.876576 + 0: The maximum resident set size (KB) = 2995764 Test std_base PASS OPERATION REQUIREMENT TEST WAS SUCCESSFUL -Thu Feb 19 05:14:38 UTC 2026 -Elapsed time: 01h:19m:52s. Have a nice day! +Fri Feb 20 23:30:27 UTC 2026 +Elapsed time: 01h:20m:27s. Have a nice day! diff --git a/tests/logs/OpnReqTests_regional_control_ursa.log b/tests/logs/OpnReqTests_regional_control_ursa.log index ed9178aa59..8f3cf50aaa 100644 --- a/tests/logs/OpnReqTests_regional_control_ursa.log +++ b/tests/logs/OpnReqTests_regional_control_ursa.log @@ -1,9 +1,9 @@ -Thu Feb 19 03:54:47 UTC 2026 +Fri Feb 20 22:10:00 UTC 2026 Start Operation Requirement Test baseline dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-stmp/role.epic/FV3_OPNREQ_TEST/OPNREQ_TEST/regional_control_bit_base_intel -working dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-ptmp/role.epic/FV3_OPNREQ_TEST/opnReqTest_3466218/bit_base_bit_base +working dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-ptmp/role.epic/FV3_OPNREQ_TEST/opnReqTest_2368858/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 = 292.059179 - 0: The maximum resident set size (KB) = 2085456 + 0: The total amount of wall time = 291.372275 + 0: The maximum resident set size (KB) = 2076420 Test bit_base PASS baseline dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-stmp/role.epic/FV3_OPNREQ_TEST/OPNREQ_TEST/regional_control_std_base_intel -working dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-ptmp/role.epic/FV3_OPNREQ_TEST/opnReqTest_3466218/dcp_dcp +working dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-ptmp/role.epic/FV3_OPNREQ_TEST/opnReqTest_2368858/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 = 203.449682 - 0: The maximum resident set size (KB) = 1720260 + 0: The total amount of wall time = 199.799072 + 0: The maximum resident set size (KB) = 1720884 Test dcp PASS baseline dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-stmp/role.epic/FV3_OPNREQ_TEST/OPNREQ_TEST/regional_control_std_base_intel -working dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-ptmp/role.epic/FV3_OPNREQ_TEST/opnReqTest_3466218/std_base_std_base +working dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-ptmp/role.epic/FV3_OPNREQ_TEST/opnReqTest_2368858/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 = 201.219816 - 0: The maximum resident set size (KB) = 1703084 + 0: The total amount of wall time = 211.323664 + 0: The maximum resident set size (KB) = 1724552 Test std_base PASS baseline dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-stmp/role.epic/FV3_OPNREQ_TEST/OPNREQ_TEST/regional_control_std_base_intel -working dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-ptmp/role.epic/FV3_OPNREQ_TEST/opnReqTest_3466218/thr_thr +working dir = /scratch3/NCEPDEV/stmp/role.epic/ORT-ptmp/role.epic/FV3_OPNREQ_TEST/opnReqTest_2368858/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 = 201.497980 - 0: The maximum resident set size (KB) = 1710824 + 0: The total amount of wall time = 203.105228 + 0: The maximum resident set size (KB) = 1707676 Test thr PASS OPERATION REQUIREMENT TEST WAS SUCCESSFUL -Thu Feb 19 04:33:56 UTC 2026 -Elapsed time: 00h:39m:10s. Have a nice day! +Fri Feb 20 22:47:21 UTC 2026 +Elapsed time: 00h:37m:21s. Have a nice day! diff --git a/tests/logs/RegressionTests_acorn.log b/tests/logs/RegressionTests_acorn.log index 425c6f42d3..54f1a8e415 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: -94d2467605c040f63e5c6522e86c7aef8b484f91 +6b47b8412692952fdb92a8b659ae52e5a53a3ef0 Submodule hashes used in testing: 2c1cec7dd4d7a477abd2ae204db4a78295c24f16 AQM (v0.2.0-63-g2c1cec7) @@ -19,7 +19,7 @@ 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) - 4ce310fa386270cbab81b03c70f3784d6a8622ea UFSATM (remotes/origin/feature/fixes_finalize_and_ismoving) + c4a4bbbdef846a0c7600ac73852f9a14e194da0c UFSATM (remotes/origin/spdmax) 22bc1a5de8a19996310aedc3482931616cd74a1b UFSATM/ccpp/framework (2025-10-15-dev-5-g22bc1a5) fa51a56100cb49dc39796090ae4dedb63a9e4800 UFSATM/ccpp/physics (EP4-2189-gfa51a561) c62efd27caa26f660edf24232f33f154e608b77a UFSATM/ccpp/physics/physics/MP/TEMPO/TEMPO (v2.1.3~3) @@ -41,275 +41,275 @@ The first time is for the full script (prep+run+finalize). The second time is specifically for the run phase. Times/Memory will be empty for failed tests. -BASELINE DIRECTORY: /lfs/h2/emc/nems/noscrub/emc.nems/RT/NEMSfv3gfs/develop-20260210 -COMPARISON DIRECTORY: /lfs/h2/emc/ptmp/brian.curtis/FV3_RT/rt_1178355 +BASELINE DIRECTORY: /lfs/h2/emc/nems/noscrub/emc.nems/RT/NEMSfv3gfs/develop-20260220 +COMPARISON DIRECTORY: /lfs/h2/emc/ptmp/brian.curtis/FV3_RT/rt_161420 RT.SH OPTIONS USED: * (-a) - HPC PROJECT ACCOUNT: GFS-DEV * (-e) - USE ECFLOW -PASS -- COMPILE 's2swa_32bit_intel' [19:33, 16:41] ( 1 warnings 1 remarks ) -PASS -- TEST 'cpld_control_p8_mixedmode_intel' [18:45, 06:44](3323 MB) -PASS -- TEST 'cpld_control_gefs_intel' [47:01, 16:56](4075 MB) -PASS -- TEST 'cpld_restart_gefs_intel' [26:19, 07:49](3891 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_intel' [19:34, 16:25] ( 1 warnings 1 remarks ) -PASS -- TEST 'cpld_control_gfsv17_intel' [30:40, 13:11](1898 MB) -PASS -- TEST 'cpld_control_gfsv17_iau_intel' [20:21, 14:14](1940 MB) -PASS -- TEST 'cpld_restart_gfsv17_intel' [11:48, 06:25](1072 MB) -PASS -- TEST 'cpld_restart_gfsv17_iau_intel' [13:28, 06:27](1935 MB) -PASS -- TEST 'cpld_mpi_gfsv17_intel' [37:39, 15:15](1875 MB) - -PASS -- COMPILE 's2s_32bit_sfs_intel' [17:32, 14:34] ( 1 warnings 1 remarks ) -PASS -- TEST 'cpld_control_sfs_intel' [17:20, 11:51](2197 MB) -PASS -- TEST 'cpld_restart_sfs_intel' [15:59, 06:23](1355 MB) - -PASS -- COMPILE 's2s_32bit_sfs_debug_intel' [07:20, 04:38] ( 355 warnings 1 remarks ) -PASS -- TEST 'cpld_debug_sfs_intel' [19:24, 13:01](2239 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [07:21, 05:04] ( 355 warnings 324 remarks ) -PASS -- TEST 'cpld_debug_gfsv17_intel' [25:07, 20:10](1937 MB) - -PASS -- COMPILE 's2swa_intel' [19:32, 16:20] ( 1 warnings 1 remarks ) -PASS -- TEST 'cpld_control_p8_intel' [18:50, 08:27](3355 MB) -PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [24:45, 08:19](3357 MB) -PASS -- TEST 'cpld_restart_p8_intel' [12:33, 04:48](3236 MB) -PASS -- TEST 'cpld_control_qr_p8_intel' [25:54, 08:22](3373 MB) -PASS -- TEST 'cpld_restart_qr_p8_intel' [11:19, 04:45](3252 MB) -PASS -- TEST 'cpld_2threads_p8_intel' [15:30, 07:41](3559 MB) -PASS -- TEST 'cpld_decomp_p8_intel' [16:13, 08:12](3346 MB) -PASS -- TEST 'cpld_mpi_p8_intel' [22:36, 06:43](3291 MB) -PASS -- TEST 'cpld_control_ciceC_p8_intel' [18:40, 08:21](3355 MB) - -PASS -- COMPILE 's2swal_intel' [19:34, 16:53] ( 1 warnings 2 remarks ) -PASS -- TEST 'cpld_control_p8_lnd_intel' [21:41, 08:33](3358 MB) -PASS -- TEST 'cpld_restart_p8_lnd_intel' [14:37, 04:58](3238 MB) -PASS -- TEST 'cpld_s2sa_p8_intel' [16:26, 08:26](3347 MB) - -PASS -- COMPILE 's2sw_intel' [18:31, 15:36] ( 1 warnings 1 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_intel' [08:45, 04:38](1915 MB) -PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [12:15, 07:18](1986 MB) - -PASS -- COMPILE 's2s_aoflux_intel' [17:30, 14:36] ( 1 warnings 1 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [10:00, 05:10](1989 MB) - -PASS -- COMPILE 's2sw_pdlib_intel' [18:33, 15:50] ( 1 warnings 1 remarks ) -PASS -- TEST 'cpld_control_pdlib_p8_intel' [19:01, 13:14](1923 MB) -PASS -- TEST 'cpld_restart_pdlib_p8_intel' [13:01, 06:25](1105 MB) -PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [22:02, 15:09](1890 MB) -PASS -- TEST 'cpld_control_c48_5deg_intel' [10:35, 06:07](2888 MB) -PASS -- TEST 'cpld_warmstart_c48_5deg_intel' [06:31, 02:20](2900 MB) -PASS -- TEST 'cpld_restart_c48_5deg_intel' [06:26, 01:29](2309 MB) -PASS -- TEST 'cpld_control_c24_5deg_intel' [04:59, 01:24](2119 MB) +PASS -- COMPILE 's2swa_32bit_intel' [19:31, 16:19] ( 1 warnings 1 remarks ) +PASS -- TEST 'cpld_control_p8_mixedmode_intel' [24:45, 06:33](3323 MB) +PASS -- TEST 'cpld_control_gefs_intel' [45:35, 16:58](4093 MB) +PASS -- TEST 'cpld_restart_gefs_intel' [24:56, 07:41](3891 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_intel' [19:32, 16:43] ( 1 warnings 1 remarks ) +PASS -- TEST 'cpld_control_gfsv17_intel' [22:28, 13:04](1898 MB) +PASS -- TEST 'cpld_control_gfsv17_iau_intel' [22:19, 14:03](1944 MB) +PASS -- TEST 'cpld_restart_gfsv17_intel' [13:06, 06:12](1071 MB) +PASS -- TEST 'cpld_restart_gfsv17_iau_intel' [15:14, 06:27](1932 MB) +PASS -- TEST 'cpld_mpi_gfsv17_intel' [29:32, 15:12](1874 MB) + +PASS -- COMPILE 's2s_32bit_sfs_intel' [17:29, 14:47] ( 1 warnings 1 remarks ) +PASS -- TEST 'cpld_control_sfs_intel' [17:29, 11:49](2198 MB) +PASS -- TEST 'cpld_restart_sfs_intel' [16:25, 06:11](1360 MB) + +PASS -- COMPILE 's2s_32bit_sfs_debug_intel' [07:18, 04:32] ( 355 warnings 1 remarks ) +PASS -- TEST 'cpld_debug_sfs_intel' [19:01, 12:57](2242 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [07:19, 05:00] ( 355 warnings 324 remarks ) +PASS -- TEST 'cpld_debug_gfsv17_intel' [25:03, 20:07](1939 MB) + +PASS -- COMPILE 's2swa_intel' [19:33, 16:20] ( 1 warnings 1 remarks ) +PASS -- TEST 'cpld_control_p8_intel' [18:34, 08:13](3354 MB) +PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [16:31, 08:11](3354 MB) +PASS -- TEST 'cpld_restart_p8_intel' [13:18, 04:38](3235 MB) +PASS -- TEST 'cpld_control_qr_p8_intel' [19:01, 08:14](3374 MB) +PASS -- TEST 'cpld_restart_qr_p8_intel' [12:50, 04:51](3252 MB) +PASS -- TEST 'cpld_2threads_p8_intel' [24:31, 07:39](3569 MB) +PASS -- TEST 'cpld_decomp_p8_intel' [16:25, 08:00](3345 MB) +PASS -- TEST 'cpld_mpi_p8_intel' [28:43, 06:46](3292 MB) +PASS -- TEST 'cpld_control_ciceC_p8_intel' [17:33, 08:21](3354 MB) + +PASS -- COMPILE 's2swal_intel' [19:33, 16:23] ( 1 warnings 2 remarks ) +PASS -- TEST 'cpld_control_p8_lnd_intel' [23:35, 08:29](3357 MB) +PASS -- TEST 'cpld_restart_p8_lnd_intel' [12:22, 05:02](3238 MB) +PASS -- TEST 'cpld_s2sa_p8_intel' [25:33, 08:12](3343 MB) + +PASS -- COMPILE 's2sw_intel' [18:31, 15:22] ( 1 warnings 1 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_intel' [08:39, 04:40](1916 MB) +PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [12:18, 07:11](1985 MB) + +PASS -- COMPILE 's2s_aoflux_intel' [17:31, 14:39] ( 1 warnings 1 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [10:03, 05:09](1989 MB) + +PASS -- COMPILE 's2sw_pdlib_intel' [18:32, 15:33] ( 1 warnings 1 remarks ) +PASS -- TEST 'cpld_control_pdlib_p8_intel' [18:55, 13:05](1922 MB) +PASS -- TEST 'cpld_restart_pdlib_p8_intel' [13:55, 06:18](1104 MB) +PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [22:01, 15:07](1892 MB) +PASS -- TEST 'cpld_control_c48_5deg_intel' [09:36, 05:58](2887 MB) +PASS -- TEST 'cpld_warmstart_c48_5deg_intel' [06:28, 02:17](2906 MB) +PASS -- TEST 'cpld_restart_c48_5deg_intel' [06:21, 01:25](2299 MB) +PASS -- TEST 'cpld_control_c24_5deg_intel' [04:58, 01:17](2116 MB) PASS -- TEST 'cpld_warmstart_c24_5deg_intel' [04:58, 00:58](2115 MB) -PASS -- TEST 'cpld_restart_c24_5deg_intel' [04:50, 00:50](1451 MB) -PASS -- TEST 'cpld_control_c24_9deg_intel' [04:58, 01:24](2116 MB) -PASS -- TEST 'cpld_warmstart_c24_9deg_intel' [04:58, 01:08](2116 MB) -PASS -- TEST 'cpld_restart_c24_9deg_intel' [04:48, 00:50](1451 MB) -PASS -- TEST 'cpld_control_c12_9deg_intel' [03:58, 00:55](2039 MB) -PASS -- TEST 'cpld_warmstart_c12_9deg_intel' [04:57, 00:54](2042 MB) -PASS -- TEST 'cpld_restart_c12_9deg_intel' [03:47, 00:43](1396 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_intel' [07:19, 04:41] ( 355 warnings 324 remarks ) -PASS -- TEST 'cpld_debug_pdlib_p8_intel' [29:57, 26:04](1960 MB) - -PASS -- COMPILE 'atm_dyn32_intel' [13:26, 10:19] ( 1 warnings 1 remarks ) -PASS -- TEST 'control_CubedSphereGrid_intel' [16:51, 02:23](1565 MB) -PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [16:55, 02:27](1577 MB) -PASS -- TEST 'control_latlon_intel' [16:43, 02:27](1576 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [13:50, 02:33](1574 MB) -PASS -- TEST 'control_c48_intel' [10:48, 06:15](1595 MB) -PASS -- TEST 'control_c48.v2.sfc_intel' [10:48, 05:39](718 MB) -PASS -- TEST 'control_c48_lnd_iau_intel' [12:50, 06:26](1597 MB) -PASS -- TEST 'control_c192_intel' [19:08, 07:05](1704 MB) -PASS -- TEST 'control_c384_intel' [37:41, 08:37](1994 MB) -PASS -- TEST 'control_c384gdas_intel' [48:31, 09:33](1141 MB) -PASS -- TEST 'control_stochy_intel' [11:41, 01:49](632 MB) -PASS -- TEST 'control_stochy_restart_intel' [07:37, 01:14](401 MB) -PASS -- TEST 'control_lndp_intel' [10:37, 01:49](634 MB) -PASS -- TEST 'control_iovr4_gfdlmpv3_intel' [11:01, 02:56](915 MB) -PASS -- TEST 'control_p8_intel' [10:31, 03:04](1853 MB) -PASS -- TEST 'control_p8.v2.sfc_intel' [09:47, 03:17](1858 MB) -PASS -- TEST 'control_p8_ugwpv1_intel' [10:18, 03:01](1858 MB) -PASS -- TEST 'control_p8_ugwpv1_tempo_intel' [10:19, 02:55](1877 MB) -PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_intel' [10:47, 03:07](1884 MB) -PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_hail_intel' [09:47, 02:20](2431 MB) -PASS -- TEST 'control_restart_p8_intel' [07:52, 01:50](1014 MB) -PASS -- TEST 'control_noqr_p8_intel' [10:10, 02:59](1852 MB) -PASS -- TEST 'control_restart_noqr_p8_intel' [05:52, 01:46](1014 MB) -PASS -- TEST 'control_decomp_p8_intel' [09:37, 02:58](1848 MB) -PASS -- TEST 'control_2threads_p8_intel' [11:13, 02:41](1937 MB) -PASS -- TEST 'control_p8_lndp_intel' [12:03, 04:59](1859 MB) -PASS -- TEST 'control_p8_rrtmgp_intel' [12:23, 04:12](1909 MB) -PASS -- TEST 'control_p8_mynn_intel' [11:12, 03:00](1871 MB) -PASS -- TEST 'merra2_thompson_intel' [12:42, 03:32](1860 MB) -PASS -- TEST 'merra2_hf_thompson_intel' [12:22, 04:34](1864 MB) -PASS -- TEST 'regional_control_intel' [10:00, 05:00](882 MB) -PASS -- TEST 'regional_restart_intel' [05:51, 02:46](883 MB) -PASS -- TEST 'regional_decomp_intel' [09:49, 05:18](890 MB) -PASS -- TEST 'regional_2threads_intel' [08:55, 03:17](1001 MB) -PASS -- TEST 'regional_noquilt_intel' [10:08, 05:00](1171 MB) -PASS -- TEST 'regional_2dwrtdecomp_intel' [09:53, 04:59](885 MB) -PASS -- TEST 'regional_wofs_intel' [10:51, 06:51](1607 MB) - -PASS -- COMPILE 'atm_dyn32_rad32_intel' [12:24, 09:42] ( 1 warnings 1 remarks ) -PASS -- TEST 'control_p8_rrtmgp_rad32_intel' [09:14, 04:00](1881 MB) - -PASS -- COMPILE 'rrfs_intel' [11:24, 08:57] ( 4 warnings 92 remarks ) -PASS -- TEST 'rap_control_intel' [08:28, 03:49](1012 MB) -PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [09:21, 04:10](1183 MB) -PASS -- TEST 'rap_decomp_intel' [07:34, 03:52](1018 MB) -PASS -- TEST 'rap_2threads_intel' [07:25, 03:25](1089 MB) -PASS -- TEST 'rap_restart_intel' [08:18, 02:14](765 MB) -PASS -- TEST 'rap_sfcdiff_intel' [08:34, 03:57](1006 MB) -PASS -- TEST 'rap_sfcdiff_decomp_intel' [07:47, 03:49](1010 MB) -PASS -- TEST 'rap_sfcdiff_restart_intel' [10:15, 02:11](762 MB) -PASS -- TEST 'hrrr_control_intel' [08:16, 03:40](1009 MB) -PASS -- TEST 'hrrr_control_decomp_intel' [08:25, 03:48](1003 MB) -PASS -- TEST 'hrrr_control_2threads_intel' [07:26, 03:15](1077 MB) -PASS -- TEST 'hrrr_control_restart_intel' [07:38, 02:09](757 MB) -PASS -- TEST 'rrfs_v1beta_intel' [11:02, 06:31](1006 MB) -PASS -- TEST 'rrfs_v1nssl_intel' [11:39, 08:32](1970 MB) -PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [11:42, 08:14](1962 MB) - -PASS -- COMPILE 'csawmg_intel' [11:25, 08:43] ( 1 warnings ) -PASS -- TEST 'control_csawmg_intel' [10:56, 06:33](959 MB) -PASS -- TEST 'control_ras_intel' [07:32, 03:23](666 MB) - -PASS -- COMPILE 'wam_intel' [10:23, 08:03] ( 1 warnings 1 remarks ) -PASS -- TEST 'control_wam_intel' [16:18, 12:29](1654 MB) - -PASS -- COMPILE 'atm_debug_dyn32_intel' [07:19, 04:57] ( 434 warnings 92 remarks ) -PASS -- TEST 'control_CubedSphereGrid_debug_intel' [06:42, 02:40](1602 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [06:38, 02:40](1612 MB) -PASS -- TEST 'control_stochy_debug_intel' [07:33, 03:28](816 MB) -PASS -- TEST 'control_lndp_debug_intel' [06:31, 03:09](819 MB) -PASS -- TEST 'control_csawmg_debug_intel' [07:55, 04:48](1110 MB) -PASS -- TEST 'control_ras_debug_intel' [07:34, 03:09](819 MB) -PASS -- TEST 'control_diag_debug_intel' [07:41, 03:12](1673 MB) -PASS -- TEST 'control_debug_p8_intel' [08:04, 03:04](1898 MB) -PASS -- TEST 'regional_debug_intel' [24:13, 18:20](929 MB) -PASS -- TEST 'rap_control_debug_intel' [10:40, 05:37](1188 MB) -PASS -- TEST 'hrrr_control_debug_intel' [10:40, 05:27](1185 MB) -PASS -- TEST 'hrrr_gf_debug_intel' [11:39, 05:35](1189 MB) -PASS -- TEST 'hrrr_c3_debug_intel' [11:38, 05:47](1189 MB) -PASS -- TEST 'rap_unified_drag_suite_debug_intel' [11:35, 05:41](1188 MB) -PASS -- TEST 'rap_diag_debug_intel' [11:47, 05:51](1271 MB) -PASS -- TEST 'rap_cires_ugwp_debug_intel' [10:34, 05:41](1188 MB) -PASS -- TEST 'rap_unified_ugwp_debug_intel' [09:36, 05:38](1190 MB) -PASS -- TEST 'rap_lndp_debug_intel' [11:37, 05:42](1194 MB) -PASS -- TEST 'rap_progcld_thompson_debug_intel' [11:37, 05:38](1187 MB) -PASS -- TEST 'rap_noah_debug_intel' [11:37, 05:37](1190 MB) -PASS -- TEST 'rap_sfcdiff_debug_intel' [11:39, 05:34](1184 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [15:41, 08:57](1182 MB) -PASS -- TEST 'rap_clm_lake_debug_intel' [11:38, 05:32](1190 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [18:29, 09:30](1190 MB) - -PASS -- COMPILE 'wam_debug_intel' [06:18, 03:37] ( 398 warnings 1 remarks ) -PASS -- TEST 'control_wam_debug_intel' [21:22, 14:37](1696 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [11:24, 08:21] ( 4 warnings 91 remarks ) -PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [15:33, 03:54](1031 MB) -PASS -- TEST 'rap_control_dyn32_phy32_intel' [10:55, 03:08](890 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [10:50, 03:06](884 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [10:25, 02:56](939 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [10:32, 02:50](929 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [14:05, 03:17](890 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_intel' [06:07, 01:46](730 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [06:37, 01:50](726 MB) -PASS -- TEST 'conus13km_control_intel' [06:27, 02:58](1016 MB) -PASS -- TEST 'conus13km_2threads_intel' [08:02, 01:32](1140 MB) -PASS -- TEST 'conus13km_decomp_intel' [08:10, 03:02](1027 MB) -PASS -- TEST 'conus13km_restart_intel' [05:03, 01:48](685 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_faster_cdeps_intel' [11:23, 08:17] ( 4 warnings 91 remarks ) -PASS -- TEST 'conus13km_gl_inline_intel' [08:16, 02:05](703 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [12:24, 08:25] ( 4 warnings 91 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_intel' [09:59, 04:01](922 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [06:18, 03:37] ( 329 warnings 91 remarks ) -PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [10:37, 05:26](1071 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [09:39, 05:18](1069 MB) -PASS -- TEST 'conus13km_debug_intel' [28:31, 24:15](1098 MB) -PASS -- TEST 'conus13km_debug_qr_intel' [27:34, 23:54](813 MB) -PASS -- TEST 'conus13km_debug_2threads_intel' [17:15, 13:27](1217 MB) -PASS -- TEST 'conus13km_debug_decomp_intel' [28:27, 24:23](1092 MB) -PASS -- TEST 'conus13km_radar_tten_debug_intel' [28:32, 24:08](1168 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [07:19, 03:37] ( 329 warnings 91 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [08:36, 05:36](1100 MB) - -PASS -- COMPILE 'hafsw_intel' [15:28, 12:09] ( 1 warnings 1 remarks ) -PASS -- TEST 'hafs_regional_atm_intel' [09:03, 04:49](692 MB) -PASS -- TEST 'hafs_regional_atm_gfdlmpv3_intel' [14:02, 04:46](904 MB) -PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [16:49, 03:36](1048 MB) -PASS -- TEST 'hafs_regional_atm_wav_intel' [15:10, 11:34](786 MB) -PASS -- TEST 'hafs_regional_1nest_atm_intel' [11:06, 05:31](460 MB) -PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [12:07, 06:45](470 MB) -PASS -- TEST 'hafs_global_1nest_atm_intel' [10:01, 02:58](372 MB) -PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [29:20, 07:48](423 MB) -PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [08:55, 03:46](492 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [11:03, 03:45](491 MB) -PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [09:36, 01:34](404 MB) -PASS -- TEST 'gnv1_nested_intel' [09:09, 03:42](1694 MB) - -PASS -- COMPILE 'hafs_mom6w_intel' [14:26, 10:25] ( 1 warnings ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [17:35, 05:23](774 MB) - -PASS -- COMPILE 'hafs_all_intel' [13:25, 09:16] ( 1 warnings ) -PASS -- TEST 'hafs_regional_docn_intel' [13:09, 06:43](746 MB) -PASS -- TEST 'hafs_regional_docn_oisst_intel' [15:11, 06:53](723 MB) - -PASS -- COMPILE 'datm_cdeps_intel' [23:36, 13:59] -PASS -- TEST 'datm_cdeps_control_cfsr_intel' [09:31, 03:06](1565 MB) -PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [05:31, 02:09](1565 MB) -PASS -- TEST 'datm_cdeps_control_gefs_intel' [08:28, 02:34](687 MB) -PASS -- TEST 'datm_cdeps_iau_gefs_intel' [07:28, 02:38](670 MB) -PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [07:28, 02:36](670 MB) -PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [08:29, 02:54](1567 MB) -PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [08:30, 02:54](1567 MB) -PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [08:28, 02:37](687 MB) -PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [12:36, 07:07](1368 MB) -PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [11:29, 06:46](682 MB) -PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [06:25, 02:54](1564 MB) -PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [08:30, 05:09](4520 MB) -PASS -- TEST 'datm_cdeps_gfs_intel' [08:30, 05:07](4522 MB) - -PASS -- COMPILE 'datm_cdeps_land_intel' [09:21, 00:56] ( 1 remarks ) -PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [04:41, 01:05](302 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_intel' [04:34, 00:50](438 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [04:36, 00:39](437 MB) - -PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [23:38, 14:18] ( 1 warnings 1 remarks ) -PASS -- TEST 'atm_ds2s_docn_pcice_intel' [07:45, 03:47](1906 MB) - -PASS -- COMPILE 'atml_intel' [18:33, 09:53] ( 9 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_intel' [09:28, 03:32](1863 MB) -PASS -- TEST 'control_restart_p8_atmlnd_intel' [06:06, 02:06](1030 MB) - -PASS -- COMPILE 'atml_debug_intel' [13:27, 04:23] ( 441 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_debug_intel' [11:21, 05:39](1903 MB) - -PASS -- COMPILE 'atmw_intel' [17:31, 09:06] ( 1 warnings 1 remarks ) -PASS -- TEST 'atmwav_control_noaero_p8_intel' [07:12, 02:16](1873 MB) - -PASS -- COMPILE 'atmaero_intel' [22:36, 15:54] ( 1 warnings 1 remarks ) -PASS -- TEST 'atmaero_control_p8_intel' [10:53, 04:34](3230 MB) -PASS -- TEST 'atmaero_control_p8_rad_intel' [10:36, 05:19](3111 MB) -PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [11:43, 05:22](3117 MB) - -PASS -- COMPILE 'atmaq_intel' [11:24, 08:47] ( 1 warnings ) -PASS -- TEST 'regional_atmaq_intel' [22:05, 14:57](2393 MB) -PASS -- TEST 'regional_atmaq_canopy_intel' [24:59, 18:02](2446 MB) - -PASS -- COMPILE 'atmaq_debug_intel' [07:20, 03:44] ( 415 warnings ) -PASS -- TEST 'regional_atmaq_debug_intel' [47:05, 40:46](1951 MB) +PASS -- TEST 'cpld_restart_c24_5deg_intel' [04:45, 00:50](1451 MB) +PASS -- TEST 'cpld_control_c24_9deg_intel' [04:58, 01:20](2115 MB) +PASS -- TEST 'cpld_warmstart_c24_9deg_intel' [03:58, 00:53](2111 MB) +PASS -- TEST 'cpld_restart_c24_9deg_intel' [03:47, 00:37](1450 MB) +PASS -- TEST 'cpld_control_c12_9deg_intel' [03:58, 00:57](2040 MB) +PASS -- TEST 'cpld_warmstart_c12_9deg_intel' [03:58, 00:53](2044 MB) +PASS -- TEST 'cpld_restart_c12_9deg_intel' [03:47, 00:39](1397 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_intel' [07:19, 04:38] ( 355 warnings 324 remarks ) +PASS -- TEST 'cpld_debug_pdlib_p8_intel' [27:50, 24:00](1960 MB) + +PASS -- COMPILE 'atm_dyn32_intel' [13:25, 10:19] ( 1 warnings 1 remarks ) +PASS -- TEST 'control_CubedSphereGrid_intel' [16:48, 02:31](1567 MB) +PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [15:50, 02:30](1577 MB) +PASS -- TEST 'control_latlon_intel' [17:45, 02:31](1576 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [15:48, 02:31](1574 MB) +PASS -- TEST 'control_c48_intel' [11:46, 06:07](1596 MB) +PASS -- TEST 'control_c48.v2.sfc_intel' [10:44, 05:35](720 MB) +PASS -- TEST 'control_c48_lnd_iau_intel' [12:46, 06:27](1593 MB) +PASS -- TEST 'control_c192_intel' [20:04, 07:04](1703 MB) +PASS -- TEST 'control_c384_intel' [34:29, 08:23](2003 MB) +PASS -- TEST 'control_c384gdas_intel' [45:10, 09:28](1134 MB) +PASS -- TEST 'control_stochy_intel' [12:41, 01:51](633 MB) +PASS -- TEST 'control_stochy_restart_intel' [06:36, 01:07](402 MB) +PASS -- TEST 'control_lndp_intel' [12:38, 01:45](631 MB) +PASS -- TEST 'control_iovr4_gfdlmpv3_intel' [13:03, 02:57](912 MB) +PASS -- TEST 'control_p8_intel' [11:32, 02:51](1854 MB) +PASS -- TEST 'control_p8.v2.sfc_intel' [10:38, 02:59](1856 MB) +PASS -- TEST 'control_p8_ugwpv1_intel' [10:12, 02:53](1859 MB) +PASS -- TEST 'control_p8_ugwpv1_tempo_intel' [10:16, 02:48](1877 MB) +PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_intel' [11:39, 03:06](1887 MB) +PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_hail_intel' [10:44, 02:21](2432 MB) +PASS -- TEST 'control_restart_p8_intel' [05:53, 01:39](1013 MB) +PASS -- TEST 'control_noqr_p8_intel' [10:37, 02:45](1854 MB) +PASS -- TEST 'control_restart_noqr_p8_intel' [08:02, 01:46](1014 MB) +PASS -- TEST 'control_decomp_p8_intel' [10:58, 02:53](1846 MB) +PASS -- TEST 'control_2threads_p8_intel' [09:32, 02:37](1927 MB) +PASS -- TEST 'control_p8_lndp_intel' [10:59, 04:51](1858 MB) +PASS -- TEST 'control_p8_rrtmgp_intel' [11:12, 04:08](1907 MB) +PASS -- TEST 'control_p8_mynn_intel' [10:09, 03:00](1870 MB) +PASS -- TEST 'merra2_thompson_intel' [10:39, 03:23](1857 MB) +PASS -- TEST 'merra2_hf_thompson_intel' [11:21, 04:30](1862 MB) +PASS -- TEST 'regional_control_intel' [08:52, 05:01](888 MB) +PASS -- TEST 'regional_restart_intel' [06:52, 02:46](881 MB) +PASS -- TEST 'regional_decomp_intel' [09:49, 05:34](889 MB) +PASS -- TEST 'regional_2threads_intel' [06:47, 03:09](1005 MB) +PASS -- TEST 'regional_noquilt_intel' [07:51, 04:46](1170 MB) +PASS -- TEST 'regional_2dwrtdecomp_intel' [07:49, 05:01](878 MB) +PASS -- TEST 'regional_wofs_intel' [09:53, 06:39](1608 MB) + +PASS -- COMPILE 'atm_dyn32_rad32_intel' [12:24, 09:37] ( 1 warnings 1 remarks ) +PASS -- TEST 'control_p8_rrtmgp_rad32_intel' [09:07, 03:58](1884 MB) + +PASS -- COMPILE 'rrfs_intel' [11:24, 08:56] ( 4 warnings 92 remarks ) +PASS -- TEST 'rap_control_intel' [08:07, 03:50](1015 MB) +PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [09:23, 04:06](1192 MB) +PASS -- TEST 'rap_decomp_intel' [08:24, 03:53](1016 MB) +PASS -- TEST 'rap_2threads_intel' [08:24, 03:30](1076 MB) +PASS -- TEST 'rap_restart_intel' [08:13, 02:14](764 MB) +PASS -- TEST 'rap_sfcdiff_intel' [09:20, 03:44](1007 MB) +PASS -- TEST 'rap_sfcdiff_decomp_intel' [08:33, 03:50](1010 MB) +PASS -- TEST 'rap_sfcdiff_restart_intel' [09:16, 02:03](763 MB) +PASS -- TEST 'hrrr_control_intel' [09:27, 03:36](1009 MB) +PASS -- TEST 'hrrr_control_decomp_intel' [08:46, 03:41](1003 MB) +PASS -- TEST 'hrrr_control_2threads_intel' [08:45, 03:23](1073 MB) +PASS -- TEST 'hrrr_control_restart_intel' [07:35, 02:03](760 MB) +PASS -- TEST 'rrfs_v1beta_intel' [13:05, 06:38](1004 MB) +PASS -- TEST 'rrfs_v1nssl_intel' [13:40, 08:36](1968 MB) +PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [12:40, 08:18](1962 MB) + +PASS -- COMPILE 'csawmg_intel' [11:24, 08:39] ( 1 warnings ) +PASS -- TEST 'control_csawmg_intel' [10:58, 06:34](959 MB) +PASS -- TEST 'control_ras_intel' [07:32, 03:24](664 MB) + +PASS -- COMPILE 'wam_intel' [10:23, 08:02] ( 1 warnings 1 remarks ) +PASS -- TEST 'control_wam_intel' [16:13, 12:26](1645 MB) + +PASS -- COMPILE 'atm_debug_dyn32_intel' [07:19, 04:56] ( 434 warnings 92 remarks ) +PASS -- TEST 'control_CubedSphereGrid_debug_intel' [06:38, 02:40](1605 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [06:38, 02:51](1615 MB) +PASS -- TEST 'control_stochy_debug_intel' [07:33, 03:23](817 MB) +PASS -- TEST 'control_lndp_debug_intel' [07:33, 03:06](815 MB) +PASS -- TEST 'control_csawmg_debug_intel' [10:58, 04:42](1108 MB) +PASS -- TEST 'control_ras_debug_intel' [07:33, 03:12](826 MB) +PASS -- TEST 'control_diag_debug_intel' [08:41, 03:13](1670 MB) +PASS -- TEST 'control_debug_p8_intel' [07:59, 03:03](1899 MB) +PASS -- TEST 'regional_debug_intel' [23:11, 18:22](940 MB) +PASS -- TEST 'rap_control_debug_intel' [10:38, 05:49](1187 MB) +PASS -- TEST 'hrrr_control_debug_intel' [10:39, 05:38](1186 MB) +PASS -- TEST 'hrrr_gf_debug_intel' [10:37, 05:40](1189 MB) +PASS -- TEST 'hrrr_c3_debug_intel' [09:36, 05:30](1189 MB) +PASS -- TEST 'rap_unified_drag_suite_debug_intel' [10:38, 05:40](1188 MB) +PASS -- TEST 'rap_diag_debug_intel' [11:47, 06:00](1271 MB) +PASS -- TEST 'rap_cires_ugwp_debug_intel' [10:36, 05:44](1188 MB) +PASS -- TEST 'rap_unified_ugwp_debug_intel' [10:35, 05:41](1189 MB) +PASS -- TEST 'rap_lndp_debug_intel' [10:36, 05:43](1195 MB) +PASS -- TEST 'rap_progcld_thompson_debug_intel' [11:36, 05:34](1185 MB) +PASS -- TEST 'rap_noah_debug_intel' [12:37, 05:32](1188 MB) +PASS -- TEST 'rap_sfcdiff_debug_intel' [11:39, 05:34](1186 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [15:41, 08:49](1188 MB) +PASS -- TEST 'rap_clm_lake_debug_intel' [12:40, 05:40](1191 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [17:29, 09:22](1191 MB) + +PASS -- COMPILE 'wam_debug_intel' [06:18, 03:34] ( 398 warnings 1 remarks ) +PASS -- TEST 'control_wam_debug_intel' [21:19, 14:27](1695 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [11:23, 08:17] ( 4 warnings 91 remarks ) +PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [11:21, 03:57](1018 MB) +PASS -- TEST 'rap_control_dyn32_phy32_intel' [10:06, 03:07](890 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [10:49, 03:09](887 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [10:23, 02:47](936 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [10:15, 02:41](930 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [10:46, 03:08](891 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_intel' [06:06, 01:50](730 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [04:33, 01:44](726 MB) +PASS -- TEST 'conus13km_control_intel' [06:25, 02:54](1017 MB) +PASS -- TEST 'conus13km_2threads_intel' [07:02, 01:18](1136 MB) +PASS -- TEST 'conus13km_decomp_intel' [06:06, 02:57](1027 MB) +PASS -- TEST 'conus13km_restart_intel' [05:06, 01:42](685 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_faster_cdeps_intel' [11:25, 08:15] ( 4 warnings 91 remarks ) +PASS -- TEST 'conus13km_gl_inline_intel' [06:11, 02:12](702 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [12:25, 08:23] ( 4 warnings 91 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_intel' [08:53, 04:07](922 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [06:17, 03:35] ( 329 warnings 91 remarks ) +PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [10:36, 05:26](1072 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [10:37, 05:17](1069 MB) +PASS -- TEST 'conus13km_debug_intel' [28:29, 23:57](1098 MB) +PASS -- TEST 'conus13km_debug_qr_intel' [28:26, 23:49](808 MB) +PASS -- TEST 'conus13km_debug_2threads_intel' [17:18, 13:18](1198 MB) +PASS -- TEST 'conus13km_debug_decomp_intel' [28:19, 24:24](1105 MB) +PASS -- TEST 'conus13km_radar_tten_debug_intel' [27:26, 23:55](1155 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [07:18, 03:35] ( 329 warnings 91 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [08:37, 05:21](1099 MB) + +PASS -- COMPILE 'hafsw_intel' [15:27, 12:16] ( 1 warnings 1 remarks ) +PASS -- TEST 'hafs_regional_atm_intel' [07:59, 04:38](693 MB) +PASS -- TEST 'hafs_regional_atm_gfdlmpv3_intel' [10:03, 04:42](905 MB) +PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [10:43, 03:36](1044 MB) +PASS -- TEST 'hafs_regional_atm_wav_intel' [16:08, 11:37](854 MB) +PASS -- TEST 'hafs_regional_1nest_atm_intel' [12:06, 05:32](463 MB) +PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [15:07, 06:34](469 MB) +PASS -- TEST 'hafs_global_1nest_atm_intel' [12:58, 02:56](371 MB) +PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [30:11, 07:45](423 MB) +PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [09:51, 03:46](492 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [09:00, 03:40](493 MB) +PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [13:39, 01:29](404 MB) +PASS -- TEST 'gnv1_nested_intel' [08:04, 03:37](1694 MB) + +PASS -- COMPILE 'hafs_mom6w_intel' [14:26, 10:18] ( 1 warnings ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [19:32, 05:23](776 MB) + +PASS -- COMPILE 'hafs_all_intel' [14:26, 09:21] ( 1 warnings ) +PASS -- TEST 'hafs_regional_docn_intel' [14:07, 06:40](748 MB) +PASS -- TEST 'hafs_regional_docn_oisst_intel' [14:04, 06:47](724 MB) + +PASS -- COMPILE 'datm_cdeps_intel' [21:34, 13:42] +PASS -- TEST 'datm_cdeps_control_cfsr_intel' [06:29, 03:01](1567 MB) +PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [05:28, 02:04](1567 MB) +PASS -- TEST 'datm_cdeps_control_gefs_intel' [06:28, 02:38](673 MB) +PASS -- TEST 'datm_cdeps_iau_gefs_intel' [06:28, 02:35](687 MB) +PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [07:28, 02:51](686 MB) +PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [07:28, 02:52](1565 MB) +PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [07:28, 02:53](1564 MB) +PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [07:28, 02:32](673 MB) +PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [13:35, 07:00](1369 MB) +PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [13:34, 06:44](682 MB) +PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [05:23, 02:53](1567 MB) +PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [08:29, 05:08](4521 MB) +PASS -- TEST 'datm_cdeps_gfs_intel' [08:29, 04:59](4522 MB) + +PASS -- COMPILE 'datm_cdeps_land_intel' [09:21, 00:55] ( 1 remarks ) +PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [04:39, 01:04](303 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_intel' [04:33, 00:55](438 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [04:35, 00:43](438 MB) + +PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [24:37, 14:29] ( 1 warnings 1 remarks ) +PASS -- TEST 'atm_ds2s_docn_pcice_intel' [08:34, 03:46](1904 MB) + +PASS -- COMPILE 'atml_intel' [18:30, 09:49] ( 9 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_intel' [09:22, 03:14](1863 MB) +PASS -- TEST 'control_restart_p8_atmlnd_intel' [06:04, 02:03](1030 MB) + +PASS -- COMPILE 'atml_debug_intel' [13:26, 04:25] ( 441 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_debug_intel' [11:19, 05:32](1903 MB) + +PASS -- COMPILE 'atmw_intel' [17:30, 09:06] ( 1 warnings 1 remarks ) +PASS -- TEST 'atmwav_control_noaero_p8_intel' [07:02, 02:04](1873 MB) + +PASS -- COMPILE 'atmaero_intel' [23:35, 15:51] ( 1 warnings 1 remarks ) +PASS -- TEST 'atmaero_control_p8_intel' [10:54, 04:40](3230 MB) +PASS -- TEST 'atmaero_control_p8_rad_intel' [10:37, 05:14](3113 MB) +PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [10:39, 05:21](3117 MB) + +PASS -- COMPILE 'atmaq_intel' [12:25, 08:44] ( 1 warnings ) +PASS -- TEST 'regional_atmaq_intel' [21:53, 14:40](2408 MB) +PASS -- TEST 'regional_atmaq_canopy_intel' [24:03, 17:35](2454 MB) + +PASS -- COMPILE 'atmaq_debug_intel' [06:17, 03:41] ( 415 warnings ) +PASS -- TEST 'regional_atmaq_debug_intel' [46:05, 40:27](1978 MB) SYNOPSIS: -Starting Date/Time: 20260219 18:51:21 -Ending Date/Time: 20260219 21:25:53 -Total Time: 02h:35m:04s +Starting Date/Time: 20260223 14:40:33 +Ending Date/Time: 20260223 17:12:19 +Total Time: 02h:32m:17s Compiles Completed: 35/35 Tests Completed: 188/188 diff --git a/tests/logs/RegressionTests_derecho.log b/tests/logs/RegressionTests_derecho.log index a613cc770a..d662d27898 100644 --- a/tests/logs/RegressionTests_derecho.log +++ b/tests/logs/RegressionTests_derecho.log @@ -1,7 +1,7 @@ ====START OF DERECHO REGRESSION TESTING LOG==== UFSWM hash used in testing: -86a295a47a0a1e94b4b4d36e41e4bd7bb87f87c0 +bc18d703cc30e7172b8c3c561212c204959c6cc4 Submodule hashes used in testing: 2c1cec7dd4d7a477abd2ae204db4a78295c24f16 AQM (v0.2.0-63-g2c1cec7) @@ -19,7 +19,7 @@ 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) - 4ce310fa386270cbab81b03c70f3784d6a8622ea UFSATM (remotes/origin/feature/fixes_finalize_and_ismoving) + c4a4bbbdef846a0c7600ac73852f9a14e194da0c UFSATM (remotes/origin/spdmax) 22bc1a5de8a19996310aedc3482931616cd74a1b UFSATM/ccpp/framework (2025-10-15-dev-5-g22bc1a5) fa51a56100cb49dc39796090ae4dedb63a9e4800 UFSATM/ccpp/physics (EP4-2189-gfa51a561) c62efd27caa26f660edf24232f33f154e608b77a UFSATM/ccpp/physics/physics/MP/TEMPO/TEMPO (v2.1.3~3) @@ -41,380 +41,380 @@ The first time is for the full script (prep+run+finalize). The second time is specifically for the run phase. Times/Memory will be empty for failed tests. -BASELINE DIRECTORY: /glade/derecho/scratch/epicufsrt/ufs-weather-model/RT//NEMSfv3gfs/develop-20260210 -COMPARISON DIRECTORY: /glade/derecho/scratch/gpetro/FV3_RT/rt_14527 +BASELINE DIRECTORY: /glade/derecho/scratch/epicufsrt/ufs-weather-model/RT//NEMSfv3gfs/develop-20260220 +COMPARISON DIRECTORY: /glade/derecho/scratch/gpetro/FV3_RT/rt_67099 RT.SH OPTIONS USED: * (-a) - HPC PROJECT ACCOUNT: NRAL0032 * (-r) - USE ROCOTO -PASS -- COMPILE 's2swa_32bit_intel' [28:14, 28:14] ( 1 warnings 1090 remarks ) -PASS -- TEST 'cpld_control_p8_mixedmode_intel' [07:53, 06:33](1977 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_intel' [30:13, 30:13] ( 1 warnings 1089 remarks ) -PASS -- TEST 'cpld_control_gfsv17_intel' [14:43, 13:01](1868 MB) -PASS -- TEST 'cpld_control_gfsv17_iau_intel' [15:46, 13:57](1889 MB) -PASS -- TEST 'cpld_restart_gfsv17_intel' [08:25, 06:36](1011 MB) -PASS -- TEST 'cpld_restart_gfsv17_iau_intel' [08:41, 06:48](1887 MB) -PASS -- TEST 'cpld_mpi_gfsv17_intel' [16:15, 14:32](1830 MB) - -PASS -- COMPILE 's2s_32bit_sfs_intel' [18:42, 18:42] ( 1 warnings 985 remarks ) -PASS -- TEST 'cpld_control_sfs_intel' [14:32, 10:44](2164 MB) -PASS -- TEST 'cpld_restart_sfs_intel' [10:48, 06:01](1313 MB) - -PASS -- COMPILE 's2s_32bit_sfs_debug_intel' [06:29, 06:29] ( 359 warnings 985 remarks ) -PASS -- TEST 'cpld_debug_sfs_intel' [16:06, 12:14](2188 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [07:37, 07:37] ( 359 warnings 1401 remarks ) -PASS -- TEST 'cpld_debug_gfsv17_intel' [20:29, 18:45](1871 MB) - -PASS -- COMPILE 's2swa_intel' [28:06, 28:06] ( 1 warnings 1090 remarks ) -PASS -- TEST 'cpld_control_p8_intel' [09:43, 08:20](2015 MB) -PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [09:31, 08:15](2014 MB) -PASS -- TEST 'cpld_restart_p8_intel' [06:13, 04:47](1536 MB) -PASS -- TEST 'cpld_control_qr_p8_intel' [09:36, 08:15](2033 MB) -PASS -- TEST 'cpld_restart_qr_p8_intel' [06:34, 05:03](1391 MB) -PASS -- TEST 'cpld_2threads_p8_intel' [16:25, 15:13](2172 MB) -PASS -- TEST 'cpld_decomp_p8_intel' [09:14, 08:05](2013 MB) -PASS -- TEST 'cpld_mpi_p8_intel' [07:54, 06:43](1966 MB) -PASS -- TEST 'cpld_control_ciceC_p8_intel' [09:35, 08:20](2014 MB) - -PASS -- COMPILE 's2swal_intel' [28:01, 28:01] ( 1 warnings 1111 remarks ) -PASS -- TEST 'cpld_s2sa_p8_intel' [09:23, 08:12](1996 MB) - -PASS -- COMPILE 's2sw_intel' [24:22, 24:22] ( 1 warnings 1058 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_intel' [05:58, 04:52](1873 MB) -PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [08:33, 07:17](1933 MB) - -PASS -- COMPILE 's2swa_debug_intel' [07:39, 07:39] ( 359 warnings 1370 remarks ) -PASS -- TEST 'cpld_debug_p8_intel' [14:03, 12:45](2041 MB) - -PASS -- COMPILE 's2sw_debug_intel' [07:07, 07:07] ( 359 warnings 1352 remarks ) -PASS -- TEST 'cpld_debug_noaero_p8_intel' [07:01, 06:00](1898 MB) - -PASS -- COMPILE 's2s_aoflux_intel' [19:15, 19:15] ( 1 warnings 996 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [07:13, 05:47](1928 MB) - -PASS -- COMPILE 's2sw_pdlib_intel' [26:16, 26:16] ( 1 warnings 1081 remarks ) -PASS -- TEST 'cpld_control_pdlib_p8_intel' [13:59, 12:53](1878 MB) -PASS -- TEST 'cpld_restart_pdlib_p8_intel' [07:55, 06:39](1053 MB) -PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [15:46, 14:40](1839 MB) -PASS -- TEST 'cpld_control_c48_5deg_intel' [05:55, 05:07](2852 MB) -PASS -- TEST 'cpld_warmstart_c48_5deg_intel' [02:31, 01:42](2858 MB) -PASS -- TEST 'cpld_restart_c48_5deg_intel' [01:50, 00:59](2269 MB) -PASS -- TEST 'cpld_control_c24_5deg_intel' [01:28, 01:00](2078 MB) +PASS -- COMPILE 's2swa_32bit_intel' [28:44, 28:43] ( 1 warnings 1090 remarks ) +PASS -- TEST 'cpld_control_p8_mixedmode_intel' [07:44, 06:22](1976 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_intel' [30:16, 30:16] ( 1 warnings 1089 remarks ) +PASS -- TEST 'cpld_control_gfsv17_intel' [14:41, 13:02](1866 MB) +PASS -- TEST 'cpld_control_gfsv17_iau_intel' [16:33, 13:59](1891 MB) +PASS -- TEST 'cpld_restart_gfsv17_intel' [08:14, 06:28](1023 MB) +PASS -- TEST 'cpld_restart_gfsv17_iau_intel' [08:34, 06:39](1887 MB) +PASS -- TEST 'cpld_mpi_gfsv17_intel' [16:15, 14:31](1829 MB) + +PASS -- COMPILE 's2s_32bit_sfs_intel' [18:47, 18:46] ( 1 warnings 985 remarks ) +PASS -- TEST 'cpld_control_sfs_intel' [14:12, 10:39](2163 MB) +PASS -- TEST 'cpld_restart_sfs_intel' [10:31, 06:18](1308 MB) + +PASS -- COMPILE 's2s_32bit_sfs_debug_intel' [06:49, 06:49] ( 359 warnings 985 remarks ) +PASS -- TEST 'cpld_debug_sfs_intel' [15:23, 11:54](2181 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [07:55, 07:55] ( 359 warnings 1401 remarks ) +PASS -- TEST 'cpld_debug_gfsv17_intel' [20:21, 18:41](1873 MB) + +PASS -- COMPILE 's2swa_intel' [28:43, 28:43] ( 1 warnings 1090 remarks ) +PASS -- TEST 'cpld_control_p8_intel' [09:52, 08:28](2028 MB) +PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [09:23, 08:06](2015 MB) +PASS -- TEST 'cpld_restart_p8_intel' [06:24, 04:59](1539 MB) +PASS -- TEST 'cpld_control_qr_p8_intel' [09:33, 08:14](2034 MB) +PASS -- TEST 'cpld_restart_qr_p8_intel' [06:26, 04:52](1391 MB) +PASS -- TEST 'cpld_2threads_p8_intel' [17:08, 15:57](2165 MB) +PASS -- TEST 'cpld_decomp_p8_intel' [09:07, 07:59](2015 MB) +PASS -- TEST 'cpld_mpi_p8_intel' [08:17, 07:05](1954 MB) +PASS -- TEST 'cpld_control_ciceC_p8_intel' [09:25, 08:09](2013 MB) + +PASS -- COMPILE 's2swal_intel' [28:43, 28:43] ( 1 warnings 1111 remarks ) +PASS -- TEST 'cpld_s2sa_p8_intel' [09:26, 08:14](1997 MB) + +PASS -- COMPILE 's2sw_intel' [23:03, 23:03] ( 1 warnings 1058 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_intel' [05:47, 04:44](1870 MB) +PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [08:28, 07:10](1933 MB) + +PASS -- COMPILE 's2swa_debug_intel' [07:57, 07:56] ( 359 warnings 1370 remarks ) +PASS -- TEST 'cpld_debug_p8_intel' [14:09, 12:56](2033 MB) + +PASS -- COMPILE 's2sw_debug_intel' [07:30, 07:29] ( 359 warnings 1352 remarks ) +PASS -- TEST 'cpld_debug_noaero_p8_intel' [07:07, 06:05](1895 MB) + +PASS -- COMPILE 's2s_aoflux_intel' [19:24, 19:23] ( 1 warnings 996 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [06:35, 05:17](1929 MB) + +PASS -- COMPILE 's2sw_pdlib_intel' [26:16, 26:14] ( 1 warnings 1081 remarks ) +PASS -- TEST 'cpld_control_pdlib_p8_intel' [14:04, 12:58](1878 MB) +PASS -- TEST 'cpld_restart_pdlib_p8_intel' [07:34, 06:18](1046 MB) +PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [15:33, 14:26](1839 MB) +PASS -- TEST 'cpld_control_c48_5deg_intel' [05:56, 05:08](2852 MB) +PASS -- TEST 'cpld_warmstart_c48_5deg_intel' [02:29, 01:41](2858 MB) +PASS -- TEST 'cpld_restart_c48_5deg_intel' [01:51, 01:00](2265 MB) +PASS -- TEST 'cpld_control_c24_5deg_intel' [01:24, 00:59](2077 MB) PASS -- TEST 'cpld_warmstart_c24_5deg_intel' [01:02, 00:35](2078 MB) -PASS -- TEST 'cpld_restart_c24_5deg_intel' [00:54, 00:26](1425 MB) -PASS -- TEST 'cpld_control_c24_9deg_intel' [01:27, 01:00](2076 MB) -PASS -- TEST 'cpld_warmstart_c24_9deg_intel' [01:02, 00:34](2076 MB) -PASS -- TEST 'cpld_restart_c24_9deg_intel' [00:54, 00:26](1424 MB) -PASS -- TEST 'cpld_control_c12_9deg_intel' [01:05, 00:38](2004 MB) -PASS -- TEST 'cpld_warmstart_c12_9deg_intel' [00:57, 00:30](2006 MB) -PASS -- TEST 'cpld_restart_c12_9deg_intel' [00:50, 00:22](1362 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_intel' [07:12, 07:12] ( 359 warnings 1383 remarks ) -PASS -- TEST 'cpld_debug_pdlib_p8_intel' [24:09, 23:04](1893 MB) - -PASS -- COMPILE 'atm_dyn32_intel' [13:48, 13:48] ( 1 warnings 534 remarks ) -PASS -- TEST 'control_CubedSphereGrid_intel' [02:32, 02:13](1515 MB) -PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [02:55, 02:31](1521 MB) -PASS -- TEST 'control_latlon_intel' [02:34, 02:21](1516 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [02:42, 02:25](1518 MB) -PASS -- TEST 'control_c48_intel' [05:47, 05:31](1555 MB) -PASS -- TEST 'control_c48.v2.sfc_intel' [05:23, 05:07](682 MB) -PASS -- TEST 'control_c48_lnd_iau_intel' [05:54, 05:37](1558 MB) -PASS -- TEST 'control_c192_intel' [07:05, 06:29](1657 MB) -PASS -- TEST 'control_c384_intel' [08:59, 07:32](1932 MB) -PASS -- TEST 'control_c384gdas_intel' [11:19, 08:35](1117 MB) -PASS -- TEST 'control_stochy_intel' [02:03, 01:49](580 MB) -PASS -- TEST 'control_stochy_restart_intel' [01:39, 01:19](390 MB) -PASS -- TEST 'control_lndp_intel' [01:54, 01:40](582 MB) -PASS -- TEST 'control_iovr4_gfdlmpv3_intel' [04:18, 03:38](874 MB) -PASS -- TEST 'control_p8_intel' [05:21, 03:48](1803 MB) -PASS -- TEST 'control_p8.v2.sfc_intel' [04:58, 03:42](1811 MB) -PASS -- TEST 'control_p8_ugwpv1_intel' [05:06, 03:41](1817 MB) -PASS -- TEST 'control_p8_ugwpv1_tempo_intel' [04:57, 03:31](1830 MB) -PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_intel' [05:08, 03:32](1835 MB) -PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_hail_intel' [03:59, 02:52](2392 MB) -PASS -- TEST 'control_restart_p8_intel' [03:41, 02:27](971 MB) -PASS -- TEST 'control_noqr_p8_intel' [04:53, 03:31](1802 MB) -PASS -- TEST 'control_restart_noqr_p8_intel' [03:17, 02:07](971 MB) -PASS -- TEST 'control_decomp_p8_intel' [04:48, 03:24](1803 MB) -PASS -- TEST 'control_2threads_p8_intel' [06:30, 05:06](1884 MB) -PASS -- TEST 'control_p8_lndp_intel' [05:35, 04:59](1817 MB) -PASS -- TEST 'control_p8_rrtmgp_intel' [05:37, 04:22](1855 MB) -PASS -- TEST 'control_p8_mynn_intel' [04:37, 03:24](1814 MB) -PASS -- TEST 'merra2_thompson_intel' [05:06, 03:40](1815 MB) -PASS -- TEST 'merra2_hf_thompson_intel' [05:47, 04:37](1822 MB) -PASS -- TEST 'regional_control_intel' [04:56, 04:28](854 MB) -PASS -- TEST 'regional_restart_intel' [03:03, 02:32](867 MB) -PASS -- TEST 'regional_decomp_intel' [05:07, 04:38](862 MB) -PASS -- TEST 'regional_noquilt_intel' [04:55, 04:25](1140 MB) -PASS -- TEST 'regional_netcdf_parallel_intel' [04:55, 04:26](854 MB) -PASS -- TEST 'regional_2dwrtdecomp_intel' [04:55, 04:28](854 MB) -PASS -- TEST 'regional_wofs_intel' [06:24, 05:56](1575 MB) - -PASS -- COMPILE 'atm_dyn32_rad32_intel' [12:42, 12:42] ( 1 warnings 514 remarks ) -PASS -- TEST 'control_p8_rrtmgp_rad32_intel' [05:24, 04:07](1836 MB) - -PASS -- COMPILE 'rrfs_intel' [11:12, 11:12] ( 4 warnings 490 remarks ) -PASS -- TEST 'rap_control_intel' [04:22, 03:14](967 MB) -PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [04:31, 03:42](1148 MB) -PASS -- TEST 'rap_decomp_intel' [04:33, 03:24](965 MB) -PASS -- TEST 'rap_2threads_intel' [06:46, 05:39](1041 MB) -PASS -- TEST 'rap_restart_intel' [03:04, 01:57](826 MB) -PASS -- TEST 'rap_sfcdiff_intel' [04:22, 03:13](964 MB) -PASS -- TEST 'rap_sfcdiff_decomp_intel' [04:30, 03:23](964 MB) +PASS -- TEST 'cpld_restart_c24_5deg_intel' [00:55, 00:25](1425 MB) +PASS -- TEST 'cpld_control_c24_9deg_intel' [01:24, 00:58](2075 MB) +PASS -- TEST 'cpld_warmstart_c24_9deg_intel' [01:01, 00:35](2076 MB) +PASS -- TEST 'cpld_restart_c24_9deg_intel' [00:56, 00:25](1421 MB) +PASS -- TEST 'cpld_control_c12_9deg_intel' [01:02, 00:37](2005 MB) +PASS -- TEST 'cpld_warmstart_c12_9deg_intel' [00:56, 00:30](2006 MB) +PASS -- TEST 'cpld_restart_c12_9deg_intel' [00:51, 00:23](1362 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_intel' [07:29, 07:29] ( 359 warnings 1383 remarks ) +PASS -- TEST 'cpld_debug_pdlib_p8_intel' [24:07, 23:03](1895 MB) + +PASS -- COMPILE 'atm_dyn32_intel' [14:00, 14:00] ( 1 warnings 534 remarks ) +PASS -- TEST 'control_CubedSphereGrid_intel' [02:35, 02:18](1516 MB) +PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [02:51, 02:28](1521 MB) +PASS -- TEST 'control_latlon_intel' [02:37, 02:23](1517 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [02:43, 02:26](1518 MB) +PASS -- TEST 'control_c48_intel' [05:44, 05:29](1558 MB) +PASS -- TEST 'control_c48.v2.sfc_intel' [05:21, 05:06](682 MB) +PASS -- TEST 'control_c48_lnd_iau_intel' [05:54, 05:38](1558 MB) +PASS -- TEST 'control_c192_intel' [06:49, 06:19](1657 MB) +PASS -- TEST 'control_c384_intel' [08:31, 07:10](1942 MB) +PASS -- TEST 'control_c384gdas_intel' [10:48, 08:15](1132 MB) +PASS -- TEST 'control_stochy_intel' [01:59, 01:46](581 MB) +PASS -- TEST 'control_stochy_restart_intel' [01:22, 01:09](390 MB) +PASS -- TEST 'control_lndp_intel' [01:51, 01:37](580 MB) +PASS -- TEST 'control_iovr4_gfdlmpv3_intel' [03:47, 03:16](875 MB) +PASS -- TEST 'control_p8_intel' [04:51, 03:28](1804 MB) +PASS -- TEST 'control_p8.v2.sfc_intel' [04:35, 03:29](1810 MB) +PASS -- TEST 'control_p8_ugwpv1_intel' [04:35, 03:19](1817 MB) +PASS -- TEST 'control_p8_ugwpv1_tempo_intel' [04:26, 03:08](1829 MB) +PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_intel' [05:06, 03:29](1836 MB) +PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_hail_intel' [04:12, 03:07](2392 MB) +PASS -- TEST 'control_restart_p8_intel' [03:31, 02:18](970 MB) +PASS -- TEST 'control_noqr_p8_intel' [04:42, 03:23](1802 MB) +PASS -- TEST 'control_restart_noqr_p8_intel' [04:10, 02:35](970 MB) +PASS -- TEST 'control_decomp_p8_intel' [04:46, 03:26](1803 MB) +PASS -- TEST 'control_2threads_p8_intel' [06:25, 05:05](1894 MB) +PASS -- TEST 'control_p8_lndp_intel' [05:47, 05:12](1817 MB) +PASS -- TEST 'control_p8_rrtmgp_intel' [05:43, 04:22](1856 MB) +PASS -- TEST 'control_p8_mynn_intel' [04:49, 03:25](1813 MB) +PASS -- TEST 'merra2_thompson_intel' [05:13, 03:43](1814 MB) +PASS -- TEST 'merra2_hf_thompson_intel' [06:01, 04:49](1822 MB) +PASS -- TEST 'regional_control_intel' [04:54, 04:26](855 MB) +PASS -- TEST 'regional_restart_intel' [03:08, 02:38](866 MB) +PASS -- TEST 'regional_decomp_intel' [05:12, 04:44](862 MB) +PASS -- TEST 'regional_noquilt_intel' [05:02, 04:32](1142 MB) +PASS -- TEST 'regional_netcdf_parallel_intel' [04:55, 04:27](842 MB) +PASS -- TEST 'regional_2dwrtdecomp_intel' [04:56, 04:28](859 MB) +PASS -- TEST 'regional_wofs_intel' [06:27, 06:00](1575 MB) + +PASS -- COMPILE 'atm_dyn32_rad32_intel' [13:00, 12:59] ( 1 warnings 514 remarks ) +PASS -- TEST 'control_p8_rrtmgp_rad32_intel' [05:32, 04:15](1836 MB) + +PASS -- COMPILE 'rrfs_intel' [11:20, 11:20] ( 4 warnings 490 remarks ) +PASS -- TEST 'rap_control_intel' [04:31, 03:14](966 MB) +PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [04:44, 03:45](1148 MB) +PASS -- TEST 'rap_decomp_intel' [04:36, 03:31](965 MB) +PASS -- TEST 'rap_2threads_intel' [06:52, 05:40](1042 MB) +PASS -- TEST 'rap_restart_intel' [03:11, 02:02](826 MB) +PASS -- TEST 'rap_sfcdiff_intel' [04:23, 03:13](965 MB) +PASS -- TEST 'rap_sfcdiff_decomp_intel' [04:32, 03:22](965 MB) PASS -- TEST 'rap_sfcdiff_restart_intel' [03:04, 01:56](825 MB) -PASS -- TEST 'hrrr_control_intel' [04:19, 03:07](960 MB) -PASS -- TEST 'hrrr_control_decomp_intel' [04:25, 03:12](961 MB) -PASS -- TEST 'hrrr_control_2threads_intel' [06:35, 05:21](1033 MB) -PASS -- TEST 'hrrr_control_restart_intel' [02:09, 01:51](785 MB) -PASS -- TEST 'rrfs_v1beta_intel' [06:45, 05:32](960 MB) -PASS -- TEST 'rrfs_v1nssl_intel' [07:51, 07:36](1906 MB) -PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [07:32, 07:18](1896 MB) - -PASS -- COMPILE 'csawmg_intel' [10:36, 10:36] ( 1 warnings 459 remarks ) -PASS -- TEST 'control_csawmg_intel' [07:14, 06:43](918 MB) -PASS -- TEST 'control_ras_intel' [03:21, 03:07](623 MB) - -PASS -- COMPILE 'wam_intel' [09:54, 09:54] ( 1 warnings 437 remarks ) -PASS -- TEST 'control_wam_intel' [11:35, 10:59](1595 MB) - -PASS -- COMPILE 'atm_debug_dyn32_intel' [07:24, 07:24] ( 438 warnings 623 remarks ) -PASS -- TEST 'control_CubedSphereGrid_debug_intel' [02:46, 02:28](1546 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [02:48, 02:30](1550 MB) -PASS -- TEST 'control_stochy_debug_intel' [03:23, 03:11](747 MB) -PASS -- TEST 'control_lndp_debug_intel' [03:11, 02:58](749 MB) -PASS -- TEST 'control_csawmg_debug_intel' [05:29, 04:59](1046 MB) -PASS -- TEST 'control_ras_debug_intel' [03:09, 02:56](754 MB) -PASS -- TEST 'control_diag_debug_intel' [03:20, 02:54](1603 MB) -PASS -- TEST 'control_debug_p8_intel' [04:13, 03:34](1839 MB) -PASS -- TEST 'regional_debug_intel' [17:05, 16:35](893 MB) -PASS -- TEST 'rap_control_debug_intel' [05:14, 04:59](1131 MB) -PASS -- TEST 'hrrr_control_debug_intel' [05:07, 04:52](1121 MB) -PASS -- TEST 'hrrr_gf_debug_intel' [05:18, 05:03](1129 MB) -PASS -- TEST 'hrrr_c3_debug_intel' [05:13, 04:58](1129 MB) -PASS -- TEST 'rap_unified_drag_suite_debug_intel' [05:14, 05:01](1128 MB) -PASS -- TEST 'rap_diag_debug_intel' [05:48, 05:18](1213 MB) -PASS -- TEST 'rap_cires_ugwp_debug_intel' [05:26, 05:12](1128 MB) -PASS -- TEST 'rap_unified_ugwp_debug_intel' [05:19, 05:05](1128 MB) -PASS -- TEST 'rap_lndp_debug_intel' [05:15, 05:01](1133 MB) -PASS -- TEST 'rap_progcld_thompson_debug_intel' [05:15, 05:01](1129 MB) -PASS -- TEST 'rap_noah_debug_intel' [05:43, 05:29](1098 MB) -PASS -- TEST 'rap_sfcdiff_debug_intel' [05:11, 04:57](1128 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [08:09, 07:57](1126 MB) -PASS -- TEST 'rap_clm_lake_debug_intel' [05:14, 05:01](1131 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [09:45, 08:31](1134 MB) - -PASS -- COMPILE 'wam_debug_intel' [04:10, 04:10] ( 401 warnings 437 remarks ) -PASS -- TEST 'control_wam_debug_intel' [13:21, 12:42](1629 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [10:00, 10:00] ( 4 warnings 457 remarks ) -PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [04:18, 03:28](1037 MB) -PASS -- TEST 'rap_control_dyn32_phy32_intel' [03:56, 02:51](845 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [04:20, 02:46](840 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [05:55, 04:51](893 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [06:15, 04:43](898 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [04:29, 02:55](843 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_intel' [02:47, 01:41](729 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [01:57, 01:42](725 MB) -PASS -- TEST 'conus13km_control_intel' [03:29, 02:43](987 MB) -PASS -- TEST 'conus13km_2threads_intel' [02:35, 01:55](1113 MB) -PASS -- TEST 'conus13km_decomp_intel' [03:25, 02:42](1010 MB) -PASS -- TEST 'conus13km_restart_intel' [02:22, 01:42](877 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_faster_cdeps_intel' [10:06, 10:06] ( 4 warnings 487 remarks ) +PASS -- TEST 'hrrr_control_intel' [04:18, 03:08](960 MB) +PASS -- TEST 'hrrr_control_decomp_intel' [04:23, 03:12](962 MB) +PASS -- TEST 'hrrr_control_2threads_intel' [06:35, 05:24](1032 MB) +PASS -- TEST 'hrrr_control_restart_intel' [02:08, 01:51](785 MB) +PASS -- TEST 'rrfs_v1beta_intel' [06:47, 05:35](959 MB) +PASS -- TEST 'rrfs_v1nssl_intel' [07:49, 07:35](1905 MB) +PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [07:35, 07:21](1896 MB) + +PASS -- COMPILE 'csawmg_intel' [10:51, 10:50] ( 1 warnings 459 remarks ) +PASS -- TEST 'control_csawmg_intel' [07:11, 06:42](918 MB) +PASS -- TEST 'control_ras_intel' [03:20, 03:07](621 MB) + +PASS -- COMPILE 'wam_intel' [10:11, 10:11] ( 1 warnings 437 remarks ) +PASS -- TEST 'control_wam_intel' [11:42, 11:05](1596 MB) + +PASS -- COMPILE 'atm_debug_dyn32_intel' [07:38, 07:38] ( 438 warnings 623 remarks ) +PASS -- TEST 'control_CubedSphereGrid_debug_intel' [02:45, 02:26](1544 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [02:44, 02:27](1550 MB) +PASS -- TEST 'control_stochy_debug_intel' [03:22, 03:09](747 MB) +PASS -- TEST 'control_lndp_debug_intel' [03:05, 02:52](749 MB) +PASS -- TEST 'control_csawmg_debug_intel' [05:30, 04:58](1046 MB) +PASS -- TEST 'control_ras_debug_intel' [03:09, 02:54](754 MB) +PASS -- TEST 'control_diag_debug_intel' [03:18, 02:54](1603 MB) +PASS -- TEST 'control_debug_p8_intel' [03:58, 03:16](1837 MB) +PASS -- TEST 'regional_debug_intel' [16:50, 16:21](891 MB) +PASS -- TEST 'rap_control_debug_intel' [05:11, 04:57](1128 MB) +PASS -- TEST 'hrrr_control_debug_intel' [05:10, 04:56](1121 MB) +PASS -- TEST 'hrrr_gf_debug_intel' [05:12, 04:58](1129 MB) +PASS -- TEST 'hrrr_c3_debug_intel' [07:25, 07:09](1129 MB) +PASS -- TEST 'rap_unified_drag_suite_debug_intel' [05:12, 04:57](1129 MB) +PASS -- TEST 'rap_diag_debug_intel' [05:54, 05:24](1216 MB) +PASS -- TEST 'rap_cires_ugwp_debug_intel' [05:22, 05:07](1129 MB) +PASS -- TEST 'rap_unified_ugwp_debug_intel' [05:22, 05:08](1129 MB) +PASS -- TEST 'rap_lndp_debug_intel' [05:22, 05:07](1133 MB) +PASS -- TEST 'rap_progcld_thompson_debug_intel' [05:09, 04:57](1131 MB) +PASS -- TEST 'rap_noah_debug_intel' [05:05, 04:51](1126 MB) +PASS -- TEST 'rap_sfcdiff_debug_intel' [05:18, 05:02](1128 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [08:08, 07:54](1126 MB) +PASS -- TEST 'rap_clm_lake_debug_intel' [05:16, 05:01](1131 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [09:49, 08:34](1134 MB) + +PASS -- COMPILE 'wam_debug_intel' [04:33, 04:33] ( 401 warnings 437 remarks ) +PASS -- TEST 'control_wam_debug_intel' [13:15, 12:36](1627 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [10:18, 10:18] ( 4 warnings 457 remarks ) +PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [04:19, 03:29](1036 MB) +PASS -- TEST 'rap_control_dyn32_phy32_intel' [03:55, 02:51](843 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [04:22, 02:45](839 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [06:05, 04:57](899 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [06:20, 04:44](886 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [04:28, 02:54](842 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_intel' [02:51, 01:44](734 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [02:00, 01:43](727 MB) +PASS -- TEST 'conus13km_control_intel' [03:31, 02:45](983 MB) +PASS -- TEST 'conus13km_2threads_intel' [02:35, 01:55](1120 MB) +PASS -- TEST 'conus13km_decomp_intel' [03:22, 02:42](1010 MB) +PASS -- TEST 'conus13km_restart_intel' [02:21, 01:40](877 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_faster_cdeps_intel' [10:23, 10:23] ( 4 warnings 487 remarks ) PASS -- TEST 'conus13km_gl_inline_intel' [02:42, 02:03](662 MB) -PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [10:11, 10:11] ( 4 warnings 457 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_intel' [04:07, 03:38](883 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [04:28, 04:28] ( 332 warnings 463 remarks ) -PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [05:04, 04:50](1015 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [04:59, 04:44](1009 MB) -PASS -- TEST 'conus13km_debug_intel' [21:33, 20:54](1040 MB) -PASS -- TEST 'conus13km_debug_qr_intel' [21:37, 20:59](743 MB) -PASS -- TEST 'conus13km_debug_2threads_intel' [23:04, 22:31](1158 MB) -PASS -- TEST 'conus13km_debug_decomp_intel' [22:40, 22:06](1044 MB) -PASS -- TEST 'conus13km_radar_tten_debug_intel' [21:29, 20:55](1110 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [04:17, 04:17] ( 332 warnings 457 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [05:05, 04:52](1050 MB) - -PASS -- COMPILE 'hafsw_intel' [17:52, 17:52] ( 1 warnings 736 remarks ) -PASS -- TEST 'hafs_regional_atm_intel' [04:12, 03:42](743 MB) -PASS -- TEST 'hafs_regional_atm_gfdlmpv3_intel' [06:33, 05:25](995 MB) -PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [03:33, 03:13](998 MB) -PASS -- TEST 'hafs_regional_atm_wav_intel' [10:36, 10:00](841 MB) -PASS -- TEST 'hafs_regional_1nest_atm_intel' [05:19, 04:52](416 MB) -PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [06:05, 05:31](427 MB) -PASS -- TEST 'hafs_global_1nest_atm_intel' [02:50, 02:25](335 MB) -PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [07:16, 06:05](380 MB) -PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [03:46, 03:20](456 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [03:41, 03:10](455 MB) -PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [01:28, 01:15](369 MB) -PASS -- TEST 'gnv1_nested_intel' [04:34, 03:15](1648 MB) - -PASS -- COMPILE 'hafs_mom6w_intel' [20:03, 20:03] ( 1 warnings 975 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [05:44, 04:31](620 MB) - -PASS -- COMPILE 'hafs_all_intel' [14:04, 14:04] ( 1 warnings 678 remarks ) -PASS -- TEST 'hafs_regional_docn_intel' [06:20, 05:48](789 MB) -PASS -- TEST 'hafs_regional_docn_oisst_intel' [06:24, 05:52](775 MB) - -PASS -- COMPILE 'datm_cdeps_intel' [13:44, 13:44] ( 567 remarks ) -PASS -- TEST 'datm_cdeps_control_cfsr_intel' [02:59, 02:50](1543 MB) -PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [02:03, 01:53](1543 MB) -PASS -- TEST 'datm_cdeps_control_gefs_intel' [02:46, 02:40](645 MB) -PASS -- TEST 'datm_cdeps_iau_gefs_intel' [02:50, 02:41](659 MB) -PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [02:51, 02:43](645 MB) -PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [02:58, 02:51](1543 MB) -PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [02:57, 02:50](1543 MB) -PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [02:47, 02:39](659 MB) -PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [07:35, 06:38](1334 MB) -PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [07:27, 06:29](651 MB) -PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [02:54, 02:49](1543 MB) -PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [04:40, 04:32](4498 MB) -PASS -- TEST 'datm_cdeps_gfs_intel' [04:46, 04:36](4497 MB) - -PASS -- COMPILE 'datm_cdeps_debug_intel' [03:33, 03:33] ( 2 warnings 567 remarks ) -PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [05:38, 05:30](1543 MB) - -PASS -- COMPILE 'datm_cdeps_land_intel' [01:33, 01:33] ( 127 remarks ) -PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [01:28, 01:11](268 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_intel' [01:08, 00:54](402 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [00:57, 00:41](402 MB) - -PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [15:46, 15:46] ( 1 warnings 654 remarks ) -PASS -- TEST 'atm_ds2s_docn_pcice_intel' [04:47, 03:51](1859 MB) - -PASS -- COMPILE 'atm_ds2s_docn_dice_intel' [10:44, 10:44] ( 1 warnings 542 remarks ) -PASS -- TEST 'atm_ds2s_docn_dice_intel' [05:59, 05:07](1849 MB) - -PASS -- COMPILE 'atml_intel' [13:14, 13:14] ( 9 warnings 586 remarks ) - -PASS -- COMPILE 'atml_debug_intel' [06:07, 06:07] ( 445 warnings 586 remarks ) - -PASS -- COMPILE 'atmw_intel' [12:15, 12:15] ( 1 warnings 561 remarks ) -PASS -- TEST 'atmwav_control_noaero_p8_intel' [03:48, 02:32](1824 MB) - -PASS -- COMPILE 'atmaero_intel' [11:55, 11:54] ( 1 warnings 455 remarks ) -PASS -- TEST 'atmaero_control_p8_intel' [05:44, 04:35](1896 MB) -PASS -- TEST 'atmaero_control_p8_rad_intel' [05:29, 04:36](1661 MB) -PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [05:39, 04:44](1677 MB) - -PASS -- COMPILE 'atmaq_intel' [11:16, 11:16] ( 1 warnings 640 remarks ) -PASS -- TEST 'regional_atmaq_intel' [15:18, 13:43](2925 MB) -PASS -- TEST 'regional_atmaq_canopy_intel' [19:29, 17:54](2834 MB) - -PASS -- COMPILE 'atmaq_debug_intel' [04:43, 04:43] ( 418 warnings 640 remarks ) -PASS -- TEST 'regional_atmaq_debug_intel' [35:47, 34:11](2938 MB) - -PASS -- COMPILE 'atm_fbh_intel' [09:37, 09:37] ( 4 warnings 464 remarks ) -PASS -- TEST 'cpld_regional_atm_fbh_intel' [08:34, 08:19](773 MB) - -PASS -- COMPILE 'atm_gnu' [05:37, 05:37] -PASS -- TEST 'control_c48_gnu' [07:38, 07:11](1510 MB) -PASS -- TEST 'control_stochy_gnu' [02:49, 02:35](604 MB) -PASS -- TEST 'control_ras_gnu' [04:10, 03:56](613 MB) -PASS -- TEST 'control_p8_gnu' [05:36, 04:36](1563 MB) -PASS -- TEST 'control_p8_ugwpv1_gnu' [05:11, 04:19](1565 MB) - -PASS -- COMPILE 'rrfs_gnu' [05:50, 05:50] -PASS -- TEST 'rap_control_gnu' [05:28, 04:17](955 MB) -PASS -- TEST 'rap_decomp_gnu' [05:26, 04:18](955 MB) -PASS -- TEST 'rap_2threads_gnu' [08:19, 07:13](1027 MB) -PASS -- TEST 'rap_restart_gnu' [03:29, 02:23](704 MB) -PASS -- TEST 'rap_sfcdiff_gnu' [05:21, 04:16](957 MB) -PASS -- TEST 'rap_sfcdiff_decomp_gnu' [05:28, 04:20](955 MB) -PASS -- TEST 'rap_sfcdiff_restart_gnu' [03:29, 02:24](704 MB) -PASS -- TEST 'hrrr_control_gnu' [05:19, 04:08](955 MB) -PASS -- TEST 'hrrr_control_noqr_gnu' [05:09, 04:08](938 MB) -PASS -- TEST 'hrrr_control_2threads_gnu' [08:03, 06:51](1019 MB) -PASS -- TEST 'hrrr_control_decomp_gnu' [05:20, 04:10](948 MB) -PASS -- TEST 'hrrr_control_restart_gnu' [02:38, 02:21](694 MB) -PASS -- TEST 'hrrr_control_restart_noqr_gnu' [02:38, 02:20](783 MB) -PASS -- TEST 'rrfs_v1beta_gnu' [08:52, 07:40](952 MB) - -PASS -- COMPILE 'csawmg_gnu' [04:56, 04:56] -PASS -- TEST 'control_csawmg_gnu' [08:29, 07:59](853 MB) - -PASS -- COMPILE 'atm_dyn32_debug_gnu' [15:42, 15:42] -PASS -- TEST 'control_diag_debug_gnu' [02:10, 01:46](1386 MB) -PASS -- TEST 'regional_debug_gnu' [08:06, 07:36](794 MB) -PASS -- TEST 'rap_control_debug_gnu' [02:49, 02:35](965 MB) -PASS -- TEST 'hrrr_control_debug_gnu' [02:51, 02:35](965 MB) -PASS -- TEST 'hrrr_gf_debug_gnu' [02:55, 02:39](966 MB) -PASS -- TEST 'hrrr_c3_debug_gnu' [02:56, 02:41](965 MB) -PASS -- TEST 'rap_diag_debug_gnu' [03:20, 02:51](1053 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_gnu' [04:15, 04:01](964 MB) -PASS -- TEST 'rap_progcld_thompson_debug_gnu' [02:53, 02:38](966 MB) -PASS -- TEST 'control_ras_debug_gnu' [01:54, 01:40](606 MB) -PASS -- TEST 'control_stochy_debug_gnu' [02:01, 01:47](599 MB) -PASS -- TEST 'control_debug_p8_gnu' [03:08, 02:28](1560 MB) -PASS -- TEST 'rap_clm_lake_debug_gnu' [02:52, 02:36](971 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_gnu' [05:31, 04:14](975 MB) - -PASS -- COMPILE 'wam_debug_gnu' [03:09, 03:08] -PASS -- TEST 'control_wam_debug_gnu' [06:49, 06:13](1405 MB) - -PASS -- COMPILE 'atm_debug_dyn32_gnu' [06:53, 06:53] -PASS -- TEST 'control_csawmg_debug_gnu' [03:27, 02:56](833 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_gnu' [05:01, 05:01] -PASS -- TEST 'rap_control_dyn32_phy32_gnu' [05:07, 03:57](811 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_gnu' [05:27, 03:54](808 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_gnu' [07:41, 06:33](860 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_gnu' [07:57, 06:21](853 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_gnu' [05:26, 03:53](811 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_gnu' [03:20, 02:13](672 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_gnu' [02:29, 02:12](673 MB) -PASS -- TEST 'conus13km_control_gnu' [04:37, 03:50](930 MB) -PASS -- TEST 'conus13km_2threads_gnu' [03:04, 02:22](1041 MB) -PASS -- TEST 'conus13km_decomp_gnu' [04:33, 03:50](935 MB) -PASS -- TEST 'conus13km_restart_gnu' [03:00, 02:17](587 MB) - -PASS -- COMPILE 'atm_dyn64_phy32_gnu' [21:01, 21:01] -PASS -- TEST 'rap_control_dyn64_phy32_gnu' [05:05, 04:34](843 MB) - -PASS -- COMPILE 'atm_dyn32_phy32_debug_gnu' [15:43, 15:42] -PASS -- TEST 'rap_control_debug_dyn32_phy32_gnu' [02:51, 02:37](817 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_gnu' [02:46, 02:31](814 MB) -PASS -- TEST 'conus13km_debug_gnu' [10:41, 10:01](944 MB) -PASS -- TEST 'conus13km_debug_qr_gnu' [10:47, 10:07](656 MB) -PASS -- TEST 'conus13km_debug_2threads_gnu' [10:51, 10:16](1057 MB) -PASS -- TEST 'conus13km_debug_decomp_gnu' [10:59, 10:24](952 MB) -PASS -- TEST 'conus13km_radar_tten_debug_gnu' [10:34, 09:59](1016 MB) - -PASS -- COMPILE 'atm_dyn64_phy32_debug_gnu' [15:43, 15:43] -PASS -- TEST 'rap_control_dyn64_phy32_debug_gnu' [02:55, 02:41](848 MB) - -PASS -- COMPILE 's2swa_gnu' [20:15, 20:15] -PASS -- TEST 'cpld_control_p8_gnu' [11:02, 09:34](1643 MB) - -PASS -- COMPILE 's2s_gnu' [18:21, 18:21] -PASS -- TEST 'cpld_control_nowave_noaero_p8_gnu' [10:13, 08:56](1615 MB) - -PASS -- COMPILE 's2swa_debug_gnu' [05:46, 05:45] -PASS -- TEST 'cpld_debug_p8_gnu' [07:56, 06:43](1664 MB) - -PASS -- COMPILE 's2sw_pdlib_gnu' [19:29, 19:29] -PASS -- TEST 'cpld_control_pdlib_p8_gnu' [12:37, 11:34](1587 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_gnu' [05:14, 05:14] -PASS -- TEST 'cpld_debug_pdlib_p8_gnu' [09:43, 08:38](1607 MB) - -PASS -- COMPILE 'datm_cdeps_gnu' [16:15, 16:14] -PASS -- TEST 'datm_cdeps_control_cfsr_gnu' [03:10, 03:02](1514 MB) - -PASS -- COMPILE 'atm_mpas_dyn32_gnu' [02:57, 02:57] -PASS -- TEST 'control_gfs_mpas_gnu' [01:17, 00:55](6372 MB) +PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [10:29, 10:28] ( 4 warnings 457 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_intel' [04:09, 03:38](882 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [04:45, 04:45] ( 332 warnings 463 remarks ) +PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [05:05, 04:52](1015 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [04:59, 04:43](1009 MB) +PASS -- TEST 'conus13km_debug_intel' [21:41, 21:01](1040 MB) +PASS -- TEST 'conus13km_debug_qr_intel' [21:34, 20:56](743 MB) +PASS -- TEST 'conus13km_debug_2threads_intel' [23:08, 22:32](1159 MB) +PASS -- TEST 'conus13km_debug_decomp_intel' [22:06, 21:31](1044 MB) +PASS -- TEST 'conus13km_radar_tten_debug_intel' [21:38, 21:03](1110 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [04:34, 04:34] ( 332 warnings 457 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [05:14, 05:00](1050 MB) + +PASS -- COMPILE 'hafsw_intel' [17:58, 17:58] ( 1 warnings 736 remarks ) +PASS -- TEST 'hafs_regional_atm_intel' [04:14, 03:43](745 MB) +PASS -- TEST 'hafs_regional_atm_gfdlmpv3_intel' [06:47, 05:39](994 MB) +PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [03:36, 03:16](999 MB) +PASS -- TEST 'hafs_regional_atm_wav_intel' [10:37, 09:59](839 MB) +PASS -- TEST 'hafs_regional_1nest_atm_intel' [05:14, 04:45](415 MB) +PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [06:11, 05:35](426 MB) +PASS -- TEST 'hafs_global_1nest_atm_intel' [02:53, 02:25](339 MB) +PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [07:39, 06:18](383 MB) +PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [03:57, 03:27](456 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [03:43, 03:08](453 MB) +PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [01:29, 01:15](370 MB) +PASS -- TEST 'gnv1_nested_intel' [04:40, 03:19](1647 MB) + +PASS -- COMPILE 'hafs_mom6w_intel' [19:13, 19:13] ( 1 warnings 975 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [05:48, 04:32](619 MB) + +PASS -- COMPILE 'hafs_all_intel' [14:02, 14:02] ( 1 warnings 678 remarks ) +PASS -- TEST 'hafs_regional_docn_intel' [06:32, 05:59](796 MB) +PASS -- TEST 'hafs_regional_docn_oisst_intel' [06:26, 05:52](776 MB) + +PASS -- COMPILE 'datm_cdeps_intel' [13:42, 13:41] ( 567 remarks ) +PASS -- TEST 'datm_cdeps_control_cfsr_intel' [02:59, 02:51](1543 MB) +PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [02:04, 01:54](1543 MB) +PASS -- TEST 'datm_cdeps_control_gefs_intel' [02:48, 02:40](646 MB) +PASS -- TEST 'datm_cdeps_iau_gefs_intel' [02:52, 02:42](645 MB) +PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [02:50, 02:42](660 MB) +PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [02:58, 02:50](1543 MB) +PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [02:59, 02:51](1543 MB) +PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [02:51, 02:43](646 MB) +PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [08:05, 07:06](1334 MB) +PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [07:25, 06:26](655 MB) +PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [03:00, 02:55](1543 MB) +PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [04:40, 04:31](4500 MB) +PASS -- TEST 'datm_cdeps_gfs_intel' [04:45, 04:36](4496 MB) + +PASS -- COMPILE 'datm_cdeps_debug_intel' [03:41, 03:41] ( 2 warnings 567 remarks ) +PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [05:37, 05:29](1543 MB) + +PASS -- COMPILE 'datm_cdeps_land_intel' [01:34, 01:34] ( 127 remarks ) +PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [01:34, 01:14](267 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_intel' [01:10, 00:54](402 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [01:00, 00:44](402 MB) + +PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [16:05, 16:04] ( 1 warnings 654 remarks ) +PASS -- TEST 'atm_ds2s_docn_pcice_intel' [05:01, 04:05](1858 MB) + +PASS -- COMPILE 'atm_ds2s_docn_dice_intel' [10:55, 10:55] ( 1 warnings 542 remarks ) +PASS -- TEST 'atm_ds2s_docn_dice_intel' [05:58, 05:04](1850 MB) + +PASS -- COMPILE 'atml_intel' [13:24, 13:24] ( 9 warnings 586 remarks ) + +PASS -- COMPILE 'atml_debug_intel' [06:21, 06:21] ( 445 warnings 586 remarks ) + +PASS -- COMPILE 'atmw_intel' [12:25, 12:25] ( 1 warnings 561 remarks ) +PASS -- TEST 'atmwav_control_noaero_p8_intel' [03:54, 02:30](1825 MB) + +PASS -- COMPILE 'atmaero_intel' [12:02, 12:02] ( 1 warnings 455 remarks ) +PASS -- TEST 'atmaero_control_p8_intel' [05:53, 04:41](1896 MB) +PASS -- TEST 'atmaero_control_p8_rad_intel' [05:37, 04:43](1662 MB) +PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [05:49, 04:54](1677 MB) + +PASS -- COMPILE 'atmaq_intel' [11:23, 11:22] ( 1 warnings 640 remarks ) +PASS -- TEST 'regional_atmaq_intel' [18:40, 16:54](2923 MB) +PASS -- TEST 'regional_atmaq_canopy_intel' [17:28, 15:50](2925 MB) + +PASS -- COMPILE 'atmaq_debug_intel' [04:47, 04:47] ( 418 warnings 640 remarks ) +PASS -- TEST 'regional_atmaq_debug_intel' [35:54, 34:17](2938 MB) + +PASS -- COMPILE 'atm_fbh_intel' [09:45, 09:45] ( 4 warnings 464 remarks ) +PASS -- TEST 'cpld_regional_atm_fbh_intel' [08:33, 08:17](773 MB) + +PASS -- COMPILE 'atm_gnu' [05:40, 05:40] +PASS -- TEST 'control_c48_gnu' [07:41, 07:13](1511 MB) +PASS -- TEST 'control_stochy_gnu' [02:52, 02:39](606 MB) +PASS -- TEST 'control_ras_gnu' [04:09, 03:58](613 MB) +PASS -- TEST 'control_p8_gnu' [05:20, 04:22](1554 MB) +PASS -- TEST 'control_p8_ugwpv1_gnu' [05:18, 04:27](1568 MB) + +PASS -- COMPILE 'rrfs_gnu' [05:55, 05:54] +PASS -- TEST 'rap_control_gnu' [05:31, 04:24](957 MB) +PASS -- TEST 'rap_decomp_gnu' [05:37, 04:19](952 MB) +PASS -- TEST 'rap_2threads_gnu' [08:25, 07:10](1026 MB) +PASS -- TEST 'rap_restart_gnu' [03:37, 02:26](704 MB) +PASS -- TEST 'rap_sfcdiff_gnu' [05:37, 04:17](954 MB) +PASS -- TEST 'rap_sfcdiff_decomp_gnu' [05:36, 04:19](953 MB) +PASS -- TEST 'rap_sfcdiff_restart_gnu' [03:35, 02:25](704 MB) +PASS -- TEST 'hrrr_control_gnu' [05:25, 04:13](951 MB) +PASS -- TEST 'hrrr_control_noqr_gnu' [05:13, 04:07](935 MB) +PASS -- TEST 'hrrr_control_2threads_gnu' [08:00, 06:49](1021 MB) +PASS -- TEST 'hrrr_control_decomp_gnu' [05:18, 04:09](949 MB) +PASS -- TEST 'hrrr_control_restart_gnu' [02:36, 02:20](693 MB) +PASS -- TEST 'hrrr_control_restart_noqr_gnu' [02:38, 02:19](780 MB) +PASS -- TEST 'rrfs_v1beta_gnu' [08:51, 07:38](951 MB) + +PASS -- COMPILE 'csawmg_gnu' [04:59, 04:58] +PASS -- TEST 'control_csawmg_gnu' [08:27, 07:55](852 MB) + +PASS -- COMPILE 'atm_dyn32_debug_gnu' [15:44, 15:43] +PASS -- TEST 'control_diag_debug_gnu' [02:10, 01:44](1387 MB) +PASS -- TEST 'regional_debug_gnu' [08:20, 07:48](795 MB) +PASS -- TEST 'rap_control_debug_gnu' [02:54, 02:40](966 MB) +PASS -- TEST 'hrrr_control_debug_gnu' [02:54, 02:39](961 MB) +PASS -- TEST 'hrrr_gf_debug_gnu' [02:54, 02:39](964 MB) +PASS -- TEST 'hrrr_c3_debug_gnu' [02:52, 02:35](964 MB) +PASS -- TEST 'rap_diag_debug_gnu' [03:26, 02:55](1052 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_gnu' [04:14, 04:01](964 MB) +PASS -- TEST 'rap_progcld_thompson_debug_gnu' [02:54, 02:39](967 MB) +PASS -- TEST 'control_ras_debug_gnu' [01:54, 01:41](604 MB) +PASS -- TEST 'control_stochy_debug_gnu' [02:01, 01:48](598 MB) +PASS -- TEST 'control_debug_p8_gnu' [03:07, 02:27](1543 MB) +PASS -- TEST 'rap_clm_lake_debug_gnu' [02:54, 02:39](967 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_gnu' [05:29, 04:15](976 MB) + +PASS -- COMPILE 'wam_debug_gnu' [03:11, 03:11] +PASS -- TEST 'control_wam_debug_gnu' [06:56, 06:18](1405 MB) + +PASS -- COMPILE 'atm_debug_dyn32_gnu' [06:52, 06:52] +PASS -- TEST 'control_csawmg_debug_gnu' [03:20, 02:48](833 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_gnu' [05:05, 05:05] +PASS -- TEST 'rap_control_dyn32_phy32_gnu' [05:05, 03:57](809 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_gnu' [05:27, 03:53](807 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_gnu' [07:40, 06:36](861 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_gnu' [07:57, 06:22](853 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_gnu' [05:26, 03:53](805 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_gnu' [03:16, 02:13](673 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_gnu' [02:30, 02:14](673 MB) +PASS -- TEST 'conus13km_control_gnu' [04:33, 03:46](929 MB) +PASS -- TEST 'conus13km_2threads_gnu' [03:02, 02:21](1042 MB) +PASS -- TEST 'conus13km_decomp_gnu' [04:32, 03:51](935 MB) +PASS -- TEST 'conus13km_restart_gnu' [02:57, 02:14](587 MB) + +PASS -- COMPILE 'atm_dyn64_phy32_gnu' [21:02, 21:02] +PASS -- TEST 'rap_control_dyn64_phy32_gnu' [05:09, 04:35](845 MB) + +PASS -- COMPILE 'atm_dyn32_phy32_debug_gnu' [15:44, 15:44] +PASS -- TEST 'rap_control_debug_dyn32_phy32_gnu' [02:49, 02:36](816 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_gnu' [02:48, 02:34](814 MB) +PASS -- TEST 'conus13km_debug_gnu' [10:39, 10:00](946 MB) +PASS -- TEST 'conus13km_debug_qr_gnu' [10:41, 10:02](657 MB) +PASS -- TEST 'conus13km_debug_2threads_gnu' [10:35, 09:59](1056 MB) +PASS -- TEST 'conus13km_debug_decomp_gnu' [11:13, 10:37](952 MB) +PASS -- TEST 'conus13km_radar_tten_debug_gnu' [10:40, 10:04](1015 MB) + +PASS -- COMPILE 'atm_dyn64_phy32_debug_gnu' [15:49, 15:48] +PASS -- TEST 'rap_control_dyn64_phy32_debug_gnu' [02:53, 02:39](847 MB) + +PASS -- COMPILE 's2swa_gnu' [20:06, 20:06] +PASS -- TEST 'cpld_control_p8_gnu' [11:10, 09:40](1679 MB) + +PASS -- COMPILE 's2s_gnu' [18:29, 18:29] +PASS -- TEST 'cpld_control_nowave_noaero_p8_gnu' [10:02, 08:45](1626 MB) + +PASS -- COMPILE 's2swa_debug_gnu' [05:53, 05:53] +PASS -- TEST 'cpld_debug_p8_gnu' [08:20, 07:07](1674 MB) + +PASS -- COMPILE 's2sw_pdlib_gnu' [19:37, 19:37] +PASS -- TEST 'cpld_control_pdlib_p8_gnu' [12:42, 11:36](1585 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_gnu' [05:22, 05:22] +PASS -- TEST 'cpld_debug_pdlib_p8_gnu' [09:48, 08:44](1608 MB) + +PASS -- COMPILE 'datm_cdeps_gnu' [16:13, 16:13] +PASS -- TEST 'datm_cdeps_control_cfsr_gnu' [03:10, 03:02](1517 MB) + +PASS -- COMPILE 'atm_mpas_dyn32_gnu' [03:10, 03:10] +PASS -- TEST 'control_gfs_mpas_gnu' [01:33, 01:09](6360 MB) SYNOPSIS: -Starting Date/Time: 20260219 08:35:56 -Ending Date/Time: 20260219 10:54:47 -Total Time: 02h:19m:38s +Starting Date/Time: 20260220 21:32:04 +Ending Date/Time: 20260221 00:04:18 +Total Time: 02h:33m:42s Compiles Completed: 57/57 Tests Completed: 249/249 diff --git a/tests/logs/RegressionTests_gaeac6.log b/tests/logs/RegressionTests_gaeac6.log index 7024617905..90b9347eda 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: -442f3d7b4ef844300825eaba8bf8aa6e44c9cb86 +bc18d703cc30e7172b8c3c561212c204959c6cc4 Submodule hashes used in testing: 2c1cec7dd4d7a477abd2ae204db4a78295c24f16 AQM (v0.2.0-63-g2c1cec7) @@ -19,7 +19,7 @@ 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) - 4ce310fa386270cbab81b03c70f3784d6a8622ea UFSATM (remotes/origin/feature/fixes_finalize_and_ismoving) + c4a4bbbdef846a0c7600ac73852f9a14e194da0c UFSATM (remotes/origin/spdmax) 22bc1a5de8a19996310aedc3482931616cd74a1b UFSATM/ccpp/framework (2025-10-15-dev-5-g22bc1a5) fa51a56100cb49dc39796090ae4dedb63a9e4800 UFSATM/ccpp/physics (EP4-2189-gfa51a561) c62efd27caa26f660edf24232f33f154e608b77a UFSATM/ccpp/physics/physics/MP/TEMPO/TEMPO (v2.1.3~3) @@ -41,290 +41,290 @@ 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-20260210 -COMPARISON DIRECTORY: /gpfs/f6/epic/proj-shared/Fernando.Andrade-maldonado/RT_RUNDIRS/Fernando.Andrade-maldonado/FV3_RT/rt_211701 +BASELINE DIRECTORY: /gpfs/f6/bil-fire8/world-shared/role.epic/UFS-WM_RT/NEMSfv3gfs/develop-20260220 +COMPARISON DIRECTORY: /gpfs/f6/epic/proj-shared/Fernando.Andrade-maldonado/RT_RUNDIRS/Fernando.Andrade-maldonado/FV3_RT/rt_675540 RT.SH OPTIONS USED: * (-a) - HPC PROJECT ACCOUNT: epic * (-e) - USE ECFLOW -PASS -- COMPILE 's2swa_32bit_intel' [13:10, 11:18] ( 1 warnings 3 remarks ) -PASS -- TEST 'cpld_control_p8_mixedmode_intel' [06:34, 04:02](6339 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_intel' [12:10, 11:06] ( 1 warnings 3 remarks ) -PASS -- TEST 'cpld_control_gfsv17_intel' [10:33, 08:42](6338 MB) -PASS -- TEST 'cpld_control_gfsv17_iau_intel' [11:38, 09:26](6339 MB) -PASS -- TEST 'cpld_restart_gfsv17_intel' [06:31, 04:12](6339 MB) -PASS -- TEST 'cpld_restart_gfsv17_iau_intel' [06:36, 04:17](6338 MB) -PASS -- TEST 'cpld_mpi_gfsv17_intel' [11:26, 09:58](6338 MB) - -PASS -- COMPILE 's2s_32bit_sfs_intel' [11:10, 09:19] ( 1 warnings 3 remarks ) -PASS -- TEST 'cpld_control_sfs_intel' [10:37, 07:07](6339 MB) -PASS -- TEST 'cpld_restart_sfs_intel' [06:17, 03:51](6338 MB) - -PASS -- COMPILE 's2s_32bit_sfs_debug_intel' [05:10, 03:34] ( 359 warnings 3 remarks ) -PASS -- TEST 'cpld_debug_sfs_intel' [10:47, 07:47](6338 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [05:10, 03:28] ( 359 warnings 316 remarks ) -PASS -- TEST 'cpld_debug_gfsv17_intel' [14:47, 12:59](6338 MB) - -PASS -- COMPILE 's2swa_intel' [13:22, 11:56] ( 1 warnings 3 remarks ) -PASS -- TEST 'cpld_control_p8_intel' [09:42, 05:06](6339 MB) -PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [12:45, 05:07](6339 MB) -PASS -- TEST 'cpld_restart_p8_intel' [04:28, 02:49](6339 MB) -PASS -- TEST 'cpld_control_qr_p8_intel' [08:39, 05:12](6339 MB) -PASS -- TEST 'cpld_restart_qr_p8_intel' [04:28, 02:50](6338 MB) -PASS -- TEST 'cpld_2threads_p8_intel' [12:32, 05:59](6339 MB) -PASS -- TEST 'cpld_decomp_p8_intel' [11:33, 04:58](6339 MB) -PASS -- TEST 'cpld_mpi_p8_intel' [08:39, 04:05](6338 MB) -PASS -- TEST 'cpld_control_ciceC_p8_intel' [11:44, 05:05](6339 MB) -PASS -- TEST 'cpld_control_c192_p8_intel' [13:23, 05:20](6339 MB) - -PASS -- COMPILE 's2swal_intel' [13:22, 12:03] ( 1 warnings 4 remarks ) -PASS -- TEST 'cpld_control_p8_lnd_intel' [11:43, 05:07](6339 MB) -PASS -- TEST 'cpld_restart_p8_lnd_intel' [04:35, 02:52](6339 MB) -PASS -- TEST 'cpld_s2sa_p8_intel' [12:41, 05:14](6339 MB) - -PASS -- COMPILE 's2sw_intel' [13:22, 12:03] ( 1 warnings 3 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_intel' [09:44, 02:51](6338 MB) -PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [11:43, 04:35](6339 MB) - -PASS -- COMPILE 's2swa_debug_intel' [05:10, 03:33] ( 359 warnings 297 remarks ) -PASS -- TEST 'cpld_debug_p8_intel' [10:50, 08:39](6339 MB) - -PASS -- COMPILE 's2sw_debug_intel' [05:10, 03:17] ( 359 warnings 297 remarks ) -PASS -- TEST 'cpld_debug_noaero_p8_intel' [05:49, 03:56](6339 MB) - -PASS -- COMPILE 's2s_aoflux_intel' [12:10, 10:10] ( 1 warnings 3 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [05:39, 03:18](6339 MB) - -PASS -- COMPILE 's2sw_pdlib_intel' [13:10, 11:38] ( 1 warnings 3 remarks ) -PASS -- TEST 'cpld_control_pdlib_p8_intel' [10:32, 08:44](6340 MB) -PASS -- TEST 'cpld_restart_pdlib_p8_intel' [06:31, 04:14](6339 MB) -PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [11:28, 10:05](6338 MB) -PASS -- TEST 'cpld_control_c48_5deg_intel' [05:23, 04:00](6338 MB) -PASS -- TEST 'cpld_warmstart_c48_5deg_intel' [03:23, 01:16](6338 MB) -PASS -- TEST 'cpld_restart_c48_5deg_intel' [02:23, 00:45](6338 MB) -PASS -- TEST 'cpld_control_c24_5deg_intel' [02:21, 00:45](6338 MB) -PASS -- TEST 'cpld_warmstart_c24_5deg_intel' [02:21, 00:29](6337 MB) +PASS -- COMPILE 's2swa_32bit_intel' [13:12, 11:33] ( 1 warnings 3 remarks ) +PASS -- TEST 'cpld_control_p8_mixedmode_intel' [07:38, 04:00](6338 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_intel' [14:12, 12:08] ( 1 warnings 3 remarks ) +PASS -- TEST 'cpld_control_gfsv17_intel' [14:27, 08:41](6338 MB) +PASS -- TEST 'cpld_control_gfsv17_iau_intel' [11:28, 09:21](6339 MB) +PASS -- TEST 'cpld_restart_gfsv17_intel' [06:27, 04:10](6338 MB) +PASS -- TEST 'cpld_restart_gfsv17_iau_intel' [06:29, 04:14](6338 MB) +PASS -- TEST 'cpld_mpi_gfsv17_intel' [14:24, 10:01](6338 MB) + +PASS -- COMPILE 's2s_32bit_sfs_intel' [12:12, 10:20] ( 1 warnings 3 remarks ) +PASS -- TEST 'cpld_control_sfs_intel' [09:47, 07:10](6339 MB) +PASS -- TEST 'cpld_restart_sfs_intel' [05:46, 03:45](6338 MB) + +PASS -- COMPILE 's2s_32bit_sfs_debug_intel' [05:11, 03:21] ( 359 warnings 3 remarks ) +PASS -- TEST 'cpld_debug_sfs_intel' [09:48, 07:47](6338 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [05:11, 03:30] ( 359 warnings 316 remarks ) +PASS -- TEST 'cpld_debug_gfsv17_intel' [14:33, 12:51](6338 MB) + +PASS -- COMPILE 's2swa_intel' [13:12, 11:44] ( 1 warnings 3 remarks ) +PASS -- TEST 'cpld_control_p8_intel' [10:38, 05:05](6338 MB) +PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [10:37, 05:03](6339 MB) +PASS -- TEST 'cpld_restart_p8_intel' [04:31, 02:48](6339 MB) +PASS -- TEST 'cpld_control_qr_p8_intel' [07:33, 05:07](6339 MB) +PASS -- TEST 'cpld_restart_qr_p8_intel' [04:31, 02:50](6339 MB) +PASS -- TEST 'cpld_2threads_p8_intel' [07:33, 05:59](6339 MB) +PASS -- TEST 'cpld_decomp_p8_intel' [08:37, 04:58](6338 MB) +PASS -- TEST 'cpld_mpi_p8_intel' [09:35, 04:02](6339 MB) +PASS -- TEST 'cpld_control_ciceC_p8_intel' [07:41, 05:06](6339 MB) +PASS -- TEST 'cpld_control_c192_p8_intel' [12:57, 05:22](6339 MB) + +PASS -- COMPILE 's2swal_intel' [13:12, 11:54] ( 1 warnings 4 remarks ) +PASS -- TEST 'cpld_control_p8_lnd_intel' [07:41, 05:06](6339 MB) +PASS -- TEST 'cpld_restart_p8_lnd_intel' [04:29, 02:50](6339 MB) +PASS -- TEST 'cpld_s2sa_p8_intel' [07:33, 05:15](6339 MB) + +PASS -- COMPILE 's2sw_intel' [12:12, 11:00] ( 1 warnings 3 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_intel' [04:25, 02:50](6339 MB) +PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [06:28, 04:33](6339 MB) + +PASS -- COMPILE 's2swa_debug_intel' [05:11, 03:44] ( 359 warnings 297 remarks ) +PASS -- TEST 'cpld_debug_p8_intel' [10:35, 08:38](6338 MB) + +PASS -- COMPILE 's2sw_debug_intel' [05:11, 03:41] ( 359 warnings 297 remarks ) +PASS -- TEST 'cpld_debug_noaero_p8_intel' [05:33, 03:53](6340 MB) + +PASS -- COMPILE 's2s_aoflux_intel' [12:44, 10:17] ( 1 warnings 3 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [05:31, 03:18](6338 MB) + +PASS -- COMPILE 's2sw_pdlib_intel' [13:11, 11:34] ( 1 warnings 3 remarks ) +PASS -- TEST 'cpld_control_pdlib_p8_intel' [10:27, 08:41](6338 MB) +PASS -- TEST 'cpld_restart_pdlib_p8_intel' [06:28, 04:13](6338 MB) +PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [11:27, 10:04](6339 MB) +PASS -- TEST 'cpld_control_c48_5deg_intel' [05:21, 03:58](6337 MB) +PASS -- TEST 'cpld_warmstart_c48_5deg_intel' [03:24, 01:14](6337 MB) +PASS -- TEST 'cpld_restart_c48_5deg_intel' [02:21, 00:45](6338 MB) +PASS -- TEST 'cpld_control_c24_5deg_intel' [02:19, 00:44](6337 MB) +PASS -- TEST 'cpld_warmstart_c24_5deg_intel' [02:18, 00:26](6338 MB) PASS -- TEST 'cpld_restart_c24_5deg_intel' [02:19, 00:20](6337 MB) -PASS -- TEST 'cpld_control_c24_9deg_intel' [02:21, 00:45](6339 MB) -PASS -- TEST 'cpld_warmstart_c24_9deg_intel' [02:19, 00:27](6338 MB) -PASS -- TEST 'cpld_restart_c24_9deg_intel' [02:18, 00:21](6338 MB) -PASS -- TEST 'cpld_control_c12_9deg_intel' [02:17, 00:27](6338 MB) -PASS -- TEST 'cpld_warmstart_c12_9deg_intel' [02:19, 00:22](6338 MB) -PASS -- TEST 'cpld_restart_c12_9deg_intel' [02:19, 00:18](6338 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_intel' [05:10, 03:10] ( 359 warnings 316 remarks ) -PASS -- TEST 'cpld_debug_pdlib_p8_intel' [18:33, 16:23](6339 MB) - -PASS -- COMPILE 'atm_dyn32_intel' [09:10, 07:13] ( 1 warnings 1 remarks ) -PASS -- TEST 'control_CubedSphereGrid_intel' [08:21, 01:34](6338 MB) -PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [08:24, 01:41](6339 MB) -PASS -- TEST 'control_latlon_intel' [08:19, 01:38](6339 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [08:20, 01:40](6338 MB) -PASS -- TEST 'control_c48_intel' [10:21, 04:17](6338 MB) -PASS -- TEST 'control_c48.v2.sfc_intel' [10:20, 04:03](6338 MB) -PASS -- TEST 'control_c48_lnd_iau_intel' [10:21, 04:23](6337 MB) -PASS -- TEST 'control_c192_intel' [11:25, 04:36](6339 MB) -PASS -- TEST 'control_c384_intel' [15:34, 09:14](6338 MB) -PASS -- TEST 'control_c384gdas_intel' [17:09, 10:28](6338 MB) -PASS -- TEST 'control_stochy_intel' [06:15, 01:14](6338 MB) -PASS -- TEST 'control_stochy_restart_intel' [02:15, 00:46](6339 MB) -PASS -- TEST 'control_lndp_intel' [06:15, 01:10](6338 MB) -PASS -- TEST 'control_iovr4_gfdlmpv3_intel' [03:19, 01:58](6338 MB) -PASS -- TEST 'control_p8_intel' [03:28, 01:54](6339 MB) -PASS -- TEST 'control_p8.v2.sfc_intel' [03:32, 02:03](6339 MB) -PASS -- TEST 'control_p8_ugwpv1_intel' [03:28, 01:54](6339 MB) -PASS -- TEST 'control_p8_ugwpv1_tempo_intel' [04:28, 02:07](6339 MB) -PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_intel' [03:28, 02:01](6338 MB) -PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_hail_intel' [03:27, 01:31](6339 MB) -PASS -- TEST 'control_restart_p8_intel' [03:23, 01:12](6339 MB) -PASS -- TEST 'control_noqr_p8_intel' [03:24, 01:53](6339 MB) -PASS -- TEST 'control_restart_noqr_p8_intel' [03:22, 01:09](6338 MB) -PASS -- TEST 'control_decomp_p8_intel' [03:22, 01:56](6338 MB) -PASS -- TEST 'control_2threads_p8_intel' [04:22, 02:06](6339 MB) -PASS -- TEST 'control_p8_lndp_intel' [05:21, 03:11](6338 MB) -PASS -- TEST 'control_p8_rrtmgp_intel' [04:28, 02:42](6339 MB) -PASS -- TEST 'control_p8_mynn_intel' [03:28, 01:59](6339 MB) -PASS -- TEST 'merra2_thompson_intel' [04:25, 02:12](6339 MB) -PASS -- TEST 'merra2_hf_thompson_intel' [05:24, 03:52](6339 MB) -PASS -- TEST 'regional_control_intel' [05:19, 03:09](6339 MB) -PASS -- TEST 'regional_restart_intel' [03:18, 01:47](6339 MB) -PASS -- TEST 'regional_decomp_intel' [05:20, 03:23](6339 MB) -PASS -- TEST 'regional_2threads_intel' [04:20, 02:32](6339 MB) -PASS -- TEST 'regional_noquilt_intel' [05:21, 03:09](6339 MB) -PASS -- TEST 'regional_netcdf_parallel_intel' [05:21, 03:09](6339 MB) -PASS -- TEST 'regional_2dwrtdecomp_intel' [05:19, 03:10](6339 MB) -PASS -- TEST 'regional_wofs_intel' [06:20, 04:15](6339 MB) - -PASS -- COMPILE 'atm_dyn32_rad32_intel' [08:12, 06:53] ( 1 warnings 1 remarks ) -PASS -- TEST 'control_p8_rrtmgp_rad32_intel' [04:27, 02:36](6338 MB) - -PASS -- COMPILE 'rrfs_intel' [08:10, 06:15] ( 4 warnings 9 remarks ) -PASS -- TEST 'rap_control_intel' [04:27, 02:27](6339 MB) -PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [04:31, 02:44](6339 MB) -PASS -- TEST 'rap_decomp_intel' [04:19, 02:29](6339 MB) -PASS -- TEST 'rap_2threads_intel' [04:19, 02:45](6339 MB) +PASS -- TEST 'cpld_control_c24_9deg_intel' [02:18, 00:46](6338 MB) +PASS -- TEST 'cpld_warmstart_c24_9deg_intel' [02:23, 00:26](6338 MB) +PASS -- TEST 'cpld_restart_c24_9deg_intel' [02:21, 00:20](6338 MB) +PASS -- TEST 'cpld_control_c12_9deg_intel' [02:22, 00:29](6338 MB) +PASS -- TEST 'cpld_warmstart_c12_9deg_intel' [02:21, 00:22](6336 MB) +PASS -- TEST 'cpld_restart_c12_9deg_intel' [02:21, 00:17](6337 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_intel' [05:11, 03:15] ( 359 warnings 316 remarks ) +PASS -- TEST 'cpld_debug_pdlib_p8_intel' [18:25, 16:15](6338 MB) + +PASS -- COMPILE 'atm_dyn32_intel' [08:11, 07:00] ( 1 warnings 1 remarks ) +PASS -- TEST 'control_CubedSphereGrid_intel' [08:20, 01:35](6339 MB) +PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [08:20, 01:41](6339 MB) +PASS -- TEST 'control_latlon_intel' [08:18, 01:38](6339 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [08:20, 01:40](6339 MB) +PASS -- TEST 'control_c48_intel' [08:19, 04:16](6338 MB) +PASS -- TEST 'control_c48.v2.sfc_intel' [08:18, 04:03](6338 MB) +PASS -- TEST 'control_c48_lnd_iau_intel' [09:20, 04:22](6338 MB) +PASS -- TEST 'control_c192_intel' [11:22, 04:37](6338 MB) +PASS -- TEST 'control_c384_intel' [16:33, 09:11](6339 MB) +PASS -- TEST 'control_c384gdas_intel' [17:50, 10:25](6338 MB) +PASS -- TEST 'control_stochy_intel' [07:19, 01:14](6339 MB) +PASS -- TEST 'control_stochy_restart_intel' [02:15, 00:44](6338 MB) +PASS -- TEST 'control_lndp_intel' [07:19, 01:10](6339 MB) +PASS -- TEST 'control_iovr4_gfdlmpv3_intel' [06:15, 02:01](6339 MB) +PASS -- TEST 'control_p8_intel' [03:26, 01:54](6339 MB) +PASS -- TEST 'control_p8.v2.sfc_intel' [04:28, 02:02](6339 MB) +PASS -- TEST 'control_p8_ugwpv1_intel' [03:20, 01:52](6339 MB) +PASS -- TEST 'control_p8_ugwpv1_tempo_intel' [03:21, 01:54](6338 MB) +PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_intel' [03:20, 01:57](6339 MB) +PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_hail_intel' [03:22, 01:30](6338 MB) +PASS -- TEST 'control_restart_p8_intel' [03:21, 01:11](6338 MB) +PASS -- TEST 'control_noqr_p8_intel' [03:23, 01:56](6338 MB) +PASS -- TEST 'control_restart_noqr_p8_intel' [03:26, 01:09](6339 MB) +PASS -- TEST 'control_decomp_p8_intel' [03:21, 01:55](6338 MB) +PASS -- TEST 'control_2threads_p8_intel' [04:24, 02:14](6339 MB) +PASS -- TEST 'control_p8_lndp_intel' [05:25, 03:09](6339 MB) +PASS -- TEST 'control_p8_rrtmgp_intel' [04:23, 02:43](6339 MB) +PASS -- TEST 'control_p8_mynn_intel' [03:21, 02:01](6339 MB) +PASS -- TEST 'merra2_thompson_intel' [04:20, 02:14](6338 MB) +PASS -- TEST 'merra2_hf_thompson_intel' [05:19, 03:51](6339 MB) +PASS -- TEST 'regional_control_intel' [05:17, 03:09](6339 MB) +PASS -- TEST 'regional_restart_intel' [03:20, 01:45](6339 MB) +PASS -- TEST 'regional_decomp_intel' [05:16, 03:19](6339 MB) +PASS -- TEST 'regional_2threads_intel' [04:19, 02:33](6339 MB) +PASS -- TEST 'regional_noquilt_intel' [05:18, 03:07](6338 MB) +PASS -- TEST 'regional_netcdf_parallel_intel' [05:20, 03:09](6339 MB) +PASS -- TEST 'regional_2dwrtdecomp_intel' [05:19, 03:07](6339 MB) +PASS -- TEST 'regional_wofs_intel' [06:19, 04:12](6338 MB) + +PASS -- COMPILE 'atm_dyn32_rad32_intel' [08:12, 06:25] ( 1 warnings 1 remarks ) +PASS -- TEST 'control_p8_rrtmgp_rad32_intel' [04:23, 02:34](6339 MB) + +PASS -- COMPILE 'rrfs_intel' [07:12, 05:57] ( 4 warnings 9 remarks ) +PASS -- TEST 'rap_control_intel' [04:22, 02:26](6338 MB) +PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [04:32, 02:42](6339 MB) +PASS -- TEST 'rap_decomp_intel' [04:21, 02:30](6338 MB) +PASS -- TEST 'rap_2threads_intel' [04:25, 02:47](6338 MB) PASS -- TEST 'rap_restart_intel' [03:21, 01:21](6339 MB) -PASS -- TEST 'rap_sfcdiff_intel' [04:24, 02:26](6339 MB) -PASS -- TEST 'rap_sfcdiff_decomp_intel' [04:23, 02:29](6339 MB) -PASS -- TEST 'rap_sfcdiff_restart_intel' [03:22, 01:20](6339 MB) -PASS -- TEST 'hrrr_control_intel' [04:25, 02:20](6339 MB) -PASS -- TEST 'hrrr_control_decomp_intel' [04:21, 02:27](6338 MB) -PASS -- TEST 'hrrr_control_2threads_intel' [04:18, 02:37](6338 MB) -PASS -- TEST 'hrrr_control_restart_intel' [03:16, 01:17](6339 MB) -PASS -- TEST 'rrfs_v1beta_intel' [06:28, 04:07](6338 MB) -PASS -- TEST 'rrfs_v1nssl_intel' [07:17, 05:36](6339 MB) -PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [07:16, 05:12](6338 MB) - -PASS -- COMPILE 'csawmg_intel' [07:11, 06:04] ( 1 warnings ) -PASS -- TEST 'control_csawmg_intel' [06:19, 04:08](6339 MB) -PASS -- TEST 'control_ras_intel' [04:17, 02:13](6339 MB) - -PASS -- COMPILE 'wam_intel' [07:10, 05:40] ( 1 warnings 1 remarks ) -PASS -- TEST 'control_wam_intel' [09:26, 07:43](6339 MB) - -PASS -- COMPILE 'atm_debug_dyn32_intel' [05:10, 03:36] ( 438 warnings 9 remarks ) -PASS -- TEST 'control_CubedSphereGrid_debug_intel' [03:18, 01:38](6342 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [03:17, 01:40](6338 MB) -PASS -- TEST 'control_stochy_debug_intel' [04:15, 02:11](6339 MB) -PASS -- TEST 'control_lndp_debug_intel' [03:15, 01:59](6339 MB) -PASS -- TEST 'control_csawmg_debug_intel' [04:19, 02:54](6339 MB) -PASS -- TEST 'control_ras_debug_intel' [03:15, 02:00](6338 MB) -PASS -- TEST 'control_diag_debug_intel' [03:19, 01:56](6339 MB) -PASS -- TEST 'control_debug_p8_intel' [03:23, 01:56](6339 MB) -PASS -- TEST 'regional_debug_intel' [13:22, 11:32](6339 MB) -PASS -- TEST 'rap_control_debug_intel' [05:16, 03:28](6339 MB) -PASS -- TEST 'hrrr_control_debug_intel' [05:15, 03:24](6339 MB) -PASS -- TEST 'hrrr_gf_debug_intel' [05:16, 03:29](6339 MB) -PASS -- TEST 'hrrr_c3_debug_intel' [05:16, 03:33](6339 MB) -PASS -- TEST 'rap_unified_drag_suite_debug_intel' [05:15, 03:26](6339 MB) -PASS -- TEST 'rap_diag_debug_intel' [05:18, 03:33](6339 MB) -PASS -- TEST 'rap_cires_ugwp_debug_intel' [05:16, 03:34](6339 MB) -PASS -- TEST 'rap_unified_ugwp_debug_intel' [05:17, 03:33](6339 MB) -PASS -- TEST 'rap_lndp_debug_intel' [05:15, 03:32](6339 MB) -PASS -- TEST 'rap_progcld_thompson_debug_intel' [05:15, 03:31](6338 MB) +PASS -- TEST 'rap_sfcdiff_intel' [04:23, 02:27](6338 MB) +PASS -- TEST 'rap_sfcdiff_decomp_intel' [04:19, 02:28](6339 MB) +PASS -- TEST 'rap_sfcdiff_restart_intel' [03:20, 01:20](6339 MB) +PASS -- TEST 'hrrr_control_intel' [04:23, 02:18](6339 MB) +PASS -- TEST 'hrrr_control_decomp_intel' [04:18, 02:29](6339 MB) +PASS -- TEST 'hrrr_control_2threads_intel' [04:19, 02:38](6339 MB) +PASS -- TEST 'hrrr_control_restart_intel' [03:16, 01:18](6338 MB) +PASS -- TEST 'rrfs_v1beta_intel' [06:23, 04:08](6339 MB) +PASS -- TEST 'rrfs_v1nssl_intel' [07:15, 05:21](6339 MB) +PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [07:16, 05:14](6339 MB) + +PASS -- COMPILE 'csawmg_intel' [08:12, 06:06] ( 1 warnings ) +PASS -- TEST 'control_csawmg_intel' [06:19, 04:11](6338 MB) +PASS -- TEST 'control_ras_intel' [04:15, 02:13](6339 MB) + +PASS -- COMPILE 'wam_intel' [07:12, 05:37] ( 1 warnings 1 remarks ) +PASS -- TEST 'control_wam_intel' [09:23, 07:40](6339 MB) + +PASS -- COMPILE 'atm_debug_dyn32_intel' [05:10, 03:28] ( 438 warnings 9 remarks ) +PASS -- TEST 'control_CubedSphereGrid_debug_intel' [03:19, 01:39](6339 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [03:17, 01:40](6339 MB) +PASS -- TEST 'control_stochy_debug_intel' [04:14, 02:13](6339 MB) +PASS -- TEST 'control_lndp_debug_intel' [04:18, 01:58](6339 MB) +PASS -- TEST 'control_csawmg_debug_intel' [05:19, 02:59](6339 MB) +PASS -- TEST 'control_ras_debug_intel' [04:15, 02:00](6338 MB) +PASS -- TEST 'control_diag_debug_intel' [04:17, 01:59](6339 MB) +PASS -- TEST 'control_debug_p8_intel' [04:21, 01:57](6339 MB) +PASS -- TEST 'regional_debug_intel' [14:19, 11:27](6339 MB) +PASS -- TEST 'rap_control_debug_intel' [05:17, 03:29](6338 MB) +PASS -- TEST 'hrrr_control_debug_intel' [05:16, 03:22](6339 MB) +PASS -- TEST 'hrrr_gf_debug_intel' [05:14, 03:26](6338 MB) +PASS -- TEST 'hrrr_c3_debug_intel' [05:15, 03:30](6339 MB) +PASS -- TEST 'rap_unified_drag_suite_debug_intel' [05:15, 03:27](6339 MB) +PASS -- TEST 'rap_diag_debug_intel' [05:17, 03:41](6338 MB) +PASS -- TEST 'rap_cires_ugwp_debug_intel' [05:16, 03:35](6338 MB) +PASS -- TEST 'rap_unified_ugwp_debug_intel' [05:15, 03:33](6338 MB) +PASS -- TEST 'rap_lndp_debug_intel' [05:15, 03:31](6338 MB) +PASS -- TEST 'rap_progcld_thompson_debug_intel' [05:16, 03:30](6339 MB) PASS -- TEST 'rap_noah_debug_intel' [05:15, 03:25](6339 MB) -PASS -- TEST 'rap_sfcdiff_debug_intel' [05:15, 03:30](6339 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [07:15, 05:33](6339 MB) -PASS -- TEST 'rap_clm_lake_debug_intel' [05:15, 03:27](6339 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [07:24, 05:57](6338 MB) - -PASS -- COMPILE 'wam_debug_intel' [04:10, 02:10] ( 401 warnings 1 remarks ) -PASS -- TEST 'control_wam_debug_intel' [10:23, 09:01](6339 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [07:10, 05:56] ( 4 warnings 8 remarks ) -PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [04:32, 02:32](6339 MB) -PASS -- TEST 'rap_control_dyn32_phy32_intel' [04:25, 02:08](6339 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [03:23, 02:04](6338 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [04:20, 02:27](6337 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [04:19, 02:21](6339 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [04:19, 02:09](6338 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_intel' [03:22, 01:11](6339 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [03:14, 01:11](6339 MB) -PASS -- TEST 'conus13km_control_intel' [03:37, 01:52](6339 MB) -PASS -- TEST 'conus13km_2threads_intel' [02:31, 00:57](6338 MB) -PASS -- TEST 'conus13km_decomp_intel' [03:30, 01:52](6338 MB) -PASS -- TEST 'conus13km_restart_intel' [03:21, 01:08](6339 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_faster_cdeps_intel' [07:10, 05:54] ( 4 warnings 8 remarks ) -PASS -- TEST 'conus13km_gl_inline_intel' [03:28, 01:24](6338 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [08:10, 06:07] ( 4 warnings 8 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_intel' [04:24, 02:37](6339 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [04:10, 02:10] ( 332 warnings 8 remarks ) -PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [05:15, 03:22](6339 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [05:15, 03:18](6338 MB) -PASS -- TEST 'conus13km_debug_intel' [16:25, 14:07](6339 MB) -PASS -- TEST 'conus13km_debug_qr_intel' [16:23, 14:14](6339 MB) -PASS -- TEST 'conus13km_debug_2threads_intel' [15:22, 13:14](6339 MB) -PASS -- TEST 'conus13km_debug_decomp_intel' [16:24, 14:34](6338 MB) -PASS -- TEST 'conus13km_radar_tten_debug_intel' [16:26, 14:18](6338 MB) +PASS -- TEST 'rap_sfcdiff_debug_intel' [05:14, 03:26](6339 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [07:16, 05:30](6339 MB) +PASS -- TEST 'rap_clm_lake_debug_intel' [05:15, 03:31](6339 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [07:19, 05:56](6339 MB) + +PASS -- COMPILE 'wam_debug_intel' [04:42, 02:08] ( 401 warnings 1 remarks ) +PASS -- TEST 'control_wam_debug_intel' [11:22, 09:11](6339 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [07:12, 05:47] ( 4 warnings 8 remarks ) +PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [04:30, 02:33](6338 MB) +PASS -- TEST 'rap_control_dyn32_phy32_intel' [04:20, 02:08](6339 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [03:20, 02:04](6339 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [04:19, 02:25](6339 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [04:18, 02:21](6339 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [04:18, 02:09](6339 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_intel' [03:18, 01:13](6339 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [03:15, 01:10](6339 MB) +PASS -- TEST 'conus13km_control_intel' [03:27, 01:52](6338 MB) +PASS -- TEST 'conus13km_2threads_intel' [03:22, 00:57](6339 MB) +PASS -- TEST 'conus13km_decomp_intel' [03:24, 01:52](6339 MB) +PASS -- TEST 'conus13km_restart_intel' [03:20, 01:09](6339 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_faster_cdeps_intel' [07:10, 05:44] ( 4 warnings 8 remarks ) +PASS -- TEST 'conus13km_gl_inline_intel' [03:25, 01:24](6338 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [07:10, 05:49] ( 4 warnings 8 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_intel' [04:20, 02:36](6339 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [04:10, 02:11] ( 332 warnings 8 remarks ) +PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [05:17, 03:23](6339 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [05:15, 03:19](6339 MB) +PASS -- TEST 'conus13km_debug_intel' [16:22, 14:11](6338 MB) +PASS -- TEST 'conus13km_debug_qr_intel' [16:25, 14:18](6339 MB) +PASS -- TEST 'conus13km_debug_2threads_intel' [14:20, 12:58](6339 MB) +PASS -- TEST 'conus13km_debug_decomp_intel' [16:19, 14:23](6339 MB) +PASS -- TEST 'conus13km_radar_tten_debug_intel' [15:21, 14:00](6339 MB) PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [04:10, 02:12] ( 332 warnings 8 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [05:14, 03:25](6338 MB) - -PASS -- COMPILE 'hafsw_intel' [10:12, 08:30] ( 1 warnings 2 remarks ) -PASS -- TEST 'hafs_regional_atm_intel' [04:27, 02:44](6338 MB) -PASS -- TEST 'hafs_regional_atm_gfdlmpv3_intel' [06:08, 03:52](6338 MB) -PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [04:16, 02:21](6338 MB) -PASS -- TEST 'hafs_regional_atm_wav_intel' [09:26, 07:23](6338 MB) -PASS -- TEST 'hafs_regional_1nest_atm_intel' [05:30, 03:21](6339 MB) -PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [06:31, 03:59](6339 MB) -PASS -- TEST 'hafs_global_1nest_atm_intel' [03:27, 01:42](6339 MB) -PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [06:54, 04:16](6340 MB) -PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [04:47, 02:26](6339 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [04:51, 02:16](6340 MB) -PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [03:18, 00:55](6340 MB) -PASS -- TEST 'gnv1_nested_intel' [04:50, 02:22](6339 MB) - -PASS -- COMPILE 'hafs_mom6w_intel' [10:11, 08:13] ( 1 warnings ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [05:49, 03:23](6340 MB) - -PASS -- COMPILE 'hafs_all_intel' [09:11, 07:44] ( 1 warnings 1 remarks ) -PASS -- TEST 'hafs_regional_docn_intel' [06:27, 04:17](6339 MB) -PASS -- TEST 'hafs_regional_docn_oisst_intel' [06:26, 04:25](6339 MB) - -PASS -- COMPILE 'datm_cdeps_intel' [11:11, 09:23] ( 2 remarks ) -PASS -- TEST 'datm_cdeps_control_cfsr_intel' [04:14, 02:04](6338 MB) -PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [03:15, 01:20](6339 MB) -PASS -- TEST 'datm_cdeps_control_gefs_intel' [03:13, 01:52](6338 MB) -PASS -- TEST 'datm_cdeps_iau_gefs_intel' [03:14, 01:54](6338 MB) -PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [03:14, 01:52](6337 MB) -PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [04:14, 02:06](6338 MB) -PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [04:16, 02:18](6337 MB) -PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [03:14, 01:48](6337 MB) -PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [07:30, 05:03](6339 MB) -PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [06:29, 04:35](6339 MB) -PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [04:13, 02:03](6337 MB) -PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [05:14, 03:45](6339 MB) -PASS -- TEST 'datm_cdeps_gfs_intel' [05:15, 03:44](6337 MB) - -PASS -- COMPILE 'datm_cdeps_debug_intel' [04:10, 02:28] ( 2 warnings 2 remarks ) -PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [05:14, 03:59](6337 MB) - -PASS -- COMPILE 'datm_cdeps_land_intel' [02:10, 00:38] ( 1 remarks ) -PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [02:20, 00:59](6339 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_intel' [02:19, 00:43](6342 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [02:18, 00:32](6338 MB) - -PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [11:12, 09:35] ( 1 warnings 3 remarks ) -PASS -- TEST 'atm_ds2s_docn_pcice_intel' [04:31, 02:24](6339 MB) - -PASS -- COMPILE 'atm_ds2s_docn_dice_intel' [07:10, 06:02] ( 1 warnings 1 remarks ) -PASS -- TEST 'atm_ds2s_docn_dice_intel' [05:28, 03:10](6339 MB) - -PASS -- COMPILE 'atml_intel' [08:12, 06:50] ( 9 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_intel' [04:30, 02:24](6342 MB) -PASS -- TEST 'control_restart_p8_atmlnd_intel' [03:20, 01:28](6339 MB) - -PASS -- COMPILE 'atml_debug_intel' [04:11, 02:55] ( 445 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_debug_intel' [05:29, 03:30](6338 MB) - -PASS -- COMPILE 'atmw_intel' [09:13, 07:49] ( 1 warnings 1 remarks ) -PASS -- TEST 'atmwav_control_noaero_p8_intel' [03:27, 01:19](6338 MB) - -PASS -- COMPILE 'atmaero_intel' [10:13, 08:40] ( 1 warnings 1 remarks ) -PASS -- TEST 'atmaero_control_p8_intel' [04:27, 02:47](6338 MB) -PASS -- TEST 'atmaero_control_p8_rad_intel' [05:24, 03:15](6338 MB) -PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [05:25, 03:18](6339 MB) - -PASS -- COMPILE 'atmaq_intel' [08:11, 06:17] ( 1 warnings ) -PASS -- TEST 'regional_atmaq_intel' [14:56, 12:31](6339 MB) -PASS -- TEST 'regional_atmaq_canopy_intel' [16:54, 14:18](6338 MB) - -PASS -- COMPILE 'atmaq_debug_intel' [04:11, 02:13] ( 418 warnings ) -PASS -- TEST 'regional_atmaq_debug_intel' [27:52, 25:36](6338 MB) - -PASS -- COMPILE 'atm_fbh_intel' [07:11, 05:39] ( 4 warnings 8 remarks ) -PASS -- TEST 'cpld_regional_atm_fbh_intel' [07:18, 06:01](6338 MB) +PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [05:15, 03:25](6338 MB) + +PASS -- COMPILE 'hafsw_intel' [10:12, 08:37] ( 1 warnings 2 remarks ) +PASS -- TEST 'hafs_regional_atm_intel' [04:25, 02:44](6339 MB) +PASS -- TEST 'hafs_regional_atm_gfdlmpv3_intel' [05:44, 03:52](6340 MB) +PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [04:15, 02:23](6339 MB) +PASS -- TEST 'hafs_regional_atm_wav_intel' [09:25, 07:26](6339 MB) +PASS -- TEST 'hafs_regional_1nest_atm_intel' [05:26, 03:22](6338 MB) +PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [05:26, 04:00](6338 MB) +PASS -- TEST 'hafs_global_1nest_atm_intel' [03:23, 01:42](6338 MB) +PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [06:40, 04:15](6338 MB) +PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [04:22, 02:27](6338 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [04:23, 02:17](6340 MB) +PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [02:17, 00:54](6339 MB) +PASS -- TEST 'gnv1_nested_intel' [04:33, 02:19](6338 MB) + +PASS -- COMPILE 'hafs_mom6w_intel' [09:10, 07:47] ( 1 warnings ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [05:30, 03:19](6339 MB) + +PASS -- COMPILE 'hafs_all_intel' [09:10, 07:42] ( 1 warnings 1 remarks ) +PASS -- TEST 'hafs_regional_docn_intel' [06:24, 04:17](6338 MB) +PASS -- TEST 'hafs_regional_docn_oisst_intel' [06:24, 04:20](6340 MB) + +PASS -- COMPILE 'datm_cdeps_intel' [10:10, 08:46] ( 2 remarks ) +PASS -- TEST 'datm_cdeps_control_cfsr_intel' [03:15, 02:01](6337 MB) +PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [03:14, 01:20](6337 MB) +PASS -- TEST 'datm_cdeps_control_gefs_intel' [03:14, 01:50](6337 MB) +PASS -- TEST 'datm_cdeps_iau_gefs_intel' [03:15, 01:50](6337 MB) +PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [03:14, 01:51](6338 MB) +PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [04:15, 01:59](6338 MB) +PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [03:14, 01:59](6338 MB) +PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [03:14, 01:49](6338 MB) +PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [07:27, 04:46](6339 MB) +PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [06:28, 04:36](6339 MB) +PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [04:14, 01:59](6338 MB) +PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [05:14, 03:37](6338 MB) +PASS -- TEST 'datm_cdeps_gfs_intel' [05:16, 03:39](6339 MB) + +PASS -- COMPILE 'datm_cdeps_debug_intel' [04:10, 02:19] ( 2 warnings 2 remarks ) +PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [05:14, 03:58](6339 MB) + +PASS -- COMPILE 'datm_cdeps_land_intel' [02:10, 00:39] ( 1 remarks ) +PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [02:21, 00:59](6339 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_intel' [02:18, 00:43](6338 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [02:20, 00:34](6338 MB) + +PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [10:10, 09:05] ( 1 warnings 3 remarks ) +PASS -- TEST 'atm_ds2s_docn_pcice_intel' [04:27, 02:25](6339 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:09](6339 MB) + +PASS -- COMPILE 'atml_intel' [08:13, 06:42] ( 9 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_intel' [04:30, 02:28](6339 MB) +PASS -- TEST 'control_restart_p8_atmlnd_intel' [03:17, 01:25](6339 MB) + +PASS -- COMPILE 'atml_debug_intel' [04:12, 02:47] ( 445 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_debug_intel' [05:26, 03:30](6339 MB) + +PASS -- COMPILE 'atmw_intel' [09:12, 07:10] ( 1 warnings 1 remarks ) +PASS -- TEST 'atmwav_control_noaero_p8_intel' [03:25, 01:18](6339 MB) + +PASS -- COMPILE 'atmaero_intel' [10:13, 08:31] ( 1 warnings 1 remarks ) +PASS -- TEST 'atmaero_control_p8_intel' [04:27, 02:47](6339 MB) +PASS -- TEST 'atmaero_control_p8_rad_intel' [05:20, 03:13](6338 MB) +PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [05:20, 03:16](6339 MB) + +PASS -- COMPILE 'atmaq_intel' [08:10, 06:07] ( 1 warnings ) +PASS -- TEST 'regional_atmaq_intel' [14:46, 12:34](6339 MB) +PASS -- TEST 'regional_atmaq_canopy_intel' [16:39, 14:12](6338 MB) + +PASS -- COMPILE 'atmaq_debug_intel' [04:11, 02:16] ( 418 warnings ) +PASS -- TEST 'regional_atmaq_debug_intel' [27:40, 25:45](6339 MB) + +PASS -- COMPILE 'atm_fbh_intel' [07:12, 05:29] ( 4 warnings 8 remarks ) +PASS -- TEST 'cpld_regional_atm_fbh_intel' [08:21, 06:01](6338 MB) SYNOPSIS: -Starting Date/Time: 20260219 11:14:32 -Ending Date/Time: 20260219 12:31:54 -Total Time: 01h:17m:47s +Starting Date/Time: 20260222 15:03:07 +Ending Date/Time: 20260222 16:18:43 +Total Time: 01h:15m:59s Compiles Completed: 40/40 Tests Completed: 193/193 diff --git a/tests/logs/RegressionTests_hercules.log b/tests/logs/RegressionTests_hercules.log index 265713c590..a853e2bb60 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: -442f3d7b4ef844300825eaba8bf8aa6e44c9cb86 +bc18d703cc30e7172b8c3c561212c204959c6cc4 Submodule hashes used in testing: 2c1cec7dd4d7a477abd2ae204db4a78295c24f16 AQM (v0.2.0-63-g2c1cec7) @@ -19,7 +19,7 @@ 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) - 4ce310fa386270cbab81b03c70f3784d6a8622ea UFSATM (remotes/origin/feature/fixes_finalize_and_ismoving) + c4a4bbbdef846a0c7600ac73852f9a14e194da0c UFSATM (remotes/origin/spdmax) 22bc1a5de8a19996310aedc3482931616cd74a1b UFSATM/ccpp/framework (2025-10-15-dev-5-g22bc1a5) fa51a56100cb49dc39796090ae4dedb63a9e4800 UFSATM/ccpp/physics (EP4-2189-gfa51a561) c62efd27caa26f660edf24232f33f154e608b77a UFSATM/ccpp/physics/physics/MP/TEMPO/TEMPO (v2.1.3~3) @@ -41,389 +41,389 @@ 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: /work2/noaa/epic/hercules/UFS-WM_RT/NEMSfv3gfs/develop-20260210 -COMPARISON DIRECTORY: /work2/noaa/epic/gpetro/hercules/RTs/ufs-wm/stmp/gpetro/FV3_RT/rt_1202546 +BASELINE DIRECTORY: /work2/noaa/epic/hercules/UFS-WM_RT/NEMSfv3gfs/develop-20260220 +COMPARISON DIRECTORY: /work2/noaa/epic/gpetro/hercules/RTs/ufs-wm/stmp/gpetro/FV3_RT/rt_2615800 RT.SH OPTIONS USED: * (-a) - HPC PROJECT ACCOUNT: epic * (-e) - USE ECFLOW -PASS -- COMPILE 's2swa_32bit_intel' [16:10, 15:06] ( 1 warnings 1090 remarks ) -PASS -- TEST 'cpld_control_p8_mixedmode_intel' [11:06, 08:20](2162 MB) -PASS -- TEST 'cpld_control_gefs_intel' [31:31, 18:21](3097 MB) -PASS -- TEST 'cpld_restart_gefs_intel' [21:11, 06:09](2780 MB) -PASS -- TEST 'cpld_dcp_gefs_intel' [29:52, 16:57](3175 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_intel' [22:10, 20:38] ( 1 warnings 1089 remarks ) -PASS -- TEST 'cpld_control_gfsv17_intel' [18:08, 15:19](2016 MB) -PASS -- TEST 'cpld_control_gfsv17_iau_intel' [18:49, 15:42](2321 MB) -PASS -- TEST 'cpld_restart_gfsv17_intel' [08:38, 05:43](1351 MB) -PASS -- TEST 'cpld_restart_gfsv17_iau_intel' [10:50, 07:15](2202 MB) -PASS -- TEST 'cpld_mpi_gfsv17_intel' [18:08, 15:45](1917 MB) - -PASS -- COMPILE 's2s_32bit_sfs_intel' [18:10, 16:59] ( 1 warnings 985 remarks ) -PASS -- TEST 'cpld_control_sfs_intel' [16:18, 10:46](2304 MB) -PASS -- TEST 'cpld_restart_sfs_intel' [11:34, 05:33](1636 MB) - -PASS -- COMPILE 's2s_32bit_sfs_debug_intel' [05:10, 04:05] ( 359 warnings 985 remarks ) -PASS -- TEST 'cpld_debug_sfs_intel' [14:53, 09:53](2345 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [06:10, 04:29] ( 359 warnings 1401 remarks ) -PASS -- TEST 'cpld_debug_gfsv17_intel' [20:16, 17:12](1995 MB) - -PASS -- COMPILE 's2swa_intel' [21:10, 19:34] ( 1 warnings 1090 remarks ) -PASS -- TEST 'cpld_control_p8_intel' [12:19, 09:20](2253 MB) -PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [11:14, 09:05](2265 MB) -PASS -- TEST 'cpld_restart_p8_intel' [07:12, 04:54](1955 MB) -PASS -- TEST 'cpld_control_qr_p8_intel' [10:53, 09:07](2283 MB) -PASS -- TEST 'cpld_restart_qr_p8_intel' [07:28, 04:53](1841 MB) -PASS -- TEST 'cpld_2threads_p8_intel' [12:51, 10:59](2371 MB) -PASS -- TEST 'cpld_decomp_p8_intel' [10:48, 09:09](2237 MB) -PASS -- TEST 'cpld_mpi_p8_intel' [10:08, 07:54](2127 MB) -PASS -- TEST 'cpld_control_ciceC_p8_intel' [11:06, 09:00](2253 MB) -PASS -- TEST 'cpld_control_c192_p8_intel' [17:48, 14:42](2920 MB) -PASS -- TEST 'cpld_restart_c192_p8_intel' [09:38, 05:57](2949 MB) - -PASS -- COMPILE 's2swal_intel' [24:11, 22:27] ( 1 warnings 1111 remarks ) -PASS -- TEST 'cpld_control_p8_lnd_intel' [11:11, 08:16](2221 MB) -PASS -- TEST 'cpld_restart_p8_lnd_intel' [07:21, 04:16](1932 MB) -PASS -- TEST 'cpld_s2sa_p8_intel' [09:04, 06:44](2251 MB) - -PASS -- COMPILE 's2sw_intel' [24:10, 22:32] ( 1 warnings 1058 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_intel' [10:01, 07:35](2045 MB) -PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [08:10, 05:49](2164 MB) - -PASS -- COMPILE 's2swa_debug_intel' [06:10, 04:28] ( 359 warnings 1370 remarks ) -PASS -- TEST 'cpld_debug_p8_intel' [14:58, 13:00](2283 MB) - -PASS -- COMPILE 's2sw_debug_intel' [04:10, 02:56] ( 359 warnings 1352 remarks ) -PASS -- TEST 'cpld_debug_noaero_p8_intel' [07:49, 05:12](2074 MB) - -PASS -- COMPILE 's2s_aoflux_intel' [20:11, 18:59] ( 1 warnings 996 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [06:10, 04:06](2141 MB) - -PASS -- COMPILE 's2sw_pdlib_intel' [19:11, 17:25] ( 1 warnings 1081 remarks ) -PASS -- TEST 'cpld_control_pdlib_p8_intel' [14:58, 12:19](2094 MB) -PASS -- TEST 'cpld_restart_pdlib_p8_intel' [08:20, 05:46](1409 MB) -PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [15:53, 13:11](1995 MB) -PASS -- TEST 'cpld_control_c48_5deg_intel' [07:41, 05:15](3046 MB) -PASS -- TEST 'cpld_warmstart_c48_5deg_intel' [03:39, 01:37](3034 MB) -PASS -- TEST 'cpld_restart_c48_5deg_intel' [02:40, 01:00](2476 MB) -PASS -- TEST 'cpld_control_c24_5deg_intel' [02:27, 00:55](2243 MB) -PASS -- TEST 'cpld_warmstart_c24_5deg_intel' [02:25, 00:31](2227 MB) -PASS -- TEST 'cpld_restart_c24_5deg_intel' [02:28, 00:23](1553 MB) -PASS -- TEST 'cpld_control_c24_9deg_intel' [02:28, 00:55](2235 MB) -PASS -- TEST 'cpld_warmstart_c24_9deg_intel' [02:26, 00:31](2235 MB) -PASS -- TEST 'cpld_restart_c24_9deg_intel' [02:25, 00:24](1552 MB) -PASS -- TEST 'cpld_control_c12_9deg_intel' [02:24, 00:31](2167 MB) -PASS -- TEST 'cpld_warmstart_c12_9deg_intel' [02:26, 00:25](2153 MB) -PASS -- TEST 'cpld_restart_c12_9deg_intel' [02:27, 00:20](1508 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_intel' [06:11, 04:18] ( 359 warnings 1383 remarks ) -PASS -- TEST 'cpld_debug_pdlib_p8_intel' [23:59, 21:56](2065 MB) - -PASS -- COMPILE 'atm_dyn32_intel' [11:11, 10:07] ( 1 warnings 534 remarks ) -PASS -- TEST 'control_CubedSphereGrid_intel' [04:30, 02:31](1610 MB) -PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [04:35, 02:30](1620 MB) -PASS -- TEST 'control_latlon_intel' [04:27, 02:49](1609 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [04:30, 02:37](1617 MB) -PASS -- TEST 'control_c48_intel' [07:29, 05:43](1698 MB) -PASS -- TEST 'control_c48.v2.sfc_intel' [07:29, 05:27](843 MB) -PASS -- TEST 'control_c48_lnd_iau_intel' [07:28, 05:48](1716 MB) -PASS -- TEST 'control_c192_intel' [09:44, 07:40](1821 MB) -PASS -- TEST 'control_c384_intel' [11:25, 08:32](2014 MB) -PASS -- TEST 'control_c384gdas_intel' [13:25, 09:20](1479 MB) -PASS -- TEST 'control_stochy_intel' [03:23, 01:43](681 MB) -PASS -- TEST 'control_stochy_restart_intel' [02:26, 01:00](546 MB) -PASS -- TEST 'control_lndp_intel' [03:24, 01:36](683 MB) -PASS -- TEST 'control_iovr4_gfdlmpv3_intel' [05:39, 03:13](979 MB) -PASS -- TEST 'control_p8_intel' [04:56, 02:58](1898 MB) -PASS -- TEST 'control_p8.v2.sfc_intel' [06:03, 03:18](1900 MB) -PASS -- TEST 'control_p8_ugwpv1_intel' [04:59, 03:04](1911 MB) -PASS -- TEST 'control_p8_ugwpv1_tempo_intel' [06:01, 03:13](1920 MB) -PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_intel' [06:07, 03:20](1932 MB) -PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_hail_intel' [04:57, 02:20](2428 MB) -PASS -- TEST 'control_restart_p8_intel' [03:56, 01:44](1196 MB) -PASS -- TEST 'control_noqr_p8_intel' [04:56, 03:05](1907 MB) -PASS -- TEST 'control_restart_noqr_p8_intel' [03:53, 01:42](1211 MB) -PASS -- TEST 'control_decomp_p8_intel' [04:56, 03:09](1890 MB) -PASS -- TEST 'control_2threads_p8_intel' [05:48, 03:32](1993 MB) -PASS -- TEST 'control_p8_lndp_intel' [07:43, 05:30](1909 MB) -PASS -- TEST 'control_p8_rrtmgp_intel' [06:58, 04:24](1974 MB) -PASS -- TEST 'control_p8_mynn_intel' [04:45, 02:59](1914 MB) -PASS -- TEST 'merra2_thompson_intel' [05:54, 03:37](1930 MB) -PASS -- TEST 'merra2_hf_thompson_intel' [07:48, 05:16](1921 MB) -PASS -- TEST 'regional_control_intel' [07:27, 05:36](1202 MB) -PASS -- TEST 'regional_restart_intel' [04:26, 03:06](1178 MB) -PASS -- TEST 'regional_decomp_intel' [08:23, 06:19](1192 MB) -PASS -- TEST 'regional_2threads_intel' [06:23, 04:22](1101 MB) -PASS -- TEST 'regional_noquilt_intel' [07:31, 05:45](1501 MB) -PASS -- TEST 'regional_netcdf_parallel_intel' [07:25, 05:33](1199 MB) -PASS -- TEST 'regional_2dwrtdecomp_intel' [07:23, 05:33](1197 MB) -PASS -- TEST 'regional_wofs_intel' [08:24, 07:04](2087 MB) - -PASS -- COMPILE 'atm_dyn32_rad32_intel' [11:11, 09:13] ( 1 warnings 514 remarks ) -PASS -- TEST 'control_p8_rrtmgp_rad32_intel' [05:56, 03:20](1948 MB) - -PASS -- COMPILE 'rrfs_intel' [10:11, 08:31] ( 4 warnings 490 remarks ) -PASS -- TEST 'rap_control_intel' [04:47, 02:50](1080 MB) -PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [05:48, 03:11](1431 MB) -PASS -- TEST 'rap_decomp_intel' [04:34, 03:01](1066 MB) -PASS -- TEST 'rap_2threads_intel' [06:46, 04:24](1172 MB) -PASS -- TEST 'rap_restart_intel' [03:53, 01:33](1106 MB) -PASS -- TEST 'rap_sfcdiff_intel' [04:42, 02:49](1086 MB) -PASS -- TEST 'rap_sfcdiff_decomp_intel' [04:29, 02:57](1065 MB) -PASS -- TEST 'rap_sfcdiff_restart_intel' [03:52, 01:35](1099 MB) -PASS -- TEST 'hrrr_control_intel' [04:41, 02:41](1084 MB) -PASS -- TEST 'hrrr_control_decomp_intel' [04:40, 02:48](1051 MB) -PASS -- TEST 'hrrr_control_2threads_intel' [05:44, 04:06](1134 MB) -PASS -- TEST 'hrrr_control_restart_intel' [03:20, 01:33](1047 MB) -PASS -- TEST 'rrfs_v1beta_intel' [06:56, 05:01](1180 MB) -PASS -- TEST 'rrfs_v1nssl_intel' [08:20, 07:08](2019 MB) -PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [08:20, 06:37](2163 MB) - -PASS -- COMPILE 'csawmg_intel' [10:10, 08:58] ( 1 warnings 459 remarks ) -PASS -- TEST 'control_csawmg_intel' [07:27, 05:20](1079 MB) -PASS -- TEST 'control_ras_intel' [04:17, 02:47](870 MB) - -PASS -- COMPILE 'wam_intel' [10:11, 08:24] ( 1 warnings 437 remarks ) -PASS -- TEST 'control_wam_intel' [11:37, 09:51](1686 MB) - -PASS -- COMPILE 'atm_debug_dyn32_intel' [05:11, 03:37] ( 438 warnings 623 remarks ) -PASS -- TEST 'control_CubedSphereGrid_debug_intel' [03:21, 02:05](1635 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [04:21, 02:15](1641 MB) -PASS -- TEST 'control_stochy_debug_intel' [04:16, 02:36](854 MB) -PASS -- TEST 'control_lndp_debug_intel' [04:17, 02:29](847 MB) -PASS -- TEST 'control_csawmg_debug_intel' [07:26, 05:16](1158 MB) -PASS -- TEST 'control_ras_debug_intel' [04:18, 02:31](853 MB) -PASS -- TEST 'control_diag_debug_intel' [04:26, 02:33](1693 MB) -PASS -- TEST 'control_debug_p8_intel' [04:36, 02:30](1931 MB) -PASS -- TEST 'regional_debug_intel' [20:30, 18:16](1163 MB) -PASS -- TEST 'rap_control_debug_intel' [06:17, 04:38](1238 MB) -PASS -- TEST 'hrrr_control_debug_intel' [06:21, 04:28](1224 MB) -PASS -- TEST 'hrrr_gf_debug_intel' [06:17, 04:53](1241 MB) -PASS -- TEST 'hrrr_c3_debug_intel' [06:19, 04:39](1239 MB) -PASS -- TEST 'rap_unified_drag_suite_debug_intel' [06:19, 04:56](1234 MB) -PASS -- TEST 'rap_diag_debug_intel' [06:24, 05:02](1323 MB) -PASS -- TEST 'rap_cires_ugwp_debug_intel' [06:18, 05:02](1237 MB) -PASS -- TEST 'rap_unified_ugwp_debug_intel' [06:19, 04:38](1245 MB) -PASS -- TEST 'rap_lndp_debug_intel' [06:17, 04:49](1234 MB) -PASS -- TEST 'rap_progcld_thompson_debug_intel' [06:17, 04:55](1233 MB) -PASS -- TEST 'rap_noah_debug_intel' [06:17, 04:46](1240 MB) -PASS -- TEST 'rap_sfcdiff_debug_intel' [06:17, 04:40](1238 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [09:19, 07:48](1233 MB) -PASS -- TEST 'rap_clm_lake_debug_intel' [06:21, 04:53](1239 MB) - -PASS -- COMPILE 'wam_debug_intel' [04:10, 02:31] ( 401 warnings 437 remarks ) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [10:11, 08:23] ( 4 warnings 457 remarks ) -PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [04:53, 03:00](1308 MB) -PASS -- TEST 'rap_control_dyn32_phy32_intel' [04:48, 02:32](1061 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [04:58, 02:28](1036 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [05:45, 03:48](1082 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [05:40, 03:37](1067 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [04:51, 02:36](987 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_intel' [03:55, 01:26](986 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [03:32, 01:24](973 MB) -PASS -- TEST 'conus13km_control_intel' [04:50, 02:29](1498 MB) -PASS -- TEST 'conus13km_2threads_intel' [03:39, 01:20](1322 MB) -PASS -- TEST 'conus13km_decomp_intel' [04:37, 02:29](1542 MB) -PASS -- TEST 'conus13km_restart_intel' [03:38, 01:28](1264 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_faster_cdeps_intel' [10:11, 08:34] ( 4 warnings 487 remarks ) -PASS -- TEST 'conus13km_gl_inline_intel' [04:03, 01:53](1053 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [10:11, 08:23] ( 4 warnings 457 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_intel' [05:36, 03:17](1109 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [04:11, 02:43] ( 332 warnings 463 remarks ) -PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [06:18, 04:16](1120 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [05:22, 04:06](1124 MB) -PASS -- TEST 'conus13km_debug_intel' [21:44, 19:31](1549 MB) -PASS -- TEST 'conus13km_debug_qr_intel' [21:41, 19:34](1147 MB) -PASS -- TEST 'conus13km_debug_2threads_intel' [22:32, 21:11](1362 MB) -PASS -- TEST 'conus13km_debug_decomp_intel' [21:31, 20:10](1591 MB) -PASS -- TEST 'conus13km_radar_tten_debug_intel' [21:37, 19:22](1615 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [04:11, 02:34] ( 332 warnings 457 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [06:20, 04:32](1213 MB) - -PASS -- COMPILE 'hafsw_intel' [14:11, 12:09] ( 1 warnings 736 remarks ) -PASS -- TEST 'hafs_regional_atm_intel' [05:45, 03:20](989 MB) -PASS -- TEST 'hafs_regional_atm_gfdlmpv3_intel' [07:15, 04:53](1161 MB) -PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [04:20, 02:48](1280 MB) -PASS -- TEST 'hafs_regional_atm_wav_intel' [16:48, 14:25](1118 MB) -PASS -- TEST 'hafs_regional_1nest_atm_intel' [06:44, 04:35](588 MB) -PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [07:49, 05:25](607 MB) -PASS -- TEST 'hafs_global_1nest_atm_intel' [04:37, 02:11](428 MB) -PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [08:29, 05:44](498 MB) -PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [04:43, 03:01](607 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [04:48, 02:52](604 MB) -PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [02:28, 00:51](451 MB) -PASS -- TEST 'gnv1_nested_intel' [05:16, 02:52](1760 MB) - -PASS -- COMPILE 'hafs_mom6w_intel' [12:11, 10:41] ( 1 warnings 975 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [14:33, 11:40](826 MB) - -PASS -- COMPILE 'hafs_all_intel' [12:11, 10:46] ( 1 warnings 678 remarks ) -PASS -- TEST 'hafs_regional_docn_intel' [07:43, 05:09](1081 MB) -PASS -- TEST 'hafs_regional_docn_oisst_intel' [07:43, 05:14](1053 MB) - -PASS -- COMPILE 'datm_cdeps_intel' [18:11, 16:42] ( 567 remarks ) -PASS -- TEST 'datm_cdeps_control_cfsr_intel' [04:18, 02:27](1851 MB) -PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [03:17, 01:35](1793 MB) -PASS -- TEST 'datm_cdeps_control_gefs_intel' [04:15, 02:16](1083 MB) -PASS -- TEST 'datm_cdeps_iau_gefs_intel' [04:16, 02:14](1084 MB) -PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [04:16, 02:17](1084 MB) -PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [04:16, 02:23](1843 MB) -PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [04:16, 02:25](1853 MB) -PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [04:16, 02:14](1084 MB) -PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [07:54, 05:46](1705 MB) -PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [07:51, 05:36](1176 MB) -PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [04:14, 02:27](1854 MB) -PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [05:16, 03:50](4834 MB) -PASS -- TEST 'datm_cdeps_gfs_intel' [05:16, 03:52](4832 MB) - -PASS -- COMPILE 'datm_cdeps_debug_intel' [04:11, 02:56] ( 2 warnings 567 remarks ) -PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [07:16, 05:25](1779 MB) - -PASS -- COMPILE 'datm_cdeps_land_intel' [02:11, 00:43] ( 127 remarks ) -PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [02:28, 00:57](338 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_intel' [02:21, 00:36](557 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [02:27, 00:23](556 MB) - -PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [16:11, 14:19] ( 1 warnings 654 remarks ) -PASS -- TEST 'atm_ds2s_docn_pcice_intel' [04:50, 03:06](2040 MB) - -PASS -- COMPILE 'atm_ds2s_docn_dice_intel' [10:11, 08:39] ( 1 warnings 542 remarks ) -PASS -- TEST 'atm_ds2s_docn_dice_intel' [05:47, 04:02](2046 MB) - -PASS -- COMPILE 'atml_intel' [11:11, 09:45] ( 9 warnings 586 remarks ) -PASS -- TEST 'control_p8_atmlnd_intel' [04:59, 02:53](1880 MB) -PASS -- TEST 'control_restart_p8_atmlnd_intel' [03:41, 01:40](1205 MB) - -PASS -- COMPILE 'atml_debug_intel' [05:11, 03:25] ( 445 warnings 586 remarks ) -PASS -- TEST 'control_p8_atmlnd_debug_intel' [06:53, 04:23](1904 MB) - -PASS -- COMPILE 'atmw_intel' [11:10, 10:06] ( 1 warnings 561 remarks ) -PASS -- TEST 'atmwav_control_noaero_p8_intel' [03:49, 01:35](1941 MB) - -PASS -- COMPILE 'atmaero_intel' [15:11, 13:32] ( 1 warnings 455 remarks ) -PASS -- TEST 'atmaero_control_p8_intel' [05:46, 03:32](2006 MB) -PASS -- TEST 'atmaero_control_p8_rad_intel' [05:38, 04:01](1793 MB) -PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [06:41, 04:09](1787 MB) - -PASS -- COMPILE 'atmaq_intel' [10:11, 09:00] ( 1 warnings 640 remarks ) -PASS -- TEST 'regional_atmaq_intel' [14:25, 12:08](2940 MB) -PASS -- TEST 'regional_atmaq_canopy_intel' [17:08, 14:11](2943 MB) - -PASS -- COMPILE 'atmaq_debug_intel' [04:11, 02:28] ( 418 warnings 640 remarks ) -PASS -- TEST 'regional_atmaq_debug_intel' [34:11, 31:50](2955 MB) - -PASS -- COMPILE 'atm_fbh_intel' [09:11, 07:47] ( 4 warnings 464 remarks ) -PASS -- TEST 'cpld_regional_atm_fbh_intel' [11:23, 09:29](1079 MB) - -PASS -- COMPILE 'atm_gnu' [05:10, 03:37] -PASS -- TEST 'control_c48_gnu' [09:31, 07:44](1583 MB) -PASS -- TEST 'control_stochy_gnu' [04:22, 02:16](584 MB) -PASS -- TEST 'control_ras_gnu' [05:19, 03:43](593 MB) -PASS -- TEST 'control_p8_gnu' [05:54, 03:34](1530 MB) -PASS -- TEST 'control_p8_ugwpv1_gnu' [05:39, 03:24](1562 MB) - -PASS -- COMPILE 'rrfs_gnu' [05:11, 03:30] -PASS -- TEST 'rap_control_gnu' [07:37, 05:18](938 MB) -PASS -- TEST 'rap_decomp_gnu' [06:30, 05:06](936 MB) -PASS -- TEST 'rap_2threads_gnu' [05:45, 04:02](990 MB) -PASS -- TEST 'rap_restart_gnu' [04:51, 02:44](675 MB) -PASS -- TEST 'rap_sfcdiff_gnu' [06:47, 04:57](936 MB) -PASS -- TEST 'rap_sfcdiff_decomp_gnu' [06:35, 04:56](933 MB) -PASS -- TEST 'rap_sfcdiff_restart_gnu' [04:51, 02:36](673 MB) -PASS -- TEST 'hrrr_control_gnu' [06:38, 04:25](931 MB) -PASS -- TEST 'hrrr_control_noqr_gnu' [06:35, 04:22](916 MB) -PASS -- TEST 'hrrr_control_2threads_gnu' [05:46, 03:39](987 MB) -PASS -- TEST 'hrrr_control_decomp_gnu' [06:38, 04:41](930 MB) -PASS -- TEST 'hrrr_control_restart_gnu' [04:20, 02:24](668 MB) -PASS -- TEST 'hrrr_control_restart_noqr_gnu' [04:19, 02:21](750 MB) -PASS -- TEST 'rrfs_v1beta_gnu' [11:56, 09:35](928 MB) - -PASS -- COMPILE 'csawmg_gnu' [05:11, 03:29] -PASS -- TEST 'control_csawmg_gnu' [08:27, 06:46](849 MB) - -PASS -- COMPILE 'atm_dyn32_debug_gnu' [08:10, 06:24] -PASS -- TEST 'control_diag_debug_gnu' [03:31, 01:12](1363 MB) -PASS -- TEST 'regional_debug_gnu' [08:27, 06:50](897 MB) -PASS -- TEST 'rap_control_debug_gnu' [03:18, 02:05](944 MB) -PASS -- TEST 'hrrr_control_debug_gnu' [03:20, 01:56](939 MB) -PASS -- TEST 'hrrr_gf_debug_gnu' [03:17, 01:56](941 MB) -PASS -- TEST 'hrrr_c3_debug_gnu' [03:18, 01:54](941 MB) -PASS -- TEST 'rap_diag_debug_gnu' [04:24, 02:14](1030 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_gnu' [05:18, 03:17](938 MB) -PASS -- TEST 'rap_progcld_thompson_debug_gnu' [03:18, 01:59](940 MB) -PASS -- TEST 'control_ras_debug_gnu' [03:20, 01:10](578 MB) -PASS -- TEST 'control_stochy_debug_gnu' [03:17, 01:15](572 MB) -PASS -- TEST 'control_debug_p8_gnu' [03:39, 01:20](1528 MB) -PASS -- TEST 'rap_clm_lake_debug_gnu' [03:20, 02:00](944 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_gnu' [05:48, 03:21](949 MB) - -PASS -- COMPILE 'wam_debug_gnu' [03:11, 01:46] -PASS -- TEST 'control_wam_debug_gnu' [06:34, 05:05](1379 MB) - -PASS -- COMPILE 'atm_debug_dyn32_gnu' [04:10, 03:08] -PASS -- TEST 'control_csawmg_debug_gnu' [03:24, 01:50](819 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_gnu' [05:10, 03:46] -PASS -- TEST 'rap_control_dyn32_phy32_gnu' [06:45, 04:55](785 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_gnu' [06:43, 04:34](790 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_gnu' [06:36, 04:11](835 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_gnu' [05:53, 04:06](833 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_gnu' [06:55, 04:59](785 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_gnu' [04:51, 02:35](642 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_gnu' [04:27, 02:29](640 MB) -PASS -- TEST 'conus13km_control_gnu' [05:56, 04:07](1032 MB) -PASS -- TEST 'conus13km_2threads_gnu' [03:37, 02:05](1017 MB) -PASS -- TEST 'conus13km_decomp_gnu' [06:45, 04:23](1037 MB) -PASS -- TEST 'conus13km_restart_gnu' [04:43, 02:21](756 MB) - -PASS -- COMPILE 'atm_dyn64_phy32_gnu' [11:10, 09:48] -PASS -- TEST 'rap_control_dyn64_phy32_gnu' [06:36, 04:25](821 MB) - -PASS -- COMPILE 'atm_dyn32_phy32_debug_gnu' [08:11, 06:38] -PASS -- TEST 'rap_control_debug_dyn32_phy32_gnu' [03:18, 01:58](795 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_gnu' [03:20, 02:03](794 MB) -PASS -- TEST 'conus13km_debug_gnu' [10:33, 09:05](1051 MB) -PASS -- TEST 'conus13km_debug_qr_gnu' [10:31, 09:06](775 MB) -PASS -- TEST 'conus13km_debug_2threads_gnu' [11:31, 09:11](1032 MB) -PASS -- TEST 'conus13km_debug_decomp_gnu' [11:32, 09:34](1057 MB) -PASS -- TEST 'conus13km_radar_tten_debug_gnu' [11:30, 09:14](1122 MB) - -PASS -- COMPILE 'atm_dyn64_phy32_debug_gnu' [08:11, 07:03] -PASS -- TEST 'rap_control_dyn64_phy32_debug_gnu' [03:20, 02:07](827 MB) - -PASS -- COMPILE 's2swa_gnu' [18:11, 17:09] -PASS -- TEST 'cpld_control_p8_gnu' [13:26, 10:11](1713 MB) - -PASS -- COMPILE 's2s_gnu' [19:12, 17:33] -PASS -- TEST 'cpld_control_nowave_noaero_p8_gnu' [11:10, 08:35](1633 MB) - -PASS -- COMPILE 's2swa_debug_gnu' [04:10, 02:35] -PASS -- TEST 'cpld_debug_p8_gnu' [08:02, 05:43](1725 MB) - -PASS -- COMPILE 's2sw_pdlib_gnu' [18:11, 17:09] -PASS -- TEST 'cpld_control_pdlib_p8_gnu' [15:57, 13:46](1584 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_gnu' [04:11, 02:33] -PASS -- TEST 'cpld_debug_pdlib_p8_gnu' [11:02, 08:54](1599 MB) - -PASS -- COMPILE 'datm_cdeps_gnu' [18:11, 16:21] -PASS -- TEST 'datm_cdeps_control_cfsr_gnu' [04:16, 02:42](1604 MB) - -PASS -- COMPILE 'atm_mpas_dyn32_gnu' [04:11, 02:50] -PASS -- TEST 'control_gfs_mpas_gnu' [02:20, 00:37](6440 MB) +PASS -- COMPILE 's2swa_32bit_intel' [22:11, 20:27] ( 1 warnings 1090 remarks ) +PASS -- TEST 'cpld_control_p8_mixedmode_intel' [10:13, 08:07](2163 MB) +PASS -- TEST 'cpld_control_gefs_intel' [31:32, 18:28](3103 MB) +PASS -- TEST 'cpld_restart_gefs_intel' [22:24, 06:10](2779 MB) +PASS -- TEST 'cpld_dcp_gefs_intel' [31:08, 17:22](3164 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_intel' [22:11, 20:30] ( 1 warnings 1089 remarks ) +PASS -- TEST 'cpld_control_gfsv17_intel' [18:05, 15:19](2024 MB) +PASS -- TEST 'cpld_control_gfsv17_iau_intel' [20:40, 17:12](2327 MB) +PASS -- TEST 'cpld_restart_gfsv17_intel' [08:40, 05:45](1343 MB) +PASS -- TEST 'cpld_restart_gfsv17_iau_intel' [09:46, 07:03](2203 MB) +PASS -- TEST 'cpld_mpi_gfsv17_intel' [18:04, 15:45](1916 MB) + +PASS -- COMPILE 's2s_32bit_sfs_intel' [22:11, 20:25] ( 1 warnings 985 remarks ) +PASS -- TEST 'cpld_control_sfs_intel' [16:52, 11:13](2304 MB) +PASS -- TEST 'cpld_restart_sfs_intel' [12:03, 05:35](1645 MB) + +PASS -- COMPILE 's2s_32bit_sfs_debug_intel' [06:11, 04:18] ( 359 warnings 985 remarks ) +PASS -- TEST 'cpld_debug_sfs_intel' [16:10, 10:38](2342 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [06:11, 05:05] ( 359 warnings 1401 remarks ) +PASS -- TEST 'cpld_debug_gfsv17_intel' [21:32, 18:26](1992 MB) + +PASS -- COMPILE 's2swa_intel' [21:11, 20:00] ( 1 warnings 1090 remarks ) +PASS -- TEST 'cpld_control_p8_intel' [12:17, 09:21](2264 MB) +PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [12:21, 09:10](2261 MB) +PASS -- TEST 'cpld_restart_p8_intel' [07:16, 04:47](1958 MB) +PASS -- TEST 'cpld_control_qr_p8_intel' [10:55, 09:02](2277 MB) +PASS -- TEST 'cpld_restart_qr_p8_intel' [07:21, 04:55](1834 MB) +PASS -- TEST 'cpld_2threads_p8_intel' [13:07, 11:04](2385 MB) +PASS -- TEST 'cpld_decomp_p8_intel' [11:01, 08:50](2238 MB) +PASS -- TEST 'cpld_mpi_p8_intel' [10:10, 07:44](2129 MB) +PASS -- TEST 'cpld_control_ciceC_p8_intel' [11:16, 08:52](2252 MB) +PASS -- TEST 'cpld_control_c192_p8_intel' [17:51, 14:49](2934 MB) +PASS -- TEST 'cpld_restart_c192_p8_intel' [09:45, 05:47](2952 MB) + +PASS -- COMPILE 's2swal_intel' [21:11, 19:55] ( 1 warnings 1111 remarks ) +PASS -- TEST 'cpld_control_p8_lnd_intel' [11:16, 08:09](2231 MB) +PASS -- TEST 'cpld_restart_p8_lnd_intel' [07:22, 04:16](1930 MB) +PASS -- TEST 'cpld_s2sa_p8_intel' [09:07, 06:47](2249 MB) + +PASS -- COMPILE 's2sw_intel' [21:11, 20:01] ( 1 warnings 1058 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_intel' [10:06, 07:30](2049 MB) +PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [08:09, 05:49](2170 MB) + +PASS -- COMPILE 's2swa_debug_intel' [06:11, 05:07] ( 359 warnings 1370 remarks ) +PASS -- TEST 'cpld_debug_p8_intel' [16:14, 14:07](2283 MB) + +PASS -- COMPILE 's2sw_debug_intel' [06:11, 04:44] ( 359 warnings 1352 remarks ) +PASS -- TEST 'cpld_debug_noaero_p8_intel' [07:07, 05:05](2065 MB) + +PASS -- COMPILE 's2s_aoflux_intel' [21:12, 19:44] ( 1 warnings 996 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [06:05, 04:06](2137 MB) + +PASS -- COMPILE 's2sw_pdlib_intel' [21:12, 19:52] ( 1 warnings 1081 remarks ) +PASS -- TEST 'cpld_control_pdlib_p8_intel' [14:58, 12:14](2094 MB) +PASS -- TEST 'cpld_restart_pdlib_p8_intel' [08:21, 05:56](1396 MB) +PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [15:47, 13:15](1995 MB) +PASS -- TEST 'cpld_control_c48_5deg_intel' [08:38, 06:33](3053 MB) +PASS -- TEST 'cpld_warmstart_c48_5deg_intel' [03:44, 01:40](3037 MB) +PASS -- TEST 'cpld_restart_c48_5deg_intel' [02:41, 00:58](2476 MB) +PASS -- TEST 'cpld_control_c24_5deg_intel' [02:31, 00:55](2240 MB) +PASS -- TEST 'cpld_warmstart_c24_5deg_intel' [02:26, 00:31](2231 MB) +PASS -- TEST 'cpld_restart_c24_5deg_intel' [02:26, 00:24](1549 MB) +PASS -- TEST 'cpld_control_c24_9deg_intel' [02:24, 00:54](2243 MB) +PASS -- TEST 'cpld_warmstart_c24_9deg_intel' [02:25, 00:31](2234 MB) +PASS -- TEST 'cpld_restart_c24_9deg_intel' [02:26, 00:23](1551 MB) +PASS -- TEST 'cpld_control_c12_9deg_intel' [02:24, 00:32](2170 MB) +PASS -- TEST 'cpld_warmstart_c12_9deg_intel' [02:27, 00:25](2161 MB) +PASS -- TEST 'cpld_restart_c12_9deg_intel' [02:24, 00:21](1500 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_intel' [05:11, 04:09] ( 359 warnings 1383 remarks ) +PASS -- TEST 'cpld_debug_pdlib_p8_intel' [26:07, 23:26](2068 MB) + +PASS -- COMPILE 'atm_dyn32_intel' [12:11, 10:15] ( 1 warnings 534 remarks ) +PASS -- TEST 'control_CubedSphereGrid_intel' [04:30, 02:25](1611 MB) +PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [04:39, 02:37](1623 MB) +PASS -- TEST 'control_latlon_intel' [04:26, 02:47](1611 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [04:29, 02:40](1611 MB) +PASS -- TEST 'control_c48_intel' [07:32, 05:40](1713 MB) +PASS -- TEST 'control_c48.v2.sfc_intel' [07:31, 05:28](842 MB) +PASS -- TEST 'control_c48_lnd_iau_intel' [07:31, 06:00](1705 MB) +PASS -- TEST 'control_c192_intel' [09:52, 07:35](1824 MB) +PASS -- TEST 'control_c384_intel' [11:27, 08:37](2010 MB) +PASS -- TEST 'control_c384gdas_intel' [13:29, 09:23](1485 MB) +PASS -- TEST 'control_stochy_intel' [03:25, 01:45](679 MB) +PASS -- TEST 'control_stochy_restart_intel' [02:28, 01:01](558 MB) +PASS -- TEST 'control_lndp_intel' [03:24, 01:42](681 MB) +PASS -- TEST 'control_iovr4_gfdlmpv3_intel' [04:42, 03:06](974 MB) +PASS -- TEST 'control_p8_intel' [05:08, 03:00](1904 MB) +PASS -- TEST 'control_p8.v2.sfc_intel' [06:11, 03:14](1902 MB) +PASS -- TEST 'control_p8_ugwpv1_intel' [05:06, 03:03](1909 MB) +PASS -- TEST 'control_p8_ugwpv1_tempo_intel' [06:05, 03:10](1923 MB) +PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_intel' [05:13, 03:08](1939 MB) +PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_hail_intel' [05:01, 02:20](2426 MB) +PASS -- TEST 'control_restart_p8_intel' [04:02, 01:48](1227 MB) +PASS -- TEST 'control_noqr_p8_intel' [05:08, 03:06](1899 MB) +PASS -- TEST 'control_restart_noqr_p8_intel' [03:44, 01:46](1223 MB) +PASS -- TEST 'control_decomp_p8_intel' [05:59, 03:18](1892 MB) +PASS -- TEST 'control_2threads_p8_intel' [05:59, 03:28](1984 MB) +PASS -- TEST 'control_p8_lndp_intel' [07:47, 05:23](1911 MB) +PASS -- TEST 'control_p8_rrtmgp_intel' [07:14, 04:39](1969 MB) +PASS -- TEST 'control_p8_mynn_intel' [05:06, 02:58](1911 MB) +PASS -- TEST 'merra2_thompson_intel' [06:10, 03:32](1916 MB) +PASS -- TEST 'merra2_hf_thompson_intel' [06:48, 05:04](1920 MB) +PASS -- TEST 'regional_control_intel' [07:25, 05:46](1193 MB) +PASS -- TEST 'regional_restart_intel' [04:25, 03:08](1178 MB) +PASS -- TEST 'regional_decomp_intel' [08:24, 06:16](1185 MB) +PASS -- TEST 'regional_2threads_intel' [06:23, 04:18](1086 MB) +PASS -- TEST 'regional_noquilt_intel' [07:31, 05:48](1505 MB) +PASS -- TEST 'regional_netcdf_parallel_intel' [07:26, 05:50](1189 MB) +PASS -- TEST 'regional_2dwrtdecomp_intel' [07:25, 05:22](1195 MB) +PASS -- TEST 'regional_wofs_intel' [08:25, 07:02](2086 MB) + +PASS -- COMPILE 'atm_dyn32_rad32_intel' [11:11, 09:14] ( 1 warnings 514 remarks ) +PASS -- TEST 'control_p8_rrtmgp_rad32_intel' [05:53, 03:20](1937 MB) + +PASS -- COMPILE 'rrfs_intel' [10:11, 08:43] ( 4 warnings 490 remarks ) +PASS -- TEST 'rap_control_intel' [04:39, 02:50](1086 MB) +PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [05:47, 03:11](1443 MB) +PASS -- TEST 'rap_decomp_intel' [04:33, 02:59](1068 MB) +PASS -- TEST 'rap_2threads_intel' [06:47, 04:25](1173 MB) +PASS -- TEST 'rap_restart_intel' [03:52, 01:35](1095 MB) +PASS -- TEST 'rap_sfcdiff_intel' [04:43, 02:50](1095 MB) +PASS -- TEST 'rap_sfcdiff_decomp_intel' [04:30, 03:01](1060 MB) +PASS -- TEST 'rap_sfcdiff_restart_intel' [03:51, 01:33](1076 MB) +PASS -- TEST 'hrrr_control_intel' [04:51, 02:43](1077 MB) +PASS -- TEST 'hrrr_control_decomp_intel' [04:44, 02:50](1054 MB) +PASS -- TEST 'hrrr_control_2threads_intel' [05:45, 04:06](1137 MB) +PASS -- TEST 'hrrr_control_restart_intel' [03:20, 01:31](1034 MB) +PASS -- TEST 'rrfs_v1beta_intel' [06:56, 05:05](1193 MB) +PASS -- TEST 'rrfs_v1nssl_intel' [08:20, 07:02](2013 MB) +PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [08:20, 06:41](2166 MB) + +PASS -- COMPILE 'csawmg_intel' [10:10, 08:37] ( 1 warnings 459 remarks ) +PASS -- TEST 'control_csawmg_intel' [07:25, 05:21](1077 MB) +PASS -- TEST 'control_ras_intel' [04:17, 02:49](866 MB) + +PASS -- COMPILE 'wam_intel' [09:10, 08:04] ( 1 warnings 437 remarks ) +PASS -- TEST 'control_wam_intel' [11:39, 09:47](1689 MB) + +PASS -- COMPILE 'atm_debug_dyn32_intel' [05:10, 03:58] ( 438 warnings 623 remarks ) +PASS -- TEST 'control_CubedSphereGrid_debug_intel' [03:24, 01:53](1635 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [03:20, 02:01](1641 MB) +PASS -- TEST 'control_stochy_debug_intel' [04:18, 02:37](846 MB) +PASS -- TEST 'control_lndp_debug_intel' [04:17, 02:18](852 MB) +PASS -- TEST 'control_csawmg_debug_intel' [06:29, 04:58](1147 MB) +PASS -- TEST 'control_ras_debug_intel' [04:17, 02:30](853 MB) +PASS -- TEST 'control_diag_debug_intel' [04:24, 02:21](1699 MB) +PASS -- TEST 'control_debug_p8_intel' [05:39, 03:31](1938 MB) +PASS -- TEST 'regional_debug_intel' [20:30, 18:17](1133 MB) +PASS -- TEST 'rap_control_debug_intel' [06:18, 04:48](1236 MB) +PASS -- TEST 'hrrr_control_debug_intel' [06:25, 04:40](1230 MB) +PASS -- TEST 'hrrr_gf_debug_intel' [06:23, 04:57](1244 MB) +PASS -- TEST 'hrrr_c3_debug_intel' [06:21, 04:35](1232 MB) +PASS -- TEST 'rap_unified_drag_suite_debug_intel' [06:21, 04:33](1238 MB) +PASS -- TEST 'rap_diag_debug_intel' [06:26, 04:49](1325 MB) +PASS -- TEST 'rap_cires_ugwp_debug_intel' [06:17, 04:54](1240 MB) +PASS -- TEST 'rap_unified_ugwp_debug_intel' [06:20, 05:00](1246 MB) +PASS -- TEST 'rap_lndp_debug_intel' [06:17, 04:38](1246 MB) +PASS -- TEST 'rap_progcld_thompson_debug_intel' [06:17, 04:42](1233 MB) +PASS -- TEST 'rap_noah_debug_intel' [06:18, 04:52](1237 MB) +PASS -- TEST 'rap_sfcdiff_debug_intel' [06:19, 04:41](1246 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [10:20, 08:25](1234 MB) +PASS -- TEST 'rap_clm_lake_debug_intel' [06:20, 04:45](1248 MB) + +PASS -- COMPILE 'wam_debug_intel' [04:11, 02:26] ( 401 warnings 437 remarks ) + +PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [09:11, 07:55] ( 4 warnings 457 remarks ) +PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [04:49, 03:02](1306 MB) +PASS -- TEST 'rap_control_dyn32_phy32_intel' [04:47, 02:29](1038 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [05:03, 02:28](1038 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [05:45, 03:47](1076 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [05:52, 03:39](1073 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [04:40, 02:34](985 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_intel' [03:53, 01:27](972 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [03:37, 01:23](941 MB) +PASS -- TEST 'conus13km_control_intel' [04:54, 02:29](1501 MB) +PASS -- TEST 'conus13km_2threads_intel' [03:40, 01:23](1320 MB) +PASS -- TEST 'conus13km_decomp_intel' [04:51, 02:33](1534 MB) +PASS -- TEST 'conus13km_restart_intel' [03:39, 01:30](1260 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_faster_cdeps_intel' [10:11, 08:49] ( 4 warnings 487 remarks ) +PASS -- TEST 'conus13km_gl_inline_intel' [04:03, 01:51](1048 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [10:11, 08:41] ( 4 warnings 457 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_intel' [05:40, 03:13](1113 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [04:11, 02:32] ( 332 warnings 463 remarks ) +PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [05:17, 04:07](1121 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [05:22, 03:57](1116 MB) +PASS -- TEST 'conus13km_debug_intel' [21:42, 19:23](1574 MB) +PASS -- TEST 'conus13km_debug_qr_intel' [21:37, 19:30](1153 MB) +PASS -- TEST 'conus13km_debug_2threads_intel' [23:35, 21:27](1369 MB) +PASS -- TEST 'conus13km_debug_decomp_intel' [21:30, 20:06](1587 MB) +PASS -- TEST 'conus13km_radar_tten_debug_intel' [21:34, 19:16](1608 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [04:11, 02:32] ( 332 warnings 457 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [06:22, 04:47](1221 MB) + +PASS -- COMPILE 'hafsw_intel' [14:11, 12:35] ( 1 warnings 736 remarks ) +PASS -- TEST 'hafs_regional_atm_intel' [05:48, 03:19](983 MB) +PASS -- TEST 'hafs_regional_atm_gfdlmpv3_intel' [07:13, 04:54](1170 MB) +PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [04:23, 02:47](1276 MB) +PASS -- TEST 'hafs_regional_atm_wav_intel' [15:49, 13:48](1131 MB) +PASS -- TEST 'hafs_regional_1nest_atm_intel' [06:47, 04:37](591 MB) +PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [07:53, 05:27](608 MB) +PASS -- TEST 'hafs_global_1nest_atm_intel' [04:36, 02:13](437 MB) +PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [08:27, 05:48](497 MB) +PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [04:44, 03:03](607 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [04:49, 02:56](606 MB) +PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [02:28, 00:56](450 MB) +PASS -- TEST 'gnv1_nested_intel' [05:19, 02:52](1757 MB) + +PASS -- COMPILE 'hafs_mom6w_intel' [13:12, 11:26] ( 1 warnings 975 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [13:49, 10:58](830 MB) + +PASS -- COMPILE 'hafs_all_intel' [12:11, 10:58] ( 1 warnings 678 remarks ) +PASS -- TEST 'hafs_regional_docn_intel' [06:44, 05:07](1089 MB) +PASS -- TEST 'hafs_regional_docn_oisst_intel' [07:40, 05:14](1068 MB) + +PASS -- COMPILE 'datm_cdeps_intel' [14:11, 13:00] ( 567 remarks ) +PASS -- TEST 'datm_cdeps_control_cfsr_intel' [04:18, 02:26](1847 MB) +PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [03:18, 01:35](1795 MB) +PASS -- TEST 'datm_cdeps_control_gefs_intel' [04:16, 02:16](1083 MB) +PASS -- TEST 'datm_cdeps_iau_gefs_intel' [04:16, 02:17](1082 MB) +PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [04:15, 02:19](1082 MB) +PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [04:16, 02:23](1852 MB) +PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [04:16, 02:25](1844 MB) +PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [04:16, 02:14](1089 MB) +PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [08:03, 05:46](1717 MB) +PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [07:56, 05:34](1171 MB) +PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [04:16, 02:28](1851 MB) +PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [05:16, 03:48](4829 MB) +PASS -- TEST 'datm_cdeps_gfs_intel' [05:16, 03:52](4831 MB) + +PASS -- COMPILE 'datm_cdeps_debug_intel' [05:10, 03:22] ( 2 warnings 567 remarks ) +PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [07:16, 05:18](1776 MB) + +PASS -- COMPILE 'datm_cdeps_land_intel' [02:15, 00:42] ( 127 remarks ) +PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [02:26, 00:55](332 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_intel' [02:24, 00:36](558 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [02:28, 00:24](557 MB) + +PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [18:16, 16:35] ( 1 warnings 654 remarks ) +PASS -- TEST 'atm_ds2s_docn_pcice_intel' [04:50, 03:05](2031 MB) + +PASS -- COMPILE 'atm_ds2s_docn_dice_intel' [10:10, 08:48] ( 1 warnings 542 remarks ) +PASS -- TEST 'atm_ds2s_docn_dice_intel' [05:47, 04:02](2053 MB) + +PASS -- COMPILE 'atml_intel' [11:11, 10:02] ( 9 warnings 586 remarks ) +PASS -- TEST 'control_p8_atmlnd_intel' [04:55, 02:48](1887 MB) +PASS -- TEST 'control_restart_p8_atmlnd_intel' [03:41, 01:39](1203 MB) + +PASS -- COMPILE 'atml_debug_intel' [05:10, 03:35] ( 445 warnings 586 remarks ) +PASS -- TEST 'control_p8_atmlnd_debug_intel' [06:55, 04:22](1900 MB) + +PASS -- COMPILE 'atmw_intel' [12:11, 10:20] ( 1 warnings 561 remarks ) +PASS -- TEST 'atmwav_control_noaero_p8_intel' [03:52, 01:35](1941 MB) + +PASS -- COMPILE 'atmaero_intel' [14:11, 12:38] ( 1 warnings 455 remarks ) +PASS -- TEST 'atmaero_control_p8_intel' [05:44, 03:27](2009 MB) +PASS -- TEST 'atmaero_control_p8_rad_intel' [05:37, 04:01](1783 MB) +PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [05:39, 04:03](1811 MB) + +PASS -- COMPILE 'atmaq_intel' [10:11, 08:45] ( 1 warnings 640 remarks ) +PASS -- TEST 'regional_atmaq_intel' [14:31, 11:44](2945 MB) +PASS -- TEST 'regional_atmaq_canopy_intel' [17:10, 14:20](2943 MB) + +PASS -- COMPILE 'atmaq_debug_intel' [04:11, 02:43] ( 418 warnings 640 remarks ) +PASS -- TEST 'regional_atmaq_debug_intel' [34:02, 31:32](2953 MB) + +PASS -- COMPILE 'atm_fbh_intel' [10:12, 08:18] ( 4 warnings 464 remarks ) +PASS -- TEST 'cpld_regional_atm_fbh_intel' [11:24, 09:32](1083 MB) + +PASS -- COMPILE 'atm_gnu' [05:10, 03:39] +PASS -- TEST 'control_c48_gnu' [09:31, 07:43](1582 MB) +PASS -- TEST 'control_stochy_gnu' [04:21, 02:24](586 MB) +PASS -- TEST 'control_ras_gnu' [05:19, 03:46](590 MB) +PASS -- TEST 'control_p8_gnu' [05:56, 03:28](1534 MB) +PASS -- TEST 'control_p8_ugwpv1_gnu' [05:40, 03:27](1538 MB) + +PASS -- COMPILE 'rrfs_gnu' [05:11, 03:38] +PASS -- TEST 'rap_control_gnu' [06:32, 04:14](932 MB) +PASS -- TEST 'rap_decomp_gnu' [06:31, 04:18](936 MB) +PASS -- TEST 'rap_2threads_gnu' [05:44, 03:30](991 MB) +PASS -- TEST 'rap_restart_gnu' [04:56, 02:12](673 MB) +PASS -- TEST 'rap_sfcdiff_gnu' [06:45, 04:17](937 MB) +PASS -- TEST 'rap_sfcdiff_decomp_gnu' [06:35, 04:19](933 MB) +PASS -- TEST 'rap_sfcdiff_restart_gnu' [04:55, 02:11](674 MB) +PASS -- TEST 'hrrr_control_gnu' [05:52, 03:59](933 MB) +PASS -- TEST 'hrrr_control_noqr_gnu' [05:32, 04:03](918 MB) +PASS -- TEST 'hrrr_control_2threads_gnu' [05:33, 03:36](990 MB) +PASS -- TEST 'hrrr_control_decomp_gnu' [05:32, 04:04](930 MB) +PASS -- TEST 'hrrr_control_restart_gnu' [04:20, 02:09](665 MB) +PASS -- TEST 'hrrr_control_restart_noqr_gnu' [03:20, 02:06](751 MB) +PASS -- TEST 'rrfs_v1beta_gnu' [09:59, 07:43](932 MB) + +PASS -- COMPILE 'csawmg_gnu' [05:11, 03:16] +PASS -- TEST 'control_csawmg_gnu' [08:27, 06:45](847 MB) + +PASS -- COMPILE 'atm_dyn32_debug_gnu' [08:11, 06:35] +PASS -- TEST 'control_diag_debug_gnu' [03:26, 01:12](1364 MB) +PASS -- TEST 'regional_debug_gnu' [08:27, 06:30](881 MB) +PASS -- TEST 'rap_control_debug_gnu' [03:17, 01:56](941 MB) +PASS -- TEST 'hrrr_control_debug_gnu' [03:19, 01:57](939 MB) +PASS -- TEST 'hrrr_gf_debug_gnu' [03:23, 01:54](945 MB) +PASS -- TEST 'hrrr_c3_debug_gnu' [03:18, 01:56](944 MB) +PASS -- TEST 'rap_diag_debug_gnu' [03:26, 02:07](1033 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_gnu' [04:17, 03:06](939 MB) +PASS -- TEST 'rap_progcld_thompson_debug_gnu' [03:17, 02:00](940 MB) +PASS -- TEST 'control_ras_debug_gnu' [02:20, 01:08](579 MB) +PASS -- TEST 'control_stochy_debug_gnu' [03:18, 01:15](571 MB) +PASS -- TEST 'control_debug_p8_gnu' [04:37, 02:10](1529 MB) +PASS -- TEST 'rap_clm_lake_debug_gnu' [03:19, 01:56](947 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_gnu' [05:49, 03:22](950 MB) + +PASS -- COMPILE 'wam_debug_gnu' [03:11, 01:50] +PASS -- TEST 'control_wam_debug_gnu' [07:38, 05:28](1381 MB) + +PASS -- COMPILE 'atm_debug_dyn32_gnu' [04:11, 03:04] +PASS -- TEST 'control_csawmg_debug_gnu' [03:23, 01:50](822 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_gnu' [05:11, 03:38] +PASS -- TEST 'rap_control_dyn32_phy32_gnu' [06:32, 04:43](788 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_gnu' [06:38, 04:32](787 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_gnu' [05:44, 04:00](834 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_gnu' [05:57, 04:02](829 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_gnu' [06:40, 04:28](785 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_gnu' [04:51, 02:23](644 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_gnu' [04:20, 02:34](645 MB) +PASS -- TEST 'conus13km_control_gnu' [06:58, 04:11](1032 MB) +PASS -- TEST 'conus13km_2threads_gnu' [03:47, 02:04](1016 MB) +PASS -- TEST 'conus13km_decomp_gnu' [06:40, 04:13](1037 MB) +PASS -- TEST 'conus13km_restart_gnu' [04:38, 02:17](759 MB) + +PASS -- COMPILE 'atm_dyn64_phy32_gnu' [11:11, 09:33] +PASS -- TEST 'rap_control_dyn64_phy32_gnu' [06:35, 04:30](822 MB) + +PASS -- COMPILE 'atm_dyn32_phy32_debug_gnu' [08:11, 07:01] +PASS -- TEST 'rap_control_debug_dyn32_phy32_gnu' [03:18, 01:59](796 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_gnu' [03:24, 01:55](800 MB) +PASS -- TEST 'conus13km_debug_gnu' [10:42, 08:48](1051 MB) +PASS -- TEST 'conus13km_debug_qr_gnu' [11:36, 09:14](775 MB) +PASS -- TEST 'conus13km_debug_2threads_gnu' [11:29, 09:17](1034 MB) +PASS -- TEST 'conus13km_debug_decomp_gnu' [10:35, 08:58](1055 MB) +PASS -- TEST 'conus13km_radar_tten_debug_gnu' [10:28, 08:57](1122 MB) + +PASS -- COMPILE 'atm_dyn64_phy32_debug_gnu' [08:11, 06:27] +PASS -- TEST 'rap_control_dyn64_phy32_debug_gnu' [03:22, 01:55](826 MB) + +PASS -- COMPILE 's2swa_gnu' [19:11, 17:10] +PASS -- TEST 'cpld_control_p8_gnu' [13:34, 10:19](1712 MB) + +PASS -- COMPILE 's2s_gnu' [18:12, 16:19] +PASS -- TEST 'cpld_control_nowave_noaero_p8_gnu' [11:21, 08:33](1634 MB) + +PASS -- COMPILE 's2swa_debug_gnu' [04:11, 02:19] +PASS -- TEST 'cpld_debug_p8_gnu' [09:10, 06:39](1700 MB) + +PASS -- COMPILE 's2sw_pdlib_gnu' [18:12, 16:35] +PASS -- TEST 'cpld_control_pdlib_p8_gnu' [15:59, 13:57](1583 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_gnu' [04:10, 02:10] +PASS -- TEST 'cpld_debug_pdlib_p8_gnu' [12:57, 10:16](1586 MB) + +PASS -- COMPILE 'datm_cdeps_gnu' [19:12, 17:49] +PASS -- TEST 'datm_cdeps_control_cfsr_gnu' [04:16, 02:45](1604 MB) + +PASS -- COMPILE 'atm_mpas_dyn32_gnu' [04:10, 02:49] +PASS -- TEST 'control_gfs_mpas_gnu' [02:19, 00:37](6448 MB) SYNOPSIS: -Starting Date/Time: 20260218 18:21:24 -Ending Date/Time: 20260218 19:56:15 -Total Time: 01h:35m:57s +Starting Date/Time: 20260220 22:34:10 +Ending Date/Time: 20260221 00:10:13 +Total Time: 01h:37m:06s Compiles Completed: 57/57 Tests Completed: 258/258 diff --git a/tests/logs/RegressionTests_orion.log b/tests/logs/RegressionTests_orion.log index 99ed1eb183..08c94579ce 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: -442f3d7b4ef844300825eaba8bf8aa6e44c9cb86 +bc18d703cc30e7172b8c3c561212c204959c6cc4 Submodule hashes used in testing: 2c1cec7dd4d7a477abd2ae204db4a78295c24f16 AQM (v0.2.0-63-g2c1cec7) @@ -19,7 +19,7 @@ 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) - 4ce310fa386270cbab81b03c70f3784d6a8622ea UFSATM (remotes/origin/feature/fixes_finalize_and_ismoving) + c4a4bbbdef846a0c7600ac73852f9a14e194da0c UFSATM (remotes/origin/spdmax) 22bc1a5de8a19996310aedc3482931616cd74a1b UFSATM/ccpp/framework (2025-10-15-dev-5-g22bc1a5) fa51a56100cb49dc39796090ae4dedb63a9e4800 UFSATM/ccpp/physics (EP4-2189-gfa51a561) c62efd27caa26f660edf24232f33f154e608b77a UFSATM/ccpp/physics/physics/MP/TEMPO/TEMPO (v2.1.3~3) @@ -41,297 +41,297 @@ 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: /work2/noaa/epic/UFS-WM_RT/NEMSfv3gfs/develop-20260210 -COMPARISON DIRECTORY: /work2/noaa/epic/gpetro/orion/RTs/ufs-wm/stmp/gpetro/FV3_RT/rt_4191843 +BASELINE DIRECTORY: /work2/noaa/epic/UFS-WM_RT/NEMSfv3gfs/develop-20260220 +COMPARISON DIRECTORY: /work2/noaa/epic/gpetro/orion/RTs/ufs-wm/stmp/gpetro/FV3_RT/rt_216915 RT.SH OPTIONS USED: * (-a) - HPC PROJECT ACCOUNT: epic * (-e) - USE ECFLOW -PASS -- COMPILE 's2swa_32bit_intel' [30:12, 28:43] ( 1 warnings 1090 remarks ) -PASS -- TEST 'cpld_control_p8_mixedmode_intel' [19:10, 15:56](2101 MB) -PASS -- TEST 'cpld_control_gefs_intel' [36:01, 20:19](3041 MB) -PASS -- TEST 'cpld_restart_gefs_intel' [24:07, 06:44](2698 MB) -PASS -- TEST 'cpld_dcp_gefs_intel' [36:27, 20:48](3051 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_intel' [32:12, 30:19] ( 1 warnings 1089 remarks ) -PASS -- TEST 'cpld_control_gfsv17_intel' [26:18, 22:36](1964 MB) -PASS -- TEST 'cpld_control_gfsv17_iau_intel' [29:15, 24:45](2145 MB) -PASS -- TEST 'cpld_restart_gfsv17_intel' [14:00, 09:39](1215 MB) -PASS -- TEST 'cpld_restart_gfsv17_iau_intel' [15:20, 10:42](2085 MB) -PASS -- TEST 'cpld_mpi_gfsv17_intel' [30:20, 27:01](1878 MB) - -PASS -- COMPILE 's2s_32bit_sfs_intel' [30:11, 28:33] ( 1 warnings 985 remarks ) -PASS -- TEST 'cpld_control_sfs_intel' [19:13, 12:47](2223 MB) -PASS -- TEST 'cpld_restart_sfs_intel' [15:50, 07:34](1514 MB) - -PASS -- COMPILE 's2s_32bit_sfs_debug_intel' [07:11, 05:31] ( 359 warnings 985 remarks ) -PASS -- TEST 'cpld_debug_sfs_intel' [17:59, 11:17](2263 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [08:11, 06:22] ( 359 warnings 1401 remarks ) -PASS -- TEST 'cpld_debug_gfsv17_intel' [26:07, 22:18](1947 MB) - -PASS -- COMPILE 's2swa_intel' [27:11, 25:22] ( 1 warnings 1090 remarks ) -PASS -- TEST 'cpld_control_p8_intel' [19:52, 17:00](2181 MB) -PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [18:45, 16:03](2192 MB) -PASS -- TEST 'cpld_restart_p8_intel' [13:14, 09:23](1770 MB) -PASS -- TEST 'cpld_control_qr_p8_intel' [18:40, 16:02](2210 MB) -PASS -- TEST 'cpld_restart_qr_p8_intel' [12:20, 08:31](1766 MB) -PASS -- TEST 'cpld_2threads_p8_intel' [14:48, 11:30](2291 MB) -PASS -- TEST 'cpld_decomp_p8_intel' [18:35, 16:01](2175 MB) -PASS -- TEST 'cpld_mpi_p8_intel' [16:38, 13:20](2067 MB) -PASS -- TEST 'cpld_control_ciceC_p8_intel' [18:53, 16:01](2176 MB) -PASS -- TEST 'cpld_control_c192_p8_intel' [19:57, 16:08](2662 MB) -PASS -- TEST 'cpld_restart_c192_p8_intel' [14:46, 08:43](2820 MB) - -PASS -- COMPILE 's2swal_intel' [32:12, 30:24] ( 1 warnings 1111 remarks ) -PASS -- TEST 'cpld_control_p8_lnd_intel' [19:52, 17:00](2144 MB) -PASS -- TEST 'cpld_restart_p8_lnd_intel' [12:12, 08:36](1747 MB) -PASS -- TEST 'cpld_s2sa_p8_intel' [10:35, 07:37](2163 MB) - -PASS -- COMPILE 's2sw_intel' [31:12, 29:20] ( 1 warnings 1058 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_intel' [18:32, 15:37](1987 MB) -PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [09:47, 06:28](2100 MB) - -PASS -- COMPILE 's2swa_debug_intel' [08:11, 06:19] ( 359 warnings 1370 remarks ) -PASS -- TEST 'cpld_debug_p8_intel' [16:55, 13:44](2202 MB) - -PASS -- COMPILE 's2sw_debug_intel' [07:11, 05:37] ( 359 warnings 1352 remarks ) -PASS -- TEST 'cpld_debug_noaero_p8_intel' [09:13, 06:43](2021 MB) - -PASS -- COMPILE 's2s_aoflux_intel' [26:11, 24:58] ( 1 warnings 996 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [07:39, 04:30](2092 MB) - -PASS -- COMPILE 's2sw_pdlib_intel' [28:16, 26:12] ( 1 warnings 1081 remarks ) -PASS -- TEST 'cpld_control_pdlib_p8_intel' [22:45, 20:06](2012 MB) -PASS -- TEST 'cpld_restart_pdlib_p8_intel' [13:19, 09:25](1240 MB) -PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [26:46, 23:16](1934 MB) -PASS -- TEST 'cpld_control_c48_5deg_intel' [10:14, 07:39](3045 MB) -PASS -- TEST 'cpld_warmstart_c48_5deg_intel' [05:06, 02:24](3035 MB) -PASS -- TEST 'cpld_restart_c48_5deg_intel' [04:06, 01:25](2477 MB) -PASS -- TEST 'cpld_control_c24_5deg_intel' [03:46, 01:21](2231 MB) -PASS -- TEST 'cpld_warmstart_c24_5deg_intel' [02:35, 00:47](2239 MB) -PASS -- TEST 'cpld_restart_c24_5deg_intel' [02:42, 00:35](1552 MB) -PASS -- TEST 'cpld_control_c24_9deg_intel' [03:36, 01:21](2240 MB) -PASS -- TEST 'cpld_warmstart_c24_9deg_intel' [02:34, 00:48](2236 MB) -PASS -- TEST 'cpld_restart_c24_9deg_intel' [02:41, 00:35](1552 MB) -PASS -- TEST 'cpld_control_c12_9deg_intel' [02:35, 00:47](2148 MB) -PASS -- TEST 'cpld_warmstart_c12_9deg_intel' [02:35, 00:40](2162 MB) -PASS -- TEST 'cpld_restart_c12_9deg_intel' [02:34, 00:31](1505 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_intel' [07:11, 05:54] ( 359 warnings 1383 remarks ) -PASS -- TEST 'cpld_debug_pdlib_p8_intel' [31:31, 28:54](1995 MB) - -PASS -- COMPILE 'atm_dyn32_intel' [16:11, 14:41] ( 1 warnings 534 remarks ) -PASS -- TEST 'control_CubedSphereGrid_intel' [04:47, 02:30](1593 MB) -PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [04:53, 02:42](1597 MB) -PASS -- TEST 'control_latlon_intel' [04:42, 02:38](1592 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [04:47, 02:41](1595 MB) -PASS -- TEST 'control_c48_intel' [10:50, 08:34](1699 MB) -PASS -- TEST 'control_c48.v2.sfc_intel' [09:45, 07:57](845 MB) -PASS -- TEST 'control_c48_lnd_iau_intel' [10:49, 08:47](1713 MB) -PASS -- TEST 'control_c192_intel' [10:14, 07:47](1788 MB) -PASS -- TEST 'control_c384_intel' [13:25, 09:32](2001 MB) -PASS -- TEST 'control_c384gdas_intel' [16:10, 10:31](1304 MB) -PASS -- TEST 'control_stochy_intel' [03:37, 01:49](655 MB) -PASS -- TEST 'control_stochy_restart_intel' [02:53, 01:07](485 MB) -PASS -- TEST 'control_lndp_intel' [03:36, 01:41](660 MB) -PASS -- TEST 'control_iovr4_gfdlmpv3_intel' [06:21, 03:09](950 MB) -PASS -- TEST 'control_p8_intel' [06:01, 03:04](1885 MB) -PASS -- TEST 'control_p8.v2.sfc_intel' [07:04, 03:39](1889 MB) -PASS -- TEST 'control_p8_ugwpv1_intel' [07:07, 03:27](1898 MB) -PASS -- TEST 'control_p8_ugwpv1_tempo_intel' [06:07, 03:00](1906 MB) -PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_intel' [07:23, 03:09](1922 MB) -PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_hail_intel' [04:50, 02:08](2406 MB) -PASS -- TEST 'control_restart_p8_intel' [04:40, 01:49](1137 MB) -PASS -- TEST 'control_noqr_p8_intel' [06:01, 03:01](1876 MB) -PASS -- TEST 'control_restart_noqr_p8_intel' [04:28, 01:52](1132 MB) -PASS -- TEST 'control_decomp_p8_intel' [06:47, 03:07](1876 MB) -PASS -- TEST 'control_2threads_p8_intel' [06:47, 03:27](1971 MB) -PASS -- TEST 'control_p8_lndp_intel' [08:27, 05:15](1895 MB) -PASS -- TEST 'control_p8_rrtmgp_intel' [08:06, 04:35](1942 MB) -PASS -- TEST 'control_p8_mynn_intel' [07:05, 03:15](1898 MB) -PASS -- TEST 'merra2_thompson_intel' [07:19, 03:40](1892 MB) -PASS -- TEST 'merra2_hf_thompson_intel' [08:35, 05:34](1900 MB) -PASS -- TEST 'regional_control_intel' [08:47, 06:11](1087 MB) -PASS -- TEST 'regional_restart_intel' [05:45, 03:19](1096 MB) -PASS -- TEST 'regional_decomp_intel' [08:41, 06:27](1080 MB) -PASS -- TEST 'regional_2threads_intel' [05:37, 04:09](1037 MB) -PASS -- TEST 'regional_noquilt_intel' [07:36, 06:06](1359 MB) -PASS -- TEST 'regional_netcdf_parallel_intel' [07:31, 06:07](1078 MB) -PASS -- TEST 'regional_2dwrtdecomp_intel' [08:30, 06:08](1087 MB) -PASS -- TEST 'regional_wofs_intel' [09:42, 07:37](1902 MB) - -PASS -- COMPILE 'atm_dyn32_rad32_intel' [16:11, 14:25] ( 1 warnings 514 remarks ) -PASS -- TEST 'control_p8_rrtmgp_rad32_intel' [07:30, 04:27](1911 MB) - -PASS -- COMPILE 'rrfs_intel' [14:11, 12:52] ( 4 warnings 490 remarks ) -PASS -- TEST 'rap_control_intel' [07:29, 04:14](1040 MB) -PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [08:06, 05:16](1355 MB) -PASS -- TEST 'rap_decomp_intel' [07:04, 04:24](1032 MB) -PASS -- TEST 'rap_2threads_intel' [07:06, 04:27](1139 MB) -PASS -- TEST 'rap_restart_intel' [05:37, 02:20](1002 MB) -PASS -- TEST 'rap_sfcdiff_intel' [07:22, 04:12](1046 MB) -PASS -- TEST 'rap_sfcdiff_decomp_intel' [07:27, 04:24](1029 MB) -PASS -- TEST 'rap_sfcdiff_restart_intel' [05:40, 02:19](1005 MB) -PASS -- TEST 'hrrr_control_intel' [06:29, 04:03](1033 MB) -PASS -- TEST 'hrrr_control_decomp_intel' [07:13, 04:10](1027 MB) -PASS -- TEST 'hrrr_control_2threads_intel' [07:02, 04:11](1104 MB) -PASS -- TEST 'hrrr_control_restart_intel' [04:43, 02:15](966 MB) -PASS -- TEST 'rrfs_v1beta_intel' [10:31, 07:30](1049 MB) -PASS -- TEST 'rrfs_v1nssl_intel' [11:28, 09:18](1995 MB) -PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [10:27, 08:55](2012 MB) - -PASS -- COMPILE 'csawmg_intel' [15:11, 13:15] ( 1 warnings 459 remarks ) -PASS -- TEST 'control_csawmg_intel' [08:46, 06:40](1049 MB) -PASS -- TEST 'control_ras_intel' [05:23, 03:22](745 MB) - -PASS -- COMPILE 'wam_intel' [13:11, 12:03] ( 1 warnings 437 remarks ) -PASS -- TEST 'control_wam_intel' [14:57, 12:27](1678 MB) - -PASS -- COMPILE 'atm_debug_dyn32_intel' [08:11, 06:23] ( 438 warnings 623 remarks ) -PASS -- TEST 'control_CubedSphereGrid_debug_intel' [04:35, 02:17](1612 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [04:30, 02:20](1621 MB) -PASS -- TEST 'control_stochy_debug_intel' [04:25, 03:03](829 MB) -PASS -- TEST 'control_lndp_debug_intel' [04:25, 02:41](824 MB) -PASS -- TEST 'control_csawmg_debug_intel' [06:44, 04:55](1133 MB) -PASS -- TEST 'control_ras_debug_intel' [04:23, 02:49](837 MB) -PASS -- TEST 'control_diag_debug_intel' [04:38, 02:47](1684 MB) -PASS -- TEST 'control_debug_p8_intel' [04:57, 03:02](1912 MB) -PASS -- TEST 'regional_debug_intel' [19:43, 17:41](1099 MB) -PASS -- TEST 'rap_control_debug_intel' [06:29, 04:59](1214 MB) -PASS -- TEST 'hrrr_control_debug_intel' [06:28, 04:52](1209 MB) -PASS -- TEST 'hrrr_gf_debug_intel' [06:24, 04:54](1212 MB) -PASS -- TEST 'hrrr_c3_debug_intel' [06:24, 05:01](1204 MB) -PASS -- TEST 'rap_unified_drag_suite_debug_intel' [06:25, 04:49](1212 MB) -PASS -- TEST 'rap_diag_debug_intel' [06:35, 05:05](1296 MB) -PASS -- TEST 'rap_cires_ugwp_debug_intel' [06:24, 04:59](1208 MB) -PASS -- TEST 'rap_unified_ugwp_debug_intel' [06:30, 05:02](1204 MB) -PASS -- TEST 'rap_lndp_debug_intel' [06:31, 05:08](1215 MB) -PASS -- TEST 'rap_progcld_thompson_debug_intel' [06:27, 04:57](1202 MB) -PASS -- TEST 'rap_noah_debug_intel' [06:26, 05:04](1208 MB) -PASS -- TEST 'rap_sfcdiff_debug_intel' [06:27, 04:54](1208 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [09:23, 08:08](1205 MB) -PASS -- TEST 'rap_clm_lake_debug_intel' [06:35, 04:59](1207 MB) - -PASS -- COMPILE 'wam_debug_intel' [06:11, 04:30] ( 401 warnings 437 remarks ) -PASS -- TEST 'control_wam_debug_intel' [15:58, 13:25](1696 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [14:10, 12:38] ( 4 warnings 457 remarks ) -PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [07:09, 05:01](1234 MB) -PASS -- TEST 'rap_control_dyn32_phy32_intel' [06:09, 03:45](928 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [06:27, 03:37](926 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [05:57, 04:00](997 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [06:08, 03:50](971 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [06:17, 03:46](910 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_intel' [04:34, 02:04](892 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [03:44, 02:02](870 MB) -PASS -- TEST 'conus13km_control_intel' [06:19, 03:45](1299 MB) -PASS -- TEST 'conus13km_2threads_intel' [04:07, 01:28](1218 MB) -PASS -- TEST 'conus13km_decomp_intel' [06:05, 03:45](1341 MB) -PASS -- TEST 'conus13km_restart_intel' [03:51, 02:07](1189 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_faster_cdeps_intel' [14:11, 12:47] ( 4 warnings 487 remarks ) -PASS -- TEST 'conus13km_gl_inline_intel' [05:25, 02:49](968 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [14:11, 12:41] ( 4 warnings 457 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_intel' [06:48, 04:24](1011 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [06:10, 04:29] ( 332 warnings 463 remarks ) -PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [06:26, 04:53](1089 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [06:30, 04:48](1084 MB) -PASS -- TEST 'conus13km_debug_intel' [25:03, 22:50](1348 MB) -PASS -- TEST 'conus13km_debug_qr_intel' [24:59, 22:52](1056 MB) -PASS -- TEST 'conus13km_debug_2threads_intel' [23:51, 21:43](1267 MB) -PASS -- TEST 'conus13km_debug_decomp_intel' [25:53, 23:25](1390 MB) -PASS -- TEST 'conus13km_radar_tten_debug_intel' [24:47, 22:33](1418 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [06:10, 04:23] ( 332 warnings 457 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [06:30, 05:04](1177 MB) - -PASS -- COMPILE 'hafsw_intel' [22:11, 20:16] ( 1 warnings 736 remarks ) -PASS -- TEST 'hafs_regional_atm_intel' [06:55, 04:41](869 MB) -PASS -- TEST 'hafs_regional_atm_gfdlmpv3_intel' [08:34, 06:00](1054 MB) -PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [06:32, 04:18](1184 MB) -PASS -- TEST 'hafs_regional_atm_wav_intel' [32:08, 29:31](984 MB) -PASS -- TEST 'hafs_regional_1nest_atm_intel' [08:56, 06:33](484 MB) -PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [10:04, 07:29](497 MB) -PASS -- TEST 'hafs_global_1nest_atm_intel' [05:49, 03:17](364 MB) -PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [10:58, 08:08](412 MB) -PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [06:52, 04:21](517 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [06:51, 04:09](525 MB) -PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [03:32, 01:23](397 MB) -PASS -- TEST 'gnv1_nested_intel' [06:43, 03:47](1730 MB) - -PASS -- COMPILE 'hafs_mom6w_intel' [17:11, 16:08] ( 1 warnings 975 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [15:11, 11:29](709 MB) - -PASS -- COMPILE 'hafs_all_intel' [15:11, 14:02] ( 1 warnings 678 remarks ) -PASS -- TEST 'hafs_regional_docn_intel' [08:59, 06:35](949 MB) -PASS -- TEST 'hafs_regional_docn_oisst_intel' [08:55, 06:36](938 MB) - -PASS -- COMPILE 'datm_cdeps_intel' [25:11, 23:44] ( 567 remarks ) -PASS -- TEST 'datm_cdeps_control_cfsr_intel' [05:20, 03:30](1849 MB) -PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [04:24, 02:27](1780 MB) -PASS -- TEST 'datm_cdeps_control_gefs_intel' [05:18, 03:10](1095 MB) -PASS -- TEST 'datm_cdeps_iau_gefs_intel' [05:20, 03:12](1089 MB) -PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [05:20, 03:11](1086 MB) -PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [05:19, 03:28](1840 MB) -PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [05:19, 03:29](1837 MB) -PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [04:20, 03:08](1102 MB) -PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [10:26, 07:44](1656 MB) -PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [10:23, 07:20](1017 MB) -PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [05:18, 03:30](1838 MB) -PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [07:20, 05:53](4828 MB) -PASS -- TEST 'datm_cdeps_gfs_intel' [07:20, 05:56](4830 MB) - -PASS -- COMPILE 'datm_cdeps_debug_intel' [06:10, 04:33] ( 2 warnings 567 remarks ) -PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [08:19, 06:50](1777 MB) - -PASS -- COMPILE 'datm_cdeps_land_intel' [03:10, 01:14] ( 127 remarks ) -PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [03:33, 01:17](249 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_intel' [02:25, 00:47](315 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [02:33, 00:32](309 MB) - -PASS -- COMPILE 'datm_cdeps_lm4_intel' [03:10, 01:31] ( 165 remarks ) -PASS -- TEST 'datm_cdeps_lm4_gswp3_intel' [02:30, 00:40](568 MB) -PASS -- TEST 'datm_cdeps_lm4_gswp3_rst_intel' [02:34, 00:21](451 MB) - -PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [24:11, 22:45] ( 1 warnings 654 remarks ) -PASS -- TEST 'atm_ds2s_docn_pcice_intel' [06:13, 03:51](1981 MB) - -PASS -- COMPILE 'atm_ds2s_docn_dice_intel' [15:11, 13:19] ( 1 warnings 542 remarks ) -PASS -- TEST 'atm_ds2s_docn_dice_intel' [07:11, 04:50](1993 MB) - -PASS -- COMPILE 'atml_intel' [16:11, 14:13] ( 9 warnings 586 remarks ) -PASS -- TEST 'control_p8_atmlnd_intel' [06:38, 03:38](1859 MB) -PASS -- TEST 'control_restart_p8_atmlnd_intel' [04:03, 02:01](1104 MB) - -PASS -- COMPILE 'atml_debug_intel' [07:11, 05:54] ( 445 warnings 586 remarks ) -PASS -- TEST 'control_p8_atmlnd_debug_intel' [08:32, 05:19](1880 MB) - -PASS -- COMPILE 'atmw_intel' [15:11, 13:38] ( 1 warnings 561 remarks ) -PASS -- TEST 'atmwav_control_noaero_p8_intel' [04:25, 02:09](1911 MB) - -PASS -- COMPILE 'atmaero_intel' [17:11, 15:46] ( 1 warnings 455 remarks ) -PASS -- TEST 'atmaero_control_p8_intel' [07:20, 04:27](1984 MB) -PASS -- TEST 'atmaero_control_p8_rad_intel' [08:12, 05:10](1753 MB) -PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [08:10, 05:16](1766 MB) - -PASS -- COMPILE 'atmaq_intel' [14:11, 13:02] ( 1 warnings 640 remarks ) -PASS -- TEST 'regional_atmaq_intel' [21:05, 18:10](2920 MB) -PASS -- TEST 'regional_atmaq_canopy_intel' [24:54, 21:37](2911 MB) - -PASS -- COMPILE 'atmaq_debug_intel' [06:10, 04:45] ( 418 warnings 640 remarks ) -PASS -- TEST 'regional_atmaq_debug_intel' [42:46, 40:00](2934 MB) - -PASS -- COMPILE 'atm_fbh_intel' [14:11, 12:23] ( 4 warnings 464 remarks ) -PASS -- TEST 'cpld_regional_atm_fbh_intel' [15:32, 13:51](1081 MB) +PASS -- COMPILE 's2swa_32bit_intel' [32:12, 31:01] ( 1 warnings 1090 remarks ) +PASS -- TEST 'cpld_control_p8_mixedmode_intel' [26:49, 17:06](2101 MB) +PASS -- TEST 'cpld_control_gefs_intel' [44:57, 20:10](3041 MB) +PASS -- TEST 'cpld_restart_gefs_intel' [26:27, 07:17](2708 MB) +PASS -- TEST 'cpld_dcp_gefs_intel' [50:06, 20:54](3054 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_intel' [32:12, 31:02] ( 1 warnings 1089 remarks ) +PASS -- TEST 'cpld_control_gfsv17_intel' [37:35, 23:50](1963 MB) +PASS -- TEST 'cpld_control_gfsv17_iau_intel' [29:24, 24:42](2136 MB) +PASS -- TEST 'cpld_restart_gfsv17_intel' [14:22, 09:38](1236 MB) +PASS -- TEST 'cpld_restart_gfsv17_iau_intel' [15:41, 10:41](2081 MB) +PASS -- TEST 'cpld_mpi_gfsv17_intel' [44:29, 28:15](1870 MB) + +PASS -- COMPILE 's2s_32bit_sfs_intel' [32:12, 30:40] ( 1 warnings 985 remarks ) +PASS -- TEST 'cpld_control_sfs_intel' [35:23, 13:37](2226 MB) +PASS -- TEST 'cpld_restart_sfs_intel' [16:30, 07:46](1516 MB) + +PASS -- COMPILE 's2s_32bit_sfs_debug_intel' [07:11, 05:45] ( 359 warnings 985 remarks ) +PASS -- TEST 'cpld_debug_sfs_intel' [19:48, 12:53](2265 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [08:10, 06:21] ( 359 warnings 1401 remarks ) +PASS -- TEST 'cpld_debug_gfsv17_intel' [27:07, 23:11](1948 MB) + +PASS -- COMPILE 's2swa_intel' [28:11, 27:05] ( 1 warnings 1090 remarks ) +PASS -- TEST 'cpld_control_p8_intel' [21:25, 17:48](2196 MB) +PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [19:59, 16:31](2182 MB) +PASS -- TEST 'cpld_restart_p8_intel' [15:12, 09:47](1778 MB) +PASS -- TEST 'cpld_control_qr_p8_intel' [20:03, 17:09](2209 MB) +PASS -- TEST 'cpld_restart_qr_p8_intel' [16:23, 09:48](1769 MB) +PASS -- TEST 'cpld_2threads_p8_intel' [17:50, 12:27](2292 MB) +PASS -- TEST 'cpld_decomp_p8_intel' [20:55, 17:17](2174 MB) +PASS -- TEST 'cpld_mpi_p8_intel' [17:48, 14:24](2070 MB) +PASS -- TEST 'cpld_control_ciceC_p8_intel' [19:59, 16:01](2199 MB) +PASS -- TEST 'cpld_control_c192_p8_intel' [25:52, 16:31](2665 MB) +PASS -- TEST 'cpld_restart_c192_p8_intel' [15:35, 09:25](2819 MB) + +PASS -- COMPILE 's2swal_intel' [31:11, 29:18] ( 1 warnings 1111 remarks ) +PASS -- TEST 'cpld_control_p8_lnd_intel' [20:03, 17:02](2145 MB) +PASS -- TEST 'cpld_restart_p8_lnd_intel' [14:19, 09:47](1742 MB) +PASS -- TEST 'cpld_s2sa_p8_intel' [10:42, 07:39](2174 MB) + +PASS -- COMPILE 's2sw_intel' [31:11, 29:12] ( 1 warnings 1058 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_intel' [18:37, 15:33](1986 MB) +PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [16:51, 07:17](2102 MB) + +PASS -- COMPILE 's2swa_debug_intel' [07:10, 06:00] ( 359 warnings 1370 remarks ) +PASS -- TEST 'cpld_debug_p8_intel' [18:05, 14:52](2202 MB) + +PASS -- COMPILE 's2sw_debug_intel' [07:10, 05:47] ( 359 warnings 1352 remarks ) +PASS -- TEST 'cpld_debug_noaero_p8_intel' [09:23, 06:59](2023 MB) + +PASS -- COMPILE 's2s_aoflux_intel' [24:11, 22:13] ( 1 warnings 996 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [14:54, 05:42](2081 MB) + +PASS -- COMPILE 's2sw_pdlib_intel' [29:12, 27:27] ( 1 warnings 1081 remarks ) +PASS -- TEST 'cpld_control_pdlib_p8_intel' [39:56, 21:39](2023 MB) +PASS -- TEST 'cpld_restart_pdlib_p8_intel' [18:27, 10:39](1258 MB) +PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [42:54, 24:44](1937 MB) +PASS -- TEST 'cpld_control_c48_5deg_intel' [24:14, 08:59](3047 MB) +PASS -- TEST 'cpld_warmstart_c48_5deg_intel' [17:13, 03:49](3037 MB) +PASS -- TEST 'cpld_restart_c48_5deg_intel' [04:12, 01:29](2475 MB) +PASS -- TEST 'cpld_control_c24_5deg_intel' [14:47, 02:37](2243 MB) +PASS -- TEST 'cpld_warmstart_c24_5deg_intel' [12:47, 01:52](2240 MB) +PASS -- TEST 'cpld_restart_c24_5deg_intel' [02:53, 00:39](1550 MB) +PASS -- TEST 'cpld_control_c24_9deg_intel' [12:40, 02:08](2235 MB) +PASS -- TEST 'cpld_warmstart_c24_9deg_intel' [12:41, 01:52](2234 MB) +PASS -- TEST 'cpld_restart_c24_9deg_intel' [02:46, 00:37](1551 MB) +PASS -- TEST 'cpld_control_c12_9deg_intel' [11:40, 02:03](2164 MB) +PASS -- TEST 'cpld_warmstart_c12_9deg_intel' [10:42, 02:04](2169 MB) +PASS -- TEST 'cpld_restart_c12_9deg_intel' [02:53, 00:34](1507 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_intel' [07:11, 05:34] ( 359 warnings 1383 remarks ) +PASS -- TEST 'cpld_debug_pdlib_p8_intel' [32:32, 29:15](2006 MB) + +PASS -- COMPILE 'atm_dyn32_intel' [16:10, 15:08] ( 1 warnings 534 remarks ) +PASS -- TEST 'control_CubedSphereGrid_intel' [04:48, 02:29](1592 MB) +PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [04:55, 02:42](1601 MB) +PASS -- TEST 'control_latlon_intel' [04:43, 02:37](1588 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [04:48, 02:39](1596 MB) +PASS -- TEST 'control_c48_intel' [10:48, 08:33](1716 MB) +PASS -- TEST 'control_c48.v2.sfc_intel' [09:43, 07:57](840 MB) +PASS -- TEST 'control_c48_lnd_iau_intel' [10:47, 08:46](1713 MB) +PASS -- TEST 'control_c192_intel' [10:08, 07:47](1785 MB) +PASS -- TEST 'control_c384_intel' [15:30, 09:44](1974 MB) +PASS -- TEST 'control_c384gdas_intel' [20:12, 12:18](1300 MB) +PASS -- TEST 'control_stochy_intel' [03:38, 01:49](656 MB) +PASS -- TEST 'control_stochy_restart_intel' [03:43, 01:07](480 MB) +PASS -- TEST 'control_lndp_intel' [03:38, 01:41](658 MB) +PASS -- TEST 'control_iovr4_gfdlmpv3_intel' [06:22, 03:23](951 MB) +PASS -- TEST 'control_p8_intel' [06:55, 03:18](1877 MB) +PASS -- TEST 'control_p8.v2.sfc_intel' [07:01, 03:35](1886 MB) +PASS -- TEST 'control_p8_ugwpv1_intel' [07:06, 03:12](1895 MB) +PASS -- TEST 'control_p8_ugwpv1_tempo_intel' [06:05, 03:03](1896 MB) +PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_intel' [07:21, 03:55](1922 MB) +PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_hail_intel' [05:42, 02:31](2413 MB) +PASS -- TEST 'control_restart_p8_intel' [12:46, 02:46](1133 MB) +PASS -- TEST 'control_noqr_p8_intel' [06:51, 03:18](1886 MB) +PASS -- TEST 'control_restart_noqr_p8_intel' [13:50, 02:49](1126 MB) +PASS -- TEST 'control_decomp_p8_intel' [06:51, 03:43](1880 MB) +PASS -- TEST 'control_2threads_p8_intel' [06:51, 03:28](1968 MB) +PASS -- TEST 'control_p8_lndp_intel' [08:25, 05:27](1886 MB) +PASS -- TEST 'control_p8_rrtmgp_intel' [08:58, 05:23](1943 MB) +PASS -- TEST 'control_p8_mynn_intel' [07:04, 03:23](1884 MB) +PASS -- TEST 'merra2_thompson_intel' [07:19, 03:51](1905 MB) +PASS -- TEST 'merra2_hf_thompson_intel' [10:32, 05:39](1909 MB) +PASS -- TEST 'regional_control_intel' [10:40, 07:28](1086 MB) +PASS -- TEST 'regional_restart_intel' [12:48, 04:37](1098 MB) +PASS -- TEST 'regional_decomp_intel' [08:35, 06:28](1082 MB) +PASS -- TEST 'regional_2threads_intel' [10:44, 05:29](1035 MB) +PASS -- TEST 'regional_noquilt_intel' [12:44, 07:26](1367 MB) +PASS -- TEST 'regional_netcdf_parallel_intel' [18:45, 07:13](1084 MB) +PASS -- TEST 'regional_2dwrtdecomp_intel' [17:45, 07:07](1086 MB) +PASS -- TEST 'regional_wofs_intel' [15:38, 07:48](1902 MB) + +PASS -- COMPILE 'atm_dyn32_rad32_intel' [15:10, 13:43] ( 1 warnings 514 remarks ) +PASS -- TEST 'control_p8_rrtmgp_rad32_intel' [13:31, 05:43](1916 MB) + +PASS -- COMPILE 'rrfs_intel' [14:11, 12:39] ( 4 warnings 490 remarks ) +PASS -- TEST 'rap_control_intel' [12:23, 04:27](1036 MB) +PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [12:09, 05:29](1354 MB) +PASS -- TEST 'rap_decomp_intel' [10:30, 04:37](1032 MB) +PASS -- TEST 'rap_2threads_intel' [09:58, 04:40](1122 MB) +PASS -- TEST 'rap_restart_intel' [05:35, 02:24](1006 MB) +PASS -- TEST 'rap_sfcdiff_intel' [09:27, 04:27](1046 MB) +PASS -- TEST 'rap_sfcdiff_decomp_intel' [07:11, 04:30](1030 MB) +PASS -- TEST 'rap_sfcdiff_restart_intel' [05:47, 02:21](1001 MB) +PASS -- TEST 'hrrr_control_intel' [06:32, 04:05](1039 MB) +PASS -- TEST 'hrrr_control_decomp_intel' [07:17, 04:12](1030 MB) +PASS -- TEST 'hrrr_control_2threads_intel' [07:14, 04:12](1111 MB) +PASS -- TEST 'hrrr_control_restart_intel' [04:32, 02:14](958 MB) +PASS -- TEST 'rrfs_v1beta_intel' [10:36, 07:31](1038 MB) +PASS -- TEST 'rrfs_v1nssl_intel' [11:36, 09:23](1980 MB) +PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [10:30, 08:57](2018 MB) + +PASS -- COMPILE 'csawmg_intel' [15:11, 13:13] ( 1 warnings 459 remarks ) +PASS -- TEST 'control_csawmg_intel' [08:41, 06:12](1045 MB) +PASS -- TEST 'control_ras_intel' [05:26, 03:24](745 MB) + +PASS -- COMPILE 'wam_intel' [14:11, 12:27] ( 1 warnings 437 remarks ) +PASS -- TEST 'control_wam_intel' [14:56, 12:29](1666 MB) + +PASS -- COMPILE 'atm_debug_dyn32_intel' [08:11, 06:28] ( 438 warnings 623 remarks ) +PASS -- TEST 'control_CubedSphereGrid_debug_intel' [04:33, 02:12](1610 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [04:31, 02:20](1619 MB) +PASS -- TEST 'control_stochy_debug_intel' [04:24, 02:59](824 MB) +PASS -- TEST 'control_lndp_debug_intel' [04:26, 02:44](819 MB) +PASS -- TEST 'control_csawmg_debug_intel' [06:42, 04:19](1132 MB) +PASS -- TEST 'control_ras_debug_intel' [04:27, 02:43](832 MB) +PASS -- TEST 'control_diag_debug_intel' [04:37, 02:46](1685 MB) +PASS -- TEST 'control_debug_p8_intel' [04:55, 02:41](1909 MB) +PASS -- TEST 'regional_debug_intel' [19:46, 17:52](1100 MB) +PASS -- TEST 'rap_control_debug_intel' [06:28, 04:56](1207 MB) +PASS -- TEST 'hrrr_control_debug_intel' [06:34, 04:44](1203 MB) +PASS -- TEST 'hrrr_gf_debug_intel' [06:25, 04:54](1211 MB) +PASS -- TEST 'hrrr_c3_debug_intel' [06:25, 04:56](1203 MB) +PASS -- TEST 'rap_unified_drag_suite_debug_intel' [06:27, 05:02](1210 MB) +PASS -- TEST 'rap_diag_debug_intel' [07:35, 05:16](1296 MB) +PASS -- TEST 'rap_cires_ugwp_debug_intel' [06:25, 04:57](1207 MB) +PASS -- TEST 'rap_unified_ugwp_debug_intel' [06:23, 04:58](1207 MB) +PASS -- TEST 'rap_lndp_debug_intel' [06:24, 05:04](1212 MB) +PASS -- TEST 'rap_progcld_thompson_debug_intel' [06:24, 05:02](1207 MB) +PASS -- TEST 'rap_noah_debug_intel' [06:23, 04:53](1204 MB) +PASS -- TEST 'rap_sfcdiff_debug_intel' [06:23, 04:54](1223 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [09:27, 08:09](1212 MB) +PASS -- TEST 'rap_clm_lake_debug_intel' [06:35, 04:58](1212 MB) + +PASS -- COMPILE 'wam_debug_intel' [06:10, 04:40] ( 401 warnings 437 remarks ) +PASS -- TEST 'control_wam_debug_intel' [16:00, 13:45](1699 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [14:11, 12:36] ( 4 warnings 457 remarks ) +PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [07:08, 05:01](1233 MB) +PASS -- TEST 'rap_control_dyn32_phy32_intel' [06:19, 03:45](927 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [06:46, 03:36](920 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [06:31, 03:59](993 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [06:56, 03:49](955 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [08:40, 03:47](913 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_intel' [04:41, 02:05](889 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [03:53, 02:02](891 MB) +PASS -- TEST 'conus13km_control_intel' [06:28, 03:42](1309 MB) +PASS -- TEST 'conus13km_2threads_intel' [04:10, 01:28](1217 MB) +PASS -- TEST 'conus13km_decomp_intel' [06:17, 03:44](1339 MB) +PASS -- TEST 'conus13km_restart_intel' [08:06, 02:10](1191 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_faster_cdeps_intel' [17:11, 12:39] ( 4 warnings 487 remarks ) +PASS -- TEST 'conus13km_gl_inline_intel' [05:35, 02:48](972 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [18:11, 13:19] ( 4 warnings 457 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_intel' [07:03, 04:24](1014 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [09:11, 04:40] ( 332 warnings 463 remarks ) +PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [06:33, 04:59](1088 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [06:35, 04:44](1089 MB) +PASS -- TEST 'conus13km_debug_intel' [25:09, 22:34](1346 MB) +PASS -- TEST 'conus13km_debug_qr_intel' [25:10, 22:26](1052 MB) +PASS -- TEST 'conus13km_debug_2threads_intel' [24:04, 21:39](1265 MB) +PASS -- TEST 'conus13km_debug_decomp_intel' [25:58, 23:41](1378 MB) +PASS -- TEST 'conus13km_radar_tten_debug_intel' [25:04, 22:26](1424 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [10:11, 04:45] ( 332 warnings 457 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [06:31, 04:58](1173 MB) + +PASS -- COMPILE 'hafsw_intel' [24:11, 19:27] ( 1 warnings 736 remarks ) +PASS -- TEST 'hafs_regional_atm_intel' [07:03, 04:42](868 MB) +PASS -- TEST 'hafs_regional_atm_gfdlmpv3_intel' [08:40, 05:59](1073 MB) +PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [06:34, 04:20](1177 MB) +PASS -- TEST 'hafs_regional_atm_wav_intel' [32:04, 29:24](987 MB) +PASS -- TEST 'hafs_regional_1nest_atm_intel' [10:00, 06:33](485 MB) +PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [14:17, 07:30](497 MB) +PASS -- TEST 'hafs_global_1nest_atm_intel' [08:55, 03:18](365 MB) +PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [13:09, 08:12](417 MB) +PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [10:01, 04:24](520 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [09:53, 04:13](521 MB) +PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [05:41, 01:25](396 MB) +PASS -- TEST 'gnv1_nested_intel' [09:58, 03:52](1728 MB) + +PASS -- COMPILE 'hafs_mom6w_intel' [19:11, 15:39] ( 1 warnings 975 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [16:26, 11:28](715 MB) + +PASS -- COMPILE 'hafs_all_intel' [15:11, 13:12] ( 1 warnings 678 remarks ) +PASS -- TEST 'hafs_regional_docn_intel' [10:58, 06:39](953 MB) +PASS -- TEST 'hafs_regional_docn_oisst_intel' [10:58, 06:41](938 MB) + +PASS -- COMPILE 'datm_cdeps_intel' [27:11, 21:43] ( 567 remarks ) +PASS -- TEST 'datm_cdeps_control_cfsr_intel' [06:22, 03:32](1838 MB) +PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [04:23, 02:27](1797 MB) +PASS -- TEST 'datm_cdeps_control_gefs_intel' [05:19, 03:10](1108 MB) +PASS -- TEST 'datm_cdeps_iau_gefs_intel' [06:20, 03:11](1086 MB) +PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [05:24, 03:12](1101 MB) +PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [05:19, 03:31](1843 MB) +PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [05:19, 03:32](1847 MB) +PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [05:20, 03:11](1091 MB) +PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [10:22, 07:45](1661 MB) +PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [10:18, 07:19](1020 MB) +PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [05:21, 03:30](1840 MB) +PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [07:20, 05:52](4832 MB) +PASS -- TEST 'datm_cdeps_gfs_intel' [07:21, 05:54](4831 MB) + +PASS -- COMPILE 'datm_cdeps_debug_intel' [07:11, 04:02] ( 2 warnings 567 remarks ) +PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [08:19, 06:51](1778 MB) + +PASS -- COMPILE 'datm_cdeps_land_intel' [04:11, 01:14] ( 127 remarks ) +PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [03:36, 01:12](247 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_intel' [02:25, 00:47](314 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [02:32, 00:32](312 MB) + +PASS -- COMPILE 'datm_cdeps_lm4_intel' [08:11, 01:33] ( 165 remarks ) +PASS -- TEST 'datm_cdeps_lm4_gswp3_intel' [02:31, 00:38](566 MB) +PASS -- TEST 'datm_cdeps_lm4_gswp3_rst_intel' [02:38, 00:22](446 MB) + +PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [29:12, 24:16] ( 1 warnings 654 remarks ) +PASS -- TEST 'atm_ds2s_docn_pcice_intel' [07:20, 04:23](1979 MB) + +PASS -- COMPILE 'atm_ds2s_docn_dice_intel' [17:11, 13:07] ( 1 warnings 542 remarks ) +PASS -- TEST 'atm_ds2s_docn_dice_intel' [10:21, 06:06](1991 MB) + +PASS -- COMPILE 'atml_intel' [16:11, 14:12] ( 9 warnings 586 remarks ) +PASS -- TEST 'control_p8_atmlnd_intel' [06:40, 03:34](1852 MB) +PASS -- TEST 'control_restart_p8_atmlnd_intel' [05:00, 01:58](1104 MB) + +PASS -- COMPILE 'atml_debug_intel' [10:11, 05:48] ( 445 warnings 586 remarks ) +PASS -- TEST 'control_p8_atmlnd_debug_intel' [09:33, 06:28](1889 MB) + +PASS -- COMPILE 'atmw_intel' [18:11, 13:47] ( 1 warnings 561 remarks ) +PASS -- TEST 'atmwav_control_noaero_p8_intel' [05:29, 02:23](1906 MB) + +PASS -- COMPILE 'atmaero_intel' [16:11, 14:47] ( 1 warnings 455 remarks ) +PASS -- TEST 'atmaero_control_p8_intel' [10:24, 05:43](1973 MB) +PASS -- TEST 'atmaero_control_p8_rad_intel' [08:09, 05:14](1762 MB) +PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [08:08, 05:20](1774 MB) + +PASS -- COMPILE 'atmaq_intel' [14:11, 12:54] ( 1 warnings 640 remarks ) +PASS -- TEST 'regional_atmaq_intel' [22:15, 18:19](2832 MB) +PASS -- TEST 'regional_atmaq_canopy_intel' [26:14, 21:37](2921 MB) + +PASS -- COMPILE 'atmaq_debug_intel' [06:11, 04:31] ( 418 warnings 640 remarks ) +PASS -- TEST 'regional_atmaq_debug_intel' [43:57, 39:47](2930 MB) + +PASS -- COMPILE 'atm_fbh_intel' [13:11, 12:09] ( 4 warnings 464 remarks ) +PASS -- TEST 'cpld_regional_atm_fbh_intel' [15:32, 13:49](1105 MB) SYNOPSIS: -Starting Date/Time: 20260218 18:21:22 -Ending Date/Time: 20260218 20:31:29 -Total Time: 02h:11m:09s +Starting Date/Time: 20260220 22:34:23 +Ending Date/Time: 20260221 00:51:50 +Total Time: 02h:18m:25s Compiles Completed: 41/41 Tests Completed: 198/198 diff --git a/tests/logs/RegressionTests_ursa.log b/tests/logs/RegressionTests_ursa.log index 19b27ff1ad..bca0f70dd8 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: -442f3d7b4ef844300825eaba8bf8aa6e44c9cb86 +bc18d703cc30e7172b8c3c561212c204959c6cc4 Submodule hashes used in testing: 2c1cec7dd4d7a477abd2ae204db4a78295c24f16 AQM (v0.2.0-63-g2c1cec7) @@ -19,7 +19,7 @@ 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) - 4ce310fa386270cbab81b03c70f3784d6a8622ea UFSATM (remotes/origin/feature/fixes_finalize_and_ismoving) + c4a4bbbdef846a0c7600ac73852f9a14e194da0c UFSATM (remotes/origin/spdmax) 22bc1a5de8a19996310aedc3482931616cd74a1b UFSATM/ccpp/framework (2025-10-15-dev-5-g22bc1a5) fa51a56100cb49dc39796090ae4dedb63a9e4800 UFSATM/ccpp/physics (EP4-2189-gfa51a561) c62efd27caa26f660edf24232f33f154e608b77a UFSATM/ccpp/physics/physics/MP/TEMPO/TEMPO (v2.1.3~3) @@ -41,414 +41,486 @@ 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-20260210 -COMPARISON DIRECTORY: /scratch3/NAGAPE/epic/Fernando.Andrade-maldonado/stmp/RT_RUNDIRS/Fernando.Andrade-maldonado/FV3_RT/rt_1136927 +BASELINE DIRECTORY: /scratch4/NAGAPE/epic/role-epic/UFS-WM_RT/NEMSfv3gfs/develop-20260220 +COMPARISON DIRECTORY: /scratch3/NAGAPE/epic/Fernando.Andrade-maldonado/stmp/RT_RUNDIRS/Fernando.Andrade-maldonado/FV3_RT/rt_1134384 RT.SH OPTIONS USED: * (-a) - HPC PROJECT ACCOUNT: epic * (-e) - USE ECFLOW -PASS -- COMPILE 's2swa_32bit_intel' [15:11, 12:55] ( 1 warnings 1090 remarks ) -PASS -- TEST 'cpld_control_p8_mixedmode_intel' [09:48, 06:30](2173 MB) -PASS -- TEST 'cpld_control_gefs_intel' [29:08, 19:44](3218 MB) -PASS -- TEST 'cpld_restart_gefs_intel' [18:17, 06:12](2914 MB) -PASS -- TEST 'cpld_dcp_gefs_intel' [42:05, 33:43](3442 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_intel' [15:11, 12:57] ( 1 warnings 1089 remarks ) -PASS -- TEST 'cpld_control_gfsv17_intel' [12:42, 09:26](2054 MB) -PASS -- TEST 'cpld_control_gfsv17_iau_intel' [19:55, 10:22](2617 MB) -PASS -- TEST 'cpld_restart_gfsv17_intel' [12:50, 03:49](1483 MB) -PASS -- TEST 'cpld_restart_gfsv17_iau_intel' [08:56, 04:35](2346 MB) -PASS -- TEST 'cpld_mpi_gfsv17_intel' [19:39, 17:13](1999 MB) - -PASS -- COMPILE 's2s_32bit_sfs_intel' [17:11, 15:12] ( 1 warnings 985 remarks ) -PASS -- TEST 'cpld_control_sfs_intel' [12:11, 08:20](2399 MB) -PASS -- TEST 'cpld_restart_sfs_intel' [16:05, 05:27](1906 MB) - -PASS -- COMPILE 's2s_32bit_sfs_debug_intel' [06:10, 03:15] ( 359 warnings 985 remarks ) -PASS -- TEST 'cpld_debug_sfs_intel' [11:37, 08:21](2412 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [06:10, 03:45] ( 359 warnings 1401 remarks ) -PASS -- TEST 'cpld_debug_gfsv17_intel' [15:41, 13:24](2086 MB) - -PASS -- COMPILE 's2swa_intel' [15:11, 12:54] ( 1 warnings 1090 remarks ) -PASS -- TEST 'cpld_control_p8_intel' [10:50, 07:41](2494 MB) -PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [09:55, 06:57](2460 MB) -PASS -- TEST 'cpld_restart_p8_intel' [08:53, 03:44](2250 MB) -PASS -- TEST 'cpld_control_qr_p8_intel' [09:52, 07:07](2355 MB) -PASS -- TEST 'cpld_restart_qr_p8_intel' [08:53, 03:38](1986 MB) -PASS -- TEST 'cpld_2threads_p8_intel' [16:45, 14:20](2978 MB) -PASS -- TEST 'cpld_decomp_p8_intel' [09:47, 06:41](2426 MB) -PASS -- TEST 'cpld_mpi_p8_intel' [14:48, 11:55](2317 MB) -PASS -- TEST 'cpld_control_ciceC_p8_intel' [09:58, 07:00](2452 MB) -PASS -- TEST 'cpld_control_c192_p8_intel' [28:32, 22:29](3585 MB) -PASS -- TEST 'cpld_restart_c192_p8_intel' [19:12, 12:50](3473 MB) - -PASS -- COMPILE 's2swal_intel' [16:11, 13:40] ( 1 warnings 1111 remarks ) -PASS -- TEST 'cpld_control_p8_lnd_intel' [09:56, 07:21](2558 MB) -PASS -- TEST 'cpld_restart_p8_lnd_intel' [14:01, 04:14](2317 MB) -PASS -- TEST 'cpld_s2sa_p8_intel' [08:53, 05:38](3150 MB) - -PASS -- COMPILE 's2sw_intel' [15:11, 12:55] ( 1 warnings 1058 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_intel' [08:42, 06:27](2098 MB) -PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [07:53, 04:50](3016 MB) - -PASS -- COMPILE 's2swa_debug_intel' [05:11, 03:03] ( 359 warnings 1370 remarks ) -PASS -- TEST 'cpld_debug_p8_intel' [12:02, 09:45](2381 MB) - -PASS -- COMPILE 's2sw_debug_intel' [06:10, 03:14] ( 359 warnings 1352 remarks ) -PASS -- TEST 'cpld_debug_noaero_p8_intel' [06:38, 04:34](2094 MB) - -PASS -- COMPILE 's2s_aoflux_intel' [13:11, 11:33] ( 1 warnings 996 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [06:54, 03:53](2158 MB) - -PASS -- COMPILE 's2sw_pdlib_intel' [14:11, 12:57] ( 1 warnings 1081 remarks ) -PASS -- TEST 'cpld_control_pdlib_p8_intel' [11:46, 08:14](2173 MB) -PASS -- TEST 'cpld_restart_pdlib_p8_intel' [11:53, 04:15](1622 MB) -PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [15:38, 11:41](2103 MB) -PASS -- TEST 'cpld_control_c48_5deg_intel' [05:31, 04:01](3036 MB) -PASS -- TEST 'cpld_warmstart_c48_5deg_intel' [03:31, 01:19](3020 MB) -PASS -- TEST 'cpld_restart_c48_5deg_intel' [03:30, 00:52](2462 MB) -PASS -- TEST 'cpld_control_c24_5deg_intel' [03:25, 00:49](2213 MB) -PASS -- TEST 'cpld_warmstart_c24_5deg_intel' [02:26, 00:31](2211 MB) -PASS -- TEST 'cpld_restart_c24_5deg_intel' [02:25, 00:25](1531 MB) -PASS -- TEST 'cpld_control_c24_9deg_intel' [03:27, 00:49](2211 MB) -PASS -- TEST 'cpld_warmstart_c24_9deg_intel' [02:26, 00:32](2207 MB) -PASS -- TEST 'cpld_restart_c24_9deg_intel' [03:24, 00:25](1533 MB) -PASS -- TEST 'cpld_control_c12_9deg_intel' [03:26, 00:34](2138 MB) -PASS -- TEST 'cpld_warmstart_c12_9deg_intel' [02:25, 00:28](2139 MB) -PASS -- TEST 'cpld_restart_c12_9deg_intel' [03:25, 00:22](1490 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_intel' [05:10, 03:09] ( 359 warnings 1383 remarks ) -PASS -- TEST 'cpld_debug_pdlib_p8_intel' [21:40, 19:15](2196 MB) - -PASS -- COMPILE 'atm_dyn32_intel' [08:11, 06:43] ( 1 warnings 534 remarks ) -PASS -- TEST 'control_CubedSphereGrid_intel' [03:22, 01:35](2204 MB) -PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [03:24, 01:43](2228 MB) -PASS -- TEST 'control_latlon_intel' [03:21, 01:39](2218 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [03:23, 01:41](2222 MB) -PASS -- TEST 'control_c48_intel' [06:22, 04:16](1667 MB) -PASS -- TEST 'control_c48.v2.sfc_intel' [05:20, 03:59](803 MB) -PASS -- TEST 'control_c48_lnd_iau_intel' [06:22, 04:24](1666 MB) -PASS -- TEST 'control_c192_intel' [07:34, 04:42](1814 MB) -PASS -- TEST 'control_c384_intel' [08:14, 05:29](2089 MB) -PASS -- TEST 'control_c384gdas_intel' [10:58, 06:26](1884 MB) -PASS -- TEST 'control_stochy_intel' [03:19, 01:10](1295 MB) -PASS -- TEST 'control_stochy_restart_intel' [03:18, 00:42](1221 MB) -PASS -- TEST 'control_lndp_intel' [03:19, 01:09](1297 MB) -PASS -- TEST 'control_iovr4_gfdlmpv3_intel' [04:33, 02:03](1591 MB) -PASS -- TEST 'control_p8_intel' [05:40, 02:31](2502 MB) -PASS -- TEST 'control_p8.v2.sfc_intel' [05:47, 02:10](2524 MB) -PASS -- TEST 'control_p8_ugwpv1_intel' [04:40, 02:02](2504 MB) -PASS -- TEST 'control_p8_ugwpv1_tempo_intel' [05:42, 02:03](2517 MB) -PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_intel' [05:43, 02:06](2535 MB) -PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_hail_intel' [04:38, 01:50](2424 MB) -PASS -- TEST 'control_restart_p8_intel' [03:33, 01:19](1834 MB) -PASS -- TEST 'control_noqr_p8_intel' [04:40, 02:03](2503 MB) -PASS -- TEST 'control_restart_noqr_p8_intel' [03:31, 01:16](1852 MB) -PASS -- TEST 'control_decomp_p8_intel' [04:39, 02:05](2508 MB) -PASS -- TEST 'control_2threads_p8_intel' [06:37, 01:42](2011 MB) -PASS -- TEST 'control_p8_lndp_intel' [06:36, 03:29](2515 MB) -PASS -- TEST 'control_p8_rrtmgp_intel' [05:40, 02:52](2565 MB) -PASS -- TEST 'control_p8_mynn_intel' [05:42, 02:11](2518 MB) -PASS -- TEST 'merra2_thompson_intel' [05:42, 02:35](2520 MB) -PASS -- TEST 'merra2_hf_thompson_intel' [05:25, 03:36](2525 MB) -PASS -- TEST 'regional_control_intel' [06:25, 03:29](1706 MB) -PASS -- TEST 'regional_restart_intel' [04:27, 01:58](1654 MB) -PASS -- TEST 'regional_decomp_intel' [06:23, 03:36](1722 MB) -PASS -- TEST 'regional_2threads_intel' [07:23, 02:06](1570 MB) -PASS -- TEST 'regional_noquilt_intel' [06:28, 03:28](1988 MB) -PASS -- TEST 'regional_netcdf_parallel_intel' [06:25, 03:32](1704 MB) -PASS -- TEST 'regional_2dwrtdecomp_intel' [05:24, 03:27](1715 MB) -PASS -- TEST 'regional_wofs_intel' [06:24, 04:18](2621 MB) - -PASS -- COMPILE 'atm_dyn32_rad32_intel' [08:10, 06:24] ( 1 warnings 514 remarks ) -PASS -- TEST 'control_p8_rrtmgp_rad32_intel' [08:33, 02:44](2556 MB) - -PASS -- COMPILE 'rrfs_intel' [08:11, 06:14] ( 4 warnings 490 remarks ) -PASS -- TEST 'rap_control_intel' [05:29, 02:32](1776 MB) -PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [10:46, 02:38](1602 MB) -PASS -- TEST 'rap_decomp_intel' [08:24, 02:35](1724 MB) -PASS -- TEST 'rap_2threads_intel' [13:28, 02:13](1171 MB) -PASS -- TEST 'rap_restart_intel' [07:29, 01:38](1782 MB) -PASS -- TEST 'rap_sfcdiff_intel' [10:28, 02:31](1807 MB) -PASS -- TEST 'rap_sfcdiff_decomp_intel' [12:24, 02:36](1720 MB) -PASS -- TEST 'rap_sfcdiff_restart_intel' [04:26, 01:23](1773 MB) -PASS -- TEST 'hrrr_control_intel' [10:27, 02:27](1783 MB) -PASS -- TEST 'hrrr_control_decomp_intel' [09:22, 02:27](1703 MB) -PASS -- TEST 'hrrr_control_2threads_intel' [08:27, 02:14](1163 MB) -PASS -- TEST 'hrrr_control_restart_intel' [03:18, 01:19](1722 MB) -PASS -- TEST 'rrfs_v1beta_intel' [10:34, 04:25](1914 MB) -PASS -- TEST 'rrfs_v1nssl_intel' [11:18, 05:42](2668 MB) -PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [11:19, 05:35](2902 MB) - -PASS -- COMPILE 'csawmg_intel' [08:11, 06:13] ( 1 warnings 459 remarks ) -PASS -- TEST 'control_csawmg_intel' [09:25, 04:27](1718 MB) -PASS -- TEST 'control_ras_intel' [07:17, 02:17](1582 MB) - -PASS -- COMPILE 'wam_intel' [07:11, 05:54] ( 1 warnings 437 remarks ) -PASS -- TEST 'control_wam_intel' [13:37, 08:19](2411 MB) - -PASS -- COMPILE 'atm_debug_dyn32_intel' [05:11, 03:35] ( 438 warnings 623 remarks ) -PASS -- TEST 'control_CubedSphereGrid_debug_intel' [05:21, 01:40](2239 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [05:19, 01:40](2248 MB) -PASS -- TEST 'control_stochy_debug_intel' [05:17, 02:22](1487 MB) -PASS -- TEST 'control_lndp_debug_intel' [04:18, 01:57](1475 MB) -PASS -- TEST 'control_csawmg_debug_intel' [06:28, 03:08](1793 MB) -PASS -- TEST 'control_ras_debug_intel' [04:17, 02:12](1488 MB) -PASS -- TEST 'control_diag_debug_intel' [04:23, 02:02](2318 MB) -PASS -- TEST 'control_debug_p8_intel' [04:29, 02:06](2538 MB) -PASS -- TEST 'regional_debug_intel' [13:28, 12:01](1626 MB) -PASS -- TEST 'rap_control_debug_intel' [05:20, 03:34](1870 MB) -PASS -- TEST 'hrrr_control_debug_intel' [05:20, 03:26](1861 MB) -PASS -- TEST 'hrrr_gf_debug_intel' [05:20, 03:33](1861 MB) -PASS -- TEST 'hrrr_c3_debug_intel' [05:18, 03:31](1859 MB) -PASS -- TEST 'rap_unified_drag_suite_debug_intel' [05:17, 03:32](1873 MB) -PASS -- TEST 'rap_diag_debug_intel' [05:23, 03:40](1954 MB) -PASS -- TEST 'rap_cires_ugwp_debug_intel' [05:17, 03:34](1864 MB) -PASS -- TEST 'rap_unified_ugwp_debug_intel' [05:16, 03:34](1865 MB) -PASS -- TEST 'rap_lndp_debug_intel' [05:17, 03:36](1875 MB) -PASS -- TEST 'rap_progcld_thompson_debug_intel' [05:17, 03:32](1863 MB) -PASS -- TEST 'rap_noah_debug_intel' [05:17, 03:29](1870 MB) -PASS -- TEST 'rap_sfcdiff_debug_intel' [05:17, 03:31](1869 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [07:17, 05:41](1862 MB) -PASS -- TEST 'rap_clm_lake_debug_intel' [05:17, 03:31](1872 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [07:30, 06:05](1865 MB) - -PASS -- COMPILE 'wam_debug_intel' [04:11, 02:19] ( 401 warnings 437 remarks ) -PASS -- TEST 'control_wam_debug_intel' [12:34, 09:19](2310 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [07:11, 05:40] ( 4 warnings 457 remarks ) -PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [05:49, 02:29](1491 MB) -PASS -- TEST 'rap_control_dyn32_phy32_intel' [04:25, 02:07](1749 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [04:24, 02:03](1699 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [04:21, 01:42](1069 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [04:21, 01:37](1038 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [04:21, 02:09](1659 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_intel' [03:23, 01:10](1654 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [02:17, 01:08](1648 MB) -PASS -- TEST 'conus13km_control_intel' [03:45, 01:54](1759 MB) -PASS -- TEST 'conus13km_2threads_intel' [02:30, 00:50](1775 MB) -PASS -- TEST 'conus13km_decomp_intel' [03:32, 01:55](1810 MB) -PASS -- TEST 'conus13km_restart_intel' [03:32, 01:08](1557 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_faster_cdeps_intel' [07:11, 05:56] ( 4 warnings 487 remarks ) -PASS -- TEST 'conus13km_gl_inline_intel' [04:39, 02:32](1334 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [07:11, 05:57] ( 4 warnings 457 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_intel' [04:27, 02:40](1821 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [04:11, 02:20] ( 332 warnings 463 remarks ) -PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [05:17, 03:23](1759 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [05:16, 03:15](1741 MB) -PASS -- TEST 'conus13km_debug_intel' [16:35, 14:58](1794 MB) -PASS -- TEST 'conus13km_debug_qr_intel' [16:35, 14:55](1442 MB) -PASS -- TEST 'conus13km_debug_2threads_intel' [10:32, 08:23](1834 MB) -PASS -- TEST 'conus13km_debug_decomp_intel' [17:31, 15:23](1844 MB) -PASS -- TEST 'conus13km_radar_tten_debug_intel' [17:31, 14:59](1880 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [03:11, 02:06] ( 332 warnings 457 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [05:17, 03:29](1857 MB) - -PASS -- COMPILE 'hafsw_intel' [10:11, 08:41] ( 1 warnings 736 remarks ) -PASS -- TEST 'hafs_regional_atm_intel' [08:34, 02:44](1160 MB) -PASS -- TEST 'hafs_regional_atm_gfdlmpv3_intel' [09:51, 03:57](1374 MB) -PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [08:21, 02:25](1448 MB) -PASS -- TEST 'hafs_regional_atm_wav_intel' [33:35, 31:03](1316 MB) -PASS -- TEST 'hafs_regional_1nest_atm_intel' [05:33, 03:18](792 MB) -PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [08:33, 03:58](803 MB) -PASS -- TEST 'hafs_global_1nest_atm_intel' [06:29, 01:37](530 MB) -PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [09:00, 04:22](616 MB) -PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [04:31, 02:17](766 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [04:28, 02:07](743 MB) -PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [04:18, 00:47](526 MB) -PASS -- TEST 'gnv1_nested_intel' [05:48, 02:19](1721 MB) - -PASS -- COMPILE 'hafs_mom6w_intel' [09:11, 07:37] ( 1 warnings 975 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [26:08, 22:01](1088 MB) - -PASS -- COMPILE 'hafs_all_intel' [10:11, 08:04] ( 1 warnings 678 remarks ) -PASS -- TEST 'hafs_regional_docn_intel' [07:32, 04:16](1291 MB) -PASS -- TEST 'hafs_regional_docn_oisst_intel' [06:33, 04:18](1304 MB) - -PASS -- COMPILE 'datm_cdeps_intel' [12:11, 10:50] ( 567 remarks ) -PASS -- TEST 'datm_cdeps_control_cfsr_intel' [08:15, 06:06](1924 MB) -PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [05:16, 04:05](1872 MB) -PASS -- TEST 'datm_cdeps_control_gefs_intel' [13:16, 11:55](1172 MB) -PASS -- TEST 'datm_cdeps_iau_gefs_intel' [04:16, 02:49](1163 MB) -PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [03:15, 01:54](1168 MB) -PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [03:15, 02:00](1914 MB) -PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [03:15, 01:56](1919 MB) -PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [03:15, 01:53](1154 MB) -PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [07:58, 05:19](1826 MB) -PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [06:51, 05:09](1320 MB) -PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [03:14, 01:57](1913 MB) -PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [06:15, 04:36](4789 MB) -PASS -- TEST 'datm_cdeps_gfs_intel' [05:16, 03:14](4787 MB) - -PASS -- COMPILE 'datm_cdeps_debug_intel' [05:11, 02:17] ( 2 warnings 567 remarks ) -PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [05:15, 03:57](1831 MB) - -PASS -- COMPILE 'datm_cdeps_land_intel' [02:11, 00:42] ( 127 remarks ) -PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [02:25, 00:44](367 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_intel' [02:20, 00:31](619 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [02:20, 00:22](623 MB) - -PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [13:11, 11:35] ( 1 warnings 654 remarks ) -PASS -- TEST 'atm_ds2s_docn_pcice_intel' [04:42, 02:31](2831 MB) - -PASS -- COMPILE 'atm_ds2s_docn_dice_intel' [08:11, 06:11] ( 1 warnings 542 remarks ) -PASS -- TEST 'atm_ds2s_docn_dice_intel' [05:34, 03:22](2851 MB) - -PASS -- COMPILE 'atml_intel' [08:11, 06:45] ( 9 warnings 586 remarks ) +PASS -- COMPILE 's2swa_32bit_intel' [16:11, 14:13] ( 1 warnings 1090 remarks ) +PASS -- TEST 'cpld_control_p8_mixedmode_intel' [09:53, 06:47](2183 MB) +PASS -- TEST 'cpld_control_gefs_intel' [30:22, 19:48](3196 MB) +PASS -- TEST 'cpld_restart_gefs_intel' [20:01, 06:42](2919 MB) +PASS -- TEST 'cpld_dcp_gefs_intel' [43:49, 32:53](3398 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_intel' [15:11, 14:00] ( 1 warnings 1089 remarks ) +PASS -- TEST 'cpld_control_gfsv17_intel' [11:42, 09:24](2061 MB) +PASS -- TEST 'cpld_control_gfsv17_iau_intel' [12:52, 10:11](2621 MB) +PASS -- TEST 'cpld_restart_gfsv17_intel' [05:50, 03:51](1498 MB) +PASS -- TEST 'cpld_restart_gfsv17_iau_intel' [06:56, 04:40](2341 MB) +PASS -- TEST 'cpld_mpi_gfsv17_intel' [18:38, 16:33](1996 MB) + +PASS -- COMPILE 's2s_32bit_sfs_intel' [14:11, 13:03] ( 1 warnings 985 remarks ) +PASS -- TEST 'cpld_control_sfs_intel' [12:22, 08:30](2391 MB) +PASS -- TEST 'cpld_restart_sfs_intel' [08:27, 04:30](1903 MB) + +PASS -- COMPILE 's2s_32bit_sfs_debug_intel' [05:11, 03:19] ( 359 warnings 985 remarks ) +PASS -- TEST 'cpld_debug_sfs_intel' [12:08, 08:29](2427 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [05:11, 03:34] ( 359 warnings 1401 remarks ) +PASS -- TEST 'cpld_debug_gfsv17_intel' [15:51, 13:16](2079 MB) + +PASS -- COMPILE 's2swa_intel' [16:11, 14:45] ( 1 warnings 1090 remarks ) +PASS -- TEST 'cpld_control_p8_intel' [09:49, 07:47](2505 MB) +PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [08:54, 06:59](2507 MB) +PASS -- TEST 'cpld_restart_p8_intel' [06:54, 03:43](2245 MB) +PASS -- TEST 'cpld_control_qr_p8_intel' [08:52, 06:47](2356 MB) +PASS -- TEST 'cpld_restart_qr_p8_intel' [06:54, 03:58](2002 MB) +PASS -- TEST 'cpld_2threads_p8_intel' [16:43, 14:00](2990 MB) +PASS -- TEST 'cpld_decomp_p8_intel' [08:41, 06:54](2453 MB) +PASS -- TEST 'cpld_mpi_p8_intel' [13:42, 09:29](2299 MB) +PASS -- TEST 'cpld_control_ciceC_p8_intel' [10:52, 06:51](2494 MB) +PASS -- TEST 'cpld_control_c192_p8_intel' [25:37, 23:00](3574 MB) +PASS -- TEST 'cpld_restart_c192_p8_intel' [19:07, 15:11](3449 MB) + +PASS -- COMPILE 's2swal_intel' [16:11, 14:14] ( 1 warnings 1111 remarks ) +PASS -- TEST 'cpld_control_p8_lnd_intel' [11:54, 07:41](2550 MB) +PASS -- TEST 'cpld_restart_p8_lnd_intel' [06:04, 04:08](2271 MB) +FAILED: TEST TIMED OUT -- TEST 'cpld_s2sa_p8_intel' [, ]( MB) + +PASS -- COMPILE 's2sw_intel' [14:11, 12:58] ( 1 warnings 1058 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_intel' [10:38, 06:53](2081 MB) +PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [07:51, 05:09](2994 MB) + +PASS -- COMPILE 's2swa_debug_intel' [05:11, 03:15] ( 359 warnings 1370 remarks ) +PASS -- TEST 'cpld_debug_p8_intel' [10:59, 09:01](2394 MB) + +PASS -- COMPILE 's2sw_debug_intel' [05:11, 03:51] ( 359 warnings 1352 remarks ) +PASS -- TEST 'cpld_debug_noaero_p8_intel' [06:48, 04:37](2132 MB) + +PASS -- COMPILE 's2s_aoflux_intel' [15:11, 13:13] ( 1 warnings 996 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [05:51, 03:33](2194 MB) + +PASS -- COMPILE 's2sw_pdlib_intel' [15:11, 13:52] ( 1 warnings 1081 remarks ) +PASS -- TEST 'cpld_control_pdlib_p8_intel' [10:43, 08:15](2161 MB) +PASS -- TEST 'cpld_restart_pdlib_p8_intel' [05:55, 03:57](1655 MB) +PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [15:40, 11:46](2096 MB) +PASS -- TEST 'cpld_control_c48_5deg_intel' [18:32, 16:30](3030 MB) +PASS -- TEST 'cpld_warmstart_c48_5deg_intel' [22:32, 20:57](3020 MB) +PASS -- TEST 'cpld_restart_c48_5deg_intel' [02:34, 00:52](2463 MB) +PASS -- TEST 'cpld_control_c24_5deg_intel' [02:27, 00:53](2210 MB) +PASS -- TEST 'cpld_warmstart_c24_5deg_intel' [02:27, 00:31](2211 MB) +PASS -- TEST 'cpld_restart_c24_5deg_intel' [22:26, 20:53](1531 MB) +PASS -- TEST 'cpld_control_c24_9deg_intel' [02:26, 00:51](2210 MB) +PASS -- TEST 'cpld_warmstart_c24_9deg_intel' [02:26, 00:30](2207 MB) +PASS -- TEST 'cpld_restart_c24_9deg_intel' [02:25, 00:24](1529 MB) +PASS -- TEST 'cpld_control_c12_9deg_intel' [02:27, 00:32](2138 MB) +PASS -- TEST 'cpld_warmstart_c12_9deg_intel' [02:25, 00:25](2137 MB) +PASS -- TEST 'cpld_restart_c12_9deg_intel' [02:25, 00:22](1489 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_intel' [05:11, 03:34] ( 359 warnings 1383 remarks ) +PASS -- TEST 'cpld_debug_pdlib_p8_intel' [21:43, 19:22](2198 MB) + +PASS -- COMPILE 'atm_dyn32_intel' [08:11, 06:54] ( 1 warnings 534 remarks ) +PASS -- TEST 'control_CubedSphereGrid_intel' [05:23, 01:35](2195 MB) +PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [04:30, 01:42](2212 MB) +PASS -- TEST 'control_latlon_intel' [05:22, 01:49](2209 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [04:24, 01:42](2209 MB) +PASS -- TEST 'control_c48_intel' [14:24, 12:37](1668 MB) +PASS -- TEST 'control_c48.v2.sfc_intel' [05:22, 04:01](803 MB) +PASS -- TEST 'control_c48_lnd_iau_intel' [06:23, 04:22](1666 MB) +PASS -- TEST 'control_c192_intel' [06:37, 04:43](1812 MB) +PASS -- TEST 'control_c384_intel' [08:19, 05:45](2067 MB) +PASS -- TEST 'control_c384gdas_intel' [09:58, 06:29](1904 MB) +PASS -- TEST 'control_stochy_intel' [04:20, 01:13](1295 MB) +PASS -- TEST 'control_stochy_restart_intel' [02:18, 00:40](1210 MB) +PASS -- TEST 'control_lndp_intel' [03:20, 01:07](1312 MB) +PASS -- TEST 'control_iovr4_gfdlmpv3_intel' [05:34, 02:08](1591 MB) +PASS -- TEST 'control_p8_intel' [05:42, 02:03](2495 MB) +PASS -- TEST 'control_p8.v2.sfc_intel' [06:48, 02:08](2519 MB) +PASS -- TEST 'control_p8_ugwpv1_intel' [05:42, 02:03](2502 MB) +PASS -- TEST 'control_p8_ugwpv1_tempo_intel' [06:43, 02:05](2546 MB) +PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_intel' [06:44, 02:08](2555 MB) +PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_hail_intel' [04:44, 02:01](2440 MB) +PASS -- TEST 'control_restart_p8_intel' [04:32, 01:18](1846 MB) +PASS -- TEST 'control_noqr_p8_intel' [05:41, 02:13](2499 MB) +PASS -- TEST 'control_restart_noqr_p8_intel' [04:31, 01:18](1870 MB) +PASS -- TEST 'control_decomp_p8_intel' [05:41, 02:08](2505 MB) +PASS -- TEST 'control_2threads_p8_intel' [06:39, 01:42](2012 MB) +PASS -- TEST 'control_p8_lndp_intel' [07:37, 03:32](2516 MB) +PASS -- TEST 'control_p8_rrtmgp_intel' [06:41, 02:50](2580 MB) +PASS -- TEST 'control_p8_mynn_intel' [05:44, 02:09](2540 MB) +PASS -- TEST 'merra2_thompson_intel' [06:42, 02:25](2519 MB) +PASS -- TEST 'merra2_hf_thompson_intel' [05:24, 03:23](2525 MB) +PASS -- TEST 'regional_control_intel' [06:26, 03:26](1708 MB) +PASS -- TEST 'regional_restart_intel' [03:25, 01:57](1698 MB) +PASS -- TEST 'regional_decomp_intel' [06:25, 03:39](1721 MB) +PASS -- TEST 'regional_2threads_intel' [04:24, 02:09](1570 MB) +PASS -- TEST 'regional_noquilt_intel' [05:27, 03:35](1987 MB) +PASS -- TEST 'regional_netcdf_parallel_intel' [05:26, 03:29](1693 MB) +PASS -- TEST 'regional_2dwrtdecomp_intel' [06:25, 03:27](1719 MB) +PASS -- TEST 'regional_wofs_intel' [06:26, 04:15](2633 MB) + +PASS -- COMPILE 'atm_dyn32_rad32_intel' [08:11, 07:00] ( 1 warnings 514 remarks ) +PASS -- TEST 'control_p8_rrtmgp_rad32_intel' [11:34, 10:08](2551 MB) + +PASS -- COMPILE 'rrfs_intel' [07:11, 06:06] ( 4 warnings 490 remarks ) +PASS -- TEST 'rap_control_intel' [04:28, 02:32](1777 MB) +PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [04:47, 02:39](1616 MB) +PASS -- TEST 'rap_decomp_intel' [04:25, 02:40](1724 MB) +PASS -- TEST 'rap_2threads_intel' [04:24, 02:09](1173 MB) +PASS -- TEST 'rap_restart_intel' [03:27, 01:21](1750 MB) +PASS -- TEST 'rap_sfcdiff_intel' [04:28, 02:31](1769 MB) +PASS -- TEST 'rap_sfcdiff_decomp_intel' [04:28, 02:35](1724 MB) +PASS -- TEST 'rap_sfcdiff_restart_intel' [03:28, 01:23](1782 MB) +PASS -- TEST 'hrrr_control_intel' [04:29, 02:26](1749 MB) +PASS -- TEST 'hrrr_control_decomp_intel' [04:24, 02:29](1699 MB) +PASS -- TEST 'hrrr_control_2threads_intel' [03:27, 01:57](1161 MB) +PASS -- TEST 'hrrr_control_restart_intel' [03:19, 01:20](1704 MB) +PASS -- TEST 'rrfs_v1beta_intel' [06:32, 04:21](1935 MB) +PASS -- TEST 'rrfs_v1nssl_intel' [07:18, 05:48](2665 MB) +PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [07:18, 05:24](2898 MB) + +PASS -- COMPILE 'csawmg_intel' [07:12, 06:02] ( 1 warnings 459 remarks ) +PASS -- TEST 'control_csawmg_intel' [20:27, 18:22](1856 MB) +PASS -- TEST 'control_ras_intel' [13:18, 11:33](1767 MB) + +PASS -- COMPILE 'wam_intel' [07:11, 05:57] ( 1 warnings 437 remarks ) +PASS -- TEST 'control_wam_intel' [09:35, 08:05](2382 MB) + +PASS -- COMPILE 'atm_debug_dyn32_intel' [05:12, 03:33] ( 438 warnings 623 remarks ) +PASS -- TEST 'control_CubedSphereGrid_debug_intel' [03:20, 01:37](2235 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [03:20, 01:39](2256 MB) +PASS -- TEST 'control_stochy_debug_intel' [04:18, 02:10](1479 MB) +PASS -- TEST 'control_lndp_debug_intel' [03:18, 01:58](1466 MB) +PASS -- TEST 'control_csawmg_debug_intel' [04:26, 03:02](1795 MB) +PASS -- TEST 'control_ras_debug_intel' [03:18, 01:57](1482 MB) +PASS -- TEST 'control_diag_debug_intel' [03:24, 02:05](2323 MB) +PASS -- TEST 'control_debug_p8_intel' [03:29, 02:00](2538 MB) +PASS -- TEST 'regional_debug_intel' [14:28, 12:04](1614 MB) +PASS -- TEST 'rap_control_debug_intel' [05:18, 03:33](1870 MB) +PASS -- TEST 'hrrr_control_debug_intel' [05:18, 03:22](1869 MB) +PASS -- TEST 'hrrr_gf_debug_intel' [05:18, 03:29](1880 MB) +PASS -- TEST 'hrrr_c3_debug_intel' [05:17, 03:29](1878 MB) +PASS -- TEST 'rap_unified_drag_suite_debug_intel' [05:17, 03:46](1865 MB) +PASS -- TEST 'rap_diag_debug_intel' [11:23, 09:27](1958 MB) +PASS -- TEST 'rap_cires_ugwp_debug_intel' [05:18, 03:34](1875 MB) +PASS -- TEST 'rap_unified_ugwp_debug_intel' [05:17, 03:37](1879 MB) +PASS -- TEST 'rap_lndp_debug_intel' [05:17, 03:33](1874 MB) +PASS -- TEST 'rap_progcld_thompson_debug_intel' [05:17, 03:30](1860 MB) +PASS -- TEST 'rap_noah_debug_intel' [05:17, 03:28](1865 MB) +PASS -- TEST 'rap_sfcdiff_debug_intel' [05:17, 03:33](1872 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [07:17, 05:40](1866 MB) +PASS -- TEST 'rap_clm_lake_debug_intel' [05:17, 03:32](1861 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [07:27, 06:03](1872 MB) + +PASS -- COMPILE 'wam_debug_intel' [04:11, 02:13] ( 401 warnings 437 remarks ) +PASS -- TEST 'control_wam_debug_intel' [11:30, 09:20](2286 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [07:11, 05:49] ( 4 warnings 457 remarks ) +PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [04:46, 02:33](1493 MB) +PASS -- TEST 'rap_control_dyn32_phy32_intel' [03:25, 02:07](1746 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [03:23, 02:04](1723 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [03:23, 01:43](1066 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [03:22, 01:37](1050 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [04:22, 02:11](1664 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_intel' [03:28, 01:11](1647 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [03:18, 01:10](1625 MB) +PASS -- TEST 'conus13km_control_intel' [04:43, 01:56](1772 MB) +PASS -- TEST 'conus13km_2threads_intel' [02:31, 00:50](1792 MB) +PASS -- TEST 'conus13km_decomp_intel' [03:34, 01:54](1807 MB) +PASS -- TEST 'conus13km_restart_intel' [03:35, 01:07](1539 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_faster_cdeps_intel' [07:11, 05:45] ( 4 warnings 487 remarks ) +PASS -- TEST 'conus13km_gl_inline_intel' [15:40, 13:52](1332 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [07:12, 05:52] ( 4 warnings 457 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_intel' [04:27, 02:39](1815 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [04:11, 02:17] ( 332 warnings 463 remarks ) +PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [05:18, 03:26](1744 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [05:17, 03:20](1744 MB) +PASS -- TEST 'conus13km_debug_intel' [17:34, 15:07](1787 MB) +PASS -- TEST 'conus13km_debug_qr_intel' [17:32, 15:25](1442 MB) +PASS -- TEST 'conus13km_debug_2threads_intel' [10:30, 08:21](1832 MB) +PASS -- TEST 'conus13km_debug_decomp_intel' [17:31, 15:16](1844 MB) +PASS -- TEST 'conus13km_radar_tten_debug_intel' [16:32, 15:01](1873 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [04:11, 02:15] ( 332 warnings 457 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [05:19, 03:29](1856 MB) + +PASS -- COMPILE 'hafsw_intel' [10:10, 08:50] ( 1 warnings 736 remarks ) +PASS -- TEST 'hafs_regional_atm_intel' [06:35, 02:56](1143 MB) +PASS -- TEST 'hafs_regional_atm_gfdlmpv3_intel' [06:48, 03:57](1369 MB) +PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [05:21, 02:29](1471 MB) +PASS -- TEST 'hafs_regional_atm_wav_intel' [34:35, 31:57](1331 MB) +PASS -- TEST 'hafs_regional_1nest_atm_intel' [05:30, 03:20](793 MB) +PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [05:34, 03:58](818 MB) +PASS -- TEST 'hafs_global_1nest_atm_intel' [03:28, 01:38](535 MB) +PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [07:58, 04:23](609 MB) +PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [04:30, 02:19](764 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [04:27, 02:08](754 MB) +PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [02:21, 00:44](508 MB) +PASS -- TEST 'gnv1_nested_intel' [08:47, 02:22](1748 MB) + +PASS -- COMPILE 'hafs_mom6w_intel' [10:10, 08:08] ( 1 warnings 975 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [29:00, 22:27](1097 MB) + +PASS -- COMPILE 'hafs_all_intel' [09:11, 08:00] ( 1 warnings 678 remarks ) +PASS -- TEST 'hafs_regional_docn_intel' [11:32, 04:22](1296 MB) +PASS -- TEST 'hafs_regional_docn_oisst_intel' [10:33, 04:20](1290 MB) + +PASS -- COMPILE 'datm_cdeps_intel' [13:11, 11:25] ( 567 remarks ) +PASS -- TEST 'datm_cdeps_control_cfsr_intel' [04:16, 02:44](1924 MB) +PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [03:18, 01:19](1865 MB) +PASS -- TEST 'datm_cdeps_control_gefs_intel' [07:16, 05:02](1151 MB) +PASS -- TEST 'datm_cdeps_iau_gefs_intel' [16:17, 14:44](1179 MB) +PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [13:16, 11:09](1154 MB) +PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [13:16, 11:16](1915 MB) +PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [13:17, 11:17](1913 MB) +PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [21:16, 18:34](1177 MB) +PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [09:55, 05:22](1820 MB) +PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [09:52, 05:14](1329 MB) +PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [04:15, 01:59](1916 MB) +PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [05:16, 03:15](4789 MB) +PASS -- TEST 'datm_cdeps_gfs_intel' [07:16, 04:40](4791 MB) + +PASS -- COMPILE 'datm_cdeps_debug_intel' [04:12, 02:23] ( 2 warnings 567 remarks ) +PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [06:17, 03:59](1839 MB) + +PASS -- COMPILE 'datm_cdeps_land_intel' [02:12, 00:39] ( 127 remarks ) +PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [03:26, 00:44](362 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_intel' [03:20, 00:33](621 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [02:21, 00:23](623 MB) + +PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [13:11, 11:50] ( 1 warnings 654 remarks ) +PASS -- TEST 'atm_ds2s_docn_pcice_intel' [04:38, 02:33](2834 MB) + +PASS -- COMPILE 'atm_ds2s_docn_dice_intel' [08:12, 06:11] ( 1 warnings 542 remarks ) +PASS -- TEST 'atm_ds2s_docn_dice_intel' [05:35, 03:21](2874 MB) + +PASS -- COMPILE 'atml_intel' [08:11, 06:44] ( 9 warnings 586 remarks ) PASS -- TEST 'control_p8_atmlnd_intel' [04:34, 02:22](1894 MB) -PASS -- TEST 'control_restart_p8_atmlnd_intel' [03:28, 01:24](1301 MB) - -PASS -- COMPILE 'atml_debug_intel' [05:11, 03:11] ( 445 warnings 586 remarks ) -PASS -- TEST 'control_p8_atmlnd_debug_intel' [05:35, 03:33](1936 MB) - -PASS -- COMPILE 'atmw_intel' [09:11, 07:28] ( 1 warnings 561 remarks ) -PASS -- TEST 'atmwav_control_noaero_p8_intel' [15:34, 13:47](2711 MB) - -PASS -- COMPILE 'atmaero_intel' [11:10, 08:48] ( 1 warnings 455 remarks ) -PASS -- TEST 'atmaero_control_p8_intel' [05:39, 03:10](1990 MB) -PASS -- TEST 'atmaero_control_p8_rad_intel' [16:32, 15:07](2405 MB) -PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [05:32, 03:23](2399 MB) - -PASS -- COMPILE 'atmaq_intel' [08:11, 06:11] ( 1 warnings 640 remarks ) -PASS -- TEST 'regional_atmaq_intel' [13:29, 10:20](2877 MB) -PASS -- TEST 'regional_atmaq_canopy_intel' [15:19, 12:24](2879 MB) - -PASS -- COMPILE 'atmaq_debug_intel' [04:11, 02:20] ( 418 warnings 640 remarks ) -PASS -- TEST 'regional_atmaq_debug_intel' [30:06, 27:16](2892 MB) - -PASS -- COMPILE 'atm_fbh_intel' [07:11, 05:42] ( 4 warnings 464 remarks ) -PASS -- TEST 'cpld_regional_atm_fbh_intel' [08:21, 06:42](1136 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_intelllvm' [14:11, 12:02] -PASS -- TEST 'cpld_control_gfsv17_intelllvm' [11:43, 09:37](2057 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_debug_intelllvm' [05:11, 03:14] -PASS -- TEST 'cpld_debug_gfsv17_intelllvm' [15:43, 13:27](2087 MB) - -PASS -- COMPILE 's2s_32bit_sfs_intelllvm' [13:11, 10:55] -PASS -- TEST 'cpld_control_sfs_intelllvm' [13:27, 08:30](2377 MB) - -PASS -- COMPILE 's2swa_intelllvm' [15:11, 13:35] -PASS -- TEST 'cpld_control_p8_intelllvm' [10:01, 07:49](2514 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intelllvm' [08:11, 05:50] -PASS -- TEST 'rap_control_dyn32_phy32_intelllvm' [04:26, 02:28](1752 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intelllvm' [08:11, 05:51] -PASS -- TEST 'rap_control_dyn64_phy32_intelllvm' [04:28, 02:42](1822 MB) - -PASS -- COMPILE 'datm_cdeps_intelllvm' [13:11, 10:58] -PASS -- TEST 'datm_cdeps_control_cfsr_intelllvm' [13:16, 10:53](1930 MB) - -PASS -- COMPILE 'datm_cdeps_debug_intelllvm' [04:11, 02:25] -PASS -- TEST 'datm_cdeps_debug_cfsr_intelllvm' [06:16, 04:04](1833 MB) - -PASS -- COMPILE 'atm_gnu' [06:11, 03:33] -PASS -- TEST 'control_c48_gnu' [07:20, 06:02](1509 MB) -PASS -- TEST 'control_stochy_gnu' [04:16, 02:02](509 MB) -PASS -- TEST 'control_ras_gnu' [05:16, 03:09](514 MB) -PASS -- TEST 'control_p8_gnu' [05:36, 03:04](1459 MB) -PASS -- TEST 'control_p8_ugwpv1_gnu' [04:34, 03:03](1466 MB) - -PASS -- COMPILE 'rrfs_gnu' [06:11, 03:21] -PASS -- TEST 'rap_control_gnu' [05:24, 03:39](846 MB) -PASS -- TEST 'rap_decomp_gnu' [05:23, 03:26](847 MB) -PASS -- TEST 'rap_2threads_gnu' [04:29, 02:39](894 MB) -PASS -- TEST 'rap_restart_gnu' [03:27, 01:54](581 MB) -PASS -- TEST 'rap_sfcdiff_gnu' [05:28, 03:29](848 MB) -PASS -- TEST 'rap_sfcdiff_decomp_gnu' [11:24, 10:02](846 MB) -PASS -- TEST 'rap_sfcdiff_restart_gnu' [03:28, 01:49](581 MB) -PASS -- TEST 'hrrr_control_gnu' [05:25, 03:24](849 MB) -PASS -- TEST 'hrrr_control_noqr_gnu' [05:23, 03:20](835 MB) -PASS -- TEST 'hrrr_control_2threads_gnu' [04:27, 02:34](890 MB) -PASS -- TEST 'hrrr_control_decomp_gnu' [05:22, 03:35](849 MB) -PASS -- TEST 'hrrr_control_restart_gnu' [03:18, 01:47](576 MB) -PASS -- TEST 'hrrr_control_restart_noqr_gnu' [03:18, 01:49](663 MB) -PASS -- TEST 'rrfs_v1beta_gnu' [08:30, 06:17](842 MB) - -PASS -- COMPILE 'csawmg_gnu' [04:11, 02:34] -PASS -- TEST 'control_csawmg_gnu' [07:26, 05:47](753 MB) - -PASS -- COMPILE 'atm_dyn32_debug_gnu' [07:10, 05:11] -PASS -- TEST 'control_diag_debug_gnu' [03:24, 01:30](1281 MB) -PASS -- TEST 'regional_debug_gnu' [07:28, 05:40](779 MB) -PASS -- TEST 'rap_control_debug_gnu' [03:18, 01:48](854 MB) -PASS -- TEST 'hrrr_control_debug_gnu' [03:18, 01:46](856 MB) -PASS -- TEST 'hrrr_gf_debug_gnu' [16:19, 15:08](859 MB) -PASS -- TEST 'hrrr_c3_debug_gnu' [03:18, 02:03](885 MB) -PASS -- TEST 'rap_diag_debug_gnu' [04:24, 02:03](942 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_gnu' [04:18, 02:47](852 MB) -PASS -- TEST 'rap_progcld_thompson_debug_gnu' [03:18, 01:52](853 MB) -PASS -- TEST 'control_ras_debug_gnu' [02:17, 01:06](500 MB) -PASS -- TEST 'control_stochy_debug_gnu' [03:17, 01:12](492 MB) -PASS -- TEST 'control_debug_p8_gnu' [03:28, 01:19](1454 MB) -PASS -- TEST 'rap_clm_lake_debug_gnu' [03:17, 01:50](854 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_gnu' [04:30, 02:57](864 MB) - -PASS -- COMPILE 'wam_debug_gnu' [03:10, 01:27] -PASS -- TEST 'control_wam_debug_gnu' [06:36, 04:37](1304 MB) +PASS -- TEST 'control_restart_p8_atmlnd_intel' [03:30, 01:25](1304 MB) + +PASS -- COMPILE 'atml_debug_intel' [04:11, 03:06] ( 445 warnings 586 remarks ) +PASS -- TEST 'control_p8_atmlnd_debug_intel' [06:35, 03:33](1950 MB) + +PASS -- COMPILE 'atmw_intel' [09:11, 07:40] ( 1 warnings 561 remarks ) +PASS -- TEST 'atmwav_control_noaero_p8_intel' [04:32, 01:48](2694 MB) + +PASS -- COMPILE 'atmaero_intel' [10:10, 08:49] ( 1 warnings 455 remarks ) +PASS -- TEST 'atmaero_control_p8_intel' [05:40, 03:11](2018 MB) +PASS -- TEST 'atmaero_control_p8_rad_intel' [05:31, 03:18](2390 MB) +PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [05:31, 03:21](2401 MB) + +PASS -- COMPILE 'atmaq_intel' [08:11, 06:21] ( 1 warnings 640 remarks ) +PASS -- TEST 'regional_atmaq_intel' [13:26, 10:30](2877 MB) +PASS -- TEST 'regional_atmaq_canopy_intel' [15:26, 12:22](2877 MB) + +PASS -- COMPILE 'atmaq_debug_intel' [04:11, 02:27] ( 418 warnings 640 remarks ) +PASS -- TEST 'regional_atmaq_debug_intel' [30:06, 27:06](2890 MB) + +PASS -- COMPILE 'atm_fbh_intel' [07:11, 05:30] ( 4 warnings 464 remarks ) +PASS -- TEST 'cpld_regional_atm_fbh_intel' [25:22, 23:23](1132 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_intelllvm' [14:11, 12:31] +PASS -- TEST 'cpld_control_gfsv17_intelllvm' [12:42, 09:29](2050 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_debug_intelllvm' [05:11, 03:29] +PASS -- TEST 'cpld_debug_gfsv17_intelllvm' [15:38, 13:27](2092 MB) + +PASS -- COMPILE 's2s_32bit_sfs_intelllvm' [15:11, 14:03] +PASS -- TEST 'cpld_control_sfs_intelllvm' [12:15, 08:24](2380 MB) + +PASS -- COMPILE 's2swa_intelllvm' [16:11, 15:05] +PASS -- TEST 'cpld_control_p8_intelllvm' [09:56, 07:23](2469 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_intelllvm' [07:11, 05:57] +PASS -- TEST 'rap_control_dyn32_phy32_intelllvm' [04:24, 02:10](1721 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intelllvm' [07:11, 05:57] +PASS -- TEST 'rap_control_dyn64_phy32_intelllvm' [04:26, 02:39](1818 MB) + +PASS -- COMPILE 'datm_cdeps_intelllvm' [12:11, 11:00] +PASS -- TEST 'datm_cdeps_control_cfsr_intelllvm' [13:16, 11:24](1928 MB) + +PASS -- COMPILE 'datm_cdeps_debug_intelllvm' [04:11, 02:22] +PASS -- TEST 'datm_cdeps_debug_cfsr_intelllvm' [11:16, 09:58](1838 MB) + +PASS -- COMPILE 'atm_gnu' [04:11, 02:51] +PASS -- TEST 'control_c48_gnu' [07:22, 05:53](1508 MB) +PASS -- TEST 'control_stochy_gnu' [03:16, 02:00](509 MB) +PASS -- TEST 'control_ras_gnu' [05:17, 03:11](513 MB) +PASS -- TEST 'control_p8_gnu' [04:35, 03:02](1457 MB) +PASS -- TEST 'control_p8_ugwpv1_gnu' [04:33, 03:03](1449 MB) + +PASS -- COMPILE 'rrfs_gnu' [04:11, 02:46] +PASS -- TEST 'rap_control_gnu' [05:24, 03:27](846 MB) +PASS -- TEST 'rap_decomp_gnu' [05:23, 03:27](847 MB) +PASS -- TEST 'rap_2threads_gnu' [04:27, 02:40](899 MB) +PASS -- TEST 'rap_restart_gnu' [03:26, 01:48](581 MB) +PASS -- TEST 'rap_sfcdiff_gnu' [05:27, 03:28](846 MB) +PASS -- TEST 'rap_sfcdiff_decomp_gnu' [05:24, 03:26](846 MB) +PASS -- TEST 'rap_sfcdiff_restart_gnu' [03:26, 01:49](580 MB) +PASS -- TEST 'hrrr_control_gnu' [05:26, 03:21](849 MB) +PASS -- TEST 'hrrr_control_noqr_gnu' [05:23, 03:23](834 MB) +PASS -- TEST 'hrrr_control_2threads_gnu' [04:25, 02:40](890 MB) +PASS -- TEST 'hrrr_control_decomp_gnu' [05:22, 03:19](849 MB) +PASS -- TEST 'hrrr_control_restart_gnu' [03:19, 01:48](575 MB) +PASS -- TEST 'hrrr_control_restart_noqr_gnu' [03:19, 01:44](664 MB) +PASS -- TEST 'rrfs_v1beta_gnu' [08:27, 06:19](841 MB) + +PASS -- COMPILE 'csawmg_gnu' [04:11, 02:33] +PASS -- TEST 'control_csawmg_gnu' [07:26, 05:48](753 MB) + +PASS -- COMPILE 'atm_dyn32_debug_gnu' [06:10, 05:07] +PASS -- TEST 'control_diag_debug_gnu' [03:24, 01:19](1281 MB) +PASS -- TEST 'regional_debug_gnu' [07:28, 05:40](773 MB) +PASS -- TEST 'rap_control_debug_gnu' [03:18, 01:48](855 MB) +PASS -- TEST 'hrrr_control_debug_gnu' [03:18, 01:45](856 MB) +PASS -- TEST 'hrrr_gf_debug_gnu' [03:18, 01:49](860 MB) +PASS -- TEST 'hrrr_c3_debug_gnu' [03:18, 01:48](860 MB) +PASS -- TEST 'rap_diag_debug_gnu' [03:25, 02:02](941 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_gnu' [04:19, 02:48](852 MB) +PASS -- TEST 'rap_progcld_thompson_debug_gnu' [03:18, 01:50](856 MB) +PASS -- TEST 'control_ras_debug_gnu' [02:17, 01:05](500 MB) +PASS -- TEST 'control_stochy_debug_gnu' [03:17, 01:13](490 MB) +PASS -- TEST 'control_debug_p8_gnu' [03:31, 01:20](1444 MB) +PASS -- TEST 'rap_clm_lake_debug_gnu' [03:18, 01:51](856 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_gnu' [04:28, 02:58](866 MB) + +PASS -- COMPILE 'wam_debug_gnu' [03:10, 01:28] +PASS -- TEST 'control_wam_debug_gnu' [06:34, 04:34](1305 MB) PASS -- COMPILE 'atm_debug_dyn32_gnu' [04:10, 02:28] -PASS -- TEST 'control_csawmg_debug_gnu' [03:25, 01:48](737 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_gnu' [04:10, 02:39] -PASS -- TEST 'rap_control_dyn32_phy32_gnu' [05:21, 03:16](706 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_gnu' [04:24, 03:08](709 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_gnu' [04:25, 02:28](733 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_gnu' [04:20, 02:22](727 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_gnu' [05:21, 03:09](710 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_gnu' [03:23, 01:41](553 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_gnu' [03:17, 01:42](556 MB) -PASS -- TEST 'conus13km_control_gnu' [04:42, 03:00](904 MB) -PASS -- TEST 'conus13km_2threads_gnu' [03:30, 01:11](904 MB) -PASS -- TEST 'conus13km_decomp_gnu' [04:32, 03:01](907 MB) -PASS -- TEST 'conus13km_restart_gnu' [03:31, 01:42](581 MB) - -PASS -- COMPILE 'atm_dyn64_phy32_gnu' [08:10, 06:30] -PASS -- TEST 'rap_control_dyn64_phy32_gnu' [05:27, 03:38](733 MB) - -PASS -- COMPILE 'atm_dyn32_phy32_debug_gnu' [07:10, 05:13] -PASS -- TEST 'rap_control_debug_dyn32_phy32_gnu' [03:18, 01:46](713 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_gnu' [03:17, 01:47](716 MB) -PASS -- TEST 'conus13km_debug_gnu' [09:33, 07:03](921 MB) -PASS -- TEST 'conus13km_debug_qr_gnu' [09:32, 07:03](646 MB) -PASS -- TEST 'conus13km_debug_2threads_gnu' [06:30, 04:08](923 MB) -PASS -- TEST 'conus13km_debug_decomp_gnu' [09:31, 07:19](911 MB) -PASS -- TEST 'conus13km_radar_tten_debug_gnu' [09:30, 07:08](990 MB) - -PASS -- COMPILE 'atm_dyn64_phy32_debug_gnu' [07:10, 05:08] -PASS -- TEST 'rap_control_dyn64_phy32_debug_gnu' [03:17, 01:48](741 MB) - -PASS -- COMPILE 's2swa_gnu' [12:10, 10:42] -PASS -- TEST 'cpld_control_p8_gnu' [10:00, 07:38](1597 MB) - -PASS -- COMPILE 's2s_gnu' [12:10, 10:53] -PASS -- TEST 'cpld_control_nowave_noaero_p8_gnu' [08:54, 06:51](1555 MB) - -PASS -- COMPILE 's2swa_debug_gnu' [03:10, 01:50] -PASS -- TEST 'cpld_debug_p8_gnu' [06:50, 04:42](1602 MB) - -PASS -- COMPILE 's2sw_pdlib_gnu' [12:11, 10:18] -PASS -- TEST 'cpld_control_pdlib_p8_gnu' [10:41, 08:50](1540 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_gnu' [03:10, 01:56] -PASS -- TEST 'cpld_debug_pdlib_p8_gnu' [08:41, 06:30](1560 MB) - -PASS -- COMPILE 'datm_cdeps_gnu' [11:10, 10:08] -PASS -- TEST 'datm_cdeps_control_cfsr_gnu' [08:15, 06:52](1513 MB) +PASS -- TEST 'control_csawmg_debug_gnu' [03:26, 01:46](735 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_gnu' [04:10, 02:42] +PASS -- TEST 'rap_control_dyn32_phy32_gnu' [29:26, 27:20](704 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_gnu' [04:24, 03:09](709 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_gnu' [04:26, 02:27](734 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_gnu' [04:22, 02:24](726 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_gnu' [05:22, 03:08](710 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_gnu' [04:26, 01:42](553 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_gnu' [03:19, 01:40](553 MB) +PASS -- TEST 'conus13km_control_gnu' [04:44, 02:57](904 MB) +PASS -- TEST 'conus13km_2threads_gnu' [03:34, 01:12](907 MB) +PASS -- TEST 'conus13km_decomp_gnu' [04:33, 03:02](907 MB) +PASS -- TEST 'conus13km_restart_gnu' [03:32, 01:41](581 MB) + +PASS -- COMPILE 'atm_dyn64_phy32_gnu' [08:10, 07:05] +PASS -- TEST 'rap_control_dyn64_phy32_gnu' [05:27, 03:40](734 MB) + +PASS -- COMPILE 'atm_dyn32_phy32_debug_gnu' [07:10, 05:35] +PASS -- TEST 'rap_control_debug_dyn32_phy32_gnu' [03:18, 01:46](714 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_gnu' [03:18, 01:45](717 MB) +PASS -- TEST 'conus13km_debug_gnu' [09:34, 07:07](920 MB) +PASS -- TEST 'conus13km_debug_qr_gnu' [08:34, 07:05](650 MB) +PASS -- TEST 'conus13km_debug_2threads_gnu' [05:33, 04:07](923 MB) +PASS -- TEST 'conus13km_debug_decomp_gnu' [09:31, 07:23](925 MB) +PASS -- TEST 'conus13km_radar_tten_debug_gnu' [08:32, 07:07](988 MB) + +PASS -- COMPILE 'atm_dyn64_phy32_debug_gnu' [08:11, 06:23] +PASS -- TEST 'rap_control_dyn64_phy32_debug_gnu' [03:19, 01:49](741 MB) + +PASS -- COMPILE 's2swa_gnu' [13:10, 11:18] +PASS -- TEST 'cpld_control_p8_gnu' [10:03, 07:42](1594 MB) + +PASS -- COMPILE 's2s_gnu' [13:10, 11:10] +PASS -- TEST 'cpld_control_nowave_noaero_p8_gnu' [08:52, 06:53](1556 MB) + +PASS -- COMPILE 's2swa_debug_gnu' [03:10, 01:55] +PASS -- TEST 'cpld_debug_p8_gnu' [06:49, 04:41](1583 MB) + +PASS -- COMPILE 's2sw_pdlib_gnu' [13:10, 11:28] +PASS -- TEST 'cpld_control_pdlib_p8_gnu' [10:40, 08:52](1573 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_gnu' [03:10, 01:49] +PASS -- TEST 'cpld_debug_pdlib_p8_gnu' [09:38, 06:32](1573 MB) + +PASS -- COMPILE 'datm_cdeps_gnu' [11:10, 09:59] +PASS -- TEST 'datm_cdeps_control_cfsr_gnu' [08:17, 06:30](1513 MB) SYNOPSIS: -Starting Date/Time: 20260218 21:55:22 -Ending Date/Time: 20260218 23:26:22 -Total Time: 01h:31m:47s +Starting Date/Time: 20260222 20:57:37 +Ending Date/Time: 20260222 22:57:26 +Total Time: 02h:00m:35s Compiles Completed: 64/64 -Tests Completed: 267/267 +Tests Completed: 266/267 +Failed Tests: +* TEST cpld_s2sa_p8_intel: FAILED: TEST TIMED OUT +-- LOG: /scratch3/NAGAPE/epic/Fernando.Andrade-maldonado/stmp/RT_RUNDIRS/Fernando.Andrade-maldonado/FV3_RT/rt_1134384/cpld_s2sa_p8_intel/err + +NOTES: +A file 'test_changes.list' was generated with list of all failed tests. +You can use './rt.sh -c -b test_changes.list' to create baselines for the failed tests. +If you are using this log as a pull request verification, please commit 'test_changes.list'. + +Result: FAILURE + +====END OF URSA REGRESSION TESTING LOG==== +====START OF URSA REGRESSION TESTING LOG==== + +UFSWM hash used in testing: +bc18d703cc30e7172b8c3c561212c204959c6cc4 + +Submodule hashes used in testing: + 2c1cec7dd4d7a477abd2ae204db4a78295c24f16 AQM (v0.2.0-63-g2c1cec7) + 642e81395472d5887b54f601b60ee607ed39bf09 AQM/src/model/CMAQ (CMAQv5.2.1_07Feb2018-6194-g642e81395) + 9f53664ef2e607ad25d6b6c939f2eac9ec818ee6 CDEPS-interface/CDEPS (cdeps0.4.17-432-g9f53664) + def9c53b17d6722cc9991ba72ddae8ad2d5d25d9 CICE-interface/CICE (CICE6.0.0-445-gdef9c53) + 4954a6f9033f78e5c32bf33780384cbf2d0843e6 CICE-interface/CICE/icepack (Icepack1.1.0-225-g4954a6f) + 27e3961d9bb323fc5ff16a532947caddb515eb95 CMEPS-interface/CMEPS (cmeps_v0.4.1-2331-g27e3961) + 69049ec0c26b3160c3dbe1980b2feb78470a37a6 CMakeModules (v1.0.0-36-g69049ec) + 9ff3df9545dd582f415f682d3297e8c6c841e5cb GOCART (sdr_v2.1.2.6-291-g9ff3df9) + bcf7777bb037ae2feb2a8a8ac51aacb3511b52d9 HYCOM-interface/HYCOM (2.3.00-122-gbcf7777) + 05a3f7ae291b59a2ab7611a042f2fc99be31dc61 LM4-driver (baseline_change_240904-7-g05a3f7a) + c03c4f68816030f726785daf0db6150aa1e9cc6f LM4-driver/LM4 (land_lad2_2021.02) + b4d9a232181b3057587f30362876a9626abf7f98 MOM6-interface/MOM6 (dev/master/repository_split_2014.10.10-10784-gb4d9a2321) + 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) + c4a4bbbdef846a0c7600ac73852f9a14e194da0c UFSATM (remotes/origin/spdmax) + 22bc1a5de8a19996310aedc3482931616cd74a1b UFSATM/ccpp/framework (2025-10-15-dev-5-g22bc1a5) + fa51a56100cb49dc39796090ae4dedb63a9e4800 UFSATM/ccpp/physics (EP4-2189-gfa51a561) + c62efd27caa26f660edf24232f33f154e608b77a UFSATM/ccpp/physics/physics/MP/TEMPO/TEMPO (v2.1.3~3) + 41c5fcd950fed09b8afe186dede266824eca7fd3 UFSATM/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (41c5fcd) + 0c00ba42a222a26754348c6f103a8e97d26f33e7 UFSATM/ccpp/physics/physics/SFC_Layer/MYNN/MYNN (0c00ba4) + 3e5db3750e382976b4d6011c6d9c1437b0cf34f6 UFSATM/fv3/atmos_cubed_sphere (201912_public_release-502-g3e5db37) + 38d2177aef842a5c6abe26ffe876804b95fd9e0a UFSATM/mpas/MPAS-Model (remotes/origin/master-60-g38d2177a) + 7d9597c471470be061ab8853dd62bcd03f15d6aa UFSATM/upp (upp_v10.2.0-354-g7d9597c4) +-5afd607642ae0fd6a53b137230336386beb47ce6 UFSATM/upp/sorc/libIFI.fd +-3d35332fe66e3e63a285cc8d96facdf255a33481 UFSATM/upp/sorc/ncep_post.fd/post_gtg.fd + dcc9da76c2d32c6ca7a5318a56db033295d9f43c WW3 (6.07.1-531-gdcc9da76) + 3be9c444ace991b4235e4e978449cc3d3fd0d2d1 fire_behavior (v0.2.0-3-g3be9c44) + ae192f119b8614b4476a1b04ba55f6fb93e2953d stochastic_physics (ufs-v2.0.0-298-gae192f1) + + +NOTES: +[Times](Memory) are at the end of each compile/test in format [MM:SS](Size). +The first time is for the full script (prep+run+finalize). +The second time is specifically for the run phase. +Times/Memory will be empty for failed tests. + +BASELINE DIRECTORY: /scratch4/NAGAPE/epic/role-epic/UFS-WM_RT/NEMSfv3gfs/develop-20260220 +COMPARISON DIRECTORY: /scratch3/NAGAPE/epic/Fernando.Andrade-maldonado/stmp/RT_RUNDIRS/Fernando.Andrade-maldonado/FV3_RT/rt_3436460 + +RT.SH OPTIONS USED: +* (-a) - HPC PROJECT ACCOUNT: epic +* (-n) - RUN SINGLE TEST: cpld_s2sa_p8 +* (-e) - USE ECFLOW + +PASS -- COMPILE 's2swal_intel' [15:11, 13:16] ( 1 warnings 1111 remarks ) +PASS -- TEST 'cpld_s2sa_p8_intel' [07:56, 05:35](3122 MB) + +SYNOPSIS: +Starting Date/Time: 20260223 05:20:18 +Ending Date/Time: 20260223 05:44:43 +Total Time: 00h:24m:32s +Compiles Completed: 1/1 +Tests Completed: 1/1 NOTES: A file 'test_changes.list' was generated but is empty. diff --git a/tests/logs/RegressionTests_wcoss2.log b/tests/logs/RegressionTests_wcoss2.log index a4610d3947..eb626323b7 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: -94d2467605c040f63e5c6522e86c7aef8b484f91 +f75df6aefeea2d163af89842842c77f510c705d8 Submodule hashes used in testing: 2c1cec7dd4d7a477abd2ae204db4a78295c24f16 AQM (v0.2.0-63-g2c1cec7) @@ -19,7 +19,7 @@ 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) - 4ce310fa386270cbab81b03c70f3784d6a8622ea UFSATM (remotes/origin/feature/fixes_finalize_and_ismoving) + c4a4bbbdef846a0c7600ac73852f9a14e194da0c UFSATM (remotes/origin/spdmax) 22bc1a5de8a19996310aedc3482931616cd74a1b UFSATM/ccpp/framework (2025-10-15-dev-5-g22bc1a5) fa51a56100cb49dc39796090ae4dedb63a9e4800 UFSATM/ccpp/physics (EP4-2189-gfa51a561) c62efd27caa26f660edf24232f33f154e608b77a UFSATM/ccpp/physics/physics/MP/TEMPO/TEMPO (v2.1.3~3) @@ -41,248 +41,248 @@ 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-20260210 -COMPARISON DIRECTORY: /lfs/h2/emc/ptmp/brian.curtis/FV3_RT/rt_1041233 +BASELINE DIRECTORY: /lfs/h2/emc/nems/noscrub/emc.nems/RT/NEMSfv3gfs/develop-20260220 +COMPARISON DIRECTORY: /lfs/h2/emc/ptmp/brian.curtis/FV3_RT/rt_2570597 RT.SH OPTIONS USED: * (-a) - HPC PROJECT ACCOUNT: GFS-DEV * (-e) - USE ECFLOW -PASS -- COMPILE 's2swa_32bit_intel' [20:34, 16:45] ( 1 warnings 1 remarks ) -PASS -- TEST 'cpld_control_p8_mixedmode_intel' [15:45, 06:41](1937 MB) -PASS -- TEST 'cpld_control_gefs_intel' [38:28, 16:32](2863 MB) -PASS -- TEST 'cpld_restart_gefs_intel' [32:58, 06:56](2578 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_intel' [20:33, 16:06] ( 1 warnings 1 remarks ) -PASS -- TEST 'cpld_control_gfsv17_intel' [22:33, 13:50](1809 MB) -PASS -- TEST 'cpld_control_gfsv17_iau_intel' [20:36, 14:55](1849 MB) -PASS -- TEST 'cpld_restart_gfsv17_intel' [12:13, 06:30](982 MB) -PASS -- TEST 'cpld_restart_gfsv17_iau_intel' [18:51, 06:53](1846 MB) -PASS -- TEST 'cpld_mpi_gfsv17_intel' [25:05, 16:30](1796 MB) - -PASS -- COMPILE 's2s_32bit_sfs_intel' [18:32, 14:36] ( 1 warnings 1 remarks ) -PASS -- TEST 'cpld_control_sfs_intel' [21:16, 11:53](2096 MB) -PASS -- TEST 'cpld_restart_sfs_intel' [14:47, 06:40](1255 MB) - -PASS -- COMPILE 's2s_32bit_sfs_debug_intel' [08:20, 04:25] ( 355 warnings 1 remarks ) -PASS -- TEST 'cpld_debug_sfs_intel' [21:03, 13:02](2130 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [09:21, 04:41] ( 355 warnings 324 remarks ) -PASS -- TEST 'cpld_debug_gfsv17_intel' [27:23, 20:13](1855 MB) - -PASS -- COMPILE 's2swa_intel' [20:33, 16:16] ( 1 warnings 1 remarks ) -PASS -- TEST 'cpld_control_p8_intel' [16:31, 08:24](1973 MB) -PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [16:50, 08:24](1979 MB) -PASS -- TEST 'cpld_restart_p8_intel' [11:27, 04:55](1536 MB) -PASS -- TEST 'cpld_control_qr_p8_intel' [16:26, 08:23](1994 MB) -PASS -- TEST 'cpld_restart_qr_p8_intel' [11:32, 04:55](1314 MB) -PASS -- TEST 'cpld_2threads_p8_intel' [16:22, 07:40](2122 MB) -PASS -- TEST 'cpld_decomp_p8_intel' [16:18, 08:15](1966 MB) -PASS -- TEST 'cpld_mpi_p8_intel' [15:32, 06:56](1923 MB) -PASS -- TEST 'cpld_control_ciceC_p8_intel' [16:55, 08:28](1971 MB) - -PASS -- COMPILE 's2swal_intel' [20:35, 16:09] ( 1 warnings 2 remarks ) -PASS -- TEST 'cpld_s2sa_p8_intel' [16:49, 08:25](1962 MB) - -PASS -- COMPILE 's2sw_intel' [19:33, 15:10] ( 1 warnings 1 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_intel' [11:47, 04:48](1822 MB) -PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [14:14, 07:17](1888 MB) - -PASS -- COMPILE 's2s_aoflux_intel' [18:32, 14:47] ( 1 warnings 1 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [11:15, 05:13](1900 MB) - -PASS -- COMPILE 's2sw_pdlib_intel' [19:34, 15:21] ( 1 warnings 1 remarks ) -PASS -- TEST 'cpld_control_pdlib_p8_intel' [20:07, 13:29](1834 MB) -PASS -- TEST 'cpld_restart_pdlib_p8_intel' [11:17, 06:35](1011 MB) -PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [22:12, 15:33](1803 MB) -PASS -- TEST 'cpld_control_c48_5deg_intel' [12:34, 06:04](2895 MB) -PASS -- TEST 'cpld_warmstart_c48_5deg_intel' [08:30, 02:14](2903 MB) -PASS -- TEST 'cpld_restart_c48_5deg_intel' [05:48, 01:24](2313 MB) -PASS -- TEST 'cpld_control_c24_5deg_intel' [06:58, 01:27](2122 MB) -PASS -- TEST 'cpld_warmstart_c24_5deg_intel' [06:57, 01:01](2120 MB) -PASS -- TEST 'cpld_restart_c24_5deg_intel' [06:00, 00:52](1461 MB) -PASS -- TEST 'cpld_control_c24_9deg_intel' [06:58, 01:25](2119 MB) -PASS -- TEST 'cpld_warmstart_c24_9deg_intel' [06:58, 01:05](2118 MB) -PASS -- TEST 'cpld_restart_c24_9deg_intel' [05:58, 00:50](1457 MB) -PASS -- TEST 'cpld_control_c12_9deg_intel' [06:56, 01:02](2052 MB) -PASS -- TEST 'cpld_warmstart_c12_9deg_intel' [06:58, 00:59](2049 MB) -PASS -- TEST 'cpld_restart_c12_9deg_intel' [05:57, 00:43](1407 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_intel' [08:21, 04:37] ( 355 warnings 324 remarks ) -PASS -- TEST 'cpld_debug_pdlib_p8_intel' [30:05, 23:50](1870 MB) - -PASS -- COMPILE 'atm_dyn32_intel' [14:29, 10:20] ( 1 warnings 1 remarks ) -PASS -- TEST 'control_CubedSphereGrid_intel' [07:45, 02:27](1473 MB) -PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [06:51, 02:42](1479 MB) -PASS -- TEST 'control_latlon_intel' [06:35, 02:37](1482 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [06:41, 02:40](1486 MB) -PASS -- TEST 'control_c48_intel' [10:08, 06:22](1597 MB) -PASS -- TEST 'control_c48.v2.sfc_intel' [09:56, 05:33](725 MB) -PASS -- TEST 'control_c48_lnd_iau_intel' [09:52, 06:25](1598 MB) -PASS -- TEST 'control_c192_intel' [11:05, 07:11](1616 MB) -PASS -- TEST 'control_c384_intel' [13:26, 08:23](1898 MB) -PASS -- TEST 'control_c384gdas_intel' [16:18, 09:23](1039 MB) -PASS -- TEST 'control_stochy_intel' [04:42, 01:50](544 MB) -PASS -- TEST 'control_stochy_restart_intel' [05:43, 01:12](296 MB) -PASS -- TEST 'control_lndp_intel' [04:41, 01:47](538 MB) -PASS -- TEST 'control_iovr4_gfdlmpv3_intel' [07:17, 03:06](826 MB) -PASS -- TEST 'control_p8_intel' [08:47, 03:09](1752 MB) -PASS -- TEST 'control_p8.v2.sfc_intel' [08:56, 03:18](1762 MB) -PASS -- TEST 'control_p8_ugwpv1_intel' [09:26, 03:08](1759 MB) -PASS -- TEST 'control_p8_ugwpv1_tempo_intel' [09:22, 03:07](1783 MB) -PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_intel' [10:53, 03:23](1792 MB) -PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_hail_intel' [08:59, 02:45](2349 MB) -PASS -- TEST 'control_restart_p8_intel' [07:27, 02:00](919 MB) -PASS -- TEST 'control_noqr_p8_intel' [08:48, 03:13](1757 MB) -PASS -- TEST 'control_restart_noqr_p8_intel' [07:20, 01:56](918 MB) -PASS -- TEST 'control_decomp_p8_intel' [08:40, 03:28](1759 MB) -PASS -- TEST 'control_2threads_p8_intel' [08:40, 03:00](1844 MB) -PASS -- TEST 'control_p8_lndp_intel' [10:15, 05:08](1770 MB) -PASS -- TEST 'control_p8_rrtmgp_intel' [10:11, 04:20](1821 MB) -PASS -- TEST 'control_p8_mynn_intel' [09:14, 03:16](1773 MB) -PASS -- TEST 'merra2_thompson_intel' [09:26, 03:41](1765 MB) -PASS -- TEST 'merra2_hf_thompson_intel' [11:26, 05:36](1776 MB) -PASS -- TEST 'regional_control_intel' [08:59, 05:19](911 MB) -PASS -- TEST 'regional_restart_intel' [07:00, 03:03](918 MB) -PASS -- TEST 'regional_decomp_intel' [09:15, 05:39](914 MB) -PASS -- TEST 'regional_2threads_intel' [06:59, 03:21](918 MB) -PASS -- TEST 'regional_noquilt_intel' [09:03, 05:16](1187 MB) -PASS -- TEST 'regional_netcdf_parallel_intel' [09:03, 05:18](911 MB) -PASS -- TEST 'regional_2dwrtdecomp_intel' [08:58, 05:20](912 MB) -PASS -- TEST 'regional_wofs_intel' [11:02, 06:43](1643 MB) - -PASS -- COMPILE 'atm_dyn32_rad32_intel' [14:31, 09:37] ( 1 warnings 1 remarks ) -PASS -- TEST 'control_p8_rrtmgp_rad32_intel' [09:23, 04:07](1789 MB) - -PASS -- COMPILE 'rrfs_intel' [12:26, 08:49] ( 4 warnings 92 remarks ) -PASS -- TEST 'rap_control_intel' [08:47, 03:50](917 MB) -PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [08:24, 04:08](1075 MB) -PASS -- TEST 'rap_decomp_intel' [10:23, 03:57](908 MB) -PASS -- TEST 'rap_2threads_intel' [08:29, 03:28](996 MB) -PASS -- TEST 'rap_restart_intel' [09:44, 02:08](669 MB) -PASS -- TEST 'rap_sfcdiff_intel' [09:13, 03:48](918 MB) -PASS -- TEST 'rap_sfcdiff_decomp_intel' [09:14, 03:55](916 MB) -PASS -- TEST 'rap_sfcdiff_restart_intel' [09:28, 02:06](668 MB) -PASS -- TEST 'hrrr_control_intel' [07:46, 03:40](915 MB) -PASS -- TEST 'hrrr_control_decomp_intel' [07:37, 03:41](913 MB) -PASS -- TEST 'hrrr_control_2threads_intel' [07:34, 03:16](976 MB) -PASS -- TEST 'hrrr_control_restart_intel' [07:45, 02:05](661 MB) -PASS -- TEST 'rrfs_v1beta_intel' [11:13, 06:33](911 MB) -PASS -- TEST 'rrfs_v1nssl_intel' [12:44, 08:39](1877 MB) -PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [11:44, 08:12](1859 MB) - -PASS -- COMPILE 'csawmg_intel' [12:26, 08:41] ( 1 warnings ) -PASS -- TEST 'control_csawmg_intel' [11:04, 06:43](873 MB) -PASS -- TEST 'control_ras_intel' [06:39, 03:27](575 MB) - -PASS -- COMPILE 'wam_intel' [12:25, 08:05] ( 1 warnings 1 remarks ) -PASS -- TEST 'control_wam_intel' [16:24, 12:30](1565 MB) - -PASS -- COMPILE 'atm_debug_dyn32_intel' [09:23, 04:51] ( 434 warnings 92 remarks ) -PASS -- TEST 'control_CubedSphereGrid_debug_intel' [07:03, 02:42](1516 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [06:50, 02:46](1518 MB) -PASS -- TEST 'control_stochy_debug_intel' [07:40, 03:35](723 MB) -PASS -- TEST 'control_lndp_debug_intel' [06:38, 03:12](726 MB) -PASS -- TEST 'control_csawmg_debug_intel' [08:56, 05:00](1019 MB) -PASS -- TEST 'control_ras_debug_intel' [06:43, 03:12](731 MB) -PASS -- TEST 'control_diag_debug_intel' [06:42, 03:18](1575 MB) -PASS -- TEST 'control_debug_p8_intel' [07:08, 03:20](1802 MB) -PASS -- TEST 'regional_debug_intel' [22:18, 18:48](995 MB) -PASS -- TEST 'rap_control_debug_intel' [09:45, 05:42](1099 MB) -PASS -- TEST 'hrrr_control_debug_intel' [09:45, 05:35](1094 MB) -PASS -- TEST 'hrrr_gf_debug_intel' [11:54, 05:36](1100 MB) -PASS -- TEST 'hrrr_c3_debug_intel' [11:45, 05:40](1102 MB) -PASS -- TEST 'rap_unified_drag_suite_debug_intel' [11:46, 05:40](1097 MB) -PASS -- TEST 'rap_diag_debug_intel' [11:56, 05:58](1180 MB) -PASS -- TEST 'rap_cires_ugwp_debug_intel' [11:49, 05:47](1101 MB) -PASS -- TEST 'rap_unified_ugwp_debug_intel' [11:43, 05:45](1101 MB) -PASS -- TEST 'rap_lndp_debug_intel' [11:46, 05:45](1109 MB) -PASS -- TEST 'rap_progcld_thompson_debug_intel' [11:45, 05:40](1100 MB) -PASS -- TEST 'rap_noah_debug_intel' [10:41, 05:34](1103 MB) -PASS -- TEST 'rap_sfcdiff_debug_intel' [10:51, 05:42](1099 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [13:50, 09:00](1099 MB) -PASS -- TEST 'rap_clm_lake_debug_intel' [10:44, 05:45](1100 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [16:36, 09:40](1103 MB) - -PASS -- COMPILE 'wam_debug_intel' [08:21, 03:36] ( 398 warnings 1 remarks ) -PASS -- TEST 'control_wam_debug_intel' [20:27, 14:41](1602 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [13:27, 08:23] ( 4 warnings 91 remarks ) -PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [10:25, 03:52](934 MB) -PASS -- TEST 'rap_control_dyn32_phy32_intel' [09:13, 03:12](798 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [13:12, 03:07](797 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [13:18, 02:52](842 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [12:56, 02:46](834 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [12:54, 03:14](802 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_intel' [10:13, 01:55](634 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [06:39, 01:47](632 MB) -PASS -- TEST 'conus13km_control_intel' [12:39, 02:58](1025 MB) -PASS -- TEST 'conus13km_2threads_intel' [11:13, 01:20](1046 MB) -PASS -- TEST 'conus13km_decomp_intel' [12:39, 03:00](1032 MB) -PASS -- TEST 'conus13km_restart_intel' [07:19, 01:52](697 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_faster_cdeps_intel' [13:26, 08:17] ( 4 warnings 91 remarks ) -PASS -- TEST 'conus13km_gl_inline_intel' [11:39, 02:07](740 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [13:27, 08:23] ( 4 warnings 91 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_intel' [13:17, 04:01](826 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [08:29, 03:38] ( 329 warnings 91 remarks ) -PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [14:49, 05:32](980 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [13:56, 05:23](976 MB) -PASS -- TEST 'conus13km_debug_intel' [31:49, 23:58](1108 MB) -PASS -- TEST 'conus13km_debug_qr_intel' [31:36, 23:59](829 MB) -PASS -- TEST 'conus13km_debug_2threads_intel' [21:22, 13:18](1122 MB) -PASS -- TEST 'conus13km_debug_decomp_intel' [31:35, 24:29](1094 MB) -PASS -- TEST 'conus13km_radar_tten_debug_intel' [31:41, 23:58](1176 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [06:19, 03:41] ( 329 warnings 91 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [12:44, 05:33](1009 MB) - -PASS -- COMPILE 'hafsw_intel' [15:30, 12:33] ( 1 warnings 1 remarks ) -PASS -- TEST 'hafs_regional_atm_intel' [12:19, 04:40](613 MB) -PASS -- TEST 'hafs_regional_atm_gfdlmpv3_intel' [14:12, 05:39](830 MB) -PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [10:46, 03:40](958 MB) -PASS -- TEST 'hafs_regional_atm_wav_intel' [19:24, 12:14](726 MB) -PASS -- TEST 'hafs_regional_1nest_atm_intel' [12:21, 05:40](386 MB) -PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [14:21, 06:44](398 MB) -PASS -- TEST 'hafs_global_1nest_atm_intel' [09:11, 02:47](275 MB) -PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [14:34, 07:36](326 MB) -PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [10:03, 03:55](424 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [09:12, 03:43](420 MB) -PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [06:44, 01:21](313 MB) -PASS -- TEST 'gnv1_nested_intel' [10:32, 03:57](1600 MB) - -PASS -- COMPILE 'hafs_mom6w_intel' [13:26, 10:25] ( 1 warnings ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [11:49, 05:34](702 MB) - -PASS -- COMPILE 'hafs_all_intel' [12:26, 09:15] ( 1 warnings ) -PASS -- TEST 'hafs_regional_docn_intel' [12:13, 07:06](673 MB) -PASS -- TEST 'hafs_regional_docn_oisst_intel' [11:09, 07:03](647 MB) - -PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [17:37, 14:29] ( 1 warnings 1 remarks ) -PASS -- TEST 'atm_ds2s_docn_pcice_intel' [09:02, 04:03](1817 MB) - -PASS -- COMPILE 'atml_intel' [12:25, 09:48] ( 9 warnings 2 remarks ) - -PASS -- COMPILE 'atml_debug_intel' [07:22, 04:23] ( 441 warnings 2 remarks ) - -PASS -- COMPILE 'atmaero_intel' [18:32, 15:35] ( 1 warnings 1 remarks ) -PASS -- TEST 'atmaero_control_p8_intel' [09:06, 04:48](1869 MB) -PASS -- TEST 'atmaero_control_p8_rad_intel' [09:47, 05:15](1706 MB) -PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [10:42, 05:19](1710 MB) - -PASS -- COMPILE 'atmaq_intel' [12:25, 08:47] ( 1 warnings ) -PASS -- TEST 'regional_atmaq_intel' [22:46, 15:47](2297 MB) -PASS -- TEST 'regional_atmaq_canopy_intel' [25:37, 18:52](2375 MB) - -PASS -- COMPILE 'atmaq_debug_intel' [07:20, 03:39] ( 415 warnings ) -PASS -- TEST 'regional_atmaq_debug_intel' [47:40, 41:00](1889 MB) +PASS -- COMPILE 's2swa_32bit_intel' [18:33, 15:59] ( 1 warnings 1 remarks ) +PASS -- TEST 'cpld_control_p8_mixedmode_intel' [11:23, 06:53](1938 MB) +PASS -- TEST 'cpld_control_gefs_intel' [32:21, 16:33](2857 MB) +PASS -- TEST 'cpld_restart_gefs_intel' [24:31, 06:44](2565 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_intel' [18:32, 16:04] ( 1 warnings 1 remarks ) +PASS -- TEST 'cpld_control_gfsv17_intel' [19:10, 13:49](1809 MB) +PASS -- TEST 'cpld_control_gfsv17_iau_intel' [20:16, 14:55](1852 MB) +PASS -- TEST 'cpld_restart_gfsv17_intel' [12:02, 06:30](983 MB) +PASS -- TEST 'cpld_restart_gfsv17_iau_intel' [12:26, 06:54](1846 MB) +PASS -- TEST 'cpld_mpi_gfsv17_intel' [22:12, 16:27](1804 MB) + +PASS -- COMPILE 's2s_32bit_sfs_intel' [17:33, 14:40] ( 1 warnings 1 remarks ) +PASS -- TEST 'cpld_control_sfs_intel' [18:43, 12:09](2104 MB) +PASS -- TEST 'cpld_restart_sfs_intel' [13:41, 06:41](1263 MB) + +PASS -- COMPILE 's2s_32bit_sfs_debug_intel' [07:19, 04:29] ( 355 warnings 1 remarks ) +PASS -- TEST 'cpld_debug_sfs_intel' [19:38, 13:23](2142 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [07:21, 04:46] ( 355 warnings 324 remarks ) +PASS -- TEST 'cpld_debug_gfsv17_intel' [26:05, 20:26](1851 MB) + +PASS -- COMPILE 's2swa_intel' [18:34, 16:10] ( 1 warnings 1 remarks ) +PASS -- TEST 'cpld_control_p8_intel' [13:15, 08:28](1979 MB) +PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [13:34, 08:32](1971 MB) +PASS -- TEST 'cpld_restart_p8_intel' [09:22, 04:54](1528 MB) +PASS -- TEST 'cpld_control_qr_p8_intel' [13:06, 08:25](2003 MB) +PASS -- TEST 'cpld_restart_qr_p8_intel' [09:54, 04:56](1307 MB) +PASS -- TEST 'cpld_2threads_p8_intel' [12:34, 07:42](2125 MB) +PASS -- TEST 'cpld_decomp_p8_intel' [13:01, 08:26](1969 MB) +PASS -- TEST 'cpld_mpi_p8_intel' [12:34, 07:10](1925 MB) +PASS -- TEST 'cpld_control_ciceC_p8_intel' [13:35, 08:23](1974 MB) + +PASS -- COMPILE 's2swal_intel' [19:34, 16:24] ( 1 warnings 2 remarks ) +PASS -- TEST 'cpld_s2sa_p8_intel' [13:10, 08:32](1950 MB) + +PASS -- COMPILE 's2sw_intel' [17:33, 15:01] ( 1 warnings 1 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_intel' [08:46, 04:47](1823 MB) +PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [12:05, 07:22](1881 MB) + +PASS -- COMPILE 's2s_aoflux_intel' [17:32, 14:41] ( 1 warnings 1 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [10:08, 05:17](1880 MB) + +PASS -- COMPILE 's2sw_pdlib_intel' [17:31, 15:14] ( 1 warnings 1 remarks ) +PASS -- TEST 'cpld_control_pdlib_p8_intel' [17:49, 13:29](1835 MB) +PASS -- TEST 'cpld_restart_pdlib_p8_intel' [11:07, 06:29](1011 MB) +PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [19:50, 15:38](1801 MB) +PASS -- TEST 'cpld_control_c48_5deg_intel' [09:31, 06:01](2895 MB) +PASS -- TEST 'cpld_warmstart_c48_5deg_intel' [06:27, 02:13](2903 MB) +PASS -- TEST 'cpld_restart_c48_5deg_intel' [05:32, 01:30](2312 MB) +PASS -- TEST 'cpld_control_c24_5deg_intel' [04:54, 01:25](2121 MB) +PASS -- TEST 'cpld_warmstart_c24_5deg_intel' [04:53, 01:01](2120 MB) +PASS -- TEST 'cpld_restart_c24_5deg_intel' [03:55, 00:46](1460 MB) +PASS -- TEST 'cpld_control_c24_9deg_intel' [04:53, 01:24](2119 MB) +PASS -- TEST 'cpld_warmstart_c24_9deg_intel' [04:53, 01:01](2118 MB) +PASS -- TEST 'cpld_restart_c24_9deg_intel' [03:52, 00:45](1458 MB) +PASS -- TEST 'cpld_control_c12_9deg_intel' [03:53, 00:59](2053 MB) +PASS -- TEST 'cpld_warmstart_c12_9deg_intel' [03:52, 00:53](2050 MB) +PASS -- TEST 'cpld_restart_c12_9deg_intel' [03:51, 00:43](1405 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_intel' [07:19, 04:39] ( 355 warnings 324 remarks ) +PASS -- TEST 'cpld_debug_pdlib_p8_intel' [27:52, 23:49](1874 MB) + +PASS -- COMPILE 'atm_dyn32_intel' [13:27, 10:15] ( 1 warnings 1 remarks ) +PASS -- TEST 'control_CubedSphereGrid_intel' [05:42, 02:29](1463 MB) +PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [05:44, 02:39](1478 MB) +PASS -- TEST 'control_latlon_intel' [05:31, 02:33](1484 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [05:36, 02:42](1465 MB) +PASS -- TEST 'control_c48_intel' [09:47, 06:23](1597 MB) +PASS -- TEST 'control_c48.v2.sfc_intel' [08:51, 05:39](725 MB) +PASS -- TEST 'control_c48_lnd_iau_intel' [09:48, 06:34](1602 MB) +PASS -- TEST 'control_c192_intel' [11:07, 07:13](1608 MB) +PASS -- TEST 'control_c384_intel' [13:24, 08:23](1903 MB) +PASS -- TEST 'control_c384gdas_intel' [15:53, 09:25](1030 MB) +PASS -- TEST 'control_stochy_intel' [04:33, 01:54](544 MB) +PASS -- TEST 'control_stochy_restart_intel' [04:37, 01:09](296 MB) +PASS -- TEST 'control_lndp_intel' [04:32, 01:49](537 MB) +PASS -- TEST 'control_iovr4_gfdlmpv3_intel' [06:59, 03:10](825 MB) +PASS -- TEST 'control_p8_intel' [08:23, 03:09](1758 MB) +PASS -- TEST 'control_p8.v2.sfc_intel' [07:39, 03:17](1749 MB) +PASS -- TEST 'control_p8_ugwpv1_intel' [08:08, 03:14](1763 MB) +PASS -- TEST 'control_p8_ugwpv1_tempo_intel' [08:09, 03:22](1784 MB) +PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_intel' [08:32, 03:20](1793 MB) +PASS -- TEST 'control_p8_ugwpv1_tempo_aerosol_hail_intel' [06:51, 02:24](2337 MB) +PASS -- TEST 'control_restart_p8_intel' [07:14, 01:56](920 MB) +PASS -- TEST 'control_noqr_p8_intel' [07:47, 03:03](1748 MB) +PASS -- TEST 'control_restart_noqr_p8_intel' [06:49, 01:56](917 MB) +PASS -- TEST 'control_decomp_p8_intel' [07:50, 03:13](1748 MB) +PASS -- TEST 'control_2threads_p8_intel' [07:08, 02:54](1832 MB) +PASS -- TEST 'control_p8_lndp_intel' [09:01, 05:08](1763 MB) +PASS -- TEST 'control_p8_rrtmgp_intel' [09:01, 04:17](1808 MB) +PASS -- TEST 'control_p8_mynn_intel' [08:03, 03:15](1769 MB) +PASS -- TEST 'merra2_thompson_intel' [07:59, 03:39](1766 MB) +PASS -- TEST 'merra2_hf_thompson_intel' [10:17, 05:33](1763 MB) +PASS -- TEST 'regional_control_intel' [09:01, 05:13](913 MB) +PASS -- TEST 'regional_restart_intel' [06:54, 03:06](909 MB) +PASS -- TEST 'regional_decomp_intel' [08:55, 05:29](922 MB) +PASS -- TEST 'regional_2threads_intel' [06:55, 03:09](918 MB) +PASS -- TEST 'regional_noquilt_intel' [09:04, 05:11](1186 MB) +PASS -- TEST 'regional_netcdf_parallel_intel' [09:01, 05:16](911 MB) +PASS -- TEST 'regional_2dwrtdecomp_intel' [09:02, 05:17](912 MB) +PASS -- TEST 'regional_wofs_intel' [09:55, 06:48](1636 MB) + +PASS -- COMPILE 'atm_dyn32_rad32_intel' [12:28, 09:42] ( 1 warnings 1 remarks ) +PASS -- TEST 'control_p8_rrtmgp_rad32_intel' [09:16, 04:08](1789 MB) + +PASS -- COMPILE 'rrfs_intel' [11:25, 08:53] ( 4 warnings 92 remarks ) +PASS -- TEST 'rap_control_intel' [08:14, 03:50](917 MB) +PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [08:26, 04:09](1075 MB) +PASS -- TEST 'rap_decomp_intel' [08:38, 04:00](920 MB) +PASS -- TEST 'rap_2threads_intel' [07:25, 03:27](984 MB) +PASS -- TEST 'rap_restart_intel' [07:32, 02:08](669 MB) +PASS -- TEST 'rap_sfcdiff_intel' [08:13, 03:49](919 MB) +PASS -- TEST 'rap_sfcdiff_decomp_intel' [08:50, 03:54](920 MB) +PASS -- TEST 'rap_sfcdiff_restart_intel' [07:14, 02:11](668 MB) +PASS -- TEST 'hrrr_control_intel' [07:49, 03:38](913 MB) +PASS -- TEST 'hrrr_control_decomp_intel' [07:27, 03:44](913 MB) +PASS -- TEST 'hrrr_control_2threads_intel' [07:25, 03:14](975 MB) +PASS -- TEST 'hrrr_control_restart_intel' [05:42, 02:02](660 MB) +PASS -- TEST 'rrfs_v1beta_intel' [11:15, 06:36](911 MB) +PASS -- TEST 'rrfs_v1nssl_intel' [11:40, 08:38](1868 MB) +PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [11:40, 08:14](1854 MB) + +PASS -- COMPILE 'csawmg_intel' [11:25, 08:44] ( 1 warnings ) +PASS -- TEST 'control_csawmg_intel' [10:04, 06:39](871 MB) +PASS -- TEST 'control_ras_intel' [06:42, 03:31](576 MB) + +PASS -- COMPILE 'wam_intel' [10:23, 08:02] ( 1 warnings 1 remarks ) +PASS -- TEST 'control_wam_intel' [16:25, 12:36](1569 MB) + +PASS -- COMPILE 'atm_debug_dyn32_intel' [07:20, 04:57] ( 434 warnings 92 remarks ) +PASS -- TEST 'control_CubedSphereGrid_debug_intel' [05:40, 02:48](1518 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [05:38, 02:44](1520 MB) +PASS -- TEST 'control_stochy_debug_intel' [06:34, 03:33](726 MB) +PASS -- TEST 'control_lndp_debug_intel' [06:33, 03:15](725 MB) +PASS -- TEST 'control_csawmg_debug_intel' [08:53, 05:00](1018 MB) +PASS -- TEST 'control_ras_debug_intel' [06:39, 03:14](734 MB) +PASS -- TEST 'control_diag_debug_intel' [06:43, 03:16](1577 MB) +PASS -- TEST 'control_debug_p8_intel' [07:11, 03:17](1806 MB) +PASS -- TEST 'regional_debug_intel' [22:20, 18:44](971 MB) +PASS -- TEST 'rap_control_debug_intel' [08:37, 05:43](1098 MB) +PASS -- TEST 'hrrr_control_debug_intel' [08:39, 05:31](1093 MB) +PASS -- TEST 'hrrr_gf_debug_intel' [08:37, 05:41](1096 MB) +PASS -- TEST 'hrrr_c3_debug_intel' [08:36, 05:40](1097 MB) +PASS -- TEST 'rap_unified_drag_suite_debug_intel' [08:39, 05:42](1102 MB) +PASS -- TEST 'rap_diag_debug_intel' [09:51, 06:03](1178 MB) +PASS -- TEST 'rap_cires_ugwp_debug_intel' [08:42, 05:47](1101 MB) +PASS -- TEST 'rap_unified_ugwp_debug_intel' [08:38, 05:48](1094 MB) +PASS -- TEST 'rap_lndp_debug_intel' [08:38, 05:44](1104 MB) +PASS -- TEST 'rap_progcld_thompson_debug_intel' [08:41, 05:39](1103 MB) +PASS -- TEST 'rap_noah_debug_intel' [08:41, 05:32](1099 MB) +PASS -- TEST 'rap_sfcdiff_debug_intel' [08:36, 05:49](1099 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [11:42, 08:59](1084 MB) +PASS -- TEST 'rap_clm_lake_debug_intel' [08:43, 05:44](1101 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [14:27, 09:42](1099 MB) + +PASS -- COMPILE 'wam_debug_intel' [06:19, 03:35] ( 398 warnings 1 remarks ) +PASS -- TEST 'control_wam_debug_intel' [18:22, 14:35](1594 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [11:25, 08:18] ( 4 warnings 91 remarks ) +PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [07:22, 03:53](936 MB) +PASS -- TEST 'rap_control_dyn32_phy32_intel' [07:33, 03:11](799 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [07:53, 03:04](790 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [07:00, 02:51](840 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [07:43, 02:46](834 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [07:48, 03:15](795 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_intel' [06:05, 01:49](629 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [04:34, 01:49](631 MB) +PASS -- TEST 'conus13km_control_intel' [06:29, 03:00](1025 MB) +PASS -- TEST 'conus13km_2threads_intel' [05:16, 01:17](1043 MB) +PASS -- TEST 'conus13km_decomp_intel' [06:07, 02:57](1032 MB) +PASS -- TEST 'conus13km_restart_intel' [05:10, 01:51](696 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_faster_cdeps_intel' [11:24, 08:17] ( 4 warnings 91 remarks ) +PASS -- TEST 'conus13km_gl_inline_intel' [06:19, 02:06](740 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [11:24, 08:29] ( 4 warnings 91 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_intel' [07:57, 04:05](824 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [06:19, 03:35] ( 329 warnings 91 remarks ) +PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [08:37, 05:35](970 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [08:38, 05:22](975 MB) +PASS -- TEST 'conus13km_debug_intel' [27:33, 23:55](1109 MB) +PASS -- TEST 'conus13km_debug_qr_intel' [27:30, 24:05](829 MB) +PASS -- TEST 'conus13km_debug_2threads_intel' [17:16, 13:18](1108 MB) +PASS -- TEST 'conus13km_debug_decomp_intel' [28:27, 24:33](1102 MB) +PASS -- TEST 'conus13km_radar_tten_debug_intel' [27:30, 24:03](1156 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [06:18, 03:36] ( 329 warnings 91 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [08:44, 05:35](1009 MB) + +PASS -- COMPILE 'hafsw_intel' [15:29, 12:17] ( 1 warnings 1 remarks ) +PASS -- TEST 'hafs_regional_atm_intel' [08:04, 04:36](615 MB) +PASS -- TEST 'hafs_regional_atm_gfdlmpv3_intel' [10:01, 05:30](833 MB) +PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [06:41, 03:34](953 MB) +PASS -- TEST 'hafs_regional_atm_wav_intel' [16:13, 12:20](839 MB) +PASS -- TEST 'hafs_regional_1nest_atm_intel' [09:13, 05:35](392 MB) +PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [10:12, 06:41](397 MB) +PASS -- TEST 'hafs_global_1nest_atm_intel' [05:54, 02:48](273 MB) +PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [12:11, 07:26](343 MB) +PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [06:53, 03:53](417 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [06:57, 03:41](422 MB) +PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [04:32, 01:21](306 MB) +PASS -- TEST 'gnv1_nested_intel' [08:09, 03:53](1583 MB) + +PASS -- COMPILE 'hafs_mom6w_intel' [13:26, 10:23] ( 1 warnings ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [09:28, 05:30](705 MB) + +PASS -- COMPILE 'hafs_all_intel' [12:24, 09:12] ( 1 warnings ) +PASS -- TEST 'hafs_regional_docn_intel' [10:04, 06:56](685 MB) +PASS -- TEST 'hafs_regional_docn_oisst_intel' [11:04, 07:01](649 MB) + +PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [17:32, 14:25] ( 1 warnings 1 remarks ) +PASS -- TEST 'atm_ds2s_docn_pcice_intel' [07:46, 03:53](1813 MB) + +PASS -- COMPILE 'atml_intel' [12:25, 09:53] ( 9 warnings 2 remarks ) + +PASS -- COMPILE 'atml_debug_intel' [07:20, 04:37] ( 441 warnings 2 remarks ) + +PASS -- COMPILE 'atmaero_intel' [18:33, 15:36] ( 1 warnings 1 remarks ) +PASS -- TEST 'atmaero_control_p8_intel' [08:52, 04:41](1863 MB) +PASS -- TEST 'atmaero_control_p8_rad_intel' [09:39, 05:13](1701 MB) +PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [09:39, 05:20](1685 MB) + +PASS -- COMPILE 'atmaq_intel' [11:25, 08:44] ( 1 warnings ) +PASS -- TEST 'regional_atmaq_intel' [21:05, 15:29](2319 MB) +PASS -- TEST 'regional_atmaq_canopy_intel' [24:04, 18:32](2346 MB) + +PASS -- COMPILE 'atmaq_debug_intel' [06:18, 03:42] ( 415 warnings ) +PASS -- TEST 'regional_atmaq_debug_intel' [46:18, 40:41](1770 MB) SYNOPSIS: -Starting Date/Time: 20260219 18:50:59 -Ending Date/Time: 20260219 20:59:53 -Total Time: 02h:09m:49s +Starting Date/Time: 20260223 14:41:39 +Ending Date/Time: 20260223 16:36:06 +Total Time: 01h:55m:20s Compiles Completed: 32/32 Tests Completed: 167/167 diff --git a/tests/test_changes.list b/tests/test_changes.list index e69de29bb2..d59c661985 100644 --- a/tests/test_changes.list +++ b/tests/test_changes.list @@ -0,0 +1,3 @@ +cpld_control_sfs intel +cpld_restart_sfs intel +cpld_control_sfs intelllvm