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.hpp

    r1761 r1764  
    2727     
    2828    CServicesManager(bool isXiosServer) ; 
     29    ~CServicesManager() ; 
     30     
    2931    bool createServices(const std::string& poolId, const std::string& serviceId, int type, int size, int nbPartition, bool wait=true) ; 
    3032    void createServicesNotify(int rank, const string& serviceId, int type, int size, int nbPartitions) ; 
Note: See TracChangeset for help on using the changeset viewer.