|
|
@2623
|
10 months |
jderouillat |
Modify fortran-C interfaces to manage logical-bool conversion, the …
|
|
|
@2622
|
10 months |
jderouillat |
Logical comparison requires eqv (not eq)
|
|
|
@2621
|
10 months |
jderouillat |
Add Adastra arch files
|
|
|
@2620
|
10 months |
jderouillat |
Modify fortran-C interfaces to manage logical-bool conversion, the …
|
|
|
@2619
|
10 months |
jderouillat |
Fix connector for the XIOS3 version of the attached mode (redistribute), …
|
|
|
@2618
|
10 months |
jderouillat |
Regenerate XIOS2 interfaces, and fix the field' s attribute name …
|
|
|
@2617
|
10 months |
jderouillat |
Fix the field's attribute name conversion_by_NetCDF removing upper-case …
|
|
|
@2616
|
10 months |
jderouillat |
Add XIOS3 fortran interfaces (resources management, chunking, compression)
|
|
|
@2615
|
10 months |
ymipsl |
- Permit now usage of contex_group into xml file for more modularity
- Src …
|
|
|
@2614
|
10 months |
ymipsl |
- Permit now usage of contex_group into xml file for more modularity
- Src …
|
|
|
@2613
|
10 months |
jderouillat |
Fix the attached mode for scalar output, and some bugs revealed by the …
|
|
|
@2612
|
11 months |
jderouillat |
Fix management of a service created onto a service through XML
|
|
|
@2611
|
12 months |
jderouillat |
Fix in detecting if the environment enables parallel compression
|
|
|
@2610
|
12 months |
jderouillat |
In the test suite, check that all files listed in checkfile.def files are …
|
|
|
@2609
|
12 months |
jderouillat |
In the test suite, check that all files listed in checkfile.def files are …
|
|
|
@2608
|
12 months |
jderouillat |
Fix in detecting if the environment enables parallel compression
|
|
|
@2607
|
12 months |
jderouillat |
In the P2P protocol, forces to allocate the fixed buffer if it is defined, …
|
|
|
@2606
|
12 months |
jderouillat |
Compute the GridTransformConnector? (and the associated …
|
|
|
@2605
|
13 months |
jderouillat |
Reader finalization (p2p) requires ContextClient? and ContextServer? to be …
|
|
|
@2604
|
13 months |
jderouillat |
Fix the 'Communicator not allocated' message which appears at the end of a …
|
|
|
@2603
|
13 months |
jderouillat |
Replace the childList (not updated) usage by a childMap usage to get a …
|
|
|
@2602
|
14 months |
ymipsl |
bug fix : incorrect call to mpi_comm_free
YM
|
|
|
@2601
|
14 months |
ymipsl |
Bug fix, when computing remote connector if the domain is not distributed. …
|
|
|
@2600
|
14 months |
jderouillat |
Add a field attribute, conversion_by_NetCDF, to operate type conversion in …
|
|
|
@2599
|
14 months |
jderouillat |
Add a field attribute, conversion_by_NetCDF, to operate type conversion in …
|
|
|
@2598
|
14 months |
jderouillat |
Add a field attribute, conversion_by_NetCDF, to operate type conversion in …
|
|
|
@2597
|
14 months |
jderouillat |
Bug fix in p2p mirror protocol, the client's buffer remain method need to …
|
|
|
@2596
|
14 months |
jderouillat |
Check that all events are managed before the end of the simulation (forget …
|
|
|
@2595
|
14 months |
jderouillat |
Check that all events are managed before the end of the simulation
|
|
|
@2594
|
15 months |
jderouillat |
Update the p2p protocol as a mirror protocol : the servers buffers will …
|
|
|
@2593
|
15 months |
jderouillat |
Rename the MemTrack? namespace associated to CppTrace? (conflict with the …
|
|
|
@2592
|
15 months |
jderouillat |
Free communicators in legacy and one_sided transport layer
|
|
|
@2591
|
15 months |
jderouillat |
Free additional communicators
|
|
|
@2590
|
15 months |
jderouillat |
Add X64_JEANZAY_OPENMPI arch files in XIOS2
|
|
|
@2589
|
16 months |
jderouillat |
Specify the usage of the xios namespace to overload the MPI funtions
|
|
|
@2588
|
16 months |
ymipsl |
fix potential dead-lock ; not sure it is enough...
YM
|
|
|
@2587
|
16 months |
ymipsl |
fix typo :
fixed ==> fixed_
fixed varaible is not defined so std::fixed …
|
|
|
@2586
|
16 months |
ymipsl |
Fix typo :
#include <mpi.hpp> ===> #include "mpi.hpp"
YM
|
|
|
@2585
|
16 months |
jderouillat |
Correction of buffer sizing (p2p, one_sided)
|
|
|
@2584
|
16 months |
ymipsl |
Set overload of mpi functions in xios namespace, so only XIOS MPI calls …
|
|
|
@2583
|
16 months |
jderouillat |
Rename ifort_LSCE arch file to be compatible with XIOS2
|
|
|
@2582
|
16 months |
jderouillat |
Revert X64_JEANZAY environnement to IntelMPI (not operational for now with …
|
|
|
@2581
|
16 months |
jderouillat |
Update arch file for IPSL mesoCentre
|
|
|
@2580
|
16 months |
ymipsl |
Tracking unfree MPI windows and communicators.
YM
|
|
|
@2579
|
16 months |
jderouillat |
Fix NetCDF chunking in case of many domains in the same file
|
|
|
@2578
|
16 months |
ymipsl |
tracking unfreed communicators. Do not include MPI_COMM_NULL in the list. …
|
|
|
@2577
|
16 months |
jderouillat |
Fix compression_level inheritance from files to fields (bug introduced …
|
|
|
@2576
|
16 months |
ymipsl |
Implement tracking of unfree communicators.
YM
|
|
|
@2575
|
16 months |
ymipsl |
New stack trace back-end end using cpptrace.
YM
|
|
|
@2574
|
16 months |
ymipsl |
Addapt bld.cfg to new external source cpptrace. YM
|
|
|
@2573
|
16 months |
ymipsl |
create new external source lib : cpptrace, for statck trace output
YM
|
|
|
@2572
|
16 months |
ymipsl |
create new external source lib : cpptrace, for statck trace output
YM
|
|
|
@2571
|
16 months |
jderouillat |
Cleaning of the EventScheduler? not fully operational, revert …
|
|
|
@2570
|
16 months |
jderouillat |
Memory cleaning of the EventScheduler? hierarchy triggered by the …
|
|
|
@2569
|
16 months |
jderouillat |
Clean memory associated to EventScheduler? hierarchy and …
|
|
|
@2568
|
16 months |
jderouillat |
Add Nvidia arch files for Meso-IPSL
|
|
|
@2567
|
16 months |
jderouillat |
Add Nvidia arch files for Meso-IPSL
|
|
|
@2566
|
16 months |
jderouillat |
Clean implementation of the request ordering management
|
|
|
@2565
|
16 months |
jderouillat |
Clean buffers of servers in One Sided protocol
|
|
|
@2564
|
16 months |
jderouillat |
Clean memory leaks
|
|
|
@2563
|
16 months |
jderouillat |
Delete debugging code lines pushed by mistake
|
|
|
@2562
|
16 months |
jderouillat |
Add the missing delete tokenManager_
|
|
|
@2561
|
16 months |
jderouillat |
Forced the request processing, on servers, to be ordered in the one-sided …
|
|
|
@2560
|
16 months |
jderouillat |
Forced the request processing, on servers, to be ordered in the P2P …
|
|
|
@2559
|
16 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
|
|
|
@2553
|
17 months |
jderouillat |
Update LSCE and MesoIPSL environment for XIOS3
|
|
|
@2552
|
17 months |
jderouillat |
Added arch files for Spirit
|
|
|
@2551
|
17 months |
jderouillat |
Add a test on the inter-communicator in ContextClient? and ContextServer? …
|
|
|
@2550
|
17 months |
ymipsl |
Bug fix for multiple_file mode, update for one_file not had not been …
|
|
|
@2549
|
17 months |
jderouillat |
Add missing return statements, fix GNU environment for threads
|
|
|
@2548
|
17 months |
ymipsl |
Bug fix in pool_node when allocating pool, introduced with thread …
|
|
|
@2547
|
17 months |
ymipsl |
Major update :
- New method to lock and unlock one-sided windows …
|
|
|
@2546
|
17 months |
ymipsl |
Bug fix when unsing online writer for axis.
YM
|
|
|
@2545
|
17 months |
ymipsl |
Bug fix when reading unstructured grid file with online reader
YM
|
|
|
@2544
|
17 months |
ymipsl |
bug fix for online reader filter : not connected to good filter (writer) …
|
|
|
@2543
|
17 months |
ymipsl |
Bug fix for online writer filter, not connected to good slot.
YM
|
|
|
@2542
|
17 months |
ymipsl |
fix problem for instant value output, time axis was decaled of one record. …
|
|
|
@2541
|
17 months |
ymipsl |
for compatibility with ferret :
- change vertical axis units from Pa to mb …
|
|
|
@2540
|
18 months |
jderouillat |
Update the test suite environment (done by hand from time to time)
|
|
|
@2539
|
18 months |
jderouillat |
Set an incremental latency in window access of the legacy protocol (read …
|
|
|
@2538
|
18 months |
jderouillat |
Backport 2506 : limitation of number of vertex max in remaper
|
|
|
@2537
|
18 months |
jderouillat |
Add a missing return statment in the remapper
|
|
|
@2536
|
18 months |
jderouillat |
Fix some minor merge error
|
|
|
@2535
|
18 months |
jderouillat |
Backport [2448,2503,2516], ocean component in generic_testcase, …
|
|
|
@2534
|
18 months |
jderouillat |
Backport [2443,2500,2502], a shared_ptr bug in the remapper and convex …
|
|
|
@2533
|
18 months |
jderouillat |
Create the xios-2.6 branch
|
|
|
@2532
|
18 months |
jderouillat |
Implement an API to use the ZFP compression plugin.
|
|
|
@2531
|
18 months |
jderouillat |
Implement an API to use the ZFP compression plugin.
|
|
|
@2530
|
18 months |
jderouillat |
Enable parallel compression regarding NetCDF & HDF5 configurations at …
|
|
|
@2529
|
18 months |
jderouillat |
Enable parallel compression regarding NetCDF & HDF5 configurations at …
|
|
|
@2528
|
19 months |
jderouillat |
Fix intracommunicator probing for attached mode
|
|
|
@2527
|
19 months |
jderouillat |
Fix intracommunicator probing for attached mode
|
|
|
@2526
|
19 months |
jderouillat |
Backport intracommunicator probing and a nonblocking communication fix for …
|
|
|
@2525
|
19 months |
jderouillat |
Use a list<CRequest*> in the one-sided protocol to handle safely the …
|
|
|
@2524
|
19 months |
jderouillat |
Replace MPI probing on intercommunicator by probing on intracommunicator …
|
|
|