From 5db88a60f8587d756814fb75b0d5432126570eda Mon Sep 17 00:00:00 2001 From: "Zhang, Winston" Date: Tue, 28 Jan 2025 13:15:11 -0800 Subject: [PATCH] [UR][L0]: MAX_COMPUTE_UNITS using ze_eu_count_ext_t URT PR: https://github.com/oneapi-src/unified-runtime/pull/261 Signed-off-by: Zhang, Winston --- sycl/cmake/modules/UnifiedRuntimeTag.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sycl/cmake/modules/UnifiedRuntimeTag.cmake b/sycl/cmake/modules/UnifiedRuntimeTag.cmake index afcc6958738a..5f2cf59ec675 100644 --- a/sycl/cmake/modules/UnifiedRuntimeTag.cmake +++ b/sycl/cmake/modules/UnifiedRuntimeTag.cmake @@ -4,4 +4,4 @@ # Date: Tue Jan 28 11:02:44 2025 +0000 # Merge pull request #2624 from RossBrunton/ross/msanfix # Assert that Device is valid for memory poisoning -set(UNIFIED_RUNTIME_TAG 6856db0a53e143ef1a5a4cfeb0114948cd1cf124) +set(UNIFIED_RUNTIME_TAG 9c86e52763b7f9cadf9747259023eadbae158af1)