source: branches/publications/ORCHIDEE_GLUC_r6545/arch/arch-X64_ADA.fcm @ 6737

Last change on this file since 6737 was 4234, checked in by albert.jornet, 7 years ago

Merge: from revisions [4189:4220/branches/ORCHIDEE-MICT]
Fix: delete local declaration for itopmax to module scope

File size: 745 bytes
Line 
1%COMPILER            mpiifort
2%LINK                mpiifort
3%AR                  ar
4%MAKE                gmake
5%FPP_FLAGS           -P -traditional
6%FPP_DEF_PROD       
7%FPP_DEF             
8%BASE_FFLAGS         -integer-size 32 -real-size 64 -align all -shared-intel -mcmodel=large -fp-model precise
9%PROD_FFLAGS         -O3 -pg
10%DEV_FFLAGS          -g -O2 -traceback -fp-stack-check -ftrapuv -check bounds
11%DEBUG_FFLAGS        -fpe0 -O0 -g -traceback -fp-stack-check -ftrapuv -check bounds -check all
12%MPI_FFLAGS
13%OMP_FFLAGS          -openmp -openmp-threadprivate compat
14%BASE_LD             -shared-intel -mcmodel=large -Wl,-rpath=/smplocal/pub/NetCDF/4.1.3/mpi/lib:/smplocal/pub/HDF5/1.8.9/par/lib
15%MPI_LD
16%OMP_LD              -openmp
17
Note: See TracBrowser for help on using the repository browser.