- Timestamp:
- Aug 29, 2018, 4:20:18 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.COMMON/arch/arch-X64_MESU.fcm
r1645 r1992 6 6 %CPP_FLAGS -P 7 7 %FPP_DEF NC_DOUBLE LAPACK BLAS SGEMV=DGEMV SGEMM=DGEMM FFT_MKL 8 %CPP_DEF LAPACK 8 9 %BASE_FFLAGS -integer-size 32 -real-size 64 -fp-model strict -align all -mcmodel=medium -auto -ip 9 10 %PROD_FFLAGS -O2 10 11 %DEV_FFLAGS -p -g -O1 -fpe0 -traceback 11 12 %DEBUG_FFLAGS -p -g -O0 -fpe0 -ftrapuv -fp-stack-check -check bounds,format,output_conversion,pointers,uninit -debug -traceback 12 %C_COMPILER gcc13 %C_OPTIM -O 313 %C_COMPILER icc 14 %C_OPTIM -O2 14 15 %MPI_FFLAGS 15 16 %OMP_FFLAGS -openmp -openmp-threadprivate compat
Note: See TracChangeset
for help on using the changeset viewer.