Skip to content
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

[UR] Bump for OpenCL handle adding #16831

Draft
wants to merge 1 commit into
base: sycl
Choose a base branch
from
Draft
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
15 changes: 6 additions & 9 deletions sycl/cmake/modules/UnifiedRuntimeTag.cmake
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
# commit 14f4a3ba70b91b3adc411ec6bfc8ae86e948a990
# Merge: 4643d1c0 3ed86fae
# Author: Kenneth Benzie (Benie) <[email protected]>
# Date: Wed Jan 29 13:55:27 2025 +0000
#
# Merge pull request #2578 from Bensuo/ewan/remove_command_ref_counting
#
# Remove command-buffer command handle ref counting
set(UNIFIED_RUNTIME_TAG 14f4a3ba70b91b3adc411ec6bfc8ae86e948a990)
set(UNIFIED_RUNTIME_REPO "https://github.com/omarahmed1111/unified-runtime.git")
# commit 0d1aabc4810587ffe50573807474d989797a1cd8
# Author: omarahmed1111 <[email protected]>
# Date: Fri Oct 4 16:12:36 2024 +0100
# Add handles to opencl adapter
set(UNIFIED_RUNTIME_TAG 0d1aabc4810587ffe50573807474d989797a1cd8)
Loading