Skip to content

Commit

Permalink
[UR] Update tag to 25b5bfe for UR#2272
Browse files Browse the repository at this point in the history
  • Loading branch information
martygrant committed Nov 1, 2024
1 parent b46b900 commit 3b416ab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 8 deletions.
2 changes: 1 addition & 1 deletion sycl/cmake/modules/FetchUnifiedRuntime.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ if(SYCL_UR_USE_FETCH_CONTENT)
CACHE PATH "Path to external '${name}' adapter source dir" FORCE)
endfunction()

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

set(UMF_BUILD_EXAMPLES OFF CACHE INTERNAL "EXAMPLES")
Expand Down
8 changes: 1 addition & 7 deletions sycl/cmake/modules/UnifiedRuntimeTag.cmake
Original file line number Diff line number Diff line change
@@ -1,7 +1 @@
# commit fa8cc8ec16c1a2cf0926cc64026edc6a254ff0c2
# Merge: 3d58884b 1984ceb1
# Author: aarongreig <[email protected]>
# Date: Fri Nov 1 10:03:37 2024 +0000
# Merge pull request #1833 from ayylol/old-opencl-check
# [OpenCL] Add OpenCL version check for independent forward progress query
set(UNIFIED_RUNTIME_TAG fa8cc8ec16c1a2cf0926cc64026edc6a254ff0c2)
set(UNIFIED_RUNTIME_TAG 25b5bfe58dd03f8c43c9b3636882a146be213330)

0 comments on commit 3b416ab

Please sign in to comment.