-
Notifications
You must be signed in to change notification settings - Fork 47
Expand file tree
/
Copy path.gitmodules
More file actions
42 lines (42 loc) · 1.37 KB
/
.gitmodules
File metadata and controls
42 lines (42 loc) · 1.37 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
31
32
33
34
35
36
37
38
39
40
41
42
[submodule "workloads/memcached-ycsb"]
path = workloads/memcached-ycsb
url = https://github.com/SlugLab/YCSB/
[submodule "workloads/memcached"]
path = workloads/memcached
url = https://github.com/memcached/memcached
[submodule "workloads/gapbs"]
path = workloads/gapbs
url = https://github.com/victoryang00/gapbs
[submodule "script/perfmon"]
path = script/perfmon
url = https://github.com/intel/perfmon
[submodule "workloads/vectordb"]
path = workloads/vectordb
url = https://github.com/jina-ai/vectordb
[submodule "workloads/llama.cpp"]
path = workloads/llama.cpp
url = https://github.com/ggml-org/llama.cpp
[submodule "workloads/vsag"]
path = workloads/vsag
url = https://github.com/antgroup/vsag
[submodule "workloads/ann-benchmarks"]
path = workloads/ann-benchmarks
url = https://github.com/erikbern/ann-benchmarks
[submodule "workloads/YCSB"]
path = workloads/YCSB
url = https://github.com/brianfrankcooper/YCSB/
[submodule "lib/Drywall"]
path = lib/Drywall
url = https://github.com/SlugLab/Drywall
[submodule "lib/qemu"]
path = lib/qemu
url = https://github.com/CXLMemUring/qemu
[submodule "workloads/tigon"]
path = workloads/tigon
url = https://github.com/CXLMemUring/tigon
[submodule "workloads/osu"]
path = workloads/osu
url = https://github.com/forresti/osu-micro-benchmarks
[submodule "workloads/lulesh"]
path = workloads/lulesh
url = https://github.com/sg0/LULESH