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

use latest cuco with insert_or_apply CAS fix #646

Merged
merged 1 commit into from
Jul 19, 2024

Conversation

srinivasyadav18
Copy link
Contributor

This PR fetches latest cuco with a fix in insert_or_apply for static_map that solves CAS bug when value_type size > 8.
This PR just has one commit update and it is non-breaking, as this is a new feature and not used anywhere else.

@srinivasyadav18 srinivasyadav18 requested a review from a team as a code owner July 18, 2024 17:55
@robertmaynard robertmaynard added feature request New feature or request non-breaking Introduces a non-breaking change 5 - Ready to Merge Testing and reviews complete, ready to merge labels Jul 18, 2024
@robertmaynard
Copy link
Contributor

/merge

@srinivasyadav18
Copy link
Contributor Author

@robertmaynard can you please retest. Looks like CI hanged due to network issue which blocked merge. Thank you!

@rapids-bot rapids-bot bot merged commit c7fece3 into rapidsai:branch-24.08 Jul 19, 2024
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
5 - Ready to Merge Testing and reviews complete, ready to merge feature request New feature or request non-breaking Introduces a non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants