%COMPILER mpif90 %LINK mpif90 %AR ar %MAKE gmake %FPP_FLAGS -P -traditional %CPP_FLAGS -P %FPP_DEF NC_DOUBLE LAPACK BLAS SGEMV=DGEMV SGEMM=DGEMM FFT_MKL %CPP_DEF %BASE_FFLAGS -i4 -r8 -auto -align all -fp-model strict %PROD_FFLAGS -O2 -ip %DEV_FFLAGS -p -g -O1 -fpe0 -traceback %DEBUG_FFLAGS -p -g -O0 -fpe-all=0 -ftz -ftrapuv -fp-stack-check -check bounds,format,output_conversion,pointers,uninit -debug -traceback %C_COMPILER gcc %C_OPTIM -O3 -DLAPACK %MPI_FFLAGS %OMP_FFLAGS -openmp -openmp-threadprivate compat %BASE_LD -i4 -r8 -auto -shared-intel -L${MKLROOT}/lib/intel64 -lmkl_intel_lp64 -lmkl_intel_thread -lmkl_core -liomp5 -lpthread -lm -ldl %MPI_LD %OMP_LD -openmp