Skip to content
This repository has been archived by the owner on Jun 5, 2023. It is now read-only.

Commit

Permalink
Update ROCm Installation v4.5.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
Rmalavally authored Oct 25, 2021
1 parent 9560bae commit 1294a6d
Showing 1 changed file with 30 additions and 1 deletion.
31 changes: 30 additions & 1 deletion Installation_Guide/ROCm Installation v4.5.rst
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ Ensure you obtain the distribution information of the system by using the follow

::

$ uname -m && cat /etc/*release
$ uname -m && cat /etc/*release

For example, running the command above on an Ubuntu system results in the following output:
Expand Down Expand Up @@ -207,3 +207,32 @@ How to Install and Configure Devtoolset-7

Refer to the RHEL/CentOS Environment section for more information on the steps necessary for installing and setting up Devtoolset-7.


Meta-packages in ROCm Programming Models
------------------------------------------

This section provides information about the required meta-packages for the following AMD ROCm™ programming models:

- Heterogeneous-Computing Interface for Portability (HIP)

- OpenCL™


ROCm Package Naming Conventions
================================

A meta-package is a grouping of related packages and dependencies used to support a specific use-case, for example, running HIP applications. All meta-packages exist in both versioned and non-versioned forms.

- Non-versioned packages – For a single installation of the latest version of ROCm

- Versioned packages – For multiple installations of ROCm










0 comments on commit 1294a6d

Please sign in to comment.