|
|
@2698
|
7 weeks |
mhedley |
patches for C compilation
|
|
|
@2696
|
7 weeks |
mhedley |
create branch for minor build change
|
|
|
@2695
|
7 weeks |
mhedley |
dev branches for mhedley
|
|
|
@2686
|
2 months |
jderouillat |
Backport 2682 from trunk : Added generic interfaces for extract_domain and …
|
|
|
@2681
|
3 months |
jderouillat |
Added a MPI_Barrier at the end of computeConnector after non-blocking …
|
|
|
@2680
|
3 months |
ymipsl |
xios time : set num call to 0 when resetting
YM
|
|
|
@2679
|
3 months |
ymipsl |
New procedure for locking windows using true atomic one sided transfer for …
|
|
|
@2678
|
3 months |
ymipsl |
Add averaging to xios_timers
YM
|
|
|
@2673
|
3 months |
ymipsl |
Bug fix for legacy_v2 transport. "max_attached_mem_window" read parameter …
|
|
|
@2672
|
3 months |
ymipsl |
New mode "fugaku-like" for exclusive/shared windows lock.
YM
|
|
|
@2671
|
3 months |
ymipsl |
Suffix all data member of CContexServer/CContextClient class by "_"
YM
|
|
|
@2670
|
3 months |
ymipsl |
Suffix all data member of CContexServer class by "_"
YM
|
|
|
@2669
|
3 months |
ymipsl |
Suffix all data member of CContextCleint class by "_"
YM
|
|
|
@2668
|
3 months |
ymipsl |
Move files relative to transport to "transport" directory
YM
|
|
|
@2667
|
3 months |
ymipsl |
New protocol legacy_v2 working with openmpi 5, avoiding windows creation …
|
|
|
@2662
|
4 months |
ymipsl |
Port Coupler Manager using notification manager.
YM
|
|
|
@2661
|
4 months |
jderouillat |
In case of notifications using MPI_Windows, avoid remote access if …
|
|
|
@2660
|
4 months |
jderouillat |
Introduce XD experiences for Kokkos local_connector
|
|
|
@2659
|
5 months |
jderouillat |
Integrating a Kokkos build into the XIOS one.
|
|
|
@2658
|
5 months |
jderouillat |
Functions called in a kernel must be marked as a device function
|
|
|
@2654
|
5 months |
jderouillat |
Implement Kokkos kernels compatible with GPU : removing all C++ object …
|
|
|
@2653
|
5 months |
jderouillat |
Add a missing include in CNotificationsManager (for gnu compiler)
|
|
|
@2652
|
5 months |
ymipsl |
fake commit
|
|
|
@2651
|
5 months |
ymipsl |
fake commit
|
|
|
@2650
|
5 months |
ymipsl |
fake commit
|
|
|
@2649
|
5 months |
ymipsl |
fake commit
|
|
|
@2648
|
5 months |
ymipsl |
Implementation of services using notification Manager.
YM
|
|
|
@2647
|
5 months |
ymipsl |
Create branch for new services management without using windows manager …
|
|
|
@2645
|
7 months |
jderouillat |
Introduce Kokkos::parallel_for in local connector and, in model to client …
|
|
|
@2644
|
7 months |
jderouillat |
Step to Kokkos parallelism for CLocalConnector
|
|
|
@2643
|
7 months |
jderouillat |
Introduce Kokkos::parallel_for in average temporal filter
|
|
|
@2642
|
7 months |
jderouillat |
Introduce Kokkos::parallel_for in average temporal filter
|
|
|
@2641
|
7 months |
jderouillat |
Shallow copy must not be used in CArray like assignment (see the apply …
|
|
|
@2640
|
7 months |
jderouillat |
Suppress memory initializations in calls to kokkos::resize. Modified the …
|
|
|
@2639
|
7 months |
jderouillat |
Use shallow kokkos copy constructor and assignment when it is possible …
|
|
|
@2637
|
7 months |
jderouillat |
Enabled the test suite execution for X64_JEANZAY_KOKKOS environment
|
|
|
@2636
|
7 months |
jderouillat |
First Kokkos implementation (without parallel_for), validate the test …
|
|
|
@2635
|
7 months |
jderouillat |
Implement a Kokkos based workflow to manage portability
|
|
|
@2504
|
21 months |
jderouillat |
Add a comparison operator to the filesToWrite_ std::set to force the file …
|
|
|
@2493
|
22 months |
ymipsl |
Bug fix in service Manager when waiting for service registration.
YM
|
|
|
@2492
|
22 months |
ymipsl |
Better writer attached mode, new CClientOnlineWriterFilter class that …
|
|
|
@2491
|
22 months |
ymipsl |
Fix the problem of shared_from_this() needed at construction time. …
|
|
|
@2490
|
22 months |
ymipsl |
fix : waiting for service creation when quering service information
YM
|
|
|
@2489
|
22 months |
ymipsl |
Querying service manager on service information was not waiting for …
|
|
|
@2488
|
22 months |
ymipsl |
Bug fix in service. Services running on same ressources had distinct event …
|
|
|
@2482
|
23 months |
ymipsl |
First guess in supression of attached mode replaced by online reader and …
|
|
|
@2461
|
2 years |
ymipsl |
Squeletton to had new transformations : redistribute_domain, …
|
|
|
@2460
|
2 years |
ymipsl |
Squeletton to had new transformations : redistribute_domain, …
|
|
|
@2459
|
2 years |
ymipsl |
create new dev branch to supress attach mode. YM
|
|
|
@2455
|
2 years |
ymipsl |
Make coupling working again.
YM
|
|
|
@2454
|
2 years |
ymipsl |
fix missing return.
YM
|
|
|
@2453
|
2 years |
ymipsl |
Implementation of files service on dev branch
YM
|
|
|
@2452
|
2 years |
ymipsl |
Create dev branch to include file services from XIOS3 trunk. YM
|
|
|
@2451
|
2 years |
ymipsl |
Delete branch to update to XIOS3 trunk
|
|
|
@2446
|
2 years |
ymipsl |
New dev branch to manage file services. YM
|
|
|
@2445
|
2 years |
ymipsl |
remove branch, bad starting revision. YM
|
|
|
@2444
|
2 years |
ymipsl |
New dev branch to manage file services. YM
|
|
|
@2362
|
3 years |
ymipsl |
copy XIOS_COUPLING branch into new XIOS3 trunk directory.
XIOS V2 est …
|