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

[Feature Request] Compute and report the sum of cycles per functional group #123

Open
godlikepanos opened this issue Dec 6, 2024 · 0 comments

Comments

@godlikepanos
Copy link

It would have been quite useful if RGA could spit the number of cycles per functional group (SMEM, VMEM, SALU etc). Of course none can predict the actual cycles of instructions but an approximation could also work. Maybe the cycles reported by RGA can be modeled as if all memory is in cache or something. Doesn't need to be accurate.

Something like this for example:

SMEM VMEM ...
100 20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant