2021-06-01 06:17:44 +03:00
|
|
|
[submodule "third_party/cutlass"]
|
|
|
|
path = third_party/cutlass
|
|
|
|
url = https://github.com/NVIDIA/cutlass.git
|
|
|
|
branch = v2.4.0
|
2021-07-16 11:11:07 +03:00
|
|
|
[submodule "third_party/perftest"]
|
|
|
|
path = third_party/perftest
|
|
|
|
url = https://github.com/linux-rdma/perftest.git
|
2021-07-16 09:51:56 +03:00
|
|
|
[submodule "third_party/nccl-tests"]
|
|
|
|
path = third_party/nccl-tests
|
|
|
|
url = https://github.com/NVIDIA/nccl-tests.git
|
2021-07-19 07:59:28 +03:00
|
|
|
[submodule "third_party/fio"]
|
|
|
|
path = third_party/fio
|
|
|
|
url = https://github.com/axboe/fio.git
|
|
|
|
branch = master
|
2021-07-30 02:27:08 +03:00
|
|
|
[submodule "third_party/rccl-tests"]
|
|
|
|
path = third_party/rccl-tests
|
|
|
|
url = https://github.com/ROCmSoftwarePlatform/rccl-tests.git
|
2021-10-21 14:28:51 +03:00
|
|
|
[submodule "third_party/GPCNET"]
|
|
|
|
path = third_party/GPCNET
|
|
|
|
url = https://github.com/netbench/GPCNET.git
|
2022-03-16 11:20:11 +03:00
|
|
|
[submodule "third_party/gpu-burn"]
|
|
|
|
path = third_party/gpu-burn
|
|
|
|
url = https://github.com/wilicc/gpu-burn.git
|
2023-12-07 14:57:28 +03:00
|
|
|
[submodule "third_party/msccl"]
|
|
|
|
path = third_party/msccl
|
|
|
|
url = https://github.com/Azure/msccl
|