Skip to content

Commit 992d242

Browse files
committed
[UR] Bump main tag to 870f0ed
1 parent b732dda commit 992d242

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/yingcong-wu/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 b23a973a08194fbc462e968c7f0b2a04aded9b0e
2-
# Merge: 3ad235de 447b638b
3-
# Author: Neil R. Spruit <neil.r.spruit@intel.com>
4-
# Date: Wed Dec 4 13:35:40 2024 -0800
5-
# Merge pull request #2416 from nrspruit/disable_driver_inorderlists
6-
# [L0] Disabling Driver In Order Lists by default
7-
set(UNIFIED_RUNTIME_TAG yc-PR/1204-error-on-unsupported-feature)
1+
# commit 870f0ed76aa302c23b4d72aa90d0b24b1faf1aa7
2+
# Merge: e1cc9b2c b532350f
3+
# Author: Kenneth Benzie (Benie) <k.benzie@codeplay.com>
4+
# Date: Tue Dec 10 18:05:02 2024 +0000
5+
# Merge pull request #2420 from yingcong-wu/yc-PR/1204-error-on-unsupported-feature
6+
# [DevAsan] Report error when using unsupported extension API
7+
set(UNIFIED_RUNTIME_TAG 870f0ed76aa302c23b4d72aa90d0b24b1faf1aa7)

0 commit comments

Comments
 (0)