Intel compilers under oneAPI are different than previous versions of the Intel compilers. The oneAPI compilers are now based on LLVM (btw also the basis for Clang). The new front-ends are called icx, ifx. Intel still offers the "classic" front-ends (ifort, icpc, icc) in the current compiler installations, but the future of Intel compilers is LLVM based.
There have been reports of issues building ESMF with the LLVM based Intel compilers. We need to start testing with them as soon as possible.
Intel compilers under oneAPI are different than previous versions of the Intel compilers. The oneAPI compilers are now based on LLVM (btw also the basis for Clang). The new front-ends are called icx, ifx. Intel still offers the "classic" front-ends (ifort, icpc, icc) in the current compiler installations, but the future of Intel compilers is LLVM based.
There have been reports of issues building ESMF with the LLVM based Intel compilers. We need to start testing with them as soon as possible.