File tree 1 file changed +6
-6
lines changed
sycl/plugins/unified_runtime
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -95,13 +95,13 @@ if(SYCL_PI_UR_USE_FETCH_CONTENT)
95
95
endfunction ()
96
96
97
97
set (UNIFIED_RUNTIME_REPO "https://github.com/oneapi-src/unified-runtime.git" )
98
- # commit 6ccaf38708cfa614ab7f9b34c351826cd74028f2
99
- # Merge: 0eab26c7 0497923a
98
+ # commit fe9a05e528992cd1db7b05e2857fb17879442e86
99
+ # Merge: ee2feb22 9222315f
100
100
# Author: aarongreig <[email protected] >
101
- # Date: Fri Apr 12 10:22:00 2024 +0100
102
- # Merge pull request #1498 from wenju-he/ZeImageDesc-urMemImageCreateWithNativeHandle
103
- # [L0][Image] Set ZeImageDesc member of _ur_image in release build for legacy image
104
- set (UNIFIED_RUNTIME_TAG 6ccaf38708cfa614ab7f9b34c351826cd74028f2 )
101
+ # Date: Tue Apr 16 10:10:10 2024 +0100
102
+ # Merge pull request #1507 from nrspruit/fix_p2p_properties_init
103
+ # [L0] Fix to p2p properties init for pNext and stype
104
+ set (UNIFIED_RUNTIME_TAG fe9a05e528992cd1db7b05e2857fb17879442e86 )
105
105
106
106
fetch_adapter_source(level_zero
107
107
${UNIFIED_RUNTIME_REPO}
You can’t perform that action at this time.
0 commit comments