Skip to content

[FEA]: Add support for decomposer op in cuda.parallel radix_sort #4368

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

Open
1 task done
NaderAlAwar opened this issue Apr 7, 2025 · 0 comments
Open
1 task done
Labels
cuda.parallel For all items related to the cuda.parallel Python module feature request New feature or request.

Comments

@NaderAlAwar
Copy link
Contributor

Is this a duplicate?

Area

cuda.parallel (Python)

Is your feature request related to a problem? Please describe.

decomposer_op allows sorting custom types in radix_sort. We currently do not expose this functionality to Python

Describe the solution you'd like

The decomposer_op API doesn't translate very well to Python, so we need to come up with a Pythonic API

Describe alternatives you've considered

No response

Additional context

No response

@NaderAlAwar NaderAlAwar added the feature request New feature or request. label Apr 7, 2025
@github-project-automation github-project-automation bot moved this to Todo in CCCL Apr 7, 2025
@leofang leofang added the cuda.parallel For all items related to the cuda.parallel Python module label Apr 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cuda.parallel For all items related to the cuda.parallel Python module feature request New feature or request.
Projects
Status: Todo
Development

No branches or pull requests

2 participants