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
c9abd7be
Unverified
Commit
c9abd7be
authored
May 07, 2025
by
Hank Han
Committed by
GitHub
May 06, 2025
Browse files
fix: deepep dockerfile, use pip install deepep. (#5885)
parent
a3e4e9bf
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
docker/Dockerfile.deepep
docker/Dockerfile.deepep
+1
-1
No files found.
docker/Dockerfile.deepep
View file @
c9abd7be
...
@@ -71,7 +71,7 @@ RUN NVSHMEM_SHMEM_SUPPORT=0 \
...
@@ -71,7 +71,7 @@ RUN NVSHMEM_SHMEM_SUPPORT=0 \
WORKDIR /sgl-workspace/DeepEP
WORKDIR /sgl-workspace/DeepEP
ENV NVSHMEM_DIR=/sgl-workspace/nvshmem/install
ENV NVSHMEM_DIR=/sgl-workspace/nvshmem/install
RUN NVSHMEM_DIR=/sgl-workspace/nvshmem/install p
ython setup.py
install
RUN NVSHMEM_DIR=/sgl-workspace/nvshmem/install p
ip
install
.
# Set workspace
# Set workspace
WORKDIR /sgl-workspace
WORKDIR /sgl-workspace
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