@@ -100,13 +100,13 @@ if(SYCL_PI_UR_USE_FETCH_CONTENT)
100
100
endfunction ()
101
101
102
102
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
105
105
# 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 )
110
110
111
111
fetch_adapter_source (level_zero
112
112
${UNIFIED_RUNTIME_REPO}
@@ -130,12 +130,7 @@ if(SYCL_PI_UR_USE_FETCH_CONTENT)
130
130
131
131
fetch_adapter_source (native_cpu
132
132
${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}
139
134
)
140
135
141
136
if (SYCL_PI_UR_OVERRIDE_FETCH_CONTENT_REPO )
0 commit comments