Skip to content

Conversation

@corey-derochie-amd
Copy link
Contributor

Details

Do not mention proprietary info or link to internal work items in this PR.

What were the changes?
Changed troubleshooting docs to refer to amd-smi instead of rocm-smi.

Why were the changes made?
rocm-smi is now deprecated.

Approval Checklist

Do not approve until these items are satisfied.

  • Verify the CHANGELOG has been updated, if
    • there are any NCCL API version changes,
    • any changes impact library users, and/or
    • any changes impact any other ROCm library.

@corey-derochie-amd corey-derochie-amd requested a review from a team as a code owner November 3, 2025 15:05
@corey-derochie-amd corey-derochie-amd added the ci:docs-only Skip most non-docs CI checks for this PR label Nov 3, 2025
rocm-smi --showtopo
rocm-smi --showdriverversion
amd-smi
amd-smi topology
Copy link
Contributor

Choose a reason for hiding this comment

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

The available topology commands are:

  • topology -a | --access (Shows the link accessibility between GPUs)
  • topology -w | --weight (Shows the relative weight between GPUs
  • topology -o | --hops (Shows the number of hops between GPUs)
  • topology -t | --linktype (Shows the link type between GPUs)
  • topology -b | --numa-bw (Shows the numa nodes)

Copy link
Contributor

@SwRaw SwRaw left a comment

Choose a reason for hiding this comment

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

@corey-derochie-amd Please review my comment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci:docs-only Skip most non-docs CI checks for this PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants