Skip to content

[MIOpen] Remove rocm-smi from MIOpen issue template (ROCM-25393)#7899

Open
JonathanLichtnerAMD wants to merge 1 commit into
developfrom
users/jlichtne/ROCM-23749-rocm-smi-deprecation
Open

[MIOpen] Remove rocm-smi from MIOpen issue template (ROCM-25393)#7899
JonathanLichtnerAMD wants to merge 1 commit into
developfrom
users/jlichtne/ROCM-23749-rocm-smi-deprecation

Conversation

@JonathanLichtnerAMD
Copy link
Copy Markdown
Contributor

@JonathanLichtnerAMD JonathanLichtnerAMD commented May 29, 2026

Summary

  • Removes rocm_smi_lib from the ROCm Component dropdown in projects/miopen/.github/ISSUE_TEMPLATE/issue_report.yml as part of the rocm-smi → amd-smi deprecation (ROCM-23749).
  • Mirrors the equivalent cleanup done in 3c54a46 for hiprand, rocprim, and rocrand.

Risk Assessment

Low/None

Notes

  • This nested issue template is not auto-discovered by GitHub (GitHub only reads issue templates from .github/ISSUE_TEMPLATE/ at the repo root, and rocm-libraries has none there). It's effectively a documentation artifact, but the team has been keeping these per-project templates in sync — this change matches that pattern.
  • A broader cleanup (deleting the dead per-project ISSUE_TEMPLATE/ directories entirely, or adding a real root-level template) is out of scope here.

Test plan

  • grep -rn "rocm.smi" projects/miopen/ returns no hits
  • Diff is a single-line removal; surrounding dropdown order matches the rocrand precedent

🤖 Generated with Claude Code

rocm-smi is being phased out in favour of amd-smi. Remove rocm_smi_lib
from the ROCm Component dropdown in MIOpen's bug report template.

Matches the equivalent cleanup done for hiprand, rocprim, and rocrand in
3c54a46.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@JonathanLichtnerAMD JonathanLichtnerAMD requested a review from a team as a code owner May 29, 2026 20:52
@JonathanLichtnerAMD JonathanLichtnerAMD changed the title Remove rocm-smi from MIOpen issue template [MIOpen] Remove rocm-smi from MIOpen issue template (ROCM-23749) May 29, 2026
@JonathanLichtnerAMD JonathanLichtnerAMD changed the title [MIOpen] Remove rocm-smi from MIOpen issue template (ROCM-23749) [MIOpen] Remove rocm-smi from MIOpen issue template (ROCM-25393) May 29, 2026
Copy link
Copy Markdown
Contributor

@SreecharanGundaboluAMD SreecharanGundaboluAMD left a comment

Choose a reason for hiding this comment

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

LGTM

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants