We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Build and test UFS WM against spack-stack@release/1.8.0 built with Intel oneAPI v2024.2.1 (LLVM) compilers.
UFS WM
spack-stack@release/1.8.0
Intel oneAPI v2024.2.1
LLVM
stack environments
hera: /scratch1/NCEPDEV/nems/role.epic/spack-stack/spack-stack-1.8.0-llvm/envs
ifx
ue-llvm-ifx-2024.2.1
gsi-llvm-ifx-2024.2.1
ifort
ue-llvm-ifort-2024.2.1
gsi-llvm-ifort-2024.2.1
Will also require addon environments for each compiler for a known-to-work combination of MAPL / ESMF.
MAPL
ESMF
Once the MAPL / ESMF addon envs are ready, steps to load required modules, e.g. for the ifx compiler:
module purge module use /scratch1/NCEPDEV/nems/role.epic/spack-stack/spack-stack-1.8.0-llvm/envs/ue-llvm-ifx-2024.2.1/install/modulefiles/Core module load stack-oneapi/2024.2.1 module load stack-intel-oneapi-mpi/2021.13 module load ufs-weather-model-env/1.0.0
Build and test UFS WM with appropriate changes to modules loaded to reflect the above stacks.
This issue is to track the UFS WM issue Build / test UFS WM with Intel oneAPI v2024.2.1 (LLVM) compilers #2513
UFS WM issue
The text was updated successfully, but these errors were encountered:
rickgrubin-noaa
No branches or pull requests
Description
Build and test
UFS WM
againstspack-stack@release/1.8.0
built withIntel oneAPI v2024.2.1
(LLVM
) compilers.Solution
stack environments
hera: /scratch1/NCEPDEV/nems/role.epic/spack-stack/spack-stack-1.8.0-llvm/envs
ifx
ue-llvm-ifx-2024.2.1
gsi-llvm-ifx-2024.2.1
ifort
ue-llvm-ifort-2024.2.1
gsi-llvm-ifort-2024.2.1
Will also require addon environments for each compiler for a known-to-work combination of
MAPL
/ESMF
.Once the
MAPL
/ESMF
addon envs are ready, steps to load required modules, e.g. for theifx
compiler:Build and test
UFS WM
with appropriate changes to modules loaded to reflect the above stacks.Additional Context
This issue is to track the
UFS WM issue
Build / test UFS WM with Intel oneAPI v2024.2.1 (LLVM) compilers #2513The text was updated successfully, but these errors were encountered: