Changeset 2298 for LMDZ5/branches/testing/arch
- Timestamp:
- Jun 14, 2015, 9:13:32 PM (9 years ago)
- Location:
- LMDZ5/branches/testing
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ5/branches/testing
- Property svn:mergeinfo changed
/LMDZ5/trunk merged: 2238-2257,2259-2271,2273,2277-2282,2284-2288,2290-2291
- Property svn:mergeinfo changed
-
LMDZ5/branches/testing/arch/arch-X64_ADA.fcm
r2258 r2298 5 5 %FPP_FLAGS -P -traditional -I/smplocal/pub/FFTW/3.3.3_dyn/include/ 6 6 %FPP_DEF NC_DOUBLE FFT_FFTW 7 %BASE_FFLAGS -auto - mcmodel=large -integer-size 32 -real-size 64 -align all7 %BASE_FFLAGS -auto -recursive -mcmodel=large -integer-size 32 -real-size 64 -align all 8 8 %PROD_FFLAGS -O2 -ip -fp-model strict -axAVX,SSE4.2 9 9 %DEV_FFLAGS -p -g -O0 -fpe0 -traceback -
LMDZ5/branches/testing/arch/arch-X64_CURIE.fcm
r2160 r2298 5 5 %FPP_FLAGS -P -traditional 6 6 %FPP_DEF NC_DOUBLE FFT_MKL 7 #%BASE_FFLAGS -xHost -i4 -r8 -auto -align all -I$(MKL_INC_DIR) -I$(MKL_INC_DIR)/intel64/lp647 #%BASE_FFLAGS -recursive -xHost -i4 -r8 -auto -align all -I$(MKL_INC_DIR) -I$(MKL_INC_DIR)/intel64/lp64 8 8 %BASE_FFLAGS -i4 -r8 -auto -align all -I$(MKL_INC_DIR) -I$(MKL_INC_DIR)/intel64/lp64 -fp-model strict 9 9 %PROD_FFLAGS -O2 -
LMDZ5/branches/testing/arch/arch-gfortran.fcm
r1910 r2298 5 5 %FPP_FLAGS -P -traditional 6 6 %FPP_DEF NC_DOUBLE 7 %BASE_FFLAGS -c -fdefault-real-8 7 %BASE_FFLAGS -c -fdefault-real-8 -frecursive 8 8 %PROD_FFLAGS -O3 9 9 %DEV_FFLAGS -O -
LMDZ5/branches/testing/arch/arch-gfortran_CICLAD.fcm
r2160 r2298 5 5 %FPP_FLAGS -P -traditional 6 6 %FPP_DEF NC_DOUBLE 7 %BASE_FFLAGS -c -fdefault-real-8 -fcray-pointer 7 %BASE_FFLAGS -c -fdefault-real-8 -fcray-pointer -frecursive 8 8 %PROD_FFLAGS -O3 9 9 %DEV_FFLAGS -O -Wall -fbounds-check
Note: See TracChangeset
for help on using the changeset viewer.