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

[SYCL][Fusion][Doc] Document reductions support #12641

Merged
merged 2 commits into from
Feb 7, 2024

Conversation

victor-eds
Copy link
Contributor

Document reduction strategies supported by kernel fusion and how users should use reductions in their code.

Document reduction strategies supported by kernel fusion and how users
should use reductions in their code.

Signed-off-by: Victor Perez <victor.perez@codeplay.com>
@victor-eds victor-eds added the Documentation Missing documentation for the code, compiler or runtime features, etc. label Feb 7, 2024
@victor-eds victor-eds self-assigned this Feb 7, 2024
@victor-eds victor-eds requested a review from a team as a code owner February 7, 2024 10:10
sycl/doc/design/KernelFusionJIT.md Outdated Show resolved Hide resolved
sycl/doc/design/KernelFusionJIT.md Outdated Show resolved Hide resolved
Signed-off-by: Victor Perez <victor.perez@codeplay.com>
@sommerlukas sommerlukas merged commit d894a21 into intel:sycl Feb 7, 2024
3 checks passed
@victor-eds victor-eds deleted the document-red-support branch February 7, 2024 14:11
@sommerlukas
Copy link
Contributor

Unrelated post commit failures are being addressed in #12648

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation Missing documentation for the code, compiler or runtime features, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants