Add Radeon install instructions for Linux (#2565)

This commit is contained in:
Nara
2023-10-16 17:12:17 +02:00
committed by GitHub
parent f65ab4ce27
commit 80fd791421
2 changed files with 11 additions and 5 deletions

View File

@@ -3,6 +3,11 @@
Users installing ROCm must choose between various installation options. A new
user should follow the [Quick Start guide](./quick_start).
```{note}
See {doc}`Radeon Software for Linux installation instructions <radeon:install/install-radeon>`
for those using select RDNA™ 3 GPU with graphical applications and ROCm.
```
## Package Manager versus AMDGPU Installer?
ROCm supports two methods for installation:

View File

@@ -2,10 +2,13 @@
<!-- markdownlint-disable no-duplicate-header blanks-around-headings no-multiple-blanks -->
# Quick Start (Linux)
## Add Repositories
{% call(family) linux.for_family_in(linux.supported_family) %}
:::{note}
See {doc}`Radeon Software for Linux installation instructions <radeon:install/install-radeon>`
for those using select RDNA™ 3 GPU with graphical applications and ROCm.
:::
{%- if family.tag == "instinct" %}
## Add Repositories
{% set family = linux.supported_family[0] %}
{%- call(os) linux.for_os_in(linux.supported_os) %}
@@ -132,8 +135,6 @@ sudo zypper ref
```
{%- endif %}
{%- endcall -%}
{%- endif %}
{%- endcall %}
## Install drivers