# # ChangeLog for XIOS3/trunk/src/cxios.cpp # # Generated by Trac 1.0.1 # 06/30/24 13:27:47 Thu, 13 Oct 2022 13:45:43 GMT jderouillat [2420] * XIOS3/trunk/bld.cfg (modified) * XIOS3/trunk/scripts/plotly_memory.js (modified) * XIOS3/trunk/src/cxios.cpp (modified) * XIOS3/trunk/src/cxios.hpp (modified) * XIOS3/trunk/src/mem_checker.cpp (modified) * XIOS3/trunk/src/mem_checker.hpp (modified) * XIOS3/trunk/src/server.cpp (modified) Add an option (log_memory : set to false by default), to activate memory ... Thu, 13 Oct 2022 09:24:30 GMT jderouillat [2419] * XIOS3/trunk/scripts/plotly_memory.js (added) * XIOS3/trunk/scripts/xios_memory.html (added) * XIOS3/trunk/src/cxios.cpp (modified) * XIOS3/trunk/src/mem_checker.cpp (modified) * XIOS3/trunk/src/node/context.cpp (modified) * XIOS3/trunk/src/server.cpp (modified) Update the memory log system using plotly and CSV files, a dedicated ... Tue, 11 Oct 2022 13:19:14 GMT jderouillat [2418] * XIOS3/trunk/scripts (added) * XIOS3/trunk/scripts/index_load.html (added) * XIOS3/trunk/src/client.cpp (modified) * XIOS3/trunk/src/cxios.cpp (modified) * XIOS3/trunk/src/filter/model_to_client_source_filter.cpp (modified) * XIOS3/trunk/src/filter/temporal_filter.cpp (modified) * XIOS3/trunk/src/interface/c/icmem_checker.cpp (added) * XIOS3/trunk/src/interface/fortran/imem_checker.F90 (added) * XIOS3/trunk/src/interface/fortran/ixios.F90 (modified) * XIOS3/trunk/src/mem_checker.cpp (modified) * XIOS3/trunk/src/mem_checker.hpp (modified) * XIOS3/trunk/src/node/context.cpp (modified) * XIOS3/trunk/src/server.cpp (modified) Integrates a system to log the memory consumption from XIOS init to XIOS ... Wed, 21 Sep 2022 13:53:51 GMT ymipsl [2407] * XIOS3/trunk/src/client.cpp (modified) * XIOS3/trunk/src/cxios.cpp (modified) * XIOS3/trunk/src/cxios.hpp (modified) * XIOS3/trunk/src/node/context.cpp (modified) * XIOS3/trunk/src/node/context.hpp (modified) * XIOS3/trunk/src/server.cpp (modified) * XIOS3/trunk/src/transport/one_sided_context_server.cpp (modified) Implement separate "reader" and "writer" service. Default reader live on ... Wed, 06 Jul 2022 21:14:58 GMT ymipsl [2362] * XIOS3/branches (added) * XIOS3/dev (added) * XIOS3/trunk (copied) copy XIOS_COUPLING branch into new XIOS3 trunk directory. XIOS V2 est ... Wed, 06 Jul 2022 21:07:05 GMT ymipsl [2360] * XIOS2/dev/XIOS_DEV_CMIP6 (copied) * XIOS2/dev/XIOS_GRIB (copied) * XIOS2/dev/dev_oa (copied) * XIOS2/dev/dev_trunk_graph (copied) * XIOS2/dev/dev_trunk_omp (copied) * XIOS2/dev/dev_ym (copied) Move dev branches to XIOS2 YM