Skip to content

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

Merged
rapids-bot[bot] merged 2 commits intorapidsai:mainfrom
miscco:drop_thrust_tuple
Feb 18, 2026
Merged

Replace thrust::tuple with cuda::std::tuple#1811
rapids-bot[bot] merged 2 commits intorapidsai:mainfrom
miscco:drop_thrust_tuple

Conversation

@miscco
Copy link
Copy Markdown
Contributor

@miscco miscco commented Feb 16, 2026

Update to use cuda::std::tuple. The former thrust::tuple is an alias anyhow.

@miscco miscco requested a review from a team as a code owner February 16, 2026 19:32
@aamijar aamijar added non-breaking Introduces a non-breaking change improvement Improves an existing functionality labels Feb 18, 2026
@aamijar aamijar moved this to In Progress in Unstructured Data Processing Feb 18, 2026
Copy link
Copy Markdown
Member

@aamijar aamijar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR @miscco!

The former is an alias anyhow
@aamijar
Copy link
Copy Markdown
Member

aamijar commented Feb 18, 2026

/merge

@rapids-bot rapids-bot Bot merged commit 2207acf into rapidsai:main Feb 18, 2026
131 of 140 checks passed
@github-project-automation github-project-automation Bot moved this from In Progress to Done in Unstructured Data Processing Feb 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

improvement Improves an existing functionality non-breaking Introduces a non-breaking change

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants