-
Notifications
You must be signed in to change notification settings - Fork 22
Include number of bytes spilled in nvtx payload #662
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
base: main
Are you sure you want to change the base?
Conversation
|
Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually. Contributors can view more details about this message here. |
|
/ok to test ab18e77 |
|
/ok to test 46b1d7b |
|
Is there a benefit in having this always turned on? It might be useful to look at #612 since this can be very verbose and thus difficult to handle in practice for regular builds. |
46b1d7b to
105c60a
Compare
|
/ok to test 105c60a |
|
/ok to test 17bc5e6 |
|
/ok to test 1fa6250 |
Signed-off-by: niranda perera <[email protected]>
host buffer prototype
…into tom/spill-payload
Signed-off-by: niranda perera <[email protected]>
|
/ok to test |
|
I tested out the
Left is with HostBuffer and right is with std::vector. |

No description provided.