Skip to content

Commit b6dbf1f

Browse files
committed
Change CUTLASS submodule to Codeplay fork
Signed-off-by: Lukas Sommer <lukas.sommer@codeplay.com>
1 parent f36485d commit b6dbf1f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
url = https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git
110110
[submodule "third_party/cutlass"]
111111
path = third_party/cutlass
112-
url = https://github.com/NVIDIA/cutlass.git
112+
url = https://github.com/codeplaysoftware/cutlass-fork.git
113113
[submodule "third_party/mimalloc"]
114114
path = third_party/mimalloc
115115
url = https://github.com/microsoft/mimalloc.git

third_party/cutlass

0 commit comments

Comments
 (0)