source: trunk/ICOSA_LMDZ/arch/arch-ifort_MESOIPSL.fcm @ 3527

Last change on this file since 3527 was 2820, checked in by emillour, 2 years ago

Add the arch file for MESOIPSL for dynamico interface and update related arch*path to make things work with XIOS.
EM

File size: 742 bytes
RevLine 
[2820]1%COMPILER            mpif90
2%LINK                mpif90
3%AR                  ar
4%ARFLAGS             rs
5%MAKE                make
6%FPP_FLAGS           -P -traditional
7%FPP_DEF             NC_DOUBLE LAPACK FFT_MKL
8%CPP_DEF             LAPACK
9%BASE_FFLAGS         -integer-size 32 -real-size 64 -fp-model strict -auto -align all -I${MKLROOT}/include
10%PROD_FFLAGS         -O2 -ip
11%DEV_FFLAGS          -p -g -O2 -traceback
12%DEBUG_FFLAGS        -p -g -traceback -check bounds -debug full
13%C_COMPILER          mpicc
14%C_OPTIM             -O2 -ip
15%MPI_FFLAGS
16%OMP_FFLAGS          -qopenmp
17%BASE_LD             -i4 -r8 -auto -shared-intel -L${MKLROOT}/lib/intel64 -lmkl_intel_lp64 -lmkl_sequential -lmkl_core -lm
18%MPI_LD
19%OMP_LD              -qopenmp
Note: See TracBrowser for help on using the repository browser.