update dependency

Signed-off-by: zjy0516 <riverclouds.zhu@qq.com>
This commit is contained in:
zjy0516
2026-07-27 15:45:55 +00:00
parent a43ab53c88
commit 31776d0c97
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ if(DEEPGEMM_SRC_DIR)
message(STATUS "DeepGEMM using local DEEPGEMM_SRC_DIR: ${deepgemm_SOURCE_DIR}")
else()
# Keep in sync with tools/install_deepgemm.sh
set(_DEEPGEMM_UPSTREAM_REPO "git@github.com:Inferact/DeepGEMM.git")
set(_DEEPGEMM_UPSTREAM_REPO "https://github.com/deepseek-ai/DeepGEMM.git")
# NOTE: This is currently targeting nv-dev branch due to sm120 support
set(_DEEPGEMM_UPSTREAM_TAG "f5a76426fa084087169693fd0cd815223576d6e9")
+1 -1
View File
@@ -12,7 +12,7 @@ if(FLASH_KDA_SRC_DIR)
else()
FetchContent_Declare(
flashkda
GIT_REPOSITORY git@github.com:Inferact/FlashKDA.git
GIT_REPOSITORY https://github.com/vllm-project/FlashKDA.git
GIT_TAG a3e42bbbece3bb38f7c426b880315294a336e82f
GIT_PROGRESS TRUE
GIT_SUBMODULES cutlass