Skip to content

NO-ISSUE: docs(website): add GPU driver notes to prerequisites#128

Merged
hhk7734 merged 3 commits into
mainfrom
docs-prerequisites-gpu-driver-notes
May 12, 2026
Merged

NO-ISSUE: docs(website): add GPU driver notes to prerequisites#128
hhk7734 merged 3 commits into
mainfrom
docs-prerequisites-gpu-driver-notes

Conversation

@hhk7734
Copy link
Copy Markdown
Member

@hhk7734 hhk7734 commented May 12, 2026

Summary

  • Add a warning to skip GPU Operator driver installation when the AMD GPU driver is already installed on the host OS (driver.enable: false).
  • Add an info note linking to the AMD user-space/kernel-space compatibility matrix for selecting driver.version.

Test Plan

  • npm run build succeeds in website/.
  • Verify the new admonitions render correctly on the Prerequisites page in the AMD GPU operator section.

🤖 Generated with Claude Code

Add a warning to skip driver installation when the AMD GPU driver is
already installed on the host OS, and an info note linking to the AMD
user-space/kernel-space compatibility matrix when selecting
`driver.version` for the GPU Operator.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings May 12, 2026 11:02
@hhk7734 hhk7734 requested a review from a team as a code owner May 12, 2026 11:02
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds additional guidance to the AMD GPU Operator prerequisites documentation to help users avoid driver installation conflicts and choose a compatible driver version.

Changes:

  • Added a warning note about disabling GPU Operator driver installation when a host driver is already installed.
  • Added an info note linking to AMD’s user/kernel compatibility matrix for selecting driver.version.

Comment thread website/docs/getting-started/prerequisites.mdx Outdated
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings May 12, 2026 11:06
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.

Comment thread website/docs/getting-started/prerequisites.mdx Outdated
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings May 12, 2026 11:10
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.

Comment thread website/docs/getting-started/prerequisites.mdx
@hhk7734 hhk7734 merged commit b7e9162 into main May 12, 2026
7 checks passed
@hhk7734 hhk7734 deleted the docs-prerequisites-gpu-driver-notes branch May 12, 2026 11:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants