source: trunk/ICOSA_LMDZ/arch/arch-MesoPSL.fcm @ 2745

Last change on this file since 2745 was 2654, checked in by emillour, 3 years ago

Add some arch files for MesPSL.
LT+EM

File size: 793 bytes
Line 
1%COMPILER            mpiifort
2%LINK                mpiifort
3%FPP                 mpiifort -E
4%AR                  ar
5%MAKE                make
6%FPP_FLAGS           -P
7%CPP_FLAGS           -P
8%FPP_DEF             KEY_NONE CPP_NETCDF4
9%BASE_FFLAGS         -real-size 64 -mkl=parallel -fp-model precise -align common -mcmodel=large -shared-intel -heap-arrays 0
10%PROD_FFLAGS         -O2
11%DEV_FFLAGS          -O2 -g -traceback -fpe0
12%DEBUG_FFLAGS        -fpe0 -p -g -O0 -traceback -fp-stack-check -ftrapuv -check bounds,noarg_temp_created,pointers,stack,uninit -debug full -init=arrays -init=snan
13%MPI_FFLAGS         
14%OMP_FFLAGS          -qopenmp -qopenmp-threadprivate=compat
15%BASE_LD             -mkl=parallel
16%MPI_LD               
17%OMP_LD              -qopenmp -qopenmp-threadprivate=compat
Note: See TracBrowser for help on using the repository browser.