Skip to content

Commit 59806bd

Browse files
committed
1 parent 25246f9 commit 59806bd

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/Bensuo/unified-runtime")
119+
set(UNIFIED_RUNTIME_REPO "https://github.com/oneapi-src/unified-runtime")
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 db83117e830406b0d9950e24892dba868acba354
2-
# Merge: 0a90db9b c79df596
3-
# Author: Callum Fare <callum@codeplay.com>
4-
# Date: Wed Nov 27 16:04:19 2024 +0000
5-
# Merge pull request #2261 from againull/againull/2d_block_exp
6-
# Add new device descriptor to query 2D block array capabilities of the Intel GPU
7-
set(UNIFIED_RUNTIME_TAG "ben/coverity-fixes")
1+
# commit e37f75ffad5ad22e96c46eb70ab1757be7cc5afc
2+
# Merge: daa0b110464c 323b37c55504
3+
# Author: Martin Grant <martin.morrisongrant@codeplay.com>
4+
# Date: Fri Dec 6 18:03:11 2024 +0000
5+
# Merge pull request #2379 from Bensuo/ben/coverity-fixes
6+
# Fix command_buffer coverity issues
7+
set(UNIFIED_RUNTIME_TAG e37f75ffad5ad22e96c46eb70ab1757be7cc5afc)

0 commit comments

Comments
 (0)