-
Notifications
You must be signed in to change notification settings - Fork 89
Issues: NVIDIA/cuCollections
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
[FEA] Add an insert function that takes separate key/value iterators.
P3: Backlog
Unprioritized
type: feature request
New feature request
#84
opened Jun 2, 2021 by
seunghwak
updated Dec 11, 2024
[ENHANCEMENT]: Consider removing the use of Necessary but not critical
topic: bloom_filter
Issues related to bloom_filter
type: improvement
Improvement / enhancement to an existing function
argument_type
and result_type
from hasher
in cuco default_filter_policy
P1: Should have
#653
opened Dec 10, 2024 by
mhaseeb123
updated Dec 10, 2024
Replace int_div_ceil with cuda::std::ceil
good first issue
Good for newcomers
type: improvement
Improvement / enhancement to an existing function
#631
opened Oct 31, 2024 by
sleeepyjack
updated Dec 4, 2024
[ENHANCEMENT]: New feature request
__device__ for_each
that provides a mutable reference rather than a copy of the slot to the callback function
type: feature request
#639
opened Nov 15, 2024 by
sleeepyjack
updated Nov 15, 2024
[ENHANCEMENT]: Get rid of custom test utilities
good first issue
Good for newcomers
P3: Backlog
Unprioritized
type: improvement
Improvement / enhancement to an existing function
#622
opened Oct 18, 2024 by
PointKernel
updated Oct 30, 2024
[ENHANCEMENT]: Add compute-sanitizer tests
P3: Backlog
Unprioritized
topic: CI
CI issue
type: feature request
New feature request
#258
opened Dec 12, 2022 by
sleeepyjack
updated Oct 25, 2024
Switch to cuda::std::span once available
P3: Backlog
Unprioritized
type: feature request
New feature request
#332
opened Jul 10, 2023 by
sleeepyjack
updated Oct 25, 2024
[ENHANCEMENT]: Switch to cuda::memory_resource once it is available
P3: Backlog
Unprioritized
type: feature request
New feature request
#289
opened Apr 4, 2023 by
sleeepyjack
updated Oct 25, 2024
[BUG]: Fix issues with hash table constructors and assignment operators.
good first issue
Good for newcomers
type: bug
Something isn't working
#612
opened Oct 7, 2024 by
PointKernel
updated Oct 7, 2024
1 task done
[BUG]: repeated keys in static_map after a sequence of insertions and deletions
P1: Should have
Necessary but not critical
topic: static_map
Issue related to the static_map
topic: static_set
Issue related to the static_set
type: bug
Something isn't working
#606
opened Oct 2, 2024 by
amiralirz
updated Oct 2, 2024
1 task done
[ENHANCEMENT]: Add bloom_filter::intersect/union
P0: Must have
Critical feature or bug fix
topic: bloom_filter
Issues related to bloom_filter
type: feature request
New feature request
#602
opened Sep 5, 2024 by
sleeepyjack
updated Sep 5, 2024
[ENHANCEMENT]: Enable 128bit hasher in cuco::bloom_filter
P1: Should have
Necessary but not critical
topic: bloom_filter
Issues related to bloom_filter
type: improvement
Improvement / enhancement to an existing function
#601
opened Sep 5, 2024 by
sleeepyjack
updated Sep 5, 2024
[ENHANCEMENT]: Allow conversion between cuco::extent and cuda::std::extent
P2: Nice to have
Desired, but not necessary
type: improvement
Improvement / enhancement to an existing function
#592
opened Aug 27, 2024 by
sleeepyjack
updated Aug 27, 2024
[ENHANCEMENT]: Add version and release tags
P1: Should have
Necessary but not critical
type: improvement
Improvement / enhancement to an existing function
#586
opened Aug 23, 2024 by
kroburg
updated Aug 25, 2024
[ENHANCEMENT]: Improve Helps or needed by RAPIDS
type: improvement
Improvement / enhancement to an existing function
make_window_extent
in the case of linear probing
helps: rapids
#581
opened Aug 19, 2024 by
PointKernel
updated Aug 19, 2024
[ENHANCEMENT]: Device assertions in debug mode
good first issue
Good for newcomers
P2: Nice to have
Desired, but not necessary
type: improvement
Improvement / enhancement to an existing function
#563
opened Jul 29, 2024 by
sleeepyjack
updated Jul 29, 2024
[ENHANCEMENT]: Update build-time check since the trunk CCCL allows 1B/2B Necessary but not critical
type: improvement
Improvement / enhancement to an existing function
atomic_ref
P1: Should have
#554
opened Jul 21, 2024 by
PointKernel
updated Jul 22, 2024
[ENHANCEMENT]: Enable Performance related issue
type: improvement
Improvement / enhancement to an existing function
packed_cas
codepath using 16B CAS on sm_90+ architectures
topic: performance
#547
opened Jul 16, 2024 by
sleeepyjack
updated Jul 16, 2024
[BUG]: Compute sanitizer memcheck failed with Critical feature or bug fix
type: bug
Something isn't working
UTILITY_TEST
P0: Must have
#539
opened Jul 12, 2024 by
PointKernel
updated Jul 12, 2024
1 task done
Support any hash constructor in hash_test.cu::check_hash_result
good first issue
Good for newcomers
type: improvement
Improvement / enhancement to an existing function
#520
opened Jun 25, 2024 by
esoha-nvidia
updated Jun 25, 2024
[ENHANCEMENT]: Add hasher/comparator adaptor to better support mapping table use case
good first issue
Good for newcomers
P2: Nice to have
Desired, but not necessary
type: improvement
Improvement / enhancement to an existing function
#476
opened May 7, 2024 by
PointKernel
updated Jun 3, 2024
3 tasks
[FEATURE]: Add Good for newcomers
P2: Nice to have
Desired, but not necessary
type: feature request
New feature request
perfect_hashing
probing scheme
good first issue
#487
opened May 16, 2024 by
sleeepyjack
updated Jun 3, 2024
[ENHANCEMENT]: Including cuco datastructures declarations for non-CUDA compilers.
P1: Should have
Necessary but not critical
type: feature request
New feature request
#232
opened Sep 8, 2022 by
dgabel
updated Apr 1, 2024
Enable opt-out for bitwise comparable payload requirement
P2: Nice to have
Desired, but not necessary
type: feature request
New feature request
#427
opened Jan 22, 2024 by
sleeepyjack
updated Jan 29, 2024
[ENHANCEMENT]: Add insert overloads that take Good for newcomers
P2: Nice to have
Desired, but not necessary
type: feature request
New feature request
value_type
as input
good first issue
#410
opened Dec 19, 2023 by
PointKernel
updated Jan 22, 2024
Previous Next
ProTip!
Adding no:label will show everything without a label.