Changeset 3572 for LMDZ6/trunk/arch
- Timestamp:
- Oct 1, 2019, 5:26:00 PM (5 years ago)
- Location:
- LMDZ6/trunk/arch
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/trunk/arch/arch-X64_JEANZAY.fcm
r3562 r3572 7 7 %FPP_FLAGS -P -traditional 8 8 %FPP_DEF NC_DOUBLE FFT_MKL 9 #%BASE_FFLAGS -recursive -xHost -i4 -r8 -auto -align all -I$(MKL_INC_DIR) -I$(MKL_INC_DIR)/intel64/lp64 10 %BASE_FFLAGS -i4 -r8 -auto -align all -I$(MKL_INC_DIR) -I$(MKL_INC_DIR)/intel64/lp64 9 %BASE_FFLAGS -i4 -r8 -auto -align all 11 10 %PROD_FFLAGS -O3 -axAVX,SSE4.2 -fp-model fast=2 12 11 %DEV_FFLAGS -fp-model strict -p -g -O2 -traceback -fp-stack-check 13 %DEBUG_FFLAGS -fp-model strict -p -g -traceback -fp-stack-check -ftrapuv -debug all -ftrapuv 14 #%DEBUG_FFLAGS -fp-model strict -p -g -traceback -fp-stack-check -ftrapuv -debug all -ftrapuv -check all -warn all 12 %DEBUG_FFLAGS -fp-model strict -p -g -O0 -traceback -fp-stack-check -ftrapuv -ftrapuv -check bounds,noarg_temp_created,pointers,stack,uninit -debug full -init=arrays -init=snan 15 13 %MPI_FFLAGS 16 14 %OMP_FFLAGS -qopenmp 17 #%BASE_LD -i4 -r8 -auto -L/ccc/products/mkl-17.0.4.196/intel--17.0.4.196__openmpi--2.0.2/default/17.0.4.196/mkl/lib/intel64 -lmkl_intel_lp64 -lmkl_core -lmkl_sequential -lpthread18 15 %BASE_LD -i4 -r8 -auto -lmkl_intel_lp64 -lmkl_core -lmkl_sequential -lpthread 19 16 %MPI_LD
Note: See TracChangeset
for help on using the changeset viewer.