Skip to content

Add dynamic_bitset#352

Merged
PointKernel merged 104 commits intoNVIDIA:devfrom
amukkara:trie-bitvector
Sep 8, 2023
Merged

Add dynamic_bitset#352
PointKernel merged 104 commits intoNVIDIA:devfrom
amukkara:trie-bitvector

Conversation

@amukkara
Copy link
Contributor

@amukkara amukkara commented Aug 17, 2023

This PR adds dynamic_bitset code that will be used in Trie data structure. Trie will be integrated in a separate PR #350.

Since dynamic_bitset is not intended to be part of public-facing API, all files (.cuh and .inl) are located in include/cuco/detail/trie/dynamic_bitset

Tests are added in tests/dynamic_bitset

Loading
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

Archived in project

Development

Successfully merging this pull request may close these issues.

4 participants