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

Partial Reductions #8951

Open
bradcray opened this issue Mar 23, 2018 · 0 comments
Open

Partial Reductions #8951

bradcray opened this issue Mar 23, 2018 · 0 comments
Assignees
Labels

Comments

@bradcray
Copy link
Member

bradcray commented Mar 23, 2018

As a Chapel Programmer, I want to have access to partial reductions because they support a common and important computational idiom while also providing opportunities for the Chapel implementation to optimize the computation better than a typical programmer would be able or willing to do.

Acceptance criteria:
Partial reductions are designed, documented, and implemented.


The implementation of partial reductions is expected to change the user-defined reduction and domain map interfaces.

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