File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
sycl/plugins/unified_runtime Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -143,13 +143,13 @@ if(SYCL_PI_UR_USE_FETCH_CONTENT)
143
143
144
144
fetch_adapter_source (native_cpu
145
145
${UNIFIED_RUNTIME_REPO}
146
- # commit 38e9478b8a7a01fcf37f55b50c735ca1de29c76d
147
- # Merge: b582fb80 c594cdc0
146
+ # commit 15233fd2521f9e9b35e3a24037be99ceef334a8e
147
+ # Merge: 68e525a4 a04b062e
148
148
# Author: Kenneth Benzie (Benie) <[email protected] >
149
- # Date: Thu Apr 11 11:39:02 2024 +0100
150
- # Merge pull request #1478 from PietroGhg/pietro/vecz_threadpool
151
- # [NATIVECPU] Initial threadpool implementation for Native CPU
152
- 38e9478b8a7a01fcf37f55b50c735ca1de29c76d
149
+ # Date: Fri Apr 12 15:46:49 2024 +0100
150
+ # Merge pull request #1489 from konradkusiak97/nativeCPUqueueFill
151
+ # [NATIVECPU] Extended usm fill to bigger patterns than 1 byte
152
+ 15233fd2521f9e9b35e3a24037be99ceef334a8e
153
153
)
154
154
155
155
if (SYCL_PI_UR_OVERRIDE_FETCH_CONTENT_REPO )
You can’t perform that action at this time.
0 commit comments