%COMPILER mpif90 %LINK mpif90 %AR ar %MAKE gmake %FPP_FLAGS -P -traditional %FPP_DEF CPP_FLUSH %BASE_FFLAGS -i4 -r8 -auto -align all -fp-model precise %PROD_FFLAGS -O3 %DEV_FFLAGS -g -O2 -traceback -fp-stack-check -ftrapuv -check bounds %DEBUG_FFLAGS -fpe0 -O0 -g -traceback -fp-stack-check -ftrapuv -check bounds -check all %MPI_FFLAGS %OMP_FFLAGS -qopenmp -qopenmp-threadprivate compat %BASE_LD -i4 -r8 %MPI_LD %OMP_LD -qopenmp