Skip to content

Commit c1edc65

Browse files
authored
ci: upgrade cutlass to v4.1 and switch to forked repo (#481)
1 parent 99920da commit c1edc65

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[submodule "third_party/cutlass"]
22
path = third_party/cutlass
3-
url = https://github.com/NVIDIA/cutlass.git
3+
url = https://github.com/vectorch-ai/cutlass.git
44
[submodule "third_party/nvbench"]
55
path = third_party/nvbench
66
url = https://github.com/NVIDIA/nvbench.git

third_party/cutlass

Submodule cutlass updated 372 files

third_party/nvbench

Submodule nvbench updated 190 files

0 commit comments

Comments
 (0)