Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
dynamo
Commits
b5922693
"vscode:/vscode.git/clone" did not exist on "fb1b4f922dc55dddfc48fb3c65cc77a8353db7c0"
Unverified
Commit
b5922693
authored
Dec 22, 2025
by
Nate Mailhot
Committed by
GitHub
Dec 22, 2025
Browse files
chore: change ucx version to 1.20.0 (#5058)
parent
7d608003
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
container/build.sh
container/build.sh
+1
-1
container/deps/trtllm/install_nixl.sh
container/deps/trtllm/install_nixl.sh
+1
-1
No files found.
container/build.sh
View file @
b5922693
...
...
@@ -124,7 +124,7 @@ SGLANG_PYTHON_VERSION="3.10"
PYTHON_VERSION
=
"3.12"
NIXL_REF
=
0.8.0
NIXL_UCX_REF
=
v
1.20.0
-rc1
NIXL_UCX_REF
=
1.20.0
NIXL_GDRCOPY_REF
=
v2.5.1
NIXL_LIBFABRIC_REF
=
v2.3.0
...
...
container/deps/trtllm/install_nixl.sh
View file @
b5922693
...
...
@@ -23,7 +23,7 @@ set -ex
GITHUB_URL
=
"https://github.com"
UCX_VERSION
=
"
v
1.20.0
-rc1
"
UCX_VERSION
=
"1.20.0"
UCX_INSTALL_PATH
=
"/usr/local/ucx/"
CUDA_PATH
=
"/usr/local/cuda"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment