From e3e924cf001715f5db5c5b0c6fc3f0f6331e7b92 Mon Sep 17 00:00:00 2001 From: peterjunpark Date: Wed, 11 Feb 2026 15:13:42 -0500 Subject: [PATCH] [docs/7.11.0] Fix some release notes documentation and remove unneeded SLES packages (#5960) * fix release date and known issue * add llama.cpp known issue and fix link to amdgpu 31.10.0 * docs: minor fixes * fx * clean up known issues * clean up --- RELEASE.md | 55 +++++++++---------- .../includes/system-instinct.rst | 2 +- .../includes/system-radeon-pro.rst | 2 +- docs/compatibility/includes/system-radeon.rst | 2 +- docs/conf.py | 4 +- docs/install/includes/install.rst | 12 ++-- docs/install/includes/prerequisites.rst | 27 --------- docs/rocm-for-ai/pytorch-comfyui.rst | 3 - 8 files changed, 38 insertions(+), 69 deletions(-) diff --git a/RELEASE.md b/RELEASE.md index c8938f2c4..dcf82c79e 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -861,7 +861,7 @@ distributes.

AMD GPU Driver (amdgpu)
31.10.0
AMD GPU Driver (amdgpu)
31.10.0
AMD GPU Driver (amdgpu)
31.10.0
`__ + `31.10.0 `__ `30.20.1 `__ diff --git a/docs/compatibility/includes/system-radeon-pro.rst b/docs/compatibility/includes/system-radeon-pro.rst index eccc923eb..56e8d0221 100644 --- a/docs/compatibility/includes/system-radeon-pro.rst +++ b/docs/compatibility/includes/system-radeon-pro.rst @@ -100,7 +100,7 @@ .. matrix-cell:: - `31.10.0 `__ + `31.10.0 `__ `30.20.1 `__ diff --git a/docs/compatibility/includes/system-radeon.rst b/docs/compatibility/includes/system-radeon.rst index 0fc720565..f66b85feb 100644 --- a/docs/compatibility/includes/system-radeon.rst +++ b/docs/compatibility/includes/system-radeon.rst @@ -90,7 +90,7 @@ .. matrix-cell:: - `31.10.0 `__ + `31.10.0 `__ `30.20.1 `__ diff --git a/docs/conf.py b/docs/conf.py index 2efd8fa81..7555b6018 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -10,7 +10,7 @@ import sys from pathlib import Path ROCM_VERSION = "7.11.0" -GA_DATE = "2025-02-11" +GA_DATE = "2026-02-11" DOCS_DIR = Path(__file__).parent.resolve() ROOT_DIR = DOCS_DIR.parent @@ -153,7 +153,7 @@ html_theme_options = { "GitHub": "https://github.com/ROCm/ROCm", "Community": "https://github.com/ROCm/ROCm/discussions", "Blogs": "https://rocm.blogs.amd.com/", - "Instinct™ Docs": "https://instinct.docs.amd.com/", + "System and Infra Docs": "https://instinct.docs.amd.com/", "Support": "https://github.com/ROCm/ROCm/issues/new/choose", }, "link_main_doc": False, diff --git a/docs/install/includes/install.rst b/docs/install/includes/install.rst index de447c1a1..d3ac98ae3 100644 --- a/docs/install/includes/install.rst +++ b/docs/install/includes/install.rst @@ -32,42 +32,42 @@ see the :doc:`Compatibility matrix `. For instructions on installing the AMD GPU Driver (amdgpu), see `Ubuntu native installation - `__ + `__ in the AMD Instinct Data Center GPU Documentation. .. selected:: os=debian For instructions on installing the AMD GPU Driver (amdgpu), see `Debian native installation - `__ + `__ in the AMD Instinct Data Center GPU Documentation. .. selected:: os=rhel For instructions on installing the AMD GPU Driver (amdgpu), see `RHEL native installation - `__ + `__ in the AMD Instinct Data Center GPU Documentation. .. selected:: os=oracle-linux For instructions on installing the AMD GPU Driver (amdgpu), see `Oracle Linux native installation - `__ + `__ in the AMD Instinct Data Center GPU Documentation. .. selected:: os=rocky-linux For instructions on installing the AMD GPU Driver (amdgpu), see `Rocky Linux native installation - `__ + `__ in the AMD Instinct Data Center GPU Documentation. .. selected:: os=sles For instructions on installing the AMD GPU Driver (amdgpu), see `SLES native installation - `__ + `__ in the AMD Instinct Data Center GPU Documentation. .. selected:: fam=ryzen diff --git a/docs/install/includes/prerequisites.rst b/docs/install/includes/prerequisites.rst index 7b7d239ef..ce8ad85ea 100644 --- a/docs/install/includes/prerequisites.rst +++ b/docs/install/includes/prerequisites.rst @@ -314,33 +314,6 @@ Prerequisites sudo crb enable -.. selected:: i=tar i=pip - - .. selected:: os=sles - :heading: Add additional package repositories - :heading-level: 3 - - ROCm installation packages depend on packages that aren’t included in - the default package repositories. Use the following command to add the - necessary repositories. - - .. selected:: os-version=16.0 - - .. code-block:: bash - - sudo SUSEConnect -p sle-module-desktop-applications/16.0/x86_64 - sudo SUSEConnect -p sle-module-development-tools/16.0/x86_64 - sudo SUSEConnect -p PackageHub/16.0/x86_64 - - .. selected:: os-version=15.7 - - .. code-block:: bash - - sudo SUSEConnect -p sle-module-desktop-applications/15.7/x86_64 - sudo SUSEConnect -p sle-module-development-tools/15.7/x86_64 - sudo SUSEConnect -p PackageHub/15.7/x86_64 - - .. ============================================== INSTALL ADDITIONAL PACKAGES == .. selected:: os=ubuntu os=debian os=rhel os=oracle-linux os=rocky-linux os=sles diff --git a/docs/rocm-for-ai/pytorch-comfyui.rst b/docs/rocm-for-ai/pytorch-comfyui.rst index 12f192a32..6117403a0 100644 --- a/docs/rocm-for-ai/pytorch-comfyui.rst +++ b/docs/rocm-for-ai/pytorch-comfyui.rst @@ -200,7 +200,6 @@ showcasing AI-powered image generation. .. selector-option:: Linux :value: linux - :icon: fab fa-linux fa-lg :width: 12 .. selector:: Operating system @@ -209,12 +208,10 @@ showcasing AI-powered image generation. .. selector-option:: Linux :value: linux - :icon: fab fa-linux fa-lg :width: 6 .. selector-option:: Windows :value: windows - :icon: fab fa-windows fa-lg :width: 6 :disable-when: fam=instinct