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/server.cpp

    r2290 r2310  
    320320      CContext::removeAllContexts() ; // free memory for related context 
    321321           
     322      CXios::getMpiGarbageCollector().release() ; // release unfree MPI ressources 
     323 
    322324      if (!is_MPI_Initialized) 
    323325      { 
Note: See TracChangeset for help on using the changeset viewer.