Skip to content

[SYCL][Doc] Add sycl_ext_oneapi_raw_kernel_arg #12098

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 6 commits into from
Dec 8, 2023

Conversation

Pennycook
Copy link
Contributor

First draft of an extension allowing opaque types to be passed to kernels via their raw byte representation.

First draft of an extension allowing opaque types to be passed to
kernels via their raw byte representation.

Signed-off-by: John Pennycook <[email protected]>
@Pennycook Pennycook added spec extension All issues/PRs related to extensions specifications Documentation Missing documentation for the code, compiler or runtime features, etc. labels Dec 6, 2023
@Pennycook Pennycook requested a review from a team as a code owner December 6, 2023 15:18
Copy link
Contributor

@gmlueck gmlueck left a comment

Choose a reason for hiding this comment

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

Thanks for writing this up, @Pennycook. Some comments below.

@steffenlarsen steffenlarsen merged commit 4168793 into intel:sycl Dec 8, 2023
@Pennycook Pennycook deleted the sycl_ext_oneapi_raw_kernel_arg branch December 8, 2023 15:09
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. spec extension All issues/PRs related to extensions specifications
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants