%COMPILER mpif90 %LINK mpif90 %AR ar %MAKE gmake %FPP_FLAGS -P -traditional %CPP_FLAGS -P %FPP_DEF NC_DOUBLE LAPACK FFT_MKL %CPP_DEF LAPACK %BASE_FFLAGS -i4 -r8 -auto -align all -fp-model strict %PROD_FFLAGS -O2 -ip -xCORE-AVX2 %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 mpicc %C_OPTIM -O2 -ip -xCORE-AVX2 %MPI_FFLAGS %OMP_FFLAGS -qopenmp -qopenmp-threadprivate=compat %BASE_LD -i4 -r8 -auto -shared-intel $MKL_LIBS -lpthread %MPI_LD %OMP_LD -qopenmp -qopenmp-threadprivate=compat