Ignore:
Timestamp:
04/14/17 16:53:56 (7 years ago)
Author:
mhnguyen
Message:

Updating 2-level server

+) Make some changes in the way data rebuilt on each level of server
+) Make some changes in the order of functions call during close context to make sure that each server receives the global indexes before calculating index to send to next level
+) Modify some functions to make sure data sent to the correct server pool

Test
+) On Curie
+) Only test_client

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/dev/dev_olga/src/node/domain.hpp

    r1025 r1099  
    201201         std::vector<int> global_write_size_; 
    202202 
     203         bool doZoomByIndex_; 
    203204         bool isChecked; 
    204205         std::set<StdString> relFiles, relFilesCompressed; 
Note: See TracChangeset for help on using the changeset viewer.