source: trunk/ICOSA_LMDZ/arch/arch-ADASTRA-gnu.fcm @ 3438

Last change on this file since 3438 was 3227, checked in by emillour, 9 months ago

ADASTRA arch files update:
Follow-up for recent system updates for the gnu compilers.
EM

File size: 568 bytes
Line 
1%COMPILER       mpif90
2%LINK           mpif90
3%FPP            mpif90 -E
4%AR             ar
5%MAKE           gmake
6%FPP_FLAGS      -P
7%FPP_DEF        KEY_NONE CPP_NETCDF4 NC_DOUBLE
8%BASE_FFLAGS    -c -fPIC -fallow-argument-mismatch -fdefault-real-8 -fdefault-double-8 -ffree-line-length-none
9%PROD_FFLAGS    -O3
10%DEV_FFLAGS     -O -Wall -fbounds-check
11%DEBUG_FFLAGS   -p -g  -fbacktrace -fbounds-check -fstack-protector-all
12%MPI_FFLAGS     
13%OMP_FFLAGS     -fopenmp
14%BASE_LD        -L${CRAY_PE_LIBSCI_PREFIX_DIR}/lib -lsci_gnu
15%MPI_LD         
16%OMP_LD         -fopenmp
Note: See TracBrowser for help on using the repository browser.