[AMD] Bump MoRI to f7e6ac6 to fix ROCm install_dependency build break (#31406)

This commit is contained in:
YC Yen-Ching Tseng
2026-07-15 23:40:18 -07:00
committed by GitHub
parent 0a64139c94
commit 8c5e0cee18
+1 -1
View File
@@ -110,7 +110,7 @@ ARG ENABLE_MORI=0
ARG NIC_BACKEND=none
ARG MORI_REPO="https://github.com/ROCm/mori.git"
ARG MORI_COMMIT="6f072775a73518440b29be60e85dda70db63ca43"
ARG MORI_COMMIT="f7e6ac6863c53821bc7afb91a578cc6ce38fcad0"
# NIXL (upstream ai-dynamo/nixl) — KV transfer backend for prefill/decode disaggregation.
# Built from source for ROCm; needs UCX built --with-rocm (built here from openucx).