Skip to content

Commit

Permalink
added rocm v6, MI300, and default component
Browse files Browse the repository at this point in the history
  • Loading branch information
abhimeda committed Dec 18, 2023
1 parent 8fba806 commit 17b904f
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/ISSUE_TEMPLATE/issue_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,9 @@ body:
description: What GPU(s) did you encounter the issue on (you can select multiple GPUs from the list)
multiple: true
options:
- AMD Instinct MI300
- AMD Instinct MI300A
- AMD Instinct MI300X
- AMD Instinct MI250X
- AMD Instinct MI250
- AMD Instinct MI210
Expand Down Expand Up @@ -85,6 +88,7 @@ body:
description: What version(s) of ROCm did you encounter the issue on?
multiple: true
options:
- ROCm 6.0.0
- ROCm 5.7.1
- ROCm 5.7.0
- ROCm 5.6.0
Expand Down Expand Up @@ -172,4 +176,4 @@ body:
label: Additional Information
description: (Optional) Any additional information that is relevant, e.g. relevant environment variables, dockerfiles, log files, dmesg output (on Linux), etc.
validations:
required: false
required: false

0 comments on commit 17b904f

Please sign in to comment.