update cutlass tag (#5011)

This commit is contained in:
Zhiqiang Xie
2025-04-02 18:30:30 -07:00
committed by GitHub
parent 2c8fd99363
commit a2aea59b6e

View File

@@ -29,8 +29,8 @@ include(FetchContent)
FetchContent_Declare(
repo-cutlass
GIT_REPOSITORY https://github.com/NVIDIA/cutlass
GIT_TAG 62750a2b75c802660e4894434dc55e839f322277
GIT_SHALLOW ON
GIT_TAG 6f4921858b3bb0a82d7cbeb4e499690e9ae60d16
GIT_SHALLOW OFF
)
FetchContent_Populate(repo-cutlass)
# DeepGEMM