# # ChangeLog for XIOS3/branches/xios-3.0-beta/src/transport # # Generated by Trac 1.0.1 # 07/01/24 08:00:37 Wed, 21 Jun 2023 10:06:28 GMT jderouillat [2521] * XIOS3/branches/xios-3.0-beta/src/test/generic_testcase.f90 (modified) * XIOS3/branches/xios-3.0-beta/src/transport/legacy_context_client.cpp (modified) * XIOS3/branches/xios-3.0-beta/src/transport/legacy_context_server.cpp (modified) * XIOS3/branches/xios-3.0-beta/xios_test_suite/ARCH/arch-X64_JEANZAY.env (modified) Replace MPI probing on intercommunicator by probing on intracommunicator Fri, 25 Nov 2022 13:48:06 GMT jderouillat [2432] * XIOS3/branches/xios-3.0-beta/src/node/field.cpp (modified) * XIOS3/branches/xios-3.0-beta/src/transport/legacy_context_server.cpp (modified) Fix the evaluated buffer sizes for fields, and shrink the memory ... Thu, 06 Oct 2022 09:28:18 GMT ymipsl [2414] * XIOS3/branches/xios-3.0-beta (copied) Create pre-stable beta version of xios-3.0 Fri, 09 Sep 2022 15:23:16 GMT ymipsl [2399] * XIOS3/trunk/src/server.cpp (modified) * XIOS3/trunk/src/timer.hpp (modified) * XIOS3/trunk/src/transport/one_sided_client_buffer.cpp (modified) * XIOS3/trunk/src/transport/one_sided_client_buffer.hpp (modified) * XIOS3/trunk/src/transport/one_sided_context_client.cpp (modified) * XIOS3/trunk/src/transport/one_sided_context_server.cpp (modified) * XIOS3/trunk/src/transport/one_sided_server_buffer.cpp (modified) * XIOS3/trunk/src/transport/one_sided_server_buffer.hpp (modified) -Fix performance issue in one_sided protocol - better timer ...