source: ICOSA_LMDZ/arch/arch-X64_OCCIGEN.fcm

Last change on this file was 4498, checked in by Laurent Fairhead, 15 months ago

Switching repository for the LMDZ / DYNAMICO interface from HEAT to LMDZ
Initial revision immported is 457

File size: 723 bytes
Line 
1%COMPILER            mpif90
2%LINK                mpif90
3%FPP                 mpif90 -E
4%AR                  ar
5%MAKE                gmake
6%FPP_FLAGS           -P -traditional
7%CPP_FLAGS           -P
8%FPP_DEF             KEY_NONE CPP_NETCDF4
9%BASE_FFLAGS         -i4 -r8 -auto -align all -fp-model strict
10%PROD_FFLAGS         -O2 -ip -xCORE-AVX2
11%DEV_FFLAGS          -p -g -O1 -fpe0 -traceback
12%DEBUG_FFLAGS        -p -g -O0 -fpe-all=0 -ftz -ftrapuv -fp-stack-check -check bounds,format,output_conversion,pointers,uninit -debug -traceback
13%MPI_FFLAGS
14%OMP_FFLAGS          -qopenmp -qopenmp-threadprivate compat
15%BASE_LD             -i4 -r8 -auto $MKL_LIBS
16%MPI_LD
17%OMP_LD              -qopenmp -qopenmp-threadprivate compat
Note: See TracBrowser for help on using the repository browser.