From 788ff7ffc01deceaadf7191d4a128616dce261ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A1bio=20Mestre?= Date: Thu, 26 Dec 2024 16:08:25 +0000 Subject: [PATCH] [UR] Bump UR with zeCommandListImmediateAppendCommandListsExp usages fixes (#16458) UR PR: https://github.com/oneapi-src/unified-runtime/pull/2498 --------- Co-authored-by: Aaron Greig --- sycl/cmake/modules/UnifiedRuntimeTag.cmake | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/sycl/cmake/modules/UnifiedRuntimeTag.cmake b/sycl/cmake/modules/UnifiedRuntimeTag.cmake index 8860fc1dd9fb1..a7a3e9268b743 100644 --- a/sycl/cmake/modules/UnifiedRuntimeTag.cmake +++ b/sycl/cmake/modules/UnifiedRuntimeTag.cmake @@ -1,7 +1,7 @@ -# commit ea0f3a1f5f15f9af7bf40bd13669afeb9ada569c -# Merge: bb64b3e9f6d3 4a89e1c69a65 -# Author: Martin Grant -# Date: Thu Dec 19 11:26:01 2024 +0000 -# Merge pull request #2277 from igchor/cooperative_fix -# [Spec] fix urKernelSuggestMaxCooperativeGroupCountExp -set(UNIFIED_RUNTIME_TAG ea0f3a1f5f15f9af7bf40bd13669afeb9ada569c) +# commit 232e62f5221d565ec40d051d3c640b836ca91244 +# Merge: 76a96238 59b37e3f +# Author: aarongreig +# Date: Mon Dec 23 18:26:58 2024 +0000 +# Merge pull request #2498 from Bensuo/fabio/fix_l0_old_loader_no_translate +# Update usage of zeCommandListImmediateAppendCommandListsExp to use dlsym +set(UNIFIED_RUNTIME_TAG 232e62f5221d565ec40d051d3c640b836ca91244)