[rocprofiler-compute] Document ROCm Optiq analysis workflow (#9669) - #9737
Merged
Merged
Conversation
Cherry-picks commit 54eb48d into the ROCm 10.0 release branch. JIRA ID: AIRDEL-31 --- ## Motivation Port #9457 to `develop` so the ROCm Optiq analysis docs land there now. `rocprofiler-compute-develop` already carries the same change and can rebase over this once it merges. ## Technical Details - Add a dedicated ROCm Optiq analysis page under `docs/how-to/analyze/` - List Optiq in analyze mode, the doc index, and the generated navigation - Link the Optiq system requirements and analysis guide instead of restating them ## Issue Tracking JIRA ID: AIPROFCOMP-737 ## Test Plan - [x] Build the Sphinx HTML documentation ## Test Result - [x] Sphinx HTML build succeeds locally, no new warnings ## Submission Checklist - [x] Look over the contributing guidelines at https://github.com/ROCm/rocm-systems/blob/develop/CONTRIBUTING.md. Co-authored-by: abchoudh-amd <abhinab.choudhury@amd.com> Co-authored-by: xuchen-amd <xuchen@amd.com> Co-authored-by: Pratik Basyal <pratik.basyal@amd.com> Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
ScottTodd
approved these changes
Aug 5, 2026
astyrrian1
approved these changes
Aug 6, 2026
cfallows-amd
approved these changes
Aug 7, 2026
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.
Cherry-picks commit 54eb48d into the ROCm 10.0 release branch.
JIRA ID: AIRDEL-31
Motivation
Port #9457 to
developso the ROCm Optiq analysis docs land there now.rocprofiler-compute-developalready carries the same change and can rebaseover this once it merges.
Technical Details
docs/how-to/analyze/Issue Tracking
JIRA ID: AIPROFCOMP-737
Test Plan
Test Result
Submission Checklist