Compare commits

...

3 Commits

Author SHA1 Message Date
peterjunpark
ed8e726ad9 update version list link (#5958) 2026-02-11 14:19:01 -05:00
peterjunpark
c00081b69f [docs/7.10.0] Fix compatibility/installation inconsistencies (#5916)
* fix typo

* fix compatibility/installation inconsistencies

* fix compat page

* rm rhel 10.0 for radeon
2026-01-30 11:10:56 -05:00
peterjunpark
0934e3aa28 fix typo (#5907) 2026-01-27 14:19:07 -05:00
7 changed files with 17 additions and 31 deletions

View File

@@ -289,6 +289,7 @@ support coverage.
<td rowspan="2"> <td rowspan="2">
<p>Ubuntu 24.04.3<br>(HWE kernel: 6.14)<br><br> <p>Ubuntu 24.04.3<br>(HWE kernel: 6.14)<br><br>
Ubuntu 22.04.5<br>(HWE kernel: 6.8)<br><br> Ubuntu 22.04.5<br>(HWE kernel: 6.8)<br><br>
RHEL 10.1<br>(kernel: 6.12.0-124)<br><br>
Windows 11 25H2</p> Windows 11 25H2</p>
</td> </td>
</tr> </tr>
@@ -346,6 +347,7 @@ support coverage.
<td rowspan="2"> <td rowspan="2">
<p>Ubuntu 24.04.3<br>(HWE kernel: 6.14)<br><br> <p>Ubuntu 24.04.3<br>(HWE kernel: 6.14)<br><br>
Ubuntu 22.04.5<br>(HWE kernel: 6.8)<br><br> Ubuntu 22.04.5<br>(HWE kernel: 6.8)<br><br>
RHEL 10.1<br>(kernel: 6.12.0-124)<br><br>
Windows 11 25H2</p> Windows 11 25H2</p>
</td> </td>
</tr> </tr>

View File

@@ -89,15 +89,15 @@
.. matrix-cell:: .. matrix-cell::
RHEL 10.1 (kernel: 6.12.0-124) RHEL 10.1 (kernel: 6.12.0-124)
RHEL 10.0 (kernel: 6.12.0-55) RHEL 10.0 (kernel: 6.12.0-55)
RHEL 9.7 (kernel: 5.14.0-611) RHEL 9.7 (kernel: 5.14.0-611)
RHEL 9.6 (kernel: 5.14.0-570) RHEL 9.6 (kernel: 5.14.0-570)
RHEL 8.10 (kernel: 4.18.0-553) RHEL 8.10 (kernel: 4.18.0-553)
.. matrix-row:: .. matrix-row::
:show-when: os=sles :show-when: os=sles

View File

@@ -60,10 +60,10 @@
.. matrix-row:: .. matrix-row::
:show-when: os=rhel :show-when: os=rhel
.. matrix-cell:: Supported RHEL versions .. matrix-cell:: Supported Red Hat Enterprise Linux versions
:header: :header:
.. matrix-cell:: 10.1, 10.0 .. matrix-cell:: RHEL 10.1 (kernel: 6.12.0-124)
.. matrix-row:: .. matrix-row::
:show-when: os=windows :show-when: os=windows

View File

@@ -61,10 +61,10 @@
.. matrix-row:: .. matrix-row::
:show-when: os=rhel :show-when: os=rhel
.. matrix-cell:: Supported RHEL versions .. matrix-cell:: Supported Red Hat Enterprise Linux versions
:header: :header:
.. matrix-cell:: 10.1, 10.0 .. matrix-cell:: RHEL 10.1 (kernel: 6.12.0-124)
.. matrix-row:: .. matrix-row::
:show-when: os=windows :show-when: os=windows

View File

@@ -148,7 +148,7 @@ html_theme_options = {
"flavor": "generic", "flavor": "generic",
"header_title": f"ROCm™ {ROCM_VERSION} Preview", "header_title": f"ROCm™ {ROCM_VERSION} Preview",
"header_link": f"https://rocm.docs.amd.com/en/{ROCM_VERSION}-preview/index.html", "header_link": f"https://rocm.docs.amd.com/en/{ROCM_VERSION}-preview/index.html",
"version_list_link": f"https://rocm.docs.amd.com/en/{ROCM_VERSION}-preview/release/versions.html", "version_list_link": f"https://rocm.docs.amd.com/en/7.11.0-preview/release/versions.html",
"nav_secondary_items": { "nav_secondary_items": {
"GitHub": "https://github.com/ROCm/ROCm", "GitHub": "https://github.com/ROCm/ROCm",
"Community": "https://github.com/ROCm/ROCm/discussions", "Community": "https://github.com/ROCm/ROCm/discussions",

View File

@@ -51,7 +51,7 @@ devices.
.. note:: .. note::
This release supports a limited number GPU models. Hardware support will be This release supports a limited number of GPU models. Hardware support will be
expanded with future releases. expanded with future releases.
Whats changing Whats changing

View File

@@ -28,23 +28,7 @@
.. selector-option:: 10.1 .. selector-option:: 10.1
:value: 10.1 :value: 10.1
:width: 3 :width: 12
.. selector-option:: 10.0
:value: 10.0
:width: 3
.. selector-option:: 9.7
:value: 9.7
:width: 2
.. selector-option:: 9.6
:value: 9.6
:width: 2
.. selector-option:: 8.10
:value: 8
:width: 2
.. selector:: SLES version .. selector:: SLES version
:key: os-version :key: os-version