diff --git a/sgl-kernel/CMakeLists.txt b/sgl-kernel/CMakeLists.txt index d1292edc9..01bafc880 100644 --- a/sgl-kernel/CMakeLists.txt +++ b/sgl-kernel/CMakeLists.txt @@ -37,8 +37,8 @@ FetchContent_Populate(repo-cutlass) FetchContent_Declare( repo-deepgemm GIT_REPOSITORY https://github.com/deepseek-ai/DeepGEMM - GIT_TAG c57699ac933a93651c34d365797c2d8b41a4765b - GIT_SHALLOW ON + GIT_TAG c187c23ba8dcdbad91720737e8be9c43700cb9e9 + GIT_SHALLOW OFF ) FetchContent_Populate(repo-deepgemm) # flashinfer