Skip to content

[SYCL][Graph] UR command-buffer spec improvements #16383

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 3 commits into from
Jan 8, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions sycl/cmake/modules/UnifiedRuntimeTag.cmake
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# commit 3472b5bda88fc06560561d7538a9c21d02f749e7
# Merge: 33c94851 da04d138
# commit b2ac58f27c63b8ff714e8b0c39b79aaab05a3faf
# Merge: 3472b5bd ead3d07d
# Author: Kenneth Benzie (Benie) <[email protected]>
# Date: Tue Jan 7 10:40:35 2025 +0000
# Merge pull request #2524 from nrspruit/fix_enqueue_wait_out_event
# [L0]: Fix Out Event in Enqueue Wait Events to prevent reuse
set(UNIFIED_RUNTIME_TAG da04d13807044aaf17615b66577fb0e832011ab1)
# Date: Wed Jan 8 10:49:59 2025 +0000
# Merge pull request #2462 from Bensuo/cmd-buf_update_errors
# Improve specification of command-buffer update errors
set(UNIFIED_RUNTIME_TAG b2ac58f27c63b8ff714e8b0c39b79aaab05a3faf)
Loading