Skip to content

[UR][L0]: fix missing destroy of event given enqueue wait out event #16759

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
Feb 4, 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 e2df8acd37c3c159364cfdf9dfdc1be35b71779e
# Merge: 992ff37f 3a31ffee
# commit b487b62738b24de5fbb664231b9a4934181d785e
# Merge: af4f3310 21bf4bef
# Author: Kenneth Benzie (Benie) <[email protected]>
# Date: Fri Jan 31 10:15:03 2025 +0000
# Merge pull request #2575 from DBDuncan/duncan/extend-copies
# [CUDA][Bindless] Add support for device to device pitched copies and host to host copies
set(UNIFIED_RUNTIME_TAG e2df8acd37c3c159364cfdf9dfdc1be35b71779e)
# Date: Mon Feb 3 10:09:15 2025 +0000
# Merge pull request #2612 from nrspruit/destroy_wait_always
# [L0]: fix missing destroy of event given enqueue wait out event
set(UNIFIED_RUNTIME_TAG b487b62738b24de5fbb664231b9a4934181d785e)