Ignore:
Timestamp:
Nov 28, 2014, 4:36:29 PM (10 years ago)
Author:
Laurent Fairhead
Message:

Merged trunk changes -r2070:2158 into testing branch. Compilation problems introduced by revision r2155 have been corrected by hand

Location:
LMDZ5/branches/testing
Files:
4 deleted
5 edited
4 copied

Legend:

Unmodified
Added
Removed
  • LMDZ5/branches/testing

  • LMDZ5/branches/testing/arch/arch-X64_ADA.fcm

    r1999 r2160  
    44%MAKE                gmake
    55%FPP_FLAGS           -P -traditional -I/smplocal/pub/FFTW/3.3.3_dyn/include/
    6 %FPP_DEF             NC_DOUBLE BLAS SGEMV=DGEMV SGEMM=DGEMM FFT_FFTW
     6%FPP_DEF             NC_DOUBLE FFT_FFTW
    77%BASE_FFLAGS         -auto -mcmodel=large -integer-size 32 -real-size 64 -align all
    88%PROD_FFLAGS         -O2 -ip -fp-model strict -axAVX,SSE4.2
  • LMDZ5/branches/testing/arch/arch-X64_ADA.path

    r1999 r2160  
    1010OASIS_LIBDIR=$LMDGCM/../../oasis3-mct/BLD/lib
    1111INCA_LIBDIR=$LMDGCM/../INCA/config/lib
    12 INCA_INCDIR=$LMDGCM/../INCA/config/lib
     12INCA_INCDIR=$LMDGCM/../INCA/config/inc
    1313
  • LMDZ5/branches/testing/arch/arch-X64_CURIE.fcm

    r2073 r2160  
    44%MAKE                gmake
    55%FPP_FLAGS           -P -traditional
    6 %FPP_DEF             NC_DOUBLE BLAS SGEMV=DGEMV SGEMM=DGEMM FFT_MKL
     6%FPP_DEF             NC_DOUBLE FFT_MKL
    77#%BASE_FFLAGS         -xHost -i4 -r8 -auto -align all -I$(MKL_INC_DIR) -I$(MKL_INC_DIR)/intel64/lp64
    8 %BASE_FFLAGS         -i4 -r8 -auto -align all -I$(MKL_INC_DIR) -I$(MKL_INC_DIR)/intel64/lp64
    9 %PROD_FFLAGS         -O3
     8%BASE_FFLAGS         -i4 -r8 -auto -align all -I$(MKL_INC_DIR) -I$(MKL_INC_DIR)/intel64/lp64 -fp-model strict
     9%PROD_FFLAGS         -O2
    1010%DEV_FFLAGS          -p -g -O2 -traceback -fp-stack-check
    1111%DEBUG_FFLAGS        -p -g -traceback -fp-stack-check -ftrapuv
  • LMDZ5/branches/testing/arch/arch-X64_CURIE.path

    r1999 r2160  
    88OASIS_LIBDIR=$LMDGCM/../../oasis3-mct/BLD/lib
    99INCA_LIBDIR=$LMDGCM/../INCA/config/lib
    10 INCA_INCDIR=$LMDGCM/../INCA/config/lib
     10INCA_INCDIR=$LMDGCM/../INCA/config/inc
    1111XIOS_INCDIR=$LMDGCM/../XIOS/inc
    1212XIOS_LIBDIR=$LMDGCM/../XIOS/lib
Note: See TracChangeset for help on using the changeset viewer.