@@ -23,50 +23,51 @@ This table tracks current support status for each subproject in TheRock on
2323Windows. Some subprojects may need extra patches to build within TheRock (on
2424mainline, in open source, using MSVC, etc.).
2525
26- | Component subset | Subproject | Supported | Notes |
27- | ------------------- | ---------------------------------------------------------------------------- | --------- | --------------------------------------------- |
28- | base | aux-overlay | ✅ | |
29- | base | [ amdsmi] ( https://github.com/ROCm/amdsmi ) | ❌ | Unsupported |
30- | base | [ rocm-cmake] ( https://github.com/ROCm/rocm-cmake ) | ✅ | |
31- | base | [ rocm-core] ( https://github.com/ROCm/rocm-core ) | ✅ | |
32- | base | [ rocm_smi_lib] ( https://github.com/ROCm/rocm_smi_lib ) | ❌ | Unsupported |
33- | base | [ rocprofiler-register] ( https://github.com/ROCm/rocprofiler-register ) | ❌ | Unsupported |
34- | base | [ rocm-half] ( https://github.com/ROCm/half ) | ✅ | |
35- | | | | |
36- | compiler | [ amd-llvm] ( https://github.com/ROCm/llvm-project ) | ✅ | Limited runtimes |
37- | compiler | [ amd-comgr] ( https://github.com/ROCm/llvm-project/tree/amd-staging/amd/comgr ) | ✅ | |
38- | compiler | [ hipcc] ( https://github.com/ROCm/llvm-project/tree/amd-staging/amd/hipcc ) | ✅ | |
39- | compiler | [ hipify] ( https://github.com/ROCm/HIPIFY ) | ✅ | |
40- | | | | |
41- | core | [ ROCR-Runtime] ( https://github.com/ROCm/ROCR-Runtime ) | ❌ | Unsupported |
42- | core | [ rocminfo] ( https://github.com/ROCm/rocminfo ) | ❌ | Unsupported |
43- | core | [ hipInfo from hip-tests] ( https://github.com/ROCm/hip-tests ) | ✅ | |
44- | core | [ clr] ( https://github.com/ROCm/clr ) | 🟡 | Needs a folder with prebuilt static libraries |
45- | | | | |
46- | profiler | [ rocprofiler-sdk] ( https://github.com/ROCm/rocprofiler-sdk ) | ❌ | Unsupported |
47- | | | | |
48- | comm-libs | [ rccl] ( https://github.com/ROCm/rccl ) | ❌ | Unsupported |
49- | | | | |
50- | math-libs | [ rocRAND] ( https://github.com/ROCm/rocRAND ) | ✅ | |
51- | math-libs | [ hipRAND] ( https://github.com/ROCm/hipRAND ) | ✅ | |
52- | math-libs | [ rocPRIM] ( https://github.com/ROCm/rocPRIM ) | ✅ | |
53- | math-libs | [ hipCUB] ( https://github.com/ROCm/hipCUB ) | ✅ | |
54- | math-libs | [ rocThrust] ( https://github.com/ROCm/rocThrust ) | ✅ | |
55- | math-libs | [ rocFFT] ( https://github.com/ROCm/rocFFT ) | ✅ | |
56- | math-libs | [ hipFFT] ( https://github.com/ROCm/hipFFT ) | ✅ | |
57- | math-libs (support) | [ mxDataGenerator] ( https://github.com/ROCm/mxDataGenerator ) | ❌ | Unsupported |
58- | math-libs (BLAS) | [ hipBLAS-common] ( https://github.com/ROCm/hipBLAS-common ) | ✅ | |
59- | math-libs (BLAS) | [ rocRoller] ( https://github.com/ROCm/rocRoller ) | ❌ | Unsupported |
60- | math-libs (BLAS) | [ hipBLASLt] ( https://github.com/ROCm/hipBLASLt ) | ✅ | |
61- | math-libs (BLAS) | [ rocBLAS] ( https://github.com/ROCm/rocBLAS ) | ✅ | |
62- | math-libs (BLAS) | [ rocSPARSE] ( https://github.com/ROCm/rocSPARSE ) | ✅ | |
63- | math-libs (BLAS) | [ hipSPARSE] ( https://github.com/ROCm/hipSPARSE ) | ✅ | |
64- | math-libs (BLAS) | [ rocSOLVER] ( https://github.com/ROCm/rocSOLVER ) | ✅ | |
65- | math-libs (BLAS) | [ hipSOLVER] ( https://github.com/ROCm/hipSOLVER ) | ✅ | |
66- | math-libs (BLAS) | [ hipBLAS] ( https://github.com/ROCm/hipBLAS ) | ✅ | |
67- | | | | |
68- | ml-libs | [ Composable Kernel] ( https://github.com/ROCm/composable_kernel ) | ❌ | Unsupported |
69- | ml-libs | [ MIOpen] ( https://github.com/ROCm/MIOpen ) | ✅ | |
26+ | Component subset | Subproject | Supported | Notes |
27+ | ------------------- | ----------------------------------------------------------------------------- | --------- | --------------------------------------------- |
28+ | base | aux-overlay | ✅ | |
29+ | base | [ amdsmi] ( https://github.com/ROCm/amdsmi ) | ❌ | Unsupported |
30+ | base | [ rocm-cmake] ( https://github.com/ROCm/rocm-cmake ) | ✅ | |
31+ | base | [ rocm-core] ( https://github.com/ROCm/rocm-core ) | ✅ | |
32+ | base | [ rocm_smi_lib] ( https://github.com/ROCm/rocm_smi_lib ) | ❌ | Unsupported |
33+ | base | [ rocprofiler-register] ( https://github.com/ROCm/rocprofiler-register ) | ❌ | Unsupported |
34+ | base | [ rocm-half] ( https://github.com/ROCm/half ) | ✅ | |
35+ | | | | |
36+ | compiler | [ amd-llvm] ( https://github.com/ROCm/llvm-project ) | ✅ | Limited runtimes |
37+ | compiler | [ amd-comgr] ( https://github.com/ROCm/llvm-project/tree/amd-staging/amd/comgr ) | ✅ | |
38+ | compiler | [ hipcc] ( https://github.com/ROCm/llvm-project/tree/amd-staging/amd/hipcc ) | ✅ | |
39+ | compiler | [ hipify] ( https://github.com/ROCm/HIPIFY ) | ✅ | |
40+ | | | | |
41+ | core | [ ROCR-Runtime] ( https://github.com/ROCm/ROCR-Runtime ) | ❌ | Unsupported |
42+ | core | [ rocminfo] ( https://github.com/ROCm/rocminfo ) | ❌ | Unsupported |
43+ | core | [ hipInfo from hip-tests] ( https://github.com/ROCm/hip-tests ) | ✅ | |
44+ | core | [ clr] ( https://github.com/ROCm/clr ) | 🟡 | Needs a folder with prebuilt static libraries |
45+ | | | | |
46+ | profiler | [ rocprofiler-sdk] ( https://github.com/ROCm/rocprofiler-sdk ) | ❌ | Unsupported |
47+ | | | | |
48+ | comm-libs | [ rccl] ( https://github.com/ROCm/rccl ) | ❌ | Unsupported |
49+ | | | | |
50+ | math-libs | [ rocRAND] ( https://github.com/ROCm/rocRAND ) | ✅ | |
51+ | math-libs | [ hipRAND] ( https://github.com/ROCm/hipRAND ) | ✅ | |
52+ | math-libs | [ rocPRIM] ( https://github.com/ROCm/rocPRIM ) | ✅ | |
53+ | math-libs | [ hipCUB] ( https://github.com/ROCm/hipCUB ) | ✅ | |
54+ | math-libs | [ rocThrust] ( https://github.com/ROCm/rocThrust ) | ✅ | |
55+ | math-libs | [ rocFFT] ( https://github.com/ROCm/rocFFT ) | ✅ | |
56+ | math-libs | [ hipFFT] ( https://github.com/ROCm/hipFFT ) | ✅ | |
57+ | math-libs (support) | [ mxDataGenerator] ( https://github.com/ROCm/mxDataGenerator ) | ❌ | Unsupported |
58+ | math-libs (BLAS) | [ hipBLAS-common] ( https://github.com/ROCm/hipBLAS-common ) | ✅ | |
59+ | math-libs (BLAS) | [ rocRoller] ( https://github.com/ROCm/rocRoller ) | ❌ | Unsupported |
60+ | math-libs (BLAS) | [ hipBLASLt] ( https://github.com/ROCm/hipBLASLt ) | ✅ | |
61+ | math-libs (BLAS) | [ rocBLAS] ( https://github.com/ROCm/rocBLAS ) | ✅ | |
62+ | math-libs (BLAS) | [ rocSPARSE] ( https://github.com/ROCm/rocSPARSE ) | ✅ | |
63+ | math-libs (BLAS) | [ hipSPARSE] ( https://github.com/ROCm/hipSPARSE ) | ✅ | |
64+ | math-libs (BLAS) | [ rocSOLVER] ( https://github.com/ROCm/rocSOLVER ) | ✅ | |
65+ | math-libs (BLAS) | [ hipSOLVER] ( https://github.com/ROCm/hipSOLVER ) | ✅ | |
66+ | math-libs (BLAS) | [ hipBLAS] ( https://github.com/ROCm/hipBLAS ) | ✅ | |
67+ | | | | |
68+ | ml-libs | [ Composable Kernel] ( https://github.com/ROCm/composable_kernel ) | ❌ | Unsupported |
69+ | ml-libs | [ MIOpen] ( https://github.com/ROCm/MIOpen ) | ✅ | |
70+ | ml-libs | [ hipDNN] ( https://github.com/ROCm/rocm-libraries/tree/develop/projects/hipdnn ) | ❌ | Unsupported |
7071
7172## Building TheRock from source
7273
0 commit comments