Ignore:
Timestamp:
11/22/22 12:43:52 (17 months ago)
Author:
jderouillat
Message:

Backport the system to log the memory consumption (commit ID [2418-2420,2425-2426])

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS3/branches/xios-3.0-beta/src/cxios.hpp

    r2335 r2427  
    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.