forked from NERSC/timemory
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
27 lines (27 loc) · 984 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
24
25
26
27
[submodule "external/pybind11"]
path = external/pybind11
url = https://github.com/jrmadsen/pybind11.git
[submodule "external/google-test"]
path = external/google-test
url = https://github.com/jrmadsen/googletest.git
[submodule "external/caliper"]
path = external/caliper
url = https://github.com/jrmadsen/Caliper.git
[submodule "external/gotcha"]
path = external/gotcha
url = https://github.com/jrmadsen/GOTCHA.git
[submodule "external/llvm-ompt"]
path = external/llvm-ompt
url = https://github.com/NERSC/LLVM-openmp.git
[submodule "external/line-profiler"]
path = external/line-profiler
url = https://github.com/jrmadsen/line_profiler.git
[submodule "source/tests/external/nccl-tests"]
path = source/tests/external/nccl-tests
url = https://github.com/jrmadsen/nccl-tests.git
[submodule "external/PTL"]
path = external/ptl
url = https://github.com/jrmadsen/PTL.git
[submodule "external/hatchet"]
path = external/hatchet
url = https://github.com/jrmadsen/hatchet.git