Replace ROCm driver with amdgpu driver keyword - #303
Closed
anilkubn wants to merge 1 commit into
Closed
Conversation
yansun1996
added a commit
to yansun1996/gpu-operator-rocm
that referenced
this pull request
Aug 3, 2026
Member
yansun1996
added a commit
to yansun1996/gpu-operator-rocm
that referenced
this pull request
Aug 3, 2026
sajmera-pensando
pushed a commit
that referenced
this pull request
Aug 4, 2026
* Replace ROCm driver with amdgpu driver keyword * "Replace ROCm driver with amdgpu driver keyword" * docs: replace "ROCm driver" with "amdgpu driver" in upgrading guide Completes the terminology fix across docs/. This occurrence in upgrading.md was not covered by #303, #304, #305, or #306. Co-Authored-By: Claude <noreply@anthropic.com> * "Replace ROCm driver with amdgpu driver keyword" * "Replace ROCm driver with amdgpu driver keyword" * docs: address review comments on amdgpu driver terminology Fixes from Copilot review on PR #1637: - upgrading.md: "amdgpu drivers version" -> "amdgpu driver versions" - installation.md: link label "See ROCm Versions" -> "See amdgpu Versions" to match the amdgpu-docs link target - releasenotes.md / knownlimitations.md: typo "need to specific" -> "specify" Co-Authored-By: Claude <noreply@anthropic.com> * docs: fix markdownlint MD060 table alignment in installation.md The "ROCm" -> "amdgpu" label change (+2 chars) shifted the table pipes out of alignment with the header, failing the docs-lint e2e target. Trim 2 padding spaces in the version cell to realign. Verified: markdownlint-cli2 v0.22.0 --config docs/.markdownlint.yaml reports 0 errors. Co-Authored-By: Claude <noreply@anthropic.com> --------- Co-authored-by: anilkubn <anilkubn@amd.com> Co-authored-by: Claude <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Motivation
The objective is to make changes to our web presence in order to build the Instinct GPU brand and update the messaging related to the ROCm driver.Technical Details
Test Plan
Test Result
Submission Checklist