forked from arrayfire/arrayfire
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
24 lines (24 loc) · 768 Bytes
/
.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
[submodule "test/data"]
path = test/data
url = https://github.com/arrayfire/arrayfire_data
[submodule "assets"]
path = assets
url = https://github.com/arrayfire/assets
[submodule "test/gtest"]
path = test/gtest
url = https://github.com/google/googletest.git
[submodule "src/backend/cpu/threads"]
path = src/backend/cpu/threads
url = https://github.com/alltheflops/threads.git
[submodule "src/backend/cuda/cub"]
path = src/backend/cuda/cub
url = https://github.com/NVlabs/cub.git
[submodule "extern/spdlog"]
path = extern/spdlog
url = https://github.com/gabime/spdlog.git
[submodule "extern/forge"]
path = extern/forge
url = https://github.com/arrayfire/forge.git
[submodule "extern/glad"]
path = extern/glad
url = https://github.com/arrayfire/glad.git