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

Replace thrust::tuple with cuda::std::tuple #4930

Open
wants to merge 1 commit into
base: branch-25.04
Choose a base branch
from

Conversation

miscco
Copy link
Contributor

@miscco miscco commented Feb 10, 2025

The latter is more or less deprecated and we want to move towards standard types

While we are at it also clean up the pattern of make_zip_iterator(make_tuple(...))

The latter is more or less deprecated and we want to move towards standard types

While we are at it also clean up the pattern of `make_zip_iterator(make_tuple(...))`
@miscco miscco force-pushed the replace_thrust_tuple branch from 4b48a75 to 67888cf Compare February 10, 2025 12:20
@github-actions github-actions bot removed the CMake label Feb 10, 2025
@miscco
Copy link
Contributor Author

miscco commented Feb 10, 2025

This will definitely need to wait until we are ready to move to CCCL 3.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant