Skip to content

Commit ba6f66f

Browse files
[ROCm 7.1.0 Docs] Add footnotes for rocm-hip-sdk (#640)
* add footnotes for rocm-hip-sdk * Update docs/install/install-methods/includes/meta-package-table.rst Co-authored-by: Pratik Basyal <pratik.basyal@amd.com> --------- Co-authored-by: Pratik Basyal <pratik.basyal@amd.com>
1 parent ec3904f commit ba6f66f

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docs/install/install-methods/includes/meta-package-table.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,13 @@ ROCm developer packages
3636

3737
``rocm-developer-tools``; Debug and profile HIP applications.; ``rocmdevtools``
3838
``rocm-hip-runtime-devel``; Develop applications on HIP or port from CUDA.; Legacy use case does not exist.
39-
``rocm-hip-sdk``; Develop or port HIP applications and libraries for the AMD platform.; ``hiplibsdk``
39+
``rocm-hip-sdk`` [#dependencies]_; Develop or port HIP applications and libraries for the AMD platform.; ``hiplibsdk``
4040
``rocm-ml-sdk``; Develop and run machine learning applications for AMD.; ``mlsdk``
4141
``rocm-opencl-sdk``; Develop OpenCL-based applications for the AMD platform.; ``openclsdk``
4242
``rocm-openmp-sdk``; Develop OpenMP-based applications for the AMD software.; ``openmpsdk``
4343

4444
.. rubric:: Footnotes
4545

46-
.. [#legacy] Starting from ROCm 6.4.2, "Legacy use cases" in ``amdgpu-install`` are replaced by the equivalent meta package. In addition, the following amdgpu-install use cases: ``asan``, ``rocmdev``, ``multimedia``, ``multimediasdk``, ``amf``, and ``workstation`` are deprecated.
46+
.. [#legacy] Starting from ROCm 6.4.2, "Legacy use cases" in ``amdgpu-install`` are replaced by the equivalent meta package. In addition, the following ``amdgpu-install`` use cases: ``asan``, ``rocmdev``, ``multimedia``, ``multimediasdk``, ``amf``, and ``workstation`` are deprecated.
47+
48+
.. [#dependencies] ``rocm-hip-sdk`` requires ``rocm-hip-runtime-devel``.

0 commit comments

Comments
 (0)