NVIDIA / NVIDIA/cuCollections

[ENHANCEMENT]: Enable 128bit hasher in cuco::bloom_filter

Open
#601 0 comments 0 reactions 1 assignee View on GitHub

@sleeepyjack is already working on this.

Since Sep 5, 2024.

P1: Should have topic: bloom_filter type: improvement
Dominant language
Cuda
Stars
667
Forks
120
Avg merge
7d 5h
Merged PRs (30d)
4

Description

Is your feature request related to a problem? Please describe.

Extension of #573

The current implementation of cuco::bloom_filter cannot handle tuple-like hash values as returned by our 128bit hasher implementations.

Describe the solution you'd like

Add support for tuple-like hash values

Describe alternatives you've considered

No response

Additional context

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.