-
Notifications
You must be signed in to change notification settings - Fork 119
Supported Platforms and Compilers
Four levels of support have been defined for the UFS Short Range Weather (SRW) App. The four testing level definitions are:
- Level 1 (Pre-configured): Libraries built and available in central location, code builds, full testing of model
- Level 2 (Configurable): Libraries and code builds (but no central location for the libraries), full testing of model
- Level 3 (Limited test platforms): Libraries and code builds, limited testing of the model
- Level 4 (Build only platforms): Libraries and code build, no tests with running the model
Pre-configured platforms are platforms where all of the required software libraries for building community releases of UFS models and applications are available in a central place via HPC-Stack or spack-stack. Applications and models are expected to build and run out of the box. Users must have access to these systems in order to use them.
Platform | Compiler/Compiler suite | HPC-Stack/spack-stack Installation | System Documentation |
---|---|---|---|
Cheyenne | Intel 2022.1 | /glade/work/epicufsrt/contrib/hpc-stack/intel2022.1_ncdf492/modulefiles/stack | https://www2.cisl.ucar.edu/resources/computational-systems/cheyenne |
Cheyenne | GNU 11.2.0 | /glade/work/epicufsrt/contrib/hpc-stack/gnu11.2.0_ncdf492/modulefiles/stack | https://www2.cisl.ucar.edu/resources/computational-systems/cheyenne |
Derecho | Intel-classic 2023.0.0 | /glade/work/epicufsrt/contrib/derecho/hpc-stack/intel-classic-2023.0.0/modulefiles/stack | https://arc.ucar.edu/knowledge_base/74317833 |
Hera (Intel) | Intel 2021.5.0 | /scratch1/NCEPDEV/nems/role.epic/spack-stack/spack-stack-1.4.1/envs/unified-env/install/modulefiles/Core | https://heradocs.rdhpcs.noaa.gov/wiki/index.php |
Hera (GNU) | GNU 9.2.0 | /scratch1/NCEPDEV/nems/role.epic/spack-stack/spack-stack-1.4.1/envs/unified-env/install/modulefiles/Core | https://heradocs.rdhpcs.noaa.gov/wiki/index.php |
Hercules | Intel 2021.7.1 | /work/noaa/epic/role-epic/spack-stack/hercules/spack-stack-1.4.1/envs/unified-env/install/modulefiles/Core | https://oriondocs.rdhpcs.noaa.gov/wiki/index.php/Main_Page |
Jet (x-jet) | Intel 2021.5.0 | /mnt/lfs4/HFIP/hfv3gfs/role.epic/spack-stack/spack-stack-1.4.1/envs/unified-env/install/modulefiles/Core | https://jetdocs.rdhpcs.noaa.gov/wiki/index.php/Start |
Orion | Intel 2022.0.2 | /work/noaa/epic/role-epic/spack-stack/spack-stack-1.4.1/envs/unified-env/install/modulefiles/Core | https://oriondocs.rdhpcs.noaa.gov/wiki/index.php/Main_Page |
Gaea (c4) | Intel 2022.0.2 | /lustre/f2/dev/wpo/role.epic/contrib/spack-stack/spack-stack-1.4.1-c4/envs/unified-env/install/modulefiles/Core | https://gaeadocs.rdhpcs.noaa.gov/wiki/index.php/Welcome_to_Gaeadocs |
Gaea (c5) | intel-2023.1.0 | /lustre/f2/dev/wpo/role.epic/contrib/spack-stack/c5/spack-stack-1.4.1/envs/unified-env-intel-2023.1.0/install/modulefiles/Core | https://gaeadocs.rdhpcs.noaa.gov/wiki/index.php/Welcome_to_Gaeadocs |
NOAA Cloud | Intel-oneapi | /contrib/EPIC/spack-stack/spack-stack-1.4.1/envs/unified-dev/install/modulefiles/Core | https://clouddocs.rdhpcs.noaa.gov/wiki/index.php/Main_Page |
Configurable platforms are platforms where HPC-Stack or spack-stack are not available in a centralized location but are expected to install successfully. Applications and models are expected to build and run once the required software stack is built. Users must have access to these systems in order to use them.
Platform | Compilers used | System Documentation |
---|---|---|
On limited-test platforms, the required libraries build and the model builds, but only limited testing has been done with running the model.
Platform | Compilers used |
---|---|
MacOS/x86_64 Monterey 12.6.3 | GNU compiler suite v12.3.0 |
MacOS/arm64 Ventura 13.0.1 | GNU compiler suite v12.3.0 |
Linux CentOS 7 | Intel compilers 2021.5 |
Linux Ubuntu 20.04 | GNU compiler suite 10.3.0 |
On build-only platforms, the required libraries and model build, but there has been no further testing.
Platform | Compilers used |
---|---|
- Getting Started for Developers
- Repository Structure and Submodules
- Contributor's Guide
- Code Reviewer's Guide
- UFS offline Land Data Assimilation (DA) System
- Global Workflow
- UFS Hurricane Analysis and Forecast System
- UFS Medium-Range Weather Application (no longer supported)
- spack-stack - builds bundled library dependencies using a Spack-based package installation method