Ignore:
Timestamp:
Oct 7, 2013, 2:40:02 PM (11 years ago)
Author:
slebonnois
Message:

SL: small details...

Location:
trunk/LMDZ.COMMON/arch
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.COMMON/arch/arch-GNOMEp.fcm

    r1024 r1055  
    99%DEV_FFLAGS          -O2
    1010%DEBUG_FFLAGS        -g -no-ftz -check -traceback -ftrapuv -fp-stack-check
     11%C_COMPILER          gcc
     12%C_OPTIM             -O3
    1113%MPI_FFLAGS          -I/opt/intel2/impi/4.0.3.008/include
    1214%OMP_FFLAGS          -openmp
  • trunk/LMDZ.COMMON/arch/arch-GNOMEs.fcm

    r843 r1055  
    55%FPP_FLAGS           -P -traditional
    66%FPP_DEF             NC_DOUBLE BLAS SGEMV=DGEMV SGEMM=DGEMM
    7 %BASE_FFLAGS         -real-size 64 -ip -mkl=sequential -fp-model precise -align common  -mcmodel=large -shared-intel
     7%BASE_FFLAGS         -auto -real-size 64 -ip -mkl=sequential -fp-model precise -align common  -mcmodel=large -shared-intel
    88%PROD_FFLAGS         -O2
    99%DEV_FFLAGS          -O2
Note: See TracChangeset for help on using the changeset viewer.