File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
sycl/plugins/unified_runtime Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -54,13 +54,13 @@ if(SYCL_PI_UR_USE_FETCH_CONTENT)
54
54
include (FetchContent )
55
55
56
56
set (UNIFIED_RUNTIME_REPO "https://github.com/oneapi-src/unified-runtime.git" )
57
- # commit 612a263613b235b0257fcaf2f128fc61b06e0c24
58
- # Merge: 7db941d 55409e4
57
+ # commit ec7982bac6cb3a6b9ed610cd6b7cb41fcbc780dc
58
+ # Merge: 62e6d2f9 5fb82924
59
59
# Author: Kenneth Benzie (Benie) <[email protected] >
60
- # Date: Tue Nov 7 10:21:37 2023 +0000
61
- # Merge pull request #1011 from fabiomestre/fabio/fix_opencl_leak
62
- # [OpenCL] Fix memory leak
63
- set (UNIFIED_RUNTIME_TAG 612a263613b235b0257fcaf2f128fc61b06e0c24 )
60
+ # Date: Wed Nov 8 13:32:46 2023 +0000
61
+ # Merge pull request #1022 from 0x12CC/l0_usm_error_checking_2
62
+ # [UR][L0] Propagate OOM errors from `USMAllocationMakeResident`
63
+ set (UNIFIED_RUNTIME_TAG ec7982bac6cb3a6b9ed610cd6b7cb41fcbc780dc )
64
64
65
65
if (SYCL_PI_UR_OVERRIDE_FETCH_CONTENT_REPO )
66
66
set (UNIFIED_RUNTIME_REPO "${SYCL_PI_UR_OVERRIDE_FETCH_CONTENT_REPO} " )
You can’t perform that action at this time.
0 commit comments