Skip to content

Commit 350b56f

Browse files
Hugh Delaneykbenzie
andauthored
[UR] Update main tag to 975313c (#14225)
oneapi-src/unified-runtime#1774 --------- Co-authored-by: Kenneth Benzie (Benie) <[email protected]>
1 parent fb058a9 commit 350b56f

File tree

1 file changed

+7
-12
lines changed

1 file changed

+7
-12
lines changed

sycl/plugins/unified_runtime/CMakeLists.txt

Lines changed: 7 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -100,13 +100,13 @@ if(SYCL_PI_UR_USE_FETCH_CONTENT)
100100
endfunction()
101101

102102
set(UNIFIED_RUNTIME_REPO "https://github.com/oneapi-src/unified-runtime.git")
103-
# commit a1094cd082dcbb90228b6a7815d655f3d7f5abaa
104-
# Merge: 2a31795d 6fb77c98
103+
# commit 975313cb01840683068ce8bc2c4c6bdf77921709
104+
# Merge: ded4b88a 836056ef
105105
# Author: Kenneth Benzie (Benie) <[email protected]>
106-
# Date: Tue Jun 18 17:51:45 2024 +0100
107-
# Merge pull request #1638 from zhaomaosu/asan-shadow-scale-4
108-
# [DeviceSanitizer] Change ASan shadow scale from 3 to 4
109-
set(UNIFIED_RUNTIME_TAG a1094cd082dcbb90228b6a7815d655f3d7f5abaa)
106+
# Date: Thu Jun 20 16:40:29 2024 +0100
107+
# Merge pull request #1774 from hdelan/readytomerge-branch
108+
# [UR][HIP][CUDA] Master Branch
109+
set(UNIFIED_RUNTIME_TAG 975313cb01840683068ce8bc2c4c6bdf77921709)
110110

111111
fetch_adapter_source(level_zero
112112
${UNIFIED_RUNTIME_REPO}
@@ -130,12 +130,7 @@ if(SYCL_PI_UR_USE_FETCH_CONTENT)
130130

131131
fetch_adapter_source(native_cpu
132132
${UNIFIED_RUNTIME_REPO}
133-
# commit 0e5bbcb2f8709643abf08cb83469787e866e3598
134-
# Author: Kenneth Benzie (Benie) <[email protected]>
135-
# Date: Wed Jun 19 14:33:26 2024 +0100
136-
# Merge pull request #1628 from PietroGhg/pietro/native_cpu_half
137-
# [NATIVECPU] Report cl_khr_fp16 on native cpu
138-
0e5bbcb2f8709643abf08cb83469787e866e3598
133+
${UNIFIED_RUNTIME_TAG}
139134
)
140135

141136
if(SYCL_PI_UR_OVERRIDE_FETCH_CONTENT_REPO)

0 commit comments

Comments
 (0)