-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitmodules
59 lines (59 loc) · 1.77 KB
/
.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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
[submodule "cpp"]
path = cpp
url = https://github.com/faasm/cpp.git
[submodule "python"]
path = python
url = https://github.com/faasm/python.git
[submodule "examples/lammps"]
path = examples/lammps
url = https://github.com/faasm/lammps
branch = faasm
[submodule "examples/LULESH"]
path = examples/LULESH
url = https://github.com/faasm/LULESH.git
branch = faasm
[submodule "examples/FFmpeg"]
path = examples/FFmpeg
url = https://github.com/faasm/FFmpeg.git
branch = faasm
[submodule "examples/tensorflow"]
path = examples/tensorflow
url = https://github.com/faasm/tensorflow.git
branch = faasm
[submodule "examples/ImageMagick"]
path = examples/ImageMagick
url = https://github.com/faasm/ImageMagick.git
branch = faasm
[submodule "examples/libpng"]
path = examples/libpng
url = https://github.com/faasm/libpng.git
branch = faasm
[submodule "examples/Kernels"]
path = examples/Kernels
url = https://github.com/faasm/Kernels.git
branch = faasm
[submodule "examples/lammps-migration"]
path = examples/lammps-migration
url = https://github.com/faasm/lammps.git
branch = faasm-migration
[submodule "examples/polybench"]
path = examples/polybench
url = https://github.com/faasm/polybench.git
[submodule "examples/lammps-migration-net"]
path = examples/lammps-migration-net
url = https://github.com/faasm/lammps.git
branch = faasm-migration-net
[submodule "examples/Kernels-elastic"]
path = examples/Kernels-elastic
url = https://github.com/faasm/Kernels
branch = faasm-elastic
[submodule "examples/rabe"]
path = examples/rabe
url = https://github.com/faasm/rabe.git
branch = faasm
[submodule "examples/tless-jwt"]
path = examples/tless-jwt
url = https://github.com/faasm/tless-jwt.git
[submodule "examples/opencv"]
path = examples/opencv
url = https://github.com/opencv/opencv.git