Changeset 1743 for LMDZ4


Ignore:
Timestamp:
Apr 5, 2013, 1:55:24 PM (11 years ago)
Author:
lguez
Message:

Option mcmodel=large is required for high resolution grids.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ4/branches/LMDZ4_AR5/arch/arch-X64_ADA.fcm

    r1730 r1743  
    55%FPP_FLAGS           -P -traditional -I/smplocal/pub/FFTW/3.3.3/include/
    66%FPP_DEF             NC_DOUBLE BLAS SGEMV=DGEMV SGEMM=DGEMM FFT_FFTW
    7 %BASE_FFLAGS         -integer-size 32 -real-size 64 -align all
     7%BASE_FFLAGS         -mcmodel=large -integer-size 32 -real-size 64 -align all
    88%PROD_FFLAGS         -O2 -ip -fp-model strict -axAVX,SSE4.2
    99%DEV_FFLAGS          -p -g -O1 -fpe0 -traceback
     
    1111%MPI_FFLAGS
    1212%OMP_FFLAGS          -openmp
    13 %BASE_LD             -lmkl_intel_lp64 -lmkl_sequential -lmkl_core -lpthread -L/smplocal/pub/FFTW/3.3.3/lib -lfftw3
     13%BASE_LD             -shared-intel  -lmkl_intel_lp64 -lmkl_sequential -lmkl_core -lpthread -L/smplocal/pub/FFTW/3.3.3/lib -lfftw3
    1414%MPI_LD
    1515%OMP_LD              -openmp
Note: See TracChangeset for help on using the changeset viewer.