Skip to content

Commit 684cd90

Browse files
authored
1 parent a5a0e12 commit 684cd90

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

sycl/plugins/unified_runtime/CMakeLists.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -95,13 +95,13 @@ if(SYCL_PI_UR_USE_FETCH_CONTENT)
9595
endfunction()
9696

9797
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
100100
# 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)
105105

106106
fetch_adapter_source(level_zero
107107
${UNIFIED_RUNTIME_REPO}

0 commit comments

Comments
 (0)