Metrix Updates for Omnipilot#161
Merged
Merged
Conversation
Signed-off-by: coleramos425 <colramos@amd.com>
Signed-off-by: coleramos425 <colramos@amd.com>
…B requests (Note: 128B is a new addition for Mi300 HBM Rd) Signed-off-by: coleramos425 <colramos@amd.com>
…backend arch file, not the stale derived_from property in catalog Signed-off-by: coleramos425 <colramos@amd.com>
Signed-off-by: coleramos425 <colramos@amd.com>
- timing-only should return an empty list for perfmon collection - The --verbose option is no longer used - Use --num-replays instead of --runs Signed-off-by: coleramos425 <colramos@amd.com>
…ore detailed HBM tests Signed-off-by: coleramos425 <colramos@amd.com>
mawad-amd
approved these changes
Dec 2, 2025
mawad-amd
left a comment
Member
There was a problem hiding this comment.
Compute was on my TODOs, thanks for adding it! I noticed there are some inconsistencies in naming e.g., _hbm_gflops and _bytes_transferred_l2. I think it should be _LEVEL_METRIC_ everywhere but that's from before. I will fix it later. Just FYI, I may break some of these APIs naming-wise when I merge in main/move this somewhere else.
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.
This PR patches issues I encountered in the current Metrix implementation as well as adding new functionality for compatibility with the Omnipilot optimization pipeline.
Key Changes:
PyTest Results ✅
After integration, I ran the PyTest suite and now see 100% passing for MI300X - an improvement from baseline.
Results