source: XIOS3

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2562   11 months jderouillat Add the missing delete tokenManager_
(edit) @2561   11 months jderouillat Forced the request processing, on servers, to be ordered in the one-sided …
(edit) @2560   11 months jderouillat Forced the request processing, on servers, to be ordered in the P2P …
(edit) @2559   11 months jderouillat Forced the request processing, on servers, to start with the buffer …
(edit) @2558   11 months ymipsl p2p transport protocol - bug fix - more diagnostics - set buffer …
(edit) @2557   11 months ymipsl Bug fix for new p2p protocol. YM
(edit) @2556   11 months ymipsl First version on the point to point transport protocol, activated by the …
(edit) @2555   11 months ymipsl Bug fix for one sided client. May lead to not close context. YM
(edit) @2554   11 months jderouillat Add hole management in domain redistribution
(edit) @2553   11 months jderouillat Update LSCE and MesoIPSL environment for XIOS3
(edit) @2552   12 months jderouillat Added arch files for Spirit
(edit) @2551   12 months jderouillat Add a test on the inter-communicator in ContextClient? and ContextServer?
(edit) @2550   12 months ymipsl Bug fix for multiple_file mode, update for one_file not had not been …
(edit) @2549   12 months jderouillat Add missing return statements, fix GNU environment for threads
(edit) @2548   12 months ymipsl Bug fix in pool_node when allocating pool, introduced with thread …
(edit) @2547   12 months ymipsl Major update : - New method to lock and unlock one-sided windows …
(edit) @2546   12 months ymipsl Bug fix when unsing online writer for axis. YM
(edit) @2545   12 months ymipsl Bug fix when reading unstructured grid file with online reader YM
(edit) @2544   12 months ymipsl bug fix for online reader filter : not connected to good filter (writer) …
(edit) @2543   12 months ymipsl Bug fix for online writer filter, not connected to good slot. YM
(edit) @2542   12 months ymipsl fix problem for instant value output, time axis was decaled of one record. …
(edit) @2541   12 months ymipsl for compatibility with ferret : - change vertical axis units from Pa to mb …
(edit) @2540   13 months jderouillat Update the test suite environment (done by hand from time to time)
(edit) @2539   13 months jderouillat Set an incremental latency in window access of the legacy protocol (read …
(edit) @2538   13 months jderouillat Backport 2506 : limitation of number of vertex max in remaper
(edit) @2537   13 months jderouillat Add a missing return statment in the remapper
(edit) @2536   13 months jderouillat Fix some minor merge error
(edit) @2535   13 months jderouillat Backport [2448,2503,2516], ocean component in generic_testcase, …
(edit) @2534   13 months jderouillat Backport [2443,2500,2502], a shared_ptr bug in the remapper and convex …
(edit) @2532   13 months jderouillat Implement an API to use the ZFP compression plugin.
(edit) @2531   13 months jderouillat Implement an API to use the ZFP compression plugin.
(edit) @2530   13 months jderouillat Enable parallel compression regarding NetCDF & HDF5 configurations at …
(edit) @2529   13 months jderouillat Enable parallel compression regarding NetCDF & HDF5 configurations at …
(edit) @2528   14 months jderouillat Fix intracommunicator probing for attached mode
(edit) @2527   14 months jderouillat Fix intracommunicator probing for attached mode
(edit) @2526   14 months jderouillat Backport intracommunicator probing and a nonblocking communication fix for …
(edit) @2525   14 months jderouillat Use a list<CRequest*> in the one-sided protocol to handle safely the …
(edit) @2524   14 months jderouillat Replace MPI probing on intercommunicator by probing on intracommunicator …
(edit) @2523   14 months ymipsl Adaptation to new hyper event scheduler. YM
(edit) @2522   14 months ymipsl Improvment of event scheduler. Now a hierachical approach make possible …
(edit) @2521   14 months jderouillat Replace MPI probing on intercommunicator by probing on intracommunicator
(edit) @2520   14 months jderouillat Replace MPI probing on intercommunicator by probing on intracommunicator
(edit) @2519   14 months jderouillat Create ALL_SERVICES (used for oasis_enddef, concern all servers) first, …
(edit) @2518   14 months ymipsl Make data member conform to XIOS framework developement, ie, an "_" suffix …
(edit) @2517   14 months ymipsl New way to manage locks in window manager. Windows is locked with …
(edit) @2516   14 months jderouillat Fix in nvertex name in case of many domains in a file
(edit) @2514   14 months ymipsl Missing bld.cfg update from previous commit YM
(edit) @2513   14 months ymipsl Decreasing memory consumption during the compilation by declaring each …
(edit) @2509   15 months jderouillat Add a comparison operator to the filesToWrite_ std:: set to force the file …
(edit) @2508   15 months ymipsl update for irene arch file (red-hat8) YM
(edit) @2507   15 months ymipsl Merging XIOS3_ATTACHED branch into XIOS3 trunk. YM
(edit) @2505   15 months jderouillat Backport 2500, 2502 (convex cells) and 2503 (memory_report option) from …
(edit) @2504   15 months jderouillat Add a comparison operator to the filesToWrite_ std::set to force the file …
(edit) @2498   16 months jderouillat Revert 2494 partially (keep initialisation of notifyType_), the associated …
(edit) @2497   16 months jderouillat Fix LLVM environment (Irene RedHat8) in test suite
(edit) @2496   16 months jderouillat Check that the parameters of the XIOS context are valid
(edit) @2495   16 months jderouillat Check that the parameters of the XIOS context are valid
(edit) @2494   16 months jderouillat Backporting 2489 and 2490 (+ wait in getServiceInfo) from XIOS_ATTACHED + …
(edit) @2493   16 months ymipsl Bug fix in service Manager when waiting for service registration. YM
(edit) @2492   16 months ymipsl Better writer attached mode, new CClientOnlineWriterFilter class that …
(edit) @2491   16 months ymipsl Fix the problem of shared_from_this() needed at construction time. …
(edit) @2490   16 months ymipsl fix : waiting for service creation when quering service information YM
(edit) @2489   16 months ymipsl Querying service manager on service information was not waiting for …
(edit) @2488   16 months ymipsl Bug fix in service. Services running on same ressources had distinct event …
(edit) @2487   16 months jderouillat Update Irene environment (RedHat8)
(edit) @2486   16 months jderouillat Update Irene environment (RedHat8) in test suite + bug fix service
(edit) @2482   17 months ymipsl First guess in supression of attached mode replaced by online reader and …
(edit) @2481   17 months jderouillat Chunk must be defined for non fields variables too in parallel write
(edit) @2480   17 months jderouillat Chunk must be defined for non fields variables too in parallel write
(edit) @2479   17 months jderouillat Add tunable output chunking. The user can specify a …
(edit) @2478   17 months jderouillat Add tunable output chunking. The user can specify a …
(edit) @2476   17 months jderouillat Fix JeanZay? OpenMPI environment for N2 server usage
(edit) @2475   17 months jderouillat Fix JeanZay? OpenMPI environment for N2 server usage
(edit) @2474   17 months jderouillat Fix user defined calendar with first month shorter than some other months
(edit) @2473   17 months jderouillat Fix user defined calendar with first month shorter than some other months
(edit) @2471   17 months jderouillat Fixes for new MAC environment. AND On clients that do not initialize MPI …
(edit) @2469   17 months jderouillat Fixes for new MAC environment
(edit) @2468   17 months jderouillat Fix for recent GCC compiler
(edit) @2467   17 months jderouillat On clients that do not initialize MPI themselves, do not monitor XIOS …
(edit) @2466   18 months jderouillat Fix DBL_DIG unknown for some environment
(edit) @2465   18 months jderouillat Fix DBL_DIG unknown for some environment
(edit) @2463   18 months jderouillat On servers, move first call of CTimer after the first step of servers …
(edit) @2462   19 months jderouillat Replaced MPI_Win_create calls by MPI_Win_allocate calls to avoid deadlock …
(edit) @2461   19 months ymipsl Squeletton to had new transformations : redistribute_domain, …
(edit) @2460   19 months ymipsl Squeletton to had new transformations : redistribute_domain, …
(edit) @2459   19 months ymipsl create new dev branch to supress attach mode. YM
(edit) @2458   19 months ymipsl Merge XIOS_FILE_SERVICE dev branch into trunk YM
(edit) @2457   19 months jderouillat Update JEANZAY environment, integrate OpenMPI
(edit) @2455   19 months ymipsl Make coupling working again. YM
(edit) @2454   20 months ymipsl fix missing return. YM
(edit) @2453   20 months ymipsl Implementation of files service on dev branch YM
(edit) @2452   20 months ymipsl Create dev branch to include file services from XIOS3 trunk. YM
(edit) @2451   20 months ymipsl Delete branch to update to XIOS3 trunk
(edit) @2448   20 months jderouillat Fix generic_testcase using an ocean component (tiecket #183
(edit) @2446   20 months ymipsl New dev branch to manage file services. YM
(edit) @2445   20 months ymipsl remove branch, bad starting revision. YM
(edit) @2444   20 months ymipsl New dev branch to manage file services. YM
(edit) @2443   20 months jderouillat Fix a shared_ptr bug in the remapper
(edit) @2441   20 months jderouillat Reverse partially commit 2438 : the integration of environment variables …
(edit) @2438   20 months jderouillat Add the ability to specify the location of iodef through an environment …
Note: See TracRevisionLog for help on using the revision log.