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.segmented_reduce algorithm #2549

Closed
1 task done
gevtushenko opened this issue Oct 10, 2024 · 2 comments
Closed
1 task done

[FEA]: Implement cuda.parallel.segmented_reduce algorithm #2549

gevtushenko opened this issue Oct 10, 2024 · 2 comments
Assignees
Labels
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 a cuda.parallel version of the cub::DeviceSegmentedReduce algorithm.

Describe the solution you'd like

Asynchronous cuda.parallel.segmented_reduce_into algorithm.

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
@gevtushenko gevtushenko removed the 2.8.0 target for 2.8.0 release label Nov 19, 2024
@oleksandr-pavlyk oleksandr-pavlyk self-assigned this Feb 6, 2025
@jollylili jollylili moved this from Todo to In Progress in CCCL Feb 27, 2025
@oleksandr-pavlyk
Copy link
Contributor

@gevtushenko @shwina With all four sub-tasks complete, should this issue be resolved? Or is there more work to be done?

@leofang leofang closed this as completed Mar 2, 2025
@github-project-automation github-project-automation bot moved this from In Progress to Done in CCCL Mar 2, 2025
@leofang
Copy link
Member

leofang commented Mar 2, 2025

All is good! Thanks a lot, Sasha!

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
Archived in project
Development

No branches or pull requests

4 participants