source: IOIPSL/trunk/arch/arch-ifort_MESOIPSL.fcm @ 6250

Last change on this file since 6250 was 6250, checked in by jgipsl, 22 months ago

As in [6237]: Add compile options for Spirit and Spiritx at IPSL ESPRI Mesocenter

File size: 619 bytes
Line 
1# Compile options for Spirit and Spiritx at IPSL ESPRI Mesocenter
2%COMPILER            mpif90
3%LINK                mpif90
4%FPP                 mpif90 -E
5%AR                  ar
6%MAKE                gmake
7%FPP_FLAGS           -P
8%FPP_DEF             KEY_NONE CPP_NETCDF4
9%BASE_FFLAGS         -fPIC -i4 -r8 -auto -align all
10%PROD_FFLAGS         -g -traceback -O3
11%DEV_FFLAGS          -g -O1 -traceback
12%DEBUG_FFLAGS        -g -traceback -check bounds -fp-model strict
13%MPI_FFLAGS
14%OMP_FFLAGS          -openmp -openmp-threadprivate compat
15%BASE_LD             -fPIC -i4 -r8 -auto
16%MPI_LD
17%OMP_LD              -openmp
Note: See TracBrowser for help on using the repository browser.