-
Notifications
You must be signed in to change notification settings - Fork 48
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 #1390
Comments
[ Ref: internal EPIC ticket; note also that results / path below are specific to hera ] UFS WM Regression Testing results ifort
ifx
For this case: [email protected] (failed compile (DEBUG))
and
For the simple test run (
|
just to note, we've been testing 1.8.0 w/ oneapi compilers (icx,icpx,ifort) on ursa and hit errors with Cmake not finding oddly, we hit the same error with cmake (
|
I bet this has to do with the Intel ifcore libc missing symbols. |
@climbfuji is there a fix for that that i can test? (apologies in advance if there is an issue for this that is not on my radar) |
My guess is that this is the Intel issue we've been talking about for a year, but I am not sure. You need to run cmake with debug or trace output enabled to see what the error is. |
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: