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

No statistics for GPU zones? #749

Open
eliasdaler opened this issue Mar 13, 2024 · 1 comment
Open

No statistics for GPU zones? #749

eliasdaler opened this issue Mar 13, 2024 · 1 comment

Comments

@eliasdaler
Copy link

For CPU zones, helpful statistics/histograms exist:
image
But they don't for GPU zones:
image

I saw #207 and that as the result, GPU zones were added to the statistics tab, however they don't display per-zone distributions as for CPU zones which would be very helpful.
image

@benvanik
Copy link
Sponsor Contributor

We've been thinking about the same thing - would love to have GPU zones be first-class in tracy - our workaround was going to be to not use GPU zones and instead record them all as if they are CPU zones (though then we lose the nice async connections between recording and execution time).

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

2 participants