Skip to content

Add env-based cub::RadixSort::SortKeys* #7714

Draft
gonidelis wants to merge 4 commits intoNVIDIA:mainfrom
gonidelis:radix_sort_keys_env
Draft

Add env-based cub::RadixSort::SortKeys* #7714
gonidelis wants to merge 4 commits intoNVIDIA:mainfrom
gonidelis:radix_sort_keys_env

Conversation

@gonidelis
Copy link
Member

@gonidelis gonidelis commented Feb 18, 2026

Adds env based:

  • RadixSort::SortKeys
  • RadixSort::SortKeysDescending

and closes #7545.

It is based off and will remain draft until #7461 is merged.

No determinsm requirements are imposed or queried for RadixSort. Any non-deterministic solution should be wrong

@copy-pr-bot
Copy link
Contributor

copy-pr-bot bot commented Feb 18, 2026

Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually.

Contributors can view more details about this message here.

@cccl-authenticator-app cccl-authenticator-app bot moved this from Todo to In Progress in CCCL Feb 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

Add env-based API for cub::DeviceRadixSort

1 participant

Comments