source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2470   15 months jderouillat Fixes for new MAC environment
(edit) @2469   15 months jderouillat Fixes for new MAC environment
(edit) @2468   15 months jderouillat Fix for recent GCC compiler
(edit) @2467   15 months jderouillat On clients that do not initialize MPI themselves, do not monitor XIOS …
(edit) @2466   15 months jderouillat Fix DBL_DIG unknown for some environment
(edit) @2465   15 months jderouillat Fix DBL_DIG unknown for some environment
(edit) @2464   15 months jderouillat Fix DBL_DIG unknown for some environment
(edit) @2463   15 months jderouillat On servers, move first call of CTimer after the first step of servers …
(edit) @2462   16 months jderouillat Replaced MPI_Win_create calls by MPI_Win_allocate calls to avoid deadlock …
(edit) @2461   16 months ymipsl Squeletton to had new transformations : redistribute_domain, …
(edit) @2460   16 months ymipsl Squeletton to had new transformations : redistribute_domain, …
(edit) @2459   16 months ymipsl create new dev branch to supress attach mode. YM
(edit) @2458   16 months ymipsl Merge XIOS_FILE_SERVICE dev branch into trunk YM
(edit) @2457   16 months jderouillat Update JEANZAY environment, integrate OpenMPI
(edit) @2456   16 months jderouillat Suppress an invalid character introduced in commit 2428
(edit) @2455   17 months ymipsl Make coupling working again. YM
(edit) @2454   17 months ymipsl fix missing return. YM
(edit) @2453   17 months ymipsl Implementation of files service on dev branch YM
(edit) @2452   17 months ymipsl Create dev branch to include file services from XIOS3 trunk. YM
(edit) @2451   17 months ymipsl Delete branch to update to XIOS3 trunk
(edit) @2450   17 months jderouillat Fix commit 2449 related to read for unstructured domain
(edit) @2449   17 months jderouillat Fix in reading rectilinear if lon/lat are not defined, neither coordinates
(edit) @2448   17 months jderouillat Fix generic_testcase using an ocean component (tiecket #183
(edit) @2447   17 months jderouillat Disable expand in the test suite (ticket #186 opened)
(edit) @2446   17 months ymipsl New dev branch to manage file services. YM
(edit) @2445   17 months ymipsl remove branch, bad starting revision. YM
(edit) @2444   17 months ymipsl New dev branch to manage file services. YM
(edit) @2443   18 months jderouillat Fix a shared_ptr bug in the remapper
(edit) @2442   18 months jderouillat Fix bounds management in transformations. Disabled temporarily bounds …
(edit) @2441   18 months jderouillat Reverse partially commit 2438 : the integration of environment variables …
(edit) @2440   18 months ymipsl Add bounds management for rectilinear domain. First try. YM
(edit) @2439   18 months jderouillat Add the ability to specify the location of iodef through an environment …
(edit) @2438   18 months jderouillat Add the ability to specify the location of iodef through an environment …
(edit) @2437   18 months jderouillat On servers, move first call of CTimer after the first step of servers …
(edit) @2436   18 months ymipsl Fix incorrect CF attribute : formula_term -> formula_terms in nectdf file. …
(edit) @2435   18 months ymipsl Fix incorrect CF attribute : formula_term -> formula_terms in nectdf file. …
(edit) @2434   18 months ymipsl Fix incorrect CF attribute : formula_term -> formula_terms in nectdf file. …
(edit) @2433   18 months jderouillat Fix the evaluated buffer sizes for fields, and shrink the memory …
(edit) @2432   18 months jderouillat Fix the evaluated buffer sizes for fields, and shrink the memory …
(edit) @2431   18 months jderouillat Set QoS to execute JeanZay? test suite to dev (qos_cpu-dev)
(edit) @2430   18 months jderouillat Fix the invalid character introduced in last commit
(edit) @2429   18 months jderouillat Backport the XIOS3 system to log the memory consumption (commit ID …
(edit) @2428   18 months jderouillat Backport the XIOS3 system to log the memory consumption (commit ID …
(edit) @2427   18 months jderouillat Backport the system to log the memory consumption (commit ID …
(edit) @2426   18 months jderouillat Clean MemCheckcer?, add memory consumption accumulators in main XIOS …
(edit) @2425   18 months jderouillat Update the memory log system to log virtual memory, resident memory and …
(edit) @2424   19 months jderouillat Fix a division by 0 in BANDS domain distribution on servers (2nd part)
(edit) @2423   19 months jderouillat Introduce partially trunk's developement to manage N2 servers (especially …
(edit) @2422   19 months jderouillat Fix a division by 0 in BANDS domain distribution on servers
(edit) @2421   19 months jderouillat Fix a division by 0 in BANDS domain distribution on servers
(edit) @2420   20 months jderouillat Add an option (log_memory : set to false by default), to activate memory …
(edit) @2419   20 months jderouillat Update the memory log system using plotly and CSV files, a dedicated …
(edit) @2418   20 months jderouillat Integrates a system to log the memory consumption from XIOS init to XIOS …
(edit) @2417   20 months jderouillat Backport commits [1977, 2181, 2200-2202, 2250, 2252] related to UGRID in …
(edit) @2416   20 months jderouillat Fix Irene test suite (XIOS2), python3/3.7.5 generates an OpenMPI error …
(edit) @2415   20 months jderouillat Fix Irene test suite, python3/3.7.5 generates an OpenMPI error importing …
(edit) @2414   20 months ymipsl Create pre-stable beta version of xios-3.0
(edit) @2413   20 months jderouillat Backport commit 1977 : Fix inconstent definition in cf_role netcdf …
(edit) @2412   20 months jderouillat Fix Irene test suite (XIOS2), which returns (Unable to start a daemon on …
(edit) @2411   20 months jderouillat Fix Irene test suite, which returns (Unable to start a daemon on the local …
(edit) @2410   20 months jderouillat Fix for attached mode in the new service management
(edit) @2409   20 months jderouillat Backport commits [2181,2200-2202,2250,2252] related to UGRID in XIOS3
(edit) @2408   20 months ymipsl Minimum requirement to introduce new nodes in XML tree => done for pool …
(edit) @2407   20 months ymipsl Implement separate "reader" and "writer" service. Default reader live on …
(edit) @2406   20 months ymipsl Refactor management of client context and server context. YM
(edit) @2405   20 months ymipsl Refactor service management from context YM
(edit) @2404   20 months ymipsl Add the possibility to launch a service on same ressource than an other. …
(edit) @2403   20 months ymipsl Refactor service manager notification YM
(edit) @2402   21 months aclsce Added arch configuration files for Spirit (new IPSL mesocentre machine).
(edit) @2401   21 months jderouillat Implement a more homogeneous (BANDS) domain distribution on servers, …
(edit) @2400   21 months jderouillat Fix for the multiple_file mode, cases with no data to write on some …
(edit) @2399   21 months ymipsl -Fix performance issue in one_sided protocol - better timer …
(edit) @2398   21 months jderouillat Fix for recent GCC compiler
(edit) @2397   21 months ymipsl - Optimize remote connector computation in case of read (reverse way). - …
(edit) @2396   21 months ymipsl Add const attribute to argument. YM
(edit) @2395   21 months jderouillat Add a nvertex_name attribute for Domain
(edit) @2394   21 months jderouillat Workaround for cases where some servers have no data to write (rectilinear …
(edit) @2393   21 months jderouillat Set QoS to dev for the jeanzay test suite
(edit) @2392   21 months ymipsl Cleaning XML files. set generic_testcase directory as a template for more …
(edit) @2391   21 months ymipsl Solvue issue when trying to output scalar in nectdf file coming from a …
(edit) @2390   22 months jderouillat Add a BANDS distribution in CDomain::computeRemoteElement regarding the …
(edit) @2389   22 months jderouillat Move renames of the attributes name in the element classes
(edit) @2388   22 months jderouillat Manage hash values with size_t in hash tables of elements associated to …
(edit) @2387   22 months jderouillat Extend domain name management using hash table to unstructured domain.
(edit) @2386   22 months jderouillat Set the code structure to compute the hash value of an element based on …
(edit) @2385   22 months jderouillat Move in a new method of CLocalView the management of a without redundancy …
(edit) @2384   23 months jderouillat Replace OutputDomainName? by a CDomain pointer in the hash table which …
(edit) @2383   23 months jderouillat Integrate one sided environment in test suite
(edit) @2382   23 months jderouillat Disable temporary checking of axis/domain in v3 test suite (elements names …
(edit) @2381   23 months jderouillat Fix a bug on element names introduced in CGrid::duplicateSentGrid (commit …
(edit) @2380   23 months ymipsl remove redondant XIOS wrapper directory YM
(edit) @2379   23 months ymipsl replace old XIOS directory by wrapper to XIOS2 branches directory YM
(edit) @2378   23 months ymipsl remove XIOS directory YM
(edit) @2377   23 months ymipsl Create wrapper infrastructure (temporary) for XIOS repository in order to …
(edit) @2376   23 months ymipsl Create wrapper infrastructure (temporary) for XIOS repository in order to …
(edit) @2375   23 months ymipsl Create wrapper infrastructure (temporary) for XIOS repository in order to …
(edit) @2374   23 months ymipsl Create wrapper infrastructure (temporary) for XIOS repository in order to …
(edit) @2373   23 months ymipsl Create wrapper infrastructure (temporary) for XIOS repository in order to …
(edit) @2372   23 months ymipsl Create wrapper infrastructure (temporary) for XIOS repository in order to …
(edit) @2371   23 months ymipsl Create wrapper infrastructure (temporary) for XIOS repository in order to …
Note: See TracRevisionLog for help on using the revision log.