We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e4852c commit 4cf1dc3Copy full SHA for 4cf1dc3
CMakeLists.txt
@@ -195,8 +195,6 @@ if(VLLM_GPU_LANG STREQUAL "CUDA")
195
GIT_REPOSITORY https://github.com/nvidia/cutlass.git
196
# CUTLASS 3.5.1
197
GIT_TAG 06b21349bcf6ddf6a1686a47a137ad1446579db9
198
- # Shallow clone with depth 1
199
- GIT_SHALLOW TRUE
200
GIT_PROGRESS TRUE
201
)
202
FetchContent_MakeAvailable(cutlass)
0 commit comments