Skip to content

Conversation

@Nicolas-Iskos
Copy link

@Nicolas-Iskos Nicolas-Iskos commented Apr 6, 2022

Erase support added for cuco::dynamic_map, based on cuco::static_map with erase support. See #142. More details to follow soon.

Some benchmark data:

Insert throughput before_after erase support (unique 4B_4B)
Search throughput before_after erase-support (unique 4B_4B)
Erase-all and Insert Throughput (unique 4B_4B)
Erase-none and Search-none Throughput (unique 4B_4B)

@GPUtester
Copy link

Can one of the admins verify this patch?

@Nicolas-Iskos Nicolas-Iskos changed the title WIP: Dynamic map erase WIP: Erase Functionality for Dynamic Map Apr 6, 2022
@Nicolas-Iskos Nicolas-Iskos changed the title WIP: Erase Functionality for Dynamic Map WIP: Erase Functionality for dynamic_map Apr 6, 2022
@PointKernel PointKernel added the type: feature request New feature request label Apr 27, 2022
@Nicolas-Iskos Nicolas-Iskos changed the title WIP: Erase Functionality for dynamic_map Erase Functionality for dynamic_map Apr 30, 2022
@jrhemstad jrhemstad added the Needs Review Awaiting reviews before merging label May 19, 2022
@PointKernel PointKernel added the topic: dynamic_map Issue related to the dynamic_map label May 26, 2022
@PointKernel
Copy link
Member

add to allowlist

@PointKernel
Copy link
Member

PointKernel commented Aug 31, 2022

@Nicolas-Iskos Can you please check the doxygen warnings here (in the check-style CI test) and fix them?

Copy link
Member

@PointKernel PointKernel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The first round of review.

@ajschmidt8
Copy link
Member

rerun tests

@PointKernel PointKernel merged commit 125e331 into NVIDIA:dev Dec 21, 2022
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 topic: dynamic_map Issue related to the dynamic_map type: feature request New feature request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants