Ignore:
Timestamp:
10/13/22 15:45:43 (19 months ago)
Author:
jderouillat
Message:

Add an option (log_memory : set to false by default), to activate memory monitoring. Logs are now buffered.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS3/trunk/src/cxios.hpp

    r2407 r2420  
    6868     static bool checkSumRecv; //!< For debugging, compute a checksum of fields received by the model through the XIOS client 
    6969 
     70     static bool logMemory; //!< Activate memory monitoring for all XIOS process 
     71     
    7072     static const string defaultPoolId ; 
    7173     static const string defaultServerId ; 
Note: See TracChangeset for help on using the changeset viewer.