[AMD][MORI] Bump MoRI to 7c51d18 for ionic RoCE dmabuf fix (#509) (#37286)

This commit is contained in:
Zhaoyi Li
2026-08-31 21:37:05 -07:00
committed by GitHub
parent b21000aef1
commit 458987b5ac
+1 -1
View File
@@ -398,7 +398,7 @@ ARG ENABLE_MORI=0
ARG NIC_BACKEND=none
ARG MORI_REPO="https://github.com/ROCm/mori.git"
ARG MORI_COMMIT="12d1bc32d0c93dcd5062e74f4e0f772e36e1aac4"
ARG MORI_COMMIT="7c51d18fda59457cc9238ed262bd93c8cad906c9"
# 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).