From 792c0766abe264160b795f639c214a7b22d53a43 Mon Sep 17 00:00:00 2001 From: Peter Park Date: Mon, 13 Apr 2026 17:13:00 -0400 Subject: [PATCH 1/2] docs: mention TheRock nightlies for gpus w/o official support --- docs/reference/system-requirements.rst | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs/reference/system-requirements.rst b/docs/reference/system-requirements.rst index f7ddef8b..6dfb062c 100644 --- a/docs/reference/system-requirements.rst +++ b/docs/reference/system-requirements.rst @@ -23,6 +23,16 @@ and Radeon GPUs. If a GPU is not listed on this table, it's not officially suppo 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 workloads, see the `Use ROCm on Radeon and Ryzen `_ documentation to verify compatibility and system requirements. +.. note:: + + If your GPU is not listed, it might be community-enabled through `TheRock + `__ nightly + builds. This enablement is not part of the official ROCm release. For more + information, see `TheRock supported GPUs + `__. For + installation guidance, see `TheRock releases + `__. + .. tab-set:: .. tab-item:: AMD Instinct From 8bf57537f54ec642bddb80898debb2c5f0853c23 Mon Sep 17 00:00:00 2001 From: Peter Park Date: Mon, 13 Apr 2026 17:34:59 -0400 Subject: [PATCH 2/2] cleanup --- docs/reference/system-requirements.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/reference/system-requirements.rst b/docs/reference/system-requirements.rst index 6dfb062c..63d67e35 100644 --- a/docs/reference/system-requirements.rst +++ b/docs/reference/system-requirements.rst @@ -27,8 +27,7 @@ GPUs listed in the following table support compute workloads (no display informa If your GPU is not listed, it might be community-enabled through `TheRock `__ nightly - builds. This enablement is not part of the official ROCm release. For more - information, see `TheRock supported GPUs + builds. For more information, see `TheRock supported GPUs `__. For installation guidance, see `TheRock releases `__.