Skip to content

[SYCL][Graph] Enable use of kernel properties #12062

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

Conversation

mfrancepillois
Copy link
Contributor

Allows the use of sycl_ext_oneapi_kernel_properties extension in Sycl-Graph.
Kernel properties passed to the backend using the sycl kernel object.
Therefore, the graph implementation does not prevent the backend from accessing these properties.
Removes exception throwing.
Adds tests.

Allows the use of sycl_ext_oneapi_kernel_properties extension in Sycl-Graph.
Kernel properties passed to the backend using the sycl kernel object.
Therefore, the graph implementation does not prevent the backend from accessing these properties.
Removes exception throwing.
Adds tests.
Copy link
Contributor

@KseniyaTikhomirova KseniyaTikhomirova left a comment

Choose a reason for hiding this comment

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

LGTM

@mfrancepillois
Copy link
Contributor Author

@intel/llvm-gatekeepers could you please merge this PR? The CUDA CI failure seems to be a general problem unrelated to this PR.

@steffenlarsen steffenlarsen merged commit 39db079 into intel:sycl Dec 8, 2023
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