source: LMDZ5/branches/LMDZ6_rc0/arch/arch-gfortran_CICLAD.fcm @ 2925

Last change on this file since 2925 was 2160, checked in by Laurent Fairhead, 10 years ago

Merged trunk changes -r2070:2158 into testing branch. Compilation problems introduced by revision r2155 have been corrected by hand

File size: 622 bytes
Line 
1%COMPILER            /usr/lib64/openmpi/1.4.5-gfortran/bin/mpif90
2%LINK                /usr/lib64/openmpi/1.4.5-gfortran/bin/mpif90
3%AR                  ar
4%MAKE                gmake
5%FPP_FLAGS           -P -traditional
6%FPP_DEF             NC_DOUBLE
7%BASE_FFLAGS         -c -fdefault-real-8 -fcray-pointer
8%PROD_FFLAGS         -O3
9%DEV_FFLAGS          -O -Wall -fbounds-check
10%DEBUG_FFLAGS        -ffpe-trap=invalid,zero,overflow -Wall -fbounds-check -g3 -O0 -fstack-protector-all
11%MPI_FFLAGS
12%OMP_FFLAGS          -fopenmp
13%BASE_LD             -Wl,-rpath=/opt/netcdf42/gfortran/lib
14%MPI_LD
15%OMP_LD              -fopenmp
Note: See TracBrowser for help on using the repository browser.