Skip to content

Commit 7edd4e3

Browse files
kbenziemartygrant
authored andcommitted
[UR] Bump tag to 109ed46
1 parent 0c84fa5 commit 7edd4e3

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

sycl/plugins/unified_runtime/CMakeLists.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -56,14 +56,14 @@ endif()
5656
if(SYCL_PI_UR_USE_FETCH_CONTENT)
5757
include(FetchContent)
5858

59-
set(UNIFIED_RUNTIME_REPO "https://github.com/martygrant/unified-runtime.git")
60-
# commit ec7982bac6cb3a6b9ed610cd6b7cb41fcbc780dc
61-
# Merge: 62e6d2f9 5fb82924
59+
set(UNIFIED_RUNTIME_REPO "https://github.com/oneapi-src/unified-runtime.git")
60+
# commit 109ed46ee55f41317d35b2a9a20fa7a2029e9e64
61+
# Merge: 31b654f9 23005313
6262
# Author: Kenneth Benzie (Benie) <[email protected]>
63-
# Date: Wed Nov 8 13:32:46 2023 +0000
64-
# Merge pull request #1022 from 0x12CC/l0_usm_error_checking_2
65-
# [UR][L0] Propagate OOM errors from `USMAllocationMakeResident`
66-
set(UNIFIED_RUNTIME_TAG martin/openclCommandBuffers)
63+
# Date: Wed Nov 22 16:04:52 2023 +0000
64+
# Merge pull request #966 from martygrant/martin/openclCommandBuffers
65+
# [OpenCL] Add Command Buffer extension to OpenCL adapter.
66+
set(UNIFIED_RUNTIME_TAG 109ed46ee55f41317d35b2a9a20fa7a2029e9e64)
6767

6868
if(SYCL_PI_UR_OVERRIDE_FETCH_CONTENT_REPO)
6969
set(UNIFIED_RUNTIME_REPO "${SYCL_PI_UR_OVERRIDE_FETCH_CONTENT_REPO}")

0 commit comments

Comments
 (0)