Ignore:
Timestamp:
11/05/19 16:02:34 (5 years ago)
Author:
ymipsl
Message:

Some Update on XIOS services
Seems to work on Irène for :

  • first level of servers
  • fisrt + second level of servers
  • attached mode

YM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/dev/dev_ym/XIOS_SERVICES/src/manager/ressources_manager.cpp

    r1761 r1764  
    3434    MPI_Barrier(xiosComm_)  ;     
    3535  } 
    36  
     36   
     37  CRessourcesManager::~CRessourcesManager() 
     38  { 
     39    delete winNotify_ ; 
     40    delete winRessources_ ; 
     41  }  
    3742 
    3843  void CRessourcesManager::createPool(const string& poolId, int size) 
Note: See TracChangeset for help on using the changeset viewer.