Ignore:
Timestamp:
11/22/22 14:25:20 (19 months ago)
Author:
jderouillat
Message:

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

File:
1 edited

Legend:

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

    r2330 r2428  
    6060     static bool checkSumRecv; //!< For debugging, compute a checksum of fields received by the model through the XIOS client 
    6161 
     62     static bool logMemory; //!< Activate memory monitoring for all XIOS process 
     63 
    6264    public: 
    6365     //! Setting xios to use server mode 
Note: See TracChangeset for help on using the changeset viewer.