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

    r1761 r1764  
    4242  } 
    4343 
     44  CServicesManager::~CServicesManager() 
     45  { 
     46    delete winNotify_ ; 
     47    delete winServices_ ; 
     48  } 
     49 
    4450  bool CServicesManager::createServices(const std::string& poolId, const std::string& serviceId,  
    4551                                        int type, int size, int nbPartitions, bool wait)  
Note: See TracChangeset for help on using the changeset viewer.