Skip to content

Commit a14d0b5

Browse files
authored
[UR] Bump Native CPU tag to e2b5b7f (intel#13349)
1 parent 60a5c90 commit a14d0b5

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

sycl/plugins/unified_runtime/CMakeLists.txt

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,13 @@ if(SYCL_PI_UR_USE_FETCH_CONTENT)
136136

137137
fetch_adapter_source(native_cpu
138138
${UNIFIED_RUNTIME_REPO}
139-
${UNIFIED_RUNTIME_TAG}
139+
# commit e2b5b7fafa8721bfcd46426623adc2b586bacf56
140+
# Merge: cda0cd94 d05476f4
141+
# Author: Kenneth Benzie (Benie) <[email protected]>
142+
# Date: Wed Apr 10 14:22:28 2024 +0100
143+
# Merge pull request #1345 from lplewa/native_cpu_log
144+
# Refactor native cpu adapter to new logger
145+
e2b5b7fafa8721bfcd46426623adc2b586bacf56
140146
)
141147

142148
if(SYCL_PI_UR_OVERRIDE_FETCH_CONTENT_REPO)

0 commit comments

Comments
 (0)