source: LMDZ6/trunk/arch/arch-gcc_IRENE.fcm @ 5672

Last change on this file since 5672 was 5672, checked in by acozic, 2 weeks ago

Add arch to compile with gcc on irene-amd

File size: 699 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         -march=znver1 -fcray-pointer -c -fdefault-real-8 -fdefault-double-8 -ffree-line-length-none -fallow-argument-mismatch -fno-align-commons -I$(MKL_INCDIR) -I$(MKL_INCDIR)/intel64/lp64
9%PROD_FFLAGS         -O3
10%DEV_FFLAGS          -g -O2
11%DEBUG_FFLAGS        -g3 -Wall -fbounds-check -ffpe-trap=invalid,zero,overflow -O0 -fstack-protector-all -fbacktrace -finit-real=snan
12%MPI_FFLAGS
13%OMP_FFLAGS          -fopenmp
14%BASE_LD             
15%MPI_LD
16%OMP_LD              -fopenmp
Note: See TracBrowser for help on using the repository browser.