Skip to content
This repository has been archived by the owner on Dec 21, 2018. It is now read-only.

Implement sorting on key value pairs using cub radixsort. #24

Merged
merged 2 commits into from
Jul 18, 2017

Conversation

sklam
Copy link
Contributor

@sklam sklam commented Jul 18, 2017

Keys and values are in two different columns. Only int64 values are supported and they are intended to be used as the output of an argsort.

Limitation:

  • Validity mask is not supported

@sklam sklam requested a review from seibert July 18, 2017 18:46
@seibert seibert merged commit f6e5eda into rapidsai:master Jul 18, 2017
@sklam sklam deleted the sorting branch July 19, 2017 01:22
@sklam sklam mentioned this pull request Aug 1, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants