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]: Replace cub::accumulator_t instances with cuda::std::__accumulator_t #2279

Closed
1 task done
gonidelis opened this issue Aug 22, 2024 · 1 comment
Closed
1 task done
Assignees
Labels
feature request New feature or request.

Comments

@gonidelis
Copy link
Member

Is this a duplicate?

Area

General CCCL

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

#1940 Introduces cuda::std::__accumulator_t. We should only use this type for accumulator types throughout all libraries and deprecate cub::accumulator_t.

Describe the solution you'd like

Replace cub::accumulator_t with cuda::std::__accumulator_t

Describe alternatives you've considered

No response

Additional context

No response

@jrhemstad
Copy link
Collaborator

Closed by #1940

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: Done
Development

No branches or pull requests

2 participants