From 21b4d2ac9f557ea8c0462a63369bffac75b2c2ce Mon Sep 17 00:00:00 2001 From: Yulong Wang <7679871+fs-eire@users.noreply.github.com> Date: Sun, 5 Jan 2025 22:28:41 -0800 Subject: [PATCH] fix pipeline build-perf-test-binaries (#23255) --- .../azure-pipelines/build-perf-test-binaries-pipeline.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tools/ci_build/github/azure-pipelines/build-perf-test-binaries-pipeline.yml b/tools/ci_build/github/azure-pipelines/build-perf-test-binaries-pipeline.yml index 4e5d9a70be..5adaa686f6 100644 --- a/tools/ci_build/github/azure-pipelines/build-perf-test-binaries-pipeline.yml +++ b/tools/ci_build/github/azure-pipelines/build-perf-test-binaries-pipeline.yml @@ -36,6 +36,5 @@ stages: - ${{ if parameters.BuildPythonPackages }}: - template: stages/py-gpu-packaging-stage.yml parameters: - enable_linux_gpu: true - enable_windows_gpu: false + enable_linux_cuda: true cuda_version: 12.2