Skip to content

Commit

Permalink
[UR] Bump main tag to 78d02039 (#12269)
Browse files Browse the repository at this point in the history
oneapi-src/unified-runtime#1128

---------

Co-authored-by: Kenneth Benzie (Benie) <k.benzie@codeplay.com>
  • Loading branch information
aarongreig and kbenzie authored Jun 12, 2024
1 parent a497788 commit 7c530e1
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 @@ -100,13 +100,13 @@ if(SYCL_PI_UR_USE_FETCH_CONTENT)
endfunction()

set(UNIFIED_RUNTIME_REPO "https://github.com/oneapi-src/unified-runtime.git")
# commit 4f13cd14bdd86f0cce4a19e00bf63eb7230e6369
# Merge: 4f105262 2c3096a3
# commit 78d02039b038197475658e5be8659fde3403bf7d
# Merge: ba369ea0 41763be1
# Author: Kenneth Benzie (Benie) <k.benzie@codeplay.com>
# Date: Mon Jun 10 16:02:26 2024 +0100
# Merge pull request #1282 from al42and/fix-sub-group-size-info
# Fix size confusion for several device property queries
set(UNIFIED_RUNTIME_TAG 4f13cd14bdd86f0cce4a19e00bf63eb7230e6369)
# Date: Wed Jun 12 10:19:29 2024 +0100
# Merge pull request #1128 from aarongreig/aaron/clarifyQueueInfoSize
# Clarify spec for QUEUE_INFO_SIZE and change testing for it accordingly.
set(UNIFIED_RUNTIME_TAG 78d02039b038197475658e5be8659fde3403bf7d)

fetch_adapter_source(level_zero
${UNIFIED_RUNTIME_REPO}
Expand Down

0 comments on commit 7c530e1

Please sign in to comment.