File tree 1 file changed +5
-5
lines changed
sycl/plugins/unified_runtime 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -57,12 +57,12 @@ if(SYCL_PI_UR_USE_FETCH_CONTENT)
57
57
include (FetchContent)
58
58
59
59
set (UNIFIED_RUNTIME_REPO "https://github.com/oneapi-src/unified-runtime.git" )
60
- # commit bcbe255536e9a0332b5fa572021909a70da955e0
60
+ # commit 6465c983ab623e10cdfa33f5a55f16527c6e0cb8
61
61
# Author: aarongreig <[email protected] >
62
- # Date: Wed Apr 10 16:15:45 2024 +0100
63
- # Merge pull request #1483 from nrspruit/fix_inorder_lists_reuse
64
- # [L0] Fix regular in order command list reuse given inorder queue
65
- set (UNIFIED_RUNTIME_TAG bcbe255536e9a0332b5fa572021909a70da955e0 )
62
+ # Date: Fri Apr 12 10:22:00 2024 +0100
63
+ # Merge pull request #1498 from wenju-he/ZeImageDesc-urMemImageCreateWithNativeHandle
64
+ # [L0][Image] Set ZeImageDesc member of _ur_image in release build for legacy image
65
+ set (UNIFIED_RUNTIME_TAG 6465c983ab623e10cdfa33f5a55f16527c6e0cb8 )
66
66
67
67
if (SYCL_PI_UR_OVERRIDE_FETCH_CONTENT_REPO)
68
68
set (UNIFIED_RUNTIME_REPO "${SYCL_PI_UR_OVERRIDE_FETCH_CONTENT_REPO} " )
You can’t perform that action at this time.
0 commit comments