Skip to content

[CP 1582] docs: add MI350P, R9700S, R9600D, and W7900 to supported hardware table#597

Merged
spraveenio merged 2 commits into
ROCm:mainfrom
ci-penbot-01:CP.O2O.pensando.gpu-operator.1582.rocm.gpu-operator.main
Jul 8, 2026
Merged

[CP 1582] docs: add MI350P, R9700S, R9600D, and W7900 to supported hardware table#597
spraveenio merged 2 commits into
ROCm:mainfrom
ci-penbot-01:CP.O2O.pensando.gpu-operator.1582.rocm.gpu-operator.main

Conversation

@ci-penbot-01

Copy link
Copy Markdown
Contributor

cp of pensando/gpu-operator#1582


Source PR Description (pensando/gpu-operator#1582):

Summary

  • Adds AMD Instinct MI350P to the Supported Hardware table in docs/index.md
  • Adds AMD Radeon AI PRO R9700S, R9600D, and W7900 to the same table
  • Preserves the original two-column format; no structural changes

All four GPUs have active CI coverage and test infrastructure in this repo:

  • MI350P: dedicated tests/jobs/platform-release/mi350p/ CI job, pytest fixtures, amdgpu-features.json entry
  • R9700S: tests/jobs/platform-release/radeon/ CI job (gpu-series=R9700S), amdgpu-features.json entry
  • R9600D: test support added in #1472, profiler metrics confirmed in #1492
  • W7900: platform-release K8s + OpenShift CI jobs, amdgpu-features.json entry

Plan: docs-internal/knowledge/plans/2026-07-06-supported-gpus-update.md

Test plan

  • Verify rendered Markdown table looks correct on GitHub
  • Confirm no other docs pages duplicate or conflict with the hardware table

🤖 Generated with Claude Code

Cherrypick triggered by: ACP-Automation

…le (#1582)

* docs: add MI350P and Radeon AI Pro to supported GPUs table in docs/index.md

The Supported Hardware table in docs/index.md was missing two GPU families
that are actively validated in the platform-release CI pipeline and documented
in the v1.5.1-beta release notes:

- AMD Instinct MI350P (CDNA4/gfx950): has dedicated CI job, pytest fixtures,
  amdgpu-features.json entry, and Kubernetes+OpenShift support since v1.5.1-beta.
- AMD Radeon AI Pro R9700S (RDNA4/gfx1201) and W7900 (RDNA3/gfx1100): have
  platform-release CI jobs, amdgpu-features.json entries, and Kubernetes
  support since v1.5.1-beta.

Also adds MI308X (CDNA3/gfx942), which has SR-IOV exporter CI coverage
alongside MI300X and MI350X.

Expands the table into two sub-sections (Instinct / Radeon AI Pro) and adds
an Architecture column for clarity. Includes a note on Radeon feature limits.

Plan: docs-internal/knowledge/plans/2026-07-06-supported-gpus-update.md

Co-Authored-By: Claude <noreply@anthropic.com>

* docs: add GPU Operator version column to supported hardware table

Maps each GPU model to the GPU Operator version that first introduced
support, derived from release notes:
- MI210/MI250/MI300X: v1.0.0+
- MI325X/MI350X/MI355X: v1.4.0+
- MI350P/R9700S/R9600D/W7900: v1.5.1+

Co-Authored-By: Claude <noreply@anthropic.com>

* docs: remove internal IP from plan file

Co-Authored-By: Claude <noreply@anthropic.com>

* docs: remove GPU Operator version column from supported hardware table

Keep the table two-column; the per-GPU operator-version mapping added
noise without clear long-term maintenance value.

Co-Authored-By: Claude <noreply@anthropic.com>

---------

Co-authored-by: Claude <noreply@anthropic.com>
(cherry picked from commit c9e6c93375d79bbde713a480cf84a9c6ff639f5c)
spraveenio
spraveenio previously approved these changes Jul 8, 2026

@spraveenio spraveenio left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@spraveenio spraveenio added the documentation Improvements or additions to documentation label Jul 8, 2026
@spraveenio spraveenio merged commit 5d36f01 into ROCm:main Jul 8, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants