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 @@ -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 5083f4f96557672b7b6a55ea53347896d40549d7
104
- # Merge: a97eed15 4c3f9abe
103
+ # commit 755a1e75e24ed55070a0f457d2d8a676521ad4f7
104
+ # Merge: 6469b890 5593d84c
105
105
# Author: Kenneth Benzie (Benie) <[email protected] >
106
- # Date: Fri May 31 17:20:01 2024 +0100
107
- # Merge pull request #1397 from GeorgeWeb/georgi/check-allocation-error-on-event-from-native-handle
108
- # [CUDA][HIP] Catch and report bad_alloc errors for event object creation
109
- set (UNIFIED_RUNTIME_TAG 5083f4f96557672b7b6a55ea53347896d40549d7 )
106
+ # Date: Tue Jun 4 10:34:57 2024 +0100
107
+ # Merge pull request #1385 from yingcong-wu/yc/new-api-suggestgroupsize
108
+ # Implement urKernelGetSuggestedLocalWorkSize
109
+ set (UNIFIED_RUNTIME_TAG 755a1e75e24ed55070a0f457d2d8a676521ad4f7 )
110
110
111
111
fetch_adapter_source(level_zero
112
112
${UNIFIED_RUNTIME_REPO}
You can’t perform that action at this time.
0 commit comments