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

[Draft] RFC for Segmented Sort and Segmented Reduce Kernel Templates #1995

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

danhoeflinger
Copy link
Contributor

Work in progress draft for RFC for a set of related Kernel Templates

  • Segmented Sort (Group of APIs)
    • segmented_sort
    • segmented_stable_sort
    • segmented_sort_by_key
    • segmented_stable_sort_by_key
  • Segmented Reduce (a single API)

Signed-off-by: Dan Hoeflinger <[email protected]>
Signed-off-by: Dan Hoeflinger <[email protected]>
Signed-off-by: Dan Hoeflinger <[email protected]>
Signed-off-by: Dan Hoeflinger <[email protected]>
@danhoeflinger danhoeflinger changed the title [Draft] [RFC] Segmented Sort and Segmented Reduce Kernel Templates [Draft] RFC for Segmented Sort and Segmented Reduce Kernel Templates Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant