Skip to content

Commit f19345d

Browse files
elfieggjimoosciuc
authored andcommitted
Update cutlass dependency. (sgl-project#5447)
1 parent b014a9b commit f19345d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sgl-kernel/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ include(FetchContent)
4343
FetchContent_Declare(
4444
repo-cutlass
4545
GIT_REPOSITORY https://github.com/NVIDIA/cutlass
46-
GIT_TAG df8a550d3917b0e97f416b2ed8c2d786f7f686a3
46+
GIT_TAG 5e497243f7ad13a2aa842143f9b10bbb23d98292
4747
GIT_SHALLOW OFF
4848
)
4949
FetchContent_Populate(repo-cutlass)

0 commit comments

Comments
 (0)