forked from AccelProf/AccelProf
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
24 lines (24 loc) · 783 Bytes
/
.gitmodules
File metadata and controls
24 lines (24 loc) · 783 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[submodule "sanalyzer"]
path = sanalyzer
url = https://github.com/AccelProf/sanalyzer.git
[submodule "tensor_scope"]
path = tensor_scope
url = https://github.com/AccelProf/tensor_scope.git
[submodule "nv-compute"]
path = nv-compute
url = https://github.com/AccelProf/nv-compute.git
[submodule "nv-nvbit"]
path = nv-nvbit
url = https://github.com/AccelProf/nv-nvbit.git
[submodule "docs"]
path = docs
url = https://github.com/AccelProf/docs.git
[submodule "amd-rocm"]
path = amd-rocm
url = https://github.com/AccelProf/amd-rocm.git
[submodule "third_party/libbacktrace"]
path = third_party/libbacktrace
url = https://github.com/ianlancetaylor/libbacktrace.git
[submodule "third_party/pybind11"]
path = third_party/pybind11
url = https://github.com/pybind/pybind11.git