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 stream abstraction #2036

Closed
Tracked by #1646
pciolkosz opened this issue Jul 23, 2024 · 0 comments · Fixed by #2093
Closed
Tracked by #1646

Add stream abstraction #2036

pciolkosz opened this issue Jul 23, 2024 · 0 comments · Fixed by #2093
Assignees
Labels
CUDA Next Feature intended for the Cuda Next experimental library feature request New feature or request.

Comments

@pciolkosz
Copy link
Contributor

pciolkosz commented Jul 23, 2024

Implementation should work to extent existing cuda::stream_ref with abstraction owning the stream object. I should allow to create a stream, work with event abstractions from #2033 to record events and synchronize across streams.

@pciolkosz pciolkosz changed the title CUDA Streams Add stream abstraction Jul 23, 2024
@pciolkosz pciolkosz self-assigned this Jul 23, 2024
@pciolkosz pciolkosz added feature request New feature or request. CUDA Next Feature intended for the Cuda Next experimental library labels Jul 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CUDA Next Feature intended for the Cuda Next experimental library feature request New feature or request.
Projects
Archived in project
1 participant