source: LMDZ6/branches/LMDZ_ECRad/arch/arch-X64_IRENE-AMD.fcm @ 4727

Last change on this file since 4727 was 4727, checked in by idelkadi, 8 months ago

Merged trunk changes -r4488:4726 LMDZ_ECRad branch

File size: 738 bytes
Line 
1%COMPILER            mpif90
2%LINK                mpif90
3%FPP                 mpif90 -E
4%AR                  ar
5%ARFLAGS             rs
6%MAKE                gmake
7%FPP_FLAGS           
8%FPP_DEF             NC_DOUBLE FFT_MKL
9%BASE_FFLAGS         -i4 -r8 -auto -align all -I$(MKL_INCDIR) -I$(MKL_INCDIR)/intel64/lp64
10%PROD_FFLAGS         -O3 -mavx2 -fp-model fast=2
11%DEV_FFLAGS          -fp-model strict -p -g -O2 -traceback -fp-stack-check
12%DEBUG_FFLAGS        -fp-model strict -p -g -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
15%BASE_LD             -i4 -r8 -auto $MKL_LDFLAGS
16%MPI_LD
17%OMP_LD              -qopenmp
Note: See TracBrowser for help on using the repository browser.