Remove MI50/MI60 gfx906 support per documentation#819
Merged
vedithal-amd merged 1 commit intoROCm:developfrom Jul 18, 2025
Merged
Remove MI50/MI60 gfx906 support per documentation#819vedithal-amd merged 1 commit intoROCm:developfrom
vedithal-amd merged 1 commit intoROCm:developfrom
Conversation
15 tasks
feizheng10
approved these changes
Jul 17, 2025
vedithal-amd
added a commit
to vedithal-amd/rocprofiler-compute
that referenced
this pull request
Jul 18, 2025
vamovsik
pushed a commit
that referenced
this pull request
Jul 31, 2025
* Generalize config path. (#802) * Generalize config path. * Fix format. * Fix typo. * Fix roofline and TUI bugs (#803) * Fix roofline rocm version bug * Fix utils bug * Remove unnecessary tests * Do not check textual-fspicker package in cmake build * Use rocprofv3 to test MI 100 and fix tests * tui user experience improvement (#805) * roofline footnote updated (#808) * Update PC sampling doc (#798) * Update cli doc description (#804) * Update peak flops for MI350 (#810) * Update TUI docs. (#796) * Architecture data support and diagrams added (#814) * Architeture data support and diagrams added * Architecture image added * CDNA4 Image updated * Review feedback incorporated * CDNA 4 partition mode added * Fei review feedback incorporated * Update VERSION and CHANGELOG * Update CHANGELOG for better readability * Update CHANGELOG for better readability * Update CHANGELOG for better readability * Update CHANGELOG for better readability * Update CHANGELOG for better readability * Update CHANGELOG for better readability * Update CHANGELOG for better readability * rocm-smi deprecation warning (#806) * Minor editorial changes data type selection feature (#816) * Add missing <cassert> include (#800) Co-authored-by: Anusha GodavarthySurya <[email protected]> * Remove MI50/MI60 gfx906 support per documentation (#819) * Address documentation review of CHANGELOG * Update standalone roofline intro (#830) * Address doc review comments * Address doc review comments * Fix roofline block print during CLI output (#811) Fix roofline panel in CLI analyze stage when using --block option. Improve roofline CLI output checks and logs. --------- Signed-off-by: Carrie Fallows <[email protected]> * Correct CHANGELOG * Fix CHANGELOG --------- Signed-off-by: Carrie Fallows <[email protected]> Co-authored-by: xuchen-amd <[email protected]> Co-authored-by: Pratik Basyal <[email protected]> Co-authored-by: Fei Zheng <[email protected]> Co-authored-by: vstojilj <[email protected]> Co-authored-by: Anusha GodavarthySurya <[email protected]> Co-authored-by: cfallows-amd <[email protected]>
ammallya
pushed a commit
that referenced
this pull request
Oct 28, 2025
[ROCm/rocprofiler-compute commit: 537a269]
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.
rocprofiler-compute Pull Request
Related Issue
What type of PR is this? (check all that apply)
Technical Details
Remove MI50/MI60 gfx906 support per documentation
Have you added or updated tests to validate functionality?
Added / Updated documentation?
Have you updated CHANGELOG?