Skip to content

Commit 2f36e2c

Browse files
committed
Switch back to NVIDIA/cutlass, and upgrade to v4.2.1
1 parent a4c1ecd commit 2f36e2c

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

.gitmodules

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,9 @@
1010
[submodule "external/hipify_torch"]
1111
path = external/hipify_torch
1212
url = https://github.com/ROCmSoftwarePlatform/hipify_torch.git
13-
# TODO Using a private copy of cutlass is a temporary mitigation to enable grouped gemm.
14-
# Go back to main cutlass when possible.
1513
[submodule "external/cutlass"]
1614
path = external/cutlass
17-
url = https://github.com/jwfromm/cutlass
18-
branch = FBGEMM
15+
url = https://github.com/NVIDIA/cutlass.git
1916
[submodule "external/composable_kernel"]
2017
path = external/composable_kernel
2118
url = https://github.com/ROCm/composable_kernel.git

external/cutlass

Submodule cutlass updated 490 files

0 commit comments

Comments
 (0)