Skip to content

[UR][L0] Disabling Driver In Order Lists by default #16263

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 1 commit 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 3ad235dee9588152a58980bb73c8827a3d03a9e8
# Merge: c7cd88de 6390f637
# Author: Kenneth Benzie (Benie) <k.benzie@codeplay.com>
# Date: Wed Dec 4 18:17:07 2024 +0000
# Merge pull request #2389 from againull/indirect_fix
# [L0] Set exec info for all L0 kernels in UR kernel
set(UNIFIED_RUNTIME_TAG 3ad235dee9588152a58980bb73c8827a3d03a9e8)
# 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)
Loading