Skip to content

Commit

Permalink
[UR][L0] Disabling Driver In Order Lists by default
Browse files Browse the repository at this point in the history
-pre-commit PR oneapi-src/unified-runtime#2416

Signed-off-by: Neil R. Spruit <[email protected]>
  • Loading branch information
nrspruit committed Dec 4, 2024
1 parent 6fd5143 commit 02aca2a
Showing 1 changed file with 7 additions and 7 deletions.
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)

0 comments on commit 02aca2a

Please sign in to comment.