source: ICOSA_LMDZ/arch/arch-X64_JEANZAY.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: 590 bytes
Line 
1%COMPILER            mpiifort
2%LINK                mpiifort
3%FPP                 mpiifort -E
4%AR                  ar
5%MAKE                gmake
6%FPP_FLAGS           -P
7%FPP_DEF             KEY_NONE CPP_NETCDF4
8%BASE_FFLAGS         -i4 -r8 -auto -align all -fp-model strict
9%PROD_FFLAGS         -g -traceback -O3 -xHost -qopt-zmm-usage=high
10%DEV_FFLAGS          -g -O1 -traceback
11%DEBUG_FFLAGS        -g -traceback -check bounds
12%MPI_FFLAGS
13%OMP_FFLAGS          -qopenmp
14%BASE_LD             -i4 -r8 -auto -lmkl_intel_lp64 -lmkl_core -lmkl_sequential
15%MPI_LD
16%OMP_LD              -qopenmp
Note: See TracBrowser for help on using the repository browser.