-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy path.gitmodules
More file actions
30 lines (30 loc) · 1.08 KB
/
.gitmodules
File metadata and controls
30 lines (30 loc) · 1.08 KB
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 "snipersim"]
path = snipersim
url = https://github.com/snipersim/snipersim.git
[submodule "gpgpu-sim"]
path = gpgpu-sim
url = https://github.com/gpgpu-sim/gpgpu-sim_distribution.git
[submodule "popnet_chiplet"]
path = popnet_chiplet
url = https://github.com/baikeina/popnet_chiplet.git
[submodule "interchiplet/thirdparty/spdlog"]
path = interchiplet/thirdparty/spdlog
url = https://github.com/gabime/spdlog.git
[submodule "interchiplet/thirdparty/CLI11"]
path = interchiplet/thirdparty/CLI11
url = https://github.com/CLIUtils/CLI11.git
[submodule "interchiplet/thirdparty/yaml-cpp"]
path = interchiplet/thirdparty/yaml-cpp
url = https://github.com/jbeder/yaml-cpp.git
[submodule "gem5"]
path = gem5
url = https://github.com/gem5/gem5.git
[submodule "MNSIMChiplet/MNSIM"]
path = MNSIMChiplet/MNSIM
url = https://github.com/thu-nics/MNSIM-2.0.git
[submodule "benchmark/MLP_mesh/json"]
path = benchmark/MLP_mesh/json
url = https://github.com/nlohmann/json.git
[submodule "scale-sim-v2"]
path = scale-sim-v2
url = https://github.com/scalesim-project/scale-sim-v2.git