Skip to content

[SYCL][Doc] Clarify reduction extension docs #1535

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
May 7, 2020

Conversation

Pennycook
Copy link
Contributor

Add missing constructors and member functions implied by examples.

Signed-off-by: John Pennycook [email protected]

Add missing constructors and member functions implied by examples.

Signed-off-by: John Pennycook <[email protected]>
@Pennycook Pennycook added the spec extension All issues/PRs related to extensions specifications label Apr 16, 2020
@Pennycook Pennycook requested a review from mkinsner April 16, 2020 16:49
@Pennycook Pennycook requested a review from jbrodman as a code owner April 16, 2020 16:49
@bader
Copy link
Contributor

bader commented Apr 22, 2020

@mkinsner, @jbrodman, could you take a look, please?

@bader bader merged commit f695479 into intel:sycl May 7, 2020
@Pennycook Pennycook deleted the reduction-docs-update branch July 10, 2020 17:33
aelovikov-intel pushed a commit to aelovikov-intel/llvm that referenced this pull request Feb 23, 2023
Test different scenarios for kernel fusion, including creation of the fused kernel by the JIT compiler and performance optimizations such as dataflow internalization.

Automatically detect availability of the kernel fusion extension in the DPC++ build in `lit.cfg.py` and make it available for `REQUIRES` clauses.

Spec: intel#7098
Implementation: intel#7831

Signed-off-by: Lukas Sommer <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
spec extension All issues/PRs related to extensions specifications
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants