source: XIOS3/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @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) @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 …
(edit) @2580   17 months ymipsl Tracking unfree MPI windows and communicators. YM
(edit) @2579   17 months jderouillat Fix NetCDF chunking in case of many domains in the same file
(edit) @2578   17 months ymipsl tracking unfreed communicators. Do not include MPI_COMM_NULL in the list. …
(edit) @2577   17 months jderouillat Fix compression_level inheritance from files to fields (bug introduced …
(edit) @2576   17 months ymipsl Implement tracking of unfree communicators. YM
(edit) @2575   17 months ymipsl New stack trace back-end end using cpptrace. YM
(edit) @2574   17 months ymipsl Addapt bld.cfg to new external source cpptrace. YM
(edit) @2573   17 months ymipsl create new external source lib : cpptrace, for statck trace output YM
(edit) @2572   17 months ymipsl create new external source lib : cpptrace, for statck trace output YM
(edit) @2571   17 months jderouillat Cleaning of the EventScheduler? not fully operational, revert …
(edit) @2570   17 months jderouillat Memory cleaning of the EventScheduler? hierarchy triggered by the …
(edit) @2569   17 months jderouillat Clean memory associated to EventScheduler? hierarchy and …
(edit) @2566   17 months jderouillat Clean implementation of the request ordering management
(edit) @2565   17 months jderouillat Clean buffers of servers in One Sided protocol
(edit) @2564   17 months jderouillat Clean memory leaks
(edit) @2563   17 months jderouillat Delete debugging code lines pushed by mistake
(edit) @2562   17 months jderouillat Add the missing delete tokenManager_
(edit) @2561   17 months jderouillat Forced the request processing, on servers, to be ordered in the one-sided …
(edit) @2560   17 months jderouillat Forced the request processing, on servers, to be ordered in the P2P …
(edit) @2559   17 months jderouillat Forced the request processing, on servers, to start with the buffer …
(edit) @2558   17 months ymipsl p2p transport protocol - bug fix - more diagnostics - set buffer …
(edit) @2557   17 months ymipsl Bug fix for new p2p protocol. YM
(edit) @2556   17 months ymipsl First version on the point to point transport protocol, activated by the …
(edit) @2555   17 months ymipsl Bug fix for one sided client. May lead to not close context. YM
(edit) @2554   17 months jderouillat Add hole management in domain redistribution
(edit) @2551   18 months jderouillat Add a test on the inter-communicator in ContextClient? and ContextServer?
(edit) @2550   18 months ymipsl Bug fix for multiple_file mode, update for one_file not had not been …
(edit) @2549   18 months jderouillat Add missing return statements, fix GNU environment for threads
(edit) @2548   18 months ymipsl Bug fix in pool_node when allocating pool, introduced with thread …
(edit) @2547   18 months ymipsl Major update : - New method to lock and unlock one-sided windows …
(edit) @2546   18 months ymipsl Bug fix when unsing online writer for axis. YM
(edit) @2545   18 months ymipsl Bug fix when reading unstructured grid file with online reader YM
(edit) @2544   18 months ymipsl bug fix for online reader filter : not connected to good filter (writer) …
(edit) @2543   18 months ymipsl Bug fix for online writer filter, not connected to good slot. YM
(edit) @2542   18 months ymipsl fix problem for instant value output, time axis was decaled of one record. …
(edit) @2541   18 months ymipsl for compatibility with ferret : - change vertical axis units from Pa to mb …
(edit) @2538   19 months jderouillat Backport 2506 : limitation of number of vertex max in remaper
(edit) @2537   19 months jderouillat Add a missing return statment in the remapper
(edit) @2535   19 months jderouillat Backport [2448,2503,2516], ocean component in generic_testcase, …
(edit) @2534   19 months jderouillat Backport [2443,2500,2502], a shared_ptr bug in the remapper and convex …
(edit) @2532   19 months jderouillat Implement an API to use the ZFP compression plugin.
(edit) @2529   19 months jderouillat Enable parallel compression regarding NetCDF & HDF5 configurations at …
(edit) @2528   20 months jderouillat Fix intracommunicator probing for attached mode
(edit) @2526   20 months jderouillat Backport intracommunicator probing and a nonblocking communication fix for …
(edit) @2523   20 months ymipsl Adaptation to new hyper event scheduler. YM
(edit) @2522   20 months ymipsl Improvment of event scheduler. Now a hierachical approach make possible …
(edit) @2520   20 months jderouillat Replace MPI probing on intercommunicator by probing on intracommunicator
(edit) @2518   20 months ymipsl Make data member conform to XIOS framework developement, ie, an "_" suffix …
(edit) @2517   20 months ymipsl New way to manage locks in window manager. Windows is locked with …
(edit) @2514   20 months ymipsl Missing bld.cfg update from previous commit YM
(edit) @2513   20 months ymipsl Decreasing memory consumption during the compilation by declaring each …
(edit) @2509   20 months jderouillat Add a comparison operator to the filesToWrite_ std:: set to force the file …
(edit) @2508   21 months ymipsl update for irene arch file (red-hat8) YM
(edit) @2507   21 months ymipsl Merging XIOS3_ATTACHED branch into XIOS3 trunk. YM
(edit) @2498   22 months jderouillat Revert 2494 partially (keep initialisation of notifyType_), the associated …
(edit) @2497   22 months jderouillat Fix LLVM environment (Irene RedHat8) in test suite
(edit) @2496   22 months jderouillat Check that the parameters of the XIOS context are valid
(edit) @2494   22 months jderouillat Backporting 2489 and 2490 (+ wait in getServiceInfo) from XIOS_ATTACHED + …
(edit) @2486   22 months jderouillat Update Irene environment (RedHat8) in test suite + bug fix service
(edit) @2481   23 months jderouillat Chunk must be defined for non fields variables too in parallel write
(edit) @2479   23 months jderouillat Add tunable output chunking. The user can specify a …
(edit) @2476   2 years jderouillat Fix JeanZay? OpenMPI environment for N2 server usage
(edit) @2473   2 years jderouillat Fix user defined calendar with first month shorter than some other months
(edit) @2471   2 years jderouillat Fixes for new MAC environment. AND On clients that do not initialize MPI …
Note: See TracRevisionLog for help on using the revision log.