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

Combine reduction implementations for new and old interfaces #1709

Open
MrBurmark opened this issue Jul 30, 2024 · 0 comments
Open

Combine reduction implementations for new and old interfaces #1709

MrBurmark opened this issue Jul 30, 2024 · 0 comments
Labels

Comments

@MrBurmark
Copy link
Member

Currently we have a copy of the reduction implementation for the new and old interfaces for at least the GPU. We should be able to combine them into a single implementation. I had this in mind when I implemented the multi-reductions so I think we can probably do something similar and then use that to implement the new reduction interface as well.

@rhornung67 rhornung67 added the task label Aug 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants