Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
change
sglang
Commits
48b8b4c1
"vscode:/vscode.git/clone" did not exist on "a865e6355217a808d877cc33e35b33d035774856"
Unverified
Commit
48b8b4c1
authored
Aug 09, 2025
by
Yineng Zhang
Committed by
GitHub
Aug 09, 2025
Browse files
fix nvshmem cu126 (#9001)
parent
323bc2f5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
docker/Dockerfile
docker/Dockerfile
+1
-1
No files found.
docker/Dockerfile
View file @
48b8b4c1
...
@@ -97,7 +97,7 @@ RUN cd /sgl-workspace/nvshmem && \
...
@@ -97,7 +97,7 @@ RUN cd /sgl-workspace/nvshmem && \
NVSHMEM_PMIX_SUPPORT
=
0
\
NVSHMEM_PMIX_SUPPORT
=
0
\
NVSHMEM_TIMEOUT_DEVICE_POLLING
=
0
\
NVSHMEM_TIMEOUT_DEVICE_POLLING
=
0
\
NVSHMEM_USE_GDRCOPY
=
1
\
NVSHMEM_USE_GDRCOPY
=
1
\
cmake
-S
.
-B
build/
-DCMAKE_INSTALL_PREFIX
=
${
NVSHMEM_DIR
}
-DCMAKE_CUDA_ARCHITECTURES
=
"
100;12
0"
&&
\
cmake
-S
.
-B
build/
-DCMAKE_INSTALL_PREFIX
=
${
NVSHMEM_DIR
}
-DCMAKE_CUDA_ARCHITECTURES
=
"
9
0"
&&
\
cmake
--build
build
--target
install
-j
${
CMAKE_BUILD_PARALLEL_LEVEL
}
cmake
--build
build
--target
install
-j
${
CMAKE_BUILD_PARALLEL_LEVEL
}
# Install DeepEP
# Install DeepEP
...
...
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