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

Fix a multimap buffer flushing bug with zip iterator #529

Merged
merged 1 commit into from
Jul 5, 2024

Conversation

PointKernel
Copy link
Member

Helps #528

This PR fixes a bug where the static_multimap::retrieve couldn't work properly with thrust::zip_iterator.

@PointKernel PointKernel added type: bug Something isn't working Needs Review Awaiting reviews before merging topic: static_multimap Issue related to the static_multimap labels Jul 5, 2024
@PointKernel PointKernel requested a review from sleeepyjack as a code owner July 5, 2024 19:36
@PointKernel PointKernel merged commit 687948a into NVIDIA:dev Jul 5, 2024
15 checks passed
@PointKernel PointKernel deleted the fix-multimap-retrieve branch July 5, 2024 23:13
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: static_multimap Issue related to the static_multimap type: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants