From 0d2c8eb45429dcbbf162c8a37d997a728127c652 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Krzysztof=20=C5=9Awi=C4=99cicki?= <61325956+kswiecicki@users.noreply.github.com> Date: Fri, 6 Sep 2024 19:06:52 +0200 Subject: [PATCH] [SYCL][UR] Bump UR tag to 8c9dd7e4 (#15317) --- sycl/cmake/modules/FetchUnifiedRuntime.cmake | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/sycl/cmake/modules/FetchUnifiedRuntime.cmake b/sycl/cmake/modules/FetchUnifiedRuntime.cmake index fce203dfd7844..956c33bec68df 100644 --- a/sycl/cmake/modules/FetchUnifiedRuntime.cmake +++ b/sycl/cmake/modules/FetchUnifiedRuntime.cmake @@ -117,13 +117,13 @@ if(SYCL_UR_USE_FETCH_CONTENT) endfunction() set(UNIFIED_RUNTIME_REPO "https://github.com/oneapi-src/unified-runtime.git") - # commit a99dbcee3404a56d05b8803c63caede64a073076 (HEAD, origin/main, origin/HEAD) - # Merge: 9d71afb8 4bf58035 - # Author: Callum Fare - # Date: Fri Sep 6 16:00:14 2024 +0100 - # Merge pull request #2067 from sarnex/fixbuild - # [OpenCL] Use older OpenCL-Headers commit to fix build - set(UNIFIED_RUNTIME_TAG a99dbcee3404a56d05b8803c63caede64a073076) + # commit 8c9dd7e464a99ebbfb238ac2dabefc3ac77baea5 + # Merge: a99dbcee 3abe18cf + # Author: Piotr Balcer + # Date: Fri Sep 6 17:21:17 2024 +0200 + # Merge pull request #1820 from pbalcer/static-linking + # Add support for static linking of the L0 adapter + set(UNIFIED_RUNTIME_TAG 8c9dd7e464a99ebbfb238ac2dabefc3ac77baea5) set(UMF_BUILD_EXAMPLES OFF CACHE INTERNAL "EXAMPLES") # Due to the use of dependentloadflag and no installer for UMF and hwloc we need