Skip to content

docs: add reproducible ROCm bug report issue template - #6244

Open
streakersix-bot wants to merge 22 commits into
ROCm:developfrom
streakersix-bot:chore/add-rocm-bug-report-template
Open

docs: add reproducible ROCm bug report issue template#6244
streakersix-bot wants to merge 22 commits into
ROCm:developfrom
streakersix-bot:chore/add-rocm-bug-report-template

Conversation

@streakersix-bot

Copy link
Copy Markdown

Summary

Add a reusable ROCm GitHub issue template to collect reproducible bug reports with required environment and diagnostic context.

Why

Recent ROCm issue reports often miss key environment details such as ROCm version, GPU, kernel, OS, driver/toolchain versions, and framework versions, which slows triage and reproducibility. This template standardizes minimum required data at creation time.

Changes

  • Added .github/ISSUE_TEMPLATE/rocm-bug-report.yml with required fields for:
    • ROCm version
    • GPU model
    • Kernel version
    • OS/distribution
    • Radeon driver version
    • Toolkit/framework versions
    • Reproduction steps
    • Expected vs actual behavior
    • Logs/crash output
    • Environment capture commands
    • Fallback behavior

Testing / checks

  • Verified template file exists at expected path.
  • Confirmed required fields are present and marked required where appropriate.
  • Confirmed no behavioral/runtime code changes were introduced.

Notes

Documentation/process-only change with minimal risk and low review surface.

ammallya and others added 22 commits February 10, 2025 22:40
Added main branch with fixes to run mainline
ROCm#4413)

Bumps [rocm-docs-core](https://github.com/ROCm/rocm-docs-core) from 1.15.0 to 1.17.0.
- [Release notes](https://github.com/ROCm/rocm-docs-core/releases)
- [Changelog](https://github.com/ROCm/rocm-docs-core/blob/develop/CHANGELOG.md)
- [Commits](ROCm/rocm-docs-core@v1.15.0...v1.17.0)

---
updated-dependencies:
- dependency-name: rocm-docs-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Updated to reduce ram usage
Updating hipblaslt and hipsparselt build scripts
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