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 cub::TransformInputIterator with thrust::transform_iterator #707

Merged

Conversation

miscco
Copy link
Contributor

@miscco miscco commented Feb 18, 2025

The former is deprecated and will be removed in a future release

The former is deprecated and will be removed in a future release
@miscco miscco requested a review from a team as a code owner February 18, 2025 08:33
@github-actions github-actions bot added the cpp label Feb 18, 2025
@cjnolet cjnolet added improvement Improves an existing functionality non-breaking Introduces a non-breaking change labels Feb 18, 2025
@miscco
Copy link
Contributor Author

miscco commented Feb 19, 2025

@cjnolet I ran the tests locally without any issue. That said I am not 100% sure whether I have the exact same environment

@miscco
Copy link
Contributor Author

miscco commented Feb 20, 2025

@cjnolet it seems to be passing with the latest fix. Can you by change rerun the failed nightly run once nightly is green again?

@cjnolet
Copy link
Member

cjnolet commented Feb 20, 2025

/merge

@rapids-bot rapids-bot bot merged commit 2f999ba into rapidsai:branch-25.04 Feb 20, 2025
64 checks passed
@cjnolet
Copy link
Member

cjnolet commented Feb 20, 2025

/merge

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cpp improvement Improves an existing functionality non-breaking Introduces a non-breaking change
Projects
Development

Successfully merging this pull request may close these issues.

2 participants