forked from ROCm/gpu-agent
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
20 lines (20 loc) · 696 Bytes
/
.gitmodules
File metadata and controls
20 lines (20 loc) · 696 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
[submodule "sw/nic/third-party/grpc"]
path = sw/nic/third-party/grpc
url = https://github.com/grpc/grpc.git
branch = v1.44.0
[submodule "sw/nic/third-party/protobuf"]
path = sw/nic/third-party/protobuf
url = https://github.com/protocolbuffers/protobuf.git
branch = v3.19.6
[submodule "sw/nic/third-party/libzmq"]
path = sw/nic/third-party/libzmq
url = git@github.com:zeromq/libzmq.git
branch = v4.3.4
[submodule "sw/nic/third-party/abseil-cpp"]
path = sw/nic/third-party/abseil-cpp
url = git@github.com:abseil/abseil-cpp.git
branch = master
[submodule "sw/nic/third-party/boost"]
path = sw/nic/third-party/boost_1_88_0
url = git@github.com:boostorg/boost.git
branch = boost-1.88.0