From 259c6591385ecda734ad12622f6b765a0f97d265 Mon Sep 17 00:00:00 2001 From: Y Date: Tue, 3 Dec 2024 13:36:01 -0800 Subject: [PATCH] [UR] Bump UR tag to 353d306 --- sycl/cmake/modules/FetchUnifiedRuntime.cmake | 2 +- sycl/cmake/modules/UnifiedRuntimeTag.cmake | 8 +------- 2 files changed, 2 insertions(+), 8 deletions(-) diff --git a/sycl/cmake/modules/FetchUnifiedRuntime.cmake b/sycl/cmake/modules/FetchUnifiedRuntime.cmake index 72841724fa01d..c1b3e0316098d 100644 --- a/sycl/cmake/modules/FetchUnifiedRuntime.cmake +++ b/sycl/cmake/modules/FetchUnifiedRuntime.cmake @@ -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/againull/unified-runtime.git") include(${CMAKE_CURRENT_SOURCE_DIR}/cmake/modules/UnifiedRuntimeTag.cmake) set(UMF_BUILD_EXAMPLES OFF CACHE INTERNAL "EXAMPLES") diff --git a/sycl/cmake/modules/UnifiedRuntimeTag.cmake b/sycl/cmake/modules/UnifiedRuntimeTag.cmake index 81e0ae3c1fc3a..3f9d7df9b016c 100644 --- a/sycl/cmake/modules/UnifiedRuntimeTag.cmake +++ b/sycl/cmake/modules/UnifiedRuntimeTag.cmake @@ -1,7 +1 @@ -# commit 2bea25d7d5404ce82f36caf91c359f65b25187d7 -# Merge: 0b5d8f9e e578228a -# Author: Kenneth Benzie (Benie) -# Date: Tue Dec 3 12:41:16 2024 +0000 -# Merge pull request #2298 from Bensuo/ewan/cuda_update_local_size -# Improve CUDA/HIP local argument handling -set(UNIFIED_RUNTIME_TAG 2bea25d7d5404ce82f36caf91c359f65b25187d7) +set(UNIFIED_RUNTIME_TAG 353d30678b2cb4670c11bd506705e5519143a394)