source: dynamico_lmdz/aquaplanet/IOIPSL/arch/arch-X64_ADA.fcm @ 4193

Last change on this file since 4193 was 3964, checked in by ymipsl, 8 years ago

Update ADA configuration for IOIPSL lib

YM

File size: 594 bytes
RevLine 
[3928]1%COMPILER            mpiifort
2%LINK                mpiifort
3%FPP                 mpiifort -E
4%AR                  ar
5%MAKE                gmake
6%FPP_FLAGS           -P
7%FPP_DEF             KEY_NONE CPP_NETCDF4
8%BASE_FFLAGS         -i4 -r8 -auto -align all -I${MKLROOT}/include
9%PROD_FFLAGS         -g -traceback -O3 -vec-report2
10%DEV_FFLAGS          -g -O1 -traceback
[3964]11%DEBUG_FFLAGS        -g -check bounds -fp-model strict
[3928]12%MPI_FFLAGS
13%OMP_FFLAGS          -openmp -openmp-threadprivate=compat
[3964]14%BASE_LD             -i4 -r8 -auto
[3928]15%MPI_LD
16%OMP_LD              -openmp -openmp-threadprivate=compat
Note: See TracBrowser for help on using the repository browser.