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

Switch the NVTX wrapper to use driver-API-style calls #310

Closed
eyalroz opened this issue Mar 26, 2022 · 0 comments
Closed

Switch the NVTX wrapper to use driver-API-style calls #310

eyalroz opened this issue Mar 26, 2022 · 0 comments

Comments

@eyalroz
Copy link
Owner

eyalroz commented Mar 26, 2022

NVTX' headers have two "flavors" - runtime, and driver; with different files to include and API functions to call in each flavor. We should have switched to the driver-style flavor as part of the move towards the driver API, but better late than never.

@eyalroz eyalroz added the task label Mar 26, 2022
@eyalroz eyalroz self-assigned this Mar 26, 2022
eyalroz added a commit that referenced this issue Mar 26, 2022
* Now using the driver-style flavor of the NVTX API.
* Added: Ability to name CUDA devices, streams and events.
@eyalroz eyalroz closed this as completed May 16, 2022
eyalroz added a commit that referenced this issue Jun 20, 2022
* Now using the driver-style flavor of the NVTX API.
* Added: Ability to name CUDA devices, streams and events.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant