# # ChangeLog for XIOS/dev/dev_ym/XIOS_COUPLING/src/manager/daemons_manager.cpp # # Generated by Trac 1.0.1 # 06/30/24 21:29:04 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 ... 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 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 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 - ... 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, 13 May 2020 21:15:06 GMT ymipsl [1878] * 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/coupler_manager.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/manager/coupler_manager.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/manager/daemons_manager.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) Coupling Branch. Implementing a coupler scheduler, to impose order for ... 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 ...