Skip to content

[SYCL][Doc] Add draft group collectives extension #838

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

Merged
merged 1 commit into from
Nov 27, 2019

Conversation

Pennycook
Copy link
Contributor

Exposes work-group functions from OpenCL 2.0:

  • any
  • all
  • broadcast
  • reduce
  • scan

Signed-off-by: John Pennycook john.pennycook@intel.com

The current draft guards new non-standard functionality of group with a macro, similar to #773. This may need to be updated based on discussion in #806.

Exposes work-group functions from OpenCL 2.0:
- any
- all
- broadcast
- reduce
- scan

Signed-off-by: John Pennycook <john.pennycook@intel.com>
Copy link
Contributor

@jbrodman jbrodman left a comment

Choose a reason for hiding this comment

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

LGTM

@romanovvlad romanovvlad merged commit e0a62df into intel:sycl Nov 27, 2019
@Pennycook Pennycook deleted the group-collectives branch March 3, 2020 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants