Skip to content

Commit

Permalink
Update build-perf-test-binaries-pipeline.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jchen351 committed Oct 21, 2024
1 parent c7138a2 commit 4fb8c84
Showing 1 changed file with 2 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,8 @@ stages:
# build Python packages
# Linux GPU only
- ${{ if parameters.BuildPythonPackages }}:
- template: templates/py-packaging-stage.yml
- template: stages/py-cuda-packaging-stage.yml
parameters:
enable_linux_gpu: true
enable_linux_cpu: false
enable_windows_cpu: false
enable_windows_gpu: false
enable_mac_cpu: false
enable_linux_arm: false
cuda_version: 12.2

0 comments on commit 4fb8c84

Please sign in to comment.