forked from ROCm/TheRock
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
58 lines (58 loc) · 1.73 KB
/
.gitmodules
File metadata and controls
58 lines (58 loc) · 1.73 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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
[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 = amd-mainline
[submodule "llvm-project"]
path = compiler/amd-llvm
url = https://github.com/ROCm/llvm-project.git
branch = amd-mainline
[submodule "rccl"]
path = comm-libs/rccl
url = https://github.com/ROCm/rccl.git
branch = develop
[submodule "rocm-cmake"]
path = base/rocm-cmake
url = https://github.com/ROCm/rocm-cmake.git
branch = mainline
[submodule "rccl-tests"]
path = comm-libs/rccl-tests
url = https://github.com/ROCm/rccl-tests.git
branch = develop
[submodule "composable_kernel"]
path = ml-libs/composable_kernel
url = https://github.com/ROCm/composable_kernel.git
branch = develop
[submodule "rocprof-trace-decoder"]
path = profiler/rocprof-trace-decoder/binaries
url = https://github.com/ROCm/rocprof-trace-decoder.git
[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 = amd-mainline
[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 "iree"]
path = iree-libs/iree
url = https://github.com/iree-org/iree.git
branch = main
[submodule "fusilli"]
path = iree-libs/fusilli
url = https://github.com/iree-org/fusilli.git
branch = main
[submodule "rocm-kpack"]
path = base/rocm-kpack
url = https://github.com/ROCm/rocm-kpack.git