"vscode:/vscode.git/clone" did not exist on "fb1b4f922dc55dddfc48fb3c65cc77a8353db7c0"
Unverified Commit b5922693 authored by Nate Mailhot's avatar Nate Mailhot Committed by GitHub
Browse files

chore: change ucx version to 1.20.0 (#5058)

parent 7d608003
......@@ -124,7 +124,7 @@ SGLANG_PYTHON_VERSION="3.10"
PYTHON_VERSION="3.12"
NIXL_REF=0.8.0
NIXL_UCX_REF=v1.20.0-rc1
NIXL_UCX_REF=1.20.0
NIXL_GDRCOPY_REF=v2.5.1
NIXL_LIBFABRIC_REF=v2.3.0
......
......@@ -23,7 +23,7 @@ set -ex
GITHUB_URL="https://github.com"
UCX_VERSION="v1.20.0-rc1"
UCX_VERSION="1.20.0"
UCX_INSTALL_PATH="/usr/local/ucx/"
CUDA_PATH="/usr/local/cuda"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment