Skip to content

Conversation

@keyradical
Copy link
Contributor

@keyradical keyradical commented Apr 16, 2025

This PR:

  • Removes explicit L0 event wait from SYCL-RT and moves it to the Command buffer at UR level,
  • Removes dead code from exec_graph_impl::enqueue().

Fixes #17734

@keyradical keyradical requested a review from a team as a code owner April 16, 2025 17:19
@keyradical keyradical requested a review from fabiomestre April 16, 2025 17:19
@keyradical keyradical force-pushed the konrad/moveL0SimultaneousGraphSync branch from 0a987d9 to 23dc3b7 Compare April 16, 2025 17:31
Copy link
Contributor

@Bensuo Bensuo left a comment

Choose a reason for hiding this comment

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

Minor comment but LGTM otherwise!

@keyradical
Copy link
Contributor Author

@intel/llvm-gatekeepers could you merge this, please?

@sarnex sarnex merged commit 877beee into intel:sycl Apr 17, 2025
34 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.

[SYCL][UR][Graph] Move L0 simultaneous graph synchronization from SYCL-RT to L0 adapter

3 participants