Changeset 402 for XIOS/trunk/arch


Ignore:
Timestamp:
12/17/12 11:33:32 (11 years ago)
Author:
ymipsl
Message:

add mechanism for memory tracking
=> update make_xios and curie arch for trackmem option

YM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/trunk/arch/arch-X64_CURIE.path

    r390 r402  
    1414OASIS_LIBDIR="-L$WORKDIR/NEMO_COUPLE/prism/X64/lib" 
    1515OASIS_LIB="-lpsmile.MPI1 -lmpp_io" 
     16 
     17#only for MEMTRACK debuging : developper only 
     18ADDR2LINE_LIBDIR="-L${WORKDIR}/ADDR2LINE_LIB" 
     19ADDR2LINE_LIB="-laddr2line" 
Note: See TracChangeset for help on using the changeset viewer.