# # ChangeLog for XIOS/dev/dev_ym # # Generated by Trac 1.0.1 # 05/30/24 04:40:21 Mon, 16 Dec 2019 18:22:59 GMT ymipsl [1794] * XIOS/dev/dev_ym/XIOS_COUPLING/src/client_server_mapping.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/source_filter.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/spatial_transform_filter.cpp (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/grid.hpp (modified) - add some comment about grid map/array/indexes - Add some "_" to suffix ... Fri, 13 Dec 2019 16:55:14 GMT ymipsl [1787] * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/axis.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/domain.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/grid.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm_interpolate.cpp (modified) More cleaning : replace contextClient rank and size by context rank and ... Thu, 12 Dec 2019 17:37:42 GMT ymipsl [1785] * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm_interpolate.cpp (modified) Some fix untested when read weight interpolation from file. Probably no ... Thu, 12 Dec 2019 17:15:14 GMT ymipsl [1784] * XIOS/dev/dev_ym/XIOS_COUPLING/src/config/coupler_in_attribute.conf (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/config/coupler_out_attribute.conf (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/context_client.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/filter/spatial_transform_filter.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/group_template.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/group_template_impl.hpp (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/context.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/coupler_in.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/coupler_in.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/coupler_out.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/coupler_out.hpp (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/file.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/variable.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/variable.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) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm_interpolate.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm_inverse.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/axis_algorithm_transformation.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm_expand.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm_generate_rectilinear.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm_interpolate.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/domain_algorithm_transformation.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/generic_algorithm_transformation.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/grid_transformation.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/transformation/scalar_algorithm_transformation.cpp (modified) - Preparing coupling functionalities. - Make some cleaner things YM Wed, 04 Dec 2019 17:18:24 GMT ymipsl [1782] * XIOS/dev/dev_ym/XIOS_COUPLING/src/config/coupler_in_attribute.conf (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/config/coupler_out_attribute.conf (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/config/node_type.conf (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/group_factory_decl.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/group_template_decl.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/coupler_in.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/coupler_in.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/coupler_out.cpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/coupler_out.hpp (added) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/node_enum.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/node/node_type.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/object_factory_decl1.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/object_factory_decl3.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/object_template_decl.cpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/type/type_util.hpp (modified) * XIOS/dev/dev_ym/XIOS_COUPLING/src/xml_parser_decl.cpp (modified) coupling branch : implement new objet coupler_in and coupler_out to be ... 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 Wed, 06 Nov 2019 10:43:37 GMT ymipsl [1766] * XIOS/dev/dev_ym/XIOS_SERVICES/src/node/context.cpp (modified) * XIOS/dev/dev_ym/XIOS_SERVICES/src/node/context.hpp (modified) more cleaning... YM Wed, 06 Nov 2019 10:03:38 GMT ymipsl [1765] * XIOS/dev/dev_ym/XIOS_SERVICES/src/client.cpp (modified) * XIOS/dev/dev_ym/XIOS_SERVICES/src/client.hpp (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/cxios.cpp (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/server_context.cpp (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/server.cpp (modified) * XIOS/dev/dev_ym/XIOS_SERVICES/src/server.hpp (modified) Some cleaning On XIOS services branch YM 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 ... Fri, 18 Oct 2019 13:40:35 GMT ymipsl [1761] * XIOS/dev/dev_ym/XIOS_SERVICES/src/client.cpp (modified) * XIOS/dev/dev_ym/XIOS_SERVICES/src/client.hpp (modified) * XIOS/dev/dev_ym/XIOS_SERVICES/src/config/context_attribute.conf (modified) * XIOS/dev/dev_ym/XIOS_SERVICES/src/context_client.cpp (modified) * XIOS/dev/dev_ym/XIOS_SERVICES/src/context_client.hpp (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/filter/store_filter.cpp (modified) * XIOS/dev/dev_ym/XIOS_SERVICES/src/interface/c/iccalendar.cpp (modified) * XIOS/dev/dev_ym/XIOS_SERVICES/src/interface/c/icdata.cpp (modified) * XIOS/dev/dev_ym/XIOS_SERVICES/src/interface/fortran/ixios.F90 (modified) * XIOS/dev/dev_ym/XIOS_SERVICES/src/manager/contexts_manager.cpp (added) * XIOS/dev/dev_ym/XIOS_SERVICES/src/manager/contexts_manager.hpp (added) * XIOS/dev/dev_ym/XIOS_SERVICES/src/manager/daemons_manager.cpp (added) * XIOS/dev/dev_ym/XIOS_SERVICES/src/manager/daemons_manager.hpp (added) * XIOS/dev/dev_ym/XIOS_SERVICES/src/manager/pool_ressource.cpp (added) * XIOS/dev/dev_ym/XIOS_SERVICES/src/manager/pool_ressource.hpp (added) * XIOS/dev/dev_ym/XIOS_SERVICES/src/manager/register_context_info.hpp (added) * XIOS/dev/dev_ym/XIOS_SERVICES/src/manager/ressources_manager.cpp (added) * XIOS/dev/dev_ym/XIOS_SERVICES/src/manager/ressources_manager.hpp (added) * XIOS/dev/dev_ym/XIOS_SERVICES/src/manager/server_context.cpp (added) * XIOS/dev/dev_ym/XIOS_SERVICES/src/manager/server_context.hpp (added) * XIOS/dev/dev_ym/XIOS_SERVICES/src/manager/servers_ressource.cpp (added) * XIOS/dev/dev_ym/XIOS_SERVICES/src/manager/servers_ressource.hpp (added) * XIOS/dev/dev_ym/XIOS_SERVICES/src/manager/services.cpp (added) * XIOS/dev/dev_ym/XIOS_SERVICES/src/manager/services.hpp (added) * XIOS/dev/dev_ym/XIOS_SERVICES/src/manager/services_manager.cpp (added) * XIOS/dev/dev_ym/XIOS_SERVICES/src/manager/services_manager.hpp (added) * XIOS/dev/dev_ym/XIOS_SERVICES/src/manager/window_manager.cpp (added) * XIOS/dev/dev_ym/XIOS_SERVICES/src/manager/window_manager.hpp (added) * XIOS/dev/dev_ym/XIOS_SERVICES/src/node/axis.cpp (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/domain.cpp (modified) * XIOS/dev/dev_ym/XIOS_SERVICES/src/node/field.cpp (modified) * XIOS/dev/dev_ym/XIOS_SERVICES/src/node/file.cpp (modified) * XIOS/dev/dev_ym/XIOS_SERVICES/src/node/grid.cpp (modified) * XIOS/dev/dev_ym/XIOS_SERVICES/src/object.cpp (modified) * XIOS/dev/dev_ym/XIOS_SERVICES/src/object.hpp (modified) * XIOS/dev/dev_ym/XIOS_SERVICES/src/object_template_impl.hpp (modified) * XIOS/dev/dev_ym/XIOS_SERVICES/src/server.cpp (modified) * XIOS/dev/dev_ym/XIOS_SERVICES/src/server.hpp (modified) * XIOS/dev/dev_ym/XIOS_SERVICES/src/test/generic_testcase.f90 (added) implementing first guess for service functionnalities. YM Fri, 18 Oct 2019 13:29:04 GMT ymipsl [1760] * XIOS/dev/dev_ym/XIOS_SERVICES/src/event_scheduler.cpp (modified) some received events notification was not removed from the list, leading ... Fri, 18 Oct 2019 13:25:19 GMT ymipsl [1759] * XIOS/dev/dev_ym/XIOS_SERVICES/src/mpi.hpp (modified) * XIOS/dev/dev_ym/XIOS_SERVICES/src/mpi_tools.cpp (added) * XIOS/dev/dev_ym/XIOS_SERVICES/src/mpi_tools.hpp (added) Add some tools for MPI communication - find MPI_SIZE_T type equivalent ... Fri, 18 Oct 2019 13:00:27 GMT ymipsl [1758] * XIOS/dev/dev_ym/XIOS_SERVICES (copied) creation of a new branch to implement services management in XIOS. ... Fri, 18 Oct 2019 12:55:57 GMT ymipsl [1757] * XIOS/dev/dev_ym/XIOS_ONE_SIDED/src/buffer_client.cpp (modified) * XIOS/dev/dev_ym/XIOS_ONE_SIDED/src/buffer_client.hpp (modified) * XIOS/dev/dev_ym/XIOS_ONE_SIDED/src/buffer_server.cpp (modified) * XIOS/dev/dev_ym/XIOS_ONE_SIDED/src/buffer_server.hpp (modified) * XIOS/dev/dev_ym/XIOS_ONE_SIDED/src/context_client.cpp (modified) * XIOS/dev/dev_ym/XIOS_ONE_SIDED/src/context_client.hpp (modified) * XIOS/dev/dev_ym/XIOS_ONE_SIDED/src/context_server.cpp (modified) * XIOS/dev/dev_ym/XIOS_ONE_SIDED/src/context_server.hpp (modified) * XIOS/dev/dev_ym/XIOS_ONE_SIDED/src/node/context.cpp (modified) Implement one sided communication in client/server protocol to avoid ... Fri, 18 Oct 2019 12:52:59 GMT ymipsl [1756] * XIOS/dev/dev_ym/XIOS_ONE_SIDED/src/client.cpp (modified) more timers... YM Fri, 18 Oct 2019 12:50:00 GMT ymipsl [1755] * XIOS/dev/dev_ym/XIOS_ONE_SIDED/src/io/onetcdf4_impl.hpp (modified) Solve crash with blitz using recent compiler. YM Fri, 18 Oct 2019 12:44:10 GMT ymipsl [1754] * XIOS/dev/dev_ym/XIOS_ONE_SIDED/src/interface/c/ictimer.cpp (added) * XIOS/dev/dev_ym/XIOS_ONE_SIDED/src/interface/fortran/itimer.F90 (added) * XIOS/dev/dev_ym/XIOS_ONE_SIDED/src/interface/fortran/ixios.F90 (modified) * XIOS/dev/dev_ym/XIOS_ONE_SIDED/src/interface/fortran/timer_interface.f90 (added) exporting the timer functionnalities to fortran via the interface YM Fri, 18 Oct 2019 12:39:53 GMT ymipsl [1753] * XIOS/dev/dev_ym/XIOS_ONE_SIDED/src/interface/c/iccalendar.cpp (modified) * XIOS/dev/dev_ym/XIOS_ONE_SIDED/src/interface/c/icdata.cpp (modified) more timers YM Fri, 18 Oct 2019 12:37:54 GMT ymipsl [1752] * XIOS/dev/dev_ym/XIOS_ONE_SIDED/src/filter/store_filter.cpp (modified) suspend tracing when probing to avoid too big trace YM Fri, 18 Oct 2019 12:33:30 GMT ymipsl [1751] * XIOS/dev/dev_ym/XIOS_ONE_SIDED/src/node/field.cpp (modified) suspend tracing when probing to avoid too big trace YM Fri, 18 Oct 2019 12:30:54 GMT ymipsl [1750] * XIOS/dev/dev_ym/XIOS_ONE_SIDED/src/timer.cpp (modified) * XIOS/dev/dev_ym/XIOS_ONE_SIDED/src/timer.hpp (modified) * XIOS/dev/dev_ym/XIOS_ONE_SIDED/src/tracer.cpp (modified) Improve timer and tracing functionnalities YM Fri, 18 Oct 2019 12:18:34 GMT ymipsl [1749] * XIOS/dev/dev_ym/XIOS_ONE_SIDED (copied) update of one side protocol version : starting from rev 1660 (bis ... Fri, 18 Oct 2019 12:17:28 GMT ymipsl [1748] * XIOS/dev/dev_ym/XIOS_ONE_SIDED (deleted) cleaning the one_sided branch Fri, 18 Oct 2019 11:58:02 GMT ymipsl [1747] * XIOS/dev/dev_ym/XIOS_ONE_SIDED/trunk (copied) update of one side protocol version : starting from rev 1660 Thu, 28 Jun 2018 16:03:28 GMT ymipsl [1554] * XIOS/dev/dev_ym/XIOS_ONE_SIDED/src/context_client.cpp (modified) * XIOS/dev/dev_ym/XIOS_ONE_SIDED/src/context_server.cpp (modified) * XIOS/dev/dev_ym/XIOS_ONE_SIDED/src/node/context.cpp (modified) - Remove temporary buffered event - Some cleaning YM Mon, 25 Jun 2018 18:44:17 GMT aclsce [1550] * XIOS/branchs/xios-2.0/arch/arch-X64_IRENE.env (modified) * XIOS/branchs/xios-2.5/arch/arch-X64_IRENE.env (modified) * XIOS/dev/XIOS_DEV_CMIP6/arch/arch-X64_IRENE.env (modified) * XIOS/dev/dev_ym/XIOS_ONE_SIDED/arch/arch-X64_IRENE.env (modified) * XIOS/trunk/arch/arch-X64_IRENE.env (modified) - Updated environment file for irene architecture. Wed, 20 Jun 2018 07:09:23 GMT ymipsl [1547] * XIOS/dev/dev_ym/XIOS_ONE_SIDED/src/buffer_client.cpp (modified) * XIOS/dev/dev_ym/XIOS_ONE_SIDED/src/buffer_client.hpp (modified) * XIOS/dev/dev_ym/XIOS_ONE_SIDED/src/buffer_server.cpp (modified) * XIOS/dev/dev_ym/XIOS_ONE_SIDED/src/buffer_server.hpp (modified) * XIOS/dev/dev_ym/XIOS_ONE_SIDED/src/context_client.cpp (modified) * XIOS/dev/dev_ym/XIOS_ONE_SIDED/src/context_client.hpp (modified) * XIOS/dev/dev_ym/XIOS_ONE_SIDED/src/context_server.cpp (modified) * XIOS/dev/dev_ym/XIOS_ONE_SIDED/src/context_server.hpp (modified) New communication protocol between clients and servers, using hybrid ... Tue, 19 Jun 2018 14:55:18 GMT ymipsl [1546] * XIOS/dev/dev_ym/XIOS_ONE_SIDED (copied) Create new development branch XIOS_ONE_SIDED YM Mon, 13 Feb 2012 18:49:28 GMT ymipsl [302] * XIOS (moved) XMLIOSERVER devient XIOS !! YM Wed, 23 Mar 2011 16:42:11 GMT ymipsl [147] * XMLIO_V2/dev/dev_ym/arch (deleted) * XMLIO_V2/dev/dev_ym/bld.cfg (deleted) * XMLIO_V2/dev/dev_ym/iodef_test.xml (deleted) * XMLIO_V2/dev/dev_ym/iodef_test_include.xml (deleted) * XMLIO_V2/dev/dev_ym/make_xmlioserver (deleted) * XMLIO_V2/dev/dev_ym/src (deleted) mise à jour V2