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

Thrust execution_policy::on should take a stream_ref in addition to a stream #4150

Closed
brycelelbach opened this issue Mar 14, 2025 · 0 comments · Fixed by #4225
Closed

Thrust execution_policy::on should take a stream_ref in addition to a stream #4150

brycelelbach opened this issue Mar 14, 2025 · 0 comments · Fixed by #4225

Comments

@brycelelbach
Copy link
Contributor

Deletes six characters from a few lines in my slides (.get()).

In all seriousness, I'm not sure if there's any advantage to this other than convenience, but I still think it's worth doing. We want to discourage passing around raw streams, right?

@github-project-automation github-project-automation bot moved this to Todo in CCCL Mar 14, 2025
bernhardmgruber added a commit to bernhardmgruber/cccl that referenced this issue Mar 21, 2025
@cccl-authenticator-app cccl-authenticator-app bot moved this from Todo to In Review in CCCL Mar 21, 2025
bernhardmgruber added a commit to bernhardmgruber/cccl that referenced this issue Mar 21, 2025
bernhardmgruber added a commit to bernhardmgruber/cccl that referenced this issue Mar 21, 2025
bernhardmgruber added a commit that referenced this issue Mar 21, 2025
Also drop `__host__ __device__` for stream_ref constructor

Fixes: #4150

Co-authored-by: Michael Schellenberger Costa <[email protected]>
@github-project-automation github-project-automation bot moved this from In Review to Done in CCCL Mar 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant