-
-
Notifications
You must be signed in to change notification settings - Fork 80
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
Support getting and setting stream synchronization policy #272
Labels
Comments
eyalroz
added a commit
that referenced
this issue
Nov 10, 2021
eyalroz
added a commit
that referenced
this issue
Nov 12, 2021
eyalroz
added a commit
that referenced
this issue
Nov 12, 2021
eyalroz
added a commit
that referenced
this issue
Nov 13, 2021
eyalroz
added a commit
that referenced
this issue
Dec 4, 2021
eyalroz
added a commit
that referenced
this issue
Dec 10, 2021
eyalroz
added a commit
that referenced
this issue
Jan 14, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
With CUDA 11, we can now get and set a synchronization policy of streams (or is it the threads that control streams?). Let's support this in our stream wrapper.
The text was updated successfully, but these errors were encountered: