# # ChangeLog for XIOS/trunk/src/client_client_dht_template_impl.hpp # # Generated by Trac 1.0.1 # 04/28/24 05:12:07 Tue, 06 Oct 2015 15:17:11 GMT mhnguyen [721] * XIOS/trunk/inputs/REMAP/iodef.xml (modified) * XIOS/trunk/src/client_client_dht.hpp (deleted) * XIOS/trunk/src/client_client_dht_decl.cpp (added) * XIOS/trunk/src/client_client_dht_template.hpp (added) * XIOS/trunk/src/client_client_dht_template_impl.hpp (moved) * XIOS/trunk/src/client_server_mapping_distributed.cpp (modified) * XIOS/trunk/src/client_server_mapping_distributed.hpp (modified) * XIOS/trunk/src/node/grid.cpp (modified) * XIOS/trunk/src/policy.cpp (added) * XIOS/trunk/src/policy.hpp (added) * XIOS/trunk/src/test/test_remap.f90 (modified) Templated version of distributed hashed table +) Implement DHT in more ... Tue, 06 Oct 2015 15:17:10 GMT mhnguyen [720] * XIOS/trunk/inputs/REMAP/iodef.xml (modified) * XIOS/trunk/inputs/Version2/iodef.xml (modified) * XIOS/trunk/inputs/iodef.xml (modified) * XIOS/trunk/src/client_client_dht.cpp (added) * XIOS/trunk/src/client_client_dht.hpp (added) * XIOS/trunk/src/client_server_mapping_distributed.cpp (modified) * XIOS/trunk/src/client_server_mapping_distributed.hpp (modified) * XIOS/trunk/src/mpi_tag.hpp (added) * XIOS/trunk/src/node/domain.cpp (modified) * XIOS/trunk/src/node/grid.cpp (modified) * XIOS/trunk/src/test/test_client.f90 (modified) First implementation of hierarchical distributed hashed table +) ...