forked from mooncake-track/Mooncake
* Add ROCm HIP support to the Mooncake Python package Expose HIP as the Python-facing AMD GPU transport, wire HIP transport into the build and runtime selection paths, and fix sticky peer-access errors so repeated connector initialization works reliably. Update wheel packaging and container validation to cover ROCm HIP usage in vllm-omni. Signed-off-by: Zejian Wang <zejianwang@sjtu.edu.cn> * [Bugfix] Decouple HIP transport from NVLink branch HIP IPC is intra-node only and should coexist with RDMA, not replace it. Signed-off-by: Zejian Wang <zejianwang.sjtu.edu.cn> Signed-off-by: Zejian Wang <zejianwang@sjtu.edu.cn> * Abandon manual transport Signed-off-by: Zejian Wang <zejianwang.sjtu.edu.cn> Signed-off-by: Zejian Wang <zejianwang@sjtu.edu.cn> * style: apply clang-format to changed files Signed-off-by: Zejian Wang <zejianwang@sjtu.edu.cn> Made-with: Cursor Signed-off-by: Zejian Wang <zejianwang@sjtu.edu.cn> --------- Signed-off-by: Zejian Wang <zejianwang@sjtu.edu.cn> Signed-off-by: Zejian Wang <zejianwang.sjtu.edu.cn> Co-authored-by: Zejian Wang <zejianwang@sjtu.edu.cn> |
||
|---|---|---|
| .. | ||
| ascend | ||
| management | ||
| tone_tests | ||
| build_wheel.sh | ||
| code_format.sh | ||
| generate_cluster_topology.py | ||
| run_tests.sh | ||
| test_async_store.py | ||
| test_copy_move_api.py | ||
| test_drain_http_api.py | ||
| test_installation.sh | ||
| test_tensor_api.py | ||
| test_upsert_api.py | ||