Mooncake/mooncake-transfer-engine
chenyu520 0a7b9b3d6a [Doc] Add a one-shot fabric demo with topology and summary report
run_demo.sh drives the whole story end to end -- conformance over every backend,
the probe / routing / cost-model / plugin diagnostics, the CXL/NUMA tier
benchmark, and the GPU NVLink benchmark -- and collects the artifacts.
topology.py renders the host's GPU / NVLink / NUMA / transport topology (text and
Graphviz), plot.py renders the figures, and summary.py assembles a single
summary.html. Each step degrades gracefully when an input or tool is absent.
2026-06-29 01:53:42 +08:00
..
benchmark Refactor ASIO shared target into mooncake-common (#1926) 2026-04-22 00:15:33 +08:00
benchmarks [Doc] Add a one-shot fabric demo with topology and summary report 2026-06-29 01:53:42 +08:00
example [TE] PTE-aware auto-split large MR registration for EFA transport (#1912) 2026-04-20 15:04:49 +08:00
include [TransferEngine] Add size-aware cost model and dry-run path selection 2026-06-29 01:53:42 +08:00
nvlink-allocator [TE] Add early mem backend detection method in NVLINK_allocator (#1296) 2026-01-04 15:20:52 +08:00
rust [TE] PTE-aware auto-split large MR registration for EFA transport (#1912) 2026-04-20 15:04:49 +08:00
scripts [TransferEngine] Fix compilation bugs of nvmeof transport (#174) 2025-03-31 10:00:40 +08:00
src [TransferEngine] Add size-aware cost model and dry-run path selection 2026-06-29 01:53:42 +08:00
tent Refactor ASIO shared target into mooncake-common (#1926) 2026-04-22 00:15:33 +08:00
tests [TransferEngine] Add out-of-tree transport plugin and fabric diagnostics 2026-06-29 01:53:42 +08:00
ubshmem-allocator [TE] Ubshmem transport support ipc memory and build allocator when set USE_UBSHMEM=ON (#1519) 2026-02-14 19:30:06 +08:00
CMakeLists.txt Refactor ASIO shared target into mooncake-common (#1926) 2026-04-22 00:15:33 +08:00