Compiling
The ACF has C/C++ and Fortran compilers from GNU and Intel. The module for the Intel programming environment is loaded by default.
Here is a helpful link for linking MKL with Fortran: Compiling the Intel® Math Kernel Library on the Intel® Xeon Phi™ Coprocessor using FortranGNU | Intel | |
---|---|---|
C | gcc |
icc/mpiicc |
C++ | g++ |
icpc/mpiicpc |
Fortran | gfortran |
ifort/mpiifort |