-
Notifications
You must be signed in to change notification settings - Fork 34
/
.gitmodules
36 lines (36 loc) · 1.07 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
[submodule "HIP"]
path = HIP
url = https://github.com/CHIP-SPV/HIP.git
branch = origin/chipStar
[submodule "hip-testsuite"]
path = hip-testsuite
url = https://github.com/CHIP-SPV/hip-testsuite.git
branch = origin/spirv
[submodule "bitcode/ROCm-Device-Libs"]
path = bitcode/ROCm-Device-Libs
url = https://github.com/CHIP-SPV/ROCm-Device-Libs.git
branch = origin/chipstar
[submodule "HIPCC"]
path = HIPCC
url = https://github.com/CHIP-SPV/HIPCC.git
branch = origin/chipStar
[submodule "hip-tests"]
path = hip-tests
url = https://github.com/CHIP-SPV/hip-tests.git
branch = origin/develop-chipstar
[submodule "H4I-MKLShim"]
path = H4I-MKLShim
url = https://github.com/CHIP-SPV/H4I-MKLShim.git
branch = origin/develop
[submodule "H4I-HipBLAS"]
path = H4I-HipBLAS
url = https://github.com/CHIP-SPV/H4I-HipBLAS.git
branch = origin/develop
[submodule "H4I-HipFFT"]
path = H4I-HipFFT
url = https://github.com/CHIP-SPV/H4I-HipFFT.git
branch = origin/main
[submodule "H4I-HipSOLVER"]
path = H4I-HipSOLVER
url = https://github.com/CHIP-SPV/H4I-HipSOLVER.git
branch = origin/develop