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

Pass std::optional instead of thrust::optional to RMM #2199

Merged
merged 2 commits into from
Feb 27, 2024

Conversation

trxcllnt
Copy link
Collaborator

Update thrust::optional to std::optional to align with rapidsai/rmm#1464.

@trxcllnt trxcllnt requested a review from a team as a code owner February 26, 2024 23:13
@trxcllnt trxcllnt added 3 - Ready for Review improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Feb 26, 2024
@github-actions github-actions bot added the cpp label Feb 26, 2024
@trxcllnt trxcllnt requested a review from cjnolet February 26, 2024 23:21
Copy link
Member

@harrism harrism left a comment

Choose a reason for hiding this comment

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

Thanks @trxcllnt !

@harrism
Copy link
Member

harrism commented Feb 26, 2024

Fixes #2198

@trxcllnt
Copy link
Collaborator Author

/merge

@rapids-bot rapids-bot bot merged commit da22f2f into rapidsai:branch-24.04 Feb 27, 2024
67 of 73 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3 - Ready for Review cpp improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
Projects
Development

Successfully merging this pull request may close these issues.

3 participants