source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2662   3 days ymipsl Port Coupler Manager using notification manager. YM
(edit) @2661   9 days jderouillat In case of notifications using MPI_Windows, avoid remote access if …
(edit) @2660   13 days jderouillat Introduce XD experiences for Kokkos local_connector
(edit) @2659   3 weeks jderouillat Integrating a Kokkos build into the XIOS one.
(edit) @2658   3 weeks jderouillat Functions called in a kernel must be marked as a device function
(edit) @2657   3 weeks jderouillat Workaround for the OpenMPI environment of JeanZay?. HDF5 1.12.0 crashes …
(edit) @2656   3 weeks jderouillat Workaround for the OpenMPI environment of JeanZay?. HDF5 1.12.0 crashes …
(edit) @2655   3 weeks jderouillat Exclude long_name from CDomain/CAxis::computeAttributesHash
(edit) @2654   3 weeks jderouillat Implement Kokkos kernels compatible with GPU : removing all C++ object …
(edit) @2653   5 weeks jderouillat Add a missing include in CNotificationsManager (for gnu compiler)
(edit) @2652   5 weeks ymipsl fake commit
(edit) @2651   5 weeks ymipsl fake commit
(edit) @2650   5 weeks ymipsl fake commit
(edit) @2649   5 weeks ymipsl fake commit
(edit) @2648   6 weeks ymipsl Implementation of services using notification Manager. YM
(edit) @2647   6 weeks ymipsl Create branch for new services management without using windows manager …
(edit) @2646   3 months aclsce Update Irene rome environment
(edit) @2645   3 months jderouillat Introduce Kokkos::parallel_for in local connector and, in model to client …
(edit) @2644   3 months jderouillat Step to Kokkos parallelism for CLocalConnector
(edit) @2643   3 months jderouillat Introduce Kokkos::parallel_for in average temporal filter
(edit) @2642   3 months jderouillat Introduce Kokkos::parallel_for in average temporal filter
(edit) @2641   3 months jderouillat Shallow copy must not be used in CArray like assignment (see the apply …
(edit) @2640   3 months jderouillat Suppress memory initializations in calls to kokkos::resize. Modified the …
(edit) @2639   3 months jderouillat Use shallow kokkos copy constructor and assignment when it is possible …
(edit) @2638   3 months jderouillat Fix read fields attributes for grid dimensions greater than 1, but without …
(edit) @2637   3 months jderouillat Enabled the test suite execution for X64_JEANZAY_KOKKOS environment
(edit) @2636   3 months jderouillat First Kokkos implementation (without parallel_for), validate the test …
(edit) @2635   3 months jderouillat Implement a Kokkos based workflow to manage portability
(edit) @2634   5 months jderouillat Fix a typo in return statement of commit 2633
(edit) @2633   5 months ymipsl Fix misfunction of "_reset_" for attributes when using field_ref. YM
(edit) @2632   5 months ymipsl - Recheck grid/domain/axis/scalar after reading grid from file, otherwise …
(edit) @2631   5 months ymipsl Back port of XIOS2/trunk, rev.2280 : Improve file reading reading - …
(edit) @2630   5 months ymipsl Make interpolation 2nd order work again with XIOS3. YM
(edit) @2629   6 months jderouillat Delete boost dependencies, the few features used are replaced by functions …
(edit) @2628   6 months jderouillat New timers integration/reporting
(edit) @2627   7 months jderouillat Fix some main timers on the client side. 1dd memory_report to the list of …
(edit) @2626   7 months aclsce Added GNU compilation environment for Adastra Genoa machine.
(edit) @2625   7 months jderouillat Add Adastra arch files
(edit) @2624   7 months jderouillat Remove -DBZ_DEBUG from prod options in X64_ADASTRA_INTEL
(edit) @2623   7 months jderouillat Modify fortran-C interfaces to manage logical-bool conversion, the …
(edit) @2622   7 months jderouillat Logical comparison requires eqv (not eq)
(edit) @2621   7 months jderouillat Add Adastra arch files
(edit) @2620   7 months jderouillat Modify fortran-C interfaces to manage logical-bool conversion, the …
(edit) @2619   7 months jderouillat Fix connector for the XIOS3 version of the attached mode (redistribute), …
(edit) @2618   7 months jderouillat Regenerate XIOS2 interfaces, and fix the field' s attribute name …
(edit) @2617   7 months jderouillat Fix the field's attribute name conversion_by_NetCDF removing upper-case …
(edit) @2616   7 months jderouillat Add XIOS3 fortran interfaces (resources management, chunking, compression)
(edit) @2615   7 months ymipsl - Permit now usage of contex_group into xml file for more modularity - Src …
(edit) @2614   7 months ymipsl - Permit now usage of contex_group into xml file for more modularity - Src …
(edit) @2613   7 months jderouillat Fix the attached mode for scalar output, and some bugs revealed by the …
(edit) @2612   8 months jderouillat Fix management of a service created onto a service through XML
(edit) @2611   9 months jderouillat Fix in detecting if the environment enables parallel compression
(edit) @2610   9 months jderouillat In the test suite, check that all files listed in checkfile.def files are …
(edit) @2609   9 months jderouillat In the test suite, check that all files listed in checkfile.def files are …
(edit) @2608   9 months jderouillat Fix in detecting if the environment enables parallel compression
(edit) @2607   9 months jderouillat In the P2P protocol, forces to allocate the fixed buffer if it is defined, …
(edit) @2606   9 months jderouillat Compute the GridTransformConnector? (and the associated …
(edit) @2605   10 months jderouillat Reader finalization (p2p) requires ContextClient? and ContextServer? to be …
(edit) @2604   10 months jderouillat Fix the 'Communicator not allocated' message which appears at the end of a …
(edit) @2603   10 months jderouillat Replace the childList (not updated) usage by a childMap usage to get a …
(edit) @2602   11 months ymipsl bug fix : incorrect call to mpi_comm_free YM
(edit) @2601   11 months ymipsl Bug fix, when computing remote connector if the domain is not distributed. …
(edit) @2600   11 months jderouillat Add a field attribute, conversion_by_NetCDF, to operate type conversion in …
(edit) @2599   11 months jderouillat Add a field attribute, conversion_by_NetCDF, to operate type conversion in …
(edit) @2598   11 months jderouillat Add a field attribute, conversion_by_NetCDF, to operate type conversion in …
(edit) @2597   11 months jderouillat Bug fix in p2p mirror protocol, the client's buffer remain method need to …
(edit) @2596   11 months jderouillat Check that all events are managed before the end of the simulation (forget …
(edit) @2595   11 months jderouillat Check that all events are managed before the end of the simulation
(edit) @2594   12 months jderouillat Update the p2p protocol as a mirror protocol : the servers buffers will …
(edit) @2593   12 months jderouillat Rename the MemTrack? namespace associated to CppTrace? (conflict with the …
(edit) @2592   12 months jderouillat Free communicators in legacy and one_sided transport layer
(edit) @2591   12 months jderouillat Free additional communicators
(edit) @2590   12 months jderouillat Add X64_JEANZAY_OPENMPI arch files in XIOS2
(edit) @2589   12 months jderouillat Specify the usage of the xios namespace to overload the MPI funtions
(edit) @2588   12 months ymipsl fix potential dead-lock ; not sure it is enough... YM
(edit) @2587   12 months ymipsl fix typo : fixed ==> fixed_ fixed varaible is not defined so std::fixed …
(edit) @2586   12 months ymipsl Fix typo : #include <mpi.hpp> ===> #include "mpi.hpp" YM
(edit) @2585   12 months jderouillat Correction of buffer sizing (p2p, one_sided)
(edit) @2584   12 months ymipsl Set overload of mpi functions in xios namespace, so only XIOS MPI calls …
(edit) @2583   12 months jderouillat Rename ifort_LSCE arch file to be compatible with XIOS2
(edit) @2582   13 months jderouillat Revert X64_JEANZAY environnement to IntelMPI (not operational for now with …
(edit) @2581   13 months jderouillat Update arch file for IPSL mesoCentre
(edit) @2580   13 months ymipsl Tracking unfree MPI windows and communicators. YM
(edit) @2579   13 months jderouillat Fix NetCDF chunking in case of many domains in the same file
(edit) @2578   13 months ymipsl tracking unfreed communicators. Do not include MPI_COMM_NULL in the list. …
(edit) @2577   13 months jderouillat Fix compression_level inheritance from files to fields (bug introduced …
(edit) @2576   13 months ymipsl Implement tracking of unfree communicators. YM
(edit) @2575   13 months ymipsl New stack trace back-end end using cpptrace. YM
(edit) @2574   13 months ymipsl Addapt bld.cfg to new external source cpptrace. YM
(edit) @2573   13 months ymipsl create new external source lib : cpptrace, for statck trace output YM
(edit) @2572   13 months ymipsl create new external source lib : cpptrace, for statck trace output YM
(edit) @2571   13 months jderouillat Cleaning of the EventScheduler? not fully operational, revert …
(edit) @2570   13 months jderouillat Memory cleaning of the EventScheduler? hierarchy triggered by the …
(edit) @2569   13 months jderouillat Clean memory associated to EventScheduler? hierarchy and …
(edit) @2568   13 months jderouillat Add Nvidia arch files for Meso-IPSL
(edit) @2567   13 months jderouillat Add Nvidia arch files for Meso-IPSL
(edit) @2566   13 months jderouillat Clean implementation of the request ordering management
(edit) @2565   13 months jderouillat Clean buffers of servers in One Sided protocol
(edit) @2564   13 months jderouillat Clean memory leaks
(edit) @2563   13 months jderouillat Delete debugging code lines pushed by mistake
Note: See TracRevisionLog for help on using the revision log.