source: XIOS3/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2634   4 weeks jderouillat Fix a typo in return statement of commit 2633
(edit) @2633   5 weeks ymipsl Fix misfunction of "_reset_" for attributes when using field_ref. YM
(edit) @2632   5 weeks ymipsl - Recheck grid/domain/axis/scalar after reading grid from file, otherwise …
(edit) @2631   5 weeks ymipsl Back port of XIOS2/trunk, rev.2280 : Improve file reading reading - …
(edit) @2629   2 months jderouillat Delete boost dependencies, the few features used are replaced by functions …
(edit) @2628   3 months jderouillat New timers integration/reporting
(edit) @2627   3 months jderouillat Fix some main timers on the client side. 1dd memory_report to the list of …
(edit) @2622   3 months jderouillat Logical comparison requires eqv (not eq)
(edit) @2620   3 months jderouillat Modify fortran-C interfaces to manage logical-bool conversion, the …
(edit) @2619   3 months jderouillat Fix connector for the XIOS3 version of the attached mode (redistribute), …
(edit) @2617   3 months jderouillat Fix the field's attribute name conversion_by_NetCDF removing upper-case …
(edit) @2616   3 months jderouillat Add XIOS3 fortran interfaces (resources management, chunking, compression)
(edit) @2614   4 months ymipsl - Permit now usage of contex_group into xml file for more modularity - Src …
(edit) @2613   4 months jderouillat Fix the attached mode for scalar output, and some bugs revealed by the …
(edit) @2612   5 months jderouillat Fix management of a service created onto a service through XML
(edit) @2607   5 months jderouillat In the P2P protocol, forces to allocate the fixed buffer if it is defined, …
(edit) @2606   5 months jderouillat Compute the GridTransformConnector? (and the associated …
(edit) @2605   6 months jderouillat Reader finalization (p2p) requires ContextClient? and ContextServer? to be …
(edit) @2604   7 months jderouillat Fix the 'Communicator not allocated' message which appears at the end of a …
(edit) @2603   7 months jderouillat Replace the childList (not updated) usage by a childMap usage to get a …
(edit) @2602   7 months ymipsl bug fix : incorrect call to mpi_comm_free YM
(edit) @2601   7 months ymipsl Bug fix, when computing remote connector if the domain is not distributed. …
(edit) @2600   7 months jderouillat Add a field attribute, conversion_by_NetCDF, to operate type conversion in …
(edit) @2597   8 months jderouillat Bug fix in p2p mirror protocol, the client's buffer remain method need to …
(edit) @2596   8 months jderouillat Check that all events are managed before the end of the simulation (forget …
(edit) @2595   8 months jderouillat Check that all events are managed before the end of the simulation
(edit) @2594   8 months jderouillat Update the p2p protocol as a mirror protocol : the servers buffers will …
(edit) @2593   9 months jderouillat Rename the MemTrack? namespace associated to CppTrace? (conflict with the …
(edit) @2592   9 months jderouillat Free communicators in legacy and one_sided transport layer
(edit) @2591   9 months jderouillat Free additional communicators
(edit) @2589   9 months jderouillat Specify the usage of the xios namespace to overload the MPI funtions
(edit) @2588   9 months ymipsl fix potential dead-lock ; not sure it is enough... YM
(edit) @2587   9 months ymipsl fix typo : fixed ==> fixed_ fixed varaible is not defined so std::fixed …
(edit) @2586   9 months ymipsl Fix typo : #include <mpi.hpp> ===> #include "mpi.hpp" YM
(edit) @2585   9 months jderouillat Correction of buffer sizing (p2p, one_sided)
(edit) @2584   9 months ymipsl Set overload of mpi functions in xios namespace, so only XIOS MPI calls …
(edit) @2580   9 months ymipsl Tracking unfree MPI windows and communicators. YM
(edit) @2579   9 months jderouillat Fix NetCDF chunking in case of many domains in the same file
(edit) @2578   9 months ymipsl tracking unfreed communicators. Do not include MPI_COMM_NULL in the list. …
(edit) @2577   9 months jderouillat Fix compression_level inheritance from files to fields (bug introduced …
(edit) @2576   10 months ymipsl Implement tracking of unfree communicators. YM
(edit) @2575   10 months ymipsl New stack trace back-end end using cpptrace. YM
(edit) @2571   10 months jderouillat Cleaning of the EventScheduler? not fully operational, revert …
(edit) @2570   10 months jderouillat Memory cleaning of the EventScheduler? hierarchy triggered by the …
(edit) @2569   10 months jderouillat Clean memory associated to EventScheduler? hierarchy and …
(edit) @2566   10 months jderouillat Clean implementation of the request ordering management
(edit) @2565   10 months jderouillat Clean buffers of servers in One Sided protocol
(edit) @2564   10 months jderouillat Clean memory leaks
(edit) @2563   10 months jderouillat Delete debugging code lines pushed by mistake
(edit) @2562   10 months jderouillat Add the missing delete tokenManager_
(edit) @2561   10 months jderouillat Forced the request processing, on servers, to be ordered in the one-sided …
(edit) @2560   10 months jderouillat Forced the request processing, on servers, to be ordered in the P2P …
(edit) @2559   10 months jderouillat Forced the request processing, on servers, to start with the buffer …
(edit) @2558   10 months ymipsl p2p transport protocol - bug fix - more diagnostics - set buffer …
(edit) @2557   10 months ymipsl Bug fix for new p2p protocol. YM
(edit) @2556   10 months ymipsl First version on the point to point transport protocol, activated by the …
(edit) @2555   10 months ymipsl Bug fix for one sided client. May lead to not close context. YM
(edit) @2554   10 months jderouillat Add hole management in domain redistribution
(edit) @2551   10 months jderouillat Add a test on the inter-communicator in ContextClient? and ContextServer?
(edit) @2550   10 months ymipsl Bug fix for multiple_file mode, update for one_file not had not been …
(edit) @2549   10 months jderouillat Add missing return statements, fix GNU environment for threads
(edit) @2548   10 months ymipsl Bug fix in pool_node when allocating pool, introduced with thread …
(edit) @2547   10 months ymipsl Major update : - New method to lock and unlock one-sided windows …
(edit) @2546   10 months ymipsl Bug fix when unsing online writer for axis. YM
(edit) @2545   10 months ymipsl Bug fix when reading unstructured grid file with online reader YM
(edit) @2544   10 months ymipsl bug fix for online reader filter : not connected to good filter (writer) …
(edit) @2543   10 months ymipsl Bug fix for online writer filter, not connected to good slot. YM
(edit) @2542   10 months ymipsl fix problem for instant value output, time axis was decaled of one record. …
(edit) @2541   10 months ymipsl for compatibility with ferret : - change vertical axis units from Pa to mb …
(edit) @2535   12 months jderouillat Backport [2448,2503,2516], ocean component in generic_testcase, …
(edit) @2532   12 months jderouillat Implement an API to use the ZFP compression plugin.
(edit) @2529   12 months jderouillat Enable parallel compression regarding NetCDF & HDF5 configurations at …
(edit) @2528   12 months jderouillat Fix intracommunicator probing for attached mode
(edit) @2526   12 months jderouillat Backport intracommunicator probing and a nonblocking communication fix for …
(edit) @2523   12 months ymipsl Adaptation to new hyper event scheduler. YM
(edit) @2522   12 months ymipsl Improvment of event scheduler. Now a hierachical approach make possible …
(edit) @2520   13 months jderouillat Replace MPI probing on intercommunicator by probing on intracommunicator
(edit) @2518   13 months ymipsl Make data member conform to XIOS framework developement, ie, an "_" suffix …
(edit) @2517   13 months ymipsl New way to manage locks in window manager. Windows is locked with …
(edit) @2513   13 months ymipsl Decreasing memory consumption during the compilation by declaring each …
(edit) @2509   13 months jderouillat Add a comparison operator to the filesToWrite_ std:: set to force the file …
(edit) @2507   13 months ymipsl Merging XIOS3_ATTACHED branch into XIOS3 trunk. YM
(edit) @2498   14 months jderouillat Revert 2494 partially (keep initialisation of notifyType_), the associated …
(edit) @2496   14 months jderouillat Check that the parameters of the XIOS context are valid
(edit) @2494   14 months jderouillat Backporting 2489 and 2490 (+ wait in getServiceInfo) from XIOS_ATTACHED + …
(edit) @2486   15 months jderouillat Update Irene environment (RedHat8) in test suite + bug fix service
(edit) @2481   15 months jderouillat Chunk must be defined for non fields variables too in parallel write
(edit) @2479   16 months jderouillat Add tunable output chunking. The user can specify a …
(edit) @2473   16 months jderouillat Fix user defined calendar with first month shorter than some other months
(edit) @2471   16 months jderouillat Fixes for new MAC environment. AND On clients that do not initialize MPI …
(edit) @2465   16 months jderouillat Fix DBL_DIG unknown for some environment
(edit) @2462   17 months jderouillat Replaced MPI_Win_create calls by MPI_Win_allocate calls to avoid deadlock …
(edit) @2458   17 months ymipsl Merge XIOS_FILE_SERVICE dev branch into trunk YM
(edit) @2441   19 months jderouillat Reverse partially commit 2438 : the integration of environment variables …
(edit) @2438   19 months jderouillat Add the ability to specify the location of iodef through an environment …
(edit) @2437   19 months jderouillat On servers, move first call of CTimer after the first step of servers …
(edit) @2436   19 months ymipsl Fix incorrect CF attribute : formula_term -> formula_terms in nectdf file. …
(edit) @2433   19 months jderouillat Fix the evaluated buffer sizes for fields, and shrink the memory …
(edit) @2426   20 months jderouillat Clean MemCheckcer?, add memory consumption accumulators in main XIOS …
(edit) @2425   20 months jderouillat Update the memory log system to log virtual memory, resident memory and …
Note: See TracRevisionLog for help on using the revision log.