Skip to content

Commit 01db71f

Browse files
committed
refine link
Signed-off-by: Kunshang Ji <[email protected]>
1 parent 5037268 commit 01db71f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ if(VLLM_GPU_LANG STREQUAL "SYCL")
186186
else()
187187
FetchContent_Declare(
188188
cutlass-sycl
189-
GIT_REPOSITORY https://github.com/intel/cutlass-sycl
189+
GIT_REPOSITORY https://github.com/intel/sycl-tla
190190

191191
# Please keep this in sync with CUTLASS_REVISION line above.
192192
GIT_TAG ${CUTLASS_REVISION}

0 commit comments

Comments
 (0)