source: LMDZ6/branches/IPSLCM6.0.15/arch/arch-X64_IRENE-AMD.fcm @ 3643

Last change on this file since 3643 was 3643, checked in by Laurent Fairhead, 4 years ago

Added arch files for IRENE-AMD new machine.
AC

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