Skip to content

Commit

Permalink
Update benchmark-pipeline.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
khluu authored Jan 22, 2025
1 parent a0edf21 commit 34d8e88
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .buildkite/nightly-benchmarks/benchmark-pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,12 @@ steps:
#depends_on: ~
- label: "Clean H100"
key: clean-h100
agents:
queue: H100
depends_on: ~
command:
- docker system prune -af --volumes

- label: "H100"
# skip: "use this flag to conditionally skip the benchmark step, useful for PR testing"
agents:
Expand Down

0 comments on commit 34d8e88

Please sign in to comment.