Mooncake/mooncake-transfer-engine/include
Dayuxiaoshui 3dfee31522
[TransferEngine][MACA] Complete gpu_vendor/maca.h CUDA-like aliases for MACA build (#2230)
Add missing mappings in gpu_vendor/maca.h:
- CU_MEM_HANDLE_TYPE_POSIX_FILE_DESCRIPTOR -> mcMemHandleTypePosixFileDescriptor
- CU_POINTER_ATTRIBUTE_DEVICE_ORDINAL -> mcPointerAttributeDevice

These aliases complement #2227 and ensure full coverage of CUDA-like symbols
used in nvlink_allocator.cpp and related components when building with
-DUSE_MACA=ON.
2026-05-27 09:57:26 +08:00
..
common [TE]: Add HIP transport for AMD GPUs support (#1208) 2025-12-16 19:27:47 +08:00
gpu_vendor [TransferEngine][MACA] Complete gpu_vendor/maca.h CUDA-like aliases for MACA build (#2230) 2026-05-27 09:57:26 +08:00
transport feat(rdma): add mlx5 direct verbs support for QP UDP sport override and LAG port balancing (#2175) 2026-05-22 11:54:52 +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 [Bugfix] Minor bug fixes and improvments for Mooncake Store and Transfer Engine (#1895) 2026-04-20 00:28:00 +08:00
config.h feat(rdma): add mlx5 direct verbs support for QP UDP sport override and LAG port balancing (#2175) 2026-05-22 11:54:52 +08:00
cuda_alike.h [] feat: add Hygon DCU/DTK and Iluvatar CoreX platform support (#2118) 2026-05-18 10:26:56 +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] auto-enable MC_STORE_MEMCPY in TCP-only environments (#1936) 2026-04-21 15:01:46 +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] auto-enable MC_STORE_MEMCPY in TCP-only environments (#1936) 2026-04-21 15:01:46 +08:00
transfer_engine_c.h [TE] PTE-aware auto-split large MR registration for EFA transport (#1912) 2026-04-20 15:04:49 +08:00
transfer_engine_impl.h [TE] reduce reg overhead (#1964) 2026-04-24 09:42:05 +08:00
transfer_metadata.h [Store] Fix: Auto-recovery for SSD Offload after Master Restart (#2077) 2026-05-25 11:44:31 +08:00
transfer_metadata_plugin.h [PG][TE][TENT] Add dedicated peer liveness probe for recovery and enable elastic GPU test (#1808) 2026-04-08 09:56:58 +08:00