forked from intel/llvm
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Sycl][Graph] Fix command-buffer binary update implementation (intel#…
…15569) Bumps the UR tag and change the command-buffer update to pass nullptr to hNewKernel. Corresponding UR PR: oneapi-src/unified-runtime#2152 --------- Co-authored-by: Aaron Greig <[email protected]> Co-authored-by: Ewan Crawford <[email protected]>
- Loading branch information
1 parent
d416570
commit 177a337
Showing
2 changed files
with
8 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
# commit dbd168cbed2d2590b47904728cd5762f1c2f4c6b (HEAD, origin/main, origin/HEAD) | ||
# Merge: 694c1b9a 27ad3f7d | ||
# Author: Piotr Balcer <piotr.balcer@intel.com> | ||
# Date: Mon Oct 28 16:29:45 2024 +0100 | ||
# Merge pull request #2242 from nrspruit/sysman_env_disable | ||
# [L0] Enable Sysman Thru Env by default and have zesInit be optional | ||
set(UNIFIED_RUNTIME_TAG dbd168cbed2d2590b47904728cd5762f1c2f4c6b) | ||
# commit a9c7aef861988d4b8421f3e760e63f4e3da9398d (HEAD, origin/main, origin/HEAD) | ||
# Merge: dbd168c 3142142 | ||
# Author: aarongreig <aaron.greig@codeplay.com> | ||
# Date: Mon Oct 28 15:56:46 2024 +0000 | ||
# Merge pull request #2152 from Bensuo/fabio/binary_update_fix | ||
# Fix command-buffer binary update implementation | ||
set(UNIFIED_RUNTIME_TAG a9c7aef861988d4b8421f3e760e63f4e3da9398d) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters