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

Add RAII wrapper for cuda events #1147

Open
msimberg opened this issue Jun 4, 2024 · 0 comments
Open

Add RAII wrapper for cuda events #1147

msimberg opened this issue Jun 4, 2024 · 0 comments
Labels
effort: 2 A few hours of work. good first issue priority: medium This should be done sooner or later. type: cleanup type: refactoring

Comments

@msimberg
Copy link
Contributor

msimberg commented Jun 4, 2024

We currently have wrappers for streams, handles, etc. but not one for events. We should add one.

@msimberg msimberg added effort: 2 A few hours of work. priority: medium This should be done sooner or later. type: refactoring type: cleanup good first issue labels Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
effort: 2 A few hours of work. good first issue priority: medium This should be done sooner or later. type: cleanup type: refactoring
Projects
Status: Backlog
Development

No branches or pull requests

1 participant