File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
sycl/plugins/unified_runtime Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -56,14 +56,14 @@ endif()
56
56
if (SYCL_PI_UR_USE_FETCH_CONTENT )
57
57
include (FetchContent )
58
58
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
62
62
# 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 )
67
67
68
68
if (SYCL_PI_UR_OVERRIDE_FETCH_CONTENT_REPO )
69
69
set (UNIFIED_RUNTIME_REPO "${SYCL_PI_UR_OVERRIDE_FETCH_CONTENT_REPO} " )
You can’t perform that action at this time.
0 commit comments