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
4cf1dc39
Unverified
Commit
4cf1dc39
authored
Aug 05, 2024
by
Tyler Michael Smith
Committed by
GitHub
Aug 05, 2024
Browse files
[Bugfix][CI/Build] Fix CUTLASS FetchContent (#7171)
parent
6e4852ce
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
CMakeLists.txt
CMakeLists.txt
+0
-2
No files found.
CMakeLists.txt
View file @
4cf1dc39
...
...
@@ -195,8 +195,6 @@ if(VLLM_GPU_LANG STREQUAL "CUDA")
GIT_REPOSITORY https://github.com/nvidia/cutlass.git
# CUTLASS 3.5.1
GIT_TAG 06b21349bcf6ddf6a1686a47a137ad1446579db9
# Shallow clone with depth 1
GIT_SHALLOW TRUE
GIT_PROGRESS TRUE
)
FetchContent_MakeAvailable
(
cutlass
)
...
...
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