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]: Implement cuda.parallel.transform algorithm #2541

Open
1 task done
gevtushenko opened this issue Oct 10, 2024 · 0 comments
Open
1 task done

[FEA]: Implement cuda.parallel.transform algorithm #2541

gevtushenko opened this issue Oct 10, 2024 · 0 comments
Assignees
Labels
2.8.0 target for 2.8.0 release feature request New feature or request.

Comments

@gevtushenko
Copy link
Collaborator

Is this a duplicate?

Area

Not sure

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

We need an alternative of thrust::transform in cuda.parallel module.

Describe the solution you'd like

Asynchronous cuda.parallel.transform algorithm that can initially be built on top of cuda.parallel.for_each. Long term, we should figure out a binding to cub::DeviceTransform.

Describe alternatives you've considered

No response

Additional context

No response

@gevtushenko gevtushenko added the feature request New feature or request. label Oct 10, 2024
@github-project-automation github-project-automation bot moved this to Todo in CCCL Oct 10, 2024
@jollylili jollylili added the 2.8.0 target for 2.8.0 release label Nov 15, 2024
@shwina shwina self-assigned this Feb 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.8.0 target for 2.8.0 release feature request New feature or request.
Projects
Status: Todo
Development

No branches or pull requests

3 participants