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 5037268 commit 01db71fCopy full SHA for 01db71f
CMakeLists.txt
@@ -186,7 +186,7 @@ if(VLLM_GPU_LANG STREQUAL "SYCL")
186
else()
187
FetchContent_Declare(
188
cutlass-sycl
189
- GIT_REPOSITORY https://github.com/intel/cutlass-sycl
+ GIT_REPOSITORY https://github.com/intel/sycl-tla
190
191
# Please keep this in sync with CUTLASS_REVISION line above.
192
GIT_TAG ${CUTLASS_REVISION}
0 commit comments