Ignore:
Timestamp:
06/14/17 15:24:43 (7 years ago)
Author:
oabramkina
Message:

Two server levels: merging registries of secondary server pools into one and then writing the merged one.

Tested on curie with toy_cmip6.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/dev/dev_olga/src/server.hpp

    r1152 r1168  
    4949        static int getRank(); 
    5050 
     51        //!< Get global ranks of processes dedicated to the secondary server 
     52        static vector<int>& getSecondaryServerGlobalRanks(); 
     53 
    5154        //! Open a file stream to write the info logs 
    5255        static void openInfoStream(const StdString& fileName); 
Note: See TracChangeset for help on using the changeset viewer.