Changeset 1627


Ignore:
Timestamp:
May 16, 2012, 8:55:22 AM (12 years ago)
Author:
Laurent Fairhead
Message:

Modifications pour permettre la compilation en mode mpi_omp sur curie


Modifications to enable mpi_omp mode compilation on curie

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ5/trunk/arch/arch-X64_CURIE.fcm

    r1593 r1627  
    55%FPP_FLAGS           -P -traditional
    66%FPP_DEF             NC_DOUBLE BLAS SGEMV=DGEMV SGEMM=DGEMM FFT_MKL
    7 %BASE_FFLAGS        -xHost -i4 -r8 -auto -align all -I${MKLROOT}/include
     7%BASE_FFLAGS        -i4 -r8 -auto -align all -I${MKLROOT}/include
    88%PROD_FFLAGS         -O3
    99%DEV_FFLAGS          -p -g -O2 -traceback -fp-stack-check -ftrapuv
     
    1111%MPI_FFLAGS
    1212%OMP_FFLAGS          -openmp
    13 %BASE_LD             -xHost -i4 -r8 -auto $MKL_LIBS
     13%BASE_LD             -i4 -r8 -auto $MKL_LIBS
    1414%MPI_LD
    1515%OMP_LD              -openmp
Note: See TracChangeset for help on using the changeset viewer.