-
Notifications
You must be signed in to change notification settings - Fork 247
Expand file tree
/
Copy path.gitmodules
More file actions
40 lines (40 loc) · 1.3 KB
/
.gitmodules
File metadata and controls
40 lines (40 loc) · 1.3 KB
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
[submodule "half"]
path = base/half
url = https://github.com/ROCm/half.git
branch = rocm
[submodule "HIPIFY"]
path = compiler/hipify
url = https://github.com/ROCm/HIPIFY.git
# Branch follows the weekly format: amd-compiler-YYYY-MM-DD
[submodule "llvm-project"]
path = compiler/amd-llvm
url = https://github.com/ROCm/llvm-project.git
# Branch follows the weekly format: amd-compiler-YYYY-MM-DD
[submodule "rocm-cmake"]
path = base/rocm-cmake
url = https://github.com/ROCm/rocm-cmake.git
branch = mainline
[submodule "rocm-libraries"]
path = rocm-libraries
url = https://github.com/ROCm/rocm-libraries
branch = develop
[submodule "rocm-systems"]
path = rocm-systems
url = https://github.com/ROCm/rocm-systems.git
branch = develop
[submodule "spirv-llvm-translator"]
path = compiler/spirv-llvm-translator
url = https://github.com/ROCm/SPIRV-LLVM-Translator.git
# Branch follows the weekly format: amd-compiler-YYYY-MM-DD
[submodule "amd-mesa"]
path = third-party/sysdeps/linux/amd-mesa/mesa-fork
url = https://github.com/ROCm/mesa-fork.git
branch = amd-decode-only
[submodule "libhipcxx"]
path = math-libs/libhipcxx
url = https://github.com/ROCm/libhipcxx.git
branch = amd-develop
[submodule "rocgdb"]
path = debug-tools/rocgdb/source
url = https://github.com/ROCm/rocgdb.git
branch = amd-staging-rocgdb-16