Changeset 3572 for LMDZ6/trunk/arch


Ignore:
Timestamp:
Oct 1, 2019, 5:26:00 PM (5 years ago)
Author:
Ehouarn Millour
Message:

Update arch files for Jean Zay.
EM

Location:
LMDZ6/trunk/arch
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/trunk/arch/arch-X64_JEANZAY.fcm

    r3562 r3572  
    77%FPP_FLAGS           -P -traditional
    88%FPP_DEF             NC_DOUBLE FFT_MKL
    9 #%BASE_FFLAGS        -recursive -xHost -i4 -r8 -auto -align all -I$(MKL_INC_DIR) -I$(MKL_INC_DIR)/intel64/lp64
    10 %BASE_FFLAGS         -i4 -r8 -auto -align all -I$(MKL_INC_DIR) -I$(MKL_INC_DIR)/intel64/lp64
     9%BASE_FFLAGS         -i4 -r8 -auto -align all
    1110%PROD_FFLAGS         -O3 -axAVX,SSE4.2 -fp-model fast=2
    1211%DEV_FFLAGS          -fp-model strict -p -g -O2 -traceback -fp-stack-check
    13 %DEBUG_FFLAGS        -fp-model strict -p -g -traceback -fp-stack-check -ftrapuv -debug all  -ftrapuv
    14 #%DEBUG_FFLAGS        -fp-model strict -p -g -traceback -fp-stack-check -ftrapuv -debug all  -ftrapuv -check all -warn all
     12%DEBUG_FFLAGS        -fp-model strict -p -g -O0 -traceback -fp-stack-check -ftrapuv -ftrapuv -check bounds,noarg_temp_created,pointers,stack,uninit -debug full -init=arrays -init=snan
    1513%MPI_FFLAGS
    1614%OMP_FFLAGS          -qopenmp
    17 #%BASE_LD             -i4 -r8 -auto -L/ccc/products/mkl-17.0.4.196/intel--17.0.4.196__openmpi--2.0.2/default/17.0.4.196/mkl/lib/intel64 -lmkl_intel_lp64 -lmkl_core -lmkl_sequential -lpthread
    1815%BASE_LD             -i4 -r8 -auto -lmkl_intel_lp64 -lmkl_core -lmkl_sequential -lpthread
    1916%MPI_LD
Note: See TracChangeset for help on using the changeset viewer.