Skip to content

[UR][L0] Add Support for External Semaphores #16162

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 2 commits into from
Dec 5, 2024
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
14 changes: 7 additions & 7 deletions sycl/cmake/modules/UnifiedRuntimeTag.cmake
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# commit b23a973a08194fbc462e968c7f0b2a04aded9b0e
# Merge: 3ad235de 447b638b
# Author: Neil R. Spruit <neil.r.spruit@intel.com>
# Date: Wed Dec 4 13:35:40 2024 -0800
# Merge pull request #2416 from nrspruit/disable_driver_inorderlists
# [L0] Disabling Driver In Order Lists by default
set(UNIFIED_RUNTIME_TAG b23a973a08194fbc462e968c7f0b2a04aded9b0e)
# commit bd39fbe70f22d8141481ab8debf49004b0afdca0
# Merge: b23a973 dc3ca71
# Author: Martin Grant <martin.morrisongrant@codeplay.com>
# Date: Thu Dec 5 09:12:06 2024 +0000
# Merge pull request #2361 from nrspruit/l0_external_semaphore
# [L0] Add Support for External Semaphores
set(UNIFIED_RUNTIME_TAG bd39fbe70f22d8141481ab8debf49004b0afdca0)
Loading