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

[FEA]: We should add support for output iterators in cuda.parallel #4307

Open
1 task done
NaderAlAwar opened this issue Apr 1, 2025 · 0 comments
Open
1 task done
Assignees
Labels
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.

All the current iterators in cuda.parallel are for inputs only. We need to implement output iterators as well. This includes things like ReverseIterator and DiscardIterator (#4132).

Describe the solution you'd like

We should be able to pass iterators as outputs to cuda.parallel algorithms.

Describe alternatives you've considered

No response

Additional context

No response

@NaderAlAwar NaderAlAwar added the feature request New feature or request. label Apr 1, 2025
@NaderAlAwar NaderAlAwar self-assigned this Apr 1, 2025
@github-project-automation github-project-automation bot moved this to Todo in CCCL Apr 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request.
Projects
Status: Todo
Development

No branches or pull requests

1 participant