From 5b170a6bf60931ceac88a503f6cb76e5cdeb3b81 Mon Sep 17 00:00:00 2001 From: omarahmed1111 Date: Tue, 5 Nov 2024 12:24:13 +0000 Subject: [PATCH] Tes[Revert] ting commit for UR branch --- sycl/cmake/modules/FetchUnifiedRuntime.cmake | 9 +-------- sycl/cmake/modules/UnifiedRuntimeTag.cmake | 2 +- 2 files changed, 2 insertions(+), 9 deletions(-) diff --git a/sycl/cmake/modules/FetchUnifiedRuntime.cmake b/sycl/cmake/modules/FetchUnifiedRuntime.cmake index f598d52bb0501..8a6b906a607c3 100644 --- a/sycl/cmake/modules/FetchUnifiedRuntime.cmake +++ b/sycl/cmake/modules/FetchUnifiedRuntime.cmake @@ -117,14 +117,7 @@ if(SYCL_UR_USE_FETCH_CONTENT) endfunction() set(UNIFIED_RUNTIME_REPO "https://github.com/omarahmed1111/unified-runtime.git") - # commit df6da35d6e67f2383db28dd49ab08c5c0ef541d2 - # Merge: 67590533 55bd5636 - # Author: aarongreig - # Date: Mon Oct 7 12:28:07 2024 +0100 - # Merge pull request #2038 from GeorgeWeb/georgi/unsupported-max-coop-wgsize - # [UR][hip][opencl] Mark urKernelSuggestMaxCooperativeGroupCountExp as unsupported - # instead of returning misleading default value - set(UNIFIED_RUNTIME_TAG 18d3063ecae625ea11d88fa8b7e09fef73bab34b) + include(${CMAKE_CURRENT_SOURCE_DIR}/cmake/modules/UnifiedRuntimeTag.cmake) set(UMF_BUILD_EXAMPLES OFF CACHE INTERNAL "EXAMPLES") # Due to the use of dependentloadflag and no installer for UMF and hwloc we need diff --git a/sycl/cmake/modules/UnifiedRuntimeTag.cmake b/sycl/cmake/modules/UnifiedRuntimeTag.cmake index 01bd0cd4d9586..e535c2ced292f 100644 --- a/sycl/cmake/modules/UnifiedRuntimeTag.cmake +++ b/sycl/cmake/modules/UnifiedRuntimeTag.cmake @@ -4,4 +4,4 @@ # Date: Mon Nov 4 10:00:08 2024 +0000 # Merge pull request #2165 from aarongreig/aaron/makeUSMPoolsOptional # Make USM pools optional with a device query to report support. -set(UNIFIED_RUNTIME_TAG b0a9e2be61ad42d3447f1f246120ab25119a03e0) +set(UNIFIED_RUNTIME_TAG b0f5ec0182d69e017f2c9ad1f5dfcb47bc1e119c)