source: XIOS3

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2710   9 days hshepherd Reduce the volume of .out and .err files produced
(edit) @2707   9 days hshepherd dev branches for hshepherd
(edit) @2705   2 weeks jderouillat Add the extract_axis C missing interface
(edit) @2700   7 weeks jderouillat Fix for recent compilers
(edit) @2699   7 weeks jderouillat Revert temporarily 2633 (about misfunction of _reset_ for attributes when …
(edit) @2698   7 weeks mhedley patches for C compilation
(edit) @2696   7 weeks mhedley create branch for minor build change
(edit) @2695   7 weeks mhedley dev branches for mhedley
(edit) @2693   7 weeks jderouillat When 2 levels servers are used, instanciate first writer, then gatherers. …
(edit) @2692   7 weeks jderouillat Added the sorting of the localTree to ensure the reproductibilty of second …
(edit) @2689   8 weeks jderouillat Backport fixes from XIOS2 to read attributes
(edit) @2688   2 months jderouillat Merge dev/XIOS_NOTIFICATIONS_MANAGER into trunk (+ new files)
(edit) @2687   2 months jderouillat Merge dev/XIOS_NOTIFICATIONS_MANAGER into trunk
(edit) @2686   2 months jderouillat Backport 2682 from trunk : Added generic interfaces for extract_domain and …
(edit) @2682   3 months jderouillat Added generic interfaces for extract_domain and extract_axis (+ automatic …
(edit) @2681   3 months jderouillat Added a MPI_Barrier at the end of computeConnector after non-blocking …
(edit) @2680   3 months ymipsl xios time : set num call to 0 when resetting YM
(edit) @2679   3 months ymipsl New procedure for locking windows using true atomic one sided transfer for …
(edit) @2678   3 months ymipsl Add averaging to xios_timers YM
(edit) @2676   3 months jderouillat Backport 2579 and 2617 from from XIOS3 trunk : chunking with many domains …
(edit) @2675   3 months jderouillat Backport 2577 from XIOS3 trunk : Fix compression_level inheritance from …
(edit) @2674   3 months jderouillat Fix in the management of the grid inheritance for coupling case
(edit) @2673   3 months ymipsl Bug fix for legacy_v2 transport. "max_attached_mem_window" read parameter …
(edit) @2672   3 months ymipsl New mode "fugaku-like" for exclusive/shared windows lock. YM
(edit) @2671   3 months ymipsl Suffix all data member of CContexServer/CContextClient class by "_" YM
(edit) @2670   3 months ymipsl Suffix all data member of CContexServer class by "_" YM
(edit) @2669   3 months ymipsl Suffix all data member of CContextCleint class by "_" YM
(edit) @2668   3 months ymipsl Move files relative to transport to "transport" directory YM
(edit) @2667   3 months ymipsl New protocol legacy_v2 working with openmpi 5, avoiding windows creation …
(edit) @2666   3 months jderouillat Backporting 1856 and 2663, related to reproductibilty of interpolation's …
(edit) @2665   3 months jderouillat Fix the MPI_Finalize call if using_oasis is true
(edit) @2664   3 months jderouillat Backporting 1856 and 2663, related to reproductibilty of interpolation's …
(edit) @2662   4 months ymipsl Port Coupler Manager using notification manager. YM
(edit) @2661   4 months jderouillat In case of notifications using MPI_Windows, avoid remote access if …
(edit) @2660   4 months jderouillat Introduce XD experiences for Kokkos local_connector
(edit) @2659   5 months jderouillat Integrating a Kokkos build into the XIOS one.
(edit) @2658   5 months jderouillat Functions called in a kernel must be marked as a device function
(edit) @2656   5 months jderouillat Workaround for the OpenMPI environment of JeanZay?. HDF5 1.12.0 crashes …
(edit) @2655   5 months jderouillat Exclude long_name from CDomain/CAxis::computeAttributesHash
(edit) @2654   5 months jderouillat Implement Kokkos kernels compatible with GPU : removing all C++ object …
(edit) @2653   5 months jderouillat Add a missing include in CNotificationsManager (for gnu compiler)
(edit) @2652   5 months ymipsl fake commit
(edit) @2651   5 months ymipsl fake commit
(edit) @2650   5 months ymipsl fake commit
(edit) @2649   5 months ymipsl fake commit
(edit) @2648   5 months ymipsl Implementation of services using notification Manager. YM
(edit) @2647   5 months ymipsl Create branch for new services management without using windows manager …
(edit) @2645   7 months jderouillat Introduce Kokkos::parallel_for in local connector and, in model to client …
(edit) @2644   7 months jderouillat Step to Kokkos parallelism for CLocalConnector
(edit) @2643   7 months jderouillat Introduce Kokkos::parallel_for in average temporal filter
(edit) @2642   7 months jderouillat Introduce Kokkos::parallel_for in average temporal filter
(edit) @2641   7 months jderouillat Shallow copy must not be used in CArray like assignment (see the apply …
(edit) @2640   7 months jderouillat Suppress memory initializations in calls to kokkos::resize. Modified the …
(edit) @2639   7 months jderouillat Use shallow kokkos copy constructor and assignment when it is possible …
(edit) @2637   7 months jderouillat Enabled the test suite execution for X64_JEANZAY_KOKKOS environment
(edit) @2636   7 months jderouillat First Kokkos implementation (without parallel_for), validate the test …
(edit) @2635   7 months jderouillat Implement a Kokkos based workflow to manage portability
(edit) @2634   8 months jderouillat Fix a typo in return statement of commit 2633
(edit) @2633   8 months ymipsl Fix misfunction of "_reset_" for attributes when using field_ref. YM
(edit) @2632   8 months ymipsl - Recheck grid/domain/axis/scalar after reading grid from file, otherwise …
(edit) @2631   8 months ymipsl Back port of XIOS2/trunk, rev.2280 : Improve file reading reading - …
(edit) @2630   8 months ymipsl Make interpolation 2nd order work again with XIOS3. YM
(edit) @2629   10 months jderouillat Delete boost dependencies, the few features used are replaced by functions …
(edit) @2628   10 months jderouillat New timers integration/reporting
(edit) @2627   11 months jderouillat Fix some main timers on the client side. 1dd memory_report to the list of …
(edit) @2624   11 months jderouillat Remove -DBZ_DEBUG from prod options in X64_ADASTRA_INTEL
(edit) @2622   11 months jderouillat Logical comparison requires eqv (not eq)
(edit) @2621   11 months jderouillat Add Adastra arch files
(edit) @2620   11 months jderouillat Modify fortran-C interfaces to manage logical-bool conversion, the …
(edit) @2619   11 months jderouillat Fix connector for the XIOS3 version of the attached mode (redistribute), …
(edit) @2617   11 months jderouillat Fix the field's attribute name conversion_by_NetCDF removing upper-case …
(edit) @2616   11 months jderouillat Add XIOS3 fortran interfaces (resources management, chunking, compression)
(edit) @2614   11 months ymipsl - Permit now usage of contex_group into xml file for more modularity - Src …
(edit) @2613   11 months jderouillat Fix the attached mode for scalar output, and some bugs revealed by the …
(edit) @2612   12 months jderouillat Fix management of a service created onto a service through XML
(edit) @2611   12 months jderouillat Fix in detecting if the environment enables parallel compression
(edit) @2609   12 months jderouillat In the test suite, check that all files listed in checkfile.def files are …
(edit) @2608   12 months jderouillat Fix in detecting if the environment enables parallel compression
(edit) @2607   12 months jderouillat In the P2P protocol, forces to allocate the fixed buffer if it is defined, …
(edit) @2606   12 months jderouillat Compute the GridTransformConnector? (and the associated …
(edit) @2605   14 months jderouillat Reader finalization (p2p) requires ContextClient? and ContextServer? to be …
(edit) @2604   14 months jderouillat Fix the 'Communicator not allocated' message which appears at the end of a …
(edit) @2603   14 months jderouillat Replace the childList (not updated) usage by a childMap usage to get a …
(edit) @2602   15 months ymipsl bug fix : incorrect call to mpi_comm_free YM
(edit) @2601   15 months ymipsl Bug fix, when computing remote connector if the domain is not distributed. …
(edit) @2600   15 months jderouillat Add a field attribute, conversion_by_NetCDF, to operate type conversion in …
(edit) @2598   15 months jderouillat Add a field attribute, conversion_by_NetCDF, to operate type conversion in …
(edit) @2597   15 months jderouillat Bug fix in p2p mirror protocol, the client's buffer remain method need to …
(edit) @2596   15 months jderouillat Check that all events are managed before the end of the simulation (forget …
(edit) @2595   15 months jderouillat Check that all events are managed before the end of the simulation
(edit) @2594   16 months jderouillat Update the p2p protocol as a mirror protocol : the servers buffers will …
(edit) @2593   16 months jderouillat Rename the MemTrack? namespace associated to CppTrace? (conflict with the …
(edit) @2592   16 months jderouillat Free communicators in legacy and one_sided transport layer
(edit) @2591   16 months jderouillat Free additional communicators
(edit) @2589   16 months jderouillat Specify the usage of the xios namespace to overload the MPI funtions
(edit) @2588   16 months ymipsl fix potential dead-lock ; not sure it is enough... YM
(edit) @2587   16 months ymipsl fix typo : fixed ==> fixed_ fixed varaible is not defined so std::fixed …
(edit) @2586   16 months ymipsl Fix typo : #include <mpi.hpp> ===> #include "mpi.hpp" YM
(edit) @2585   16 months jderouillat Correction of buffer sizing (p2p, one_sided)
(edit) @2584   16 months ymipsl Set overload of mpi functions in xios namespace, so only XIOS MPI calls …
Note: See TracRevisionLog for help on using the revision log.