# # ChangeLog for XIOS/trunk/src/client_client_dht_template.hpp # # Generated by Trac 1.0.1 # 05/14/24 08:20:10 Thu, 22 Sep 2016 08:59:17 GMT mhnguyen [941] * XIOS/trunk/src/client_client_dht_decl.cpp (modified) * XIOS/trunk/src/client_client_dht_template.hpp (modified) * XIOS/trunk/src/config/expand_domain_attribute.conf (modified) * XIOS/trunk/src/declare_ref_func.hpp (modified) * XIOS/trunk/src/node/expand_domain.cpp (modified) * XIOS/trunk/src/node/mesh.cpp (modified) * XIOS/trunk/src/transformation/algo_types.hpp (modified) * XIOS/trunk/src/transformation/domain_algorithm_expand.cpp (modified) * XIOS/trunk/src/transformation/domain_algorithm_expand.hpp (modified) * XIOS/trunk/src/transformation/grid_transformation.cpp (modified) * XIOS/trunk/src/transformation/grid_transformation_selector.cpp (modified) Finishing the implementation of expand domain transformation +) Make ... Fri, 02 Sep 2016 07:41:27 GMT oabramkina [924] * XIOS/trunk/inputs/Regular_ugrid (added) * XIOS/trunk/inputs/Regular_ugrid/context_atmosphere.xml (added) * XIOS/trunk/inputs/Regular_ugrid/iodef.xml (added) * XIOS/trunk/src/client_client_dht_decl.cpp (modified) * XIOS/trunk/src/client_client_dht_template.hpp (modified) * XIOS/trunk/src/dht_auto_indexing.cpp (modified) * XIOS/trunk/src/dht_auto_indexing.hpp (modified) * XIOS/trunk/src/io/nc4_data_output.cpp (modified) * XIOS/trunk/src/io/onetcdf4_decl.cpp (modified) * XIOS/trunk/src/node/domain.cpp (modified) * XIOS/trunk/src/node/domain.hpp (modified) * XIOS/trunk/src/node/mesh.cpp (modified) * XIOS/trunk/src/node/mesh.hpp (modified) * XIOS/trunk/src/test/test_regular.f90 (added) Parallel version of UGRID norms. The following connectivity parameters ... Tue, 05 Jul 2016 13:59:29 GMT mhnguyen [892] * XIOS/trunk/src/client_client_dht_template.hpp (modified) * XIOS/trunk/src/client_client_dht_template_impl.hpp (modified) * XIOS/trunk/src/dht_auto_indexing.cpp (added) * XIOS/trunk/src/dht_auto_indexing.hpp (added) Adding new class to auto-generate global index based on DHT Test + NO Thu, 09 Jun 2016 09:33:30 GMT mhnguyen [869] * XIOS/trunk/src/client_client_dht_template.hpp (modified) * XIOS/trunk/src/transformation/axis_algorithm_inverse.cpp (modified) * XIOS/trunk/src/transformation/axis_algorithm_inverse.hpp (modified) Removing the usage of blocking MPI on transformations +) Use ... Thu, 09 Jun 2016 09:33:19 GMT mhnguyen [867] * XIOS/trunk/src/client_client_dht_template.hpp (modified) * XIOS/trunk/src/client_client_dht_template_impl.hpp (modified) * XIOS/trunk/src/transformation/axis_algorithm_interpolate.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_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) Various clean up +) Remove some redundant codes Test +) On Curie +) ... 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, 15 Apr 2016 12:27:42 GMT mhnguyen [839] * XIOS/trunk/src/client_client_dht_template.hpp (modified) * XIOS/trunk/src/client_client_dht_template_impl.hpp (modified) Correcting a bug in dht +) The exchange message (MPI_Isend,MPI_Irecv) ... 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 ... Fri, 08 Apr 2016 13:00:15 GMT mhnguyen [833] * XIOS/trunk/src/client_client_dht_template.hpp (modified) * XIOS/trunk/src/client_client_dht_template_impl.hpp (modified) * XIOS/trunk/src/dht_data_types.hpp (modified) * XIOS/trunk/src/distribution_client.cpp (modified) * XIOS/trunk/src/io/netCdfInterface.cpp (modified) * XIOS/trunk/src/io/netCdfInterface_impl.hpp (modified) * XIOS/trunk/src/mpi_tag.hpp (modified) * XIOS/trunk/src/policy.cpp (modified) * XIOS/trunk/src/policy.hpp (modified) * XIOS/trunk/src/transformation/axis_algorithm_interpolate.cpp (modified) * XIOS/trunk/src/transformation/axis_algorithm_inverse.cpp (modified) * XIOS/trunk/src/transformation/axis_algorithm_zoom.cpp (modified) * XIOS/trunk/src/transformation/domain_algorithm_interpolate.cpp (modified) * XIOS/trunk/src/transformation/domain_algorithm_zoom.cpp (modified) * XIOS/trunk/src/transformation/generic_algorithm_transformation.cpp (modified) * XIOS/trunk/src/transformation/generic_algorithm_transformation.hpp (modified) Improvements for dht +) Implement adaptive hierarchy for dht, level of ... Wed, 23 Mar 2016 15:11:06 GMT mhnguyen [830] * XIOS/trunk/src/client_client_dht_template.hpp (modified) * XIOS/trunk/src/client_client_dht_template_impl.hpp (modified) * XIOS/trunk/src/dht_data_types.hpp (added) Implementing pack and unpack function for generic type of dht +) ... 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 ... Fri, 09 Oct 2015 12:51:28 GMT mhnguyen [727] * XIOS/trunk/src/client_client_dht_template.hpp (modified) * XIOS/trunk/src/config/generate_rectilinear_domain_attribute.conf (modified) * XIOS/trunk/src/node/domain.cpp (modified) * XIOS/trunk/src/node/domain.hpp (modified) * XIOS/trunk/src/node/generate_rectilinear_domain.cpp (modified) * XIOS/trunk/src/transformation/domain_algorithm_generate_rectilinear.cpp (modified) Add more attributes to generate_rectilinear_domain +) Longitude and ... 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 ...