|
|
@2563
|
17 months |
jderouillat |
Delete debugging code lines pushed by mistake
|
|
|
@2562
|
17 months |
jderouillat |
Add the missing delete tokenManager_
|
|
|
@2561
|
17 months |
jderouillat |
Forced the request processing, on servers, to be ordered in the one-sided …
|
|
|
@2560
|
17 months |
jderouillat |
Forced the request processing, on servers, to be ordered in the P2P …
|
|
|
@2559
|
17 months |
jderouillat |
Forced the request processing, on servers, to start with the buffer …
|
|
|
@2558
|
17 months |
ymipsl |
p2p transport protocol
- bug fix
- more diagnostics
- set buffer …
|
|
|
@2557
|
17 months |
ymipsl |
Bug fix for new p2p protocol.
YM
|
|
|
@2556
|
17 months |
ymipsl |
First version on the point to point transport protocol, activated by the …
|
|
|
@2555
|
17 months |
ymipsl |
Bug fix for one sided client. May lead to not close context.
YM
|
|
|
@2554
|
17 months |
jderouillat |
Add hole management in domain redistribution
|
|
|
@2551
|
18 months |
jderouillat |
Add a test on the inter-communicator in ContextClient? and ContextServer? …
|
|
|
@2550
|
18 months |
ymipsl |
Bug fix for multiple_file mode, update for one_file not had not been …
|
|
|
@2549
|
18 months |
jderouillat |
Add missing return statements, fix GNU environment for threads
|
|
|
@2548
|
18 months |
ymipsl |
Bug fix in pool_node when allocating pool, introduced with thread …
|
|
|
@2547
|
18 months |
ymipsl |
Major update :
- New method to lock and unlock one-sided windows …
|
|
|
@2546
|
18 months |
ymipsl |
Bug fix when unsing online writer for axis.
YM
|
|
|
@2545
|
18 months |
ymipsl |
Bug fix when reading unstructured grid file with online reader
YM
|
|
|
@2544
|
18 months |
ymipsl |
bug fix for online reader filter : not connected to good filter (writer) …
|
|
|
@2543
|
18 months |
ymipsl |
Bug fix for online writer filter, not connected to good slot.
YM
|
|
|
@2542
|
18 months |
ymipsl |
fix problem for instant value output, time axis was decaled of one record. …
|
|
|
@2541
|
18 months |
ymipsl |
for compatibility with ferret :
- change vertical axis units from Pa to mb …
|
|
|
@2538
|
19 months |
jderouillat |
Backport 2506 : limitation of number of vertex max in remaper
|
|
|
@2537
|
19 months |
jderouillat |
Add a missing return statment in the remapper
|
|
|
@2535
|
19 months |
jderouillat |
Backport [2448,2503,2516], ocean component in generic_testcase, …
|
|
|
@2534
|
19 months |
jderouillat |
Backport [2443,2500,2502], a shared_ptr bug in the remapper and convex …
|
|
|
@2532
|
19 months |
jderouillat |
Implement an API to use the ZFP compression plugin.
|
|
|
@2529
|
19 months |
jderouillat |
Enable parallel compression regarding NetCDF & HDF5 configurations at …
|
|
|
@2528
|
20 months |
jderouillat |
Fix intracommunicator probing for attached mode
|
|
|
@2526
|
20 months |
jderouillat |
Backport intracommunicator probing and a nonblocking communication fix for …
|
|
|
@2523
|
20 months |
ymipsl |
Adaptation to new hyper event scheduler.
YM
|
|
|
@2522
|
20 months |
ymipsl |
Improvment of event scheduler. Now a hierachical approach make possible …
|
|
|
@2520
|
20 months |
jderouillat |
Replace MPI probing on intercommunicator by probing on intracommunicator
|
|
|
@2518
|
20 months |
ymipsl |
Make data member conform to XIOS framework developement, ie, an "_" suffix …
|
|
|
@2517
|
20 months |
ymipsl |
New way to manage locks in window manager. Windows is locked with …
|
|
|
@2514
|
20 months |
ymipsl |
Missing bld.cfg update from previous commit
YM
|
|
|
@2513
|
20 months |
ymipsl |
Decreasing memory consumption during the compilation by declaring each …
|
|
|
@2509
|
20 months |
jderouillat |
Add a comparison operator to the filesToWrite_ std:: set to force the file …
|
|
|
@2508
|
21 months |
ymipsl |
update for irene arch file (red-hat8)
YM
|
|
|
@2507
|
21 months |
ymipsl |
Merging XIOS3_ATTACHED branch into XIOS3 trunk.
YM
|
|
|
@2498
|
22 months |
jderouillat |
Revert 2494 partially (keep initialisation of notifyType_), the associated …
|
|
|
@2497
|
22 months |
jderouillat |
Fix LLVM environment (Irene RedHat8) in test suite
|
|
|
@2496
|
22 months |
jderouillat |
Check that the parameters of the XIOS context are valid
|
|
|
@2494
|
22 months |
jderouillat |
Backporting 2489 and 2490 (+ wait in getServiceInfo) from XIOS_ATTACHED + …
|
|
|
@2486
|
22 months |
jderouillat |
Update Irene environment (RedHat8) in test suite + bug fix service
|
|
|
@2481
|
23 months |
jderouillat |
Chunk must be defined for non fields variables too in parallel write
|
|
|
@2479
|
23 months |
jderouillat |
Add tunable output chunking. The user can specify a …
|
|
|
@2476
|
2 years |
jderouillat |
Fix JeanZay? OpenMPI environment for N2 server usage
|
|
|
@2473
|
2 years |
jderouillat |
Fix user defined calendar with first month shorter than some other months
|
|
|
@2471
|
2 years |
jderouillat |
Fixes for new MAC environment. AND On clients that do not initialize MPI …
|
|
|
@2465
|
2 years |
jderouillat |
Fix DBL_DIG unknown for some environment
|
|
|
@2462
|
2 years |
jderouillat |
Replaced MPI_Win_create calls by MPI_Win_allocate calls to avoid deadlock …
|
|
|
@2458
|
2 years |
ymipsl |
Merge XIOS_FILE_SERVICE dev branch into trunk
YM
|
|
|
@2441
|
2 years |
jderouillat |
Reverse partially commit 2438 : the integration of environment variables …
|
|
|
@2438
|
2 years |
jderouillat |
Add the ability to specify the location of iodef through an environment …
|
|
|
@2437
|
2 years |
jderouillat |
On servers, move first call of CTimer after the first step of servers …
|
|
|
@2436
|
2 years |
ymipsl |
Fix incorrect CF attribute : formula_term -> formula_terms in nectdf file. …
|
|
|
@2433
|
2 years |
jderouillat |
Fix the evaluated buffer sizes for fields, and shrink the memory …
|
|
|
@2426
|
2 years |
jderouillat |
Clean MemCheckcer?, add memory consumption accumulators in main XIOS …
|
|
|
@2425
|
2 years |
jderouillat |
Update the memory log system to log virtual memory, resident memory and …
|
|
|
@2424
|
2 years |
jderouillat |
Fix a division by 0 in BANDS domain distribution on servers (2nd part)
|
|
|
@2421
|
2 years |
jderouillat |
Fix a division by 0 in BANDS domain distribution on servers
|
|
|
@2420
|
2 years |
jderouillat |
Add an option (log_memory : set to false by default), to activate memory …
|
|
|
@2419
|
2 years |
jderouillat |
Update the memory log system using plotly and CSV files, a dedicated …
|
|
|
@2418
|
2 years |
jderouillat |
Integrates a system to log the memory consumption from XIOS init to XIOS …
|
|
|
@2415
|
2 years |
jderouillat |
Fix Irene test suite, python3/3.7.5 generates an OpenMPI error importing …
|
|
|
@2413
|
2 years |
jderouillat |
Backport commit 1977 : Fix inconstent definition in cf_role netcdf …
|
|
|
@2411
|
2 years |
jderouillat |
Fix Irene test suite, which returns (Unable to start a daemon on the local …
|
|
|
@2410
|
2 years |
jderouillat |
Fix for attached mode in the new service management
|
|
|
@2409
|
2 years |
jderouillat |
Backport commits [2181,2200-2202,2250,2252] related to UGRID in XIOS3
|
|
|
@2408
|
2 years |
ymipsl |
Minimum requirement to introduce new nodes in XML tree
=> done for pool …
|
|
|
@2407
|
2 years |
ymipsl |
Implement separate "reader" and "writer" service. Default reader live on …
|
|
|
@2406
|
2 years |
ymipsl |
Refactor management of client context and server context.
YM
|
|
|
@2405
|
2 years |
ymipsl |
Refactor service management from context
YM
|
|
|
@2404
|
2 years |
ymipsl |
Add the possibility to launch a service on same ressource than an other. …
|
|
|
@2403
|
2 years |
ymipsl |
Refactor service manager notification
YM
|
|
|
@2401
|
2 years |
jderouillat |
Implement a more homogeneous (BANDS) domain distribution on servers, …
|
|
|
@2400
|
2 years |
jderouillat |
Fix for the multiple_file mode, cases with no data to write on some …
|
|
|
@2399
|
2 years |
ymipsl |
-Fix performance issue in one_sided protocol
- better timer …
|
|
|
@2397
|
2 years |
ymipsl |
- Optimize remote connector computation in case of read (reverse way).
- …
|
|
|
@2396
|
2 years |
ymipsl |
Add const attribute to argument.
YM
|
|
|
@2395
|
2 years |
jderouillat |
Add a nvertex_name attribute for Domain
|
|
|
@2394
|
2 years |
jderouillat |
Workaround for cases where some servers have no data to write (rectilinear …
|
|
|
@2393
|
2 years |
jderouillat |
Set QoS to dev for the jeanzay test suite
|
|
|
@2392
|
2 years |
ymipsl |
Cleaning XML files.
set generic_testcase directory as a template for more …
|
|
|
@2391
|
2 years |
ymipsl |
Solvue issue when trying to output scalar in nectdf file coming from a …
|
|
|
@2390
|
3 years |
jderouillat |
Add a BANDS distribution in CDomain::computeRemoteElement regarding the …
|
|
|
@2389
|
3 years |
jderouillat |
Move renames of the attributes name in the element classes
|
|
|
@2388
|
3 years |
jderouillat |
Manage hash values with size_t in hash tables of elements associated to …
|
|
|
@2387
|
3 years |
jderouillat |
Extend domain name management using hash table to unstructured domain.
|
|
|
@2386
|
3 years |
jderouillat |
Set the code structure to compute the hash value of an element based on …
|
|
|
@2385
|
3 years |
jderouillat |
Move in a new method of CLocalView the management of a without redundancy …
|
|
|
@2384
|
3 years |
jderouillat |
Replace OutputDomainName? by a CDomain pointer in the hash table which …
|
|
|
@2383
|
3 years |
jderouillat |
Integrate one sided environment in test suite
|
|
|
@2382
|
3 years |
jderouillat |
Disable temporary checking of axis/domain in v3 test suite (elements names …
|
|
|
@2381
|
3 years |
jderouillat |
Fix a bug on element names introduced in CGrid::duplicateSentGrid (commit …
|
|
|
@2362
|
3 years |
ymipsl |
copy XIOS_COUPLING branch into new XIOS3 trunk directory.
XIOS V2 est …
|
|
copied from XIOS2/dev/dev_ym/XIOS_COUPLING:
|
|
|
@2360
|
3 years |
ymipsl |
Move dev branches to XIOS2
YM
|