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
vllm_cscc
Commits
ba81acbd
Unverified
Commit
ba81acbd
authored
Aug 12, 2025
by
Frank Wang
Committed by
GitHub
Aug 12, 2025
Browse files
[Bugfix] Bump DeepGEMM Version to Fix SMXX Layout Issues (#22606)
Signed-off-by:
frankwang28
<
frank.wbb@hotmail.com
>
parent
53c73028
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 @
ba81acbd
...
...
@@ -432,7 +432,7 @@ RUN --mount=type=cache,target=/root/.cache/uv \
# Install DeepGEMM from source
ARG
DEEPGEMM_GIT_REPO="https://github.com/deepseek-ai/DeepGEMM.git"
ARG
DEEPGEMM_GIT_REF="
187656694f7f69e3e7975617a68bc3387680a7e1
"
ARG
DEEPGEMM_GIT_REF="
7b6b5563b9d4c1ae07ffbce7f78ad3ac9204827c
"
RUN
--mount
=
type
=
cache,target
=
/root/.cache/uv bash -
<<
'
BASH
'
. /etc/environment
CUDA_MAJOR="${CUDA_VERSION%%.*}"
...
...
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