source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2502   14 months ymipsl add comments YM
(edit) @2501   14 months ymipsl Fix to be able to read gaussian grid from file. YM
(edit) @2500   14 months ymipsl Modification in remaper to fix problems with non convex cells. YM
(edit) @2499   14 months jderouillat Update Irene AMD environment (RedHat8)
(edit) @2498   14 months jderouillat Revert 2494 partially (keep initialisation of notifyType_), the associated …
(edit) @2497   14 months jderouillat Fix LLVM environment (Irene RedHat8) in test suite
(edit) @2496   14 months jderouillat Check that the parameters of the XIOS context are valid
(edit) @2495   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) @2493   15 months ymipsl Bug fix in service Manager when waiting for service registration. YM
(edit) @2492   15 months ymipsl Better writer attached mode, new CClientOnlineWriterFilter class that …
(edit) @2491   15 months ymipsl Fix the problem of shared_from_this() needed at construction time. …
(edit) @2490   15 months ymipsl fix : waiting for service creation when quering service information YM
(edit) @2489   15 months ymipsl Querying service manager on service information was not waiting for …
(edit) @2488   15 months ymipsl Bug fix in service. Services running on same ressources had distinct event …
(edit) @2487   15 months jderouillat Update Irene environment (RedHat8)
(edit) @2486   15 months jderouillat Update Irene environment (RedHat8) in test suite + bug fix service
(edit) @2485   15 months jderouillat Update Irene environment (RedHat8) in test suite
(edit) @2484   15 months jderouillat Update Irene environment (RedHat8)
(edit) @2483   15 months jderouillat Update Irene skylake environment (new default compiler in RedHat8 …
(edit) @2482   15 months ymipsl First guess in supression of attached mode replaced by online reader and …
(edit) @2481   16 months jderouillat Chunk must be defined for non fields variables too in parallel write
(edit) @2480   16 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) @2478   16 months jderouillat Add tunable output chunking. The user can specify a …
(edit) @2477   16 months jderouillat Fix readFieldAttributes for fields not defined on a domain
(edit) @2476   16 months jderouillat Fix JeanZay? OpenMPI environment for N2 server usage
(edit) @2475   16 months jderouillat Fix JeanZay? OpenMPI environment for N2 server usage
(edit) @2474   16 months jderouillat Fix user defined calendar with first month shorter than some other months
(edit) @2473   16 months jderouillat Fix user defined calendar with first month shorter than some other months
(edit) @2472   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) @2470   16 months jderouillat Fixes for new MAC environment
(edit) @2469   16 months jderouillat Fixes for new MAC environment
(edit) @2468   16 months jderouillat Fix for recent GCC compiler
(edit) @2467   16 months jderouillat On clients that do not initialize MPI themselves, do not monitor XIOS …
(edit) @2466   16 months jderouillat Fix DBL_DIG unknown for some environment
(edit) @2465   16 months jderouillat Fix DBL_DIG unknown for some environment
(edit) @2464   16 months jderouillat Fix DBL_DIG unknown for some environment
(edit) @2463   17 months jderouillat On servers, move first call of CTimer after the first step of servers …
(edit) @2462   17 months jderouillat Replaced MPI_Win_create calls by MPI_Win_allocate calls to avoid deadlock …
(edit) @2461   17 months ymipsl Squeletton to had new transformations : redistribute_domain, …
(edit) @2460   17 months ymipsl Squeletton to had new transformations : redistribute_domain, …
(edit) @2459   17 months ymipsl create new dev branch to supress attach mode. YM
(edit) @2458   17 months ymipsl Merge XIOS_FILE_SERVICE dev branch into trunk YM
(edit) @2457   17 months jderouillat Update JEANZAY environment, integrate OpenMPI
(edit) @2456   17 months jderouillat Suppress an invalid character introduced in commit 2428
(edit) @2455   18 months ymipsl Make coupling working again. YM
(edit) @2454   18 months ymipsl fix missing return. YM
(edit) @2453   18 months ymipsl Implementation of files service on dev branch YM
(edit) @2452   18 months ymipsl Create dev branch to include file services from XIOS3 trunk. YM
(edit) @2451   18 months ymipsl Delete branch to update to XIOS3 trunk
(edit) @2450   18 months jderouillat Fix commit 2449 related to read for unstructured domain
(edit) @2449   19 months jderouillat Fix in reading rectilinear if lon/lat are not defined, neither coordinates
(edit) @2448   19 months jderouillat Fix generic_testcase using an ocean component (tiecket #183
(edit) @2447   19 months jderouillat Disable expand in the test suite (ticket #186 opened)
(edit) @2446   19 months ymipsl New dev branch to manage file services. YM
(edit) @2445   19 months ymipsl remove branch, bad starting revision. YM
(edit) @2444   19 months ymipsl New dev branch to manage file services. YM
(edit) @2443   19 months jderouillat Fix a shared_ptr bug in the remapper
(edit) @2442   19 months jderouillat Fix bounds management in transformations. Disabled temporarily bounds …
(edit) @2441   19 months jderouillat Reverse partially commit 2438 : the integration of environment variables …
(edit) @2440   19 months ymipsl Add bounds management for rectilinear domain. First try. YM
(edit) @2439   19 months jderouillat Add the ability to specify the location of iodef through an environment …
(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) @2435   19 months ymipsl Fix incorrect CF attribute : formula_term -> formula_terms in nectdf file. …
(edit) @2434   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) @2432   19 months jderouillat Fix the evaluated buffer sizes for fields, and shrink the memory …
(edit) @2431   20 months jderouillat Set QoS to execute JeanZay? test suite to dev (qos_cpu-dev)
(edit) @2430   20 months jderouillat Fix the invalid character introduced in last commit
(edit) @2429   20 months jderouillat Backport the XIOS3 system to log the memory consumption (commit ID …
(edit) @2428   20 months jderouillat Backport the XIOS3 system to log the memory consumption (commit ID …
(edit) @2427   20 months jderouillat Backport the system to log the memory consumption (commit ID …
(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 …
(edit) @2424   20 months jderouillat Fix a division by 0 in BANDS domain distribution on servers (2nd part)
(edit) @2423   20 months jderouillat Introduce partially trunk's developement to manage N2 servers (especially …
(edit) @2422   20 months jderouillat Fix a division by 0 in BANDS domain distribution on servers
(edit) @2421   21 months jderouillat Fix a division by 0 in BANDS domain distribution on servers
(edit) @2420   21 months jderouillat Add an option (log_memory : set to false by default), to activate memory …
(edit) @2419   21 months jderouillat Update the memory log system using plotly and CSV files, a dedicated …
(edit) @2418   21 months jderouillat Integrates a system to log the memory consumption from XIOS init to XIOS …
(edit) @2417   21 months jderouillat Backport commits [1977, 2181, 2200-2202, 2250, 2252] related to UGRID in …
(edit) @2416   21 months jderouillat Fix Irene test suite (XIOS2), python3/3.7.5 generates an OpenMPI error …
(edit) @2415   21 months jderouillat Fix Irene test suite, python3/3.7.5 generates an OpenMPI error importing …
(edit) @2414   21 months ymipsl Create pre-stable beta version of xios-3.0
(edit) @2413   21 months jderouillat Backport commit 1977 : Fix inconstent definition in cf_role netcdf …
(edit) @2412   21 months jderouillat Fix Irene test suite (XIOS2), which returns (Unable to start a daemon on …
(edit) @2411   21 months jderouillat Fix Irene test suite, which returns (Unable to start a daemon on the local …
(edit) @2410   21 months jderouillat Fix for attached mode in the new service management
(edit) @2409   21 months jderouillat Backport commits [2181,2200-2202,2250,2252] related to UGRID in XIOS3
(edit) @2408   22 months ymipsl Minimum requirement to introduce new nodes in XML tree => done for pool …
(edit) @2407   22 months ymipsl Implement separate "reader" and "writer" service. Default reader live on …
(edit) @2406   22 months ymipsl Refactor management of client context and server context. YM
(edit) @2405   22 months ymipsl Refactor service management from context YM
(edit) @2404   22 months ymipsl Add the possibility to launch a service on same ressource than an other. …
(edit) @2403   22 months ymipsl Refactor service manager notification YM
Note: See TracRevisionLog for help on using the revision log.