Mooncake/mooncake-transfer-engine/include
Zhanhao Cao 4b3d44f39f
[TE] Fix simultaneous open handshake in RdmaEndpoint (#1733)
* [TE] Fix simultaneous open handshake in RdmaEndpoint

* Keep the same logic for ERDMA.

* apply gemini-code-assist's suggestion.

* Fix endpoint reinitialization.

* Add disconnect and waiting with back-off.

* Add eRDMA Endpoint Re-establishment Test

* Include the test in cmake

* Address reviewer comments

* Better log message.
2026-03-30 10:03:12 +08:00
..
common [TE]: Add HIP transport for AMD GPUs support (#1208) 2025-12-16 19:27:47 +08:00
gpu_vendor [TRANSFER_ENGINE] add initial MACA build path and CUDA-like adapter (#1731) 2026-03-25 10:13:49 +08:00
transport [TE] Fix simultaneous open handshake in RdmaEndpoint (#1733) 2026-03-30 10:03:12 +08:00
CMakeLists.txt Te seperated compilation (#1041) 2025-11-11 09:54:21 +08:00
ascend_allocator.h refactor ascend direct transport (#1720) 2026-03-24 21:51:58 +08:00
common.h [TE] Add configurable handshake max length via MC_HANDSHAKE_MAX_LENGTH (#1392) 2026-01-22 14:15:22 +08:00
config.h refactor ascend direct transport (#1720) 2026-03-24 21:51:58 +08:00
cuda_alike.h [TRANSFER_ENGINE] add initial MACA build path and CUDA-like adapter (#1731) 2026-03-25 10:13:49 +08:00
error.h [TransferEngine] Refactor code to hide transport logics from user APIs (#51) 2025-01-02 16:38:24 +08:00
memory_location.h [Store] fix: restrict NUMA-segmented allocation to RDMA protocol 2026-03-12 18:26:11 +08:00
multi_transport.h [Store][Feature] Add CXL storage for mooncake_store (#1365) 2026-01-28 19:51:20 +08:00
topology.h [TransferEngine] Mitigating performance overhead from large cluster and large bulks (#999) 2025-11-03 11:39:36 +08:00
transfer_engine.h [Store][Feature] Add CXL storage for mooncake_store (#1365) 2026-01-28 19:51:20 +08:00
transfer_engine_c.h [TE] Fix notifs problems in C wrapper (#779) 2025-08-28 14:39:51 +08:00
transfer_engine_impl.h Remove non-portable GCC-internal headers from Transfer Engine (#1716) 2026-03-23 09:48:46 +08:00
transfer_metadata.h refactor ascend direct transport (#1720) 2026-03-24 21:51:58 +08:00
transfer_metadata_plugin.h [TE] feat: add barex_transport by build with USE_BAREX (#1045) 2025-11-25 23:59:58 +08:00