Skip to content

Commit

Permalink
[UR] Update tag to bc72267 for UR#2272
Browse files Browse the repository at this point in the history
  • Loading branch information
martygrant committed Nov 22, 2024
1 parent 925f6d3 commit 09cc4b9
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 b0f9293d9b39ce0f8019a02198119a8b6fe0b05f
# Merge: b5294ee0 1f687880
# Author: Callum Fare <[email protected]>
# Date: Fri Nov 22 11:50:36 2024 +0000
# Merge pull request #2326 from martygrant/martin/fixDevicePartitionOpenCL
# Index into property array in urDevicePartition for OpenCL
set(UNIFIED_RUNTIME_TAG b0f9293d9b39ce0f8019a02198119a8b6fe0b05f)
set(UNIFIED_RUNTIME_TAG bc7226752137b6894fc18f07b953c8df3ca82ebc)

0 comments on commit 09cc4b9

Please sign in to comment.