%COMPILER ifort %LINK ifort %AR ar %MAKE gmake %FPP_FLAGS -P -traditional %FPP_DEF NC_DOUBLE FFT_MKL %BASE_FFLAGS -integer-size 32 -real-size 64 -fp-model strict -align all -mcmodel=large -auto -ip %PROD_FFLAGS -O2 %DEV_FFLAGS -p -g -O1 -fpe0 -traceback %DEBUG_FFLAGS -p -g -O0 -fpe-all=0 -traceback -ftrapuv -fp-stack-check -check all -debug %MPI_FFLAGS %OMP_FFLAGS -openmp %BASE_LD -shared-intel -lmkl_intel_lp64 -lmkl_sequential -lmkl_core -lm %MPI_LD -lmpi %OMP_LD -openmp