Skip to content

Is there any example of static_multimap executing retrieve() in a custom kernel? #548

Answered by PointKernel
Po1sson asked this question in Q&A
Discussion options

You must be logged in to vote

Related to #528.

The current device retrieve is designed to write all matches for a given key efficiently. The fact that you need to write a custom kernel implies that for_each is probably a better fit as opposed to retrieve. We will put up the new static_multimap having this feature in the next few weeks. Will keep you posted.

Replies: 2 comments 6 replies

Comment options

You must be logged in to vote
4 replies
@Po1sson
Comment options

@avithemad
Comment options

@PointKernel
Comment options

@avithemad
Comment options

Answer selected by Po1sson
Comment options

You must be logged in to vote
2 replies
@sleeepyjack
Comment options

@avithemad
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
type: feature request New feature request topic: static_multimap Issue related to the static_multimap
4 participants