source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @2553   17 months jderouillat Update LSCE and MesoIPSL environment for XIOS3
(edit) @2552   17 months jderouillat Added arch files for Spirit
(edit) @2551   17 months jderouillat Add a test on the inter-communicator in ContextClient? and ContextServer?
(edit) @2550   17 months ymipsl Bug fix for multiple_file mode, update for one_file not had not been …
(edit) @2549   17 months jderouillat Add missing return statements, fix GNU environment for threads
(edit) @2548   17 months ymipsl Bug fix in pool_node when allocating pool, introduced with thread …
(edit) @2547   17 months ymipsl Major update : - New method to lock and unlock one-sided windows …
(edit) @2546   17 months ymipsl Bug fix when unsing online writer for axis. YM
(edit) @2545   17 months ymipsl Bug fix when reading unstructured grid file with online reader YM
(edit) @2544   17 months ymipsl bug fix for online reader filter : not connected to good filter (writer) …
(edit) @2543   17 months ymipsl Bug fix for online writer filter, not connected to good slot. YM
(edit) @2542   17 months ymipsl fix problem for instant value output, time axis was decaled of one record. …
(edit) @2541   17 months ymipsl for compatibility with ferret : - change vertical axis units from Pa to mb …
(edit) @2540   18 months jderouillat Update the test suite environment (done by hand from time to time)
(edit) @2539   18 months jderouillat Set an incremental latency in window access of the legacy protocol (read …
(edit) @2538   18 months jderouillat Backport 2506 : limitation of number of vertex max in remaper
(edit) @2537   18 months jderouillat Add a missing return statment in the remapper
(edit) @2536   18 months jderouillat Fix some minor merge error
(edit) @2535   18 months jderouillat Backport [2448,2503,2516], ocean component in generic_testcase, …
(edit) @2534   18 months jderouillat Backport [2443,2500,2502], a shared_ptr bug in the remapper and convex …
(edit) @2533   18 months jderouillat Create the xios-2.6 branch
(edit) @2532   18 months jderouillat Implement an API to use the ZFP compression plugin.
(edit) @2531   18 months jderouillat Implement an API to use the ZFP compression plugin.
(edit) @2530   18 months jderouillat Enable parallel compression regarding NetCDF & HDF5 configurations at …
(edit) @2529   18 months jderouillat Enable parallel compression regarding NetCDF & HDF5 configurations at …
(edit) @2528   19 months jderouillat Fix intracommunicator probing for attached mode
(edit) @2527   19 months jderouillat Fix intracommunicator probing for attached mode
(edit) @2526   19 months jderouillat Backport intracommunicator probing and a nonblocking communication fix for …
(edit) @2525   19 months jderouillat Use a list<CRequest*> in the one-sided protocol to handle safely the …
(edit) @2524   19 months jderouillat Replace MPI probing on intercommunicator by probing on intracommunicator …
(edit) @2523   19 months ymipsl Adaptation to new hyper event scheduler. YM
(edit) @2522   19 months ymipsl Improvment of event scheduler. Now a hierachical approach make possible …
(edit) @2521   19 months jderouillat Replace MPI probing on intercommunicator by probing on intracommunicator
(edit) @2520   19 months jderouillat Replace MPI probing on intercommunicator by probing on intracommunicator
(edit) @2519   19 months jderouillat Create ALL_SERVICES (used for oasis_enddef, concern all servers) first, …
(edit) @2518   19 months ymipsl Make data member conform to XIOS framework developement, ie, an "_" suffix …
(edit) @2517   19 months ymipsl New way to manage locks in window manager. Windows is locked with …
(edit) @2516   19 months jderouillat Fix in nvertex name in case of many domains in a file
(edit) @2515   20 months jderouillat Modified default fill values in UGRID (From A. Stirnemann)
(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) @2512   20 months jderouillat Re-enable expand in the test suite (revert operated on bounds management )
(edit) @2511   20 months ymipsl Revert commit 2440 & 2442 that introduced bounds management for …
(edit) @2510   20 months ymipsl make a branch that include bounds management for rectilinear grid before …
(edit) @2509   20 months jderouillat Add a comparison operator to the filesToWrite_ std:: set to force the file …
(edit) @2508   20 months ymipsl update for irene arch file (red-hat8) YM
(edit) @2507   20 months ymipsl Merging XIOS3_ATTACHED branch into XIOS3 trunk. YM
(edit) @2506   20 months ymipsl Supress limitation of number of vertex max in remaper. YM
(edit) @2505   20 months jderouillat Backport 2500, 2502 (convex cells) and 2503 (memory_report option) from …
(edit) @2504   20 months jderouillat Add a comparison operator to the filesToWrite_ std::set to force the file …
(edit) @2503   20 months jderouillat Add an option called memory_report (in the xios context, default is true) …
(edit) @2502   20 months ymipsl add comments YM
(edit) @2501   20 months ymipsl Fix to be able to read gaussian grid from file. YM
(edit) @2500   20 months ymipsl Modification in remaper to fix problems with non convex cells. YM
(edit) @2499   21 months jderouillat Update Irene AMD environment (RedHat8)
(edit) @2498   21 months jderouillat Revert 2494 partially (keep initialisation of notifyType_), the associated …
(edit) @2497   21 months jderouillat Fix LLVM environment (Irene RedHat8) in test suite
(edit) @2496   21 months jderouillat Check that the parameters of the XIOS context are valid
(edit) @2495   21 months jderouillat Check that the parameters of the XIOS context are valid
(edit) @2494   21 months jderouillat Backporting 2489 and 2490 (+ wait in getServiceInfo) from XIOS_ATTACHED + …
(edit) @2493   21 months ymipsl Bug fix in service Manager when waiting for service registration. YM
(edit) @2492   21 months ymipsl Better writer attached mode, new CClientOnlineWriterFilter class that …
(edit) @2491   21 months ymipsl Fix the problem of shared_from_this() needed at construction time. …
(edit) @2490   21 months ymipsl fix : waiting for service creation when quering service information YM
(edit) @2489   21 months ymipsl Querying service manager on service information was not waiting for …
(edit) @2488   21 months ymipsl Bug fix in service. Services running on same ressources had distinct event …
(edit) @2487   21 months jderouillat Update Irene environment (RedHat8)
(edit) @2486   21 months jderouillat Update Irene environment (RedHat8) in test suite + bug fix service
(edit) @2485   21 months jderouillat Update Irene environment (RedHat8) in test suite
(edit) @2484   21 months jderouillat Update Irene environment (RedHat8)
(edit) @2483   21 months jderouillat Update Irene skylake environment (new default compiler in RedHat8 …
(edit) @2482   22 months ymipsl First guess in supression of attached mode replaced by online reader and …
(edit) @2481   22 months jderouillat Chunk must be defined for non fields variables too in parallel write
(edit) @2480   22 months jderouillat Chunk must be defined for non fields variables too in parallel write
(edit) @2479   22 months jderouillat Add tunable output chunking. The user can specify a …
(edit) @2478   22 months jderouillat Add tunable output chunking. The user can specify a …
(edit) @2477   22 months jderouillat Fix readFieldAttributes for fields not defined on a domain
(edit) @2476   22 months jderouillat Fix JeanZay? OpenMPI environment for N2 server usage
(edit) @2475   22 months jderouillat Fix JeanZay? OpenMPI environment for N2 server usage
(edit) @2474   23 months jderouillat Fix user defined calendar with first month shorter than some other months
(edit) @2473   23 months jderouillat Fix user defined calendar with first month shorter than some other months
(edit) @2472   23 months jderouillat Fix user defined calendar with first month shorter than some other months
(edit) @2471   23 months jderouillat Fixes for new MAC environment. AND On clients that do not initialize MPI …
(edit) @2470   23 months jderouillat Fixes for new MAC environment
(edit) @2469   23 months jderouillat Fixes for new MAC environment
(edit) @2468   23 months jderouillat Fix for recent GCC compiler
(edit) @2467   23 months jderouillat On clients that do not initialize MPI themselves, do not monitor XIOS …
(edit) @2466   23 months jderouillat Fix DBL_DIG unknown for some environment
(edit) @2465   23 months jderouillat Fix DBL_DIG unknown for some environment
(edit) @2464   23 months jderouillat Fix DBL_DIG unknown for some environment
(edit) @2463   2 years jderouillat On servers, move first call of CTimer after the first step of servers …
(edit) @2462   2 years jderouillat Replaced MPI_Win_create calls by MPI_Win_allocate calls to avoid deadlock …
(edit) @2461   2 years ymipsl Squeletton to had new transformations : redistribute_domain, …
(edit) @2460   2 years ymipsl Squeletton to had new transformations : redistribute_domain, …
(edit) @2459   2 years ymipsl create new dev branch to supress attach mode. YM
Note: See TracRevisionLog for help on using the revision log.