source: codes/icosagcm/branches/SATURN_DYNAMICO/LMDZ.COMMON/arch/arch-X64_CURIE.fcm @ 221

Last change on this file since 221 was 221, checked in by ymipsl, 10 years ago

Creating temporary dynamico/lmdz/saturn branche

YM

File size: 623 bytes
Line 
1#%COMPILER            vtf90 -vt:f90 mpif90
2#%LINK                vtf90 -vt:f90 mpif90
3%COMPILER           mpif90
4%LINK                mpif90
5%AR                  ar
6%MAKE                gmake
7%FPP_FLAGS           -P -traditional
8%FPP_DEF             NC_DOUBLE BLAS SGEMV=DGEMV SGEMM=DGEMM FFT_MKL
9%BASE_FFLAGS         -p -i4 -r8 -auto -align all
10%PROD_FFLAGS         -O3
11%DEV_FFLAGS          -O3 -fp-model strict -g -traceback -fp-stack-check
12%DEBUG_FFLAGS        -g -traceback -fp-stack-check
13%MPI_FFLAGS
14%OMP_FFLAGS          -openmp
15%BASE_LD             -p -i4 -r8 -auto $MKL_LIBS
16%MPI_LD
17%OMP_LD              -openmp
Note: See TracBrowser for help on using the repository browser.