From dcc6761fa5796d8a5a9cbacc28b7a420d98672c9 Mon Sep 17 00:00:00 2001 From: Patryk Kaminski Date: Mon, 9 Dec 2024 12:32:31 +0100 Subject: [PATCH] [REMOVE] Bump UR to fixed UMF --- sycl/cmake/modules/UnifiedRuntimeTag.cmake | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/sycl/cmake/modules/UnifiedRuntimeTag.cmake b/sycl/cmake/modules/UnifiedRuntimeTag.cmake index cfe8a46fa1d9..572db8027167 100644 --- a/sycl/cmake/modules/UnifiedRuntimeTag.cmake +++ b/sycl/cmake/modules/UnifiedRuntimeTag.cmake @@ -1,7 +1,5 @@ -# commit aa72577da55571b15028dd1710e02a7ea4f62338 -# Merge: 89def64486dd 3d2b7210e352 -# Author: Martin Grant -# Date: Fri Dec 6 15:24:04 2024 +0000 -# Merge pull request #2352 from aarongreig/aaron/fixCoverity15-11 -# Fix a number of issues from the latest coverity scan. -set(UNIFIED_RUNTIME_TAG aa72577da55571b15028dd1710e02a7ea4f62338) +# commit 4483d8c9bc121653e72d88f2c7253b5d912c4d51 +# Author: Patryk Kaminski +# Date: Mon Dec 9 12:28:58 2024 +0100 +# UMF hwloc build with fixed rsmi error +set(UNIFIED_RUNTIME_TAG 4483d8c9bc121653e72d88f2c7253b5d912c4d51)