-
Notifications
You must be signed in to change notification settings - Fork 250
New issue
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 / test UFS WM with Intel oneAPI v2024.2.1 (LLVM)-based stacks #2513
Comments
Test Test See below for location of test runs. Building a separate
fails in the same manner as the failure above; again, see below for location of test runs. The common denominator is Confirmed, I think: file
shows the details; and at the command line on hera:
UFS WM Regression Testing results ifort
ifx
|
Description
Build and test UFS WM against
spack-stack@release/1.8.0
built withIntel oneAPI v2024.2.1
(LLVM) compilers.Intel oneAPI v2024.2.1
is the lastoneAPI
release to provide twoFORTRAN
compilers:ifx
(new) andifort
(old / primary compiler in previous releases).Build and test against stacks built with
ifx
andifort
, respectively.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:Alternatives
Currently N/A
Related to
See also: Upgrade to Intel LLVM Compilers #2025 and associated PR Support IntelLLVM compiler #2224
The text was updated successfully, but these errors were encountered: