Open climbfuji opened 2 months ago
We've added OneAPI support for all NCEPLIBS' develop branches, but a few of them still need releases. Working on it now...
No rush! We don't have ifx
in the list of supported compilers for 1.8.0 - would be great to have it for 1.9.0.
GEOSgcm v12 should support ifx
(and GCC 14) as well is my hope. Maybe even an upcoming version of v11.
Describe the bug I am trying to build the full unified environment with the OneAPI compilers (
oneapi
) usingifx
instead ofifort
. The following packages don't build:icx
,icpx
) already.Except for wgrib2, the packages all fail in the same way:
All of these packages are NOAA-EMC's NCEPLIBS, therefore tagging @AlexanderRichert-NOAA and @edwardhartnett. I checked some of the GitHub packages and I saw that there was recent development for supporting Intel LLVM compilers, but there are no releases yet that contain that code, or the releases aren't in spack yet.
Otherwise, things are looking pretty good!
To Reproduce Use a compiler config like this to install the unified environment:
Expected behavior All packages build with
icx
/icpx
/ifx
System: Oracle Linux 9.1 in WSL2
Additional context n/a