-
Notifications
You must be signed in to change notification settings - Fork 38
Expand file tree
/
Copy path.gitmodules
More file actions
35 lines (35 loc) · 1.22 KB
/
Copy path.gitmodules
File metadata and controls
35 lines (35 loc) · 1.22 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
[submodule "3rdparty/googletest"]
path = 3rdparty/googletest
url = https://github.com/google/googletest.git
[submodule "3rdparty/hipify_torch"]
path = 3rdparty/hipify_torch
url = https://github.com/ROCmSoftwarePlatform/hipify_torch.git
[submodule "examples/pytorch/minGPT"]
path = examples/pytorch/minGPT
url = https://github.com/HaiShaw/minGPT.git
branch = transformer-engine
[submodule "3rdparty/aotriton"]
path = 3rdparty/aotriton
url = https://github.com/ROCm/aotriton.git
[submodule "examples/pytorch/nanogpt"]
path = examples/pytorch/nanogpt
url = https://github.com/floraamd/nanoGPTwTE.git
[submodule "3rdparty/cutlass"]
path = 3rdparty/cutlass
url = https://github.com/NVIDIA/cutlass.git
[submodule "3rdparty/QoLA"]
path = 3rdparty/QoLA
url = https://github.com/ROCm/QoLA.git
[submodule "3rdparty/hipkittens"]
path = 3rdparty/hipkittens
url = https://github.com/HazyResearch/HipKittens.git
[submodule "3rdparty/composable_kernel"]
path = 3rdparty/composable_kernel
url = https://github.com/ROCm/composable_kernel.git
branch = develop
[submodule "3rdparty/ck_jit"]
path = 3rdparty/ck_jit
url = https://github.com/ROCm/ck-jit.git
[submodule "3rdparty/nccl"]
path = 3rdparty/nccl
url = https://github.com/NVIDIA/nccl.git