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

[hip][cuda] Added finer grained tracing options to hip. #18180

Merged
merged 5 commits into from
Aug 15, 2024

Conversation

AWoloszyn
Copy link
Contributor

This allows us to specify the verbosity at which we want
device-side tracing. Command-buffer level tracing has
a significantly lower overhead if we do not need
individual kernel timing.

@AWoloszyn
Copy link
Contributor Author

This sits on top of another PR. #18171
Not sure how to get github to show stacked changes nicely.

This allows us to specify the verbosity at which we want
device-side tracing. Command-buffer level tracing has
a significantly lower overhead if we do not need
individual kernel timing.

Signed-off-by: Andrew Woloszyn <[email protected]>
Bring over all of our fine-grained tracing options from our
hip implementation.

Signed-off-by: Andrew Woloszyn <[email protected]>
Signed-off-by: Andrew Woloszyn <[email protected]>
Signed-off-by: Andrew Woloszyn <[email protected]>
@AWoloszyn AWoloszyn merged commit 3fdfb33 into iree-org:main Aug 15, 2024
36 checks passed
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

Successfully merging this pull request may close these issues.

2 participants