# # ChangeLog for XIOS/trunk/src/client_server_mapping_distributed.cpp # # Generated by Trac 1.0.1 # 04/28/24 19:14:51 Thu, 09 Jun 2016 09:32:01 GMT mhnguyen [860] * XIOS/trunk/src/client_client_dht_template.hpp (modified) * XIOS/trunk/src/client_client_dht_template_impl.hpp (modified) * XIOS/trunk/src/client_server_mapping_distributed.cpp (modified) Improvement of DHT: allow multiple values correspond to one key +) If ... Tue, 26 Apr 2016 14:04:04 GMT mhnguyen [843] * XIOS/trunk/src/client_client_dht_template.hpp (modified) * XIOS/trunk/src/client_client_dht_template_impl.hpp (modified) * XIOS/trunk/src/client_server_mapping.cpp (modified) * XIOS/trunk/src/client_server_mapping.hpp (modified) * XIOS/trunk/src/client_server_mapping_distributed.cpp (modified) * XIOS/trunk/src/distribution_client.cpp (modified) * XIOS/trunk/src/distribution_client.hpp (modified) * XIOS/trunk/src/server_distribution_description.cpp (modified) * XIOS/trunk/src/transformation/generic_algorithm_transformation.cpp (modified) * XIOS/trunk/src/transformation/generic_algorithm_transformation.hpp (modified) * XIOS/trunk/src/transformation/transformation_mapping.cpp (modified) Several improvements +) Replace some time-consuming operations by ... Fri, 08 Apr 2016 13:00:29 GMT mhnguyen [835] * XIOS/trunk/src/client_client_dht_template.hpp (modified) * XIOS/trunk/src/client_client_dht_template_impl.hpp (modified) * XIOS/trunk/src/client_server_mapping_distributed.cpp (modified) * XIOS/trunk/src/client_server_mapping_distributed.hpp (modified) * XIOS/trunk/src/interface/c/icxml_tree.cpp (modified) * XIOS/trunk/src/interface/fortran/ixios_interfaces.F90 (modified) * XIOS/trunk/src/interface/fortran/ixml_tree.F90 (modified) * XIOS/trunk/src/node/grid.cpp (modified) * XIOS/trunk/src/node/grid.hpp (modified) Exposing some functions to Fortran interface +) Allow add axis and ... Wed, 23 Mar 2016 15:11:01 GMT mhnguyen [829] * XIOS/trunk/src/client_client_dht_decl.cpp (modified) * XIOS/trunk/src/client_client_dht_template.hpp (modified) * XIOS/trunk/src/client_client_dht_template_impl.hpp (modified) * XIOS/trunk/src/client_server_mapping.cpp (modified) * XIOS/trunk/src/client_server_mapping.hpp (modified) * XIOS/trunk/src/client_server_mapping_distributed.cpp (modified) * XIOS/trunk/src/client_server_mapping_distributed.hpp (modified) * XIOS/trunk/src/mpi_tag.hpp (modified) * XIOS/trunk/src/node/axis.cpp (modified) * XIOS/trunk/src/node/domain.cpp (modified) * XIOS/trunk/src/node/grid.cpp (modified) * XIOS/trunk/src/transformation/axis_algorithm_inverse.cpp (modified) * XIOS/trunk/src/transformation/axis_algorithm_transformation.cpp (modified) * XIOS/trunk/src/transformation/axis_algorithm_transformation.hpp (modified) * XIOS/trunk/src/transformation/domain_algorithm_interpolate.cpp (modified) * XIOS/trunk/src/transformation/domain_algorithm_transformation.cpp (modified) * XIOS/trunk/src/transformation/domain_algorithm_transformation.hpp (modified) * XIOS/trunk/src/transformation/generic_algorithm_transformation.cpp (modified) * XIOS/trunk/src/transformation/generic_algorithm_transformation.hpp (modified) * XIOS/trunk/src/transformation/grid_transformation.cpp (modified) * XIOS/trunk/src/transformation/grid_transformation.hpp (modified) * XIOS/trunk/src/transformation/transformation_mapping.cpp (modified) * XIOS/trunk/src/transformation/transformation_mapping.hpp (modified) Refactoring transformation code +) On exchanging information during ... 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 +) ... Tue, 07 Jul 2015 08:46:25 GMT mhnguyen [630] * XIOS/trunk/inputs/Version2/iodef.xml (modified) * XIOS/trunk/src/client_server_mapping_distributed.cpp (modified) * XIOS/trunk/src/config/interpolate_axis_attribute.conf (added) * XIOS/trunk/src/config/node_type.conf (modified) * XIOS/trunk/src/group_factory_decl.cpp (modified) * XIOS/trunk/src/group_template_decl.cpp (modified) * XIOS/trunk/src/node/axis.cpp (modified) * XIOS/trunk/src/node/axis.hpp (modified) * XIOS/trunk/src/node/field.cpp (modified) * XIOS/trunk/src/node/field.hpp (modified) * XIOS/trunk/src/node/interpolate_axis.cpp (added) * XIOS/trunk/src/node/interpolate_axis.hpp (added) * XIOS/trunk/src/node/node_enum.hpp (modified) * XIOS/trunk/src/node/node_type.hpp (modified) * XIOS/trunk/src/node/transformation_enum.hpp (modified) * XIOS/trunk/src/object_factory_decl.cpp (modified) * XIOS/trunk/src/object_template_decl.cpp (modified) * XIOS/trunk/src/test/test_new_features.f90 (modified) * XIOS/trunk/src/transformation/axis_algorithm_interpolate.cpp (added) * XIOS/trunk/src/transformation/axis_algorithm_interpolate.hpp (added) * XIOS/trunk/src/transformation/axis_algorithm_inverse.cpp (modified) * XIOS/trunk/src/transformation/axis_algorithm_inverse.hpp (modified) * XIOS/trunk/src/transformation/axis_algorithm_transformation.cpp (modified) * XIOS/trunk/src/transformation/axis_algorithm_transformation.hpp (modified) * XIOS/trunk/src/transformation/axis_algorithm_zoom.cpp (modified) * XIOS/trunk/src/transformation/axis_algorithm_zoom.hpp (modified) * XIOS/trunk/src/transformation/generic_algorithm_transformation.cpp (modified) * XIOS/trunk/src/transformation/generic_algorithm_transformation.hpp (modified) * XIOS/trunk/src/transformation/grid_transformation.cpp (modified) * XIOS/trunk/src/transformation/grid_transformation.hpp (modified) * XIOS/trunk/src/transformation/transformation_mapping.cpp (modified) * XIOS/trunk/src/transformation/transformation_mapping.hpp (modified) * XIOS/trunk/src/type/type_util.hpp (modified) * XIOS/trunk/src/utils.hpp (modified) * XIOS/trunk/src/xml_parser_decl.cpp (modified) Implementing interpolation (polynomial) and correct some bugs +) ... Mon, 22 Jun 2015 11:36:37 GMT mhnguyen [624] * XIOS/trunk/inputs/COMPLETE/context_atmosphere.xml (modified) * XIOS/trunk/inputs/Version2/iodef.xml (modified) * XIOS/trunk/inputs/iodef.xml (modified) * XIOS/trunk/src/client_server_mapping_distributed.cpp (modified) * XIOS/trunk/src/distribution_client.cpp (modified) * XIOS/trunk/src/node/axis.cpp (modified) * XIOS/trunk/src/node/axis.hpp (modified) * XIOS/trunk/src/node/field.cpp (modified) * XIOS/trunk/src/node/field.hpp (modified) * XIOS/trunk/src/node/field_impl.hpp (modified) * XIOS/trunk/src/node/grid.cpp (modified) * XIOS/trunk/src/output/nc4_data_output.cpp (modified) * XIOS/trunk/src/test/test_client.f90 (modified) * XIOS/trunk/src/test/test_complete.f90 (modified) * XIOS/trunk/src/test/test_new_features.f90 (modified) * XIOS/trunk/src/transformation (added) * XIOS/trunk/src/transformation/axis_algorithm_inverse.cpp (moved) * XIOS/trunk/src/transformation/axis_algorithm_inverse.hpp (moved) * XIOS/trunk/src/transformation/axis_algorithm_transformation.cpp (moved) * XIOS/trunk/src/transformation/axis_algorithm_transformation.hpp (moved) * XIOS/trunk/src/transformation/axis_algorithm_zoom.cpp (moved) * XIOS/trunk/src/transformation/axis_algorithm_zoom.hpp (moved) * XIOS/trunk/src/transformation/generic_algorithm_transformation.cpp (moved) * XIOS/trunk/src/transformation/generic_algorithm_transformation.hpp (moved) * XIOS/trunk/src/transformation/grid_transformation.cpp (moved) * XIOS/trunk/src/transformation/grid_transformation.hpp (moved) * XIOS/trunk/src/transformation/transformation_mapping.cpp (moved) * XIOS/trunk/src/transformation/transformation_mapping.hpp (moved) * XIOS/trunk/src/visitable.hpp (deleted) * XIOS/trunk/src/visitor.hpp (deleted) Final tests of zoom and inverse on axis +) Modify test_client and ... Mon, 22 Jun 2015 11:36:31 GMT mhnguyen [623] * XIOS/trunk/inputs/Version2/iodef.xml (modified) * XIOS/trunk/src/attribute_map.cpp (modified) * XIOS/trunk/src/attribute_map.hpp (modified) * XIOS/trunk/src/client_server_mapping_distributed.cpp (modified) * XIOS/trunk/src/distribution_client.cpp (modified) * XIOS/trunk/src/distribution_client.hpp (modified) * XIOS/trunk/src/filter/axis_algorithm_inverse.cpp (moved) * XIOS/trunk/src/filter/axis_algorithm_inverse.hpp (moved) * XIOS/trunk/src/filter/axis_algorithm_zoom.cpp (added) * XIOS/trunk/src/filter/axis_algorithm_zoom.hpp (moved) * XIOS/trunk/src/filter/axis_zoom.cpp (deleted) * XIOS/trunk/src/filter/concrete_algo.hpp (deleted) * XIOS/trunk/src/filter/generic_algorithm_transformation.hpp (modified) * XIOS/trunk/src/filter/grid_transformation.cpp (modified) * XIOS/trunk/src/filter/grid_transformation.hpp (modified) * XIOS/trunk/src/filter/transformation_mapping.cpp (modified) * XIOS/trunk/src/filter/transformation_mapping.hpp (modified) * XIOS/trunk/src/node/axis.cpp (modified) * XIOS/trunk/src/node/axis.hpp (modified) * XIOS/trunk/src/node/field.cpp (modified) * XIOS/trunk/src/node/grid.cpp (modified) * XIOS/trunk/src/node/grid.hpp (modified) * XIOS/trunk/src/node/zoom_axis.cpp (modified) * XIOS/trunk/src/output/nc4_data_output.cpp (modified) * XIOS/trunk/src/test/test_new_features.f90 (modified) * XIOS/trunk/src/utils.hpp (modified) Implementing transformation algorithm: zoom axis (local commit) +) ... Wed, 01 Apr 2015 15:52:58 GMT mhnguyen [585] * XIOS/trunk/src/client_server_mapping_distributed.cpp (modified) * XIOS/trunk/src/client_server_mapping_distributed.hpp (modified) * XIOS/trunk/src/node/domain.cpp (modified) * XIOS/trunk/src/node/grid.cpp (modified) Modifying some functions to make sure zoom working even with grid not ... Wed, 01 Apr 2015 15:52:53 GMT mhnguyen [584] * XIOS/trunk/inputs/COMPLETE/context_atmosphere.xml (modified) * XIOS/trunk/src/client_server_mapping.hpp (modified) * XIOS/trunk/src/client_server_mapping_distributed.cpp (modified) * XIOS/trunk/src/client_server_mapping_distributed.hpp (modified) * XIOS/trunk/src/node/context.cpp (modified) * XIOS/trunk/src/node/distribution_client.cpp (modified) * XIOS/trunk/src/node/distribution_client.hpp (modified) * XIOS/trunk/src/node/domain.cpp (modified) * XIOS/trunk/src/node/domain.hpp (modified) * XIOS/trunk/src/node/grid.cpp (modified) * XIOS/trunk/src/node/grid.hpp (modified) * XIOS/trunk/src/utils.hpp (modified) Implementing new hash algorithm and fixing bug related to zoom +) ... Tue, 10 Mar 2015 09:49:13 GMT mhnguyen [569] * XIOS/trunk/inputs/Version2/iodef.xml (modified) * XIOS/trunk/src/client_server_mapping.cpp (modified) * XIOS/trunk/src/client_server_mapping.hpp (modified) * XIOS/trunk/src/client_server_mapping_distributed.cpp (modified) * XIOS/trunk/src/client_server_mapping_distributed.hpp (modified) * XIOS/trunk/src/node/axis.cpp (modified) * XIOS/trunk/src/node/context.cpp (modified) * XIOS/trunk/src/node/distribution_client.cpp (modified) * XIOS/trunk/src/node/distribution_client.hpp (modified) * XIOS/trunk/src/node/domain.cpp (modified) * XIOS/trunk/src/node/field.cpp (modified) * XIOS/trunk/src/node/field.hpp (modified) * XIOS/trunk/src/node/grid.cpp (modified) * XIOS/trunk/src/server_distribution_description.cpp (modified) * XIOS/trunk/src/test/test_new_features.f90 (modified) Correct some bugs on discovering server index and do some code cleanings ... Tue, 10 Mar 2015 09:49:09 GMT mhnguyen [568] * XIOS/trunk/src/client_server_mapping.cpp (modified) * XIOS/trunk/src/client_server_mapping.hpp (modified) * XIOS/trunk/src/client_server_mapping_distributed.cpp (added) * XIOS/trunk/src/client_server_mapping_distributed.hpp (added) * XIOS/trunk/src/node/axis.cpp (modified) * XIOS/trunk/src/node/grid.cpp (modified) * XIOS/trunk/src/node/grid.hpp (modified) * XIOS/trunk/src/server_distribution_description.cpp (modified) * XIOS/trunk/src/server_distribution_description.hpp (modified) Implementing discovering algorithm of server index +) Implement the ...