diff --git a/FV3 b/FV3 index 1e10d62a97..99091f9742 160000 --- a/FV3 +++ b/FV3 @@ -1 +1 @@ -Subproject commit 1e10d62a971e4114faea90ae2f134664f3a9ef02 +Subproject commit 99091f9742670bdebd84bd13f17b9115457d64dd diff --git a/doc/UsersGuide/Makefile b/doc/UsersGuide/Makefile index a883b1dda4..2b79cf2c86 100644 --- a/doc/UsersGuide/Makefile +++ b/doc/UsersGuide/Makefile @@ -15,6 +15,11 @@ help: .PHONY: help Makefile linkcheck +doc: + make clean + $(MAKE) linkcheck + $(MAKE) html + linkcheck: $(SPHINXBUILD) -b linkcheck $(SPHINXOPTS) $(SOURCEDIR) $(LINKCHECKDIR) diff --git a/doc/UsersGuide/source/Glossary.rst b/doc/UsersGuide/source/Glossary.rst index 0d528a8d34..aa012eb238 100644 --- a/doc/UsersGuide/source/Glossary.rst +++ b/doc/UsersGuide/source/Glossary.rst @@ -10,16 +10,16 @@ Glossary To transport substances in the atmostphere by :term:`advection`. advection - According to the American Meteorological Society (AMS) `definition `__, advection is "The process of transport of an atmospheric property solely by the mass motion (velocity field) of the atmosphere." In common parlance, advection is movement of atmospheric substances that are carried around by the wind. + According to the American Meteorological Society (AMS) definition, `advection `_ is "The process of transport of an atmospheric property solely by the mass motion (velocity field) of the atmosphere." In common parlance, advection is movement of atmospheric substances that are carried around by the wind. ATM The Weather Model configuration that runs only the standalone atmospheric model. AQM - The `Air Quality Model `__ (AQM) is a UFS Application that dynamically couples the Community Multiscale Air Quality (:term:`CMAQ`) model with the UFS Weather Model through the :term:`NUOPC` Layer to simulate temporal and spatial variations of atmospheric compositions (e.g., ozone and aerosol compositions). The CMAQ, treated as a column chemistry model, updates concentrations of chemical species (e.g., ozone and aerosol compositions) at each integration time step. The transport terms (e.g., :term:`advection` and diffusion) of all chemical species are handled by the UFS Weather Model as :term:`tracers`. + The `Air Quality Model `_ (AQM) is a UFS Application that dynamically couples the Community Multiscale Air Quality (:term:`CMAQ`) model with the UFS Weather Model through the :term:`NUOPC` Layer to simulate temporal and spatial variations of atmospheric compositions (e.g., ozone and aerosol compositions). The CMAQ, treated as a column chemistry model, updates concentrations of chemical species (e.g., ozone and aerosol compositions) at each integration time step. The transport terms (e.g., :term:`advection` and diffusion) of all chemical species are handled by the UFS Weather Model as :term:`tracers`. CCPP - The `Common Community Physics Package `__ is a forecast-model agnostic, vetted collection of code containing atmospheric physical parameterizations and suites of parameterizations for use in Numerical Weather Prediction (:term:`NWP`) along with a framework that connects the physics to the host forecast model. + The `Common Community Physics Package `_ is a forecast-model agnostic, vetted collection of code containing atmospheric physical parameterizations and suites of parameterizations for use in Numerical Weather Prediction (:term:`NWP`) along with a framework that connects the physics to the host forecast model. CCPP-Framework The infrastructure that connects physics schemes with a host model; also refers to a software @@ -29,10 +29,10 @@ Glossary The pool of CCPP-compliant physics schemes; also refers to a software repository of the same name CDEPS - The `Community Data Models for Earth Predictive Systems `__ repository (CDEPS) contains a set of :term:`NUOPC`-compliant data components and :term:`ESMF`-based "stream" code that selectively removes feedback in coupled model systems. In essence, CDEPS handles the static Data Atmosphere (:term:`DATM`) integration with dynamic coupled model components (e.g., :term:`MOM6`). The CDEPS data models perform the basic function of reading external data files, modifying those data, and then sending the data back to the :term:`CMEPS` mediator. The fields sent to the :term:`mediator` are the same as those that would be sent by an active component. This takes advantage of the fact that the mediator and other CMEPS-compliant model components have no fundamental knowledge of whether another component is fully active or just a data component. More information about DATM is available in the `CDEPS Documentation `__. + The `Community Data Models for Earth Predictive Systems `_ repository (CDEPS) contains a set of :term:`NUOPC`-compliant data components and :term:`ESMF`-based "stream" code that selectively removes feedback in coupled model systems. In essence, CDEPS handles the static Data Atmosphere (:term:`DATM`) integration with dynamic coupled model components (e.g., :term:`MOM6`). The CDEPS data models perform the basic function of reading external data files, modifying those data, and then sending the data back to the :term:`CMEPS` mediator. The fields sent to the :term:`mediator` are the same as those that would be sent by an active component. This takes advantage of the fact that the mediator and other CMEPS-compliant model components have no fundamental knowledge of whether another component is fully active or just a data component. More information about DATM is available in the `CDEPS Documentation `_. CESM - The `Community Earth System Model `__ (CESM) is a fully-coupled global climate model developed at the National Center for Atmospheric Research (:term:`NCAR`) in collaboration with colleagues in the research community. + The `Community Earth System Model `_ (CESM) is a fully-coupled global climate model developed at the National Center for Atmospheric Research (:term:`NCAR`) in collaboration with colleagues in the research community. chgres_cube The preprocessing software used to create initial and boundary condition files to "coldstart" the forecast model. It is part of :term:`UFS_UTILS`. @@ -40,13 +40,13 @@ Glossary CICE CICE6 Sea Ice Model - `CICE `__ is a computationally efficient model for simulating the growth, melting, and movement of polar sea ice. It was designed as one component of a coupled atmosphere-ocean-land-ice global climate model. CICE has several interacting components, including a model of ice dynamics, a transport model that describes :term:`advection` of different state variables; and a vertical physics package called "Icepack". + `CICE `_ is a computationally efficient model for simulating the growth, melting, and movement of polar sea ice. It was designed as one component of a coupled atmosphere-ocean-land-ice global climate model. CICE has several interacting components, including a model of ice dynamics, a transport model that describes :term:`advection` of different state variables; and a vertical physics package called "Icepack". CMAQ - The `Community Multiscale Air Quality Model `__ (CMAQ, pronounced "cee-mak") is a numerical air quality model that predicts the concentration of airborne gases and particles and the deposition of these pollutants back to Earth's surface. The purpose of CMAQ is to provide fast, technically sound estimates of ozone, particulates, toxics, and acid deposition. CMAQ is an active open-source development project of the U.S. Environmental Protection Agency (EPA). Code is publicly availably at https://github.com/USEPA/CMAQ. + The `Community Multiscale Air Quality Model `_ (CMAQ, pronounced "cee-mak") is a numerical air quality model that predicts the concentration of airborne gases and particles and the deposition of these pollutants back to Earth's surface. The purpose of CMAQ is to provide fast, technically sound estimates of ozone, particulates, toxics, and acid deposition. CMAQ is an active open-source development project of the U.S. Environmental Protection Agency (EPA). Code is publicly availably at https://github.com/USEPA/CMAQ. CMEPS - The `Community Mediator for Earth Prediction Systems `__ (CMEPS) is a :term:`NUOPC`-compliant :term:`mediator` used for coupling Earth system model components. It is currently being used in NCAR's Community Earth System Model (:term:`CESM`) and NOAA's subseasonal-to-seasonal (S2S) coupled system. More information is available in the `CMEPS Documentation `__. + The `Community Mediator for Earth Prediction Systems `_ (CMEPS) is a :term:`NUOPC`-compliant :term:`mediator` used for coupling Earth system model components. It is currently being used in NCAR's Community Earth System Model (:term:`CESM`) and NOAA's subseasonal-to-seasonal (S2S) coupled system. More information is available in the `CMEPS Documentation `_. cron cron job @@ -58,21 +58,21 @@ Glossary Data assimilation is the process of combining observations, model data, and error statistics to achieve the best estimate of the state of a system. One of the major sources of error in weather and climate forecasts is uncertainty related to the initial conditions that are used to generate future predictions. Even the most precise instruments have a small range of unavoidable measurement error, which means that tiny measurement errors (e.g., related to atmospheric conditions and instrument location) can compound over time. These small differences result in very similar forecasts in the short term (i.e., minutes, hours), but they cause widely divergent forecasts in the long term. Errors in weather and climate forecasts can also arise because models are imperfect representations of reality. Data assimilation systems seek to mitigate these problems by combining the most timely observational data with a "first guess" of the atmospheric state (usually a previous forecast) and other sources of data to provide a "best guess" analysis of the atmospheric state to start a weather or climate simulation. When combined with an "ensemble" of model runs (many forecasts with slightly different conditions), data assimilation helps predict a range of possible atmospheric states, giving an overall measure of uncertainty in a given forecast. DATM - DATM is the *Data Atmosphere* component of :term:`CDEPS`. It uses static atmospheric forcing files (derived from observations or previous atmospheric model runs) instead of output from an active atmospheric model. This reduces the complexity and computational cost associated with coupling to an active atmospheric model. The *Data Atmosphere* component is particularly useful when employing computationally intensive Data Assimilation (DA) techniques to update ocean and/or sea ice fields in a coupled model. In general, use of DATM in place of :term:`ATM` can be appropriate when users are running a coupled model and only want certain components of the model to be active. More information about DATM is available in the `CDEPS Documentation `__. + DATM is the *Data Atmosphere* component of :term:`CDEPS`. It uses static atmospheric forcing files (derived from observations or previous atmospheric model runs) instead of output from an active atmospheric model. This reduces the complexity and computational cost associated with coupling to an active atmospheric model. The *Data Atmosphere* component is particularly useful when employing computationally intensive Data Assimilation (DA) techniques to update ocean and/or sea ice fields in a coupled model. In general, use of DATM in place of :term:`ATM` can be appropriate when users are running a coupled model and only want certain components of the model to be active. More information about DATM is available in the `CDEPS DATM Documentation `_. DOCN - DOCN is the *Data Ocean* component of :term:`CDEPS`. It uses static ocean forcing files (derived from observations or previous ocean model runs) instead of output from an active ocean model. This reduces the complexity and computational cost associated with coupling to an active ocean model. The *Data Ocean* component is particularly useful when employing computationally intensive Data Assimilation (DA) techniques to update atmospheric fields in a coupled model. In general, use of DOCN in place of :term:`MOM6` or :term:`HYCOM` can be appropriate when users are running a coupled model and only want certain components of the model to be active. More information about DOCN is available in the `CDEPS Documentation `__. + DOCN is the *Data Ocean* component of :term:`CDEPS`. It uses static ocean forcing files (derived from observations or previous ocean model runs) instead of output from an active ocean model. This reduces the complexity and computational cost associated with coupling to an active ocean model. The *Data Ocean* component is particularly useful when employing computationally intensive Data Assimilation (DA) techniques to update atmospheric fields in a coupled model. In general, use of DOCN in place of :term:`MOM6` or :term:`HYCOM` can be appropriate when users are running a coupled model and only want certain components of the model to be active. More information about DOCN is available in the `CDEPS DOCN Documentation `_. dycore dynamical core Global atmospheric model based on fluid dynamics principles, including Euler's equations of motion. EMC - The `Environmental Modeling Center `__ is one of :term:`NCEP`'s nine centers and leads the :term:`National Weather Service `'s modeling efforts. + The `Environmental Modeling Center `_ is one of :term:`NCEP`'s nine centers and leads the :term:`National Weather Service `'s modeling efforts. ESMF - `Earth System Modeling Framework `__. The ESMF defines itself as "a suite of software tools for developing high-performance, multi-component Earth science modeling applications." It is a community-developed software infrastructure for building and coupling models. + `Earth System Modeling Framework `_. The ESMF defines itself as "a suite of software tools for developing high-performance, multi-component Earth science modeling applications." It is a community-developed software infrastructure for building and coupling models. FMS The Flexible Modeling System (FMS) is a software framework for supporting the efficient @@ -82,20 +82,20 @@ Glossary FV3 FV3 dycore FV3 dynamical core - The Finite-Volume Cubed-Sphere :term:`dynamical core` (dycore). Developed at NOAA's `Geophysical - Fluid Dynamics Laboratory `__ (GFDL), it is a scalable and flexible dycore capable of both hydrostatic and non-hydrostatic atmospheric simulations. It is the dycore used in the UFS Weather Model. + The Finite-Volume Cubed-Sphere :term:`dynamical core` (dycore). Developed at NOAA's Geophysical + Fluid Dynamics Laboratory `(GFDL) `_, it is a scalable and flexible dycore capable of both hydrostatic and non-hydrostatic atmospheric simulations. It is the dycore used in the UFS Weather Model. GOCART NASA's Goddard Chemistry Aerosol Radiation and Transport (GOCART) model simulates the distribution of major tropospheric aerosol types, including sulfate, dust, organic carbon (OC), black carbon (BC), and sea salt aerosols. The UFS Weather Model integrates a prognostic aerosol component using GOCART. The code is publicly available on GitHub at https://github.com/GEOS-ESM/GOCART. HPC-Stack - The `HPC-Stack `__ is a repository that provides a unified, shell script-based build system for building the software stack required for numerical weather prediction (NWP) tools such as the `Unified Forecast System (UFS) `__ and the `Joint Effort for Data assimilation Integration (JEDI) `__ framework. + The `HPC-Stack `_ is a repository that provides a unified, shell script-based build system for building the software stack required for numerical weather prediction (NWP) tools such as the `Unified Forecast System (UFS) `_ and the `Joint Effort for Data assimilation Integration (JEDI) `_ framework. HAFS - The Hurricane Analysis and Forecast System (`HAFS `__) is a :term:`UFS` application for hurricane forecasting. It is an :term:`FV3`-based multi-scale model and data assimilation (DA) system capable of providing analyses and forecasts of the inner core structure of tropical cyclones (TC) --- including hurricanes and typhoons --- out to 7 days. This is key to improving size and intensity predictions. HAFS also provides analyses and forecasts of the large-scale environment that is known to influence a TC's motion. HAFS development targets an operational analysis and forecast system for hurricane forecasters with reliable, robust and skillful guidance on TC track and intensity (including rapid intensification), storm size, genesis, storm surge, rainfall, and tornadoes associated with TCs. Currently, HAFS is under active development with collaborative efforts among NCEP/EMC, AOML/HRD, GFDL, ESRL/GSD, ESRL/NESII, OFCM/AOC, and NCAR/DTC. + The Hurricane Analysis and Forecast System (`HAFS `_) is a :term:`UFS` application for hurricane forecasting. It is an :term:`FV3`-based multi-scale model and data assimilation (DA) system capable of providing analyses and forecasts of the inner core structure of tropical cyclones (TC) --- including hurricanes and typhoons --- out to 7 days. This is key to improving size and intensity predictions. HAFS also provides analyses and forecasts of the large-scale environment that is known to influence a TC's motion. HAFS development targets an operational analysis and forecast system for hurricane forecasters with reliable, robust and skillful guidance on TC track and intensity (including rapid intensification), storm size, genesis, storm surge, rainfall, and tornadoes associated with TCs. Currently, HAFS is under active development with collaborative efforts among NCEP/EMC, AOML/HRD, GFDL, ESRL/GSD, ESRL/NESII, OFCM/AOC, and NCAR/DTC. HYCOM - The HYbrid Coordinate Ocean Model (`HYCOM `__) was developed to address known shortcomings in the vertical coordinate scheme of the Miami Isopycnic-Coordinate Ocean Model (MICOM). HYCOM is a primitive equation, general circulation model with vertical coordinates that remain isopycnic in the open, stratified ocean. However, the isopycnal vertical coordinates smoothly transition to z-coordinates in the weakly stratified upper-ocean mixed layer, to terrain-following sigma coordinates in shallow water regions, and back to z-level coordinates in very shallow water. The latter transition prevents layers from becoming too thin where the water is very shallow. See the `HYCOM User's Guide `__ for more information on using the model. The `HYCOM model code `__ is publicly available on GitHub. + The HYbrid Coordinate Ocean Model (`HYCOM `_) was developed to address known shortcomings in the vertical coordinate scheme of the Miami Isopycnic-Coordinate Ocean Model (MICOM). HYCOM is a primitive equation, general circulation model with vertical coordinates that remain isopycnic in the open, stratified ocean. However, the isopycnal vertical coordinates smoothly transition to z-coordinates in the weakly stratified upper-ocean mixed layer, to terrain-following sigma coordinates in shallow water regions, and back to z-level coordinates in very shallow water. The latter transition prevents layers from becoming too thin where the water is very shallow. See the `HYCOM User's Guide `_ for more information on using the model. The `HYCOM model code `_ is publicly available on GitHub. LM4 NUOPC NOAA-GFDL Land Model version 4 @@ -110,14 +110,14 @@ Glossary MOM MOM6 Modular Ocean Model - MOM6 is the latest generation of the Modular Ocean Model. It is numerical model code for simulating the ocean general circulation. MOM6 was originally developed by the `Geophysical Fluid Dynamics Laboratory `__. Currently, `MOM6 code `__ and an `extensive suite of test cases `__ are available under an open-development software framework. Although there are many public forks of MOM6, the `NOAA EMC fork `__ is used in the UFS Weather Model. + MOM6 is the latest generation of the Modular Ocean Model. It is numerical model code for simulating the ocean general circulation. MOM6 was originally developed by the `Geophysical Fluid Dynamics Laboratory `_. Currently, `MOM6 code `_ and an `extensive suite of test cases `_ are available under an open-development software framework. Although there are many public forks of MOM6, the `NOAA EMC fork `_ is used in the UFS Weather Model. MRW MRW App - The `Medium-Range Weather Application `__ is a UFS Application that targets predictions of atmospheric behavior out to about two weeks. It packages a prognostic atmospheric model (the UFS Weather Model), pre- and post-processing tools, and a community workflow. + The `Medium-Range Weather Application `_ is a UFS Application that targets predictions of atmospheric behavior out to about two weeks. It packages a prognostic atmospheric model (the UFS Weather Model), pre- and post-processing tools, and a community workflow. NCAR - The `National Center for Atmospheric Research `__. + The `National Center for Atmospheric Research `_. NCEP National Centers for Environmental Prediction (NCEP) is a branch of the :term:`National Weather Service ` and consists of nine centers, including the :term:`Environmental Modeling Center `. More information can be found at https://www.ncep.noaa.gov. @@ -168,10 +168,10 @@ Glossary SRW SRW App Short-Range Weather Application - The `Short-Range Weather Application `__ is a UFS Application that targets predictions of atmospheric behavior on a limited spatial domain and on time scales from minutes out to about two days. It packages a prognostic atmospheric model (the UFS Weather Model), pre- and post-processing tools, and a community workflow. + The `Short-Range Weather Application `_ is a UFS Application that targets predictions of atmospheric behavior on a limited spatial domain and on time scales from minutes out to about two days. It packages a prognostic atmospheric model (the UFS Weather Model), pre- and post-processing tools, and a community workflow. spack-stack - The `spack-stack `__ is a collaborative effort between the NOAA Environmental Modeling Center (EMC), the UCAR Joint Center for Satellite Data Assimilation (JCSDA), and the Earth Prediction Innovation Center (EPIC). *spack-stack* is a repository that provides a Spack-based method for building the software stack required for numerical weather prediction (NWP) tools such as the `Unified Forecast System (UFS) `__ and the `Joint Effort for Data assimilation Integration (JEDI) `__ framework. *spack-stack* uses the Spack package manager along with custom Spack configuration files and Python scripts to simplify installation of the libraries required to run various applications. The *spack-stack* can be installed on a range of platforms and comes pre-configured for many systems. Users can install the necessary packages for a particular application and later add the missing packages for another application without having to rebuild the entire stack. + The `spack-stack `_ is a collaborative effort between the NOAA Environmental Modeling Center (EMC), the UCAR Joint Center for Satellite Data Assimilation (JCSDA), and the Earth Prediction Innovation Center (EPIC). *spack-stack* is a repository that provides a Spack-based method for building the software stack required for numerical weather prediction (NWP) tools such as the `Unified Forecast System (UFS) `_ and the `Joint Effort for Data assimilation Integration (JEDI) `_ framework. *spack-stack* uses the Spack package manager along with custom Spack configuration files and Python scripts to simplify installation of the libraries required to run various applications. The *spack-stack* can be installed on a range of platforms and comes pre-configured for many systems. Users can install the necessary packages for a particular application and later add the missing packages for another application without having to rebuild the entire stack. Suite Definition File (SDF) An external file containing information about the @@ -184,20 +184,20 @@ Glossary well together tracer - According to the American Meteorological Society (AMS) `definition `__, a tracer is "Any substance in the atmosphere that can be used to track the history [i.e., movement] of an air mass." Tracers are carried around by the motion of the atmosphere (i.e., by :term:`advection`). These substances are usually gases (e.g., water vapor, CO2), but they can also be non-gaseous (e.g., rain drops in microphysics parameterizations). In weather models, temperature (or potential temperature), absolute humidity, and radioactivity are also usually treated as tracers. According to AMS, "The main requirement for a tracer is that its lifetime be substantially longer than the transport process under study." + According to the American Meteorological Society (AMS) definition, a `tracer `_ is "Any substance in the atmosphere that can be used to track the history [i.e., movement] of an air mass." Tracers are carried around by the motion of the atmosphere (i.e., by :term:`advection`). These substances are usually gases (e.g., water vapor, CO2), but they can also be non-gaseous (e.g., rain drops in microphysics parameterizations). In weather models, temperature (or potential temperature), absolute humidity, and radioactivity are also usually treated as tracers. According to AMS, "The main requirement for a tracer is that its lifetime be substantially longer than the transport process under study." UFS Unified Forecast System The Unified Forecast System (UFS) is a community-based, coupled, comprehensive Earth system modeling system. The UFS numerical applications span regional to global domains - and sub-hourly to seasonal time scales. The UFS is designed to support the :term:`Weather Enterprise` and to be the source system for NOAA's operational numerical weather prediction (:term:`NWP`) applications. For more information, visit https://ufscommunity.org/. + and sub-hourly to seasonal time scales. The UFS is designed to support the :term:`Weather Enterprise` and to be the source system for NOAA's operational numerical weather prediction (:term:`NWP`) applications. For more information, visit https://ufs.epic.noaa.gov/. UFS_UTILS - The UFS Utilities repository (`UFS_UTILS `__) contains a collection of pre-processing programs for use with the UFS Weather Model and UFS applications. These programs set up the model grid and create coldstart initial conditions. The code is publicly available on the `UFS_UTILS `__ Github repository. + The UFS Utilities repository (`UFS_UTILS `_) contains a collection of pre-processing programs for use with the UFS Weather Model and UFS applications. These programs set up the model grid and create coldstart initial conditions. The code is publicly available in the `UFS_UTILS GitHub repository `_. UPP Unified Post Processor - The `Unified Post Processor `__ is the :term:`post-processor` software developed at :term:`NCEP`. It is used operationally to + The `Unified Post Processor `_ is the :term:`post-processor` software developed at :term:`NCEP`. It is used operationally to convert the raw output from a variety of :term:`NCEP`'s :term:`NWP` models, including the :term:`FV3 dycore`, to a more useful form. WW3 @@ -213,6 +213,6 @@ Glossary A prognostic model that can be used for short- and medium-range research and operational forecasts. It can be an atmosphere-only model or be an atmospheric model coupled with one or more additional components, such as a wave or ocean model. - The UFS Weather Model repository is publicly available on `GitHub `__. + The UFS Weather Model repository is publicly available on `GitHub `_. diff --git a/doc/UsersGuide/source/InputsOutputs.rst b/doc/UsersGuide/source/InputsOutputs.rst index c4a79ed5f8..2ad87b2f74 100644 --- a/doc/UsersGuide/source/InputsOutputs.rst +++ b/doc/UsersGuide/source/InputsOutputs.rst @@ -793,7 +793,7 @@ The input files containing grid information and the time-varying forcing files f .. note:: - Users can find atmospheric forcing files for use with the land (:ref:`LND `) component in the `Land Data Assimilation (DA) data bucket `__. These files provide atmospheric forcing data related to precipitation, solar radiation, longwave radiation, temperature, pressure, winds, humidity, topography, and mesh data. Forcing files for the land component configuration come from the Global Soil Wetness Project Phase 3 (`GSWP3 `__) dataset. + Users can find atmospheric forcing files for use with the land (:ref:`LND `) component in the `Land Data Assimilation (DA) data bucket `_. These files provide atmospheric forcing data related to precipitation, solar radiation, longwave radiation, temperature, pressure, winds, humidity, topography, and mesh data. Forcing files for the land component configuration come from the Global Soil Wetness Project Phase 3 (`GSWP3 `_) dataset. .. code-block:: console @@ -1021,18 +1021,18 @@ AQM inputs defined in ``aqm.rc`` are listed and described in :numref:`Table %s < .. _lnd-in: -------- -LND -------- +-------------- +NOAH-MP (LND) +-------------- -LND component datasets are available from the `Land Data Assimilation (DA) System data bucket `__ and can be retrieved using a ``wget`` command: +LND component datasets are available from the `Land Data Assimilation (DA) System data bucket `_ and can be retrieved using a ``wget`` command: .. code-block:: console - wget https://noaa-ufs-land-da-pds.s3.amazonaws.com/current_land_da_release_data/v1.2.0/Landdav1.2.0_input_data.tar.gz - tar xvfz Landdav1.2.0_input_data.tar.gz + wget https://noaa-ufs-land-da-pds.s3.amazonaws.com/develop-20240501/Landda_develop_data.tar.gz + tar xvfz Landda_develop_data.tar.gz -These files will be untarred into an ``inputs`` directory if the user does not specify a different name. They include data for Dec. 21, 2019. :numref:`Table %s ` describes the file types. In each file name, ``YYYY`` refers to a valid 4-digit year, ``MM`` refers to a valid 2-digit month, and ``DD`` refers to a valid 2-digit day of the month. +These files will be untarred into an ``inputs`` directory. They include data for Jan. 1-2, 2000. :numref:`Table %s ` describes the file types. In each file name, ``YYYY`` refers to a valid 4-digit year, ``MM`` refers to a valid 2-digit month, and ``DD`` refers to a valid 2-digit day of the month. .. _LndInputFiles: @@ -1062,19 +1062,19 @@ These files will be untarred into an ``inputs`` directory if the user does not s oro_C96.mx100.tile*.nc - Tiled static files that contain information on maximum snow albedo, slope type, soil color and type, substrate temperature, vegetation greenness and type, and orography (grid and land mask information). ``*`` stands for the grid tile number [1-6]. - - Static/fixed files - * - grid_spec.nc + - FV3 fix files/Grid information + * - grid_spec.nc (aka C96.mosaic.nc) - Contains information on the mosaic grid - - Grid + - FV3 fix files/Grid information * - C96_grid.tile*.nc - - C96 grid information for tiles 1-6, where ``*`` is the grid tile number [1-6]. - - Grid + - C96 grid information for tiles 1-6 at C96 grid resolution, where ``*`` is the grid tile number [1-6]. + - FV3 fix files/Grid information * - C96_oro_data.tile*.nc / oro_C96.mx100.tileN.nc - Orography files that contain grid and land mask information, where ``*`` is the grid tile number [1-6]. ``mx100`` refers to the ocean resolution (100=1ยบ). - - Grid - * - See :ref:`CDEPS ` for information on atmospheric forcing files. + - FV3 fix files/Grid information + * - See :ref:`CDEPS ` for information on GSWP3 atmospheric forcing files. - Atmospheric forcing - - CDEPS + - CDEPS/DATM * - ghcn_snwd_ioda_YYYYMMDD.nc - GHCN snow depth data assimilation files - DA @@ -1088,9 +1088,9 @@ These files will be untarred into an ``inputs`` directory if the user does not s Static Datasets (i.e., *fix files*) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -The static files (listed in :numref:`Table %s `) include specific information on location, time, soil layers, and fixed (invariant) experiment parameters that are required for the land component to run. The data must be provided in :term:`netCDF` format. +The fix files (listed in :numref:`Table %s `) include specific information on location, time, soil layers, and fixed (invariant) experiment parameters that are required for the land component to run. The data must be provided in :term:`netCDF` format. -The following static files are available in the ``inputs/UFS_WM/FV3_fix_tiled/C96/`` data directory (downloaded :ref:`above `): +The following fix files are available in the ``inputs/UFS_WM/FV3_fix_tiled/C96/`` data directory (downloaded :ref:`above `): .. code-block:: @@ -1104,7 +1104,7 @@ The following static files are available in the ``inputs/UFS_WM/FV3_fix_tiled/C9 oro_C96.mx100.tile*.nc where ``*`` refers to the tile number (1-6). -Details on the configuration variables included in this file are available in the :ref:`Land DA documentation `. +Details on the configuration variables included in these files are available in the :ref:`Land DA documentation `. .. _lnd-grid-ic-files: @@ -1148,6 +1148,7 @@ The configuration files used by the UFS Weather Model are listed here and descri * ``field_table`` * ``model_configure`` * ``ufs.configure`` + * ``fd_ufs.yaml`` * ``suite_[suite_name].xml`` (used only at build time) * ``datm.streams`` (used by CDEPS) * ``datm_in`` (used by CDEPS) @@ -1675,6 +1676,34 @@ However, ``ufs.configure`` files for other configurations of the Weather Model a .. note:: The ``aoflux_code`` option is used to define the algorithm that will be used to calculate atmosphere-ocean fluxes. The possible options are ``cesm`` and ``ccpp``. If ``ccpp`` is selected then the suite file provided in the ``aoflux_ccpp_suite`` option is used to calculate atmosphere-ocean fluxes through the use of CCPP host model. + +.. _fd-ufs: + +----------------- +``fd_ufs.yaml`` +----------------- + +The ``fd_ufs.yaml`` file contains a field dictionary to configure several fields that are used in import/export operations by different Earth modeling components in ESMF's NUOPC coupling system. It allows the sharing of coupling fields between components. Entries in the field dictionary are organized as YAML lists of maps. The NUOPC Field Dictionary data structure in the model code is set up by the NUOPC function called ``NUOPC_FieldDictionarySetup()``, which loads the ``fd_ufs.yaml`` file (see `UFSDriver.F90 `_). The field +metadata described in each entry are used by the NUOPC layer to match fields provided and requested by the various component models. The field dictionary can be shared with other Earth modeling systems that use the same ESPS coupling strategy, such as the Community Earth System Model (CESM). + +The standard field metadata for each coupling field has the following keys and corresponding values: + +.. code-block:: console + + - standard_name: + canonical_units: + description: + alias: + +* ``standard_name`` (required): Name of the field. +* ``canonical_units`` (required): The units used to fully define the field +* ``description`` (optional): Brief explanation of the field +* ``alias`` (optional): Alternative names for the field. An alias can be one character string or a list of strings (e.g., ```` or ``[, ]``). This allows a field to have different names used in the coupling field exchange. + +Either the ``standard_name`` or ``alias`` name can be used in a component model, and the NUOPC layer will recognize these fields as the same field using the definitions provided in the YAML file. For more on the NUOPC field dictionary, visit the `documentation `_. + + + .. _SDF-file: --------------------------------------- diff --git a/doc/UsersGuide/source/Introduction.rst b/doc/UsersGuide/source/Introduction.rst index b2d86b08c1..829d332e4a 100644 --- a/doc/UsersGuide/source/Introduction.rst +++ b/doc/UsersGuide/source/Introduction.rst @@ -8,7 +8,7 @@ The Unified Forecast System (:term:`UFS`) Weather Model (:term:`WM`) is a progno used for short- and medium-range research and operational forecasts, as exemplified by its use in the operational Global Forecast System (GFS) of the National Oceanic and Atmospheric Administration (NOAA). In addition to its use in NOAA's operational forecast systems, the UFS WM is the atmospheric model used in public UFS application releases, such as the Short-Range Weather (SRW) Application v2.2.0 release. These releases represent a snapshot of a continuously evolving system undergoing open -development. More information about the UFS can be found on the UFS Community Portal at https://ufscommunity.org/ and on the Earth Prediction Innovation Center (EPIC) website at https://epic.noaa.gov/get-code/ufs-weather-model/. +development. More information about the UFS can be found on the UFS Community Portal at https://ufs.epic.noaa.gov/ and on the Earth Prediction Innovation Center (EPIC) website at https://epic.noaa.gov/get-code/ufs-weather-model/. Key architectural elements of the UFS WM, along with links to external detailed documentation for those elements, are listed below: diff --git a/doc/UsersGuide/source/conf.py b/doc/UsersGuide/source/conf.py index ea5e7cf860..ae16c27be2 100644 --- a/doc/UsersGuide/source/conf.py +++ b/doc/UsersGuide/source/conf.py @@ -14,13 +14,15 @@ # import os import sys +import sphinx +from sphinx.util import logging sys.path.insert(0, os.path.abspath('.')) - +sys.path.insert(0, os.path.abspath('../../../tests-dev')) # -- Project information ----------------------------------------------------- project = 'UFS Weather Model Users Guide' -copyright = '2020' +copyright = '2024' author = ' ' # The short X.Y version @@ -121,6 +123,7 @@ def setup(app): app.add_css_file('custom.css') # may also be an URL app.add_css_file('theme_overrides.css') # may also be an URL + app.connect('autodoc-process-docstring', warn_undocumented_members) # Created warnings for undocumented portions of Python scripts # Custom sidebar templates, must be a dictionary that maps document names # to template names. @@ -212,6 +215,34 @@ def setup(app): # -- Extension configuration ------------------------------------------------- +# -- Options for autodoc extension --------------------------------------- + +autodoc_mock_imports = [ + ] + +logger = logging.getLogger(__name__) + +# Ensure that warnings pop up when functions, attributes, or methods are undocumented +members_to_watch = ['function', 'attribute', 'method'] +def warn_undocumented_members(app, what, name, obj, options, lines): + if(what in members_to_watch and len(lines)==0): + message = what + " is undocumented: " + name + "(%d)"% len(lines) + logger.warning(message) + +autodoc_default_options = { + "members": True, + "undoc-members": True, + "show-inheritance": True, +} + +add_module_names = False + +# -- Options for napoleon extension --------------------------------------- + +napoleon_numpy_docstring = False +napoleon_google_docstring = True +napoleon_custom_sections = [('Returns', 'params_style')] # Allows return of multiple values + # -- Options for intersphinx extension --------------------------------------- # Example configuration for intersphinx: refer to the Python standard library. diff --git a/doc/UsersGuide/source/create_log.rst b/doc/UsersGuide/source/create_log.rst new file mode 100644 index 0000000000..80158437ee --- /dev/null +++ b/doc/UsersGuide/source/create_log.rst @@ -0,0 +1,7 @@ +create\_log module +================== + +.. automodule:: create_log + :members: + :undoc-members: + :show-inheritance: diff --git a/doc/UsersGuide/source/create_xml.rst b/doc/UsersGuide/source/create_xml.rst new file mode 100644 index 0000000000..29037b6637 --- /dev/null +++ b/doc/UsersGuide/source/create_xml.rst @@ -0,0 +1,7 @@ +create\_xml module +================== + +.. automodule:: create_xml + :members: + :undoc-members: + :show-inheritance: diff --git a/doc/UsersGuide/source/index.rst b/doc/UsersGuide/source/index.rst index c6636e8452..6004f5a5fe 100644 --- a/doc/UsersGuide/source/index.rst +++ b/doc/UsersGuide/source/index.rst @@ -15,6 +15,7 @@ Welcome to the UFS Weather Model User's Guide BuildingAndRunning InputsOutputs Configurations + modules ConfigParameters AutomatedTesting FAQ diff --git a/doc/UsersGuide/source/modules.rst b/doc/UsersGuide/source/modules.rst new file mode 100644 index 0000000000..456173aa9a --- /dev/null +++ b/doc/UsersGuide/source/modules.rst @@ -0,0 +1,9 @@ +Technical Documentation for ``tests-dev`` +========================================== + +.. toctree:: + :maxdepth: 4 + + create_log + create_xml + ufs_test_utils diff --git a/doc/UsersGuide/source/ufs_test_utils.rst b/doc/UsersGuide/source/ufs_test_utils.rst new file mode 100644 index 0000000000..c5291bb440 --- /dev/null +++ b/doc/UsersGuide/source/ufs_test_utils.rst @@ -0,0 +1,7 @@ +ufs\_test\_utils module +======================= + +.. automodule:: ufs_test_utils + :members: + :undoc-members: + :show-inheritance: diff --git a/tests-dev/create_log.py b/tests-dev/create_log.py index 72ebd5ae70..6dfee1cbf4 100644 --- a/tests-dev/create_log.py +++ b/tests-dev/create_log.py @@ -6,7 +6,7 @@ from ufs_test_utils import get_testcase, write_logfile, delete_files, machine_check_off def finish_log(): - """Collect regression test results and generate log file. + """Collects regression test results and generates log file. """ UFS_TEST_YAML = str(os.getenv('UFS_TEST_YAML')) PATHRT = os.getenv('PATHRT') diff --git a/tests-dev/create_xml.py b/tests-dev/create_xml.py index 2d567cec4e..a7462c70bf 100644 --- a/tests-dev/create_xml.py +++ b/tests-dev/create_xml.py @@ -5,18 +5,19 @@ from ufs_test_utils import get_testcase, write_logfile, rrmdir, machine_check_off def rocoto_create_entries(RTPWD,MACHINE_ID,INPUTDATA_ROOT,INPUTDATA_ROOT_WW3,INPUTDATA_ROOT_BMIC,RUNDIR_ROOT,NEW_BASELINE,ROCOTO_XML): - """Generate header information for Rocoto xml file + """Generate header information for Rocoto XML file Args: RTPWD (str): Baseline directory - MACHINE_ID (str): Machine ID i.e. Hera, Gaea, Jet, etc. + MACHINE_ID (str): Machine ID i.e., Hera, Gaea, Jet, etc. INPUTDATA_ROOT (str): Input data directory INPUTDATA_ROOT_WW3 (str): WW3 input data directory INPUTDATA_ROOT_BMIC (str): BMIC input data directory RUNDIR_ROOT (str): Test run directory NEW_BASELINE (str): Directory for newly generated baselines - ROCOTO_XML (str): Rocoto .xml filename to write to + ROCOTO_XML (str): Rocoto XML filename to write to """ + PATHRT = os.getenv('PATHRT') LOG_DIR= PATHRT+'/logs/log_'+MACHINE_ID PATHTR, tail = os.path.split(PATHRT) @@ -43,17 +44,17 @@ def rocoto_create_entries(RTPWD,MACHINE_ID,INPUTDATA_ROOT,INPUTDATA_ROOT_WW3,INP f.close() def rocoto_create_compile_task(MACHINE_ID,COMPILE_ID,ROCOTO_COMPILE_MAXTRIES,MAKE_OPT,ACCNR,COMPILE_QUEUE,PARTITION,ROCOTO_XML): - """Generate and append compile task into Rocoto xml file + """Generate and append compile task into Rocoto XML file Args: - MACHINE_ID (str): Machine ID i.e. Hera, Gaea, Jet, etc. - COMPILE_ID (str): Compile identifier e.g. s2swa_intel + MACHINE_ID (str): Machine ID i.e., Hera, Gaea, Jet, etc. + COMPILE_ID (str): Compile identifier e.g., s2swa_intel ROCOTO_COMPILE_MAXTRIES (str): Max attempts for compile MAKE_OPT (str): Make build options ACCNR (str): Account to run the job with - COMPILE_QUEUE (str): QOS i.e. batch, windfall, normal, etc. - PARTITION (str): System partition i.e. xjet, c5 - ROCOTO_XML (str): Rocoto .xml filename to write to + COMPILE_QUEUE (str): Quality of Service (QOS), i.e., batch, windfall, normal, etc. + PARTITION (str): System partition i.e., xjet, c5 + ROCOTO_XML (str): Rocoto XML filename to write to """ NATIVE="" BUILD_CORES="8" @@ -90,11 +91,11 @@ def rocoto_create_compile_task(MACHINE_ID,COMPILE_ID,ROCOTO_COMPILE_MAXTRIES,MAK f.close() def write_metatask_begin(COMPILE_METATASK_NAME, filename): - """Write compile task metadata to Rocoto xml file + """Write compile task metadata to Rocoto XML file Args: - COMPILE_METATASK_NAME (str): Compile job name e.g. s2swa_intel - filename (str): Rocoto xml filename to append to + COMPILE_METATASK_NAME (str): Compile job name e.g., s2swa_intel + filename (str): Rocoto XML filename to append to """ metatask_name = f""" 0 """ @@ -103,10 +104,10 @@ def write_metatask_begin(COMPILE_METATASK_NAME, filename): f.close() def write_metatask_end(filename): - """Append closing metatask element to Rocoto xml + """Append closing metatask element to Rocoto XML Args: - filename (str): Rocoto xml filename + filename (str): Rocoto XML filename """ metatask_name = f""" """ @@ -118,10 +119,10 @@ def write_compile_env(SCHEDULER,PARTITION,JOB_NR,COMPILE_QUEUE,RUNDIR_ROOT): """Generate compile task .env file Args: - SCHEDULER (str): Job scheduler e.g. pbs, slurm - PARTITION (str): System partition i.e. xjet, c5 + SCHEDULER (str): Job scheduler, e.g., pbs, slurm + PARTITION (str): System partition, i.e., xjet, c5 JOB_NR (str): Job number - COMPILE_QUEUE (str): QOS i.e. batch, windfall, normal, etc. + COMPILE_QUEUE (str): Quality of Service (QOS), i.e., batch, windfall, normal, etc. RUNDIR_ROOT (str): Test run directory """ filename = RUNDIR_ROOT+"/compile_"+str(os.getenv('COMPILE_ID'))+".env" @@ -308,6 +309,11 @@ def make_loghead(ACCNR,MACHINE_ID,RUNDIR_ROOT,RTPWD,REGRESSIONTEST_LOG): write_logfile(filename, "a", output="* (-v) - VERBOSE OUTPUT"+"\n") def xml_loop(): + """ + Creates workflow XML file for each test. + Reads in ``baseline_setup.yaml``, parses ``ufs_test.yaml``, and sets up Rocoto XML + according to the runtime arguments given in ``ufs_test.sh``. + """ ACCNR = str(os.getenv('ACCNR')) PATHRT = str(os.getenv('PATHRT')) MACHINE_ID = str(os.getenv('MACHINE_ID')) diff --git a/tests-dev/ufs_test_utils.py b/tests-dev/ufs_test_utils.py index 9a0f8a2faa..dafefea0a5 100644 --- a/tests-dev/ufs_test_utils.py +++ b/tests-dev/ufs_test_utils.py @@ -7,7 +7,7 @@ import subprocess def update_testyaml(input_list): - """Generate temporary test yaml based on list of tests received + """Generates temporary test YAML based on list of tests received Args: input_list (list): list of tests to run @@ -80,7 +80,7 @@ def update_testyaml(input_list): file_yaml.close() def update_testyaml_n(): - """Update test yaml file for a single test specified in -n + """Updates test YAML file for a single test specified in ``-n `` """ try: SRT_NAME = str(os.getenv('SRT_NAME')) @@ -91,7 +91,7 @@ def update_testyaml_n(): update_testyaml(input_list) def update_testyaml_b(): - """Update test yaml file for tests specified in -b + """Updates test YAML file for tests specified in ``-b `` """ NEW_BASELINES_FILE = str(os.getenv('NEW_BASELINES_FILE')) input_list=[] @@ -104,31 +104,31 @@ def update_testyaml_b(): update_testyaml(input_list) def string_clean(str_in): - """Strip out RUN or COMPILE whitespace and separate with commas. + """Strips out RUN or COMPILE whitespace and separates with commas. Args: - str_in (str): RUN or COMPILE line read in from rt.conf + str_in (str): RUN or COMPILE line read in from ``rt.conf`` Returns: - str: whitespace stripped and comma separated values + str: Whitespace stripped and comma separated values """ return "'"+("','".join(str_in.split()))+"'" def parse_line(str_in): - """Parse rt.conf line into list + """Parses ``rt.conf`` line into list Args: str_in (str): RUN or COMPILE line from rt.conf Returns: - list: list of RUN or COMPILE test attributes + build_attr: List of RUN or COMPILE test attributes """ build_attr = " ".join(str_in.split()).split('|') build_attr = [attr.strip() for attr in build_attr] return build_attr def create_yaml(): - """Parse default rt.conf into ufs_test.yaml + """Parses default ``rt.conf`` into ``ufs_test.yaml`` """ with open('ufs_test.yaml', 'w') as yaml_file, open("rt.conf") as conf_file: @@ -190,7 +190,7 @@ def create_yaml(): yaml_file.close(); conf_file.close() def sync_testscripts(): - """symlink sharable rt.sh test scripts + """Symlinks sharable ``rt.sh`` test scripts """ dst= os.getcwd() src= os.path.split(os.getcwd())[0]+'/tests' @@ -211,13 +211,13 @@ def sync_testscripts(): os.symlink(src_name, dst_name) def machine_check_off(machine_id, val): - """Check turned-off machine from yaml configuration + """Checks turned-off machine from YAML configuration Args: - machine_id (str): local machine name - val (dic): build and test config dictionary list + machine_id (str): Local machine name + val (dict): Build and test config dictionary list Returns: - pass_machine: logical flag to pass local machine + pass_machine: Logical flag to pass local machine """ pass_machine = True if 'turnoff' in val.keys(): @@ -229,10 +229,10 @@ def machine_check_off(machine_id, val): return pass_machine def delete_files(deletefiles): - """Remove specified filepath + """Removes specified filepath Args: - deletefiles (str): filepath to remove e.g. tests/rocoto.* + deletefiles (str): filepath to remove, e.g., ``tests/rocoto.*`` """ fileList = glob.glob(deletefiles, recursive=True) for filePath in fileList: @@ -242,7 +242,7 @@ def delete_files(deletefiles): print("Error while deleting ",deletefiles) def link_new_baselines(): - """Create symlinks for newly generated baselines. + """Creates symlinks for newly generated baselines """ USER = str(os.environ.get('USER')) MACHINE_ID = os.getenv('MACHINE_ID') @@ -272,14 +272,14 @@ def link_new_baselines(): symlink_baselines.wait() def get_testdep(casename,val): - """Retrieve test case dependencies + """Retrieves test case dependencies Args: casename (str): Test case name - val (dict): Test case attributes e.g. val['compiler'] + val (dict): Test case attributes, e.g., val['compiler'] Returns: - dict: Test case and config for the specified dependency + test_dep: Dictionary with test case and configuration for the specified dependency """ test_dep = None for test in val: @@ -289,13 +289,13 @@ def get_testdep(casename,val): return test_dep def get_testcase(test): - """Retrieve test case names and configs from given dict from pyaml + """Retrieves test case names and configs from given dictionary from PyYAML Args: - test (dict): dict retrieved from reading in yaml test file + test (dict): Dictionary retrieved from reading in YAML test file Returns: - str, dict: test name and python dict of test configuration + case_name, case_config: Test name (str) and Python dictionary of test configuration """ case_name = None case_config = None @@ -305,11 +305,11 @@ def get_testcase(test): return case_name, case_config def write_logfile(logfile, openmod, output="", subproc=""): - """Append given output into log file + """Appends given output into log file Args: logfile (str): Log filename - openmod (str): mode to open file in + openmod (str): Mode to open file in output (str): Content to append to log file. Defaults to "". subproc (str): Command to run within the shell. Defaults to "". """ @@ -321,7 +321,7 @@ def write_logfile(logfile, openmod, output="", subproc=""): rtlog.close() def rrmdir(path): - """Remove all files and directories in specified path. + """Removes all files and directories in specified path. Args: path (str): File path to remove diff --git a/tests/logs/OpnReqTests_control_p8_hera.log b/tests/logs/OpnReqTests_control_p8_hera.log index a5ac539a95..4fd215fb50 100644 --- a/tests/logs/OpnReqTests_control_p8_hera.log +++ b/tests/logs/OpnReqTests_control_p8_hera.log @@ -1,9 +1,9 @@ -Tue Oct 8 22:47:32 UTC 2024 +Mon Oct 21 19:48:59 UTC 2024 Start Operation Requirement Test -baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_bit_base_gnu -working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_3789169/bit_base_bit_base +baseline dir = /scratch1/NCEPDEV/stmp4/role.epic/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_bit_base_gnu +working dir = /scratch1/NCEPDEV/stmp2/role.epic/FV3_OPNREQ_TEST/opnReqTest_1401223/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 = 311.645970 - 0: The maximum resident set size (KB) = 1440152 + 0: The total amount of wall time = 306.702972 + 0: The maximum resident set size (KB) = 1441656 Test bit_base PASS -baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_dbg_base_gnu -working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_3789169/dbg_base_dbg_base +baseline dir = /scratch1/NCEPDEV/stmp4/role.epic/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_dbg_base_gnu +working dir = /scratch1/NCEPDEV/stmp2/role.epic/FV3_OPNREQ_TEST/opnReqTest_1401223/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 = 940.211866 - 0: The maximum resident set size (KB) = 1423792 + 0: The total amount of wall time = 946.656819 + 0: The maximum resident set size (KB) = 1405800 Test dbg_base PASS -baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_std_base_gnu -working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_3789169/dcp_dcp +baseline dir = /scratch1/NCEPDEV/stmp4/role.epic/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_std_base_gnu +working dir = /scratch1/NCEPDEV/stmp2/role.epic/FV3_OPNREQ_TEST/opnReqTest_1401223/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 = 274.188787 - 0: The maximum resident set size (KB) = 1418424 + 0: The total amount of wall time = 278.080934 + 0: The maximum resident set size (KB) = 1417788 Test dcp PASS -baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_std_base_gnu -working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_3789169/mpi_mpi +baseline dir = /scratch1/NCEPDEV/stmp4/role.epic/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_std_base_gnu +working dir = /scratch1/NCEPDEV/stmp2/role.epic/FV3_OPNREQ_TEST/opnReqTest_1401223/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 = 301.161679 - 0: The maximum resident set size (KB) = 1416756 + 0: The total amount of wall time = 279.382382 + 0: The maximum resident set size (KB) = 1419056 Test mpi PASS -baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_std_base_gnu -working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_3789169/rst_rst +baseline dir = /scratch1/NCEPDEV/stmp4/role.epic/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_std_base_gnu +working dir = /scratch1/NCEPDEV/stmp2/role.epic/FV3_OPNREQ_TEST/opnReqTest_1401223/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 = 276.271987 - 0: The maximum resident set size (KB) = 1431172 + 0: The total amount of wall time = 275.205034 + 0: The maximum resident set size (KB) = 1430944 Test rst PASS -baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_std_base_gnu -working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_3789169/std_base_std_base +baseline dir = /scratch1/NCEPDEV/stmp4/role.epic/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_std_base_gnu +working dir = /scratch1/NCEPDEV/stmp2/role.epic/FV3_OPNREQ_TEST/opnReqTest_1401223/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 = 276.492714 - 0: The maximum resident set size (KB) = 1430992 + 0: The total amount of wall time = 279.070769 + 0: The maximum resident set size (KB) = 1403488 Test std_base PASS -baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_std_base_gnu -working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_3789169/thr_thr +baseline dir = /scratch1/NCEPDEV/stmp4/role.epic/FV3_OPNREQ_TEST/OPNREQ_TEST/control_p8_std_base_gnu +working dir = /scratch1/NCEPDEV/stmp2/role.epic/FV3_OPNREQ_TEST/opnReqTest_1401223/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 = 275.115479 - 0: The maximum resident set size (KB) = 1421612 + 0: The total amount of wall time = 327.912024 + 0: The maximum resident set size (KB) = 1419068 Test thr PASS OPERATION REQUIREMENT TEST WAS SUCCESSFUL -Wed Oct 9 00:04:19 UTC 2024 -Elapsed time: 01h:16m:47s. Have a nice day! +Mon Oct 21 21:03:27 UTC 2024 +Elapsed time: 01h:14m:28s. Have a nice day! diff --git a/tests/logs/OpnReqTests_cpld_control_nowave_noaero_p8_hera.log b/tests/logs/OpnReqTests_cpld_control_nowave_noaero_p8_hera.log index 6bfe7ee77f..df058cd5d3 100644 --- a/tests/logs/OpnReqTests_cpld_control_nowave_noaero_p8_hera.log +++ b/tests/logs/OpnReqTests_cpld_control_nowave_noaero_p8_hera.log @@ -1,9 +1,9 @@ -Wed Oct 9 14:47:17 UTC 2024 +Mon Oct 21 18:13:22 UTC 2024 Start Operation Requirement Test -baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/cpld_control_c96_noaero_p8_dbg_base_gnu -working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_3476944/dbg_base_dbg_base +baseline dir = /scratch1/NCEPDEV/stmp4/role.epic/FV3_OPNREQ_TEST/OPNREQ_TEST/cpld_control_c96_noaero_p8_dbg_base_gnu +working dir = /scratch1/NCEPDEV/stmp2/role.epic/FV3_OPNREQ_TEST/opnReqTest_311611/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 = 2410.412873 - 0: The maximum resident set size (KB) = 1500288 + 0: The total amount of wall time = 2424.448685 + 0: The maximum resident set size (KB) = 1511852 Test dbg_base PASS -baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/cpld_control_c96_noaero_p8_std_base_gnu -working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_3476944/rst_rst +baseline dir = /scratch1/NCEPDEV/stmp4/role.epic/FV3_OPNREQ_TEST/OPNREQ_TEST/cpld_control_c96_noaero_p8_std_base_gnu +working dir = /scratch1/NCEPDEV/stmp2/role.epic/FV3_OPNREQ_TEST/opnReqTest_311611/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 = 899.090979 + 0: The total amount of wall time = 798.111971 0: The maximum resident set size (KB) = 1504600 Test rst PASS -baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/cpld_control_c96_noaero_p8_std_base_gnu -working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_3476944/std_base_std_base +baseline dir = /scratch1/NCEPDEV/stmp4/role.epic/FV3_OPNREQ_TEST/OPNREQ_TEST/cpld_control_c96_noaero_p8_std_base_gnu +working dir = /scratch1/NCEPDEV/stmp2/role.epic/FV3_OPNREQ_TEST/opnReqTest_311611/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 = 721.439080 - 0: The maximum resident set size (KB) = 1504092 + 0: The total amount of wall time = 784.776830 + 0: The maximum resident set size (KB) = 1507688 Test std_base PASS OPERATION REQUIREMENT TEST WAS SUCCESSFUL -Wed Oct 9 16:24:56 UTC 2024 -Elapsed time: 01h:37m:39s. Have a nice day! +Mon Oct 21 19:48:58 UTC 2024 +Elapsed time: 01h:35m:37s. Have a nice day! diff --git a/tests/logs/OpnReqTests_regional_control_hera.log b/tests/logs/OpnReqTests_regional_control_hera.log index 1c8759ae87..de7d11ca0e 100644 --- a/tests/logs/OpnReqTests_regional_control_hera.log +++ b/tests/logs/OpnReqTests_regional_control_hera.log @@ -1,9 +1,9 @@ -Wed Oct 9 12:02:03 UTC 2024 +Mon Oct 21 15:35:17 UTC 2024 Start Operation Requirement Test -baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/regional_control_bit_base_gnu -working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2513112/bit_base_bit_base +baseline dir = /scratch1/NCEPDEV/stmp4/role.epic/FV3_OPNREQ_TEST/OPNREQ_TEST/regional_control_bit_base_gnu +working dir = /scratch1/NCEPDEV/stmp2/role.epic/FV3_OPNREQ_TEST/opnReqTest_3613607/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 = 1488.179880 - 0: The maximum resident set size (KB) = 746240 + 0: The total amount of wall time = 1387.422370 + 0: The maximum resident set size (KB) = 763032 Test bit_base PASS -baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/regional_control_std_base_gnu -working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2513112/dcp_dcp +baseline dir = /scratch1/NCEPDEV/stmp4/role.epic/FV3_OPNREQ_TEST/OPNREQ_TEST/regional_control_std_base_gnu +working dir = /scratch1/NCEPDEV/stmp2/role.epic/FV3_OPNREQ_TEST/opnReqTest_3613607/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 = 2215.405761 - 0: The maximum resident set size (KB) = 739208 + 0: The total amount of wall time = 2284.264268 + 0: The maximum resident set size (KB) = 710292 Test dcp PASS -baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/regional_control_std_base_gnu -working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2513112/std_base_std_base +baseline dir = /scratch1/NCEPDEV/stmp4/role.epic/FV3_OPNREQ_TEST/OPNREQ_TEST/regional_control_std_base_gnu +working dir = /scratch1/NCEPDEV/stmp2/role.epic/FV3_OPNREQ_TEST/opnReqTest_3613607/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 = 2326.131971 - 0: The maximum resident set size (KB) = 730172 + 0: The total amount of wall time = 2289.920746 + 0: The maximum resident set size (KB) = 719844 Test std_base PASS -baseline dir = /scratch1/NCEPDEV/stmp4/Zachary.Shrader/FV3_OPNREQ_TEST/OPNREQ_TEST/regional_control_std_base_gnu -working dir = /scratch1/NCEPDEV/stmp2/Zachary.Shrader/FV3_OPNREQ_TEST/opnReqTest_2513112/thr_thr +baseline dir = /scratch1/NCEPDEV/stmp4/role.epic/FV3_OPNREQ_TEST/OPNREQ_TEST/regional_control_std_base_gnu +working dir = /scratch1/NCEPDEV/stmp2/role.epic/FV3_OPNREQ_TEST/opnReqTest_3613607/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 = 2180.030448 - 0: The maximum resident set size (KB) = 722712 + 0: The total amount of wall time = 2287.377209 + 0: The maximum resident set size (KB) = 709840 Test thr PASS OPERATION REQUIREMENT TEST WAS SUCCESSFUL -Wed Oct 9 14:37:25 UTC 2024 -Elapsed time: 02h:35m:23s. Have a nice day! +Mon Oct 21 18:13:21 UTC 2024 +Elapsed time: 02h:38m:05s. Have a nice day! diff --git a/tests/logs/RegressionTests_gaea.log b/tests/logs/RegressionTests_gaea.log index 6f89c5a1e4..a34994d13a 100644 --- a/tests/logs/RegressionTests_gaea.log +++ b/tests/logs/RegressionTests_gaea.log @@ -1,7 +1,7 @@ ====START OF GAEA REGRESSION TESTING LOG==== UFSWM hash used in testing: -ff8bef7b1f5ab5484a5001d4b16a237e8baa7b81 +6bd7ea845b22492c06f61a14c242fce7da453a15 Submodule hashes used in testing: 37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d) @@ -11,10 +11,10 @@ Submodule hashes used in testing: 05ac0ec3ea666080eed36e67f6cf8ce1255b243f CICE-interface/CICE/icepack (Icepack1.1.0-192-g05ac0ec) 24e9eed4ffe8138bef635c8f916f91b142595675 CMEPS-interface/CMEPS (cmeps_v0.4.1-2311-g24e9eed) cabd7753ae17f7bfcc6dad56daf10868aa51c3f4 CMakeModules (v1.0.0-28-gcabd775) - b71196b0faf74f0fe59558796285424c915b6eaa FV3 (remotes/origin/rrfsv1-to-ufs/dev1) + 8e8df02db4fda01cb4cb63c13164e833c8280931 FV3 (remotes/origin/cubed_sphere_chunks) 24686a2561f1414eb86c7b97c93960c36e4257b1 FV3/atmos_cubed_sphere (201912_public_release-406-g24686a2) - 0f8232724975c13289cad390c9a71fa2c6a9bff4 FV3/ccpp/framework (2024-07-11-dev) - d5842b617d0bdddd00fd8d45cf1cbf3c9c141258 FV3/ccpp/physics (master-tag-before-replacing-with-ipd-setup-step-fast-5334-gd5842b61) + 8c8b60498ec463ea2d3d5b79950c6b47f4af3e34 FV3/ccpp/framework (v0.1.0-1703-g8c8b604) + f3eeb3442775b7239d98e3d09acc6d4f1d42233e FV3/ccpp/physics (EP4-889-gf3eeb344) 74a0e098b2163425e4b5466c2dfcf8ae26d560a5 FV3/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (v1.6) 6f5dd627d124ae94bb5ed7f5afd22f82c470b1b7 FV3/upp (upp_v10.2.0-230-g6f5dd627) -1ba8270870947b583cd51bc72ff8960f4c1fb36e FV3/upp/sorc/libIFI.fd @@ -39,290 +39,290 @@ The second time is specifically for the run phase. Times/Memory will be empty for failed tests. BASELINE DIRECTORY: /gpfs/f5/epic/world-shared/UFS-WM_RT/NEMSfv3gfs/develop-20241011 -COMPARISON DIRECTORY: /gpfs/f5/epic/scratch/Jong.Kim/RT_RUNDIRS/Jong.Kim/FV3_RT/rt_3630269 +COMPARISON DIRECTORY: /gpfs/f5/epic/scratch/Jong.Kim/RT_RUNDIRS/Jong.Kim/FV3_RT/rt_3827138 RT.SH OPTIONS USED: * (-a) - HPC PROJECT ACCOUNT: epic * (-e) - USE ECFLOW -PASS -- COMPILE 's2swa_32bit_intel' [15:20, 13:41] ( 6 warnings 10 remarks ) -PASS -- TEST 'cpld_control_p8_mixedmode_intel' [11:35, 08:57](3185 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_intel' [26:22, 24:15] ( 6 warnings 10 remarks ) -PASS -- TEST 'cpld_control_gfsv17_intel' [17:23, 14:14](1901 MB) -PASS -- TEST 'cpld_control_gfsv17_iau_intel' [19:16, 14:20](1938 MB) -PASS -- TEST 'cpld_restart_gfsv17_intel' [10:27, 07:13](1060 MB) -PASS -- TEST 'cpld_mpi_gfsv17_intel' [18:25, 15:36](1880 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [24:21, 22:17] ( 6 warnings 10 remarks ) -PASS -- TEST 'cpld_control_sfs_intel' [15:51, 13:31](1902 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [14:24, 12:14] ( 1528 warnings 1948 remarks ) -PASS -- TEST 'cpld_debug_gfsv17_intel' [28:41, 25:24](1934 MB) - -PASS -- COMPILE 's2swa_intel' [13:20, 11:18] ( 6 warnings 10 remarks ) -PASS -- TEST 'cpld_control_p8_intel' [14:06, 10:27](3214 MB) -PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [14:15, 10:43](3214 MB) -PASS -- TEST 'cpld_restart_p8_intel' [10:46, 06:38](3136 MB) -PASS -- TEST 'cpld_control_qr_p8_intel' [14:06, 10:16](3232 MB) -PASS -- TEST 'cpld_restart_qr_p8_intel' [10:46, 06:50](3159 MB) -PASS -- TEST 'cpld_2threads_p8_intel' [11:52, 09:00](3462 MB) -PASS -- TEST 'cpld_decomp_p8_intel' [14:01, 10:29](3205 MB) -PASS -- TEST 'cpld_mpi_p8_intel' [13:01, 09:23](3158 MB) -PASS -- TEST 'cpld_control_ciceC_p8_intel' [14:15, 10:36](3214 MB) -PASS -- TEST 'cpld_control_c192_p8_intel' [16:31, 10:37](3491 MB) -PASS -- TEST 'cpld_restart_c192_p8_intel' [12:21, 07:08](3601 MB) -PASS -- TEST 'cpld_bmark_p8_intel' [19:13, 12:00](4260 MB) -PASS -- TEST 'cpld_restart_bmark_p8_intel' [14:51, 08:28](4345 MB) -PASS -- TEST 'cpld_s2sa_p8_intel' [11:52, 08:22](3190 MB) - -PASS -- COMPILE 's2sw_intel' [14:24, 12:59] ( 6 warnings 10 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_intel' [09:34, 06:35](1907 MB) -PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [11:56, 08:50](1975 MB) - -PASS -- COMPILE 's2swa_debug_intel' [16:24, 14:14] ( 1418 warnings 1209 remarks ) -PASS -- TEST 'cpld_debug_p8_intel' [17:21, 15:04](3269 MB) - -PASS -- COMPILE 's2sw_debug_intel' [14:24, 12:31] ( 1418 warnings 1209 remarks ) -PASS -- TEST 'cpld_debug_noaero_p8_intel' [12:30, 09:18](1948 MB) - -PASS -- COMPILE 's2s_aoflux_intel' [17:20, 16:02] ( 5 warnings 3 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [08:26, 05:41](1972 MB) - -PASS -- COMPILE 's2s_intel' [09:20, 08:05] ( 6 warnings 3 remarks ) -PASS -- TEST 'cpld_control_c48_intel' [08:17, 05:40](2865 MB) -PASS -- TEST 'cpld_warmstart_c48_intel' [05:28, 02:48](2873 MB) -PASS -- TEST 'cpld_restart_c48_intel' [02:56, 01:06](2284 MB) - -PASS -- COMPILE 's2swa_faster_intel' [46:19, 44:23] ( 6 warnings 10 remarks ) -PASS -- TEST 'cpld_control_p8_faster_intel' [13:37, 10:21](3216 MB) - -PASS -- COMPILE 's2sw_pdlib_intel' [21:11, 20:02] ( 6 warnings 10 remarks ) -PASS -- TEST 'cpld_control_pdlib_p8_intel' [18:23, 16:02](1913 MB) -PASS -- TEST 'cpld_restart_pdlib_p8_intel' [10:25, 07:30](1096 MB) -PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [20:13, 17:37](1889 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_intel' [13:11, 11:43] ( 1528 warnings 1948 remarks ) -PASS -- TEST 'cpld_debug_pdlib_p8_intel' [30:01, 26:59](1952 MB) - -PASS -- COMPILE 'atm_dyn32_intel' [14:15, 12:59] ( 6 warnings 1 remarks ) -PASS -- TEST 'control_flake_intel' [05:41, 03:50](655 MB) -PASS -- TEST 'control_CubedSphereGrid_intel' [06:15, 03:30](1549 MB) -PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [06:18, 03:36](1557 MB) -PASS -- TEST 'control_latlon_intel' [06:08, 03:21](1556 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [06:19, 03:31](1563 MB) -PASS -- TEST 'control_c48_intel' [13:19, 09:58](1578 MB) -PASS -- TEST 'control_c48.v2.sfc_intel' [08:10, 05:41](698 MB) -PASS -- TEST 'control_c192_intel' [14:16, 11:16](1680 MB) -PASS -- TEST 'control_c384_intel' [26:17, 23:53](1969 MB) -PASS -- TEST 'control_c384gdas_intel' [18:21, 14:53](1171 MB) -PASS -- TEST 'control_stochy_intel' [03:24, 01:55](612 MB) -PASS -- TEST 'control_stochy_restart_intel' [04:09, 01:37](418 MB) -PASS -- TEST 'control_lndp_intel' [03:30, 01:51](609 MB) -PASS -- TEST 'control_iovr4_intel' [04:27, 02:41](611 MB) -PASS -- TEST 'control_iovr5_intel' [04:25, 02:40](608 MB) -PASS -- TEST 'control_p8_intel' [07:11, 04:36](1841 MB) -PASS -- TEST 'control_p8.v2.sfc_intel' [07:03, 03:41](1844 MB) -PASS -- TEST 'control_p8_ugwpv1_intel' [07:04, 04:29](1847 MB) -PASS -- TEST 'control_restart_p8_intel' [05:01, 02:28](997 MB) -PASS -- TEST 'control_noqr_p8_intel' [07:11, 04:30](1837 MB) -PASS -- TEST 'control_restart_noqr_p8_intel' [05:09, 02:17](1007 MB) -PASS -- TEST 'control_decomp_p8_intel' [06:03, 04:05](1834 MB) -PASS -- TEST 'control_2threads_p8_intel' [06:03, 03:26](1927 MB) -PASS -- TEST 'control_p8_lndp_intel' [09:00, 06:39](1852 MB) -PASS -- TEST 'control_p8_rrtmgp_intel' [07:25, 04:23](1899 MB) -PASS -- TEST 'control_p8_mynn_intel' [06:10, 03:56](1851 MB) -PASS -- TEST 'merra2_thompson_intel' [07:06, 04:11](1850 MB) -PASS -- TEST 'regional_control_intel' [06:41, 05:04](845 MB) -PASS -- TEST 'regional_restart_intel' [04:37, 02:36](848 MB) -PASS -- TEST 'regional_decomp_intel' [06:43, 04:56](846 MB) -PASS -- TEST 'regional_2threads_intel' [04:44, 03:04](983 MB) -PASS -- TEST 'regional_noquilt_intel' [06:46, 04:41](1172 MB) -PASS -- TEST 'regional_netcdf_parallel_intel' [06:45, 04:45](843 MB) -PASS -- TEST 'regional_2dwrtdecomp_intel' [06:37, 05:07](844 MB) -PASS -- TEST 'regional_wofs_intel' [08:41, 06:32](1570 MB) - -PASS -- COMPILE 'rrfs_intel' [13:11, 11:56] ( 8 warnings 9 remarks ) -PASS -- TEST 'rap_control_intel' [09:26, 07:04](991 MB) -PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [07:31, 04:18](1148 MB) -PASS -- TEST 'rap_decomp_intel' [10:30, 07:14](988 MB) -PASS -- TEST 'rap_2threads_intel' [09:26, 06:22](1073 MB) -PASS -- TEST 'rap_restart_intel' [06:46, 04:13](869 MB) -PASS -- TEST 'rap_sfcdiff_intel' [09:25, 06:59](988 MB) -PASS -- TEST 'rap_sfcdiff_decomp_intel' [10:30, 07:30](987 MB) -PASS -- TEST 'rap_sfcdiff_restart_intel' [07:52, 05:12](869 MB) -PASS -- TEST 'hrrr_control_intel' [06:28, 03:51](982 MB) -PASS -- TEST 'hrrr_control_decomp_intel' [07:23, 04:13](987 MB) -PASS -- TEST 'hrrr_control_2threads_intel' [06:28, 03:10](1065 MB) -PASS -- TEST 'hrrr_control_restart_intel' [04:34, 02:06](815 MB) -PASS -- TEST 'rrfs_v1beta_intel' [09:25, 06:51](983 MB) -PASS -- TEST 'rrfs_v1nssl_intel' [11:02, 08:56](1942 MB) -PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [11:02, 08:43](1933 MB) - -PASS -- COMPILE 'csawmg_intel' [14:16, 12:39] ( 5 warnings ) -PASS -- TEST 'control_csawmg_intel' [09:25, 07:02](950 MB) -PASS -- TEST 'control_ras_intel' [05:27, 03:38](644 MB) - -PASS -- COMPILE 'wam_intel' [15:11, 13:14] ( 5 warnings 1 remarks ) -PASS -- TEST 'control_wam_intel' [14:13, 12:01](1637 MB) - -PASS -- COMPILE 'atm_faster_dyn32_intel' [14:11, 12:48] ( 5 warnings 1 remarks ) -PASS -- TEST 'control_p8_faster_intel' [06:05, 03:14](1845 MB) -PASS -- TEST 'regional_control_faster_intel' [06:48, 04:26](843 MB) - -PASS -- COMPILE 'atm_debug_dyn32_intel' [12:11, 10:51] ( 887 warnings 9 remarks ) -PASS -- TEST 'control_CubedSphereGrid_debug_intel' [04:51, 02:49](1581 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [04:56, 02:49](1580 MB) -PASS -- TEST 'control_stochy_debug_intel' [05:29, 03:09](783 MB) -PASS -- TEST 'control_lndp_debug_intel' [04:32, 02:53](783 MB) -PASS -- TEST 'control_csawmg_debug_intel' [06:52, 04:22](1083 MB) -PASS -- TEST 'control_ras_debug_intel' [04:23, 02:51](788 MB) -PASS -- TEST 'control_diag_debug_intel' [04:39, 03:04](1641 MB) -PASS -- TEST 'control_debug_p8_intel' [04:37, 03:04](1867 MB) -PASS -- TEST 'regional_debug_intel' [18:32, 16:12](884 MB) -PASS -- TEST 'rap_control_debug_intel' [06:29, 05:04](1164 MB) -PASS -- TEST 'hrrr_control_debug_intel' [06:28, 04:57](1160 MB) -PASS -- TEST 'hrrr_gf_debug_intel' [07:25, 05:18](1163 MB) -PASS -- TEST 'hrrr_c3_debug_intel' [07:29, 05:17](1161 MB) -PASS -- TEST 'rap_unified_drag_suite_debug_intel' [07:27, 05:09](1163 MB) -PASS -- TEST 'rap_diag_debug_intel' [07:33, 05:15](1249 MB) -PASS -- TEST 'rap_cires_ugwp_debug_intel' [07:26, 05:13](1163 MB) -PASS -- TEST 'rap_unified_ugwp_debug_intel' [07:26, 05:15](1164 MB) -PASS -- TEST 'rap_lndp_debug_intel' [07:26, 05:08](1164 MB) -PASS -- TEST 'rap_progcld_thompson_debug_intel' [06:23, 05:01](1165 MB) -PASS -- TEST 'rap_noah_debug_intel' [06:22, 05:07](1157 MB) -PASS -- TEST 'rap_sfcdiff_debug_intel' [07:27, 05:13](1163 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [09:26, 07:58](1163 MB) -PASS -- TEST 'rrfs_v1beta_debug_intel' [06:23, 05:06](1157 MB) -PASS -- TEST 'rap_clm_lake_debug_intel' [08:25, 06:37](1164 MB) -PASS -- TEST 'rap_flake_debug_intel' [07:27, 05:15](1163 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [10:57, 08:55](1167 MB) - -PASS -- COMPILE 'wam_debug_intel' [10:15, 08:29] ( 842 warnings 1 remarks ) -PASS -- TEST 'control_wam_debug_intel' [16:05, 13:46](1671 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [13:15, 11:10] ( 8 warnings 8 remarks ) -PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [06:01, 04:02](1023 MB) -PASS -- TEST 'rap_control_dyn32_phy32_intel' [08:42, 06:11](866 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [05:49, 03:32](863 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [07:42, 05:26](922 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [04:55, 02:55](912 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [05:39, 03:45](868 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_intel' [06:56, 04:15](773 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [04:04, 01:40](751 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [14:14, 12:42] ( 8 warnings 8 remarks ) -PASS -- TEST 'conus13km_control_intel' [05:18, 02:09](1072 MB) -PASS -- TEST 'conus13km_2threads_intel' [04:24, 01:10](1063 MB) -PASS -- TEST 'conus13km_restart_mismatch_intel' [04:18, 01:15](948 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [13:11, 11:10] ( 8 warnings 8 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_intel' [08:30, 04:17](894 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [10:11, 08:52] ( 790 warnings 8 remarks ) -PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [07:00, 04:54](1043 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [06:59, 05:07](1042 MB) -PASS -- TEST 'conus13km_debug_intel' [16:17, 13:25](1123 MB) -PASS -- TEST 'conus13km_debug_qr_intel' [16:08, 13:46](796 MB) -PASS -- TEST 'conus13km_debug_2threads_intel' [10:04, 07:54](1114 MB) -PASS -- TEST 'conus13km_radar_tten_debug_intel' [15:59, 13:40](1193 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [10:15, 08:11] ( 790 warnings 8 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [06:54, 05:02](1062 MB) - -PASS -- COMPILE 'hafsw_intel' [15:11, 14:07] ( 6 warnings 9 remarks ) -PASS -- TEST 'hafs_regional_atm_intel' [07:25, 05:01](712 MB) -PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [06:43, 04:21](1065 MB) -PASS -- TEST 'hafs_regional_atm_ocn_intel' [10:31, 07:49](744 MB) -PASS -- TEST 'hafs_regional_atm_wav_intel' [14:20, 11:45](771 MB) -PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [15:39, 12:55](796 MB) -PASS -- TEST 'hafs_regional_1nest_atm_intel' [08:21, 05:24](475 MB) -PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [09:33, 06:35](495 MB) -PASS -- TEST 'hafs_global_1nest_atm_intel' [06:12, 03:21](392 MB) -PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [11:37, 07:32](483 MB) -PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [07:10, 04:00](503 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [07:16, 04:17](502 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [07:19, 04:42](588 MB) -PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [04:18, 01:42](424 MB) -PASS -- TEST 'gnv1_nested_intel' [09:49, 05:48](1696 MB) - -PASS -- COMPILE 'hafsw_debug_intel' [11:11, 10:06] ( 1470 warnings 1481 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [15:47, 12:51](612 MB) - -PASS -- COMPILE 'hafsw_faster_intel' [16:13, 15:05] ( 5 warnings 8 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [10:22, 07:50](630 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [11:45, 08:09](810 MB) - -PASS -- COMPILE 'hafs_mom6w_intel' [17:11, 15:24] ( 5 warnings 7 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [09:13, 06:07](809 MB) - -PASS -- COMPILE 'hafs_all_intel' [16:12, 14:19] ( 5 warnings 8 remarks ) -PASS -- TEST 'hafs_regional_docn_intel' [09:44, 06:34](736 MB) -PASS -- TEST 'hafs_regional_docn_oisst_intel' [09:27, 06:36](720 MB) -PASS -- TEST 'hafs_regional_datm_cdeps_intel' [22:37, 20:02](891 MB) - -PASS -- COMPILE 'datm_cdeps_intel' [14:00, 11:29] ( 5 warnings 2 remarks ) -PASS -- TEST 'datm_cdeps_control_cfsr_intel' [04:30, 02:37](763 MB) -PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [03:23, 01:36](753 MB) -PASS -- TEST 'datm_cdeps_control_gefs_intel' [04:26, 02:33](642 MB) -PASS -- TEST 'datm_cdeps_iau_gefs_intel' [04:31, 02:46](642 MB) -PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [04:24, 02:34](641 MB) -PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [04:29, 02:37](763 MB) -PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [04:24, 02:36](763 MB) -PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [04:29, 02:28](642 MB) -PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [09:04, 06:27](694 MB) -PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [09:05, 06:22](676 MB) -PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [04:23, 02:44](763 MB) -PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [06:26, 04:42](2030 MB) -PASS -- TEST 'datm_cdeps_gfs_intel' [06:27, 04:44](2030 MB) - -PASS -- COMPILE 'datm_cdeps_debug_intel' [09:15, 07:47] ( 7 warnings 2 remarks ) -PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [07:28, 05:30](749 MB) - -PASS -- COMPILE 'datm_cdeps_faster_intel' [13:13, 11:29] ( 5 warnings 2 remarks ) -PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [04:27, 02:40](764 MB) - -PASS -- COMPILE 'datm_cdeps_land_intel' [04:13, 02:15] ( 1 remarks ) -PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [04:46, 02:12](322 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_intel' [03:45, 01:39](460 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [02:41, 01:06](460 MB) - -PASS -- COMPILE 'datm_cdeps_lm4_intel' [04:11, 02:34] ( 12 warnings ) -PASS -- TEST 'datm_cdeps_lm4_gswp3_intel' [03:47, 01:08](449 MB) -PASS -- TEST 'datm_cdeps_lm4_gswp3_rst_intel' [02:52, 00:15](255 MB) - -PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [14:14, 13:05] ( 5 warnings 3 remarks ) -PASS -- TEST 'atm_ds2s_docn_pcice_intel' [07:14, 04:43](1912 MB) - -PASS -- COMPILE 'atm_ds2s_docn_dice_intel' [13:14, 11:44] ( 5 warnings 1 remarks ) -PASS -- TEST 'atm_ds2s_docn_dice_intel' [07:10, 04:19](1905 MB) - -PASS -- COMPILE 'atml_intel' [22:11, 21:04] ( 13 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_sbs_intel' [10:15, 07:36](1876 MB) -PASS -- TEST 'control_p8_atmlnd_intel' [10:15, 07:38](1882 MB) -PASS -- TEST 'control_restart_p8_atmlnd_intel' [06:41, 04:37](1027 MB) - -PASS -- COMPILE 'atml_debug_intel' [10:20, 08:47] ( 885 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_debug_intel' [09:17, 06:32](1911 MB) - -PASS -- COMPILE 'atmw_intel' [15:10, 13:24] ( 5 warnings 8 remarks ) -PASS -- TEST 'atmwav_control_noaero_p8_intel' [04:58, 02:26](1878 MB) - -PASS -- COMPILE 'atmaero_intel' [14:10, 12:40] ( 5 warnings 1 remarks ) -PASS -- TEST 'atmaero_control_p8_intel' [09:16, 06:52](3100 MB) -PASS -- TEST 'atmaero_control_p8_rad_intel' [11:04, 07:22](2988 MB) -PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [10:38, 07:13](2996 MB) - -PASS -- COMPILE 'atmaq_debug_intel' [11:11, 09:35] ( 887 warnings 6 remarks ) -PASS -- TEST 'regional_atmaq_debug_intel' [21:45, 18:12](4422 MB) - -PASS -- COMPILE 'atm_fbh_intel' [13:14, 11:54] ( 8 warnings 8 remarks ) -PASS -- TEST 'cpld_regional_atm_fbh_intel' [11:43, 09:27](798 MB) +PASS -- COMPILE 's2swa_32bit_intel' [18:15, 16:33] ( 6 warnings 10 remarks ) +PASS -- TEST 'cpld_control_p8_mixedmode_intel' [11:22, 08:31](3186 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_intel' [20:12, 19:03] ( 6 warnings 10 remarks ) +PASS -- TEST 'cpld_control_gfsv17_intel' [16:14, 13:50](1909 MB) +PASS -- TEST 'cpld_control_gfsv17_iau_intel' [19:02, 14:24](1933 MB) +PASS -- TEST 'cpld_restart_gfsv17_intel' [11:08, 06:49](1067 MB) +PASS -- TEST 'cpld_mpi_gfsv17_intel' [18:37, 15:17](1872 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [22:13, 20:47] ( 6 warnings 10 remarks ) +PASS -- TEST 'cpld_control_sfs_intel' [16:01, 13:26](1896 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [11:14, 09:10] ( 1528 warnings 1948 remarks ) +PASS -- TEST 'cpld_debug_gfsv17_intel' [28:28, 25:43](1928 MB) + +PASS -- COMPILE 's2swa_intel' [17:14, 15:53] ( 6 warnings 10 remarks ) +PASS -- TEST 'cpld_control_p8_intel' [14:01, 10:13](3213 MB) +PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [14:14, 10:17](3212 MB) +PASS -- TEST 'cpld_restart_p8_intel' [10:28, 06:43](3135 MB) +PASS -- TEST 'cpld_control_qr_p8_intel' [14:02, 10:13](3230 MB) +PASS -- TEST 'cpld_restart_qr_p8_intel' [10:28, 06:38](3159 MB) +PASS -- TEST 'cpld_2threads_p8_intel' [12:00, 08:35](3463 MB) +PASS -- TEST 'cpld_decomp_p8_intel' [13:52, 10:09](3204 MB) +PASS -- TEST 'cpld_mpi_p8_intel' [12:44, 09:16](3152 MB) +PASS -- TEST 'cpld_control_ciceC_p8_intel' [14:14, 10:10](3211 MB) +PASS -- TEST 'cpld_control_c192_p8_intel' [15:17, 10:08](3487 MB) +PASS -- TEST 'cpld_restart_c192_p8_intel' [11:14, 07:23](3597 MB) +PASS -- TEST 'cpld_bmark_p8_intel' [18:27, 11:20](4251 MB) +PASS -- TEST 'cpld_restart_bmark_p8_intel' [16:12, 08:22](4349 MB) +PASS -- TEST 'cpld_s2sa_p8_intel' [11:35, 07:57](3187 MB) + +PASS -- COMPILE 's2sw_intel' [18:15, 16:26] ( 6 warnings 10 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_intel' [09:51, 06:04](1912 MB) +PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [11:22, 08:37](1966 MB) + +PASS -- COMPILE 's2swa_debug_intel' [13:12, 11:44] ( 1418 warnings 1209 remarks ) +PASS -- TEST 'cpld_debug_p8_intel' [17:08, 14:13](3264 MB) + +PASS -- COMPILE 's2sw_debug_intel' [10:12, 08:55] ( 1418 warnings 1209 remarks ) +PASS -- TEST 'cpld_debug_noaero_p8_intel' [12:26, 09:19](1945 MB) + +PASS -- COMPILE 's2s_aoflux_intel' [15:12, 13:49] ( 5 warnings 3 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [08:24, 05:20](1973 MB) + +PASS -- COMPILE 's2s_intel' [15:12, 13:46] ( 6 warnings 3 remarks ) +PASS -- TEST 'cpld_control_c48_intel' [07:57, 05:35](2867 MB) +PASS -- TEST 'cpld_warmstart_c48_intel' [03:55, 02:00](2879 MB) +PASS -- TEST 'cpld_restart_c48_intel' [03:56, 01:07](2290 MB) + +PASS -- COMPILE 's2swa_faster_intel' [17:16, 15:28] ( 6 warnings 10 remarks ) +PASS -- TEST 'cpld_control_p8_faster_intel' [12:43, 10:05](3216 MB) + +PASS -- COMPILE 's2sw_pdlib_intel' [21:15, 19:10] ( 6 warnings 10 remarks ) +PASS -- TEST 'cpld_control_pdlib_p8_intel' [18:27, 15:14](1917 MB) +PASS -- TEST 'cpld_restart_pdlib_p8_intel' [10:58, 07:30](1090 MB) +PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [20:40, 17:29](1890 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_intel' [11:11, 09:36] ( 1528 warnings 1948 remarks ) +PASS -- TEST 'cpld_debug_pdlib_p8_intel' [29:44, 27:07](1943 MB) + +PASS -- COMPILE 'atm_dyn32_intel' [15:14, 13:10] ( 6 warnings 1 remarks ) +PASS -- TEST 'control_flake_intel' [05:22, 03:45](654 MB) +PASS -- TEST 'control_CubedSphereGrid_intel' [08:06, 03:52](1554 MB) +PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [07:41, 03:58](1564 MB) +PASS -- TEST 'control_latlon_intel' [07:51, 03:50](1553 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [08:06, 03:41](1560 MB) +PASS -- TEST 'control_c48_intel' [12:41, 09:55](1570 MB) +PASS -- TEST 'control_c48.v2.sfc_intel' [08:40, 05:42](696 MB) +PASS -- TEST 'control_c192_intel' [14:01, 11:25](1686 MB) +PASS -- TEST 'control_c384_intel' [27:11, 24:14](1965 MB) +PASS -- TEST 'control_c384gdas_intel' [18:18, 14:36](1166 MB) +PASS -- TEST 'control_stochy_intel' [03:30, 02:03](612 MB) +PASS -- TEST 'control_stochy_restart_intel' [03:32, 01:00](416 MB) +PASS -- TEST 'control_lndp_intel' [04:24, 02:16](609 MB) +PASS -- TEST 'control_iovr4_intel' [05:32, 03:00](606 MB) +PASS -- TEST 'control_iovr5_intel' [05:38, 02:30](609 MB) +PASS -- TEST 'control_p8_intel' [06:14, 03:46](1844 MB) +PASS -- TEST 'control_p8.v2.sfc_intel' [06:50, 03:20](1842 MB) +PASS -- TEST 'control_p8_ugwpv1_intel' [06:41, 03:46](1841 MB) +PASS -- TEST 'control_restart_p8_intel' [05:29, 02:26](996 MB) +PASS -- TEST 'control_noqr_p8_intel' [06:30, 03:46](1839 MB) +PASS -- TEST 'control_restart_noqr_p8_intel' [05:39, 02:44](1006 MB) +PASS -- TEST 'control_decomp_p8_intel' [06:30, 03:48](1846 MB) +PASS -- TEST 'control_2threads_p8_intel' [06:30, 03:21](1926 MB) +PASS -- TEST 'control_p8_lndp_intel' [09:39, 06:21](1845 MB) +PASS -- TEST 'control_p8_rrtmgp_intel' [07:48, 04:10](1896 MB) +PASS -- TEST 'control_p8_mynn_intel' [07:42, 03:47](1851 MB) +PASS -- TEST 'merra2_thompson_intel' [09:32, 04:09](1851 MB) +PASS -- TEST 'regional_control_intel' [08:31, 05:03](842 MB) +PASS -- TEST 'regional_restart_intel' [05:02, 02:32](846 MB) +PASS -- TEST 'regional_decomp_intel' [08:19, 05:11](854 MB) +PASS -- TEST 'regional_2threads_intel' [05:39, 03:13](981 MB) +PASS -- TEST 'regional_noquilt_intel' [07:19, 04:35](1170 MB) +PASS -- TEST 'regional_netcdf_parallel_intel' [08:47, 04:58](851 MB) +PASS -- TEST 'regional_2dwrtdecomp_intel' [06:42, 04:42](843 MB) +PASS -- TEST 'regional_wofs_intel' [08:32, 06:37](1575 MB) + +PASS -- COMPILE 'rrfs_intel' [13:11, 11:18] ( 8 warnings 9 remarks ) +PASS -- TEST 'rap_control_intel' [10:17, 06:57](988 MB) +PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [06:13, 03:58](1145 MB) +PASS -- TEST 'rap_decomp_intel' [10:17, 07:15](991 MB) +PASS -- TEST 'rap_2threads_intel' [10:17, 06:13](1071 MB) +PASS -- TEST 'rap_restart_intel' [07:18, 03:53](867 MB) +PASS -- TEST 'rap_sfcdiff_intel' [10:17, 06:53](987 MB) +PASS -- TEST 'rap_sfcdiff_decomp_intel' [10:17, 07:18](987 MB) +PASS -- TEST 'rap_sfcdiff_restart_intel' [06:50, 04:59](867 MB) +PASS -- TEST 'hrrr_control_intel' [06:03, 03:56](982 MB) +PASS -- TEST 'hrrr_control_decomp_intel' [06:03, 04:00](987 MB) +PASS -- TEST 'hrrr_control_2threads_intel' [06:03, 03:12](1065 MB) +PASS -- TEST 'hrrr_control_restart_intel' [04:04, 01:53](814 MB) +PASS -- TEST 'rrfs_v1beta_intel' [10:17, 06:46](984 MB) +PASS -- TEST 'rrfs_v1nssl_intel' [10:59, 08:56](1942 MB) +PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [10:35, 08:42](1935 MB) + +PASS -- COMPILE 'csawmg_intel' [13:12, 11:10] ( 5 warnings ) +PASS -- TEST 'control_csawmg_intel' [08:32, 06:41](944 MB) +PASS -- TEST 'control_ras_intel' [05:30, 03:36](642 MB) + +PASS -- COMPILE 'wam_intel' [13:12, 11:40] ( 5 warnings 1 remarks ) +PASS -- TEST 'control_wam_intel' [15:41, 12:38](1638 MB) + +PASS -- COMPILE 'atm_faster_dyn32_intel' [13:12, 11:14] ( 5 warnings 1 remarks ) +PASS -- TEST 'control_p8_faster_intel' [06:16, 03:32](1841 MB) +PASS -- TEST 'regional_control_faster_intel' [07:04, 04:51](843 MB) + +PASS -- COMPILE 'atm_debug_dyn32_intel' [13:11, 11:38] ( 887 warnings 9 remarks ) +PASS -- TEST 'control_CubedSphereGrid_debug_intel' [06:08, 03:35](1583 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [06:25, 03:25](1582 MB) +PASS -- TEST 'control_stochy_debug_intel' [05:37, 03:28](784 MB) +PASS -- TEST 'control_lndp_debug_intel' [07:01, 02:49](785 MB) +PASS -- TEST 'control_csawmg_debug_intel' [08:12, 04:22](1085 MB) +PASS -- TEST 'control_ras_debug_intel' [05:55, 02:53](793 MB) +PASS -- TEST 'control_diag_debug_intel' [06:14, 03:05](1639 MB) +PASS -- TEST 'control_debug_p8_intel' [06:13, 03:22](1876 MB) +PASS -- TEST 'regional_debug_intel' [19:14, 15:56](885 MB) +PASS -- TEST 'rap_control_debug_intel' [07:48, 05:09](1166 MB) +PASS -- TEST 'hrrr_control_debug_intel' [08:16, 04:58](1163 MB) +PASS -- TEST 'hrrr_gf_debug_intel' [08:17, 05:14](1164 MB) +PASS -- TEST 'hrrr_c3_debug_intel' [08:09, 05:23](1162 MB) +PASS -- TEST 'rap_unified_drag_suite_debug_intel' [08:17, 05:08](1162 MB) +PASS -- TEST 'rap_diag_debug_intel' [08:55, 05:32](1251 MB) +PASS -- TEST 'rap_cires_ugwp_debug_intel' [07:46, 05:13](1166 MB) +PASS -- TEST 'rap_unified_ugwp_debug_intel' [07:43, 05:07](1162 MB) +PASS -- TEST 'rap_lndp_debug_intel' [07:49, 05:09](1167 MB) +PASS -- TEST 'rap_progcld_thompson_debug_intel' [07:00, 05:01](1164 MB) +PASS -- TEST 'rap_noah_debug_intel' [06:44, 04:55](1158 MB) +PASS -- TEST 'rap_sfcdiff_debug_intel' [07:36, 05:07](1163 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [09:28, 07:55](1161 MB) +PASS -- TEST 'rrfs_v1beta_debug_intel' [06:52, 04:55](1159 MB) +PASS -- TEST 'rap_clm_lake_debug_intel' [08:33, 06:08](1166 MB) +PASS -- TEST 'rap_flake_debug_intel' [06:38, 05:02](1165 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [10:55, 08:34](1168 MB) + +PASS -- COMPILE 'wam_debug_intel' [12:14, 10:36] ( 842 warnings 1 remarks ) +PASS -- TEST 'control_wam_debug_intel' [16:32, 13:39](1663 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [13:15, 11:53] ( 8 warnings 8 remarks ) +PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [07:36, 03:50](1017 MB) +PASS -- TEST 'rap_control_dyn32_phy32_intel' [08:09, 06:01](865 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [06:33, 03:30](860 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [07:53, 05:34](922 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [06:26, 02:46](909 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [07:00, 03:55](861 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_intel' [25:58, 04:12](772 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [23:54, 01:57](743 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [12:34, 10:56] ( 8 warnings 8 remarks ) +PASS -- TEST 'conus13km_control_intel' [05:47, 02:55](1072 MB) +PASS -- TEST 'conus13km_2threads_intel' [23:12, 01:06](1061 MB) +PASS -- TEST 'conus13km_restart_mismatch_intel' [26:09, 01:23](948 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [13:13, 11:26] ( 8 warnings 8 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_intel' [08:24, 04:23](895 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [10:11, 08:10] ( 790 warnings 8 remarks ) +PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [08:07, 05:17](1041 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [07:07, 04:57](1034 MB) +PASS -- TEST 'conus13km_debug_intel' [16:58, 13:29](1123 MB) +PASS -- TEST 'conus13km_debug_qr_intel' [34:12, 14:03](795 MB) +PASS -- TEST 'conus13km_debug_2threads_intel' [27:55, 08:24](1115 MB) +PASS -- TEST 'conus13km_radar_tten_debug_intel' [36:10, 13:40](1190 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [09:11, 07:56] ( 790 warnings 8 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [07:55, 05:13](1066 MB) + +PASS -- COMPILE 'hafsw_intel' [15:17, 13:40] ( 6 warnings 9 remarks ) +PASS -- TEST 'hafs_regional_atm_intel' [09:14, 05:20](711 MB) +PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [24:15, 04:43](1065 MB) +PASS -- TEST 'hafs_regional_atm_ocn_intel' [30:29, 07:42](745 MB) +PASS -- TEST 'hafs_regional_atm_wav_intel' [32:53, 12:16](774 MB) +PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [35:13, 12:58](797 MB) +PASS -- TEST 'hafs_regional_1nest_atm_intel' [27:28, 05:15](468 MB) +PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [27:54, 06:41](495 MB) +PASS -- TEST 'hafs_global_1nest_atm_intel' [23:20, 02:43](395 MB) +PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [30:54, 07:40](479 MB) +PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [26:17, 03:49](505 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [25:19, 03:31](503 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [30:24, 04:43](582 MB) +PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [28:52, 01:37](425 MB) +PASS -- TEST 'gnv1_nested_intel' [30:53, 05:57](1696 MB) + +PASS -- COMPILE 'hafsw_debug_intel' [11:12, 09:35] ( 1470 warnings 1481 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [38:07, 12:58](614 MB) + +PASS -- COMPILE 'hafsw_faster_intel' [16:17, 15:03] ( 5 warnings 8 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [34:15, 07:52](632 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [35:27, 07:50](806 MB) + +PASS -- COMPILE 'hafs_mom6w_intel' [20:15, 19:07] ( 5 warnings 7 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [33:39, 06:06](807 MB) + +PASS -- COMPILE 'hafs_all_intel' [15:12, 14:09] ( 5 warnings 8 remarks ) +PASS -- TEST 'hafs_regional_docn_intel' [33:16, 06:17](736 MB) +PASS -- TEST 'hafs_regional_docn_oisst_intel' [34:28, 06:22](717 MB) +PASS -- TEST 'hafs_regional_datm_cdeps_intel' [47:18, 20:04](885 MB) + +PASS -- COMPILE 'datm_cdeps_intel' [13:19, 12:10] ( 5 warnings 2 remarks ) +PASS -- TEST 'datm_cdeps_control_cfsr_intel' [28:27, 02:37](751 MB) +PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [10:26, 01:44](741 MB) +PASS -- TEST 'datm_cdeps_control_gefs_intel' [25:24, 02:29](641 MB) +PASS -- TEST 'datm_cdeps_iau_gefs_intel' [28:27, 02:29](640 MB) +PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [22:25, 02:29](640 MB) +PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [21:27, 02:37](750 MB) +PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [20:27, 02:37](763 MB) +PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [20:30, 02:30](642 MB) +PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [24:06, 06:22](692 MB) +PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [24:10, 06:34](672 MB) +PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [18:25, 02:36](763 MB) +PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [07:23, 04:39](2030 MB) +PASS -- TEST 'datm_cdeps_gfs_intel' [20:32, 04:45](2032 MB) + +PASS -- COMPILE 'datm_cdeps_debug_intel' [07:15, 05:45] ( 7 warnings 2 remarks ) +PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [21:28, 05:39](749 MB) + +PASS -- COMPILE 'datm_cdeps_faster_intel' [13:13, 11:37] ( 5 warnings 2 remarks ) +PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [17:29, 02:36](764 MB) + +PASS -- COMPILE 'datm_cdeps_land_intel' [03:11, 02:06] ( 1 remarks ) +PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [18:48, 03:34](313 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_intel' [15:43, 01:44](460 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [02:41, 01:05](462 MB) + +PASS -- COMPILE 'datm_cdeps_lm4_intel' [04:13, 02:34] ( 12 warnings ) +PASS -- TEST 'datm_cdeps_lm4_gswp3_intel' [13:08, 01:14](451 MB) +PASS -- TEST 'datm_cdeps_lm4_gswp3_rst_intel' [04:52, 00:58](256 MB) + +PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [15:15, 13:41] ( 5 warnings 3 remarks ) +PASS -- TEST 'atm_ds2s_docn_pcice_intel' [18:13, 04:29](1909 MB) + +PASS -- COMPILE 'atm_ds2s_docn_dice_intel' [16:15, 14:48] ( 5 warnings 1 remarks ) +PASS -- TEST 'atm_ds2s_docn_dice_intel' [17:07, 04:33](1905 MB) + +PASS -- COMPILE 'atml_intel' [17:12, 15:26] ( 13 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_sbs_intel' [21:15, 07:29](1878 MB) +PASS -- TEST 'control_p8_atmlnd_intel' [20:21, 07:41](1880 MB) +PASS -- TEST 'control_restart_p8_atmlnd_intel' [06:38, 04:47](1024 MB) + +PASS -- COMPILE 'atml_debug_intel' [12:21, 10:14] ( 885 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_debug_intel' [19:10, 06:23](1902 MB) + +PASS -- COMPILE 'atmw_intel' [16:18, 14:26] ( 5 warnings 8 remarks ) +PASS -- TEST 'atmwav_control_noaero_p8_intel' [14:01, 02:54](1879 MB) + +PASS -- COMPILE 'atmaero_intel' [14:16, 12:51] ( 5 warnings 1 remarks ) +PASS -- TEST 'atmaero_control_p8_intel' [19:02, 06:27](3099 MB) +PASS -- TEST 'atmaero_control_p8_rad_intel' [17:02, 07:28](2988 MB) +PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [15:57, 07:05](2995 MB) + +PASS -- COMPILE 'atmaq_debug_intel' [12:16, 10:35] ( 887 warnings 6 remarks ) +PASS -- TEST 'regional_atmaq_debug_intel' [27:53, 18:13](4439 MB) + +PASS -- COMPILE 'atm_fbh_intel' [16:16, 14:38] ( 8 warnings 8 remarks ) +PASS -- TEST 'cpld_regional_atm_fbh_intel' [18:37, 09:31](796 MB) SYNOPSIS: -Starting Date/Time: 20241017 20:04:15 -Ending Date/Time: 20241017 22:44:00 -Total Time: 02h:41m:22s +Starting Date/Time: 20241018 20:22:24 +Ending Date/Time: 20241018 22:32:42 +Total Time: 02h:11m:17s Compiles Completed: 43/43 Tests Completed: 188/188 diff --git a/tests/logs/RegressionTests_hera.log b/tests/logs/RegressionTests_hera.log index ff6bb65f57..5b507962b8 100644 --- a/tests/logs/RegressionTests_hera.log +++ b/tests/logs/RegressionTests_hera.log @@ -1,7 +1,7 @@ ====START OF HERA REGRESSION TESTING LOG==== UFSWM hash used in testing: -61e2d26b6b6977a6b2486ccc3f639470e651c095 +6bd7ea845b22492c06f61a14c242fce7da453a15 Submodule hashes used in testing: 37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d) @@ -9,7 +9,7 @@ Submodule hashes used in testing: 5e57a89cf533fe98352bcfd1a464b1d50713274d CICE-interface/CICE (CICE6.0.0-378-g5e57a89) 24e9eed4ffe8138bef635c8f916f91b142595675 CMEPS-interface/CMEPS (cmeps_v0.4.1-2311-g24e9eed) cabd7753ae17f7bfcc6dad56daf10868aa51c3f4 CMakeModules (v1.0.0-28-gcabd775) - b71196b0faf74f0fe59558796285424c915b6eaa FV3 (remotes/origin/rrfsv1-to-ufs/dev1) + 8e8df02db4fda01cb4cb63c13164e833c8280931 FV3 (remotes/origin/cubed_sphere_chunks) 041422934cae1570f2f0e67239d5d89f11c6e1b7 GOCART (sdr_v2.1.2.6-119-g0414229) bcf7777bb037ae2feb2a8a8ac51aacb3511b52d9 HYCOM-interface/HYCOM (2.3.00-122-gbcf7777) c4d2337d8607ec994b3cd61179eb974e0a237841 LM4-driver (baseline_change_240904-6-gc4d2337) @@ -27,380 +27,380 @@ The second time is specifically for the run phase. Times/Memory will be empty for failed tests. BASELINE DIRECTORY: /scratch2/NAGAPE/epic/UFS-WM_RT/NEMSfv3gfs/develop-20241011 -COMPARISON DIRECTORY: /scratch1/NCEPDEV/stmp2/Jong.Kim/FV3_RT/rt_3220251 +COMPARISON DIRECTORY: /scratch1/NCEPDEV/stmp2/Jong.Kim/FV3_RT/rt_1237674 RT.SH OPTIONS USED: * (-a) - HPC PROJECT ACCOUNT: epic * (-e) - USE ECFLOW -PASS -- COMPILE 's2swa_32bit_intel' [14:11, 12:16] ( 1 warnings 8 remarks ) -PASS -- TEST 'cpld_control_p8_mixedmode_intel' [09:17, 06:10](3290 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_intel' [17:12, 15:55] ( 1 warnings 8 remarks ) -PASS -- TEST 'cpld_control_gfsv17_intel' [19:00, 16:52](1947 MB) -PASS -- TEST 'cpld_control_gfsv17_iau_intel' [20:14, 17:23](2139 MB) -PASS -- TEST 'cpld_restart_gfsv17_intel' [10:06, 07:57](1246 MB) -PASS -- TEST 'cpld_mpi_gfsv17_intel' [20:56, 18:41](1840 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [17:12, 15:57] ( 1 warnings 8 remarks ) -PASS -- TEST 'cpld_control_sfs_intel' [18:44, 16:19](1947 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [07:11, 05:57] ( 1523 warnings 1998 remarks ) -PASS -- TEST 'cpld_debug_gfsv17_intel' [26:13, 23:29](1886 MB) - -PASS -- COMPILE 's2swa_intel' [14:11, 12:23] ( 1 warnings 8 remarks ) -PASS -- TEST 'cpld_control_p8_intel' [10:21, 07:59](3325 MB) -PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [10:34, 07:45](3308 MB) -PASS -- TEST 'cpld_restart_p8_intel' [07:27, 04:13](3224 MB) -PASS -- TEST 'cpld_control_qr_p8_intel' [10:21, 07:39](3332 MB) -PASS -- TEST 'cpld_restart_qr_p8_intel' [07:27, 04:15](3242 MB) -PASS -- TEST 'cpld_2threads_p8_intel' [10:21, 07:22](3595 MB) -PASS -- TEST 'cpld_decomp_p8_intel' [10:19, 07:32](3308 MB) -PASS -- TEST 'cpld_mpi_p8_intel' [08:15, 06:08](3190 MB) -PASS -- TEST 'cpld_control_ciceC_p8_intel' [10:30, 07:31](3312 MB) -PASS -- TEST 'cpld_control_c192_p8_intel' [13:12, 09:53](3490 MB) -PASS -- TEST 'cpld_restart_c192_p8_intel' [09:32, 06:01](3589 MB) -PASS -- TEST 'cpld_bmark_p8_intel' [16:37, 08:46](4262 MB) -PASS -- TEST 'cpld_restart_bmark_p8_intel' [15:17, 05:33](4351 MB) -PASS -- TEST 'cpld_s2sa_p8_intel' [08:13, 05:27](3283 MB) - -PASS -- COMPILE 's2sw_intel' [13:11, 11:32] ( 1 warnings 8 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_intel' [07:55, 05:52](1962 MB) -PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [09:59, 07:29](1994 MB) - -PASS -- COMPILE 's2swa_debug_intel' [07:11, 05:54] ( 1413 warnings 1228 remarks ) -PASS -- TEST 'cpld_debug_p8_intel' [16:14, 13:06](3323 MB) - -PASS -- COMPILE 's2sw_debug_intel' [07:11, 05:37] ( 1413 warnings 1228 remarks ) -PASS -- TEST 'cpld_debug_noaero_p8_intel' [11:04, 08:54](1959 MB) - -PASS -- COMPILE 's2s_aoflux_intel' [12:11, 10:50] ( 1 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [06:57, 04:20](2015 MB) - -PASS -- COMPILE 's2s_intel' [12:11, 10:53] ( 1 warnings 1 remarks ) -PASS -- TEST 'cpld_control_c48_intel' [09:39, 07:40](3004 MB) -PASS -- TEST 'cpld_warmstart_c48_intel' [04:40, 02:42](3019 MB) -PASS -- TEST 'cpld_restart_c48_intel' [03:39, 01:32](2466 MB) - -PASS -- COMPILE 's2swa_faster_intel' [18:12, 16:34] ( 1 warnings 8 remarks ) -PASS -- TEST 'cpld_control_p8_faster_intel' [10:14, 07:09](3327 MB) - -PASS -- COMPILE 's2sw_pdlib_intel' [17:11, 15:55] ( 1 warnings 8 remarks ) -PASS -- TEST 'cpld_control_pdlib_p8_intel' [19:09, 16:52](2001 MB) -PASS -- TEST 'cpld_restart_pdlib_p8_intel' [10:25, 08:06](1257 MB) -PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [22:04, 19:15](1904 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_intel' [07:12, 05:17] ( 1523 warnings 1998 remarks ) -PASS -- TEST 'cpld_debug_pdlib_p8_intel' [28:12, 26:04](1933 MB) - -PASS -- COMPILE 'atm_dyn32_intel' [12:11, 10:10] ( 1 warnings 1 remarks ) -PASS -- TEST 'control_flake_intel' [05:24, 03:20](689 MB) -PASS -- TEST 'control_CubedSphereGrid_intel' [05:51, 03:15](1566 MB) -PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [05:50, 03:19](1570 MB) -PASS -- TEST 'control_latlon_intel' [05:41, 03:09](1564 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [05:55, 03:11](1564 MB) -PASS -- TEST 'control_c48_intel' [13:48, 11:19](1704 MB) -PASS -- TEST 'control_c48.v2.sfc_intel' [08:37, 06:22](826 MB) -PASS -- TEST 'control_c192_intel' [14:04, 11:49](1734 MB) -PASS -- TEST 'control_c384_intel' [17:03, 13:19](1955 MB) -PASS -- TEST 'control_c384gdas_intel' [11:25, 08:02](1346 MB) -PASS -- TEST 'control_stochy_intel' [03:24, 01:36](639 MB) -PASS -- TEST 'control_stochy_restart_intel' [02:28, 01:00](470 MB) -PASS -- TEST 'control_lndp_intel' [03:21, 01:32](636 MB) -PASS -- TEST 'control_iovr4_intel' [04:22, 02:26](629 MB) -PASS -- TEST 'control_iovr5_intel' [04:24, 02:27](631 MB) -PASS -- TEST 'control_p8_intel' [05:52, 03:40](1859 MB) -PASS -- TEST 'control_p8.v2.sfc_intel' [04:53, 03:04](1876 MB) -PASS -- TEST 'control_p8_ugwpv1_intel' [05:48, 03:33](1866 MB) -PASS -- TEST 'control_restart_p8_intel' [03:43, 02:00](1108 MB) -PASS -- TEST 'control_noqr_p8_intel' [05:47, 03:34](1836 MB) -PASS -- TEST 'control_restart_noqr_p8_intel' [03:53, 01:59](1133 MB) -PASS -- TEST 'control_decomp_p8_intel' [05:47, 03:39](1839 MB) -PASS -- TEST 'control_2threads_p8_intel' [05:47, 03:26](1931 MB) -PASS -- TEST 'control_p8_lndp_intel' [08:43, 06:27](1847 MB) -PASS -- TEST 'control_p8_rrtmgp_intel' [05:55, 03:54](1937 MB) -PASS -- TEST 'control_p8_mynn_intel' [04:52, 03:02](1877 MB) -PASS -- TEST 'merra2_thompson_intel' [05:50, 03:18](1865 MB) -PASS -- TEST 'regional_control_intel' [07:35, 05:12](1071 MB) -PASS -- TEST 'regional_restart_intel' [04:35, 02:54](1062 MB) -PASS -- TEST 'regional_decomp_intel' [07:34, 05:32](1062 MB) -PASS -- TEST 'regional_2threads_intel' [05:36, 03:19](1071 MB) -PASS -- TEST 'regional_noquilt_intel' [07:38, 05:11](1366 MB) -PASS -- TEST 'regional_netcdf_parallel_intel' [07:40, 05:11](1073 MB) -PASS -- TEST 'regional_2dwrtdecomp_intel' [07:34, 05:14](1067 MB) -PASS -- TEST 'regional_wofs_intel' [08:36, 06:53](1877 MB) - -PASS -- COMPILE 'rrfs_intel' [11:11, 09:48] ( 3 warnings 9 remarks ) -PASS -- TEST 'rap_control_intel' [09:47, 07:47](1076 MB) -PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [07:03, 04:08](1227 MB) -PASS -- TEST 'rap_decomp_intel' [10:39, 08:10](1004 MB) -PASS -- TEST 'rap_2threads_intel' [09:47, 07:20](1160 MB) -PASS -- TEST 'rap_restart_intel' [05:45, 04:01](1078 MB) -PASS -- TEST 'rap_sfcdiff_intel' [09:48, 07:43](1081 MB) -PASS -- TEST 'rap_sfcdiff_decomp_intel' [10:40, 08:07](1014 MB) -PASS -- TEST 'rap_sfcdiff_restart_intel' [07:46, 05:47](1100 MB) -PASS -- TEST 'hrrr_control_intel' [05:40, 04:00](1013 MB) -PASS -- TEST 'hrrr_control_decomp_intel' [05:40, 04:06](1006 MB) -PASS -- TEST 'hrrr_control_2threads_intel' [05:40, 03:41](1083 MB) -PASS -- TEST 'hrrr_control_restart_intel' [04:30, 02:11](966 MB) -PASS -- TEST 'rrfs_v1beta_intel' [09:50, 07:40](1069 MB) -PASS -- TEST 'rrfs_v1nssl_intel' [11:30, 09:26](1958 MB) -PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [10:27, 09:03](2036 MB) - -PASS -- COMPILE 'csawmg_intel' [11:11, 09:27] -PASS -- TEST 'control_csawmg_intel' [08:36, 06:12](1004 MB) -PASS -- TEST 'control_ras_intel' [05:22, 03:14](730 MB) - -PASS -- COMPILE 'csawmg_gnu' [06:11, 04:14] -PASS -- TEST 'control_csawmg_gnu' [10:35, 08:31](722 MB) - -PASS -- COMPILE 'wam_intel' [11:11, 09:27] ( 1 remarks ) -PASS -- TEST 'control_wam_intel' [12:46, 11:04](1634 MB) - -PASS -- COMPILE 'atm_faster_dyn32_intel' [11:11, 09:46] ( 1 remarks ) -PASS -- TEST 'control_p8_faster_intel' [04:46, 02:42](1869 MB) -PASS -- TEST 'regional_control_faster_intel' [06:38, 04:45](1067 MB) - -PASS -- COMPILE 'atm_debug_dyn32_intel' [09:11, 07:22] ( 882 warnings 9 remarks ) -PASS -- TEST 'control_CubedSphereGrid_debug_intel' [04:40, 02:09](1567 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [03:44, 02:07](1576 MB) -PASS -- TEST 'control_stochy_debug_intel' [04:21, 02:58](781 MB) -PASS -- TEST 'control_lndp_debug_intel' [04:22, 02:41](795 MB) -PASS -- TEST 'control_csawmg_debug_intel' [06:34, 04:15](1094 MB) -PASS -- TEST 'control_ras_debug_intel' [04:22, 02:42](797 MB) -PASS -- TEST 'control_diag_debug_intel' [04:42, 02:44](1645 MB) -PASS -- TEST 'control_debug_p8_intel' [04:42, 02:32](1866 MB) -PASS -- TEST 'regional_debug_intel' [18:40, 16:54](1057 MB) -PASS -- TEST 'rap_control_debug_intel' [06:23, 04:48](1177 MB) -PASS -- TEST 'hrrr_control_debug_intel' [06:25, 04:52](1165 MB) -PASS -- TEST 'hrrr_gf_debug_intel' [06:23, 04:53](1169 MB) -PASS -- TEST 'hrrr_c3_debug_intel' [06:23, 04:52](1170 MB) -PASS -- TEST 'rap_unified_drag_suite_debug_intel' [06:22, 04:47](1170 MB) -PASS -- TEST 'rap_diag_debug_intel' [06:39, 05:02](1260 MB) -PASS -- TEST 'rap_cires_ugwp_debug_intel' [06:23, 04:52](1168 MB) -PASS -- TEST 'rap_unified_ugwp_debug_intel' [06:21, 04:50](1171 MB) -PASS -- TEST 'rap_lndp_debug_intel' [06:23, 04:50](1170 MB) -PASS -- TEST 'rap_progcld_thompson_debug_intel' [06:22, 04:55](1175 MB) -PASS -- TEST 'rap_noah_debug_intel' [06:23, 04:48](1173 MB) -PASS -- TEST 'rap_sfcdiff_debug_intel' [06:22, 04:56](1185 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [09:27, 07:52](1181 MB) -PASS -- TEST 'rrfs_v1beta_debug_intel' [06:25, 04:56](1172 MB) -PASS -- TEST 'rap_clm_lake_debug_intel' [07:30, 05:48](1169 MB) -PASS -- TEST 'rap_flake_debug_intel' [06:25, 04:49](1164 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [10:37, 08:22](1175 MB) - -PASS -- COMPILE 'atm_debug_dyn32_gnu' [05:11, 03:59] -PASS -- TEST 'control_csawmg_debug_gnu' [04:36, 02:10](696 MB) - -PASS -- COMPILE 'wam_debug_intel' [06:11, 04:41] ( 837 warnings 1 remarks ) -PASS -- TEST 'control_wam_debug_intel' [14:58, 12:44](1647 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [11:11, 09:09] ( 3 warnings 8 remarks ) -PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [06:02, 03:49](1104 MB) -PASS -- TEST 'rap_control_dyn32_phy32_intel' [08:35, 06:24](1016 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [05:37, 03:28](960 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [07:36, 06:05](1055 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [05:34, 03:07](930 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [05:31, 03:34](918 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_intel' [06:46, 04:51](1003 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [03:27, 01:52](901 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [11:11, 09:21] ( 3 warnings 8 remarks ) -PASS -- TEST 'conus13km_control_intel' [03:54, 02:05](1165 MB) -PASS -- TEST 'conus13km_2threads_intel' [02:40, 00:50](1089 MB) -PASS -- TEST 'conus13km_restart_mismatch_intel' [03:41, 01:11](1077 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [11:11, 09:35] ( 3 warnings 8 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_intel' [06:42, 04:12](959 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [06:11, 04:36] ( 785 warnings 8 remarks ) -PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [06:20, 04:42](1047 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [06:21, 04:39](1045 MB) -PASS -- TEST 'conus13km_debug_intel' [15:53, 13:19](1160 MB) -PASS -- TEST 'conus13km_debug_qr_intel' [15:53, 13:35](883 MB) -PASS -- TEST 'conus13km_debug_2threads_intel' [09:44, 07:32](1100 MB) -PASS -- TEST 'conus13km_radar_tten_debug_intel' [15:46, 13:32](1233 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [06:11, 04:36] ( 785 warnings 8 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [06:25, 04:46](1099 MB) - -PASS -- COMPILE 'hafsw_intel' [12:11, 10:52] ( 1 warnings 8 remarks ) -PASS -- TEST 'hafs_regional_atm_intel' [07:18, 04:45](702 MB) -PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [07:29, 05:47](1081 MB) -PASS -- TEST 'hafs_regional_atm_ocn_intel' [09:21, 06:51](796 MB) -PASS -- TEST 'hafs_regional_atm_wav_intel' [15:18, 12:59](951 MB) -PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [17:23, 14:44](850 MB) -PASS -- TEST 'hafs_regional_1nest_atm_intel' [08:02, 05:16](473 MB) -PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [09:46, 06:22](482 MB) -PASS -- TEST 'hafs_global_1nest_atm_intel' [04:42, 02:36](354 MB) -PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [11:36, 07:24](434 MB) -PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [05:43, 03:36](494 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [05:47, 03:22](490 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [05:53, 04:06](547 MB) -PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [03:27, 01:09](381 MB) -PASS -- TEST 'gnv1_nested_intel' [07:00, 03:59](1708 MB) - -PASS -- COMPILE 'hafsw_debug_intel' [06:11, 05:00] ( 1465 warnings 1501 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [14:54, 12:31](541 MB) - -PASS -- COMPILE 'hafsw_faster_intel' [12:12, 10:32] ( 7 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [11:02, 08:25](624 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [11:16, 08:42](682 MB) - -PASS -- COMPILE 'hafs_mom6w_intel' [12:10, 10:59] ( 7 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [09:40, 06:24](685 MB) - -PASS -- COMPILE 'hafs_all_intel' [12:11, 10:27] ( 7 remarks ) -PASS -- TEST 'hafs_regional_docn_intel' [09:24, 06:16](786 MB) -PASS -- TEST 'hafs_regional_docn_oisst_intel' [09:15, 06:20](764 MB) -PASS -- TEST 'hafs_regional_datm_cdeps_intel' [17:55, 15:48](1205 MB) - -PASS -- COMPILE 'datm_cdeps_intel' [08:10, 06:19] -PASS -- TEST 'datm_cdeps_control_cfsr_intel' [04:34, 02:42](1153 MB) -PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [03:22, 01:40](1094 MB) -PASS -- TEST 'datm_cdeps_control_gefs_intel' [04:26, 02:33](1019 MB) -PASS -- TEST 'datm_cdeps_iau_gefs_intel' [04:19, 02:37](1019 MB) -PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [04:19, 02:43](1016 MB) -PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [04:20, 02:44](1141 MB) -PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [04:17, 02:59](1129 MB) -PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [04:17, 02:41](1016 MB) -PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [09:24, 06:28](1062 MB) -PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [09:19, 06:26](1037 MB) -PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [04:16, 02:48](1125 MB) -PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [05:21, 03:55](2506 MB) -PASS -- TEST 'datm_cdeps_gfs_intel' [06:19, 04:39](2443 MB) - -PASS -- COMPILE 'datm_cdeps_debug_intel' [05:10, 03:23] ( 2 warnings ) -PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [07:21, 06:05](1069 MB) - -PASS -- COMPILE 'datm_cdeps_faster_intel' [08:11, 06:20] -PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [04:19, 02:42](1160 MB) - -PASS -- COMPILE 'datm_cdeps_land_intel' [03:10, 01:07] ( 1 remarks ) -PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [02:31, 00:46](254 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_intel' [02:25, 00:51](314 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [02:25, 00:36](314 MB) - -PASS -- COMPILE 'datm_cdeps_lm4_intel' [03:11, 01:16] -PASS -- TEST 'datm_cdeps_lm4_gswp3_intel' [02:34, 00:31](564 MB) -PASS -- TEST 'datm_cdeps_lm4_gswp3_rst_intel' [02:32, 00:17](447 MB) - -PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [11:11, 09:52] ( 1 remarks ) -PASS -- TEST 'atm_ds2s_docn_pcice_intel' [06:05, 03:53](1947 MB) - -PASS -- COMPILE 'atm_ds2s_docn_dice_intel' [11:11, 09:49] ( 1 remarks ) -PASS -- TEST 'atm_ds2s_docn_dice_intel' [05:51, 03:32](1935 MB) - -PASS -- COMPILE 'atml_intel' [12:11, 10:17] ( 8 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_sbs_intel' [06:59, 04:14](1842 MB) -PASS -- TEST 'control_p8_atmlnd_intel' [06:53, 04:15](1828 MB) -PASS -- TEST 'control_restart_p8_atmlnd_intel' [04:43, 02:21](1060 MB) - -PASS -- COMPILE 'atml_debug_intel' [07:11, 05:31] ( 880 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_debug_intel' [07:50, 05:34](1843 MB) - -PASS -- COMPILE 'atmw_intel' [11:11, 10:00] ( 8 remarks ) -PASS -- TEST 'atmwav_control_noaero_p8_intel' [03:46, 01:48](1895 MB) - -PASS -- COMPILE 'atmaero_intel' [11:11, 09:48] ( 1 remarks ) -PASS -- TEST 'atmaero_control_p8_intel' [05:55, 04:02](3165 MB) -PASS -- TEST 'atmaero_control_p8_rad_intel' [06:56, 04:46](3060 MB) -PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [06:42, 04:48](3087 MB) +PASS -- COMPILE 's2swa_32bit_intel' [14:12, 12:11] ( 1 warnings 8 remarks ) +PASS -- TEST 'cpld_control_p8_mixedmode_intel' [10:17, 06:15](3305 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_intel' [18:12, 16:24] ( 1 warnings 8 remarks ) +PASS -- TEST 'cpld_control_gfsv17_intel' [19:07, 16:40](1974 MB) +PASS -- TEST 'cpld_control_gfsv17_iau_intel' [20:36, 17:24](2162 MB) +PASS -- TEST 'cpld_restart_gfsv17_intel' [10:05, 08:03](1272 MB) +PASS -- TEST 'cpld_mpi_gfsv17_intel' [21:09, 18:44](1866 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [18:12, 16:15] ( 1 warnings 8 remarks ) +PASS -- TEST 'cpld_control_sfs_intel' [18:50, 16:13](1961 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [07:11, 05:58] ( 1523 warnings 1998 remarks ) +PASS -- TEST 'cpld_debug_gfsv17_intel' [26:13, 23:26](1937 MB) + +PASS -- COMPILE 's2swa_intel' [14:12, 12:54] ( 1 warnings 8 remarks ) +PASS -- TEST 'cpld_control_p8_intel' [11:09, 07:30](3353 MB) +PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [12:18, 07:40](3328 MB) +PASS -- TEST 'cpld_restart_p8_intel' [07:10, 04:10](3251 MB) +PASS -- TEST 'cpld_control_qr_p8_intel' [10:09, 07:23](3374 MB) +PASS -- TEST 'cpld_restart_qr_p8_intel' [07:26, 04:13](3282 MB) +PASS -- TEST 'cpld_2threads_p8_intel' [10:04, 07:04](3627 MB) +PASS -- TEST 'cpld_decomp_p8_intel' [11:09, 07:28](3326 MB) +PASS -- TEST 'cpld_mpi_p8_intel' [09:13, 06:11](3220 MB) +PASS -- TEST 'cpld_control_ciceC_p8_intel' [11:18, 07:23](3360 MB) +PASS -- TEST 'cpld_control_c192_p8_intel' [13:13, 09:44](3521 MB) +PASS -- TEST 'cpld_restart_c192_p8_intel' [11:15, 06:06](3619 MB) +PASS -- TEST 'cpld_bmark_p8_intel' [18:21, 08:45](4292 MB) +PASS -- TEST 'cpld_restart_bmark_p8_intel' [17:14, 05:37](4381 MB) +PASS -- TEST 'cpld_s2sa_p8_intel' [08:14, 05:24](3288 MB) + +PASS -- COMPILE 's2sw_intel' [13:12, 11:46] ( 1 warnings 8 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_intel' [09:05, 05:41](1952 MB) +PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [10:03, 07:26](2011 MB) + +PASS -- COMPILE 's2swa_debug_intel' [07:11, 05:58] ( 1413 warnings 1228 remarks ) +PASS -- TEST 'cpld_debug_p8_intel' [15:22, 12:48](3367 MB) + +PASS -- COMPILE 's2sw_debug_intel' [07:11, 05:50] ( 1413 warnings 1228 remarks ) +PASS -- TEST 'cpld_debug_noaero_p8_intel' [11:12, 08:49](2011 MB) + +PASS -- COMPILE 's2s_aoflux_intel' [12:12, 10:54] ( 1 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [07:03, 04:22](2024 MB) + +PASS -- COMPILE 's2s_intel' [12:12, 11:08] ( 1 warnings 1 remarks ) +PASS -- TEST 'cpld_control_c48_intel' [09:43, 07:40](3040 MB) +PASS -- TEST 'cpld_warmstart_c48_intel' [04:41, 02:38](3043 MB) +PASS -- TEST 'cpld_restart_c48_intel' [03:42, 01:32](2472 MB) + +PASS -- COMPILE 's2swa_faster_intel' [18:11, 16:42] ( 1 warnings 8 remarks ) +PASS -- TEST 'cpld_control_p8_faster_intel' [10:16, 07:05](3341 MB) + +PASS -- COMPILE 's2sw_pdlib_intel' [17:11, 16:02] ( 1 warnings 8 remarks ) +PASS -- TEST 'cpld_control_pdlib_p8_intel' [19:24, 16:46](2032 MB) +PASS -- TEST 'cpld_restart_pdlib_p8_intel' [11:22, 08:05](1274 MB) +PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [22:20, 19:11](1937 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_intel' [07:10, 05:50] ( 1523 warnings 1998 remarks ) +PASS -- TEST 'cpld_debug_pdlib_p8_intel' [28:12, 25:49](1956 MB) + +PASS -- COMPILE 'atm_dyn32_intel' [12:10, 10:26] ( 1 warnings 1 remarks ) +PASS -- TEST 'control_flake_intel' [05:24, 03:18](707 MB) +PASS -- TEST 'control_CubedSphereGrid_intel' [05:49, 03:09](1583 MB) +PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [05:53, 03:13](1600 MB) +PASS -- TEST 'control_latlon_intel' [05:45, 03:08](1587 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [04:45, 03:09](1587 MB) +PASS -- TEST 'control_c48_intel' [13:41, 11:21](1707 MB) +PASS -- TEST 'control_c48.v2.sfc_intel' [08:29, 06:22](863 MB) +PASS -- TEST 'control_c192_intel' [14:05, 11:43](1728 MB) +PASS -- TEST 'control_c384_intel' [17:12, 13:11](1980 MB) +PASS -- TEST 'control_c384gdas_intel' [13:06, 07:57](1397 MB) +PASS -- TEST 'control_stochy_intel' [03:27, 01:36](655 MB) +PASS -- TEST 'control_stochy_restart_intel' [02:29, 00:58](504 MB) +PASS -- TEST 'control_lndp_intel' [03:22, 01:33](656 MB) +PASS -- TEST 'control_iovr4_intel' [04:26, 02:25](656 MB) +PASS -- TEST 'control_iovr5_intel' [04:28, 02:25](650 MB) +PASS -- TEST 'control_p8_intel' [05:52, 03:36](1876 MB) +PASS -- TEST 'control_p8.v2.sfc_intel' [04:57, 03:00](1885 MB) +PASS -- TEST 'control_p8_ugwpv1_intel' [06:04, 03:32](1881 MB) +PASS -- TEST 'control_restart_p8_intel' [03:47, 02:01](1132 MB) +PASS -- TEST 'control_noqr_p8_intel' [05:51, 03:33](1870 MB) +PASS -- TEST 'control_restart_noqr_p8_intel' [04:55, 02:01](1160 MB) +PASS -- TEST 'control_decomp_p8_intel' [05:47, 03:37](1870 MB) +PASS -- TEST 'control_2threads_p8_intel' [05:46, 03:26](1957 MB) +PASS -- TEST 'control_p8_lndp_intel' [08:45, 06:28](1879 MB) +PASS -- TEST 'control_p8_rrtmgp_intel' [05:55, 03:55](1955 MB) +PASS -- TEST 'control_p8_mynn_intel' [04:56, 03:06](1901 MB) +PASS -- TEST 'merra2_thompson_intel' [05:51, 03:20](1897 MB) +PASS -- TEST 'regional_control_intel' [07:38, 05:18](1088 MB) +PASS -- TEST 'regional_restart_intel' [04:37, 02:53](1079 MB) +PASS -- TEST 'regional_decomp_intel' [07:37, 05:32](1071 MB) +PASS -- TEST 'regional_2threads_intel' [05:37, 03:22](1092 MB) +PASS -- TEST 'regional_noquilt_intel' [07:37, 05:15](1391 MB) +PASS -- TEST 'regional_netcdf_parallel_intel' [07:40, 05:14](1089 MB) +PASS -- TEST 'regional_2dwrtdecomp_intel' [07:35, 05:14](1095 MB) +PASS -- TEST 'regional_wofs_intel' [08:36, 06:46](1901 MB) + +PASS -- COMPILE 'rrfs_intel' [11:10, 09:45] ( 3 warnings 9 remarks ) +PASS -- TEST 'rap_control_intel' [10:41, 07:48](1108 MB) +PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [07:06, 04:05](1241 MB) +PASS -- TEST 'rap_decomp_intel' [11:42, 08:10](1030 MB) +PASS -- TEST 'rap_2threads_intel' [09:44, 07:17](1165 MB) +PASS -- TEST 'rap_restart_intel' [05:47, 04:02](1090 MB) +PASS -- TEST 'rap_sfcdiff_intel' [10:44, 07:42](1098 MB) +PASS -- TEST 'rap_sfcdiff_decomp_intel' [10:44, 08:01](1034 MB) +PASS -- TEST 'rap_sfcdiff_restart_intel' [07:47, 05:48](1124 MB) +PASS -- TEST 'hrrr_control_intel' [07:40, 03:56](1040 MB) +PASS -- TEST 'hrrr_control_decomp_intel' [07:40, 04:03](1023 MB) +PASS -- TEST 'hrrr_control_2threads_intel' [06:43, 03:37](1095 MB) +PASS -- TEST 'hrrr_control_restart_intel' [04:33, 02:08](995 MB) +PASS -- TEST 'rrfs_v1beta_intel' [09:51, 07:37](1097 MB) +PASS -- TEST 'rrfs_v1nssl_intel' [11:33, 09:29](1974 MB) +PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [11:32, 09:01](2058 MB) + +PASS -- COMPILE 'csawmg_intel' [11:11, 09:38] +PASS -- TEST 'control_csawmg_intel' [08:41, 06:08](1018 MB) +PASS -- TEST 'control_ras_intel' [05:24, 03:13](741 MB) + +PASS -- COMPILE 'csawmg_gnu' [06:10, 04:18] +PASS -- TEST 'control_csawmg_gnu' [10:48, 08:36](734 MB) + +PASS -- COMPILE 'wam_intel' [11:11, 09:28] ( 1 remarks ) +PASS -- TEST 'control_wam_intel' [12:54, 11:05](1653 MB) + +PASS -- COMPILE 'atm_faster_dyn32_intel' [12:11, 09:45] ( 1 remarks ) +PASS -- TEST 'control_p8_faster_intel' [05:01, 02:45](1884 MB) +PASS -- TEST 'regional_control_faster_intel' [06:44, 04:51](1081 MB) + +PASS -- COMPILE 'atm_debug_dyn32_intel' [09:11, 07:23] ( 882 warnings 9 remarks ) +PASS -- TEST 'control_CubedSphereGrid_debug_intel' [04:47, 02:10](1603 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [03:44, 02:06](1613 MB) +PASS -- TEST 'control_stochy_debug_intel' [04:24, 02:58](827 MB) +PASS -- TEST 'control_lndp_debug_intel' [04:24, 02:40](828 MB) +PASS -- TEST 'control_csawmg_debug_intel' [06:35, 04:10](1133 MB) +PASS -- TEST 'control_ras_debug_intel' [04:22, 02:41](838 MB) +PASS -- TEST 'control_diag_debug_intel' [04:50, 02:42](1678 MB) +PASS -- TEST 'control_debug_p8_intel' [04:43, 02:42](1892 MB) +PASS -- TEST 'regional_debug_intel' [18:39, 17:05](1099 MB) +PASS -- TEST 'rap_control_debug_intel' [06:26, 04:49](1217 MB) +PASS -- TEST 'hrrr_control_debug_intel' [06:29, 04:46](1214 MB) +PASS -- TEST 'hrrr_gf_debug_intel' [06:28, 04:50](1208 MB) +PASS -- TEST 'hrrr_c3_debug_intel' [06:23, 04:55](1213 MB) +PASS -- TEST 'rap_unified_drag_suite_debug_intel' [06:23, 04:53](1213 MB) +PASS -- TEST 'rap_diag_debug_intel' [07:39, 05:10](1298 MB) +PASS -- TEST 'rap_cires_ugwp_debug_intel' [07:24, 04:53](1212 MB) +PASS -- TEST 'rap_unified_ugwp_debug_intel' [07:24, 04:57](1208 MB) +PASS -- TEST 'rap_lndp_debug_intel' [06:29, 04:59](1212 MB) +PASS -- TEST 'rap_progcld_thompson_debug_intel' [06:25, 04:54](1208 MB) +PASS -- TEST 'rap_noah_debug_intel' [06:26, 04:47](1208 MB) +PASS -- TEST 'rap_sfcdiff_debug_intel' [06:26, 04:51](1210 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [10:27, 08:10](1212 MB) +PASS -- TEST 'rrfs_v1beta_debug_intel' [07:28, 04:57](1204 MB) +PASS -- TEST 'rap_clm_lake_debug_intel' [07:32, 05:41](1214 MB) +PASS -- TEST 'rap_flake_debug_intel' [06:27, 04:50](1211 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [10:47, 08:24](1224 MB) + +PASS -- COMPILE 'atm_debug_dyn32_gnu' [06:10, 04:20] +PASS -- TEST 'control_csawmg_debug_gnu' [04:49, 02:09](727 MB) + +PASS -- COMPILE 'wam_debug_intel' [06:10, 04:40] ( 837 warnings 1 remarks ) +PASS -- TEST 'control_wam_debug_intel' [14:53, 12:53](1681 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [11:11, 09:38] ( 3 warnings 8 remarks ) +PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [07:09, 03:46](1125 MB) +PASS -- TEST 'rap_control_dyn32_phy32_intel' [08:42, 06:26](1046 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [05:38, 03:20](973 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [08:33, 06:05](1080 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [05:31, 03:07](955 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [05:36, 03:31](916 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_intel' [06:54, 04:49](1027 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [03:27, 01:51](929 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [11:11, 09:31] ( 3 warnings 8 remarks ) +PASS -- TEST 'conus13km_control_intel' [04:00, 01:57](1181 MB) +PASS -- TEST 'conus13km_2threads_intel' [02:48, 00:52](1112 MB) +PASS -- TEST 'conus13km_restart_mismatch_intel' [03:46, 01:12](1093 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [11:11, 09:31] ( 3 warnings 8 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_intel' [06:43, 04:13](978 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [06:11, 04:30] ( 785 warnings 8 remarks ) +PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [06:23, 04:46](1091 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [06:26, 04:45](1088 MB) +PASS -- TEST 'conus13km_debug_intel' [15:48, 13:44](1213 MB) +PASS -- TEST 'conus13km_debug_qr_intel' [15:53, 13:27](969 MB) +PASS -- TEST 'conus13km_debug_2threads_intel' [09:46, 07:40](1157 MB) +PASS -- TEST 'conus13km_radar_tten_debug_intel' [15:46, 13:33](1308 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [06:10, 04:17] ( 785 warnings 8 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [06:26, 04:49](1135 MB) + +PASS -- COMPILE 'hafsw_intel' [13:11, 11:13] ( 1 warnings 8 remarks ) +PASS -- TEST 'hafs_regional_atm_intel' [07:26, 04:50](721 MB) +PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [07:39, 05:58](1094 MB) +PASS -- TEST 'hafs_regional_atm_ocn_intel' [09:30, 06:49](809 MB) +PASS -- TEST 'hafs_regional_atm_wav_intel' [15:25, 13:02](847 MB) +PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [17:28, 14:40](866 MB) +PASS -- TEST 'hafs_regional_1nest_atm_intel' [08:07, 05:23](488 MB) +PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [09:29, 06:21](505 MB) +PASS -- TEST 'hafs_global_1nest_atm_intel' [04:54, 02:36](374 MB) +PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [12:29, 07:00](465 MB) +PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [05:47, 03:33](513 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [06:51, 03:26](516 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [06:56, 04:02](573 MB) +PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [03:30, 01:10](398 MB) +PASS -- TEST 'gnv1_nested_intel' [06:44, 03:51](1738 MB) + +PASS -- COMPILE 'hafsw_debug_intel' [06:11, 04:53] ( 1465 warnings 1501 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [14:59, 12:36](587 MB) + +PASS -- COMPILE 'hafsw_faster_intel' [12:11, 10:44] ( 7 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [11:11, 08:28](627 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [11:15, 08:31](727 MB) + +PASS -- COMPILE 'hafs_mom6w_intel' [13:12, 11:14] ( 7 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [09:52, 06:16](722 MB) + +PASS -- COMPILE 'hafs_all_intel' [12:13, 10:21] ( 7 remarks ) +PASS -- TEST 'hafs_regional_docn_intel' [09:27, 06:14](814 MB) +PASS -- TEST 'hafs_regional_docn_oisst_intel' [09:17, 06:17](799 MB) +PASS -- TEST 'hafs_regional_datm_cdeps_intel' [18:57, 16:19](1210 MB) + +PASS -- COMPILE 'datm_cdeps_intel' [08:11, 06:26] +PASS -- TEST 'datm_cdeps_control_cfsr_intel' [04:18, 02:45](1146 MB) +PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [03:20, 01:39](1117 MB) +PASS -- TEST 'datm_cdeps_control_gefs_intel' [04:17, 02:38](1021 MB) +PASS -- TEST 'datm_cdeps_iau_gefs_intel' [04:18, 02:37](1038 MB) +PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [04:18, 02:40](1018 MB) +PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [04:17, 02:44](1137 MB) +PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [04:18, 02:42](1154 MB) +PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [04:17, 02:37](1031 MB) +PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [09:24, 06:06](1075 MB) +PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [09:24, 06:19](1051 MB) +PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [04:15, 02:46](1135 MB) +PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [05:21, 03:53](2507 MB) +PASS -- TEST 'datm_cdeps_gfs_intel' [05:21, 03:55](2462 MB) + +PASS -- COMPILE 'datm_cdeps_debug_intel' [05:11, 03:15] ( 2 warnings ) +PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [08:18, 06:12](1087 MB) + +PASS -- COMPILE 'datm_cdeps_faster_intel' [08:11, 06:30] +PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [04:18, 02:44](1146 MB) + +PASS -- COMPILE 'datm_cdeps_land_intel' [02:10, 01:01] ( 1 remarks ) +PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [02:29, 00:44](259 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_intel' [02:24, 00:48](322 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [02:26, 00:30](327 MB) + +PASS -- COMPILE 'datm_cdeps_lm4_intel' [03:10, 01:19] +PASS -- TEST 'datm_cdeps_lm4_gswp3_intel' [02:36, 00:32](567 MB) +PASS -- TEST 'datm_cdeps_lm4_gswp3_rst_intel' [02:33, 00:16](458 MB) + +PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [12:12, 10:22] ( 1 remarks ) +PASS -- TEST 'atm_ds2s_docn_pcice_intel' [06:04, 03:38](1976 MB) + +PASS -- COMPILE 'atm_ds2s_docn_dice_intel' [11:10, 10:00] ( 1 remarks ) +PASS -- TEST 'atm_ds2s_docn_dice_intel' [05:52, 03:30](1946 MB) + +PASS -- COMPILE 'atml_intel' [12:10, 10:18] ( 8 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_sbs_intel' [06:58, 04:13](1877 MB) +PASS -- TEST 'control_p8_atmlnd_intel' [06:58, 04:12](1865 MB) +PASS -- TEST 'control_restart_p8_atmlnd_intel' [04:48, 02:20](1084 MB) + +PASS -- COMPILE 'atml_debug_intel' [07:11, 05:59] ( 880 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_debug_intel' [07:59, 05:33](1884 MB) + +PASS -- COMPILE 'atmw_intel' [12:11, 10:23] ( 8 remarks ) +PASS -- TEST 'atmwav_control_noaero_p8_intel' [03:52, 01:50](1921 MB) + +PASS -- COMPILE 'atmaero_intel' [11:10, 10:00] ( 1 remarks ) +PASS -- TEST 'atmaero_control_p8_intel' [06:00, 04:03](3169 MB) +PASS -- TEST 'atmaero_control_p8_rad_intel' [06:55, 04:46](3092 MB) +PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [06:44, 04:46](3105 MB) PASS -- COMPILE 'atmaq_debug_intel' [06:11, 04:35] ( 882 warnings 6 remarks ) -PASS -- COMPILE 'atm_gnu' [06:12, 04:22] -PASS -- TEST 'control_c48_gnu' [11:40, 09:24](1494 MB) -PASS -- TEST 'control_stochy_gnu' [05:24, 03:25](481 MB) -PASS -- TEST 'control_ras_gnu' [06:25, 04:51](494 MB) -PASS -- TEST 'control_p8_gnu' [07:51, 05:12](1437 MB) -PASS -- TEST 'control_p8_ugwpv1_gnu' [06:53, 05:04](1433 MB) -PASS -- TEST 'control_flake_gnu' [12:25, 10:24](524 MB) - -PASS -- COMPILE 'rrfs_gnu' [06:11, 04:08] -PASS -- TEST 'rap_control_gnu' [13:36, 11:12](801 MB) -PASS -- TEST 'rap_decomp_gnu' [13:31, 11:24](806 MB) -PASS -- TEST 'rap_2threads_gnu' [12:34, 10:11](907 MB) -PASS -- TEST 'rap_restart_gnu' [07:41, 05:44](556 MB) -PASS -- TEST 'rap_sfcdiff_gnu' [13:38, 11:16](827 MB) -PASS -- TEST 'rap_sfcdiff_decomp_gnu' [13:34, 11:24](799 MB) -PASS -- TEST 'rap_sfcdiff_restart_gnu' [10:46, 08:23](561 MB) -PASS -- TEST 'hrrr_control_gnu' [07:35, 05:48](794 MB) -PASS -- TEST 'hrrr_control_noqr_gnu' [07:31, 05:45](778 MB) -PASS -- TEST 'hrrr_control_2threads_gnu' [07:30, 05:13](892 MB) -PASS -- TEST 'hrrr_control_decomp_gnu' [07:32, 05:46](829 MB) -PASS -- TEST 'hrrr_control_restart_gnu' [04:26, 02:58](544 MB) -PASS -- TEST 'hrrr_control_restart_noqr_gnu' [04:26, 02:54](632 MB) -PASS -- TEST 'rrfs_v1beta_gnu' [12:44, 10:55](792 MB) - -PASS -- COMPILE 'atm_dyn32_debug_gnu' [08:10, 06:28] -PASS -- TEST 'control_diag_debug_gnu' [03:43, 01:33](1247 MB) -PASS -- TEST 'regional_debug_gnu' [12:35, 10:34](702 MB) -PASS -- TEST 'rap_control_debug_gnu' [04:21, 02:26](805 MB) -PASS -- TEST 'hrrr_control_debug_gnu' [04:21, 02:21](793 MB) -PASS -- TEST 'hrrr_gf_debug_gnu' [04:21, 02:21](798 MB) -PASS -- TEST 'hrrr_c3_debug_gnu' [04:20, 02:25](802 MB) -PASS -- TEST 'rap_diag_debug_gnu' [04:31, 02:39](883 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_gnu' [05:22, 03:45](797 MB) -PASS -- TEST 'rap_progcld_thompson_debug_gnu' [04:21, 02:30](797 MB) -PASS -- TEST 'rrfs_v1beta_debug_gnu' [04:20, 02:26](796 MB) -PASS -- TEST 'control_ras_debug_gnu' [03:20, 01:27](433 MB) -PASS -- TEST 'control_stochy_debug_gnu' [03:20, 01:35](428 MB) -PASS -- TEST 'control_debug_p8_gnu' [03:37, 01:28](1409 MB) -PASS -- TEST 'rap_flake_debug_gnu' [04:21, 02:25](799 MB) -PASS -- TEST 'rap_clm_lake_debug_gnu' [04:21, 02:35](802 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_gnu' [05:33, 03:57](804 MB) - -PASS -- COMPILE 'wam_debug_gnu' [04:10, 02:31] - -PASS -- COMPILE 'rrfs_dyn32_phy32_gnu' [06:12, 04:08] -PASS -- TEST 'rap_control_dyn32_phy32_gnu' [11:29, 09:33](683 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_gnu' [06:35, 05:00](684 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_gnu' [10:32, 08:49](728 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_gnu' [06:28, 04:39](727 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_gnu' [07:31, 05:09](681 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_gnu' [09:37, 07:10](533 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_gnu' [04:26, 02:39](518 MB) -PASS -- TEST 'conus13km_control_gnu' [04:49, 03:06](847 MB) -PASS -- TEST 'conus13km_2threads_gnu' [08:41, 06:21](854 MB) -PASS -- TEST 'conus13km_restart_mismatch_gnu' [03:41, 01:47](537 MB) - -PASS -- COMPILE 'atm_dyn64_phy32_gnu' [11:11, 09:21] -PASS -- TEST 'rap_control_dyn64_phy32_gnu' [07:41, 05:49](705 MB) - -PASS -- COMPILE 'atm_dyn32_phy32_debug_gnu' [08:10, 06:20] -PASS -- TEST 'rap_control_debug_dyn32_phy32_gnu' [04:22, 02:17](687 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_gnu' [04:22, 02:15](688 MB) -PASS -- TEST 'conus13km_debug_gnu' [07:47, 06:07](850 MB) -PASS -- TEST 'conus13km_debug_qr_gnu' [08:43, 06:20](550 MB) -PASS -- TEST 'conus13km_debug_2threads_gnu' [09:41, 07:30](854 MB) -PASS -- TEST 'conus13km_radar_tten_debug_gnu' [08:40, 06:17](913 MB) - -PASS -- COMPILE 'atm_dyn64_phy32_debug_gnu' [08:10, 06:25] -PASS -- TEST 'rap_control_dyn64_phy32_debug_gnu' [04:24, 02:23](708 MB) - -PASS -- COMPILE 's2swa_gnu' [17:11, 15:34] - -PASS -- COMPILE 's2s_gnu' [17:11, 15:25] -PASS -- TEST 'cpld_control_nowave_noaero_p8_gnu' [15:10, 12:13](1490 MB) - -PASS -- COMPILE 's2swa_debug_gnu' [05:11, 03:10] - -PASS -- COMPILE 's2sw_pdlib_gnu' [17:11, 15:48] -PASS -- TEST 'cpld_control_pdlib_p8_gnu' [23:58, 21:37](1452 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_gnu' [04:10, 03:01] - -PASS -- COMPILE 'datm_cdeps_gnu' [16:11, 14:46] -PASS -- TEST 'datm_cdeps_control_cfsr_gnu' [04:18, 03:00](688 MB) - -PASS -- COMPILE 'atm_fbh_intel' [11:11, 09:28] ( 3 warnings 8 remarks ) -PASS -- TEST 'cpld_regional_atm_fbh_intel' [13:28, 11:58](1066 MB) +PASS -- COMPILE 'atm_gnu' [06:11, 04:36] +PASS -- TEST 'control_c48_gnu' [11:43, 09:23](1507 MB) +PASS -- TEST 'control_stochy_gnu' [05:23, 03:36](488 MB) +PASS -- TEST 'control_ras_gnu' [06:24, 04:58](501 MB) +PASS -- TEST 'control_p8_gnu' [08:04, 05:12](1439 MB) +PASS -- TEST 'control_p8_ugwpv1_gnu' [07:58, 05:08](1450 MB) +PASS -- TEST 'control_flake_gnu' [12:27, 10:31](534 MB) + +PASS -- COMPILE 'rrfs_gnu' [06:10, 04:23] +PASS -- TEST 'rap_control_gnu' [13:34, 11:25](809 MB) +PASS -- TEST 'rap_decomp_gnu' [13:35, 11:35](807 MB) +PASS -- TEST 'rap_2threads_gnu' [12:47, 10:19](919 MB) +PASS -- TEST 'rap_restart_gnu' [12:44, 06:56](575 MB) +PASS -- TEST 'rap_sfcdiff_gnu' [13:38, 11:17](838 MB) +PASS -- TEST 'rap_sfcdiff_decomp_gnu' [13:38, 11:31](837 MB) +PASS -- TEST 'rap_sfcdiff_restart_gnu' [15:47, 09:33](574 MB) +PASS -- TEST 'hrrr_control_gnu' [07:38, 05:47](806 MB) +PASS -- TEST 'hrrr_control_noqr_gnu' [07:30, 05:49](796 MB) +PASS -- TEST 'hrrr_control_2threads_gnu' [07:30, 05:21](904 MB) +PASS -- TEST 'hrrr_control_decomp_gnu' [07:32, 05:51](808 MB) +PASS -- TEST 'hrrr_control_restart_gnu' [05:29, 03:00](555 MB) +PASS -- TEST 'hrrr_control_restart_noqr_gnu' [05:28, 02:56](648 MB) +PASS -- TEST 'rrfs_v1beta_gnu' [13:44, 11:05](801 MB) + +PASS -- COMPILE 'atm_dyn32_debug_gnu' [08:10, 06:58] +PASS -- TEST 'control_diag_debug_gnu' [03:48, 01:38](1265 MB) +PASS -- TEST 'regional_debug_gnu' [12:39, 10:45](738 MB) +PASS -- TEST 'rap_control_debug_gnu' [04:25, 02:29](813 MB) +PASS -- TEST 'hrrr_control_debug_gnu' [04:25, 02:22](813 MB) +PASS -- TEST 'hrrr_gf_debug_gnu' [04:23, 02:28](819 MB) +PASS -- TEST 'hrrr_c3_debug_gnu' [04:21, 02:33](819 MB) +PASS -- TEST 'rap_diag_debug_gnu' [04:41, 02:39](901 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_gnu' [05:23, 03:48](817 MB) +PASS -- TEST 'rap_progcld_thompson_debug_gnu' [04:22, 02:24](819 MB) +PASS -- TEST 'rrfs_v1beta_debug_gnu' [04:24, 02:27](810 MB) +PASS -- TEST 'control_ras_debug_gnu' [03:23, 01:28](448 MB) +PASS -- TEST 'control_stochy_debug_gnu' [03:22, 01:37](450 MB) +PASS -- TEST 'control_debug_p8_gnu' [03:41, 01:30](1427 MB) +PASS -- TEST 'rap_flake_debug_gnu' [04:25, 02:31](814 MB) +PASS -- TEST 'rap_clm_lake_debug_gnu' [04:22, 02:43](820 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_gnu' [06:36, 04:00](821 MB) + +PASS -- COMPILE 'wam_debug_gnu' [04:10, 02:58] + +PASS -- COMPILE 'rrfs_dyn32_phy32_gnu' [06:11, 04:09] +PASS -- TEST 'rap_control_dyn32_phy32_gnu' [11:47, 09:39](697 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_gnu' [07:31, 05:09](689 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_gnu' [11:33, 08:56](739 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_gnu' [06:35, 04:42](738 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_gnu' [07:28, 05:18](687 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_gnu' [09:40, 07:16](549 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_gnu' [08:27, 03:48](531 MB) +PASS -- TEST 'conus13km_control_gnu' [05:56, 03:07](863 MB) +PASS -- TEST 'conus13km_2threads_gnu' [12:47, 07:37](865 MB) +PASS -- TEST 'conus13km_restart_mismatch_gnu' [07:45, 02:47](543 MB) + +PASS -- COMPILE 'atm_dyn64_phy32_gnu' [11:11, 09:12] +PASS -- TEST 'rap_control_dyn64_phy32_gnu' [08:39, 05:52](717 MB) + +PASS -- COMPILE 'atm_dyn32_phy32_debug_gnu' [08:11, 06:21] +PASS -- TEST 'rap_control_debug_dyn32_phy32_gnu' [04:23, 02:21](706 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_gnu' [04:22, 02:23](704 MB) +PASS -- TEST 'conus13km_debug_gnu' [10:26, 06:17](879 MB) +PASS -- TEST 'conus13km_debug_qr_gnu' [08:45, 06:17](571 MB) +PASS -- TEST 'conus13km_debug_2threads_gnu' [09:46, 07:29](880 MB) +PASS -- TEST 'conus13km_radar_tten_debug_gnu' [08:41, 06:11](947 MB) + +PASS -- COMPILE 'atm_dyn64_phy32_debug_gnu' [08:11, 06:23] +PASS -- TEST 'rap_control_dyn64_phy32_debug_gnu' [05:24, 02:26](737 MB) + +PASS -- COMPILE 's2swa_gnu' [17:12, 15:30] + +PASS -- COMPILE 's2s_gnu' [16:11, 15:05] +PASS -- TEST 'cpld_control_nowave_noaero_p8_gnu' [16:11, 12:51](1502 MB) + +PASS -- COMPILE 's2swa_debug_gnu' [04:10, 03:03] + +PASS -- COMPILE 's2sw_pdlib_gnu' [17:11, 15:19] +PASS -- TEST 'cpld_control_pdlib_p8_gnu' [28:03, 25:30](1441 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_gnu' [04:11, 02:54] + +PASS -- COMPILE 'datm_cdeps_gnu' [16:12, 14:46] +PASS -- TEST 'datm_cdeps_control_cfsr_gnu' [04:17, 03:01](689 MB) + +PASS -- COMPILE 'atm_fbh_intel' [11:12, 09:27] ( 3 warnings 8 remarks ) +PASS -- TEST 'cpld_regional_atm_fbh_intel' [13:30, 11:44](1085 MB) SYNOPSIS: -Starting Date/Time: 20241014 00:56:56 -Ending Date/Time: 20241014 02:37:16 -Total Time: 01h:40m:35s +Starting Date/Time: 20241019 00:16:58 +Ending Date/Time: 20241019 02:02:41 +Total Time: 01h:46m:51s Compiles Completed: 59/59 Tests Completed: 246/246 diff --git a/tests/logs/RegressionTests_hercules.log b/tests/logs/RegressionTests_hercules.log index 4a43f5e864..644a1f611f 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: -61e2d26b6b6977a6b2486ccc3f639470e651c095 +6bd7ea845b22492c06f61a14c242fce7da453a15 Submodule hashes used in testing: 37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d) @@ -11,10 +11,10 @@ Submodule hashes used in testing: 05ac0ec3ea666080eed36e67f6cf8ce1255b243f CICE-interface/CICE/icepack (Icepack1.1.0-192-g05ac0ec) 24e9eed4ffe8138bef635c8f916f91b142595675 CMEPS-interface/CMEPS (cmeps_v0.4.1-2311-g24e9eed) cabd7753ae17f7bfcc6dad56daf10868aa51c3f4 CMakeModules (v1.0.0-28-gcabd775) - b71196b0faf74f0fe59558796285424c915b6eaa FV3 (remotes/origin/rrfsv1-to-ufs/dev1) + 8e8df02db4fda01cb4cb63c13164e833c8280931 FV3 (remotes/origin/cubed_sphere_chunks) 24686a2561f1414eb86c7b97c93960c36e4257b1 FV3/atmos_cubed_sphere (201912_public_release-406-g24686a2) - 0f8232724975c13289cad390c9a71fa2c6a9bff4 FV3/ccpp/framework (2024-07-11-dev) - d5842b617d0bdddd00fd8d45cf1cbf3c9c141258 FV3/ccpp/physics (master-tag-before-replacing-with-ipd-setup-step-fast-5334-gd5842b61) + 8c8b60498ec463ea2d3d5b79950c6b47f4af3e34 FV3/ccpp/framework (v0.1.0-1703-g8c8b604) + f3eeb3442775b7239d98e3d09acc6d4f1d42233e FV3/ccpp/physics (EP4-889-gf3eeb344) 74a0e098b2163425e4b5466c2dfcf8ae26d560a5 FV3/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (v1.6) 6f5dd627d124ae94bb5ed7f5afd22f82c470b1b7 FV3/upp (upp_v10.2.0-230-g6f5dd627) -1ba8270870947b583cd51bc72ff8960f4c1fb36e FV3/upp/sorc/libIFI.fd @@ -39,377 +39,377 @@ The second time is specifically for the run phase. Times/Memory will be empty for failed tests. BASELINE DIRECTORY: /work/noaa/epic/hercules/UFS-WM_RT/NEMSfv3gfs/develop-20241011 -COMPARISON DIRECTORY: /work2/noaa/stmp/jongkim/stmp/jongkim/FV3_RT/rt_1248227 +COMPARISON DIRECTORY: /work2/noaa/stmp/jongkim/stmp/jongkim/FV3_RT/rt_202469 RT.SH OPTIONS USED: * (-a) - HPC PROJECT ACCOUNT: epic * (-r) - USE ROCOTO -PASS -- COMPILE 's2swa_32bit_intel' [11:55, 11:55] ( 1 warnings 10 remarks ) -PASS -- TEST 'cpld_control_p8_mixedmode_intel' [08:27, 07:44](2129 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_intel' [17:49, 17:49] ( 1 warnings 10 remarks ) -PASS -- TEST 'cpld_control_gfsv17_intel' [14:02, 13:24](1993 MB) -PASS -- TEST 'cpld_control_gfsv17_iau_intel' [14:52, 14:05](2292 MB) -PASS -- TEST 'cpld_restart_gfsv17_intel' [07:37, 06:33](1326 MB) -PASS -- TEST 'cpld_mpi_gfsv17_intel' [15:53, 15:04](1902 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [17:30, 17:30] ( 1 warnings 10 remarks ) -PASS -- TEST 'cpld_control_sfs_intel' [13:33, 13:04](1989 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [07:34, 07:34] ( 1523 warnings 2000 remarks ) -PASS -- TEST 'cpld_debug_gfsv17_intel' [22:48, 21:57](1969 MB) - -PASS -- COMPILE 's2swa_intel' [12:39, 12:39] ( 1 warnings 10 remarks ) -PASS -- TEST 'cpld_control_p8_intel' [08:52, 08:01](2197 MB) -PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [08:58, 08:10](2202 MB) -PASS -- TEST 'cpld_restart_p8_intel' [05:04, 04:32](1973 MB) -PASS -- TEST 'cpld_control_qr_p8_intel' [08:58, 08:09](2221 MB) -PASS -- TEST 'cpld_restart_qr_p8_intel' [05:29, 04:31](1742 MB) -PASS -- TEST 'cpld_2threads_p8_intel' [09:50, 09:06](2545 MB) -PASS -- TEST 'cpld_decomp_p8_intel' [08:33, 07:49](2194 MB) -PASS -- TEST 'cpld_mpi_p8_intel' [07:30, 06:45](2103 MB) -PASS -- TEST 'cpld_control_ciceC_p8_intel' [08:49, 08:13](2199 MB) -PASS -- TEST 'cpld_control_c192_p8_intel' [16:19, 14:59](2969 MB) -PASS -- TEST 'cpld_restart_c192_p8_intel' [07:05, 05:53](2909 MB) -PASS -- TEST 'cpld_bmark_p8_intel' [13:09, 08:47](3819 MB) -PASS -- TEST 'cpld_restart_bmark_p8_intel' [11:50, 06:24](3630 MB) -PASS -- TEST 'cpld_s2sa_p8_intel' [05:44, 05:07](2140 MB) - -PASS -- COMPILE 's2sw_intel' [12:03, 12:03] ( 1 warnings 10 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_intel' [07:55, 07:16](2006 MB) -PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [07:24, 06:50](2071 MB) - -PASS -- COMPILE 's2swa_debug_intel' [07:24, 07:24] ( 1413 warnings 1230 remarks ) -PASS -- TEST 'cpld_debug_p8_intel' [13:26, 12:43](2243 MB) - -PASS -- COMPILE 's2sw_debug_intel' [06:51, 06:50] ( 1413 warnings 1230 remarks ) -PASS -- TEST 'cpld_debug_noaero_p8_intel' [08:28, 07:52](2035 MB) - -PASS -- COMPILE 's2s_aoflux_intel' [10:53, 10:53] ( 3 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [04:48, 04:03](2060 MB) - -PASS -- COMPILE 's2s_intel' [11:03, 11:03] ( 1 warnings 3 remarks ) -PASS -- TEST 'cpld_control_c48_intel' [06:43, 06:12](3032 MB) -PASS -- TEST 'cpld_warmstart_c48_intel' [03:05, 02:35](3023 MB) -PASS -- TEST 'cpld_restart_c48_intel' [01:48, 01:31](2484 MB) - -PASS -- COMPILE 's2swa_faster_intel' [12:17, 12:17] ( 1 warnings 10 remarks ) -PASS -- TEST 'cpld_control_p8_faster_intel' [08:48, 08:02](2211 MB) - -PASS -- COMPILE 's2sw_pdlib_intel' [20:29, 20:29] ( 1 warnings 10 remarks ) -PASS -- TEST 'cpld_control_pdlib_p8_intel' [14:27, 13:52](2074 MB) -PASS -- TEST 'cpld_restart_pdlib_p8_intel' [07:45, 07:01](1378 MB) -PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [15:54, 15:22](1990 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_intel' [04:32, 04:32] ( 1523 warnings 2000 remarks ) -PASS -- TEST 'cpld_debug_pdlib_p8_intel' [23:42, 23:00](2017 MB) - -PASS -- COMPILE 'atm_dyn32_intel' [08:54, 08:54] ( 1 warnings 1 remarks ) -PASS -- TEST 'control_flake_intel' [03:25, 03:12](709 MB) -PASS -- TEST 'control_CubedSphereGrid_intel' [03:15, 02:51](1593 MB) -PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [03:24, 02:58](1594 MB) -PASS -- TEST 'control_latlon_intel' [03:10, 02:50](1584 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [03:21, 02:50](1581 MB) -PASS -- TEST 'control_c48_intel' [10:43, 10:26](1713 MB) -PASS -- TEST 'control_c48.v2.sfc_intel' [06:12, 06:00](830 MB) -PASS -- TEST 'control_c192_intel' [10:45, 10:13](1775 MB) -PASS -- TEST 'control_c384_intel' [13:06, 12:04](2015 MB) -PASS -- TEST 'control_c384gdas_intel' [11:46, 10:20](1516 MB) -PASS -- TEST 'control_stochy_intel' [01:59, 01:48](663 MB) -PASS -- TEST 'control_stochy_restart_intel' [01:23, 01:11](545 MB) -PASS -- TEST 'control_lndp_intel' [01:45, 01:36](667 MB) -PASS -- TEST 'control_iovr4_intel' [02:53, 02:42](665 MB) -PASS -- TEST 'control_iovr5_intel' [03:02, 02:50](658 MB) -PASS -- TEST 'control_p8_intel' [03:53, 03:15](1880 MB) -PASS -- TEST 'control_p8.v2.sfc_intel' [04:04, 03:26](1908 MB) -PASS -- TEST 'control_p8_ugwpv1_intel' [03:50, 03:13](1880 MB) -PASS -- TEST 'control_restart_p8_intel' [02:19, 01:53](1155 MB) -PASS -- TEST 'control_noqr_p8_intel' [03:44, 03:13](1875 MB) -PASS -- TEST 'control_restart_noqr_p8_intel' [02:21, 01:51](1193 MB) -PASS -- TEST 'control_decomp_p8_intel' [03:55, 03:17](1872 MB) -PASS -- TEST 'control_2threads_p8_intel' [03:34, 02:59](1973 MB) -PASS -- TEST 'control_p8_lndp_intel' [05:58, 05:38](1882 MB) -PASS -- TEST 'control_p8_rrtmgp_intel' [04:17, 03:37](1966 MB) -PASS -- TEST 'control_p8_mynn_intel' [03:27, 02:46](1909 MB) -PASS -- TEST 'merra2_thompson_intel' [04:49, 04:01](1902 MB) -PASS -- TEST 'regional_control_intel' [04:58, 04:44](1199 MB) -PASS -- TEST 'regional_restart_intel' [03:03, 02:45](1170 MB) -PASS -- TEST 'regional_decomp_intel' [05:03, 04:49](1181 MB) -PASS -- TEST 'regional_2threads_intel' [03:12, 02:58](1153 MB) -PASS -- TEST 'regional_noquilt_intel' [04:55, 04:33](1520 MB) -PASS -- TEST 'regional_netcdf_parallel_intel' [05:01, 04:40](1195 MB) -PASS -- TEST 'regional_2dwrtdecomp_intel' [04:53, 04:39](1204 MB) -PASS -- TEST 'regional_wofs_intel' [07:33, 07:18](2079 MB) - -PASS -- COMPILE 'rrfs_intel' [08:28, 08:28] ( 3 warnings 9 remarks ) -PASS -- TEST 'rap_control_intel' [07:17, 06:44](1198 MB) -PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [04:01, 03:28](1355 MB) -PASS -- TEST 'rap_decomp_intel' [07:32, 06:59](1142 MB) -PASS -- TEST 'rap_2threads_intel' [07:10, 06:35](1369 MB) -PASS -- TEST 'rap_restart_intel' [04:17, 03:37](1159 MB) -PASS -- TEST 'rap_sfcdiff_intel' [07:35, 06:56](1207 MB) -PASS -- TEST 'rap_sfcdiff_decomp_intel' [07:53, 07:15](1156 MB) -PASS -- TEST 'rap_sfcdiff_restart_intel' [05:57, 05:11](1190 MB) -PASS -- TEST 'hrrr_control_intel' [04:08, 03:29](1069 MB) -PASS -- TEST 'hrrr_control_decomp_intel' [04:13, 03:32](1040 MB) -PASS -- TEST 'hrrr_control_2threads_intel' [03:50, 03:11](1114 MB) -PASS -- TEST 'hrrr_control_restart_intel' [02:08, 01:52](1029 MB) -PASS -- TEST 'rrfs_v1beta_intel' [07:13, 06:32](1217 MB) -PASS -- TEST 'rrfs_v1nssl_intel' [08:34, 08:24](1998 MB) -PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [08:15, 08:04](2167 MB) - -PASS -- COMPILE 'csawmg_intel' [08:17, 08:16] -PASS -- TEST 'control_csawmg_intel' [06:38, 06:20](1051 MB) -PASS -- TEST 'control_ras_intel' [03:44, 03:31](848 MB) - -PASS -- COMPILE 'csawmg_gnu' [04:08, 04:08] -PASS -- TEST 'control_csawmg_gnu' [07:19, 07:03](1071 MB) - -PASS -- COMPILE 'wam_intel' [09:13, 09:13] ( 1 remarks ) -PASS -- TEST 'control_wam_intel' [10:25, 10:06](1657 MB) - -PASS -- COMPILE 'atm_faster_dyn32_intel' [09:01, 09:01] ( 1 remarks ) -PASS -- TEST 'control_p8_faster_intel' [02:59, 02:25](1898 MB) -PASS -- TEST 'regional_control_faster_intel' [05:19, 05:06](1189 MB) - -PASS -- COMPILE 'atm_debug_dyn32_intel' [06:16, 06:16] ( 882 warnings 9 remarks ) -PASS -- TEST 'control_CubedSphereGrid_debug_intel' [02:09, 01:53](1619 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [02:11, 01:52](1627 MB) -PASS -- TEST 'control_stochy_debug_intel' [02:37, 02:31](837 MB) -PASS -- TEST 'control_lndp_debug_intel' [02:20, 02:15](836 MB) -PASS -- TEST 'control_csawmg_debug_intel' [03:44, 03:32](1156 MB) -PASS -- TEST 'control_ras_debug_intel' [02:26, 02:19](852 MB) -PASS -- TEST 'control_diag_debug_intel' [02:40, 02:19](1696 MB) -PASS -- TEST 'control_debug_p8_intel' [02:38, 02:16](1918 MB) -PASS -- TEST 'regional_debug_intel' [15:09, 14:51](1140 MB) -PASS -- TEST 'rap_control_debug_intel' [04:15, 04:08](1226 MB) -PASS -- TEST 'hrrr_control_debug_intel' [04:09, 04:01](1213 MB) -PASS -- TEST 'hrrr_gf_debug_intel' [04:26, 04:18](1226 MB) -PASS -- TEST 'hrrr_c3_debug_intel' [04:14, 04:06](1215 MB) -PASS -- TEST 'rap_unified_drag_suite_debug_intel' [04:14, 04:07](1227 MB) -PASS -- TEST 'rap_diag_debug_intel' [04:26, 04:12](1310 MB) -PASS -- TEST 'rap_cires_ugwp_debug_intel' [04:19, 04:12](1224 MB) -PASS -- TEST 'rap_unified_ugwp_debug_intel' [04:21, 04:14](1230 MB) -PASS -- TEST 'rap_lndp_debug_intel' [04:23, 04:12](1225 MB) -PASS -- TEST 'rap_progcld_thompson_debug_intel' [04:21, 04:09](1219 MB) -PASS -- TEST 'rap_noah_debug_intel' [04:17, 04:09](1228 MB) -PASS -- TEST 'rap_sfcdiff_debug_intel' [04:14, 04:06](1225 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [07:14, 07:06](1225 MB) -PASS -- TEST 'rrfs_v1beta_debug_intel' [04:20, 04:13](1224 MB) -PASS -- TEST 'rap_clm_lake_debug_intel' [05:08, 05:00](1223 MB) -PASS -- TEST 'rap_flake_debug_intel' [04:16, 04:03](1220 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [07:47, 07:06](1215 MB) - -PASS -- COMPILE 'atm_debug_dyn32_gnu' [04:10, 04:10] -PASS -- TEST 'control_csawmg_debug_gnu' [02:28, 02:08](1037 MB) - -PASS -- COMPILE 'wam_debug_intel' [04:08, 04:08] ( 837 warnings 1 remarks ) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [08:00, 08:00] ( 3 warnings 8 remarks ) -PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [03:51, 03:18](1237 MB) -PASS -- TEST 'rap_control_dyn32_phy32_intel' [07:12, 06:35](1166 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [03:50, 03:01](1026 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [07:04, 06:32](1281 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [08:57, 08:04](1023 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [03:46, 03:05](971 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_intel' [05:47, 05:05](1114 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [01:46, 01:39](943 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [08:34, 08:34] ( 3 warnings 8 remarks ) -PASS -- TEST 'conus13km_control_intel' [02:38, 02:15](1274 MB) -PASS -- TEST 'conus13km_2threads_intel' [01:13, 00:52](1186 MB) -PASS -- TEST 'conus13km_restart_mismatch_intel' [01:38, 01:20](1122 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [08:35, 08:35] ( 3 warnings 8 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_intel' [04:07, 03:43](1077 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [03:56, 03:55] ( 785 warnings 8 remarks ) -PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [04:31, 04:19](1105 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [04:44, 04:37](1095 MB) -PASS -- TEST 'conus13km_debug_intel' [12:50, 12:24](1346 MB) -PASS -- TEST 'conus13km_debug_qr_intel' [14:11, 13:42](998 MB) -PASS -- TEST 'conus13km_debug_2threads_intel' [10:14, 09:48](1248 MB) -PASS -- TEST 'conus13km_radar_tten_debug_intel' [12:47, 12:21](1414 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [03:32, 03:31] ( 785 warnings 8 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [04:15, 04:04](1154 MB) - -PASS -- COMPILE 'hafsw_intel' [09:36, 09:36] ( 1 warnings 9 remarks ) -PASS -- TEST 'hafs_regional_atm_intel' [06:13, 05:18](858 MB) -PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [05:15, 04:57](1247 MB) -PASS -- TEST 'hafs_regional_atm_ocn_intel' [07:40, 06:29](922 MB) -PASS -- TEST 'hafs_regional_atm_wav_intel' [15:03, 14:05](948 MB) -PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [17:19, 16:09](987 MB) -PASS -- TEST 'hafs_regional_1nest_atm_intel' [06:24, 05:35](595 MB) -PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [08:56, 07:41](603 MB) -PASS -- TEST 'hafs_global_1nest_atm_intel' [03:23, 02:43](427 MB) -PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [11:04, 08:37](548 MB) -PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [05:01, 04:18](600 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [04:55, 04:07](597 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [06:06, 05:13](665 MB) -PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [01:54, 01:26](444 MB) - -PASS -- COMPILE 'hafsw_debug_intel' [05:00, 05:00] ( 1465 warnings 1502 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [12:57, 12:07](638 MB) - -PASS -- COMPILE 'hafsw_faster_intel' [10:24, 10:24] ( 8 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [17:45, 16:58](734 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [17:01, 16:12](833 MB) - -PASS -- COMPILE 'hafs_mom6w_intel' [10:34, 10:33] ( 7 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [11:37, 10:22](813 MB) - -PASS -- COMPILE 'hafs_all_intel' [10:04, 10:04] ( 8 remarks ) -PASS -- TEST 'hafs_regional_docn_intel' [08:07, 07:20](915 MB) -PASS -- TEST 'hafs_regional_docn_oisst_intel' [08:22, 07:31](899 MB) -PASS -- TEST 'hafs_regional_datm_cdeps_intel' [17:08, 16:33](1348 MB) - -PASS -- COMPILE 'datm_cdeps_intel' [06:06, 06:06] ( 2 remarks ) -PASS -- TEST 'datm_cdeps_control_cfsr_intel' [03:16, 03:10](1152 MB) -PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [01:51, 01:45](1081 MB) -PASS -- TEST 'datm_cdeps_control_gefs_intel' [03:01, 02:55](1010 MB) -PASS -- TEST 'datm_cdeps_iau_gefs_intel' [02:48, 02:41](1016 MB) -PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [02:50, 02:45](1026 MB) -PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [02:26, 02:19](1140 MB) -PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [03:04, 03:00](1143 MB) -PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [02:51, 02:47](1022 MB) -PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [05:34, 04:58](1161 MB) -PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [05:28, 04:54](1150 MB) -PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [02:14, 02:11](1162 MB) -PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [03:12, 03:07](2399 MB) -PASS -- TEST 'datm_cdeps_gfs_intel' [03:06, 03:01](2391 MB) - -PASS -- COMPILE 'datm_cdeps_debug_intel' [04:04, 04:04] ( 2 warnings 2 remarks ) -PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [09:32, 09:26](1074 MB) - -PASS -- COMPILE 'datm_cdeps_faster_intel' [05:29, 05:29] ( 2 remarks ) -PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [03:02, 02:58](1137 MB) - -PASS -- COMPILE 'datm_cdeps_land_intel' [01:15, 01:15] ( 1 remarks ) -PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [02:06, 01:41](330 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_intel' [01:21, 01:04](569 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [00:45, 00:31](572 MB) - -PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [09:39, 09:39] ( 3 remarks ) -PASS -- TEST 'atm_ds2s_docn_pcice_intel' [03:57, 03:21](2029 MB) - -PASS -- COMPILE 'atm_ds2s_docn_dice_intel' [08:54, 08:54] ( 1 remarks ) -PASS -- TEST 'atm_ds2s_docn_dice_intel' [03:50, 03:10](1978 MB) - -PASS -- COMPILE 'atml_intel' [09:05, 09:04] ( 8 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_sbs_intel' [06:15, 05:29](1892 MB) -PASS -- TEST 'control_p8_atmlnd_intel' [06:09, 05:23](1887 MB) -PASS -- TEST 'control_restart_p8_atmlnd_intel' [03:19, 02:55](1135 MB) - -PASS -- COMPILE 'atml_debug_intel' [04:50, 04:50] ( 880 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_debug_intel' [06:30, 05:40](1931 MB) - -PASS -- COMPILE 'atmw_intel' [09:18, 09:18] ( 8 remarks ) -PASS -- TEST 'atmwav_control_noaero_p8_intel' [02:31, 01:49](1939 MB) - -PASS -- COMPILE 'atmaero_intel' [08:33, 08:33] ( 1 remarks ) -PASS -- TEST 'atmaero_control_p8_intel' [05:14, 04:40](2008 MB) -PASS -- TEST 'atmaero_control_p8_rad_intel' [05:52, 05:19](1786 MB) -PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [06:09, 05:41](1793 MB) - -PASS -- COMPILE 'atmaq_debug_intel' [04:15, 04:15] ( 882 warnings 6 remarks ) -PASS -- TEST 'regional_atmaq_debug_intel' [17:43, 16:28](4546 MB) - -PASS -- COMPILE 'atm_gnu' [04:17, 04:16] -PASS -- TEST 'control_c48_gnu' [11:38, 11:11](1522 MB) -PASS -- TEST 'control_stochy_gnu' [02:39, 02:30](735 MB) -PASS -- TEST 'control_ras_gnu' [04:16, 04:09](723 MB) -PASS -- TEST 'control_p8_gnu' [05:05, 04:27](1744 MB) -PASS -- TEST 'control_p8_ugwpv1_gnu' [04:58, 04:30](1700 MB) -PASS -- TEST 'control_flake_gnu' [04:50, 04:40](801 MB) - -PASS -- COMPILE 'rrfs_gnu' [04:18, 04:18] -PASS -- TEST 'rap_control_gnu' [10:11, 09:34](1075 MB) -PASS -- TEST 'rap_decomp_gnu' [10:13, 09:42](1069 MB) -PASS -- TEST 'rap_2threads_gnu' [09:50, 09:19](1126 MB) -PASS -- TEST 'rap_restart_gnu' [05:48, 05:14](878 MB) -PASS -- TEST 'rap_sfcdiff_gnu' [11:48, 10:57](1071 MB) -PASS -- TEST 'rap_sfcdiff_decomp_gnu' [10:06, 09:31](1071 MB) -PASS -- TEST 'rap_sfcdiff_restart_gnu' [08:42, 07:42](877 MB) -PASS -- TEST 'hrrr_control_gnu' [05:36, 04:57](1062 MB) -PASS -- TEST 'hrrr_control_noqr_gnu' [05:54, 05:23](1124 MB) -PASS -- TEST 'hrrr_control_2threads_gnu' [05:11, 04:33](1033 MB) -PASS -- TEST 'hrrr_control_decomp_gnu' [06:07, 05:16](1064 MB) -PASS -- TEST 'hrrr_control_restart_gnu' [03:04, 02:48](876 MB) -PASS -- TEST 'hrrr_control_restart_noqr_gnu' [02:37, 02:23](923 MB) -PASS -- TEST 'rrfs_v1beta_gnu' [11:18, 10:23](1067 MB) - -PASS -- COMPILE 'atm_dyn32_debug_gnu' [05:56, 05:56] -PASS -- TEST 'control_diag_debug_gnu' [01:38, 01:13](1617 MB) -PASS -- TEST 'regional_debug_gnu' [07:11, 06:55](1100 MB) -PASS -- TEST 'rap_control_debug_gnu' [02:26, 02:14](1091 MB) -PASS -- TEST 'hrrr_control_debug_gnu' [02:30, 02:18](1081 MB) -PASS -- TEST 'hrrr_gf_debug_gnu' [02:24, 02:11](1086 MB) -PASS -- TEST 'hrrr_c3_debug_gnu' [02:27, 02:14](1088 MB) -PASS -- TEST 'rap_diag_debug_gnu' [03:05, 02:48](1263 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_gnu' [03:48, 03:28](1086 MB) -PASS -- TEST 'rap_progcld_thompson_debug_gnu' [02:26, 02:16](1090 MB) -PASS -- TEST 'rrfs_v1beta_debug_gnu' [02:24, 02:09](1084 MB) -PASS -- TEST 'control_ras_debug_gnu' [01:29, 01:22](716 MB) -PASS -- TEST 'control_stochy_debug_gnu' [01:40, 01:32](716 MB) -PASS -- TEST 'control_debug_p8_gnu' [01:51, 01:29](1699 MB) -PASS -- TEST 'rap_flake_debug_gnu' [02:31, 02:11](1093 MB) -PASS -- TEST 'rap_clm_lake_debug_gnu' [02:42, 02:29](1093 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_gnu' [04:55, 04:10](1096 MB) - -PASS -- COMPILE 'wam_debug_gnu' [02:42, 02:41] -PASS -- TEST 'control_wam_debug_gnu' [05:48, 05:24](1549 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_gnu' [04:36, 04:36] -PASS -- TEST 'rap_control_dyn32_phy32_gnu' [08:33, 07:52](958 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_gnu' [04:49, 04:02](944 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_gnu' [07:42, 07:10](982 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_gnu' [04:27, 03:43](869 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_gnu' [04:53, 04:05](940 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_gnu' [06:18, 05:48](855 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_gnu' [02:10, 02:01](853 MB) -PASS -- TEST 'conus13km_control_gnu' [03:11, 02:42](1256 MB) -PASS -- TEST 'conus13km_2threads_gnu' [01:31, 01:08](1163 MB) -PASS -- TEST 'conus13km_restart_mismatch_gnu' [01:54, 01:31](921 MB) - -PASS -- COMPILE 'atm_dyn64_phy32_gnu' [08:44, 08:44] -PASS -- TEST 'rap_control_dyn64_phy32_gnu' [04:52, 04:35](983 MB) - -PASS -- COMPILE 'atm_dyn32_phy32_debug_gnu' [06:54, 06:54] -PASS -- TEST 'rap_control_debug_dyn32_phy32_gnu' [02:24, 02:12](967 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_gnu' [02:07, 01:59](963 MB) -PASS -- TEST 'conus13km_debug_gnu' [05:54, 05:27](1276 MB) -PASS -- TEST 'conus13km_debug_qr_gnu' [06:29, 06:02](948 MB) -PASS -- TEST 'conus13km_debug_2threads_gnu' [03:43, 03:26](1183 MB) -PASS -- TEST 'conus13km_radar_tten_debug_gnu' [06:07, 05:52](1344 MB) - -PASS -- COMPILE 'atm_dyn64_phy32_debug_gnu' [06:52, 06:52] -PASS -- TEST 'rap_control_dyn64_phy32_debug_gnu' [02:11, 02:05](995 MB) - -PASS -- COMPILE 's2swa_gnu' [17:00, 16:59] - -PASS -- COMPILE 's2s_gnu' [15:30, 15:30] -PASS -- TEST 'cpld_control_nowave_noaero_p8_gnu' [09:42, 09:03](3066 MB) - -PASS -- COMPILE 's2swa_debug_gnu' [04:05, 04:04] - -PASS -- COMPILE 's2sw_pdlib_gnu' [16:25, 16:25] -PASS -- TEST 'cpld_control_pdlib_p8_gnu' [27:24, 26:45](3040 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_gnu' [03:17, 03:17] -PASS -- TEST 'cpld_debug_pdlib_p8_gnu' [13:08, 12:27](3072 MB) - -PASS -- COMPILE 'datm_cdeps_gnu' [15:14, 15:14] -PASS -- TEST 'datm_cdeps_control_cfsr_gnu' [06:20, 06:13](758 MB) - -PASS -- COMPILE 'atm_fbh_intel' [08:02, 08:02] ( 3 warnings 8 remarks ) -PASS -- TEST 'cpld_regional_atm_fbh_intel' [16:32, 16:17](1067 MB) +PASS -- COMPILE 's2swa_32bit_intel' [12:16, 12:16] ( 1 warnings 10 remarks ) +PASS -- TEST 'cpld_control_p8_mixedmode_intel' [08:39, 07:54](2129 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_intel' [17:16, 17:16] ( 1 warnings 10 remarks ) +PASS -- TEST 'cpld_control_gfsv17_intel' [14:13, 13:23](1989 MB) +PASS -- TEST 'cpld_control_gfsv17_iau_intel' [15:15, 14:07](2325 MB) +PASS -- TEST 'cpld_restart_gfsv17_intel' [07:29, 06:34](1343 MB) +PASS -- TEST 'cpld_mpi_gfsv17_intel' [16:08, 15:11](1897 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [20:30, 20:30] ( 1 warnings 10 remarks ) +PASS -- TEST 'cpld_control_sfs_intel' [13:23, 13:04](1985 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [06:52, 06:51] ( 1523 warnings 2000 remarks ) +PASS -- TEST 'cpld_debug_gfsv17_intel' [23:23, 22:28](1969 MB) + +PASS -- COMPILE 's2swa_intel' [12:44, 12:44] ( 1 warnings 10 remarks ) +PASS -- TEST 'cpld_control_p8_intel' [08:45, 07:59](2203 MB) +PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [08:50, 08:04](2210 MB) +PASS -- TEST 'cpld_restart_p8_intel' [05:25, 04:36](1971 MB) +PASS -- TEST 'cpld_control_qr_p8_intel' [09:19, 08:13](2224 MB) +PASS -- TEST 'cpld_restart_qr_p8_intel' [05:32, 04:32](1730 MB) +PASS -- TEST 'cpld_2threads_p8_intel' [09:31, 08:43](2544 MB) +PASS -- TEST 'cpld_decomp_p8_intel' [08:47, 08:07](2202 MB) +PASS -- TEST 'cpld_mpi_p8_intel' [07:29, 06:40](2093 MB) +PASS -- TEST 'cpld_control_ciceC_p8_intel' [08:53, 08:00](2201 MB) +PASS -- TEST 'cpld_control_c192_p8_intel' [17:22, 16:08](2972 MB) +PASS -- TEST 'cpld_restart_c192_p8_intel' [07:38, 05:55](2906 MB) +PASS -- TEST 'cpld_bmark_p8_intel' [14:30, 09:44](3823 MB) +PASS -- TEST 'cpld_restart_bmark_p8_intel' [11:33, 05:23](3627 MB) +PASS -- TEST 'cpld_s2sa_p8_intel' [06:03, 05:19](2124 MB) + +PASS -- COMPILE 's2sw_intel' [12:09, 12:09] ( 1 warnings 10 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_intel' [07:53, 07:14](2006 MB) +PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [07:37, 06:54](2059 MB) + +PASS -- COMPILE 's2swa_debug_intel' [05:49, 05:49] ( 1413 warnings 1230 remarks ) +PASS -- TEST 'cpld_debug_p8_intel' [12:40, 11:52](2234 MB) + +PASS -- COMPILE 's2sw_debug_intel' [05:09, 05:09] ( 1413 warnings 1230 remarks ) +PASS -- TEST 'cpld_debug_noaero_p8_intel' [09:14, 08:29](2057 MB) + +PASS -- COMPILE 's2s_aoflux_intel' [10:09, 10:09] ( 3 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [04:58, 04:06](2065 MB) + +PASS -- COMPILE 's2s_intel' [10:24, 10:23] ( 1 warnings 3 remarks ) +PASS -- TEST 'cpld_control_c48_intel' [06:23, 05:56](3039 MB) +PASS -- TEST 'cpld_warmstart_c48_intel' [02:32, 02:03](3034 MB) +PASS -- TEST 'cpld_restart_c48_intel' [01:41, 01:10](2481 MB) + +PASS -- COMPILE 's2swa_faster_intel' [12:31, 12:31] ( 1 warnings 10 remarks ) +PASS -- TEST 'cpld_control_p8_faster_intel' [08:31, 07:44](2206 MB) + +PASS -- COMPILE 's2sw_pdlib_intel' [15:53, 15:52] ( 1 warnings 10 remarks ) +PASS -- TEST 'cpld_control_pdlib_p8_intel' [14:21, 13:52](2079 MB) +PASS -- TEST 'cpld_restart_pdlib_p8_intel' [07:39, 06:51](1401 MB) +PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [16:03, 15:25](2000 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_intel' [04:34, 04:34] ( 1523 warnings 2000 remarks ) +PASS -- TEST 'cpld_debug_pdlib_p8_intel' [24:37, 23:56](2003 MB) + +PASS -- COMPILE 'atm_dyn32_intel' [09:09, 09:08] ( 1 warnings 1 remarks ) +PASS -- TEST 'control_flake_intel' [03:08, 02:55](708 MB) +PASS -- TEST 'control_CubedSphereGrid_intel' [03:09, 02:47](1595 MB) +PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [03:13, 02:46](1595 MB) +PASS -- TEST 'control_latlon_intel' [03:02, 02:44](1589 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [03:18, 02:48](1583 MB) +PASS -- TEST 'control_c48_intel' [11:08, 10:41](1707 MB) +PASS -- TEST 'control_c48.v2.sfc_intel' [06:06, 05:53](838 MB) +PASS -- TEST 'control_c192_intel' [10:50, 10:17](1778 MB) +PASS -- TEST 'control_c384_intel' [13:00, 11:53](2018 MB) +PASS -- TEST 'control_c384gdas_intel' [08:58, 07:31](1486 MB) +PASS -- TEST 'control_stochy_intel' [01:37, 01:27](659 MB) +PASS -- TEST 'control_stochy_restart_intel' [01:10, 00:54](534 MB) +PASS -- TEST 'control_lndp_intel' [01:37, 01:23](670 MB) +PASS -- TEST 'control_iovr4_intel' [02:27, 02:12](654 MB) +PASS -- TEST 'control_iovr5_intel' [02:20, 02:09](657 MB) +PASS -- TEST 'control_p8_intel' [03:48, 03:09](1876 MB) +PASS -- TEST 'control_p8.v2.sfc_intel' [03:23, 02:41](1893 MB) +PASS -- TEST 'control_p8_ugwpv1_intel' [03:55, 03:12](1887 MB) +PASS -- TEST 'control_restart_p8_intel' [02:18, 01:48](1150 MB) +PASS -- TEST 'control_noqr_p8_intel' [03:35, 03:07](1861 MB) +PASS -- TEST 'control_restart_noqr_p8_intel' [02:42, 02:03](1209 MB) +PASS -- TEST 'control_decomp_p8_intel' [03:52, 03:13](1862 MB) +PASS -- TEST 'control_2threads_p8_intel' [03:37, 02:58](1962 MB) +PASS -- TEST 'control_p8_lndp_intel' [06:18, 05:51](1880 MB) +PASS -- TEST 'control_p8_rrtmgp_intel' [04:25, 03:42](1963 MB) +PASS -- TEST 'control_p8_mynn_intel' [03:16, 02:42](1909 MB) +PASS -- TEST 'merra2_thompson_intel' [03:38, 02:58](1893 MB) +PASS -- TEST 'regional_control_intel' [04:51, 04:35](1191 MB) +PASS -- TEST 'regional_restart_intel' [02:52, 02:37](1167 MB) +PASS -- TEST 'regional_decomp_intel' [05:08, 04:53](1186 MB) +PASS -- TEST 'regional_2threads_intel' [03:22, 03:02](1150 MB) +PASS -- TEST 'regional_noquilt_intel' [04:49, 04:32](1519 MB) +PASS -- TEST 'regional_netcdf_parallel_intel' [05:02, 04:39](1194 MB) +PASS -- TEST 'regional_2dwrtdecomp_intel' [04:52, 04:38](1180 MB) +PASS -- TEST 'regional_wofs_intel' [06:20, 06:05](2079 MB) + +PASS -- COMPILE 'rrfs_intel' [08:23, 08:23] ( 3 warnings 9 remarks ) +PASS -- TEST 'rap_control_intel' [07:12, 06:40](1195 MB) +PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [04:08, 03:32](1354 MB) +PASS -- TEST 'rap_decomp_intel' [07:46, 07:13](1151 MB) +PASS -- TEST 'rap_2threads_intel' [07:02, 06:25](1340 MB) +PASS -- TEST 'rap_restart_intel' [03:59, 03:32](1131 MB) +PASS -- TEST 'rap_sfcdiff_intel' [07:23, 06:44](1179 MB) +PASS -- TEST 'rap_sfcdiff_decomp_intel' [07:31, 06:57](1155 MB) +PASS -- TEST 'rap_sfcdiff_restart_intel' [05:47, 05:07](1195 MB) +PASS -- TEST 'hrrr_control_intel' [04:06, 03:28](1083 MB) +PASS -- TEST 'hrrr_control_decomp_intel' [04:19, 03:41](1055 MB) +PASS -- TEST 'hrrr_control_2threads_intel' [04:55, 04:15](1107 MB) +PASS -- TEST 'hrrr_control_restart_intel' [02:09, 01:54](1008 MB) +PASS -- TEST 'rrfs_v1beta_intel' [07:24, 06:37](1202 MB) +PASS -- TEST 'rrfs_v1nssl_intel' [08:27, 08:18](1999 MB) +PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [08:17, 08:08](2170 MB) + +PASS -- COMPILE 'csawmg_intel' [08:25, 08:25] +PASS -- TEST 'control_csawmg_intel' [06:17, 06:05](1043 MB) +PASS -- TEST 'control_ras_intel' [03:07, 02:55](825 MB) + +PASS -- COMPILE 'csawmg_gnu' [03:55, 03:55] +PASS -- TEST 'control_csawmg_gnu' [07:38, 07:24](1055 MB) + +PASS -- COMPILE 'wam_intel' [08:32, 08:32] ( 1 remarks ) +PASS -- TEST 'control_wam_intel' [10:05, 09:41](1659 MB) + +PASS -- COMPILE 'atm_faster_dyn32_intel' [08:36, 08:35] ( 1 remarks ) +PASS -- TEST 'control_p8_faster_intel' [03:09, 02:34](1893 MB) +PASS -- TEST 'regional_control_faster_intel' [06:00, 05:47](1183 MB) + +PASS -- COMPILE 'atm_debug_dyn32_intel' [06:22, 06:21] ( 882 warnings 9 remarks ) +PASS -- TEST 'control_CubedSphereGrid_debug_intel' [02:10, 01:53](1628 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [02:13, 01:51](1611 MB) +PASS -- TEST 'control_stochy_debug_intel' [02:38, 02:32](838 MB) +PASS -- TEST 'control_lndp_debug_intel' [02:28, 02:15](842 MB) +PASS -- TEST 'control_csawmg_debug_intel' [03:53, 03:38](1150 MB) +PASS -- TEST 'control_ras_debug_intel' [02:31, 02:21](848 MB) +PASS -- TEST 'control_diag_debug_intel' [02:43, 02:17](1690 MB) +PASS -- TEST 'control_debug_p8_intel' [02:43, 02:14](1908 MB) +PASS -- TEST 'regional_debug_intel' [15:36, 15:15](1141 MB) +PASS -- TEST 'rap_control_debug_intel' [04:15, 04:06](1217 MB) +PASS -- TEST 'hrrr_control_debug_intel' [04:17, 04:05](1220 MB) +PASS -- TEST 'hrrr_gf_debug_intel' [04:24, 04:11](1227 MB) +PASS -- TEST 'hrrr_c3_debug_intel' [04:23, 04:10](1224 MB) +PASS -- TEST 'rap_unified_drag_suite_debug_intel' [04:14, 04:06](1225 MB) +PASS -- TEST 'rap_diag_debug_intel' [04:34, 04:17](1315 MB) +PASS -- TEST 'rap_cires_ugwp_debug_intel' [04:29, 04:17](1210 MB) +PASS -- TEST 'rap_unified_ugwp_debug_intel' [04:29, 04:17](1224 MB) +PASS -- TEST 'rap_lndp_debug_intel' [04:11, 04:04](1232 MB) +PASS -- TEST 'rap_progcld_thompson_debug_intel' [04:24, 04:11](1214 MB) +PASS -- TEST 'rap_noah_debug_intel' [04:11, 04:02](1225 MB) +PASS -- TEST 'rap_sfcdiff_debug_intel' [04:14, 04:07](1228 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [07:07, 07:00](1218 MB) +PASS -- TEST 'rrfs_v1beta_debug_intel' [04:12, 04:05](1212 MB) +PASS -- TEST 'rap_clm_lake_debug_intel' [05:13, 05:03](1219 MB) +PASS -- TEST 'rap_flake_debug_intel' [04:16, 04:05](1233 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [07:50, 07:08](1230 MB) + +PASS -- COMPILE 'atm_debug_dyn32_gnu' [04:31, 04:30] +PASS -- TEST 'control_csawmg_debug_gnu' [02:57, 02:39](1039 MB) + +PASS -- COMPILE 'wam_debug_intel' [03:47, 03:47] ( 837 warnings 1 remarks ) + +PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [08:16, 08:15] ( 3 warnings 8 remarks ) +PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [04:28, 03:54](1213 MB) +PASS -- TEST 'rap_control_dyn32_phy32_intel' [06:51, 06:20](1154 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [03:53, 03:12](1019 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [06:38, 06:06](1275 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [07:29, 06:40](1029 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [04:10, 03:31](999 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_intel' [05:30, 04:51](1127 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [02:10, 01:51](962 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [08:14, 08:14] ( 3 warnings 8 remarks ) +PASS -- TEST 'conus13km_control_intel' [02:06, 01:42](1293 MB) +PASS -- TEST 'conus13km_2threads_intel' [00:58, 00:44](1192 MB) +PASS -- TEST 'conus13km_restart_mismatch_intel' [01:25, 01:05](1136 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [09:32, 09:25] ( 3 warnings 8 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_intel' [04:04, 03:46](1067 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [03:42, 03:42] ( 785 warnings 8 remarks ) +PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [04:16, 04:11](1105 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [04:12, 04:06](1101 MB) +PASS -- TEST 'conus13km_debug_intel' [12:31, 12:08](1341 MB) +PASS -- TEST 'conus13km_debug_qr_intel' [12:31, 12:07](991 MB) +PASS -- TEST 'conus13km_debug_2threads_intel' [07:51, 07:29](1247 MB) +PASS -- TEST 'conus13km_radar_tten_debug_intel' [12:26, 12:05](1437 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [04:04, 04:04] ( 785 warnings 8 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [04:51, 04:44](1169 MB) + +PASS -- COMPILE 'hafsw_intel' [09:47, 09:46] ( 1 warnings 9 remarks ) +PASS -- TEST 'hafs_regional_atm_intel' [06:09, 05:15](857 MB) +PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [05:23, 05:11](1259 MB) +PASS -- TEST 'hafs_regional_atm_ocn_intel' [07:53, 06:48](919 MB) +PASS -- TEST 'hafs_regional_atm_wav_intel' [15:44, 14:44](962 MB) +PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [17:53, 16:38](970 MB) +PASS -- TEST 'hafs_regional_1nest_atm_intel' [06:34, 05:56](594 MB) +PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [08:58, 07:51](604 MB) +PASS -- TEST 'hafs_global_1nest_atm_intel' [03:31, 02:54](428 MB) +PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [10:15, 08:26](544 MB) +PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [04:51, 04:13](598 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [04:48, 04:03](602 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [06:07, 05:13](661 MB) +PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [01:31, 01:13](449 MB) + +PASS -- COMPILE 'hafsw_debug_intel' [05:54, 05:54] ( 1465 warnings 1502 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [12:57, 12:10](639 MB) + +PASS -- COMPILE 'hafsw_faster_intel' [11:31, 11:31] ( 8 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [17:03, 16:13](735 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [17:13, 16:18](838 MB) + +PASS -- COMPILE 'hafs_mom6w_intel' [10:00, 10:00] ( 7 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [12:06, 10:41](804 MB) + +PASS -- COMPILE 'hafs_all_intel' [10:19, 10:19] ( 8 remarks ) +PASS -- TEST 'hafs_regional_docn_intel' [08:01, 07:09](918 MB) +PASS -- TEST 'hafs_regional_docn_oisst_intel' [08:07, 07:13](898 MB) +PASS -- TEST 'hafs_regional_datm_cdeps_intel' [17:21, 16:43](1341 MB) + +PASS -- COMPILE 'datm_cdeps_intel' [07:05, 07:05] ( 2 remarks ) +PASS -- TEST 'datm_cdeps_control_cfsr_intel' [03:13, 03:06](1147 MB) +PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [01:50, 01:44](1107 MB) +PASS -- TEST 'datm_cdeps_control_gefs_intel' [02:16, 02:10](1013 MB) +PASS -- TEST 'datm_cdeps_iau_gefs_intel' [02:47, 02:42](1011 MB) +PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [02:12, 02:07](1019 MB) +PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [03:07, 03:03](1140 MB) +PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [02:51, 02:46](1153 MB) +PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [03:03, 02:59](1014 MB) +PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [05:56, 05:13](1171 MB) +PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [05:45, 05:00](1147 MB) +PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [02:19, 02:16](1132 MB) +PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [03:15, 03:08](2447 MB) +PASS -- TEST 'datm_cdeps_gfs_intel' [04:10, 04:06](2426 MB) + +PASS -- COMPILE 'datm_cdeps_debug_intel' [02:59, 02:59] ( 2 warnings 2 remarks ) +PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [05:21, 05:12](1075 MB) + +PASS -- COMPILE 'datm_cdeps_faster_intel' [05:22, 05:21] ( 2 remarks ) +PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [03:04, 02:59](1124 MB) + +PASS -- COMPILE 'datm_cdeps_land_intel' [00:46, 00:45] ( 1 remarks ) +PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [01:16, 00:57](329 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_intel' [01:13, 01:00](572 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [00:55, 00:38](569 MB) + +PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [11:11, 11:11] ( 3 remarks ) +PASS -- TEST 'atm_ds2s_docn_pcice_intel' [04:12, 03:24](2017 MB) + +PASS -- COMPILE 'atm_ds2s_docn_dice_intel' [11:21, 11:21] ( 1 remarks ) +PASS -- TEST 'atm_ds2s_docn_dice_intel' [04:23, 03:40](1992 MB) + +PASS -- COMPILE 'atml_intel' [11:25, 11:24] ( 8 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_sbs_intel' [06:34, 05:37](1895 MB) +PASS -- TEST 'control_p8_atmlnd_intel' [06:38, 05:41](1891 MB) +PASS -- TEST 'control_restart_p8_atmlnd_intel' [03:51, 03:11](1141 MB) + +PASS -- COMPILE 'atml_debug_intel' [04:45, 04:45] ( 880 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_debug_intel' [06:29, 05:11](1928 MB) + +PASS -- COMPILE 'atmw_intel' [09:40, 09:40] ( 8 remarks ) +PASS -- TEST 'atmwav_control_noaero_p8_intel' [02:33, 01:45](1938 MB) + +PASS -- COMPILE 'atmaero_intel' [08:43, 08:43] ( 1 remarks ) +PASS -- TEST 'atmaero_control_p8_intel' [04:37, 03:56](2006 MB) +PASS -- TEST 'atmaero_control_p8_rad_intel' [05:18, 04:34](1773 MB) +PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [05:17, 04:47](1790 MB) + +PASS -- COMPILE 'atmaq_debug_intel' [03:34, 03:33] ( 882 warnings 6 remarks ) +PASS -- TEST 'regional_atmaq_debug_intel' [18:50, 17:28](4511 MB) + +PASS -- COMPILE 'atm_gnu' [04:16, 04:16] +PASS -- TEST 'control_c48_gnu' [09:50, 09:13](1498 MB) +PASS -- TEST 'control_stochy_gnu' [02:43, 02:32](718 MB) +PASS -- TEST 'control_ras_gnu' [04:16, 04:01](722 MB) +PASS -- TEST 'control_p8_gnu' [05:10, 04:25](1746 MB) +PASS -- TEST 'control_p8_ugwpv1_gnu' [04:57, 04:20](1717 MB) +PASS -- TEST 'control_flake_gnu' [04:57, 04:42](806 MB) + +PASS -- COMPILE 'rrfs_gnu' [04:14, 04:14] +PASS -- TEST 'rap_control_gnu' [08:40, 08:04](1075 MB) +PASS -- TEST 'rap_decomp_gnu' [08:42, 08:06](1072 MB) +PASS -- TEST 'rap_2threads_gnu' [08:11, 07:34](1133 MB) +PASS -- TEST 'rap_restart_gnu' [05:11, 04:22](879 MB) +PASS -- TEST 'rap_sfcdiff_gnu' [08:57, 08:18](1072 MB) +PASS -- TEST 'rap_sfcdiff_decomp_gnu' [08:57, 08:17](1071 MB) +PASS -- TEST 'rap_sfcdiff_restart_gnu' [06:35, 05:54](877 MB) +PASS -- TEST 'hrrr_control_gnu' [04:54, 04:13](1060 MB) +PASS -- TEST 'hrrr_control_noqr_gnu' [04:55, 04:21](1128 MB) +PASS -- TEST 'hrrr_control_2threads_gnu' [04:22, 03:42](1033 MB) +PASS -- TEST 'hrrr_control_decomp_gnu' [05:00, 04:22](1064 MB) +PASS -- TEST 'hrrr_control_restart_gnu' [02:37, 02:17](876 MB) +PASS -- TEST 'hrrr_control_restart_noqr_gnu' [02:36, 02:20](925 MB) +PASS -- TEST 'rrfs_v1beta_gnu' [08:32, 07:46](1069 MB) + +PASS -- COMPILE 'atm_dyn32_debug_gnu' [06:16, 06:15] +PASS -- TEST 'control_diag_debug_gnu' [01:51, 01:23](1620 MB) +PASS -- TEST 'regional_debug_gnu' [07:07, 06:46](1129 MB) +PASS -- TEST 'rap_control_debug_gnu' [02:19, 02:10](1092 MB) +PASS -- TEST 'hrrr_control_debug_gnu' [02:13, 02:05](1084 MB) +PASS -- TEST 'hrrr_gf_debug_gnu' [02:16, 02:06](1087 MB) +PASS -- TEST 'hrrr_c3_debug_gnu' [02:30, 02:17](1090 MB) +PASS -- TEST 'rap_diag_debug_gnu' [02:40, 02:23](1265 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_gnu' [03:28, 03:19](1087 MB) +PASS -- TEST 'rap_progcld_thompson_debug_gnu' [02:23, 02:10](1091 MB) +PASS -- TEST 'rrfs_v1beta_debug_gnu' [02:21, 02:11](1087 MB) +PASS -- TEST 'control_ras_debug_gnu' [01:22, 01:14](719 MB) +PASS -- TEST 'control_stochy_debug_gnu' [01:46, 01:36](720 MB) +PASS -- TEST 'control_debug_p8_gnu' [01:46, 01:18](1702 MB) +PASS -- TEST 'rap_flake_debug_gnu' [02:19, 02:10](1092 MB) +PASS -- TEST 'rap_clm_lake_debug_gnu' [02:28, 02:17](1093 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_gnu' [04:16, 03:37](1091 MB) + +PASS -- COMPILE 'wam_debug_gnu' [02:25, 02:25] +PASS -- TEST 'control_wam_debug_gnu' [06:20, 05:51](1557 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_gnu' [04:14, 04:14] +PASS -- TEST 'rap_control_dyn32_phy32_gnu' [08:11, 07:37](954 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_gnu' [04:54, 04:12](945 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_gnu' [07:27, 06:53](958 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_gnu' [04:24, 03:35](872 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_gnu' [04:55, 04:12](940 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_gnu' [06:44, 06:01](852 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_gnu' [02:42, 02:15](853 MB) +PASS -- TEST 'conus13km_control_gnu' [03:10, 02:37](1256 MB) +PASS -- TEST 'conus13km_2threads_gnu' [01:57, 01:24](1169 MB) +PASS -- TEST 'conus13km_restart_mismatch_gnu' [02:15, 01:39](924 MB) + +PASS -- COMPILE 'atm_dyn64_phy32_gnu' [09:51, 09:50] +PASS -- TEST 'rap_control_dyn64_phy32_gnu' [05:14, 04:49](983 MB) + +PASS -- COMPILE 'atm_dyn32_phy32_debug_gnu' [05:54, 05:54] +PASS -- TEST 'rap_control_debug_dyn32_phy32_gnu' [02:19, 02:06](966 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_gnu' [02:15, 02:02](956 MB) +PASS -- TEST 'conus13km_debug_gnu' [06:16, 05:31](1271 MB) +PASS -- TEST 'conus13km_debug_qr_gnu' [06:31, 05:56](953 MB) +PASS -- TEST 'conus13km_debug_2threads_gnu' [03:50, 03:24](1183 MB) +PASS -- TEST 'conus13km_radar_tten_debug_gnu' [05:54, 05:23](1343 MB) + +PASS -- COMPILE 'atm_dyn64_phy32_debug_gnu' [07:19, 07:18] +PASS -- TEST 'rap_control_dyn64_phy32_debug_gnu' [02:23, 02:13](988 MB) + +PASS -- COMPILE 's2swa_gnu' [17:45, 17:45] + +PASS -- COMPILE 's2s_gnu' [16:38, 16:38] +PASS -- TEST 'cpld_control_nowave_noaero_p8_gnu' [09:59, 09:13](3046 MB) + +PASS -- COMPILE 's2swa_debug_gnu' [05:06, 05:06] + +PASS -- COMPILE 's2sw_pdlib_gnu' [17:08, 17:08] +PASS -- TEST 'cpld_control_pdlib_p8_gnu' [27:06, 26:15](3063 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_gnu' [03:16, 03:16] +PASS -- TEST 'cpld_debug_pdlib_p8_gnu' [13:26, 12:35](2895 MB) + +PASS -- COMPILE 'datm_cdeps_gnu' [15:17, 15:16] +PASS -- TEST 'datm_cdeps_control_cfsr_gnu' [03:39, 03:31](765 MB) + +PASS -- COMPILE 'atm_fbh_intel' [08:22, 08:21] ( 3 warnings 8 remarks ) +PASS -- TEST 'cpld_regional_atm_fbh_intel' [10:24, 10:10](1084 MB) SYNOPSIS: -Starting Date/Time: 20241013 19:55:47 -Ending Date/Time: 20241014 00:21:41 -Total Time: 04h:26m:24s +Starting Date/Time: 20241018 18:47:06 +Ending Date/Time: 20241018 23:18:34 +Total Time: 04h:32m:06s Compiles Completed: 58/58 Tests Completed: 245/245 diff --git a/tests/logs/RegressionTests_orion.log b/tests/logs/RegressionTests_orion.log index 9a7e5e28a7..b72ba6607c 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: -61e2d26b6b6977a6b2486ccc3f639470e651c095 +6bd7ea845b22492c06f61a14c242fce7da453a15 Submodule hashes used in testing: 37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d) @@ -11,10 +11,10 @@ Submodule hashes used in testing: 05ac0ec3ea666080eed36e67f6cf8ce1255b243f CICE-interface/CICE/icepack (Icepack1.1.0-192-g05ac0ec) 24e9eed4ffe8138bef635c8f916f91b142595675 CMEPS-interface/CMEPS (cmeps_v0.4.1-2311-g24e9eed) cabd7753ae17f7bfcc6dad56daf10868aa51c3f4 CMakeModules (v1.0.0-28-gcabd775) - b71196b0faf74f0fe59558796285424c915b6eaa FV3 (remotes/origin/rrfsv1-to-ufs/dev1) + 8e8df02db4fda01cb4cb63c13164e833c8280931 FV3 (remotes/origin/cubed_sphere_chunks) 24686a2561f1414eb86c7b97c93960c36e4257b1 FV3/atmos_cubed_sphere (201912_public_release-406-g24686a2) - 0f8232724975c13289cad390c9a71fa2c6a9bff4 FV3/ccpp/framework (2024-07-11-dev) - d5842b617d0bdddd00fd8d45cf1cbf3c9c141258 FV3/ccpp/physics (master-tag-before-replacing-with-ipd-setup-step-fast-5334-gd5842b61) + 8c8b60498ec463ea2d3d5b79950c6b47f4af3e34 FV3/ccpp/framework (v0.1.0-1703-g8c8b604) + f3eeb3442775b7239d98e3d09acc6d4f1d42233e FV3/ccpp/physics (EP4-889-gf3eeb344) 74a0e098b2163425e4b5466c2dfcf8ae26d560a5 FV3/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (v1.6) 6f5dd627d124ae94bb5ed7f5afd22f82c470b1b7 FV3/upp (upp_v10.2.0-230-g6f5dd627) -1ba8270870947b583cd51bc72ff8960f4c1fb36e FV3/upp/sorc/libIFI.fd @@ -39,290 +39,290 @@ The second time is specifically for the run phase. Times/Memory will be empty for failed tests. BASELINE DIRECTORY: /work/noaa/epic/UFS-WM_RT/NEMSfv3gfs/develop-20241011 -COMPARISON DIRECTORY: /work/noaa/stmp/jongkim/stmp/jongkim/FV3_RT/rt_2284266 +COMPARISON DIRECTORY: /work/noaa/stmp/jongkim/stmp/jongkim/FV3_RT/rt_432500 RT.SH OPTIONS USED: * (-a) - HPC PROJECT ACCOUNT: epic * (-e) - USE ECFLOW -PASS -- COMPILE 's2swa_32bit_intel' [18:10, 16:20] ( 1 warnings 10 remarks ) -PASS -- TEST 'cpld_control_p8_mixedmode_intel' [17:25, 14:25](2083 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_intel' [23:10, 22:06] ( 1 warnings 10 remarks ) -PASS -- TEST 'cpld_control_gfsv17_intel' [21:34, 18:11](1948 MB) -PASS -- TEST 'cpld_control_gfsv17_iau_intel' [22:08, 19:01](2130 MB) -PASS -- TEST 'cpld_restart_gfsv17_intel' [12:04, 08:55](1222 MB) -PASS -- TEST 'cpld_mpi_gfsv17_intel' [23:37, 20:24](1879 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [25:11, 23:41] ( 1 warnings 10 remarks ) -PASS -- TEST 'cpld_control_sfs_intel' [19:38, 17:44](1944 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [10:10, 08:10] ( 1523 warnings 2000 remarks ) -PASS -- TEST 'cpld_debug_gfsv17_intel' [31:33, 28:34](1935 MB) - -PASS -- COMPILE 's2swa_intel' [19:10, 17:33] ( 1 warnings 10 remarks ) -PASS -- TEST 'cpld_control_p8_intel' [17:34, 14:40](2132 MB) -PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [17:44, 14:33](2132 MB) -PASS -- TEST 'cpld_restart_p8_intel' [10:43, 08:02](1797 MB) -PASS -- TEST 'cpld_control_qr_p8_intel' [17:34, 14:32](2164 MB) -PASS -- TEST 'cpld_restart_qr_p8_intel' [10:43, 08:05](1694 MB) -PASS -- TEST 'cpld_2threads_p8_intel' [16:33, 13:16](2419 MB) -PASS -- TEST 'cpld_decomp_p8_intel' [17:34, 14:19](2132 MB) -PASS -- TEST 'cpld_mpi_p8_intel' [15:27, 12:19](2043 MB) -PASS -- TEST 'cpld_control_ciceC_p8_intel' [17:42, 14:38](2139 MB) -PASS -- TEST 'cpld_control_c192_p8_intel' [20:26, 16:12](2705 MB) -PASS -- TEST 'cpld_restart_c192_p8_intel' [12:52, 08:43](2701 MB) -PASS -- TEST 'cpld_bmark_p8_intel' [18:18, 10:58](3683 MB) -PASS -- TEST 'cpld_restart_bmark_p8_intel' [15:55, 06:49](3503 MB) -PASS -- TEST 'cpld_s2sa_p8_intel' [08:23, 05:59](2090 MB) - -PASS -- COMPILE 's2sw_intel' [17:10, 15:45] ( 1 warnings 10 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_intel' [16:06, 13:48](1974 MB) -PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [10:15, 08:04](2034 MB) - -PASS -- COMPILE 's2swa_debug_intel' [11:10, 09:29] ( 1413 warnings 1230 remarks ) -PASS -- TEST 'cpld_debug_p8_intel' [16:18, 13:34](2169 MB) - -PASS -- COMPILE 's2sw_debug_intel' [09:10, 07:58] ( 1413 warnings 1230 remarks ) -PASS -- TEST 'cpld_debug_noaero_p8_intel' [12:08, 09:25](1993 MB) - -PASS -- COMPILE 's2s_aoflux_intel' [16:10, 14:46] ( 3 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [07:16, 04:52](2037 MB) - -PASS -- COMPILE 's2s_intel' [16:10, 14:17] ( 1 warnings 3 remarks ) -PASS -- TEST 'cpld_control_c48_intel' [10:56, 08:39](3026 MB) -PASS -- TEST 'cpld_warmstart_c48_intel' [05:55, 03:28](3023 MB) -PASS -- TEST 'cpld_restart_c48_intel' [04:53, 02:12](2490 MB) - -PASS -- COMPILE 's2swa_faster_intel' [18:10, 16:36] ( 1 warnings 10 remarks ) -PASS -- TEST 'cpld_control_p8_faster_intel' [17:17, 15:02](2143 MB) - -PASS -- COMPILE 's2sw_pdlib_intel' [21:11, 20:00] ( 1 warnings 10 remarks ) -PASS -- TEST 'cpld_control_pdlib_p8_intel' [21:17, 18:14](2008 MB) -PASS -- TEST 'cpld_restart_pdlib_p8_intel' [11:27, 08:57](1256 MB) -PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [23:05, 20:31](1930 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_intel' [09:10, 07:27] ( 1523 warnings 2000 remarks ) -PASS -- TEST 'cpld_debug_pdlib_p8_intel' [32:09, 29:50](1967 MB) - -PASS -- COMPILE 'atm_dyn32_intel' [14:10, 13:03] ( 1 warnings 1 remarks ) -PASS -- TEST 'control_flake_intel' [05:27, 03:44](685 MB) -PASS -- TEST 'control_CubedSphereGrid_intel' [05:51, 03:32](1572 MB) -PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [05:55, 03:37](1572 MB) -PASS -- TEST 'control_latlon_intel' [05:47, 03:32](1579 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [05:56, 03:34](1567 MB) -PASS -- TEST 'control_c48_intel' [16:56, 14:42](1701 MB) -PASS -- TEST 'control_c48.v2.sfc_intel' [10:34, 08:13](838 MB) -PASS -- TEST 'control_c192_intel' [15:00, 13:09](1742 MB) -PASS -- TEST 'control_c384_intel' [19:55, 16:39](1981 MB) -PASS -- TEST 'control_c384gdas_intel' [13:38, 10:00](1331 MB) -PASS -- TEST 'control_stochy_intel' [03:25, 01:50](644 MB) -PASS -- TEST 'control_stochy_restart_intel' [02:43, 01:06](473 MB) -PASS -- TEST 'control_lndp_intel' [03:25, 01:45](641 MB) -PASS -- TEST 'control_iovr4_intel' [04:26, 02:45](636 MB) -PASS -- TEST 'control_iovr5_intel' [04:26, 02:45](642 MB) -PASS -- TEST 'control_p8_intel' [07:09, 04:26](1865 MB) -PASS -- TEST 'control_p8.v2.sfc_intel' [06:07, 03:41](1877 MB) -PASS -- TEST 'control_p8_ugwpv1_intel' [06:34, 04:04](1868 MB) -PASS -- TEST 'control_restart_p8_intel' [05:09, 02:24](1083 MB) -PASS -- TEST 'control_noqr_p8_intel' [06:11, 04:01](1849 MB) -PASS -- TEST 'control_restart_noqr_p8_intel' [05:14, 02:17](1133 MB) -PASS -- TEST 'control_decomp_p8_intel' [07:15, 04:11](1844 MB) -PASS -- TEST 'control_2threads_p8_intel' [07:21, 04:20](1946 MB) -PASS -- TEST 'control_p8_lndp_intel' [09:50, 07:15](1864 MB) -PASS -- TEST 'control_p8_rrtmgp_intel' [07:27, 04:56](1932 MB) -PASS -- TEST 'control_p8_mynn_intel' [06:23, 03:33](1885 MB) -PASS -- TEST 'merra2_thompson_intel' [06:44, 03:50](1878 MB) -PASS -- TEST 'regional_control_intel' [08:43, 06:31](1077 MB) -PASS -- TEST 'regional_restart_intel' [05:36, 03:37](1070 MB) -PASS -- TEST 'regional_decomp_intel' [08:36, 06:56](1075 MB) -PASS -- TEST 'regional_2threads_intel' [06:35, 04:48](1065 MB) -PASS -- TEST 'regional_noquilt_intel' [08:41, 06:28](1377 MB) -PASS -- TEST 'regional_netcdf_parallel_intel' [08:41, 06:33](1076 MB) -PASS -- TEST 'regional_2dwrtdecomp_intel' [08:33, 06:35](1076 MB) -PASS -- TEST 'regional_wofs_intel' [09:32, 08:00](1895 MB) - -PASS -- COMPILE 'rrfs_intel' [14:10, 12:38] ( 3 warnings 9 remarks ) -PASS -- TEST 'rap_control_intel' [11:23, 08:30](1056 MB) -PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [07:57, 05:14](1244 MB) -PASS -- TEST 'rap_decomp_intel' [11:04, 08:45](1013 MB) -PASS -- TEST 'rap_2threads_intel' [11:01, 08:39](1152 MB) -PASS -- TEST 'rap_restart_intel' [07:31, 04:23](1029 MB) -PASS -- TEST 'rap_sfcdiff_intel' [10:56, 08:24](1046 MB) -PASS -- TEST 'rap_sfcdiff_decomp_intel' [10:55, 08:42](1008 MB) -PASS -- TEST 'rap_sfcdiff_restart_intel' [09:35, 06:18](1067 MB) -PASS -- TEST 'hrrr_control_intel' [07:08, 04:22](1022 MB) -PASS -- TEST 'hrrr_control_decomp_intel' [06:54, 04:25](1015 MB) -PASS -- TEST 'hrrr_control_2threads_intel' [07:18, 04:13](1083 MB) -PASS -- TEST 'hrrr_control_restart_intel' [04:46, 02:21](945 MB) -PASS -- TEST 'rrfs_v1beta_intel' [11:21, 08:21](1036 MB) -PASS -- TEST 'rrfs_v1nssl_intel' [11:23, 09:51](1977 MB) -PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [11:22, 09:32](2012 MB) - -PASS -- COMPILE 'csawmg_intel' [14:10, 12:14] -PASS -- TEST 'control_csawmg_intel' [08:31, 06:39](1013 MB) -PASS -- TEST 'control_ras_intel' [05:22, 03:26](721 MB) - -PASS -- COMPILE 'wam_intel' [15:10, 13:24] ( 1 remarks ) -PASS -- TEST 'control_wam_intel' [14:42, 12:46](1641 MB) - -PASS -- COMPILE 'atm_faster_dyn32_intel' [14:10, 12:47] ( 1 remarks ) -PASS -- TEST 'control_p8_faster_intel' [06:22, 03:15](1881 MB) -PASS -- TEST 'regional_control_faster_intel' [08:36, 06:18](1081 MB) - -PASS -- COMPILE 'atm_debug_dyn32_intel' [11:11, 09:55] ( 882 warnings 9 remarks ) -PASS -- TEST 'control_CubedSphereGrid_debug_intel' [04:39, 02:24](1601 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [04:44, 02:16](1597 MB) -PASS -- TEST 'control_stochy_debug_intel' [04:28, 03:02](813 MB) -PASS -- TEST 'control_lndp_debug_intel' [04:23, 02:48](817 MB) -PASS -- TEST 'control_csawmg_debug_intel' [06:37, 04:31](1125 MB) -PASS -- TEST 'control_ras_debug_intel' [04:22, 02:59](825 MB) -PASS -- TEST 'control_diag_debug_intel' [04:41, 02:49](1672 MB) -PASS -- TEST 'control_debug_p8_intel' [04:42, 02:48](1893 MB) -PASS -- TEST 'regional_debug_intel' [19:38, 17:18](1091 MB) -PASS -- TEST 'rap_control_debug_intel' [06:23, 05:00](1202 MB) -PASS -- TEST 'hrrr_control_debug_intel' [06:24, 04:52](1192 MB) -PASS -- TEST 'hrrr_gf_debug_intel' [06:25, 04:55](1205 MB) -PASS -- TEST 'hrrr_c3_debug_intel' [06:23, 04:59](1204 MB) -PASS -- TEST 'rap_unified_drag_suite_debug_intel' [06:22, 04:57](1201 MB) -PASS -- TEST 'rap_diag_debug_intel' [07:30, 05:14](1283 MB) -PASS -- TEST 'rap_cires_ugwp_debug_intel' [07:27, 05:14](1202 MB) -PASS -- TEST 'rap_unified_ugwp_debug_intel' [06:20, 05:05](1198 MB) -PASS -- TEST 'rap_lndp_debug_intel' [06:26, 05:06](1204 MB) -PASS -- TEST 'rap_progcld_thompson_debug_intel' [06:24, 04:59](1201 MB) -PASS -- TEST 'rap_noah_debug_intel' [06:22, 04:52](1201 MB) -PASS -- TEST 'rap_sfcdiff_debug_intel' [06:21, 04:59](1199 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [09:22, 07:57](1200 MB) -PASS -- TEST 'rrfs_v1beta_debug_intel' [06:23, 05:00](1196 MB) -PASS -- TEST 'rap_clm_lake_debug_intel' [07:23, 05:58](1204 MB) -PASS -- TEST 'rap_flake_debug_intel' [06:20, 05:06](1202 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [11:23, 08:25](1203 MB) - -PASS -- COMPILE 'wam_debug_intel' [08:10, 06:21] ( 837 warnings 1 remarks ) -PASS -- TEST 'control_wam_debug_intel' [15:40, 13:12](1676 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [13:11, 11:59] ( 3 warnings 8 remarks ) -PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [06:56, 04:57](1126 MB) -PASS -- TEST 'rap_control_dyn32_phy32_intel' [09:54, 07:12](996 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [06:35, 03:48](923 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [09:51, 07:26](1068 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [06:00, 03:43](934 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [06:37, 03:57](891 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_intel' [08:29, 05:24](972 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [03:29, 02:05](871 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [15:11, 13:17] ( 3 warnings 8 remarks ) -PASS -- TEST 'conus13km_control_intel' [04:53, 02:37](1163 MB) -PASS -- TEST 'conus13km_2threads_intel' [03:50, 01:12](1109 MB) -PASS -- TEST 'conus13km_restart_mismatch_intel' [03:48, 01:31](1061 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [14:11, 12:20] ( 3 warnings 8 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_intel' [06:42, 04:34](967 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [07:11, 06:03] ( 785 warnings 8 remarks ) -PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [06:21, 04:46](1081 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [06:21, 04:52](1071 MB) -PASS -- TEST 'conus13km_debug_intel' [15:45, 13:50](1227 MB) -PASS -- TEST 'conus13km_debug_qr_intel' [15:44, 13:55](926 MB) -PASS -- TEST 'conus13km_debug_2threads_intel' [09:46, 08:09](1167 MB) -PASS -- TEST 'conus13km_radar_tten_debug_intel' [15:47, 14:04](1290 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [08:10, 06:39] ( 785 warnings 8 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [06:26, 05:06](1133 MB) - -PASS -- COMPILE 'hafsw_intel' [16:10, 14:34] ( 1 warnings 9 remarks ) -PASS -- TEST 'hafs_regional_atm_intel' [08:14, 05:57](739 MB) -PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [08:27, 06:27](1112 MB) -PASS -- TEST 'hafs_regional_atm_ocn_intel' [10:25, 07:30](814 MB) -PASS -- TEST 'hafs_regional_atm_wav_intel' [27:11, 24:45](854 MB) -PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [31:16, 28:28](866 MB) -PASS -- TEST 'hafs_regional_1nest_atm_intel' [09:00, 07:08](488 MB) -PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [11:28, 08:41](503 MB) -PASS -- TEST 'hafs_global_1nest_atm_intel' [05:55, 03:33](371 MB) -PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [13:28, 09:37](486 MB) -PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [06:56, 04:43](523 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [06:47, 04:29](522 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [07:49, 05:39](572 MB) -PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [03:29, 01:34](396 MB) -PASS -- TEST 'gnv1_nested_intel' [08:12, 04:19](1724 MB) - -PASS -- COMPILE 'hafsw_debug_intel' [08:10, 06:38] ( 1465 warnings 1502 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [16:06, 13:21](583 MB) - -PASS -- COMPILE 'hafsw_faster_intel' [16:11, 14:25] ( 8 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [15:13, 12:40](659 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [15:11, 13:09](681 MB) - -PASS -- COMPILE 'hafs_mom6w_intel' [16:11, 14:22] ( 7 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [11:25, 08:43](701 MB) - -PASS -- COMPILE 'hafs_all_intel' [15:10, 13:45] ( 8 remarks ) -PASS -- TEST 'hafs_regional_docn_intel' [10:19, 07:35](816 MB) -PASS -- TEST 'hafs_regional_docn_oisst_intel' [10:15, 07:36](793 MB) -PASS -- TEST 'hafs_regional_datm_cdeps_intel' [18:56, 16:21](1204 MB) - -PASS -- COMPILE 'datm_cdeps_intel' [10:10, 08:12] ( 2 remarks ) -PASS -- TEST 'datm_cdeps_control_cfsr_intel' [04:19, 02:58](1151 MB) -PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [03:19, 01:35](1110 MB) -PASS -- TEST 'datm_cdeps_control_gefs_intel' [04:16, 02:51](1015 MB) -PASS -- TEST 'datm_cdeps_iau_gefs_intel' [04:17, 02:56](1013 MB) -PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [04:17, 02:54](1023 MB) +PASS -- COMPILE 's2swa_32bit_intel' [18:10, 16:31] ( 1 warnings 10 remarks ) +PASS -- TEST 'cpld_control_p8_mixedmode_intel' [28:53, 14:27](2076 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_intel' [23:10, 21:16] ( 1 warnings 10 remarks ) +PASS -- TEST 'cpld_control_gfsv17_intel' [27:48, 18:08](1948 MB) +PASS -- TEST 'cpld_control_gfsv17_iau_intel' [23:16, 19:05](2134 MB) +PASS -- TEST 'cpld_restart_gfsv17_intel' [13:09, 08:59](1203 MB) +PASS -- TEST 'cpld_mpi_gfsv17_intel' [30:47, 20:24](1874 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [23:10, 21:23] ( 1 warnings 10 remarks ) +PASS -- TEST 'cpld_control_sfs_intel' [26:50, 17:40](1939 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [09:10, 08:08] ( 1523 warnings 2000 remarks ) +PASS -- TEST 'cpld_debug_gfsv17_intel' [30:45, 28:05](1929 MB) + +PASS -- COMPILE 's2swa_intel' [18:10, 17:01] ( 1 warnings 10 remarks ) +PASS -- TEST 'cpld_control_p8_intel' [28:44, 14:31](2135 MB) +PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [17:58, 14:36](2144 MB) +PASS -- TEST 'cpld_restart_p8_intel' [10:47, 07:57](1795 MB) +PASS -- TEST 'cpld_control_qr_p8_intel' [28:44, 14:13](2161 MB) +PASS -- TEST 'cpld_restart_qr_p8_intel' [10:47, 08:02](1697 MB) +PASS -- TEST 'cpld_2threads_p8_intel' [16:38, 13:18](2422 MB) +PASS -- TEST 'cpld_decomp_p8_intel' [28:44, 14:25](2123 MB) +PASS -- TEST 'cpld_mpi_p8_intel' [15:45, 12:19](2037 MB) +PASS -- TEST 'cpld_control_ciceC_p8_intel' [17:57, 14:38](2133 MB) +PASS -- TEST 'cpld_control_c192_p8_intel' [24:28, 16:04](2700 MB) +PASS -- TEST 'cpld_restart_c192_p8_intel' [13:00, 08:27](2708 MB) +PASS -- TEST 'cpld_bmark_p8_intel' [29:25, 10:59](3718 MB) +PASS -- TEST 'cpld_restart_bmark_p8_intel' [15:46, 06:46](3493 MB) +PASS -- TEST 'cpld_s2sa_p8_intel' [20:44, 06:03](2105 MB) + +PASS -- COMPILE 's2sw_intel' [17:10, 15:59] ( 1 warnings 10 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_intel' [17:01, 14:01](1978 MB) +PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [11:15, 08:04](2036 MB) + +PASS -- COMPILE 's2swa_debug_intel' [09:10, 08:07] ( 1413 warnings 1230 remarks ) +PASS -- TEST 'cpld_debug_p8_intel' [16:23, 13:37](2175 MB) + +PASS -- COMPILE 's2sw_debug_intel' [09:10, 08:03] ( 1413 warnings 1230 remarks ) +PASS -- TEST 'cpld_debug_noaero_p8_intel' [12:05, 09:19](1988 MB) + +PASS -- COMPILE 's2s_aoflux_intel' [15:10, 14:08] ( 3 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [09:13, 04:48](2020 MB) + +PASS -- COMPILE 's2s_intel' [17:10, 15:37] ( 1 warnings 3 remarks ) +PASS -- TEST 'cpld_control_c48_intel' [12:00, 08:42](3027 MB) +PASS -- TEST 'cpld_warmstart_c48_intel' [07:00, 03:36](3021 MB) +PASS -- TEST 'cpld_restart_c48_intel' [10:11, 02:15](2470 MB) + +PASS -- COMPILE 's2swa_faster_intel' [19:10, 17:32] ( 1 warnings 10 remarks ) +PASS -- TEST 'cpld_control_p8_faster_intel' [19:38, 14:41](2144 MB) + +PASS -- COMPILE 's2sw_pdlib_intel' [21:10, 19:55] ( 1 warnings 10 remarks ) +PASS -- TEST 'cpld_control_pdlib_p8_intel' [21:13, 18:20](2010 MB) +PASS -- TEST 'cpld_restart_pdlib_p8_intel' [11:16, 09:01](1236 MB) +PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [23:19, 20:28](1930 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_intel' [09:10, 07:15] ( 1523 warnings 2000 remarks ) +PASS -- TEST 'cpld_debug_pdlib_p8_intel' [32:21, 29:51](1970 MB) + +PASS -- COMPILE 'atm_dyn32_intel' [15:10, 14:00] ( 1 warnings 1 remarks ) +PASS -- TEST 'control_flake_intel' [05:27, 03:45](688 MB) +PASS -- TEST 'control_CubedSphereGrid_intel' [06:40, 03:33](1572 MB) +PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [05:44, 03:35](1577 MB) +PASS -- TEST 'control_latlon_intel' [08:44, 03:33](1561 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [05:45, 03:34](1571 MB) +PASS -- TEST 'control_c48_intel' [16:47, 14:43](1705 MB) +PASS -- TEST 'control_c48.v2.sfc_intel' [10:34, 08:15](837 MB) +PASS -- TEST 'control_c192_intel' [18:55, 13:11](1744 MB) +PASS -- TEST 'control_c384_intel' [22:52, 16:36](1987 MB) +PASS -- TEST 'control_c384gdas_intel' [17:39, 09:56](1330 MB) +PASS -- TEST 'control_stochy_intel' [08:24, 01:50](637 MB) +PASS -- TEST 'control_stochy_restart_intel' [02:37, 01:03](472 MB) +PASS -- TEST 'control_lndp_intel' [08:25, 01:43](648 MB) +PASS -- TEST 'control_iovr4_intel' [07:24, 02:50](633 MB) +PASS -- TEST 'control_iovr5_intel' [09:25, 02:43](639 MB) +PASS -- TEST 'control_p8_intel' [11:02, 04:15](1864 MB) +PASS -- TEST 'control_p8.v2.sfc_intel' [08:19, 03:33](1878 MB) +PASS -- TEST 'control_p8_ugwpv1_intel' [08:33, 04:09](1863 MB) +PASS -- TEST 'control_restart_p8_intel' [05:14, 02:20](1082 MB) +PASS -- TEST 'control_noqr_p8_intel' [08:15, 04:05](1853 MB) +PASS -- TEST 'control_restart_noqr_p8_intel' [05:20, 02:17](1120 MB) +PASS -- TEST 'control_decomp_p8_intel' [08:01, 04:09](1855 MB) +PASS -- TEST 'control_2threads_p8_intel' [08:04, 04:28](1944 MB) +PASS -- TEST 'control_p8_lndp_intel' [10:43, 07:15](1864 MB) +PASS -- TEST 'control_p8_rrtmgp_intel' [07:28, 04:55](1935 MB) +PASS -- TEST 'control_p8_mynn_intel' [06:24, 03:33](1886 MB) +PASS -- TEST 'merra2_thompson_intel' [06:33, 03:55](1872 MB) +PASS -- TEST 'regional_control_intel' [08:34, 06:35](1071 MB) +PASS -- TEST 'regional_restart_intel' [05:37, 03:36](1065 MB) +PASS -- TEST 'regional_decomp_intel' [08:31, 06:58](1071 MB) +PASS -- TEST 'regional_2threads_intel' [06:46, 04:46](1067 MB) +PASS -- TEST 'regional_noquilt_intel' [08:41, 06:30](1376 MB) +PASS -- TEST 'regional_netcdf_parallel_intel' [08:45, 06:30](1076 MB) +PASS -- TEST 'regional_2dwrtdecomp_intel' [08:38, 06:32](1080 MB) +PASS -- TEST 'regional_wofs_intel' [09:41, 07:59](1892 MB) + +PASS -- COMPILE 'rrfs_intel' [15:11, 12:46] ( 3 warnings 9 remarks ) +PASS -- TEST 'rap_control_intel' [11:21, 08:29](1052 MB) +PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [08:01, 05:15](1250 MB) +PASS -- TEST 'rap_decomp_intel' [10:55, 08:46](1016 MB) +PASS -- TEST 'rap_2threads_intel' [11:18, 08:35](1152 MB) +PASS -- TEST 'rap_restart_intel' [08:44, 04:24](1033 MB) +PASS -- TEST 'rap_sfcdiff_intel' [11:00, 08:23](1044 MB) +PASS -- TEST 'rap_sfcdiff_decomp_intel' [10:58, 08:43](1018 MB) +PASS -- TEST 'rap_sfcdiff_restart_intel' [10:47, 06:21](1064 MB) +PASS -- TEST 'hrrr_control_intel' [07:20, 04:23](1016 MB) +PASS -- TEST 'hrrr_control_decomp_intel' [06:54, 04:27](1011 MB) +PASS -- TEST 'hrrr_control_2threads_intel' [07:25, 04:15](1082 MB) +PASS -- TEST 'hrrr_control_restart_intel' [04:40, 02:22](944 MB) +PASS -- TEST 'rrfs_v1beta_intel' [11:21, 08:21](1034 MB) +PASS -- TEST 'rrfs_v1nssl_intel' [11:29, 09:52](1977 MB) +PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [11:27, 09:33](2021 MB) + +PASS -- COMPILE 'csawmg_intel' [15:11, 12:22] +PASS -- TEST 'control_csawmg_intel' [08:32, 06:38](1016 MB) +PASS -- TEST 'control_ras_intel' [05:19, 03:29](714 MB) + +PASS -- COMPILE 'wam_intel' [15:10, 12:41] ( 1 remarks ) +PASS -- TEST 'control_wam_intel' [14:46, 12:47](1651 MB) + +PASS -- COMPILE 'atm_faster_dyn32_intel' [15:10, 12:53] ( 1 remarks ) +PASS -- TEST 'control_p8_faster_intel' [06:27, 03:19](1879 MB) +PASS -- TEST 'regional_control_faster_intel' [08:34, 06:21](1074 MB) + +PASS -- COMPILE 'atm_debug_dyn32_intel' [11:10, 09:16] ( 882 warnings 9 remarks ) +PASS -- TEST 'control_CubedSphereGrid_debug_intel' [05:47, 02:46](1602 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [04:51, 02:26](1600 MB) +PASS -- TEST 'control_stochy_debug_intel' [05:23, 03:06](815 MB) +PASS -- TEST 'control_lndp_debug_intel' [05:23, 02:46](808 MB) +PASS -- TEST 'control_csawmg_debug_intel' [06:40, 04:28](1128 MB) +PASS -- TEST 'control_ras_debug_intel' [05:23, 03:02](823 MB) +PASS -- TEST 'control_diag_debug_intel' [05:47, 02:52](1671 MB) +PASS -- TEST 'control_debug_p8_intel' [05:50, 02:46](1883 MB) +PASS -- TEST 'regional_debug_intel' [19:45, 17:35](1122 MB) +PASS -- TEST 'rap_control_debug_intel' [07:24, 04:59](1201 MB) +PASS -- TEST 'hrrr_control_debug_intel' [07:28, 04:59](1193 MB) +PASS -- TEST 'hrrr_gf_debug_intel' [06:29, 04:54](1203 MB) +PASS -- TEST 'hrrr_c3_debug_intel' [06:22, 05:05](1209 MB) +PASS -- TEST 'rap_unified_drag_suite_debug_intel' [06:27, 04:57](1203 MB) +PASS -- TEST 'rap_diag_debug_intel' [07:34, 05:15](1288 MB) +PASS -- TEST 'rap_cires_ugwp_debug_intel' [06:25, 05:01](1203 MB) +PASS -- TEST 'rap_unified_ugwp_debug_intel' [06:23, 05:08](1194 MB) +PASS -- TEST 'rap_lndp_debug_intel' [06:23, 04:55](1204 MB) +PASS -- TEST 'rap_progcld_thompson_debug_intel' [06:23, 05:07](1198 MB) +PASS -- TEST 'rap_noah_debug_intel' [06:25, 04:51](1193 MB) +PASS -- TEST 'rap_sfcdiff_debug_intel' [08:26, 05:09](1206 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [11:24, 08:12](1202 MB) +PASS -- TEST 'rrfs_v1beta_debug_intel' [07:26, 04:52](1200 MB) +PASS -- TEST 'rap_clm_lake_debug_intel' [08:27, 05:58](1209 MB) +PASS -- TEST 'rap_flake_debug_intel' [07:27, 05:06](1202 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [11:28, 08:40](1200 MB) + +PASS -- COMPILE 'wam_debug_intel' [10:11, 06:13] ( 837 warnings 1 remarks ) +PASS -- TEST 'control_wam_debug_intel' [15:51, 13:14](1681 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [16:11, 12:28] ( 3 warnings 8 remarks ) +PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [07:57, 05:09](1107 MB) +PASS -- TEST 'rap_control_dyn32_phy32_intel' [10:08, 07:11](993 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [07:21, 03:56](918 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [09:58, 07:25](1069 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [06:34, 03:43](938 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [06:09, 03:56](898 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_intel' [08:26, 05:25](974 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [03:32, 02:03](869 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [16:11, 12:34] ( 3 warnings 8 remarks ) +PASS -- TEST 'conus13km_control_intel' [04:57, 02:39](1164 MB) +PASS -- TEST 'conus13km_2threads_intel' [03:48, 01:15](1103 MB) +PASS -- TEST 'conus13km_restart_mismatch_intel' [03:45, 01:31](1057 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [15:11, 12:31] ( 3 warnings 8 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_intel' [07:45, 04:42](946 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [08:11, 06:39] ( 785 warnings 8 remarks ) +PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [06:26, 04:59](1082 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [09:27, 04:45](1080 MB) +PASS -- TEST 'conus13km_debug_intel' [18:58, 14:00](1231 MB) +PASS -- TEST 'conus13km_debug_qr_intel' [18:58, 13:59](927 MB) +PASS -- TEST 'conus13km_debug_2threads_intel' [09:42, 07:56](1161 MB) +PASS -- TEST 'conus13km_radar_tten_debug_intel' [19:59, 14:00](1291 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [08:11, 06:39] ( 785 warnings 8 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [10:27, 04:53](1136 MB) + +PASS -- COMPILE 'hafsw_intel' [16:11, 14:51] ( 1 warnings 9 remarks ) +PASS -- TEST 'hafs_regional_atm_intel' [09:20, 06:05](739 MB) +PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [10:27, 06:41](1116 MB) +PASS -- TEST 'hafs_regional_atm_ocn_intel' [10:28, 07:33](824 MB) +PASS -- TEST 'hafs_regional_atm_wav_intel' [27:20, 24:17](853 MB) +PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [31:33, 28:46](870 MB) +PASS -- TEST 'hafs_regional_1nest_atm_intel' [10:03, 07:10](494 MB) +PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [11:29, 08:35](510 MB) +PASS -- TEST 'hafs_global_1nest_atm_intel' [05:57, 03:34](369 MB) +PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [14:27, 10:28](473 MB) +PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [06:55, 04:45](520 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [06:53, 04:34](522 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [07:59, 05:42](574 MB) +PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [03:32, 01:33](402 MB) +PASS -- TEST 'gnv1_nested_intel' [08:12, 04:24](1695 MB) + +PASS -- COMPILE 'hafsw_debug_intel' [08:11, 06:34] ( 1465 warnings 1502 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [16:09, 13:20](578 MB) + +PASS -- COMPILE 'hafsw_faster_intel' [16:11, 15:09] ( 8 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [15:05, 13:02](658 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [15:09, 13:09](721 MB) + +PASS -- COMPILE 'hafs_mom6w_intel' [17:11, 15:15] ( 7 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [11:47, 08:42](705 MB) + +PASS -- COMPILE 'hafs_all_intel' [15:11, 14:03] ( 8 remarks ) +PASS -- TEST 'hafs_regional_docn_intel' [10:14, 07:39](813 MB) +PASS -- TEST 'hafs_regional_docn_oisst_intel' [10:16, 07:38](790 MB) +PASS -- TEST 'hafs_regional_datm_cdeps_intel' [18:58, 16:25](1201 MB) + +PASS -- COMPILE 'datm_cdeps_intel' [11:11, 07:53] ( 2 remarks ) +PASS -- TEST 'datm_cdeps_control_cfsr_intel' [04:19, 03:01](1156 MB) +PASS -- TEST 'datm_cdeps_restart_cfsr_intel' [05:19, 01:55](1098 MB) +PASS -- TEST 'datm_cdeps_control_gefs_intel' [04:17, 02:51](1018 MB) +PASS -- TEST 'datm_cdeps_iau_gefs_intel' [04:18, 02:56](1023 MB) +PASS -- TEST 'datm_cdeps_stochy_gefs_intel' [04:17, 02:55](1019 MB) PASS -- TEST 'datm_cdeps_ciceC_cfsr_intel' [04:17, 03:00](1154 MB) -PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [04:16, 03:00](1158 MB) -PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [04:16, 02:50](1014 MB) -PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [09:08, 06:27](1012 MB) -PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [09:08, 06:20](1005 MB) -PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [04:17, 02:58](1142 MB) -PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [06:18, 04:18](2459 MB) -PASS -- TEST 'datm_cdeps_gfs_intel' [06:18, 04:21](2398 MB) +PASS -- TEST 'datm_cdeps_bulk_cfsr_intel' [04:17, 03:02](1148 MB) +PASS -- TEST 'datm_cdeps_bulk_gefs_intel' [04:18, 02:52](1016 MB) +PASS -- TEST 'datm_cdeps_mx025_cfsr_intel' [09:08, 06:29](1026 MB) +PASS -- TEST 'datm_cdeps_mx025_gefs_intel' [10:16, 06:27](1001 MB) +PASS -- TEST 'datm_cdeps_multiple_files_cfsr_intel' [04:17, 03:01](1162 MB) +PASS -- TEST 'datm_cdeps_3072x1536_cfsr_intel' [06:20, 04:19](2452 MB) +PASS -- TEST 'datm_cdeps_gfs_intel' [06:19, 04:22](2384 MB) -PASS -- COMPILE 'datm_cdeps_debug_intel' [06:10, 04:40] ( 2 warnings 2 remarks ) -PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [08:17, 06:29](1079 MB) +PASS -- COMPILE 'datm_cdeps_debug_intel' [09:11, 05:06] ( 2 warnings 2 remarks ) +PASS -- TEST 'datm_cdeps_debug_cfsr_intel' [08:17, 06:28](1082 MB) -PASS -- COMPILE 'datm_cdeps_faster_intel' [10:11, 08:36] ( 2 remarks ) -PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [04:17, 02:56](1157 MB) +PASS -- COMPILE 'datm_cdeps_faster_intel' [10:11, 07:47] ( 2 remarks ) +PASS -- TEST 'datm_cdeps_control_cfsr_faster_intel' [04:16, 02:59](1149 MB) -PASS -- COMPILE 'datm_cdeps_land_intel' [03:10, 01:19] ( 1 remarks ) -PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [02:31, 01:01](252 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_intel' [02:24, 00:56](325 MB) -PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [02:28, 00:36](324 MB) +PASS -- COMPILE 'datm_cdeps_land_intel' [03:10, 01:38] ( 1 remarks ) +PASS -- TEST 'datm_cdeps_lnd_gswp3_intel' [03:33, 01:02](252 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_intel' [03:26, 00:58](323 MB) +PASS -- TEST 'datm_cdeps_lnd_era5_rst_intel' [02:29, 00:34](325 MB) -PASS -- COMPILE 'datm_cdeps_lm4_intel' [03:10, 01:39] ( 12 warnings ) -PASS -- TEST 'datm_cdeps_lm4_gswp3_intel' [02:30, 00:28](565 MB) -PASS -- TEST 'datm_cdeps_lm4_gswp3_rst_intel' [02:35, 00:22](444 MB) +PASS -- COMPILE 'datm_cdeps_lm4_intel' [03:11, 01:34] ( 12 warnings ) +PASS -- TEST 'datm_cdeps_lm4_gswp3_intel' [03:31, 00:36](563 MB) +PASS -- TEST 'datm_cdeps_lm4_gswp3_rst_intel' [02:35, 00:25](447 MB) -PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [15:10, 13:45] ( 3 remarks ) -PASS -- TEST 'atm_ds2s_docn_pcice_intel' [07:05, 04:14](1965 MB) +PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [15:11, 13:53] ( 3 remarks ) +PASS -- TEST 'atm_ds2s_docn_pcice_intel' [07:09, 04:12](1961 MB) -PASS -- COMPILE 'atm_ds2s_docn_dice_intel' [14:10, 12:47] ( 1 remarks ) -PASS -- TEST 'atm_ds2s_docn_dice_intel' [07:02, 04:10](1938 MB) +PASS -- COMPILE 'atm_ds2s_docn_dice_intel' [15:10, 13:43] ( 1 remarks ) +PASS -- TEST 'atm_ds2s_docn_dice_intel' [06:58, 03:59](1941 MB) -PASS -- COMPILE 'atml_intel' [14:10, 12:57] ( 8 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_sbs_intel' [07:29, 05:00](1861 MB) -PASS -- TEST 'control_p8_atmlnd_intel' [07:24, 04:57](1860 MB) -PASS -- TEST 'control_restart_p8_atmlnd_intel' [05:54, 02:55](1054 MB) +PASS -- COMPILE 'atml_intel' [16:11, 14:14] ( 8 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_sbs_intel' [08:31, 05:03](1860 MB) +PASS -- TEST 'control_p8_atmlnd_intel' [08:29, 05:02](1870 MB) +PASS -- TEST 'control_restart_p8_atmlnd_intel' [04:54, 02:49](1065 MB) -PASS -- COMPILE 'atml_debug_intel' [09:10, 07:11] ( 880 warnings 2 remarks ) -PASS -- TEST 'control_p8_atmlnd_debug_intel' [08:21, 05:56](1898 MB) +PASS -- COMPILE 'atml_debug_intel' [09:11, 07:15] ( 880 warnings 2 remarks ) +PASS -- TEST 'control_p8_atmlnd_debug_intel' [08:25, 05:56](1898 MB) -PASS -- COMPILE 'atmw_intel' [15:10, 13:49] ( 8 remarks ) -PASS -- TEST 'atmwav_control_noaero_p8_intel' [05:16, 02:12](1897 MB) +PASS -- COMPILE 'atmw_intel' [16:11, 14:10] ( 8 remarks ) +PASS -- TEST 'atmwav_control_noaero_p8_intel' [05:16, 02:12](1903 MB) -PASS -- COMPILE 'atmaero_intel' [14:11, 12:52] ( 1 remarks ) -PASS -- TEST 'atmaero_control_p8_intel' [07:12, 04:36](1974 MB) -PASS -- TEST 'atmaero_control_p8_rad_intel' [08:13, 05:22](1750 MB) -PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [08:02, 05:28](1759 MB) +PASS -- COMPILE 'atmaero_intel' [15:11, 14:08] ( 1 remarks ) +PASS -- TEST 'atmaero_control_p8_intel' [07:08, 04:55](1972 MB) +PASS -- TEST 'atmaero_control_p8_rad_intel' [08:12, 05:22](1758 MB) +PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [07:59, 05:27](1757 MB) -PASS -- COMPILE 'atmaq_debug_intel' [08:10, 06:34] ( 882 warnings 6 remarks ) -PASS -- TEST 'regional_atmaq_debug_intel' [23:56, 20:51](4492 MB) +PASS -- COMPILE 'atmaq_debug_intel' [08:11, 06:24] ( 882 warnings 6 remarks ) +PASS -- TEST 'regional_atmaq_debug_intel' [24:13, 20:48](4486 MB) -PASS -- COMPILE 'atm_fbh_intel' [13:10, 11:57] ( 3 warnings 8 remarks ) -PASS -- TEST 'cpld_regional_atm_fbh_intel' [15:29, 14:04](1080 MB) +PASS -- COMPILE 'atm_fbh_intel' [14:12, 12:28] ( 3 warnings 8 remarks ) +PASS -- TEST 'cpld_regional_atm_fbh_intel' [15:31, 13:59](1079 MB) SYNOPSIS: -Starting Date/Time: 20241013 19:56:25 -Ending Date/Time: 20241013 21:37:56 -Total Time: 01h:42m:06s +Starting Date/Time: 20241018 19:05:16 +Ending Date/Time: 20241018 20:53:50 +Total Time: 01h:49m:17s Compiles Completed: 43/43 Tests Completed: 188/188 diff --git a/tests/logs/RegressionTests_wcoss2.log b/tests/logs/RegressionTests_wcoss2.log index aa48425d25..80b3a1f35e 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: -f814ef71e560a00a30454e00ef05ccf4d20f45b3 +1462344cc1bf03e701cfe58b3e74a9e57762b3b6 Submodule hashes used in testing: 37cbb7d6840ae7515a9a8f0dfd4d89461b3396d1 AQM (v0.2.0-37-g37cbb7d) @@ -11,10 +11,10 @@ Submodule hashes used in testing: 05ac0ec3ea666080eed36e67f6cf8ce1255b243f CICE-interface/CICE/icepack (Icepack1.1.0-192-g05ac0ec) 24e9eed4ffe8138bef635c8f916f91b142595675 CMEPS-interface/CMEPS (cmeps_v0.4.1-2311-g24e9eed) cabd7753ae17f7bfcc6dad56daf10868aa51c3f4 CMakeModules (v1.0.0-28-gcabd775) - b71196b0faf74f0fe59558796285424c915b6eaa FV3 (remotes/origin/rrfsv1-to-ufs/dev1) + 8e8df02db4fda01cb4cb63c13164e833c8280931 FV3 (remotes/origin/cubed_sphere_chunks) 24686a2561f1414eb86c7b97c93960c36e4257b1 FV3/atmos_cubed_sphere (201912_public_release-406-g24686a2) - 0f8232724975c13289cad390c9a71fa2c6a9bff4 FV3/ccpp/framework (2024-07-11-dev) - d5842b617d0bdddd00fd8d45cf1cbf3c9c141258 FV3/ccpp/physics (master-tag-before-replacing-with-ipd-setup-step-fast-5334-gd5842b61) + 8c8b60498ec463ea2d3d5b79950c6b47f4af3e34 FV3/ccpp/framework (v0.1.0-1703-g8c8b604) + f3eeb3442775b7239d98e3d09acc6d4f1d42233e FV3/ccpp/physics (EP4-889-gf3eeb344) 74a0e098b2163425e4b5466c2dfcf8ae26d560a5 FV3/ccpp/physics/physics/Radiation/RRTMGP/rte-rrtmgp (v1.6) 6f5dd627d124ae94bb5ed7f5afd22f82c470b1b7 FV3/upp (upp_v10.2.0-230-g6f5dd627) -1ba8270870947b583cd51bc72ff8960f4c1fb36e FV3/upp/sorc/libIFI.fd @@ -39,238 +39,238 @@ 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-20241011 -COMPARISON DIRECTORY: /lfs/h2/emc/ptmp/brian.curtis/FV3_RT/rt_125035 +COMPARISON DIRECTORY: /lfs/h2/emc/ptmp/brian.curtis/FV3_RT/rt_112875 RT.SH OPTIONS USED: * (-a) - HPC PROJECT ACCOUNT: GFS-DEV * (-e) - USE ECFLOW -PASS -- COMPILE 's2swa_32bit_intel' [13:40, 11:34] ( 1 warnings 8 remarks ) -PASS -- TEST 'cpld_control_p8_mixedmode_intel' [10:34, 02:30](3089 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_intel' [13:40, 11:58] ( 1 warnings 8 remarks ) -PASS -- TEST 'cpld_control_gfsv17_intel' [10:34, 02:44](1819 MB) -PASS -- TEST 'cpld_control_gfsv17_iau_intel' [51:18, 03:20](1835 MB) -PASS -- TEST 'cpld_restart_gfsv17_intel' [51:11, 02:53](972 MB) -PASS -- TEST 'cpld_mpi_gfsv17_intel' [10:35, 03:15](1790 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [13:40, 12:13] ( 1 warnings 8 remarks ) -PASS -- TEST 'cpld_control_sfs_intel' [10:34, 02:02](1808 MB) - -PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [07:31, 05:15] ( 1503 warnings 1998 remarks ) -PASS -- TEST 'cpld_debug_gfsv17_intel' [16:43, 02:58](1832 MB) - -PASS -- COMPILE 's2swa_intel' [13:39, 11:23] ( 1 warnings 8 remarks ) -PASS -- TEST 'cpld_control_p8_intel' [10:35, 02:50](3117 MB) -PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [10:35, 03:20](3114 MB) -PASS -- TEST 'cpld_restart_p8_intel' [58:53, 02:59](3048 MB) -PASS -- TEST 'cpld_control_qr_p8_intel' [10:35, 02:52](3135 MB) -PASS -- TEST 'cpld_restart_qr_p8_intel' [58:53, 02:55](3061 MB) -PASS -- TEST 'cpld_2threads_p8_intel' [10:35, 02:31](3355 MB) -PASS -- TEST 'cpld_decomp_p8_intel' [10:35, 03:00](3114 MB) -PASS -- TEST 'cpld_mpi_p8_intel' [10:36, 02:05](3059 MB) -PASS -- TEST 'cpld_control_ciceC_p8_intel' [10:35, 03:26](3120 MB) -PASS -- TEST 'cpld_bmark_p8_intel' [10:44, 07:06](4109 MB) -PASS -- TEST 'cpld_restart_bmark_p8_intel' [49:35, 05:40](4256 MB) -PASS -- TEST 'cpld_s2sa_p8_intel' [10:35, 02:44](3093 MB) - -PASS -- COMPILE 's2sw_intel' [12:38, 10:59] ( 1 warnings 8 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_intel' [11:36, 02:40](1821 MB) -PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [11:36, 03:01](1879 MB) - -PASS -- COMPILE 's2s_aoflux_intel' [12:38, 10:45] ( 1 remarks ) -PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [11:35, 03:01](1883 MB) - -PASS -- COMPILE 's2s_intel' [12:38, 10:22] ( 1 warnings 1 remarks ) -PASS -- TEST 'cpld_control_c48_intel' [11:34, 01:51](2863 MB) -PASS -- TEST 'cpld_warmstart_c48_intel' [11:34, 02:26](2865 MB) -PASS -- TEST 'cpld_restart_c48_intel' [06:32, 02:15](2280 MB) - -PASS -- COMPILE 's2swa_faster_intel' [18:45, 16:20] ( 1 warnings 8 remarks ) -PASS -- TEST 'cpld_control_p8_faster_intel' [05:28, 03:32](3121 MB) - -PASS -- COMPILE 's2sw_pdlib_intel' [13:40, 11:19] ( 1 warnings 8 remarks ) -PASS -- TEST 'cpld_control_pdlib_p8_intel' [10:34, 02:33](1825 MB) -PASS -- TEST 'cpld_restart_pdlib_p8_intel' [51:24, 02:14](998 MB) -PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [51:21, 02:25](1800 MB) - -PASS -- COMPILE 's2sw_pdlib_debug_intel' [07:20, 05:06] ( 1503 warnings 1998 remarks ) -PASS -- TEST 'cpld_debug_pdlib_p8_intel' [09:22, 02:43](1855 MB) - -PASS -- COMPILE 'atm_dyn32_intel' [10:24, 08:49] ( 1 warnings 1 remarks ) -PASS -- TEST 'control_flake_intel' [01:11, 02:24](567 MB) -PASS -- TEST 'control_CubedSphereGrid_intel' [01:11, 02:18](1460 MB) -PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [01:11, 02:11](1471 MB) -PASS -- TEST 'control_latlon_intel' [01:11, 02:10](1472 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [01:11, 02:14](1468 MB) -PASS -- TEST 'control_c48_intel' [01:10, 02:28](1567 MB) -PASS -- TEST 'control_c48.v2.sfc_intel' [01:10, 01:59](692 MB) -PASS -- TEST 'control_c192_intel' [01:11, 01:56](1590 MB) -PASS -- TEST 'control_c384_intel' [01:15, 02:55](1871 MB) -PASS -- TEST 'control_c384gdas_intel' [01:11, 03:31](1067 MB) -PASS -- TEST 'control_stochy_intel' [01:05, 01:33](526 MB) -PASS -- TEST 'control_stochy_restart_intel' [57:28, 02:06](331 MB) -PASS -- TEST 'control_lndp_intel' [00:54, 01:32](527 MB) -PASS -- TEST 'control_iovr4_intel' [59:52, 01:42](518 MB) -PASS -- TEST 'control_iovr5_intel' [59:52, 01:44](518 MB) -PASS -- TEST 'control_p8_intel' [58:54, 02:27](1759 MB) -PASS -- TEST 'control_p8.v2.sfc_intel' [58:21, 03:08](1759 MB) -PASS -- TEST 'control_p8_ugwpv1_intel' [58:19, 02:32](1760 MB) -PASS -- TEST 'control_restart_p8_intel' [51:31, 02:57](908 MB) -PASS -- TEST 'control_noqr_p8_intel' [57:08, 02:20](1754 MB) -PASS -- TEST 'control_restart_noqr_p8_intel' [50:30, 02:39](915 MB) -PASS -- TEST 'control_decomp_p8_intel' [56:35, 01:58](1751 MB) -PASS -- TEST 'control_2threads_p8_intel' [55:08, 02:29](1838 MB) -PASS -- TEST 'control_p8_lndp_intel' [55:06, 01:55](1756 MB) -PASS -- TEST 'control_p8_rrtmgp_intel' [55:05, 02:45](1807 MB) -PASS -- TEST 'control_p8_mynn_intel' [55:01, 02:40](1759 MB) -PASS -- TEST 'merra2_thompson_intel' [54:58, 02:28](1761 MB) -PASS -- TEST 'regional_control_intel' [54:54, 02:00](843 MB) -PASS -- TEST 'regional_restart_intel' [46:52, 01:22](843 MB) -PASS -- TEST 'regional_decomp_intel' [54:30, 01:45](837 MB) -PASS -- TEST 'regional_2threads_intel' [53:34, 01:44](895 MB) -PASS -- TEST 'regional_noquilt_intel' [53:19, 01:19](1166 MB) -PASS -- TEST 'regional_netcdf_parallel_intel' [53:17, 02:20](849 MB) -PASS -- TEST 'regional_2dwrtdecomp_intel' [53:07, 02:11](841 MB) -PASS -- TEST 'regional_wofs_intel' [52:01, 02:06](1565 MB) - -PASS -- COMPILE 'rrfs_intel' [10:25, 08:15] ( 3 warnings 92 remarks ) -PASS -- TEST 'rap_control_intel' [50:25, 02:59](905 MB) -PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [49:15, 02:03](1049 MB) -PASS -- TEST 'rap_decomp_intel' [49:14, 02:17](914 MB) -PASS -- TEST 'rap_2threads_intel' [48:31, 02:13](986 MB) -PASS -- TEST 'rap_restart_intel' [39:48, 02:08](774 MB) -PASS -- TEST 'rap_sfcdiff_intel' [48:26, 03:08](901 MB) -PASS -- TEST 'rap_sfcdiff_decomp_intel' [48:21, 02:47](897 MB) -PASS -- TEST 'rap_sfcdiff_restart_intel' [37:53, 02:39](775 MB) -PASS -- TEST 'hrrr_control_intel' [48:20, 02:20](900 MB) -PASS -- TEST 'hrrr_control_decomp_intel' [47:47, 02:11](901 MB) -PASS -- TEST 'hrrr_control_2threads_intel' [47:28, 02:25](979 MB) -PASS -- TEST 'hrrr_control_restart_intel' [41:50, 02:01](727 MB) -PASS -- TEST 'rrfs_v1beta_intel' [47:19, 03:03](895 MB) -PASS -- TEST 'rrfs_v1nssl_intel' [47:17, 01:56](1855 MB) -PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [47:14, 02:16](1842 MB) - -PASS -- COMPILE 'csawmg_intel' [09:23, 07:53] -PASS -- TEST 'control_csawmg_intel' [02:11, 01:30](857 MB) -PASS -- TEST 'control_ras_intel' [02:11, 01:58](555 MB) - -PASS -- COMPILE 'wam_intel' [09:24, 07:59] ( 1 remarks ) -PASS -- TEST 'control_wam_intel' [47:11, 01:24](1555 MB) - -PASS -- COMPILE 'atm_faster_dyn32_intel' [09:24, 08:08] ( 1 remarks ) -PASS -- TEST 'control_p8_faster_intel' [46:45, 02:58](1754 MB) -PASS -- TEST 'regional_control_faster_intel' [46:28, 02:13](833 MB) +PASS -- COMPILE 's2swa_32bit_intel' [13:27, 11:20] ( 1 warnings 8 remarks ) +PASS -- TEST 'cpld_control_p8_mixedmode_intel' [22:49, 02:30](3085 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_intel' [13:29, 11:49] ( 1 warnings 8 remarks ) +PASS -- TEST 'cpld_control_gfsv17_intel' [22:48, 02:55](1816 MB) +PASS -- TEST 'cpld_control_gfsv17_iau_intel' [03:18, 02:55](1832 MB) +PASS -- TEST 'cpld_restart_gfsv17_intel' [02:39, 02:52](975 MB) +PASS -- TEST 'cpld_mpi_gfsv17_intel' [22:49, 03:26](1779 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_sfs_intel' [13:29, 11:58] ( 1 warnings 8 remarks ) +PASS -- TEST 'cpld_control_sfs_intel' [22:48, 02:06](1813 MB) + +PASS -- COMPILE 's2swa_32bit_pdlib_debug_intel' [07:23, 05:19] ( 1503 warnings 1998 remarks ) +PASS -- TEST 'cpld_debug_gfsv17_intel' [28:55, 03:23](1829 MB) + +PASS -- COMPILE 's2swa_intel' [13:27, 11:34] ( 1 warnings 8 remarks ) +PASS -- TEST 'cpld_control_p8_intel' [22:49, 02:28](3115 MB) +PASS -- TEST 'cpld_control_p8.v2.sfc_intel' [22:49, 02:52](3113 MB) +PASS -- TEST 'cpld_restart_p8_intel' [11:25, 03:10](3043 MB) +PASS -- TEST 'cpld_control_qr_p8_intel' [22:49, 02:25](3135 MB) +PASS -- TEST 'cpld_restart_qr_p8_intel' [11:26, 03:05](3062 MB) +PASS -- TEST 'cpld_2threads_p8_intel' [22:49, 02:18](3358 MB) +PASS -- TEST 'cpld_decomp_p8_intel' [22:49, 02:28](3115 MB) +PASS -- TEST 'cpld_mpi_p8_intel' [22:50, 03:04](3057 MB) +PASS -- TEST 'cpld_control_ciceC_p8_intel' [22:49, 02:48](3113 MB) +PASS -- TEST 'cpld_bmark_p8_intel' [22:58, 07:27](4103 MB) +PASS -- TEST 'cpld_restart_bmark_p8_intel' [01:17, 07:15](4257 MB) +PASS -- TEST 'cpld_s2sa_p8_intel' [22:49, 02:49](3095 MB) + +PASS -- COMPILE 's2sw_intel' [13:29, 11:13] ( 1 warnings 8 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_intel' [22:48, 02:49](1818 MB) +PASS -- TEST 'cpld_control_nowave_noaero_p8_intel' [22:48, 02:46](1888 MB) + +PASS -- COMPILE 's2s_aoflux_intel' [12:27, 10:15] ( 1 remarks ) +PASS -- TEST 'cpld_control_noaero_p8_agrid_intel' [23:49, 03:04](1881 MB) + +PASS -- COMPILE 's2s_intel' [12:26, 10:21] ( 1 warnings 1 remarks ) +PASS -- TEST 'cpld_control_c48_intel' [23:49, 01:44](2865 MB) +PASS -- TEST 'cpld_warmstart_c48_intel' [23:49, 02:26](2870 MB) +PASS -- TEST 'cpld_restart_c48_intel' [18:37, 02:20](2283 MB) + +PASS -- COMPILE 's2swa_faster_intel' [18:33, 16:18] ( 1 warnings 8 remarks ) +PASS -- TEST 'cpld_control_p8_faster_intel' [17:43, 03:01](3125 MB) + +PASS -- COMPILE 's2sw_pdlib_intel' [13:29, 11:31] ( 1 warnings 8 remarks ) +PASS -- TEST 'cpld_control_pdlib_p8_intel' [22:47, 02:21](1820 MB) +PASS -- TEST 'cpld_restart_pdlib_p8_intel' [03:47, 02:18](993 MB) +PASS -- TEST 'cpld_mpi_pdlib_p8_intel' [03:35, 02:41](1794 MB) + +PASS -- COMPILE 's2sw_pdlib_debug_intel' [07:22, 05:21] ( 1503 warnings 1998 remarks ) +PASS -- TEST 'cpld_debug_pdlib_p8_intel' [21:32, 02:19](1849 MB) + +PASS -- COMPILE 'atm_dyn32_intel' [11:25, 09:33] ( 1 warnings 1 remarks ) +PASS -- TEST 'control_flake_intel' [12:14, 02:22](565 MB) +PASS -- TEST 'control_CubedSphereGrid_intel' [12:14, 02:16](1465 MB) +PASS -- TEST 'control_CubedSphereGrid_parallel_intel' [11:30, 01:58](1473 MB) +PASS -- TEST 'control_latlon_intel' [11:09, 01:58](1469 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_intel' [11:03, 02:14](1468 MB) +PASS -- TEST 'control_c48_intel' [11:00, 02:28](1565 MB) +PASS -- TEST 'control_c48.v2.sfc_intel' [08:09, 01:43](689 MB) +PASS -- TEST 'control_c192_intel' [06:51, 02:01](1586 MB) +PASS -- TEST 'control_c384_intel' [06:55, 04:26](1879 MB) +PASS -- TEST 'control_c384gdas_intel' [06:23, 03:57](1063 MB) +PASS -- TEST 'control_stochy_intel' [06:19, 01:34](522 MB) +PASS -- TEST 'control_stochy_restart_intel' [02:35, 02:04](328 MB) +PASS -- TEST 'control_lndp_intel' [06:07, 01:36](520 MB) +PASS -- TEST 'control_iovr4_intel' [06:00, 01:48](519 MB) +PASS -- TEST 'control_iovr5_intel' [05:40, 01:37](517 MB) +PASS -- TEST 'control_p8_intel' [05:31, 02:38](1757 MB) +PASS -- TEST 'control_p8.v2.sfc_intel' [05:24, 02:59](1759 MB) +PASS -- TEST 'control_p8_ugwpv1_intel' [05:02, 02:20](1753 MB) +PASS -- TEST 'control_restart_p8_intel' [58:33, 02:50](910 MB) +PASS -- TEST 'control_noqr_p8_intel' [04:29, 02:24](1753 MB) +PASS -- TEST 'control_restart_noqr_p8_intel' [57:05, 02:45](914 MB) +PASS -- TEST 'control_decomp_p8_intel' [02:39, 02:19](1750 MB) +PASS -- TEST 'control_2threads_p8_intel' [02:38, 02:35](1839 MB) +PASS -- TEST 'control_p8_lndp_intel' [02:38, 02:03](1757 MB) +PASS -- TEST 'control_p8_rrtmgp_intel' [02:37, 03:01](1815 MB) +PASS -- TEST 'control_p8_mynn_intel' [02:29, 02:52](1771 MB) +PASS -- TEST 'merra2_thompson_intel' [02:29, 02:52](1755 MB) +PASS -- TEST 'regional_control_intel' [02:28, 02:08](836 MB) +PASS -- TEST 'regional_restart_intel' [54:31, 01:16](841 MB) +PASS -- TEST 'regional_decomp_intel' [01:32, 01:59](836 MB) +PASS -- TEST 'regional_2threads_intel' [01:31, 01:51](889 MB) +PASS -- TEST 'regional_noquilt_intel' [01:23, 01:16](1166 MB) +PASS -- TEST 'regional_netcdf_parallel_intel' [01:01, 02:22](839 MB) +PASS -- TEST 'regional_2dwrtdecomp_intel' [00:21, 02:07](838 MB) +PASS -- TEST 'regional_wofs_intel' [00:12, 02:06](1565 MB) + +PASS -- COMPILE 'rrfs_intel' [10:24, 09:01] ( 3 warnings 92 remarks ) +PASS -- TEST 'rap_control_intel' [13:24, 03:01](902 MB) +PASS -- TEST 'regional_spp_sppt_shum_skeb_intel' [13:25, 02:04](1049 MB) +PASS -- TEST 'rap_decomp_intel' [13:24, 02:51](905 MB) +PASS -- TEST 'rap_2threads_intel' [13:24, 02:48](989 MB) +PASS -- TEST 'rap_restart_intel' [00:13, 02:18](776 MB) +PASS -- TEST 'rap_sfcdiff_intel' [13:24, 03:11](906 MB) +PASS -- TEST 'rap_sfcdiff_decomp_intel' [13:24, 02:50](901 MB) +PASS -- TEST 'rap_sfcdiff_restart_intel' [59:05, 02:50](775 MB) +PASS -- TEST 'hrrr_control_intel' [13:24, 02:18](901 MB) +PASS -- TEST 'hrrr_control_decomp_intel' [13:24, 02:45](900 MB) +PASS -- TEST 'hrrr_control_2threads_intel' [13:25, 02:39](972 MB) +PASS -- TEST 'hrrr_control_restart_intel' [58:50, 02:00](731 MB) +PASS -- TEST 'rrfs_v1beta_intel' [13:24, 03:11](898 MB) +PASS -- TEST 'rrfs_v1nssl_intel' [13:24, 01:59](1857 MB) +PASS -- TEST 'rrfs_v1nssl_nohailnoccn_intel' [13:16, 02:14](1848 MB) + +PASS -- COMPILE 'csawmg_intel' [10:25, 08:10] +PASS -- TEST 'control_csawmg_intel' [58:30, 01:33](858 MB) +PASS -- TEST 'control_ras_intel' [58:09, 01:52](556 MB) + +PASS -- COMPILE 'wam_intel' [10:25, 08:18] ( 1 remarks ) +PASS -- TEST 'control_wam_intel' [57:40, 01:26](1542 MB) + +PASS -- COMPILE 'atm_faster_dyn32_intel' [10:25, 08:29] ( 1 remarks ) +PASS -- TEST 'control_p8_faster_intel' [55:55, 03:11](1756 MB) +PASS -- TEST 'regional_control_faster_intel' [55:54, 01:24](836 MB) PASS -- COMPILE 'atm_debug_dyn32_intel' [09:24, 07:42] ( 867 warnings 92 remarks ) -PASS -- TEST 'control_CubedSphereGrid_debug_intel' [46:14, 01:42](1496 MB) -PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [46:08, 01:48](1492 MB) -PASS -- TEST 'control_stochy_debug_intel' [45:51, 01:39](698 MB) -PASS -- TEST 'control_lndp_debug_intel' [45:13, 02:02](699 MB) -PASS -- TEST 'control_csawmg_debug_intel' [45:06, 01:23](1001 MB) -PASS -- TEST 'control_ras_debug_intel' [45:05, 02:01](707 MB) -PASS -- TEST 'control_diag_debug_intel' [42:55, 02:09](1549 MB) -PASS -- TEST 'control_debug_p8_intel' [42:06, 02:13](1790 MB) -PASS -- TEST 'regional_debug_intel' [42:01, 01:59](879 MB) -PASS -- TEST 'rap_control_debug_intel' [41:43, 01:42](1081 MB) -PASS -- TEST 'hrrr_control_debug_intel' [41:24, 01:44](1074 MB) -PASS -- TEST 'hrrr_gf_debug_intel' [41:18, 01:38](1079 MB) -PASS -- TEST 'hrrr_c3_debug_intel' [41:18, 01:41](1076 MB) -PASS -- TEST 'rap_unified_drag_suite_debug_intel' [41:18, 01:35](1084 MB) -PASS -- TEST 'rap_diag_debug_intel' [40:24, 01:33](1161 MB) -PASS -- TEST 'rap_cires_ugwp_debug_intel' [40:05, 01:37](1082 MB) -PASS -- TEST 'rap_unified_ugwp_debug_intel' [39:45, 01:33](1082 MB) -PASS -- TEST 'rap_lndp_debug_intel' [39:38, 01:38](1083 MB) -PASS -- TEST 'rap_progcld_thompson_debug_intel' [39:36, 01:40](1080 MB) -PASS -- TEST 'rap_noah_debug_intel' [39:36, 01:44](1072 MB) -PASS -- TEST 'rap_sfcdiff_debug_intel' [39:22, 01:38](1074 MB) -PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [39:08, 01:24](1074 MB) -PASS -- TEST 'rrfs_v1beta_debug_intel' [39:06, 01:43](1072 MB) -PASS -- TEST 'rap_clm_lake_debug_intel' [38:39, 01:52](1079 MB) -PASS -- TEST 'rap_flake_debug_intel' [38:25, 01:45](1079 MB) -PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [37:53, 02:48](1085 MB) - -PASS -- COMPILE 'wam_debug_intel' [06:20, 04:26] ( 823 warnings 1 remarks ) -PASS -- TEST 'control_wam_debug_intel' [04:13, 02:06](1580 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [09:24, 07:50] ( 3 warnings 91 remarks ) -PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [37:21, 02:17](913 MB) -PASS -- TEST 'rap_control_dyn32_phy32_intel' [37:03, 02:22](777 MB) -PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [36:43, 03:16](776 MB) -PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [36:19, 02:40](834 MB) -PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [35:39, 02:57](827 MB) -PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [35:37, 02:28](776 MB) -PASS -- TEST 'rap_restart_dyn32_phy32_intel' [28:23, 02:31](675 MB) -PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [29:57, 02:18](659 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [09:27, 07:54] ( 3 warnings 91 remarks ) -PASS -- TEST 'conus13km_control_intel' [34:09, 02:14](989 MB) -PASS -- TEST 'conus13km_2threads_intel' [29:08, 01:57](992 MB) -PASS -- TEST 'conus13km_restart_mismatch_intel' [28:34, 01:47](862 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [09:24, 08:01] ( 3 warnings 91 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_intel' [33:48, 02:27](806 MB) - -PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [06:21, 04:31] ( 771 warnings 91 remarks ) -PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [33:48, 02:02](953 MB) -PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [33:46, 02:04](948 MB) -PASS -- TEST 'conus13km_debug_intel' [33:45, 01:53](1039 MB) -PASS -- TEST 'conus13km_debug_qr_intel' [33:28, 01:38](711 MB) -PASS -- TEST 'conus13km_debug_2threads_intel' [32:59, 01:46](1039 MB) -PASS -- TEST 'conus13km_radar_tten_debug_intel' [32:43, 01:50](1103 MB) - -PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [06:21, 04:25] ( 771 warnings 91 remarks ) -PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [32:24, 01:57](980 MB) - -PASS -- COMPILE 'hafsw_intel' [11:32, 09:17] ( 1 warnings 8 remarks ) -PASS -- TEST 'hafs_regional_atm_intel' [32:18, 03:15](597 MB) -PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [32:09, 01:49](946 MB) -PASS -- TEST 'hafs_regional_atm_ocn_intel' [32:06, 02:53](652 MB) -PASS -- TEST 'hafs_regional_atm_wav_intel' [32:06, 02:25](675 MB) -PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [31:55, 02:40](693 MB) -PASS -- TEST 'hafs_regional_1nest_atm_intel' [31:33, 02:02](375 MB) -PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [31:04, 03:08](388 MB) -PASS -- TEST 'hafs_global_1nest_atm_intel' [30:50, 02:38](279 MB) -PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [30:14, 03:31](404 MB) -PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [30:04, 02:36](433 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [29:51, 01:49](402 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [29:51, 01:52](477 MB) -PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [29:32, 01:27](308 MB) - -PASS -- COMPILE 'hafsw_debug_intel' [06:21, 04:58] ( 1447 warnings 1501 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [29:33, 02:24](499 MB) - -PASS -- COMPILE 'hafsw_faster_intel' [11:32, 09:19] ( 7 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [29:31, 01:50](515 MB) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [28:00, 02:46](699 MB) - -PASS -- COMPILE 'hafs_mom6w_intel' [11:31, 09:25] ( 7 remarks ) -PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [26:58, 02:14](704 MB) - -PASS -- COMPILE 'hafs_all_intel' [10:30, 08:39] ( 7 remarks ) -PASS -- TEST 'hafs_regional_docn_intel' [26:11, 03:11](639 MB) -PASS -- TEST 'hafs_regional_docn_oisst_intel' [26:10, 03:09](616 MB) -PASS -- TEST 'hafs_regional_datm_cdeps_intel' [25:52, 01:36](880 MB) - -PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [12:32, 10:24] ( 1 remarks ) -PASS -- TEST 'atm_ds2s_docn_pcice_intel' [25:27, 01:49](1820 MB) - -PASS -- COMPILE 'atml_intel' [10:28, 08:55] ( 8 warnings 2 remarks ) - -PASS -- COMPILE 'atml_debug_intel' [07:24, 05:50] ( 866 warnings 2 remarks ) - -PASS -- COMPILE 'atmaero_intel' [10:28, 08:20] ( 1 remarks ) -PASS -- TEST 'atmaero_control_p8_intel' [25:18, 02:17](3006 MB) -PASS -- TEST 'atmaero_control_p8_rad_intel' [25:13, 02:50](2894 MB) -PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [24:44, 02:41](2905 MB) - -PASS -- COMPILE 'atmaq_debug_intel' [06:22, 04:30] ( 868 warnings 6 remarks ) -PASS -- TEST 'regional_atmaq_debug_intel' [24:45, 02:39](4377 MB) +PASS -- TEST 'control_CubedSphereGrid_debug_intel' [13:05, 01:45](1496 MB) +PASS -- TEST 'control_wrtGauss_netcdf_parallel_debug_intel' [55:53, 01:46](1493 MB) +PASS -- TEST 'control_stochy_debug_intel' [55:33, 01:50](693 MB) +PASS -- TEST 'control_lndp_debug_intel' [55:31, 02:05](694 MB) +PASS -- TEST 'control_csawmg_debug_intel' [54:55, 01:29](999 MB) +PASS -- TEST 'control_ras_debug_intel' [54:29, 02:06](702 MB) +PASS -- TEST 'control_diag_debug_intel' [54:01, 02:28](1556 MB) +PASS -- TEST 'control_debug_p8_intel' [53:34, 02:21](1779 MB) +PASS -- TEST 'regional_debug_intel' [53:32, 02:01](878 MB) +PASS -- TEST 'rap_control_debug_intel' [53:29, 01:33](1076 MB) +PASS -- TEST 'hrrr_control_debug_intel' [52:57, 01:44](1074 MB) +PASS -- TEST 'hrrr_gf_debug_intel' [52:48, 01:38](1075 MB) +PASS -- TEST 'hrrr_c3_debug_intel' [52:39, 01:36](1074 MB) +PASS -- TEST 'rap_unified_drag_suite_debug_intel' [52:32, 01:37](1077 MB) +PASS -- TEST 'rap_diag_debug_intel' [52:28, 02:35](1160 MB) +PASS -- TEST 'rap_cires_ugwp_debug_intel' [52:12, 01:29](1077 MB) +PASS -- TEST 'rap_unified_ugwp_debug_intel' [51:38, 01:29](1078 MB) +PASS -- TEST 'rap_lndp_debug_intel' [51:37, 01:28](1077 MB) +PASS -- TEST 'rap_progcld_thompson_debug_intel' [51:31, 01:42](1077 MB) +PASS -- TEST 'rap_noah_debug_intel' [51:03, 01:37](1072 MB) +PASS -- TEST 'rap_sfcdiff_debug_intel' [50:22, 01:32](1076 MB) +PASS -- TEST 'rap_noah_sfcdiff_cires_ugwp_debug_intel' [50:17, 02:19](1074 MB) +PASS -- TEST 'rrfs_v1beta_debug_intel' [50:10, 01:34](1065 MB) +PASS -- TEST 'rap_clm_lake_debug_intel' [49:57, 01:42](1076 MB) +PASS -- TEST 'rap_flake_debug_intel' [49:56, 01:28](1079 MB) +PASS -- TEST 'gnv1_c96_no_nest_debug_intel' [49:49, 02:50](1083 MB) + +PASS -- COMPILE 'wam_debug_intel' [06:20, 04:27] ( 823 warnings 1 remarks ) +PASS -- TEST 'control_wam_debug_intel' [16:27, 01:23](1576 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_intel' [09:23, 08:07] ( 3 warnings 91 remarks ) +PASS -- TEST 'regional_spp_sppt_shum_skeb_dyn32_phy32_intel' [49:23, 02:16](912 MB) +PASS -- TEST 'rap_control_dyn32_phy32_intel' [49:12, 03:03](783 MB) +PASS -- TEST 'hrrr_control_dyn32_phy32_intel' [49:06, 03:34](775 MB) +PASS -- TEST 'rap_2threads_dyn32_phy32_intel' [48:53, 02:45](837 MB) +PASS -- TEST 'hrrr_control_2threads_dyn32_phy32_intel' [48:10, 03:44](822 MB) +PASS -- TEST 'hrrr_control_decomp_dyn32_phy32_intel' [47:39, 03:19](774 MB) +PASS -- TEST 'rap_restart_dyn32_phy32_intel' [39:48, 02:30](675 MB) +PASS -- TEST 'hrrr_control_restart_dyn32_phy32_intel' [41:53, 01:27](660 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_faster_intel' [10:23, 08:09] ( 3 warnings 91 remarks ) +PASS -- TEST 'conus13km_control_intel' [47:33, 02:05](989 MB) +PASS -- TEST 'conus13km_2threads_intel' [42:18, 01:55](994 MB) +PASS -- TEST 'conus13km_restart_mismatch_intel' [41:45, 01:41](859 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_intel' [10:22, 08:22] ( 3 warnings 91 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_intel' [47:20, 02:33](804 MB) + +PASS -- COMPILE 'rrfs_dyn32_phy32_debug_intel' [06:19, 04:34] ( 771 warnings 91 remarks ) +PASS -- TEST 'rap_control_debug_dyn32_phy32_intel' [45:53, 01:51](951 MB) +PASS -- TEST 'hrrr_control_debug_dyn32_phy32_intel' [45:14, 02:01](949 MB) +PASS -- TEST 'conus13km_debug_intel' [45:14, 01:48](1039 MB) +PASS -- TEST 'conus13km_debug_qr_intel' [45:04, 02:13](711 MB) +PASS -- TEST 'conus13km_debug_2threads_intel' [44:51, 01:41](1041 MB) +PASS -- TEST 'conus13km_radar_tten_debug_intel' [44:39, 01:42](1104 MB) + +PASS -- COMPILE 'rrfs_dyn64_phy32_debug_intel' [06:20, 04:28] ( 771 warnings 91 remarks ) +PASS -- TEST 'rap_control_dyn64_phy32_debug_intel' [44:06, 01:47](983 MB) + +PASS -- COMPILE 'hafsw_intel' [11:26, 10:02] ( 1 warnings 8 remarks ) +PASS -- TEST 'hafs_regional_atm_intel' [44:09, 02:48](598 MB) +PASS -- TEST 'hafs_regional_atm_thompson_gfdlsf_intel' [43:53, 01:33](941 MB) +PASS -- TEST 'hafs_regional_atm_ocn_intel' [43:35, 02:27](645 MB) +PASS -- TEST 'hafs_regional_atm_wav_intel' [43:31, 02:32](673 MB) +PASS -- TEST 'hafs_regional_atm_ocn_wav_intel' [43:26, 02:49](693 MB) +PASS -- TEST 'hafs_regional_1nest_atm_intel' [42:50, 02:10](379 MB) +PASS -- TEST 'hafs_regional_telescopic_2nests_atm_intel' [42:40, 03:02](386 MB) +PASS -- TEST 'hafs_global_1nest_atm_intel' [42:23, 02:32](308 MB) +PASS -- TEST 'hafs_global_multiple_4nests_atm_intel' [41:32, 03:17](368 MB) +PASS -- TEST 'hafs_regional_specified_moving_1nest_atm_intel' [41:19, 02:29](400 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_intel' [41:15, 02:47](397 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_intel' [40:55, 02:47](469 MB) +PASS -- TEST 'hafs_global_storm_following_1nest_atm_intel' [40:26, 02:22](311 MB) + +PASS -- COMPILE 'hafsw_debug_intel' [06:20, 04:58] ( 1447 warnings 1501 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_debug_intel' [40:27, 02:18](501 MB) + +PASS -- COMPILE 'hafsw_faster_intel' [11:27, 09:46] ( 7 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_intel' [40:22, 02:42](515 MB) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_inline_intel' [40:18, 02:40](693 MB) + +PASS -- COMPILE 'hafs_mom6w_intel' [11:27, 09:53] ( 7 remarks ) +PASS -- TEST 'hafs_regional_storm_following_1nest_atm_ocn_wav_mom6_intel' [38:44, 03:11](703 MB) + +PASS -- COMPILE 'hafs_all_intel' [10:25, 09:02] ( 7 remarks ) +PASS -- TEST 'hafs_regional_docn_intel' [38:23, 02:56](643 MB) +PASS -- TEST 'hafs_regional_docn_oisst_intel' [38:19, 02:48](619 MB) +PASS -- TEST 'hafs_regional_datm_cdeps_intel' [38:00, 01:24](880 MB) + +PASS -- COMPILE 'atm_ds2s_docn_pcice_intel' [11:26, 10:04] ( 1 remarks ) +PASS -- TEST 'atm_ds2s_docn_pcice_intel' [37:49, 01:49](1816 MB) + +PASS -- COMPILE 'atml_intel' [11:30, 09:35] ( 8 warnings 2 remarks ) + +PASS -- COMPILE 'atml_debug_intel' [07:30, 05:30] ( 866 warnings 2 remarks ) + +PASS -- COMPILE 'atmaero_intel' [10:29, 08:39] ( 1 remarks ) +PASS -- TEST 'atmaero_control_p8_intel' [37:28, 02:20](3009 MB) +PASS -- TEST 'atmaero_control_p8_rad_intel' [37:02, 02:53](2898 MB) +PASS -- TEST 'atmaero_control_p8_rad_micro_intel' [36:24, 02:55](2902 MB) + +PASS -- COMPILE 'atmaq_debug_intel' [06:24, 04:28] ( 868 warnings 6 remarks ) +PASS -- TEST 'regional_atmaq_debug_intel' [36:13, 02:23](4379 MB) SYNOPSIS: -Starting Date/Time: 20241015 17:35:30 -Ending Date/Time: 20241015 19:03:50 -Total Time: 01h:28m:57s +Starting Date/Time: 20241021 13:23:29 +Ending Date/Time: 20241021 14:52:52 +Total Time: 01h:30m:06s Compiles Completed: 33/33 Tests Completed: 156/156 diff --git a/tests/test_changes.list b/tests/test_changes.list index 904333a800..e69de29bb2 100644 --- a/tests/test_changes.list +++ b/tests/test_changes.list @@ -1,108 +0,0 @@ -control_p8_mynn intel -regional_control intel -regional_restart intel -regional_decomp intel -regional_2threads intel -regional_noquilt intel -regional_netcdf_parallel intel -regional_2dwrtdecomp intel -regional_wofs intel -rap_control intel -regional_spp_sppt_shum_skeb intel -rap_decomp intel -rap_2threads intel -rap_restart intel -rap_sfcdiff intel -rap_sfcdiff_decomp intel -rap_sfcdiff_restart intel -hrrr_control intel -hrrr_control_decomp intel -hrrr_control_2threads intel -hrrr_control_restart intel -rrfs_v1beta intel -rrfs_v1nssl intel -rrfs_v1nssl_nohailnoccn intel -regional_control_faster intel -regional_debug intel -rap_control_debug intel -hrrr_control_debug intel -hrrr_gf_debug intel -hrrr_c3_debug intel -rap_unified_drag_suite_debug intel -rap_diag_debug intel -rap_cires_ugwp_debug intel -rap_unified_ugwp_debug intel -rap_lndp_debug intel -rap_progcld_thompson_debug intel -rap_noah_debug intel -rap_sfcdiff_debug intel -rap_noah_sfcdiff_cires_ugwp_debug intel -rrfs_v1beta_debug intel -rap_clm_lake_debug intel -rap_flake_debug intel -gnv1_c96_no_nest_debug intel -regional_spp_sppt_shum_skeb_dyn32_phy32 intel -rap_control_dyn32_phy32 intel -hrrr_control_dyn32_phy32 intel -rap_2threads_dyn32_phy32 intel -hrrr_control_2threads_dyn32_phy32 intel -hrrr_control_decomp_dyn32_phy32 intel -rap_restart_dyn32_phy32 intel -hrrr_control_restart_dyn32_phy32 intel -conus13km_control intel -conus13km_2threads intel -conus13km_restart_mismatch intel -rap_control_dyn64_phy32 intel -rap_control_debug_dyn32_phy32 intel -hrrr_control_debug_dyn32_phy32 intel -conus13km_debug intel -conus13km_debug_qr intel -conus13km_debug_2threads intel -conus13km_radar_tten_debug intel -rap_control_dyn64_phy32_debug intel -gnv1_nested intel -rap_control gnu -rap_decomp gnu -rap_2threads gnu -rap_restart gnu -rap_sfcdiff gnu -rap_sfcdiff_decomp gnu -rap_sfcdiff_restart gnu -hrrr_control gnu -hrrr_control_noqr gnu -hrrr_control_2threads gnu -hrrr_control_decomp gnu -hrrr_control_restart gnu -hrrr_control_restart_noqr gnu -rrfs_v1beta gnu -regional_debug gnu -rap_control_debug gnu -hrrr_control_debug gnu -hrrr_gf_debug gnu -hrrr_c3_debug gnu -rap_diag_debug gnu -rap_noah_sfcdiff_cires_ugwp_debug gnu -rap_progcld_thompson_debug gnu -rrfs_v1beta_debug gnu -rap_flake_debug gnu -rap_clm_lake_debug gnu -gnv1_c96_no_nest_debug gnu -rap_control_dyn32_phy32 gnu -hrrr_control_dyn32_phy32 gnu -rap_2threads_dyn32_phy32 gnu -hrrr_control_2threads_dyn32_phy32 gnu -hrrr_control_decomp_dyn32_phy32 gnu -rap_restart_dyn32_phy32 gnu -hrrr_control_restart_dyn32_phy32 gnu -conus13km_control gnu -conus13km_2threads gnu -conus13km_restart_mismatch gnu -rap_control_dyn64_phy32 gnu -rap_control_debug_dyn32_phy32 gnu -hrrr_control_debug_dyn32_phy32 gnu -conus13km_debug gnu -conus13km_debug_qr gnu -conus13km_debug_2threads gnu -conus13km_radar_tten_debug gnu -rap_control_dyn64_phy32_debug gnu -cpld_regional_atm_fbh intel