Skip to content

Remove Unnecessary Events from CUPTI Buffer #1021

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

Closed
wants to merge 1 commit into from

Conversation

sraikund16
Copy link
Contributor

Summary: Currently we use a blocklist to remove events from CUPTI that spam Kineto. With CUDART 12.5 we have a more fine-grained approach to removing events before they even populate the CUPTI buffer.

Differential Revision: D66852611

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D66852611

Summary:

Currently we use a blocklist to remove events from CUPTI that spam Kineto. With CUDART 12.5 we have a more fine-grained approach to removing events before they even populate the CUPTI buffer.

Differential Revision: D66852611
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D66852611

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 1721e96.

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

Successfully merging this pull request may close these issues.

3 participants