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

Allow using cuda::wait(my_event) #400

Closed
eyalroz opened this issue Sep 9, 2022 · 0 comments
Closed

Allow using cuda::wait(my_event) #400

eyalroz opened this issue Sep 9, 2022 · 0 comments

Comments

@eyalroz
Copy link
Owner

eyalroz commented Sep 9, 2022

synchronize() is not an intuitive-enough verb regarding what to do with an event. We should suppose cuda::wait(my_event) - similarly to how we chan enqueue uusing wait(my_event) on a steam.

@eyalroz eyalroz added the task label Sep 9, 2022
@eyalroz eyalroz self-assigned this Sep 9, 2022
@eyalroz eyalroz changed the title Allow cuda::wait(my_event) Allow using cuda::wait(my_event) Sep 9, 2022
@eyalroz eyalroz closed this as completed in e01c3ce Oct 5, 2022
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