CGH0S7
|
57a7376044
|
Switch compiler toolchain from GCC to Intel oneAPI
- makefile.inc: Replace GCC compilers with Intel oneAPI
- C/C++: gcc/g++ -> icx/icpx
- Fortran: gfortran -> ifx
- MPI linker: mpic++ -> mpiicpx
- Update LDLIBS and compiler flags accordingly
- macrodef.h: Fix include path (microdef.fh -> macrodef.fh)
Requires: source /home/intel/oneapi/setvars.sh before build
|
2026-01-15 16:32:12 +08:00 |
|