Skip to content

Commit

Permalink
[UR] Bump Native CPU tag to 15233fd2
Browse files Browse the repository at this point in the history
  • Loading branch information
kbenzie committed Apr 12, 2024
1 parent 16da4ec commit 70b0327
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions sycl/plugins/unified_runtime/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -143,13 +143,13 @@ if(SYCL_PI_UR_USE_FETCH_CONTENT)

fetch_adapter_source(native_cpu
${UNIFIED_RUNTIME_REPO}
# commit 38e9478b8a7a01fcf37f55b50c735ca1de29c76d
# Merge: b582fb80 c594cdc0
# commit 15233fd2521f9e9b35e3a24037be99ceef334a8e
# Merge: 68e525a4 a04b062e
# Author: Kenneth Benzie (Benie) <k.benzie@codeplay.com>
# Date: Thu Apr 11 11:39:02 2024 +0100
# Merge pull request #1478 from PietroGhg/pietro/vecz_threadpool
# [NATIVECPU] Initial threadpool implementation for Native CPU
38e9478b8a7a01fcf37f55b50c735ca1de29c76d
# Date: Fri Apr 12 15:46:49 2024 +0100
# Merge pull request #1489 from konradkusiak97/nativeCPUqueueFill
# [NATIVECPU] Extended usm fill to bigger patterns than 1 byte
15233fd2521f9e9b35e3a24037be99ceef334a8e
)

if(SYCL_PI_UR_OVERRIDE_FETCH_CONTENT_REPO)
Expand Down

0 comments on commit 70b0327

Please sign in to comment.