Skip to content
Closed
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
10 changes: 2 additions & 8 deletions sycl/plugins/unified_runtime/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -109,14 +109,8 @@ if(SYCL_PI_UR_USE_FETCH_CONTENT)
set(UNIFIED_RUNTIME_TAG 1e9b1b493fe30e6236bf611ae6d82366c9376f6c)

fetch_adapter_source(level_zero
${UNIFIED_RUNTIME_REPO}
# commit f040b1fea9313561c01ccdb81ea3ca52c1c62061
# Merge: 08acafb6 b3f36b96
# Author: Callum Fare <callum@codeplay.com>
# Date: Tue Jun 25 11:19:54 2024 +0100
# Merge pull request #1778 from nrspruit/fix_multi_driver_exp_handle
# [L0] Fix Handle used in calls to L0 Driver zex apis given multi drivers
f040b1fea9313561c01ccdb81ea3ca52c1c62061
https://github.com/nrspruit/unified-runtime.git
bc95f8ee427a363553dbe8ff193c86fd3d5726bb
)

fetch_adapter_source(opencl
Expand Down