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 a76e3b185a5e1df9114dc483077227f88f522244
58
- # Merge: 3653e582 657ffde9
57
+ # commit 3a3aae387eaa8aa072ff310b94df83c9d1a33a0b
58
+ # Merge: 614e6d0 b4425bc
59
59
# Author: Kenneth Benzie (Benie) <[email protected] >
60
- # Date: Fri Oct 20 12:12:15 2023 +0100
61
- # Merge pull request #972 from oneapi-src/revert-906-l0_usm_error_checking
62
- # Revert "[UR][L0] Propagate errors from `USMAllocationMakeResident`"
63
- set (UNIFIED_RUNTIME_TAG a76e3b185a5e1df9114dc483077227f88f522244 )
60
+ # Date: Mon Oct 23 14:49:01 2023 +0100
61
+ # Merge pull request #945 from npmiller/fix-priority
62
+ # [CUDA] Fix queue creation with native handle
63
+ set (UNIFIED_RUNTIME_TAG 3a3aae387eaa8aa072ff310b94df83c9d1a33a0b )
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