Skip to content

[SYCL][Graph] Support work_group_memory extension #16229

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
Dec 5, 2024

Conversation

EwanC
Copy link
Contributor

@EwanC EwanC commented Dec 2, 2024

Document support for using sycl_ext_oneapi_work_group_memory inside a graph kernel node, with E2E tests for verification.

E2E Tests for work_group_memory update in executable graphs is has been included in PR #16025 , as it requires a UR fix that is part of that PR.

Document support for using
[sycl_ext_oneapi_work_group_memory](https://github.com/intel/llvm/blob/sycl/sycl/doc/extensions/experimental/sycl_ext_oneapi_work_group_memory.asciidoc)
inside a graph kernel node, with E2E tests for verification.
@EwanC EwanC marked this pull request as ready for review December 2, 2024 14:12
@EwanC EwanC requested a review from a team as a code owner December 2, 2024 14:12
@EwanC
Copy link
Contributor Author

EwanC commented Dec 5, 2024

@intel/llvm-gatekeepers This is good to merge, thanks

@martygrant martygrant merged commit a05ed96 into intel:sycl Dec 5, 2024
16 checks passed
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.

3 participants