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

chore(backend-gpu): changes the mutability of cuda streams in the rust api #536

Merged
merged 2 commits into from
Aug 8, 2023

Conversation

pdroalves
Copy link
Contributor

We should not expect the stream not to be changed during computation. It makes more sense to the API to have it as a mutable pointer.

@cla-bot cla-bot bot added the cla-signed label Aug 3, 2023
@pdroalves pdroalves force-pushed the chore/gpu/rustapi branch 2 times, most recently from b1d2b3a to 4440b55 Compare August 4, 2023 16:33
@pdroalves pdroalves merged commit 37b3782 into main Aug 8, 2023
@pdroalves pdroalves deleted the chore/gpu/rustapi branch August 8, 2023 12:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants