-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
It looks like moving to oneapi has broken Debug builds
It looks like :
build_type=Release: oneapi 2025 and intel 2021.10.0 work
Debug: intel 2021.10.0 works - I only built this locally without spack and only including MOM6
Debug: oneapi 2025.0.4 fails
If fails in the final linking step with:
/bin/ld: cannot find -lm
However it finds m (the math library) fine with the Release build.
This runs shows the error clearest: #86 (comment) (and same failure with the cosima cmake)
Metadata
Metadata
Assignees
Labels
No labels