Ignore:
Timestamp:
Mar 20, 2014, 10:57:19 AM (10 years ago)
Author:
Laurent Fairhead
Message:

Merged trunk changes r1920:1997 into testing branch

Location:
LMDZ5/branches/testing
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • LMDZ5/branches/testing

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

    r1910 r1999  
    55%FPP_FLAGS           -P -traditional
    66%FPP_DEF             NC_DOUBLE BLAS SGEMV=DGEMV SGEMM=DGEMM FFT_MKL
    7 %BASE_FFLAGS         -i4 -r8 -auto -mcmodel=large -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
     
    1111%MPI_FFLAGS
    1212%OMP_FFLAGS          -openmp
    13 %BASE_LD             -shared-intel -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.