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
b3363cc1
"vscode:/vscode.git/clone" did not exist on "5be8f1ed987fe49030acc51c62bdd6898720aa83"
Unverified
Commit
b3363cc1
authored
Aug 14, 2025
by
fzyzcjy
Committed by
GitHub
Aug 13, 2025
Browse files
Fix docker container DeepEP error on Blackwell (#9171)
parent
98457c04
Changes
1
Show 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 @
b3363cc1
...
...
@@ -102,7 +102,7 @@ RUN cd /sgl-workspace/nvshmem && \
# Install DeepEP
RUN
cd
/sgl-workspace/DeepEP
&&
\
NVSHMEM_DIR
=
${
NVSHMEM_DIR
}
pip
install
.
TORCH_CUDA_ARCH_LIST
=
'9.0;10.0'
NVSHMEM_DIR
=
${
NVSHMEM_DIR
}
pip
install
.
# Python tools
RUN
python3
-m
pip
install
--no-cache-dir
\
...
...
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