Skip to content

Commit bf5b965

Browse files
committed
update
1 parent cef4b86 commit bf5b965

8 files changed

Lines changed: 28 additions & 0 deletions

File tree

.gitmodules

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
[submodule "smallthinker/ggml/src/ggml-kompute/kompute"]
2+
path = smallthinker/ggml/src/ggml-kompute/kompute
3+
url = https://github.com/nomic-ai/kompute.git
4+
[submodule "smallthinker/powerinfer/third_part/perfetto"]
5+
path = smallthinker/powerinfer/third_part/perfetto
6+
url = https://github.com/google/perfetto.git
7+
[submodule "smallthinker/powerinfer/third_part/benchmark"]
8+
path = smallthinker/powerinfer/third_part/benchmark
9+
url = https://github.com/google/benchmark.git
10+
[submodule "smallthinker/powerinfer/third_part/googletest"]
11+
path = smallthinker/powerinfer/third_part/googletest
12+
url = https://github.com/google/googletest.git
13+
[submodule "smallthinker/powerinfer/third_part/libaio"]
14+
path = smallthinker/powerinfer/third_part/libaio
15+
url = https://github.com/crossbuild/libaio.git
16+
[submodule "smallthinker/powerinfer/third_part/liburing"]
17+
path = smallthinker/powerinfer/third_part/liburing
18+
url = https://github.com/axboe/liburing.git
19+
[submodule "smallthinker/powerinfer/third_part/fmt"]
20+
path = smallthinker/powerinfer/third_part/fmt
21+
url = https://github.com/fmtlib/fmt.git
Submodule kompute added at 7c20efa
Submodule benchmark added at 77c03fb
Submodule fmt added at 35dcc58
Submodule googletest added at 32f9f4c
Submodule libaio added at 5a546a8
Submodule liburing added at f2b6fb8
Submodule perfetto added at 967c577

0 commit comments

Comments
 (0)