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

[TEST-ONLY] Test cuco hyperloglog version bump #4686

Closed
wants to merge 3 commits into from

Conversation

PointKernel
Copy link
Member

DO NOT MERGE

@PointKernel PointKernel added the DO NOT MERGE Hold off on merging; see PR for details label Oct 1, 2024
PointKernel added a commit to NVIDIA/cuCollections that referenced this pull request Oct 3, 2024
…mpatibility (#608)

Unblock rapidsai/cugraph#4686

The `compute_hash` function is a host-device function, so the
appropriate argument type is `cuda::std::byte`. However, to ensure
backward compatibility and avoid breaking existing use cases, this PR
adds overloads that accept `std::byte`.

---------

Co-authored-by: Daniel Jünger <[email protected]>
@PointKernel
Copy link
Member Author

Closing as all tests passed

@PointKernel PointKernel closed this Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DO NOT MERGE Hold off on merging; see PR for details
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant