source: trunk/LMDZ.COMMON/arch/arch-AVAKAS-gcc.fcm @ 3454

Last change on this file since 3454 was 2052, checked in by jleconte, 6 years ago

12/12/2018 == JL

  • Add new arch files to compile gcm and ioipsl on MCIA (Bordeaux computing center AVAKAS) with gcc.
File size: 879 bytes
RevLine 
[2052]1%COMPILER            /cm/shared/apps/openmpi/gcc/64/1.4.2/bin/mpif90
2%LINK                /cm/shared/apps/openmpi/gcc/64/1.4.2/bin/mpif90
3%AR                  ar
4%MAKE                make
5%FPP_FLAGS           -P -traditional
6%FPP_DEF             NC_DOUBLE LAPACK BLAS SGEMV=DGEMV SGEMM=DGEMM
7%BASE_FFLAGS         -fcray-pointer -c -fdefault-real-8 -fdefault-double-8 -ffree-line-length-none -fno-align-commons
8%PROD_FFLAGS         -O3
9%DEV_FFLAGS          -O -Wall -fbounds-check
10%DEBUG_FFLAGS        -ffpe-trap=invalid,zero,overflow -fbounds-check -g3 -O0 -fstack-protector-all -finit-real=nan -fbacktrace
11%C_COMPILER          gcc
12%C_OPTIM             -O0
13%MPI_FFLAGS          -I/cm/shared/apps/openmpi/gcc/64/1.4.2/include/
14%OMP_FFLAGS         
15%BASE_LD             -llapack -lblas
16%MPI_LD              -L/cm/shared/apps/openmpi/gcc/64/1.4.2/lib64 -lmpi
17%OMP_LD             
Note: See TracBrowser for help on using the repository browser.