Add gfx1150 support#452
Merged
Merged
Conversation
…evelop/ROCm_rocBLAS/add-gfx1150
* correct changed ROCM version
fjankovi
previously approved these changes
Jul 10, 2025
Contributor
|
Looks fine once tensile merged and new tensile_tag available for test. |
* use merged tensile develop commit
* must consume push back commit from ROCm/Tensile
Contributor
|
Okay just added push back develop commit for Tensile tag so lets see if CI will pass now |
Contributor
|
@fjankovi approved the review dismissal is just because I fixed Tensile commit. Think we just need tests passing and rocBLAS review to merge now |
amcamd
reviewed
Jul 16, 2025
* fix else < 7 to use rocm 6.3 gfx set
amcamd
approved these changes
Jul 16, 2025
assistant-librarian Bot
added a commit
to ROCm/rocBLAS
that referenced
this pull request
Jul 16, 2025
Add gfx1150 support (#452) - Adding initial support for gfx1150 - Need to update tensile_tag.txt after PR with Tensile changes is merged in rocm-libraries and automatically in ROCm/Tensile (ROCm/rocm-libraries#396) - Update tensile_tag.txt for testing purposes, it will be reverted --- 🔁 Imported from [#1659](#1659) 🧑💻 Originally authored by @amd-mtrifuno --------- Co-authored-by: Milica Trifunovic <milica.trifunovic@amd.com> Co-authored-by: assistant-librarian[bot] <assistant-librarian[bot]@users.noreply.github.com> Co-authored-by: Torre Zuk <42548444+TorreZuk@users.noreply.github.com>
amd-mtrifuno
added a commit
that referenced
this pull request
Jul 18, 2025
- Adding initial support for gfx1150 - Need to update tensile_tag.txt after PR with Tensile changes is merged #697 --- 🔁 Imported from [ROCm/rocBLAS#1659](ROCm/rocBLAS#1659) 🧑💻 Originally authored by @amd-mtrifuno --------- Co-authored-by: Milica Trifunovic <milica.trifunovic@amd.com> Co-authored-by: assistant-librarian[bot] <assistant-librarian[bot]@users.noreply.github.com> Co-authored-by: Torre Zuk <42548444+TorreZuk@users.noreply.github.com>
Swathi9494
pushed a commit
that referenced
this pull request
Sep 10, 2025
- Adding initial support for gfx1150 - Need to update tensile_tag.txt after PR with Tensile changes is merged #697 --- 🔁 Imported from [ROCm/rocBLAS#1659](ROCm/rocBLAS#1659) 🧑💻 Originally authored by @amd-mtrifuno --------- Co-authored-by: Milica Trifunovic <milica.trifunovic@amd.com> Co-authored-by: assistant-librarian[bot] <assistant-librarian[bot]@users.noreply.github.com> Co-authored-by: Torre Zuk <42548444+TorreZuk@users.noreply.github.com>
vamovsik
pushed a commit
that referenced
this pull request
Sep 18, 2025
- Adding initial support for gfx1150 - Add Strix Halo yaml files that are copy of Navi33 yaml files (the same changes added for Strix Point) - Need to update tensile_tag.txt after PR with Tensile changes is merged #697 --- 🔁 Imported from [ROCm/rocBLAS#1659](ROCm/rocBLAS#1659) 🧑💻 Originally authored by @amd-mtrifuno --------- --------- Co-authored-by: assistant-librarian[bot] <210906412+assistant-librarian[bot]@users.noreply.github.com> Co-authored-by: assistant-librarian[bot] <assistant-librarian[bot]@users.noreply.github.com> Co-authored-by: Torre Zuk <42548444+TorreZuk@users.noreply.github.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.
Adding initial support for gfx1150
Need to update tensile_tag.txt after PR with Tensile changes is merged in rocm-libraries and automatically in ROCm/Tensile ([tensile] Add gfx1150 Tensile support #396)
Update tensile_tag.txt for testing purposes, it will be reverted
🔁 Imported from ROCm/rocBLAS#1659
🧑💻 Originally authored by @amd-mtrifuno