Skip to content

Commit e6006a4

Browse files
committed
Remove duplicated cutlass headers
1 parent 4ba6b5f commit e6006a4

File tree

13 files changed

+2
-5042
lines changed

13 files changed

+2
-5042
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ if(VLLM_GPU_LANG STREQUAL "SYCL")
171171
set(CUTLASS_ENABLE_HEADERS_ONLY "ON" CACHE BOOL "Enable only the header library")
172172

173173
# Set CUTLASS_REVISION. Used for FetchContent. Also fixes some bogus messages when building.
174-
set(CUTLASS_REVISION "2eeb05da5b801b34114b6b394dcef836fc9a7cc9" CACHE STRING "CUTLASS revision to use")
174+
set(CUTLASS_REVISION "6e2fb8c40e04e14cd0ccb37db684df1a8cde3ece" CACHE STRING "CUTLASS revision to use")
175175

176176
# Use the specified CUTLASS source directory for compilation if VLLM_CUTLASS_SRC_DIR is provided
177177
FetchContent_Declare(

csrc/xpu/cutlass_kernels/collective/gemm/default_gemm_universal.h

Lines changed: 0 additions & 306 deletions
This file was deleted.

0 commit comments

Comments
 (0)