-
Notifications
You must be signed in to change notification settings - Fork 23
Supported Platforms and Compilers for MRW App
This page refers to the upcoming release of the UFS Medium-Range Weather Application and is subject to change.
Four levels of support have been defined for UFS applications: pre-configured, configurable, limited-test, and build-only.
The platforms and compilers that fall into each category are listed below.
NOTE: All testing has been done using Intel 18-19 or GNU 8-9 compilers.
Pre-configured platforms are platforms where all of the required libraries for building community releases of UFS models and applications are available in a central place. That means the bundled and third-party libraries contained in the spack-stack have already been built. Applications and models are expected to build and run out of the box.
System | Compilers used | System Documentation |
---|---|---|
Hera | Intel 18.0.5 | https://heradocs.rdhpcs.noaa.gov/wiki/index.php |
Jet | Intel 18.0.5 | https://jetdocs.rdhpcs.noaa.gov/wiki/index.php/Start |
Orion | Intel 18.0.5 | https://oriondocs.rdhpcs.noaa.gov/wiki/index.php/Main_Page |
Configurable platforms are platforms where all of the required libraries for building community releases of UFS models and applications are expected to install successfully but are not available in a central place. Applications and models are expected to build and run once the spack-stack is built.
System | Compilers used | System Documentation |
---|---|---|
Cheyenne | Intel 18.0.5, GNU 8.3.0 | https://www2.cisl.ucar.edu/resources/computational-systems/cheyenne |
Gaea | Intel 18.0.6 | https://gaeadocs.rdhpcs.noaa.gov/wiki/index.php/Welcome_to_Gaeadocs |
Stampede2 | Intel 18.0.2 | https://www.tacc.utexas.edu/systems/stampede2 |
On limited-test platforms, the required libraries build and the model builds, but only limited testing has been done with running the model. An attempt has been made, where possible, to use the application workflow to run the application. In other cases the model has been run using simple canned data. In general, the platforms here are macOS and Linux using open-source GNU compilers (or a combination of the LLVM clang and GNU gfortran compiler for macOS) and Intel compilers.
On build-only platforms, the required libraries and model build, but there has been no further testing.
Creating a GitHub Account for Development Work
Getting Started
1 Download the Code
2 Prepare to Build
3 Create a Case
4 Run the Test Case
5 Check Your Results
Supported Platforms and Compilers for MRW App
Supported Platforms and Compilers for UFS Medium-Range Weather App release v1.1
Regression Test Policy for MR Weather App Platforms and Compilers
Wiki Links
Applications (include workflow)
Models
- UFS Weather Model
- UFS Subseasonal to Seasonal Model
- UFS Hurricane Analysis and Forecast System Model
Utilities
- NCEPLIBS - builds bundled library dependencies
- NCEPLIBS-external - builds external library dependencies