source: ICOSA_LMDZ/arch/arch-ifort_MESOIPSL.fcm @ 4897

Last change on this file since 4897 was 4897, checked in by Laurent Fairhead, 5 weeks ago

Adding arch files for IPSL MESOCENTRE
LF

File size: 549 bytes
Line 
1%COMPILER            mpif90
2%LINK                mpif90
3%FPP                 mpif90 -E
4%AR                  ar
5%MAKE                make
6%FPP_FLAGS           -P -traditional
7%FPP_DEF             KEY_NONE CPP_NETCDF4
8%BASE_FFLAGS         -integer-size 32 -real-size 64 -auto -align all
9%PROD_FFLAGS         -g -traceback -O2 -ip
10%DEV_FFLAGS          -g -O1 -traceback
11%DEBUG_FFLAGS        -g -traceback -check bounds -fp-model strict
12%MPI_FFLAGS
13%OMP_FFLAGS          -qopenmp
14%BASE_LD             -i4 -r8 -auto
15%MPI_LD
16%OMP_LD              -qopenmp
Note: See TracBrowser for help on using the repository browser.