-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
30 lines (30 loc) · 974 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
28
29
30
[submodule "apps/extern/extern/gflags"]
path = apps/extern/extern/gflags
url = https://github.com/gflags/gflags.git
[submodule "apps/extern/extern/glog"]
path = apps/extern/extern/glog
url = https://github.com/google/glog.git
[submodule "apps/extern/glog"]
path = apps/extern/glog
url = https://github.com/google/glog.git
[submodule "apps/extern/gflags"]
path = apps/extern/gflags
url = https://github.com/gflags/gflags.git
[submodule "tvm"]
path = tvm
url = [email protected]:rdma-from-gpu/tvm.git
[submodule "experiments"]
path = experiments
url = https://github.com/rdma-from-gpu/experiments.git
[submodule "rdma-core"]
path = rdma-core
url = https://github.com/rdma-from-gpu/rdma-core.git
[submodule "rdma-shim"]
path = rdma-shim
url = https://github.com/rdma-from-gpu/rdma-shim.git
[submodule "apps"]
path = apps
url = https://github.com/rdma-from-gpu/apps.git
[submodule "modelzoo"]
path = modelzoo
url = https://github.com/rdma-from-gpu/modelzoo.git