Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .buildkite/runbenchmarks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ steps:
agents:
queue: "juliagpu"
rocm: "*"
rocmgpu: "gfx1101"
rocmgpu: "*"
env:
BENCHMARK_GROUP: AMDGPU
timeout_in_minutes: 30
Expand Down Expand Up @@ -163,4 +163,4 @@ steps:
- "benchmarks/results/combinedbenchmarks.json"
agents:
queue: "juliagpu"
timeout_in_minutes: 10
timeout_in_minutes: 10
Loading