Skip to content

Transform input to RadixSort in-place? #1752

Answered by elstehle
kevkrist asked this question in CUB
Discussion options

You must be logged in to vote

Thank you for your question, @kevkrist. This is currently not supported yet. I'm about to start working on adding support for partial sorting and top-k. This issue is the one you want to keep an eye on for tracking progress. Likely, the approach will be based on a partition-based (radix) sort. I think your request is closely related to partial sorting. I'll keep your feature request in the back of my had while designing our approach and will see if we can enable it with the new interface for partial sorting.

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@elstehle
Comment options

@kevkrist
Comment options

@kevkrist
Comment options

@pauleonix
Comment options

@pauleonix
Comment options

Answer selected by kevkrist
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
CUB
Labels
None yet
3 participants