Skip to content

Commit

Permalink
update ur tag
Browse files Browse the repository at this point in the history
  • Loading branch information
bratpiorka committed Jan 24, 2025
1 parent 903279c commit 036a4c1
Show file tree
Hide file tree
Showing 2 changed files with 3 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/bratpiorka/unified-runtime.git")
include(${CMAKE_CURRENT_SOURCE_DIR}/cmake/modules/UnifiedRuntimeTag.cmake)

set(UMF_BUILD_EXAMPLES OFF CACHE INTERNAL "EXAMPLES")
Expand Down
9 changes: 2 additions & 7 deletions sycl/cmake/modules/UnifiedRuntimeTag.cmake
Original file line number Diff line number Diff line change
@@ -1,7 +1,2 @@
# commit 8b7a99578966eb691a961d9620ea38d235196b2f
# Merge: ed095412 7b0e3b19
# Author: Martin Grant <[email protected]>
# Date: Mon Jan 20 09:27:22 2025 +0000
# Merge pull request #2582 from przemektmalon/przemek/intel-host-usm-support
# Enable Host USM backed images on Level Zero
set(UNIFIED_RUNTIME_TAG 8b7a99578966eb691a961d9620ea38d235196b2f)

set(UNIFIED_RUNTIME_TAG 07001aa737ef66f394cd36f2b56f28b97e98c1c2)

0 comments on commit 036a4c1

Please sign in to comment.