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

Last change on this file since 3542 was 3531, checked in by emillour, 14 months ago

Update of arch files on Adastra for GNU compilers,
Following the latest upgrade of the machine.
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_LIBSCI_PREFIX_DIR}/lib -lsci_gnu_mp
15%MPI_LD         
16%OMP_LD         -fopenmp
Note: See TracBrowser for help on using the repository browser.