Skip to content

Commit

Permalink
[UR] Bump main tag to b13c5e1f (intel#14042)
Browse files Browse the repository at this point in the history
oneapi-src/unified-runtime#1711

---------

Co-authored-by: Kenneth Benzie (Benie) <k.benzie@codeplay.com>
  • Loading branch information
hdelan and kbenzie committed Jun 12, 2024
1 parent 1a885ec commit ae79b95
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 78d02039b038197475658e5be8659fde3403bf7d
# Merge: ba369ea0 41763be1
# commit b13c5e1f85e01fef7de7568835092f8592ded6e4
# Merge: 8788bd13 61b42a3e
# Author: Kenneth Benzie (Benie) <k.benzie@codeplay.com>
# 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)
# Date: Wed Jun 12 13:21:32 2024 +0100
# Merge pull request #1711 from hdelan/minimize-vector-allocations
# [HIP][CUDA] Several changes to kernel launch
set(UNIFIED_RUNTIME_TAG b13c5e1f85e01fef7de7568835092f8592ded6e4)

fetch_adapter_source(level_zero
${UNIFIED_RUNTIME_REPO}
Expand Down

0 comments on commit ae79b95

Please sign in to comment.