source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @2370   23 months ymipsl Create wrapper infrastructure (temporary) for XIOS repository in order to …
(edit) @2369   23 months ymipsl set propset svn:external to link directory branchs to branches YM
(edit) @2368   23 months ymipsl remove propset
(edit) @2367   23 months ymipsl remove propset YM
(edit) @2366   23 months ymipsl remove propset YM
(edit) @2365   23 months ymipsl remove propset YM
(edit) @2364   23 months ymipsl set propset svn:external to link directory branchs to branches YM
(edit) @2363   23 months ymipsl Set propset svn::externals to create link from XIOS2/branches to …
(edit) @2362   23 months ymipsl copy XIOS_COUPLING branch into new XIOS3 trunk directory. XIOS V2 est …
(edit) @2361   23 months ymipsl move xios_traing to XIOS2 YM
(edit) @2360   23 months ymipsl Move dev branches to XIOS2 YM
(edit) @2359   23 months ymipsl copy branche to XIOS2
(edit) @2358   23 months ymipsl move xios2 branches YM
(edit) @2357   23 months ymipsl move xios1 branches YM
(edit) @2356   23 months ymipsl Create XIOS1 repository infrastructure YM
(edit) @2355   23 months ymipsl move very old version in OBSOLETE directory YM
(edit) @2354   23 months ymipsl move very old version in OBSOLETE directory YM
(edit) @2353   23 months ymipsl remove obsolete directory YM
(edit) @2352   23 months ymipsl New directory infrastructure introducing XIOS V3 YM
(edit) @2351   23 months ymipsl - Solve inheritance problem when referenced field is not on the same grid …
(edit) @2350   23 months jderouillat Really fix conflict between memtrack and regex introduced with log_type
(edit) @2349   23 months jderouillat Fix conflict between memtrack and regex introduced with log_type
(edit) @2348   23 months jderouillat Fix the indexation of the orchidee grid in the generic_testcase
(edit) @2347   23 months jderouillat Fix new transfer protocol for LLVM compiler
(edit) @2346   23 months jderouillat Fix new info log method for GNU compiler
(edit) @2345   23 months jderouillat Added new transport directory in bld.cfg to enable compiling
(edit) @2344   23 months ymipsl removed obsolet arch files YM
(edit) @2343   23 months ymipsl - Implement new infrastructure for transfert protocol. - new purelly one …
(edit) @2342   23 months ymipsl Prepare new infrastructure for protocol transport layer YM
(edit) @2341   23 months ymipsl Implement new info log method. Log must be now activated more selectivelly …
(edit) @2340   23 months jderouillat Fix some transformations for nemo domain decomposition
(edit) @2339   23 months jderouillat Forced usage of extract_domain when zoom_domain is specified, added …
(edit) @2338   23 months jderouillat Added extract_domain interface. Updated all interfaces, normalize some …
(edit) @2337   2 years jderouillat Set enabled to false for fields contained in disabled files. …
(edit) @2336   2 years jderouillat Split a too long fortran code line to respect the limit of 132 characters …
(edit) @2335   2 years jderouillat Introduced a new service (named defaultServicesId which contains all …
(edit) @2334   2 years jderouillat Fix after reintroducing oasis_enddef
(edit) @2333   2 years jderouillat Reintroduced oasis_enddef management on the server side (communications …
(edit) @2332   2 years jderouillat Suffix intraComm and interComm members of CClient and CServer with _ (some …
(edit) @2331   2 years jderouillat Activate extrapolation as an option (set by default to true) in axis …
(edit) @2330   2 years jderouillat Added dedicated options to manage send/recv checksum operations, this new …
(edit) @2329   2 years jderouillat Added dedicated options to manage send/recv checksum operations, this new …
(edit) @2328   2 years jderouillat Set extrapolation as an option (set by default to true) in axis …
(edit) @2327   2 years jderouillat Add control of the size of the received data in the client to model filter …
(edit) @2326   2 years ymipsl Fix Deadlock from reading phase. YM
(edit) @2325   2 years ymipsl Bug fux introduced by previous commit. YM
(edit) @2324   2 years ymipsl Solve deadlock or crash occuring when activate second levels of servers. …
(edit) @2323   2 years ymipsl set latency to 0.1s for one sided-communication check on server side. YM
(edit) @2322   2 years ymipsl Some fix in domain_extract transformation for curvilinear grid. YM
(edit) @2321   2 years ymipsl Fix to avoid deadlock when resizing buffers YM
(edit) @2320   2 years ymipsl Add arch file for IPSL mesoCentre. YM
(edit) @2319   2 years jderouillat Add a checksum ability in xios_send/recv_field, enabled with info_level > …
(edit) @2318   2 years jderouillat Add a checksum ability in xios_send/recv_field, enabled with info_level > …
(edit) @2317   2 years jderouillat Fix test suite after new management of domain/axis name
(edit) @2316   2 years ymipsl Name of domain/axis was not well taking into account when wrote into file. …
(edit) @2315   2 years ymipsl fix missing workflow dependcy when using grid_ref with field Id. YM
(edit) @2314   2 years ymipsl bug fix for unstructured grid feed with area attribute : in some case it …
(edit) @2313   2 years ymipsl Take into account detect_missing_value and renormalize attribute for …
(edit) @2312   2 years ymipsl temporary fix when reading grid from file. Some part of code must rewrite …
(edit) @2311   2 years ymipsl Add possibility to refer to a grid using the field which is attached to, …
(edit) @2310   2 years ymipsl Implement small garbage collector for unfreed MPI windows and …
(edit) @2309   2 years ymipsl Bug fix when resizing buffer on server size. YM
(edit) @2308   2 years ymipsl Fix problem when reading scalar on multiple servers. YM
(edit) @2307   2 years ymipsl When output info, context id is written for received event on server side. …
(edit) @2306   2 years ymipsl Field attribute "expr" must not be transfered from client to server …
(edit) @2305   2 years ymipsl Fix bug when calling to "xios_solve_inheritance" that inhibit …
(edit) @2304   2 years ymipsl Fix problem in remote connector for read variable : supress redondance …
(edit) @2303   2 years jderouillat Compute transformation algorithm using source views to extract scalars …
(edit) @2302   2 years jderouillat Add an error to catch if read_access is not set on an input field (and so …
(edit) @2301   2 years jderouillat Enable scalar mask in the test suite
(edit) @2300   2 years jderouillat Update LLVM environment in the test suite, use clang (for C++) and …
(edit) @2299   2 years jderouillat Add composed reductions to the test suite on a nemo like grid. Prepare …
(edit) @2298   2 years ymipsl Fix dead-lock in attached mode YM
(edit) @2297   2 years ymipsl Fix problem with global netcdf attribute in multiple file mode when grid …
(edit) @2296   2 years ymipsl Solve problem rising when output scalar. Jenkins hash method map 0 to 0 …
(edit) @2295   2 years jderouillat Replace ccc_mpp by squeue in the test suite. ccc_mpp generates in the test …
(edit) @2294   2 years jderouillat Fix for the average reduction in the new implementation of the …
(edit) @2293   2 years jderouillat Fix in commit 2291 (Improve reduction transformation), removing an …
(edit) @2292   2 years jderouillat Fix in the test suite to launch generic_testcase only if compile succeed. …
(edit) @2291   2 years ymipsl Improve reduction transformation - make the difference between reduction …
(edit) @2290   2 years jderouillat On servers, move first calls of CTimer after the first step of servers …
(edit) @2289   2 years jderouillat Enable second level severs in some test of the test suite
(edit) @2288   2 years jderouillat Add compile options for memory tracking in the TGCC test suite, correction …
(edit) @2287   2 years jderouillat Fix for second level servers usage (nomenclature and recomment …
(edit) @2286   2 years jderouillat For memtrack, switch addr2line from to backtrace_symbols. Add parse of mem …
(edit) @2285   2 years ymipsl Fix for vertical interpolation : fixed pressure level to dynamic pressure …
(edit) @2284   2 years jderouillat Add a missing return statements
(edit) @2283   2 years jderouillat Fix the test about memory consumption (exclude source path from checks)
(edit) @2282   2 years jderouillat Add missing return statements detected using -fsanitize=return. Return …
(edit) @2281   2 years jderouillat Add tracking of the memory consumption in the test suite
(edit) @2280   2 years ymipsl Improve file reading reading - add_offset and scaling_factor attributes …
Note: See TracRevisionLog for help on using the revision log.