Skip to content

Commit

Permalink
[UR] Bump Native CPU tag to e2b5b7fa (#13349)
Browse files Browse the repository at this point in the history
  • Loading branch information
kbenzie committed Apr 10, 2024
1 parent 60a5c90 commit a14d0b5
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion sycl/plugins/unified_runtime/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,13 @@ if(SYCL_PI_UR_USE_FETCH_CONTENT)

fetch_adapter_source(native_cpu
${UNIFIED_RUNTIME_REPO}
${UNIFIED_RUNTIME_TAG}
# commit e2b5b7fafa8721bfcd46426623adc2b586bacf56
# Merge: cda0cd94 d05476f4
# Author: Kenneth Benzie (Benie) <k.benzie@codeplay.com>
# Date: Wed Apr 10 14:22:28 2024 +0100
# Merge pull request #1345 from lplewa/native_cpu_log
# Refactor native cpu adapter to new logger
e2b5b7fafa8721bfcd46426623adc2b586bacf56
)

if(SYCL_PI_UR_OVERRIDE_FETCH_CONTENT_REPO)
Expand Down

0 comments on commit a14d0b5

Please sign in to comment.