Update cutlass dependency. (#5447)
This commit is contained in:
@@ -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)
|
||||||
|
|||||||
Reference in New Issue
Block a user