Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Units missing from L2 per-channel breakdown #133

Closed
skyreflectedinmirrors opened this issue May 25, 2023 · 3 comments
Closed

Units missing from L2 per-channel breakdown #133

skyreflectedinmirrors opened this issue May 25, 2023 · 3 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@skyreflectedinmirrors
Copy link
Contributor

image

I think we just have to copy the units from the base metric into, e.g.:

https://github.com/AMDResearch/omniperf/blob/8af6efc0be5288dadd2e758556154e52f7406e5d/src/omniperf_analyze/configs/gfx90a/1800_L2_cache_per_channel.yaml#L207

@coleramos425
Copy link
Collaborator

Could you elaborate @arghdos. Per your screenshot, I'm reading metrics 18.1.1 - 18.1.7 all as "...req per $normUnit". Which seems correct to me

Am I missing something?

@skyreflectedinmirrors
Copy link
Contributor Author

I guess it's sort of implied by the metric being "L1-L2 read req(uests)", but the unit would actually be "requests per wave" or "cycles per wave" (e.g., this one: https://github.com/AMDResearch/omniperf/blob/8af6efc0be5288dadd2e758556154e52f7406e5d/src/omniperf_analyze/configs/gfx90a/1800_L2_cache_per_channel.yaml#L921) not just "per wave". At a glance, it looks like all the request ones have this. Low priority issue tho

@coleramos425 coleramos425 self-assigned this Jun 21, 2023
@coleramos425 coleramos425 added this to the v.1.1.0 milestone Jun 21, 2023
@coleramos425 coleramos425 added the enhancement New feature or request label Jul 7, 2023
coleramos425 added a commit that referenced this issue Jul 11, 2023
@coleramos425
Copy link
Collaborator

Patch merged into dev. Closing issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants