# # ChangeLog for XIOS/dev/dev_ym/XIOS_COUPLING/src # # Generated by Trac 1.0.1 # 06/28/24 07:22:52 Tue, 28 Jun 2022 09:44:19 GMT jderouillat [2338] * XIOS/dev/dev_ym/XIOS_COUPLING/src/config/domain_attribute_private.conf (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/generate_fortran_interface.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/interface/c/icextract_domain.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/interface/c_attr/icextract_domain_attr.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/interface/c_attr/icfield_attr.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/interface/c_attr/icfieldgroup_attr.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/interface/c_attr/icinterpolate_axis_attr.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/interface/c_attr/icreduce_axis_to_scalar_attr.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/interface/c_attr/icscalar_attr.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/interface/c_attr/icscalargroup_attr.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/interface/fortran/extract_domain_interface.f90 (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/interface/fortran/iextract_domain.F90 (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/interface/fortran/ixios.F90 (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/interface/fortran_attr/extract_domain_interface_attr.F90 (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/interface/fortran_attr/field_interface_attr.F90 (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/interface/fortran_attr/fieldgroup_interface_attr.F90 (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/interface/fortran_attr/iextract_domain_attr.F90 (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/interface/fortran_attr/ifield_attr.F90 (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/interface/fortran_attr/ifieldgroup_attr.F90 (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/interface/fortran_attr/iinterpolate_axis_attr.F90 (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/interface/fortran_attr/interpolate_axis_interface_attr.F90 (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/interface/fortran_attr/ireduce_axis_to_scalar_attr.F90 (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/interface/fortran_attr/iscalar_attr.F90 (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/interface/fortran_attr/iscalargroup_attr.F90 (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/interface/fortran_attr/reduce_axis_to_scalar_interface_attr.F90 (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/interface/fortran_attr/scalar_interface_attr.F90 (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/interface/fortran_attr/scalargroup_interface_attr.F90 (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/io/nc4_data_input.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/domain.cpp (modified) Added extract_domain interface. Updated all interfaces, normalize some ... Thu, 23 Jun 2022 09:54:18 GMT jderouillat [2337] * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/context.cpp (modified) Set enabled to false for fields contained in disabled files. ... Wed, 15 Jun 2022 13:20:29 GMT jderouillat [2335] * XIOS/dev/dev_ym/XIOS_COUPLING/src/client.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/cxios.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/cxios.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/manager/services_manager.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/server.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/server.hpp (modified) Introduced a new service (named defaultServicesId which contains all ... Tue, 14 Jun 2022 08:12:46 GMT jderouillat [2334] * XIOS/dev/dev_ym/XIOS_COUPLING/src/server.cpp (modified) Fix after reintroducing oasis_enddef Mon, 13 Jun 2022 15:04:55 GMT jderouillat [2333] * XIOS/dev/dev_ym/XIOS_COUPLING/src/client.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/manager/daemons_manager.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/server.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/server.hpp (modified) Reintroduced oasis_enddef management on the server side (communications ... Wed, 08 Jun 2022 08:11:52 GMT jderouillat [2332] * XIOS/dev/dev_ym/XIOS_COUPLING/src/client.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/client.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/server.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/server.hpp (modified) Suffix intraComm and interComm members of CClient and CServer with _ ... Fri, 13 May 2022 08:39:51 GMT jderouillat [2329] * XIOS/dev/dev_ym/XIOS_COUPLING/src/cxios.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/cxios.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/field_impl.hpp (modified) Added dedicated options to manage send/recv checksum operations, this ... Fri, 13 May 2022 07:49:18 GMT jderouillat [2328] * XIOS/dev/dev_ym/XIOS_COUPLING/src/config/interpolate_axis_attribute.conf (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_interpolate_coordinate.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_interpolate_coordinate.hpp (modified) Set extrapolation as an option (set by default to true) in axis ... Fri, 13 May 2022 07:45:43 GMT jderouillat [2327] * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/client_to_model_store_filter.cpp (modified) Add control of the size of the received data in the client to model ... Fri, 22 Apr 2022 09:46:41 GMT ymipsl [2326] * XIOS/dev/dev_ym/XIOS_COUPLING/src/context_client.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/context_server.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/context_server.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/axis.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/context.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/context.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/coupler_in.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/coupler_out.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/domain.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/field.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/field.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/file.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/grid.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/scalar.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/variable.hpp (modified) Fix Deadlock from reading phase. YM Tue, 19 Apr 2022 10:16:49 GMT ymipsl [2325] * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/context.cpp (modified) Bug fux introduced by previous commit. YM Fri, 15 Apr 2022 11:05:33 GMT ymipsl [2324] * XIOS/dev/dev_ym/XIOS_COUPLING/src/buffer_client.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/context_client.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/context_client.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/context.cpp (modified) Solve deadlock or crash occuring when activate second levels of servers. ... Fri, 15 Apr 2022 11:03:27 GMT ymipsl [2323] * XIOS/dev/dev_ym/XIOS_COUPLING/src/buffer_server.hpp (modified) set latency to 0.1s for one sided-communication check on server side. ... Fri, 08 Apr 2022 09:58:08 GMT ymipsl [2322] * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_extract.cpp (modified) Some fix in domain_extract transformation for curvilinear grid. YM Fri, 08 Apr 2022 09:56:39 GMT ymipsl [2321] * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/context.cpp (modified) Fix to avoid deadlock when resizing buffers YM Wed, 30 Mar 2022 11:51:09 GMT jderouillat [2318] * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/field.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/field_impl.hpp (modified) Add a checksum ability in xios_send/recv_field, enabled with info_level ... Mon, 28 Mar 2022 16:09:36 GMT ymipsl [2316] * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/grid.cpp (modified) Name of domain/axis was not well taking into account when wrote into ... Tue, 22 Mar 2022 14:52:41 GMT ymipsl [2315] * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/field.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/grid.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/grid.hpp (modified) fix missing workflow dependcy when using grid_ref with field Id. YM Mon, 21 Mar 2022 14:27:07 GMT ymipsl [2313] * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/weight_transform_connector.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/weight_transform_connector.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/algorithm_transformation_weight.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/algorithm_transformation_weight.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_interpolate.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_interpolate.cpp (modified) Take into account detect_missing_value and renormalize attribute for ... Mon, 21 Mar 2022 14:25:14 GMT ymipsl [2312] * XIOS/dev/dev_ym/XIOS_COUPLING/src/config/domain_attribute_private.conf (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/io/nc4_data_input.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/domain.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/domain.hpp (modified) temporary fix when reading grid from file. Some part of code must ... Tue, 15 Mar 2022 18:00:58 GMT ymipsl [2311] * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/field.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/field.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/grid.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/grid.hpp (modified) Add possibility to refer to a grid using the field which is attached to, ... Tue, 15 Mar 2022 13:56:16 GMT ymipsl [2310] * XIOS/dev/dev_ym/XIOS_COUPLING/src/client.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/context_client.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/context_server.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/cxios.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/cxios.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/mpi_garbage_collector.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/server.cpp (modified) Implement small garbage collector for unfreed MPI windows and ... Mon, 14 Mar 2022 13:33:17 GMT ymipsl [2309] * XIOS/dev/dev_ym/XIOS_COUPLING/src/buffer_server.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/buffer_server.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/context_server.cpp (modified) Bug fix when resizing buffer on server size. YM Thu, 10 Mar 2022 12:47:59 GMT ymipsl [2308] * XIOS/dev/dev_ym/XIOS_COUPLING/src/io/inetcdf4.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/io/inetcdf4_impl.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/io/nc4_data_input.cpp (modified) Fix problem when reading scalar on multiple servers. YM Wed, 09 Mar 2022 16:29:34 GMT ymipsl [2307] * XIOS/dev/dev_ym/XIOS_COUPLING/src/context_server.cpp (modified) When output info, context id is written for received event on server ... Wed, 09 Mar 2022 16:28:03 GMT ymipsl [2306] * XIOS/dev/dev_ym/XIOS_COUPLING/src/config/field_attribute.conf (modified) Field attribute "expr" must not be transfered from client to server ... Tue, 08 Mar 2022 11:30:26 GMT ymipsl [2305] * XIOS/dev/dev_ym/XIOS_COUPLING/src/attribute_array_impl.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/attribute_enum_impl.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/attribute_template_impl.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/declare_ref_func.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/grid.cpp (modified) Fix bug when calling to "xios_solve_inheritance" that inhibit ... Mon, 07 Mar 2022 15:41:48 GMT ymipsl [2304] * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/grid_client_server_remote_connector.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/grid_client_server_remote_connector.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/axis.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/axis.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/domain.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/domain.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/grid.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/scalar.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/scalar.hpp (modified) Fix problem in remote connector for read variable : supress redondance ... Thu, 03 Mar 2022 13:11:42 GMT jderouillat [2303] * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/scalar_algorithm/scalar_algorithm_extract_axis.cpp (modified) Compute transformation algorithm using source views to extract scalars ... Wed, 23 Feb 2022 13:57:02 GMT jderouillat [2302] * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/field.cpp (modified) Add an error to catch if read_access is not set on an input field (and ... Wed, 16 Feb 2022 18:35:40 GMT ymipsl [2298] * XIOS/dev/dev_ym/XIOS_COUPLING/src/buffer_client.cpp (modified) Fix dead-lock in attached mode YM Thu, 03 Feb 2022 15:59:25 GMT ymipsl [2296] * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/grid_remote_connector.cpp (modified) Solve problem rising when output scalar. Jenkins hash method map 0 to 0 ... Thu, 03 Feb 2022 08:48:58 GMT jderouillat [2294] * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/gatherer_connector.hpp (modified) Fix for the average reduction in the new implementation of the ... Wed, 02 Feb 2022 11:03:04 GMT jderouillat [2293] * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/grid_transform_connector.cpp (modified) Fix in commit 2291 (Improve reduction transformation), removing an ... Tue, 01 Feb 2022 14:28:48 GMT ymipsl [2291] * XIOS/dev/dev_ym/XIOS_COUPLING/src/config/reduce_axis_to_scalar_attribute.conf (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/gatherer_connector.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/grid_gatherer_connector.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/grid_remote_connector.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/grid_remote_connector.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/grid_transform_connector.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/grid_transform_connector.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/reduce_transform_connector.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/axis.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/axis.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/reduce_domain_to_axis.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/Functions/reduction_types.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/algorithm_transformation_no_data_modification.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/algorithm_transformation_reduce.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_reduce_axis.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_reduce_axis.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_reduce_domain.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/generic_algorithm_transformation.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/grid_algorithm_generic.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/grid_algorithm_generic.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/grid_algorithm_reduce.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/grid_algorithm_reduce.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/scalar_algorithm/scalar_algorithm_reduce_axis.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/scalar_algorithm/scalar_algorithm_reduce_domain.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/scalar_algorithm/scalar_algorithm_reduce_scalar.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/scalar_algorithm/scalar_algorithm_reduce_scalar.hpp (modified) Improve reduction transformation - make the difference between reduction ... Wed, 26 Jan 2022 14:33:33 GMT jderouillat [2290] * XIOS/dev/dev_ym/XIOS_COUPLING/src/server.cpp (modified) On servers, move first calls of CTimer after the first step of servers ... Thu, 20 Jan 2022 08:48:58 GMT jderouillat [2287] * XIOS/dev/dev_ym/XIOS_COUPLING/src/context_client.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/context_server.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/manager/contexts_manager.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/manager/services.cpp (modified) Fix for second level servers usage (nomenclature and recomment ... Mon, 10 Jan 2022 12:35:22 GMT jderouillat [2286] * XIOS/dev/dev_ym/XIOS_COUPLING/src/memtrack.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/xios_test_suite/TEST_SUITE/step2.py (modified) For memtrack, switch addr2line from to backtrace_symbols. Add parse of ... Fri, 07 Jan 2022 15:59:00 GMT jderouillat [2284] * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/mesh.cpp (modified) Add a missing return statements Fri, 07 Jan 2022 15:09:50 GMT jderouillat [2282] * XIOS/dev/dev_ym/XIOS_COUPLING/extern/remap/src/polyg.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/cxios.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/server_distribution_description.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/exception.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/axis.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/domain.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/grid.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/scalar.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_interpolate_coordinate.cpp (modified) Add missing return statements detected using -fsanitize=return. Return ... Tue, 04 Jan 2022 13:03:27 GMT jderouillat [2277] * XIOS/dev/dev_ym/XIOS_COUPLING/src/manager/daemons_manager.cpp (modified) Bug fix for recent version of GCC, see commits 1852/2196 Mon, 03 Jan 2022 16:05:22 GMT jderouillat [2276] * XIOS/dev/dev_ym/XIOS_COUPLING/src/context_client.cpp (modified) Fix in previous commit, CClientBuffer must be free in CContext::finalize Mon, 03 Jan 2022 13:09:22 GMT jderouillat [2275] * XIOS/dev/dev_ym/XIOS_COUPLING/src/context_client.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/context_server.cpp (modified) Do not free buffers in CContext::finalize, yet done deleting ... Thu, 09 Dec 2021 11:28:20 GMT ymipsl [2274] * XIOS/dev/dev_ym/XIOS_COUPLING/src/client.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/client.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/cxios.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/event_scheduler.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/group_factory.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/io/inetcdf4.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/io/netCdf_cf_constant.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/io/netCdf_cf_constant.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/manager/pool_ressource.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/manager/pool_ressource.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/manager/server_context.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/manager/server_context.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/manager/servers_ressource.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/manager/servers_ressource.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/manager/services.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/manager/services.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/mem_checker.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/memtrack.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/axis.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/axis.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/context.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/context.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/domain.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/domain.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/scalar.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/scalar.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/object_factory.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/parse_expr/operator_expr.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/release_static_allocation.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/release_static_allocation.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/server.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/server.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/timer.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/grid_transformation_factory_impl.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/transformation.hpp (modified) Tracking memory leak : release memory statically alocated YM Thu, 09 Dec 2021 11:25:17 GMT ymipsl [2273] * XIOS/dev/dev_ym/XIOS_COUPLING/src/buffer_server.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/context_server.cpp (modified) Fix issue in protocol : buffer was not correctly released after resizing ... Tue, 07 Dec 2021 11:07:33 GMT ymipsl [2270] * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/temporal_transform_filter.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/temporal_transform_filter.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/transform_filter.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/transform_filter.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/axis.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/compute_connectivity_domain.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/compute_connectivity_domain.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/domain.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/duplicate_scalar_to_axis.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/duplicate_scalar_to_axis.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/expand_domain.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/expand_domain.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/extract_axis.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/extract_axis.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/extract_axis_to_scalar.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/extract_axis_to_scalar.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/extract_domain.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/extract_domain.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/extract_domain_to_axis.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/extract_domain_to_axis.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/generate_rectilinear_domain.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/generate_rectilinear_domain.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/grid.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/grid.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/interpolate_axis.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/interpolate_axis.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/interpolate_domain.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/interpolate_domain.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/inverse_axis.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/inverse_axis.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/reduce_axis_to_axis.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/reduce_axis_to_axis.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/reduce_axis_to_scalar.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/reduce_axis_to_scalar.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/reduce_domain_to_axis.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/reduce_domain_to_axis.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/reduce_domain_to_scalar.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/reduce_domain_to_scalar.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/reduce_scalar_to_scalar.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/reduce_scalar_to_scalar.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/reorder_domain.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/reorder_domain.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/scalar.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/temporal_splitting.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/temporal_splitting.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/zoom_axis.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/zoom_axis.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/zoom_domain.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/zoom_domain.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/algorithm_transformation_no_data_modification.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/algorithm_transformation_no_data_modification.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_duplicate_scalar.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_duplicate_scalar.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_extract.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_extract.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_extract_domain.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_extract_domain.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_interpolate.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_interpolate.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_interpolate_coordinate.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_interpolate_coordinate.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_inverse.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_inverse.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_reduce_axis.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_reduce_axis.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_reduce_domain.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_reduce_domain.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_temporal_splitting.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_temporal_splitting.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_zoom.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_zoom.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_compute_connectivity.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_compute_connectivity.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_expand.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_expand.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_extract.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_extract.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_generate_rectilinear.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_generate_rectilinear.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_interpolate.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_interpolate.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_reorder.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_reorder.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_zoom.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_zoom.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/generic_algorithm_transformation.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/generic_algorithm_transformation.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/grid_algorithm.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/grid_algorithm.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/grid_algorithm_generic.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/grid_algorithm_generic.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/grid_algorithm_no_data_modification.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/grid_transformation_factory_impl.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/scalar_algorithm/scalar_algorithm_extract_axis.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/scalar_algorithm/scalar_algorithm_extract_axis.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/scalar_algorithm/scalar_algorithm_reduce_axis.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/scalar_algorithm/scalar_algorithm_reduce_axis.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/scalar_algorithm/scalar_algorithm_reduce_domain.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/scalar_algorithm/scalar_algorithm_reduce_domain.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/scalar_algorithm/scalar_algorithm_reduce_scalar.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/scalar_algorithm/scalar_algorithm_reduce_scalar.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/transformation.hpp (modified) Tracking memory leak : Tranformations and algorithms are now managed ... Thu, 02 Dec 2021 09:14:45 GMT jderouillat [2268] * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_interpolate_coordinate.cpp (modified) Fix in tracking memory leak, a shared_ptr declaration was missing ... Wed, 01 Dec 2021 15:52:24 GMT ymipsl [2267] * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/distributed_view.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/distributed_view.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/element.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/element.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/gatherer_connector.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/grid_client_server_remote_connector.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/grid_client_server_remote_connector.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/grid_elements.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/grid_elements.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/grid_gatherer_connector.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/grid_local_connector.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/grid_local_connector.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/grid_local_view.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/grid_local_view.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/grid_mask_connector.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/grid_remote_connector.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/grid_remote_connector.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/grid_scatterer_connector.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/grid_transform_connector.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/grid_transform_connector.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/local_connector.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/local_view.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/local_view.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/reduce_transform_connector.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/reduce_transform_connector.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/remote_connector.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/scatterer_connector.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/transfer_transform_connector.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/transfer_transform_connector.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/transform_connector.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/transform_connector.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/weight_transform_connector.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/weight_transform_connector.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/file_reader_source_filter.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/io/nc4_data_output.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/memtrack.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/axis.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/axis.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/domain.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/domain.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/grid.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/grid.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/scalar.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/scalar.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/algorithm_transformation_reduce.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/algorithm_transformation_reduce.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/algorithm_transformation_transfer.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/algorithm_transformation_transfer.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/algorithm_transformation_weight.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/algorithm_transformation_weight.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_interpolate_coordinate.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/generic_algorithm_transformation.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/grid_algorithm_generic.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/grid_algorithm_generic.hpp (modified) tracking memory leak Elements, views, and connectors are now managed ... Wed, 01 Dec 2021 13:29:36 GMT ymipsl [2266] * XIOS/dev/dev_ym/XIOS_COUPLING/src/client.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/interface/c/icdata.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/manager/daemons_manager.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/manager/daemons_manager.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/server.cpp (modified) Fix problem from previous commit when deallocating context. YM Thu, 25 Nov 2021 17:25:19 GMT ymipsl [2265] * XIOS/dev/dev_ym/XIOS_COUPLING/src/client.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/interface/c/icdata.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/manager/server_context.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/calendar_wrapper.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/context.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/context.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/object_factory.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/object_factory_decl_macro.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/object_factory_impl.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/object_template.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/server.cpp (modified) tracking memory leak : remove context and all related object from object ... Tue, 23 Nov 2021 12:12:46 GMT ymipsl [2264] * XIOS/dev/dev_ym/XIOS_COUPLING/src/config/scalar_attribute.conf (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/io/nc4_data_output.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/io/onetcdf4.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/io/onetcdf4_impl.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/field.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/grid.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/scalar.cpp (modified) Scalar can be now distributed on server side, avoiding incorrect result ... Fri, 19 Nov 2021 17:27:19 GMT ymipsl [2263] * XIOS/dev/dev_ym/XIOS_COUPLING/src/manager/window_manager.hpp (modified) Fix memory problem. YM Fri, 19 Nov 2021 15:58:18 GMT ymipsl [2262] * XIOS/dev/dev_ym/XIOS_COUPLING/src/context_server.cpp (modified) Fix (new) dead-lock problem. YM Fri, 19 Nov 2021 14:41:40 GMT ymipsl [2260] * XIOS/dev/dev_ym/XIOS_COUPLING/src/buffer_client.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/buffer_client.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/buffer_server.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/client.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/context_client.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/context_client.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/context_server.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/manager/contexts_manager.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/manager/contexts_manager.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/manager/pool_ressource.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/manager/pool_ressource.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/manager/ressources_manager.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/manager/ressources_manager.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/manager/server_context.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/manager/server_context.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/manager/servers_ressource.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/manager/servers_ressource.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/manager/services.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/manager/services.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/manager/services_manager.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/manager/services_manager.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/manager/window_manager.hpp (modified) Improvment of one sided protocol - removed latency - solve dead-lock ... Wed, 17 Nov 2021 15:56:04 GMT ymipsl [2259] * XIOS/dev/dev_ym/XIOS_COUPLING/src/buffer_client.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/buffer_client.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/context_client.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/context_client.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/context_server.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/context_server.hpp (modified) Improvment of one-sided protocol. Windows are now created in the flight ... Tue, 16 Nov 2021 16:37:42 GMT ymipsl [2258] * XIOS/dev/dev_ym/XIOS_COUPLING/src/buffer_client.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/buffer_client.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/buffer_server.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/context_client.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/context_client.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/context_server.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/context_server.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/manager/contexts_manager.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/manager/ressources_manager.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/manager/server_context.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/manager/services.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/manager/window_manager.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/context.cpp (modified) One sided protocol improvment. YM Wed, 10 Nov 2021 15:21:05 GMT jderouillat [2257] * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_inverse.cpp (modified) Fix bounds management in implement axis_inverse such as a ... Wed, 10 Nov 2021 14:28:22 GMT jderouillat [2256] * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_inverse.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_inverse.hpp (modified) Implement axis_inverse such as a no_data_modification transformation Wed, 10 Nov 2021 10:47:59 GMT jderouillat [2255] * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/extract_domain_to_axis.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_extract.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_extract_domain.cpp (modified) Implement extract axis transformations (from axis and from domain) using ... Mon, 25 Oct 2021 13:55:04 GMT jderouillat [2251] * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_reduce_domain.cpp (modified) Fixes to reenable reduce_domain to axis Tue, 12 Oct 2021 13:35:09 GMT jderouillat [2249] * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/domain.cpp (modified) Fix for Rewrite domain distribution for servers in unstructured cases Mon, 11 Oct 2021 12:45:43 GMT ymipsl [2247] * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/domain.cpp (modified) Rewrite domain distribution for servers. Previously it was leading that ... Mon, 11 Oct 2021 12:41:56 GMT ymipsl [2246] * XIOS/dev/dev_ym/XIOS_COUPLING/src/buffer_client.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/buffer_client.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/buffer_cs_base.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/buffer_server.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/buffer_server.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/context_client.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/context_client.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/context_server.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/context_server.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/distribution_type.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/manager/contexts_manager.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/manager/contexts_manager.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/manager/daemons_manager.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/manager/pool_ressource.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/manager/pool_ressource.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/manager/ressources_manager.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/manager/ressources_manager.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/manager/server_context.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/manager/server_context.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/manager/servers_ressource.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/manager/servers_ressource.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/manager/services.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/manager/services.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/manager/services_manager.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/manager/services_manager.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/manager/window_manager.hpp (modified) - Update of the tranfer protocol using one sided communication - ... Fri, 01 Oct 2021 08:40:31 GMT jderouillat [2243] * XIOS/dev/dev_ym/XIOS_COUPLING/src/cxios.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/interface/c/icdata.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/object_template.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/object_template_impl.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/server.cpp (modified) Move context cleaning in xios_finalize (for clients) and when servers ... Thu, 30 Sep 2021 14:37:30 GMT ymipsl [2242] * XIOS/dev/dev_ym/XIOS_COUPLING/src/server.cpp (modified) Bug fix in when split global communicator between clients and servers. ... Thu, 30 Sep 2021 12:25:40 GMT jderouillat [2241] * XIOS/dev/dev_ym/XIOS_COUPLING/src/cxios.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/object_template.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/object_template_impl.hpp (modified) Clean Context and it members before MPI_Finalize (to avoid some MPI call ... Thu, 30 Sep 2021 12:22:35 GMT jderouillat [2240] * XIOS/dev/dev_ym/XIOS_COUPLING/src/context_client.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/context_server.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/context.cpp (modified) Operate MPI windows free. Otherwise MPI will try to free it itself ... Wed, 29 Sep 2021 07:46:40 GMT ymipsl [2239] * XIOS/dev/dev_ym/XIOS_COUPLING/src/test/generic_testcase.f90 (modified) implement cyclic distribution for servers. in param.def : ... Wed, 29 Sep 2021 07:44:59 GMT ymipsl [2238] * XIOS/dev/dev_ym/XIOS_COUPLING/src/client.cpp (modified) Bug fix in when split global communicator between clients and servers. ... Mon, 20 Sep 2021 16:18:17 GMT ymipsl [2236] * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/grid_client_server_remote_connector.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/grid_client_server_remote_connector.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/grid_remote_connector.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/grid_remote_connector.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/grid.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/test/generic_testcase.f90 (modified) Fix problem in remoteConnector when computing grid to sent to server. ... Mon, 20 Sep 2021 16:15:02 GMT ymipsl [2235] * XIOS/dev/dev_ym/XIOS_COUPLING/src/mem_checker.cpp (modified) small fix in memory report. YM Mon, 20 Sep 2021 12:59:25 GMT jderouillat [2234] * XIOS/dev/dev_ym/XIOS_COUPLING/src/test/generic_testcase.f90 (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/xios_test_suite/TEST_SUITE/context_grid_dynamico.xml (modified) Enable dynamico-like runs with generic_testcase Wed, 15 Sep 2021 12:41:40 GMT jderouillat [2232] * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_extract.cpp (modified) Reconsider the workflow view to identify points to exclude from ... Tue, 14 Sep 2021 13:17:59 GMT ymipsl [2230] * XIOS/dev/dev_ym/XIOS_COUPLING/src/context_server.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/context_server.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/event_scheduler.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/event_scheduler.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/manager/server_context.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/manager/services.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/context.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/field.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/field.hpp (modified) Fix some Dead-lock issue... YM Tue, 14 Sep 2021 13:15:15 GMT ymipsl [2229] * XIOS/dev/dev_ym/XIOS_COUPLING/src/context_client.cpp (modified) When checkEvent is set, add a new diagnoistic : Check if every server ... Tue, 14 Sep 2021 07:37:55 GMT jderouillat [2228] * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_extract.cpp (modified) Fix in exclude masked points from transformation definition ... Mon, 13 Sep 2021 13:41:19 GMT jderouillat [2227] * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_extract.cpp (modified) Exclude masked points from transformation definition (domain_extract) Thu, 09 Sep 2021 11:05:36 GMT jderouillat [2226] * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_extract.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_reorder.cpp (modified) Implement a data_i_index computing which only depends on source workflow ... Mon, 06 Sep 2021 16:13:10 GMT ymipsl [2223] * XIOS/dev/dev_ym/XIOS_COUPLING/src/context_server.cpp (modified) Warning : standard release intelMPI library is bugged when probing onto ... Mon, 06 Sep 2021 16:11:19 GMT ymipsl [2222] * XIOS/dev/dev_ym/XIOS_COUPLING/src/context_client.cpp (modified) Fix problem at MPI dynamic window creation with intelMPI : Freeing ... Mon, 06 Sep 2021 16:09:18 GMT ymipsl [2221] * XIOS/dev/dev_ym/XIOS_COUPLING/src/buffer_client.cpp (modified) fix typo : MPI_Aint instead of MPI_AINT YM Mon, 06 Sep 2021 16:08:20 GMT ymipsl [2220] * XIOS/dev/dev_ym/XIOS_COUPLING/src/manager/server_context.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/manager/servers_ressource.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/manager/services.cpp (modified) Add synchronisation at service and manager creation, not sure it needed, ... Thu, 02 Sep 2021 15:06:35 GMT ymipsl [2212] * XIOS/dev/dev_ym/XIOS_COUPLING/src/addr2line.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/client.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/cxios.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/mem_checker.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/mem_checker.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/memtrack.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/memtrack.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/server.hpp (modified) Revisiting Memory tracking : * MemTrack has been improved - Not need ... Wed, 25 Aug 2021 17:31:05 GMT ymipsl [2209] * XIOS/dev/dev_ym/XIOS_COUPLING/src/client.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/cxios.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/cxios.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/manager/daemons_manager.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/manager/registry_manager.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/manager/registry_manager.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/context.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/context.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/registry.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/registry.hpp (modified) Revisiting registry management and make it working. YM Wed, 25 Aug 2021 17:20:05 GMT ymipsl [2208] * XIOS/dev/dev_ym/XIOS_COUPLING/src/manager/pool_ressource.cpp (modified) Missing synchronisation in pool_ressource service. YM Wed, 25 Aug 2021 17:18:57 GMT ymipsl [2207] * XIOS/dev/dev_ym/XIOS_COUPLING/src/config/scalar_attribute.conf (modified) Bug fix : "scalar_ref" scalar attribute was sent to the server. YM Tue, 24 Aug 2021 11:48:12 GMT ymipsl [2206] * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/axis.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/axis.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/domain.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/domain.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/field.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/field.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/grid.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/grid.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/scalar.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/scalar.hpp (modified) New feature : when can now use the syntax : fieldId:domainId[n], in ... Tue, 24 Aug 2021 11:43:56 GMT ymipsl [2205] * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/client_from_server_source_filter.cpp (modified) Fix when checking late data : need to call eventLoop for current context ... Tue, 24 Aug 2021 11:40:35 GMT ymipsl [2204] * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/context.hpp (modified) Bug fix : bad value for unlockContext(), so context was never unlocked. ... Fri, 20 Aug 2021 12:38:23 GMT ymipsl [2203] * XIOS/dev/dev_ym/XIOS_COUPLING/src/declare_ref_func.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/axis.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/axis.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/domain.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/domain.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/field.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/field.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/grid.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/grid.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/scalar.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/scalar.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/object_template.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/object_template_impl.hpp (modified) New functionnality : domain, axis and scalar can now be retrieve with ... Thu, 29 Jul 2021 08:35:09 GMT jderouillat [2199] * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/context.cpp (modified) Set initial value of finished in CContext::eventLoop to true (if ... Tue, 27 Jul 2021 14:38:45 GMT jderouillat [2196] * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/axis.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/compute_connectivity_domain.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/domain.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/expand_domain.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/extract_domain.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/generate_rectilinear_domain.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/interpolate_domain.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/reorder_domain.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/scalar.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/zoom_domain.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/Functions/reduction.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm/axis_algorithm_interpolate.cpp (modified) Backporting commit 1852 : Compiler fix for recent version of GCCfor ... Thu, 22 Jul 2021 14:23:05 GMT yushan [2195] * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/temporal_filter.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/temporal_transform_filter.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/temporal_transform_filter.hpp (modified) workflow graph : enable temporal splitting filter Thu, 22 Jul 2021 13:54:04 GMT yushan [2194] * XIOS/dev/dev_ym/XIOS_COUPLING/src/parse_expr/filter_expr_node.cpp (modified) workflow graph : bug fix (check if attribute is defined before querying ... Thu, 22 Jul 2021 12:05:58 GMT yushan [2193] * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/binary_arithmetic_filter.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/binary_arithmetic_filter.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/temporal_filter.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/temporal_filter.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/unary_arithmetic_filter.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/unary_arithmetic_filter.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/graph_package.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/field.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/parse_expr/filter_expr_node.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/workflow_graph.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/workflow_graph.hpp (modified) workflow graph : enable unary and binary arithmetic filters Tue, 20 Jul 2021 14:22:31 GMT jderouillat [2190] * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/domain.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_extract.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_reorder.cpp (modified) Add bound checking when the workflow view is scaned (highlighted by ... Tue, 20 Jul 2021 09:02:43 GMT jderouillat [2189] * XIOS/dev/dev_ym/XIOS_COUPLING/src/context_client.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/grid_transform_connector.cpp (modified) Fixes for some more strict compilers (gcc 8.3 at TGCC) Mon, 19 Jul 2021 08:56:42 GMT jderouillat [2188] * XIOS/dev/dev_ym/XIOS_COUPLING/src/distribution/reduce_transform_connector.hpp (modified) Fix average reduction (update reference results for test_scalar_algo) Thu, 15 Jul 2021 15:17:07 GMT jderouillat [2186] * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm/domain_algorithm_extract.cpp (modified) Modify extract (domain to domain) implementation : reset all geometrical ... Thu, 15 Jul 2021 13:03:45 GMT jderouillat [2185] * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/domain.cpp (modified) Fix ni/nj computation when not defined but number of elements in ...