source: XIOS3

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2542   13 months ymipsl fix problem for instant value output, time axis was decaled of one record. …
(edit) @2541   13 months ymipsl for compatibility with ferret : - change vertical axis units from Pa to mb …
(edit) @2540   14 months jderouillat Update the test suite environment (done by hand from time to time)
(edit) @2539   14 months jderouillat Set an incremental latency in window access of the legacy protocol (read …
(edit) @2538   14 months jderouillat Backport 2506 : limitation of number of vertex max in remaper
(edit) @2537   14 months jderouillat Add a missing return statment in the remapper
(edit) @2536   15 months jderouillat Fix some minor merge error
(edit) @2535   15 months jderouillat Backport [2448,2503,2516], ocean component in generic_testcase, …
(edit) @2534   15 months jderouillat Backport [2443,2500,2502], a shared_ptr bug in the remapper and convex …
(edit) @2532   15 months jderouillat Implement an API to use the ZFP compression plugin.
(edit) @2531   15 months jderouillat Implement an API to use the ZFP compression plugin.
(edit) @2530   15 months jderouillat Enable parallel compression regarding NetCDF & HDF5 configurations at …
(edit) @2529   15 months jderouillat Enable parallel compression regarding NetCDF & HDF5 configurations at …
(edit) @2528   15 months jderouillat Fix intracommunicator probing for attached mode
(edit) @2527   15 months jderouillat Fix intracommunicator probing for attached mode
(edit) @2526   15 months jderouillat Backport intracommunicator probing and a nonblocking communication fix for …
(edit) @2525   15 months jderouillat Use a list<CRequest*> in the one-sided protocol to handle safely the …
(edit) @2524   15 months jderouillat Replace MPI probing on intercommunicator by probing on intracommunicator …
(edit) @2523   15 months ymipsl Adaptation to new hyper event scheduler. YM
(edit) @2522   15 months ymipsl Improvment of event scheduler. Now a hierachical approach make possible …
(edit) @2521   16 months jderouillat Replace MPI probing on intercommunicator by probing on intracommunicator
(edit) @2520   16 months jderouillat Replace MPI probing on intercommunicator by probing on intracommunicator
(edit) @2519   16 months jderouillat Create ALL_SERVICES (used for oasis_enddef, concern all servers) first, …
(edit) @2518   16 months ymipsl Make data member conform to XIOS framework developement, ie, an "_" suffix …
(edit) @2517   16 months ymipsl New way to manage locks in window manager. Windows is locked with …
(edit) @2516   16 months jderouillat Fix in nvertex name in case of many domains in a file
(edit) @2514   16 months ymipsl Missing bld.cfg update from previous commit YM
(edit) @2513   16 months ymipsl Decreasing memory consumption during the compilation by declaring each …
(edit) @2509   16 months jderouillat Add a comparison operator to the filesToWrite_ std:: set to force the file …
(edit) @2508   16 months ymipsl update for irene arch file (red-hat8) YM
(edit) @2507   16 months ymipsl Merging XIOS3_ATTACHED branch into XIOS3 trunk. YM
(edit) @2505   16 months jderouillat Backport 2500, 2502 (convex cells) and 2503 (memory_report option) from …
(edit) @2504   16 months jderouillat Add a comparison operator to the filesToWrite_ std::set to force the file …
(edit) @2498   17 months jderouillat Revert 2494 partially (keep initialisation of notifyType_), the associated …
(edit) @2497   17 months jderouillat Fix LLVM environment (Irene RedHat8) in test suite
(edit) @2496   17 months jderouillat Check that the parameters of the XIOS context are valid
(edit) @2495   17 months jderouillat Check that the parameters of the XIOS context are valid
(edit) @2494   17 months jderouillat Backporting 2489 and 2490 (+ wait in getServiceInfo) from XIOS_ATTACHED + …
(edit) @2493   18 months ymipsl Bug fix in service Manager when waiting for service registration. YM
(edit) @2492   18 months ymipsl Better writer attached mode, new CClientOnlineWriterFilter class that …
(edit) @2491   18 months ymipsl Fix the problem of shared_from_this() needed at construction time. …
(edit) @2490   18 months ymipsl fix : waiting for service creation when quering service information YM
(edit) @2489   18 months ymipsl Querying service manager on service information was not waiting for …
(edit) @2488   18 months ymipsl Bug fix in service. Services running on same ressources had distinct event …
(edit) @2487   18 months jderouillat Update Irene environment (RedHat8)
(edit) @2486   18 months jderouillat Update Irene environment (RedHat8) in test suite + bug fix service
(edit) @2482   18 months ymipsl First guess in supression of attached mode replaced by online reader and …
(edit) @2481   18 months jderouillat Chunk must be defined for non fields variables too in parallel write
(edit) @2480   18 months jderouillat Chunk must be defined for non fields variables too in parallel write
(edit) @2479   19 months jderouillat Add tunable output chunking. The user can specify a …
(edit) @2478   19 months jderouillat Add tunable output chunking. The user can specify a …
(edit) @2476   19 months jderouillat Fix JeanZay? OpenMPI environment for N2 server usage
(edit) @2475   19 months jderouillat Fix JeanZay? OpenMPI environment for N2 server usage
(edit) @2474   19 months jderouillat Fix user defined calendar with first month shorter than some other months
(edit) @2473   19 months jderouillat Fix user defined calendar with first month shorter than some other months
(edit) @2471   19 months jderouillat Fixes for new MAC environment. AND On clients that do not initialize MPI …
(edit) @2469   19 months jderouillat Fixes for new MAC environment
(edit) @2468   19 months jderouillat Fix for recent GCC compiler
(edit) @2467   19 months jderouillat On clients that do not initialize MPI themselves, do not monitor XIOS …
(edit) @2466   19 months jderouillat Fix DBL_DIG unknown for some environment
(edit) @2465   19 months jderouillat Fix DBL_DIG unknown for some environment
(edit) @2463   20 months jderouillat On servers, move first call of CTimer after the first step of servers …
(edit) @2462   20 months jderouillat Replaced MPI_Win_create calls by MPI_Win_allocate calls to avoid deadlock …
(edit) @2461   20 months ymipsl Squeletton to had new transformations : redistribute_domain, …
(edit) @2460   20 months ymipsl Squeletton to had new transformations : redistribute_domain, …
(edit) @2459   20 months ymipsl create new dev branch to supress attach mode. YM
(edit) @2458   20 months ymipsl Merge XIOS_FILE_SERVICE dev branch into trunk YM
(edit) @2457   20 months jderouillat Update JEANZAY environment, integrate OpenMPI
(edit) @2455   21 months ymipsl Make coupling working again. YM
(edit) @2454   21 months ymipsl fix missing return. YM
(edit) @2453   21 months ymipsl Implementation of files service on dev branch YM
(edit) @2452   21 months ymipsl Create dev branch to include file services from XIOS3 trunk. YM
(edit) @2451   21 months ymipsl Delete branch to update to XIOS3 trunk
(edit) @2448   22 months jderouillat Fix generic_testcase using an ocean component (tiecket #183
(edit) @2446   22 months ymipsl New dev branch to manage file services. YM
(edit) @2445   22 months ymipsl remove branch, bad starting revision. YM
(edit) @2444   22 months ymipsl New dev branch to manage file services. YM
(edit) @2443   22 months jderouillat Fix a shared_ptr bug in the remapper
(edit) @2441   22 months jderouillat Reverse partially commit 2438 : the integration of environment variables …
(edit) @2438   22 months jderouillat Add the ability to specify the location of iodef through an environment …
(edit) @2437   22 months jderouillat On servers, move first call of CTimer after the first step of servers …
(edit) @2436   22 months ymipsl Fix incorrect CF attribute : formula_term -> formula_terms in nectdf file. …
(edit) @2435   22 months ymipsl Fix incorrect CF attribute : formula_term -> formula_terms in nectdf file. …
(edit) @2433   22 months jderouillat Fix the evaluated buffer sizes for fields, and shrink the memory …
(edit) @2432   22 months jderouillat Fix the evaluated buffer sizes for fields, and shrink the memory …
(edit) @2427   23 months jderouillat Backport the system to log the memory consumption (commit ID …
(edit) @2426   23 months jderouillat Clean MemCheckcer?, add memory consumption accumulators in main XIOS …
(edit) @2425   23 months jderouillat Update the memory log system to log virtual memory, resident memory and …
(edit) @2424   2 years jderouillat Fix a division by 0 in BANDS domain distribution on servers (2nd part)
(edit) @2423   2 years jderouillat Introduce partially trunk's developement to manage N2 servers (especially …
(edit) @2422   2 years jderouillat Fix a division by 0 in BANDS domain distribution on servers
(edit) @2421   2 years jderouillat Fix a division by 0 in BANDS domain distribution on servers
(edit) @2420   2 years jderouillat Add an option (log_memory : set to false by default), to activate memory …
(edit) @2419   2 years jderouillat Update the memory log system using plotly and CSV files, a dedicated …
(edit) @2418   2 years jderouillat Integrates a system to log the memory consumption from XIOS init to XIOS …
(edit) @2417   2 years jderouillat Backport commits [1977, 2181, 2200-2202, 2250, 2252] related to UGRID in …
(edit) @2415   2 years jderouillat Fix Irene test suite, python3/3.7.5 generates an OpenMPI error importing …
(edit) @2414   2 years ymipsl Create pre-stable beta version of xios-3.0
(edit) @2413   2 years jderouillat Backport commit 1977 : Fix inconstent definition in cf_role netcdf …
(edit) @2411   2 years jderouillat Fix Irene test suite, which returns (Unable to start a daemon on the local …
Note: See TracRevisionLog for help on using the revision log.