Skip to content

[UR] Update tag to 8b7a9957 for https://github.com/oneapi-src/unified-runtime/pull/2582 #16689

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
Jan 20, 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
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 029a977bc76d1216783c69bfdb18d0db465ea399
# Merge: 222e4b1d 041179a3
# Author: Kenneth Benzie (Benie) <k.benzie@codeplay.com>
# Date: Fri Jan 17 16:36:13 2025 +0000
# Merge pull request #1536 from ldrumm/unified-clang-format
# Unified clang format
set(UNIFIED_RUNTIME_TAG 029a977bc76d1216783c69bfdb18d0db465ea399)
# commit 8b7a99578966eb691a961d9620ea38d235196b2f
# Merge: ed095412 7b0e3b19
# Author: Martin Grant <martin.morrisongrant@codeplay.com>
# Date: Mon Jan 20 09:27:22 2025 +0000
# Merge pull request #2582 from przemektmalon/przemek/intel-host-usm-support
# Enable Host USM backed images on Level Zero
set(UNIFIED_RUNTIME_TAG 8b7a99578966eb691a961d9620ea38d235196b2f)
Loading