# # ChangeLog for XIOS/dev/dev_ym/XIOS_COUPLING/src/context_server.hpp # # Generated by Trac 1.0.1 # 06/28/24 12:56:41 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 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 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 - ... 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, 20 Apr 2021 07:49:47 GMT ymipsl [2130] * 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.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/grid_scatterer_connector.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/client_to_server_store_filter.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/client_to_server_store_filter.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/server_to_client_store_filter.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/server_to_client_store_filter.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/manager/daemons_manager.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/manager/server_context.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/manager/services.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/field.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/field.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/object_factory_decl_macro.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/timeline_events.hpp (added) New management of client-server buffers. - buffers can grow ... Mon, 20 Jan 2020 16:55:12 GMT ymipsl [1853] * 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/event_server.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/file_writer_filter.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/file_writer_filter.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/io/nc4_data_input.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/io/nc4_data_output.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/axis.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/context.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/domain.cpp (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.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/grid.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/grid.hpp (modified) Coupling branch : replace hasServer and hasClient combination by the ... Tue, 03 Dec 2019 10:46:23 GMT ymipsl [1780] * XIOS/dev/dev_ym/XIOS_COUPLING (copied) Creating a new dev branch to implement coupling functionnalities Tue, 05 Nov 2019 15:02:34 GMT ymipsl [1764] * XIOS/dev/dev_ym/XIOS_SERVICES/src/client.cpp (modified) * XIOS/dev/dev_ym/XIOS_SERVICES/src/context_client.cpp (modified) * XIOS/dev/dev_ym/XIOS_SERVICES/src/context_server.cpp (modified) * XIOS/dev/dev_ym/XIOS_SERVICES/src/context_server.hpp (modified) * XIOS/dev/dev_ym/XIOS_SERVICES/src/cxios.cpp (modified) * XIOS/dev/dev_ym/XIOS_SERVICES/src/cxios.hpp (modified) * XIOS/dev/dev_ym/XIOS_SERVICES/src/manager/contexts_manager.cpp (modified) * XIOS/dev/dev_ym/XIOS_SERVICES/src/manager/contexts_manager.hpp (modified) * XIOS/dev/dev_ym/XIOS_SERVICES/src/manager/daemons_manager.cpp (modified) * XIOS/dev/dev_ym/XIOS_SERVICES/src/manager/daemons_manager.hpp (modified) * XIOS/dev/dev_ym/XIOS_SERVICES/src/manager/pool_ressource.cpp (modified) * XIOS/dev/dev_ym/XIOS_SERVICES/src/manager/pool_ressource.hpp (modified) * XIOS/dev/dev_ym/XIOS_SERVICES/src/manager/ressources_manager.cpp (modified) * XIOS/dev/dev_ym/XIOS_SERVICES/src/manager/ressources_manager.hpp (modified) * XIOS/dev/dev_ym/XIOS_SERVICES/src/manager/server_context.cpp (modified) * XIOS/dev/dev_ym/XIOS_SERVICES/src/manager/server_context.hpp (modified) * XIOS/dev/dev_ym/XIOS_SERVICES/src/manager/servers_ressource.cpp (modified) * XIOS/dev/dev_ym/XIOS_SERVICES/src/manager/servers_ressource.hpp (modified) * XIOS/dev/dev_ym/XIOS_SERVICES/src/manager/services.cpp (modified) * XIOS/dev/dev_ym/XIOS_SERVICES/src/manager/services.hpp (modified) * XIOS/dev/dev_ym/XIOS_SERVICES/src/manager/services_manager.cpp (modified) * XIOS/dev/dev_ym/XIOS_SERVICES/src/manager/services_manager.hpp (modified) * XIOS/dev/dev_ym/XIOS_SERVICES/src/manager/window_manager.hpp (modified) * XIOS/dev/dev_ym/XIOS_SERVICES/src/node/context.cpp (modified) * XIOS/dev/dev_ym/XIOS_SERVICES/src/node/context.hpp (modified) * XIOS/dev/dev_ym/XIOS_SERVICES/src/node/field.cpp (modified) * XIOS/dev/dev_ym/XIOS_SERVICES/src/server.cpp (modified) Some Update on XIOS services Seems to work on Irène for : - first level ...