Changeset 1992 for trunk


Ignore:
Timestamp:
Aug 29, 2018, 4:20:18 PM (6 years ago)
Author:
jvatant
Message:

Update arch file for MESU for C
--JVO

File:
1 edited

Legend:

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

    r1645 r1992  
    66%CPP_FLAGS           -P
    77%FPP_DEF             NC_DOUBLE LAPACK BLAS SGEMV=DGEMV SGEMM=DGEMM FFT_MKL
     8%CPP_DEF             LAPACK
    89%BASE_FFLAGS         -integer-size 32 -real-size 64 -fp-model strict -align all -mcmodel=medium -auto -ip
    910%PROD_FFLAGS         -O2
    1011%DEV_FFLAGS          -p -g -O1 -fpe0 -traceback
    1112%DEBUG_FFLAGS        -p -g -O0 -fpe0 -ftrapuv -fp-stack-check -check bounds,format,output_conversion,pointers,uninit -debug -traceback
    12 %C_COMPILER          gcc
    13 %C_OPTIM             -O3
     13%C_COMPILER          icc
     14%C_OPTIM             -O2
    1415%MPI_FFLAGS
    1516%OMP_FFLAGS          -openmp -openmp-threadprivate compat
Note: See TracChangeset for help on using the changeset viewer.