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

Specify that nested *MDRange policies are limited to a sum reduction #636

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

pzehner
Copy link
Contributor

@pzehner pzehner commented Mar 11, 2025

Following a discussion on Slack, TeamVectorMDRange, TeamThreadMDRange, and ThreadVectorMDRange limit the reduction to a sum. The documentation is updated in this way.

I am not sure where to update the text, however.

@pzehner pzehner added the enhancement New feature or request label Mar 11, 2025
@pzehner pzehner self-assigned this Mar 11, 2025
Copy link
Contributor

@masterleinad masterleinad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would add a note for the parallel_reduce page and possibly for the Team*MDrange pages. The limitation doesn't really have anything to do with built-in reducers but generally that reducers cannot be used and we only support a scalar as return type.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants