Changeset 2369 for trunk/LMDZ.COMMON/arch
- Timestamp:
- Jun 11, 2020, 10:46:33 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.COMMON/arch/arch-CICLADifort.fcm
r2163 r2369 4 4 %MAKE make 5 5 %FPP_FLAGS -P -traditional 6 %FPP_DEF NC_DOUBLE LAPACK BLAS SGEMV=DGEMV SGEMM=DGEMM 6 %CPP_FLAGS -P 7 %FPP_DEF NC_DOUBLE LAPACK BLAS SGEMV=DGEMV SGEMM=DGEMM OLD_COMPILO 8 %CPP_DEF LAPACK 7 9 %BASE_FFLAGS -real-size 64 -ip -mkl=parallel -fp-model precise -align common -mcmodel=large -shared-intel 8 10 %PROD_FFLAGS -O2 9 11 %DEV_FFLAGS -O2 10 12 %DEBUG_FFLAGS -fpe0 -g -no-ftz -check -traceback -ftrapuv -fp-stack-check -O0 13 %C_COMPILER $MPI_BIN/mpicc 14 %C_OPTIM -O2 -ip 11 15 %MPI_FFLAGS -I$MPI_INCLUDE 12 16 %OMP_FFLAGS
Note: See TracChangeset
for help on using the changeset viewer.