Changeset 1922
- Timestamp:
- Jan 6, 2014, 10:00:25 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ5/trunk/arch/arch-X64_CURIE.fcm
r1907 r1922 5 5 %FPP_FLAGS -P -traditional 6 6 %FPP_DEF NC_DOUBLE BLAS SGEMV=DGEMV SGEMM=DGEMM FFT_MKL 7 %BASE_FFLAGS -i4 -r8 -auto - mcmodel=large -align all -I${MKLROOT}/include7 %BASE_FFLAGS -i4 -r8 -auto -align all -I${MKLROOT}/include 8 8 %PROD_FFLAGS -O3 9 9 %DEV_FFLAGS -p -g -O2 -traceback -fp-stack-check … … 11 11 %MPI_FFLAGS 12 12 %OMP_FFLAGS -openmp 13 %BASE_LD - shared-intel -i4 -r8 -auto $MKL_LIBS13 %BASE_LD -i4 -r8 -auto $MKL_LIBS 14 14 %MPI_LD 15 15 %OMP_LD -openmp
Note: See TracChangeset
for help on using the changeset viewer.