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

Expose hash_function member function #587

Merged
merged 7 commits into from
Aug 27, 2024

Conversation

PointKernel
Copy link
Member

@PointKernel PointKernel commented Aug 25, 2024

Close #582

This PR exposes hash_function member function for cuco hash tables.

@PointKernel PointKernel marked this pull request as ready for review August 26, 2024 02:57
@PointKernel PointKernel added Needs Review Awaiting reviews before merging type: feature request New feature request labels Aug 26, 2024
include/cuco/detail/static_map/static_map_ref.inl Outdated Show resolved Hide resolved
include/cuco/detail/static_set/static_set_ref.inl Outdated Show resolved Hide resolved
@PointKernel PointKernel merged commit a20460c into NVIDIA:dev Aug 27, 2024
19 checks passed
@PointKernel PointKernel deleted the expose-hash-function branch August 27, 2024 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs Review Awaiting reviews before merging type: feature request New feature request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE]: Expose hash_function member function for hash tables
2 participants