Ignore:
Timestamp:
03/15/22 14:56:16 (2 years ago)
Author:
ymipsl
Message:

Implement small garbage collector for unfreed MPI windows and communicator.

YM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/dev/dev_ym/XIOS_COUPLING/src/cxios.cpp

    r2282 r2310  
    5959  CRegistryManager*   CXios::registryManager_=nullptr ; 
    6060 
     61  CMpiGarbageCollector CXios::MpiGarbageCollector_  ; 
     62 
    6163  //! Parse configuration file and create some objects from it 
    6264  void CXios::initialize() 
Note: See TracChangeset for help on using the changeset viewer.