From a9a18e8dc4206d89457f2279959185b599298436 Mon Sep 17 00:00:00 2001 From: sayantn Date: Thu, 19 Dec 2024 16:19:36 +0530 Subject: [PATCH] Upgrade Intel SDE --- ci/docker/x86_64-unknown-linux-gnu-emulated/Dockerfile | 6 +++--- ci/docker/x86_64-unknown-linux-gnu-emulated/cpuid.def | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/ci/docker/x86_64-unknown-linux-gnu-emulated/Dockerfile b/ci/docker/x86_64-unknown-linux-gnu-emulated/Dockerfile index c4063924da..70ec5feecd 100644 --- a/ci/docker/x86_64-unknown-linux-gnu-emulated/Dockerfile +++ b/ci/docker/x86_64-unknown-linux-gnu-emulated/Dockerfile @@ -8,8 +8,8 @@ RUN apt-get update && apt-get install -y --no-install-recommends \ wget \ xz-utils -RUN wget https://downloadmirror.intel.com/831748/sde-external-9.44.0-2024-08-22-lin.tar.xz -RUN tar -xJf sde-external-9.44.0-2024-08-22-lin.tar.xz -ENV CARGO_TARGET_X86_64_UNKNOWN_LINUX_GNU_RUNNER="/sde-external-9.44.0-2024-08-22-lin/sde64 \ +RUN wget https://downloadmirror.intel.com/843185/sde-external-9.48.0-2024-11-25-lin.tar.xz +RUN tar -xJf sde-external-9.48.0-2024-11-25-lin.tar.xz +ENV CARGO_TARGET_X86_64_UNKNOWN_LINUX_GNU_RUNNER="/sde-external-9.48.0-2024-11-25-lin/sde64 \ -cpuid-in /checkout/ci/docker/x86_64-unknown-linux-gnu-emulated/cpuid.def \ -rtm-mode full -tsx --" diff --git a/ci/docker/x86_64-unknown-linux-gnu-emulated/cpuid.def b/ci/docker/x86_64-unknown-linux-gnu-emulated/cpuid.def index 9d9c79ae52..4d0924c5a1 100644 --- a/ci/docker/x86_64-unknown-linux-gnu-emulated/cpuid.def +++ b/ci/docker/x86_64-unknown-linux-gnu-emulated/cpuid.def @@ -1,11 +1,11 @@ -# Copyright (C) 2017-2023 Intel Corporation. -# +# Copyright (C) 2017-2024 Intel Corporation. +# # This software and the related documents are Intel copyrighted materials, and your # use of them is governed by the express license under which they were provided to # you ("License"). Unless the License provides otherwise, you may not use, modify, # copy, publish, distribute, disclose or transmit this software or the related # documents without Intel's prior written permission. -# +# # This software and the related documents are provided as is, with no express or # implied warranties, other than those that are expressly stated in the License. #