Ignore:
Timestamp:
Oct 9, 2013, 11:56:59 AM (11 years ago)
Author:
slebonnois
Message:

SL: goes with 1056-1057: additional details and bug corrections

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

Legend:

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

    r1024 r1058  
    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-X64_ADA.fcm

    r965 r1058  
    99%DEV_FFLAGS          -p -g -O1 -fpe0 -traceback
    1010%DEBUG_FFLAGS        -p -g -O0 -fpe-all=0 -traceback -ftrapuv -fp-stack-check -check all -debug
     11%C_COMPILER          gcc
     12%C_OPTIM             -O3
    1113%MPI_FFLAGS
    1214%OMP_FFLAGS          -openmp
Note: See TracChangeset for help on using the changeset viewer.