Skip to content

Commit 5baeac6

Browse files
committed
Bump UR tag
1 parent f23a060 commit 5baeac6

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

sycl/cmake/modules/FetchUnifiedRuntime.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ if(SYCL_UR_USE_FETCH_CONTENT)
116116
CACHE PATH "Path to external '${name}' adapter source dir" FORCE)
117117
endfunction()
118118

119-
set(UNIFIED_RUNTIME_REPO "https://github.com/PietroGhg/unified-runtime.git")
119+
set(UNIFIED_RUNTIME_REPO "https://github.com/oneapi-src/unified-runtime.git")
120120
include(${CMAKE_CURRENT_SOURCE_DIR}/cmake/modules/UnifiedRuntimeTag.cmake)
121121

122122
set(UMF_BUILD_EXAMPLES OFF CACHE INTERNAL "EXAMPLES")
Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
# commit fa8cc8ec16c1a2cf0926cc64026edc6a254ff0c2
2-
# Merge: 3d58884b 1984ceb1
3-
# Author: aarongreig <aaron.greig@codeplay.com>
4-
# Date: Thu Oct 31 14:05:55 2024 +0000
5-
# Merge pull request #2228 from nrspruit/copy_engine_refactor
6-
# [L0] Refactor Copy Engine Usage checks for Performance
7-
set(UNIFIED_RUNTIME_TAG pietro/events_rr)
1+
# commit cd92e72bbc4ebddef63c63c0f7e66a410f4b9552
2+
# Merge: 9a209aa5 b1222f08
3+
# Author: Callum Fare <callum@codeplay.com>
4+
# Date: Wed Nov 13 09:57:16 2024 +0000
5+
# Merge pull request #2254 from PietroGhg/pietro/events_rr
6+
# [NATIVECPU] Implement events on Native CPU
7+
set(UNIFIED_RUNTIME_TAG cd92e72bbc4ebddef63c63c0f7e66a410f4b9552)

0 commit comments

Comments
 (0)