-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
34 lines (34 loc) · 878 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
25
26
27
28
29
30
31
32
33
34
[submodule "blt"]
path = blt
url = https://github.com/LLNL/blt
ignore = all
[submodule "tpl/camp"]
path = tpl/camp
url = https://github.com/LLNL/camp
ignore = all
[submodule "tpl/umpire"]
path = tpl/umpire
url = https://github.com/LLNL/umpire
ignore = all
[submodule "tpl/chai"]
path = tpl/chai
url = https://github.com/LLNL/chai
ignore = all
[submodule "tpl/raja"]
path = tpl/raja
url = https://github.com/LLNL/raja
ignore = all
[submodule "tpl/cub"]
path = tpl/cub
url = https://github.com/NVlabs/cub
ignore = all
[submodule ".radiuss-ci"]
path = .radiuss-ci
url = https://github.com/LLNL/radiuss-ci
branch = feature/umpire-ci
[submodule "scripts/radiuss-spack-configs"]
path = scripts/radiuss-spack-configs
url = https://github.com/LLNL/radiuss-spack-configs
[submodule "scripts/uberenv"]
path = scripts/uberenv
url = https://github.com/LLNL/uberenv