source: LMDZ6/trunk/arch/arch-X64_ADASTRA-GNU.fcm @ 4923

Last change on this file since 4923 was 4923, checked in by Laurent Fairhead, 3 weeks ago

arch files for GNU environment on adastra

File size: 624 bytes
Line 
1%COMPILER            mpif90
2%LINK                mpif90
3%AR                  ar
4%ARFLAGS             rs
5%MAKE                gmake
6%FPP                 mpif90 -E
7%FPP_FLAGS           -P -traditional -I${FFTW_INC}
8%FPP_DEF             NC_DOUBLE FFT_FFTW
9%BASE_FFLAGS         -I${FFTW_INC} -march=znver1 -fcray-pointer -c -fdefault-real-8 -fdefault-double-8 -ffree-line-length-none -fallow-argument-mismatch -fno-align-commons
10%PROD_FFLAGS         -O3
11%DEV_FFLAGS          -g -O2
12%DEBUG_FFLAGS       
13%MPI_FFLAGS
14%OMP_FFLAGS          -fopenmp
15%BASE_LD             -L${FFTW_DIR} -lfftw3
16%MPI_LD
17%OMP_LD              -fopenmp
Note: See TracBrowser for help on using the repository browser.