forked from microsoft/superbenchmark
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
23 lines (23 loc) · 811 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
[submodule "third_party/cutlass"]
path = third_party/cutlass
url = https://github.com/NVIDIA/cutlass.git
branch = v2.4.0
[submodule "third_party/perftest"]
path = third_party/perftest
url = https://github.com/linux-rdma/perftest.git
[submodule "third_party/nccl-tests"]
path = third_party/nccl-tests
url = https://github.com/NVIDIA/nccl-tests.git
[submodule "third_party/fio"]
path = third_party/fio
url = https://github.com/axboe/fio.git
branch = master
[submodule "third_party/rccl-tests"]
path = third_party/rccl-tests
url = https://github.com/ROCmSoftwarePlatform/rccl-tests.git
[submodule "third_party/GPCNET"]
path = third_party/GPCNET
url = https://github.com/netbench/GPCNET.git
[submodule "third_party/gpu-burn"]
path = third_party/gpu-burn
url = https://github.com/wilicc/gpu-burn.git