Skip to content

Supported Platforms and Compilers

Gillian Petro edited this page Mar 18, 2024 · 74 revisions

Four levels of support have been defined for the UFS Short Range Weather (SRW) App. The four testing level definitions are:

  • Level 1 (Preconfigured): 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

Generally, Level 1 & 2 systems are restricted to those with access through NOAA and its affiliates. These systems are named (e.g., Hera, Orion, Derecho). Level 3 & 4 systems include certain personal computers or non-NOAA-affiliated HPC systems.

Support Level 1: Pre-Configured Platforms

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
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
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
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
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

Support Level 2: Configurable Platforms

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

Support Level 3: Limited Test Platforms

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

Support Level 4: Build Only Platforms

On build-only platforms, the required libraries and model build, but there has been no further testing.

Platform Compilers used