Unverified Commit 85ec0440 authored by Elfie Guo's avatar Elfie Guo Committed by GitHub
Browse files

Update cutlass dependency. (#5447)

parent 06a1656e
...@@ -43,7 +43,7 @@ include(FetchContent) ...@@ -43,7 +43,7 @@ include(FetchContent)
FetchContent_Declare( FetchContent_Declare(
repo-cutlass repo-cutlass
GIT_REPOSITORY https://github.com/NVIDIA/cutlass GIT_REPOSITORY https://github.com/NVIDIA/cutlass
GIT_TAG df8a550d3917b0e97f416b2ed8c2d786f7f686a3 GIT_TAG 5e497243f7ad13a2aa842143f9b10bbb23d98292
GIT_SHALLOW OFF GIT_SHALLOW OFF
) )
FetchContent_Populate(repo-cutlass) FetchContent_Populate(repo-cutlass)
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment