Skip to content

Bump UR tag to ed9fe09 for L0 loader update #16013

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
Nov 8, 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
12 changes: 6 additions & 6 deletions sycl/cmake/modules/UnifiedRuntimeTag.cmake
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# commit 09ae26af4e4e4301177db704b3b109ecd388c846
# Merge: d2f69680 dd920712
# commit ed9fe09f9987bbe86715f191e6dbe5695ebf0306
# Merge: 09ae26af dc5246dd
# Author: Callum Fare <[email protected]>
# Date: Thu Nov 7 11:43:19 2024 +0000
# Merge pull request #2233 from martygrant/martin/memory-cts-spec-gap-2
# Improvements to align CTS and Spec for Memory
set(UNIFIED_RUNTIME_TAG 09ae26af4e4e4301177db704b3b109ecd388c846)
# Date: Fri Nov 8 10:29:25 2024 +0000
# Merge pull request #2279 from nrspruit/update_loader_1_18
# [L0] Update Level Zero Loader version to v1.18.5
set(UNIFIED_RUNTIME_TAG ed9fe09f9987bbe86715f191e6dbe5695ebf0306)
Loading