- Timestamp:
- Nov 8, 2016, 4:36:05 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
dynamico_lmdz/aquaplanet/ICOSA_LMDZ/arch/arch-X64_ADA.fcm
r3891 r3966 9 9 %PROD_FFLAGS -g -traceback -O3 -vec-report2 10 10 %DEV_FFLAGS -g -O1 -traceback 11 %DEBUG_FFLAGS -g -traceback-check bounds -fp-model strict11 %DEBUG_FFLAGS -g -check bounds -fp-model strict 12 12 %MPI_FFLAGS 13 13 %OMP_FFLAGS -openmp -openmp-threadprivate=compat 14 %BASE_LD -i4 -r8 -auto ${MKL_LIBS}14 %BASE_LD -i4 -r8 -auto -L${MKL_ROOT}/lib/intel64 -lmkl_intel_lp64 -lmkl_sequential -lmkl_core 15 15 %MPI_LD 16 16 %OMP_LD -openmp -openmp-threadprivate=compat
Note: See TracChangeset
for help on using the changeset viewer.