mirror of
https://github.com/ROCm/ROCm.git
synced 2026-02-01 09:55:00 -05:00
Compare commits
1 Commits
hipdnn
...
radeon_ref
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
75f714c038 |
@@ -12,8 +12,7 @@ You can also refer to the :ref:`past versions of ROCm compatibility matrix<past-
|
|||||||
|
|
||||||
Accelerators and GPUs listed in the following table support compute workloads (no display
|
Accelerators and GPUs listed in the following table support compute workloads (no display
|
||||||
information or graphics). If you’re using ROCm with AMD Radeon GPUs or Ryzen APUs for graphics
|
information or graphics). If you’re using ROCm with AMD Radeon GPUs or Ryzen APUs for graphics
|
||||||
workloads, see the `Use ROCm on Radeon and Ryzen
|
workloads, see the :docs:`Use ROCm on Radeon and Ryzen <radeon:index.html>` to verify
|
||||||
<https://rocm.docs.amd.com/projects/radeon-ryzen/en/latest/index.html>`_ to verify
|
|
||||||
compatibility and system requirements.
|
compatibility and system requirements.
|
||||||
|
|
||||||
.. |br| raw:: html
|
.. |br| raw:: html
|
||||||
|
|||||||
@@ -16,7 +16,7 @@ ROCm supports multiple programming languages and programming interfaces such as
|
|||||||
{doc}`HIP (Heterogeneous-Compute Interface for Portability)<hip:index>`, OpenCL,
|
{doc}`HIP (Heterogeneous-Compute Interface for Portability)<hip:index>`, OpenCL,
|
||||||
and OpenMP, as explained in the [Programming guide](./how-to/programming_guide.rst).
|
and OpenMP, as explained in the [Programming guide](./how-to/programming_guide.rst).
|
||||||
|
|
||||||
If you're using AMD Radeon GPUs or Ryzen APUs in a workstation setting with a display connected, review [ROCm on Radeon and Ryzen documentation](https://rocm.docs.amd.com/projects/radeon-ryzen/en/latest/index.html).
|
If you're using AMD Radeon GPUs or Ryzen APUs in a workstation setting with a display connected, review {doc}`ROCm on Radeon and Ryzen documentation<radeon:index>`.
|
||||||
|
|
||||||
ROCm documentation is organized into the following categories:
|
ROCm documentation is organized into the following categories:
|
||||||
|
|
||||||
@@ -29,7 +29,7 @@ ROCm documentation is organized into the following categories:
|
|||||||
|
|
||||||
* {doc}`ROCm on Linux <rocm-install-on-linux:reference/system-requirements>`
|
* {doc}`ROCm on Linux <rocm-install-on-linux:reference/system-requirements>`
|
||||||
* {doc}`HIP SDK on Windows <rocm-install-on-windows:reference/system-requirements>`
|
* {doc}`HIP SDK on Windows <rocm-install-on-windows:reference/system-requirements>`
|
||||||
* [ROCm on Radeon GPUs](https://rocm.docs.amd.com/projects/radeon/en/latest/index.html)
|
* {doc}`ROCm on Radeon and Ryzen<radeon:index>`
|
||||||
* {doc}`Deep learning frameworks </how-to/deep-learning-rocm>`
|
* {doc}`Deep learning frameworks </how-to/deep-learning-rocm>`
|
||||||
* {doc}`Build from source </how-to/build-rocm>`
|
* {doc}`Build from source </how-to/build-rocm>`
|
||||||
:::
|
:::
|
||||||
|
|||||||
Reference in New Issue
Block a user