We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4c1ecd commit 2f36e2cCopy full SHA for 2f36e2c
.gitmodules
@@ -10,12 +10,9 @@
10
[submodule "external/hipify_torch"]
11
path = external/hipify_torch
12
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.
15
[submodule "external/cutlass"]
16
path = external/cutlass
17
- url = https://github.com/jwfromm/cutlass
18
- branch = FBGEMM
+ url = https://github.com/NVIDIA/cutlass.git
19
[submodule "external/composable_kernel"]
20
path = external/composable_kernel
21
url = https://github.com/ROCm/composable_kernel.git
external/cutlass
0 commit comments