Skip to content

Commit

Permalink
Try 100 CI (#156)
Browse files Browse the repository at this point in the history
  • Loading branch information
wsmoses authored Nov 7, 2024
1 parent 2c92c45 commit 8f43140
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .buildkite/gpu_pipeline.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
steps:
- label: "CUDA"
agents:
queue: "benchmark"
gpu: "rtx4070"
queue: "juliagpu"
gpu: "a100"
cuda: "*"
if: build.message !~ /\[skip tests\]/
timeout_in_minutes: 180
Expand Down

0 comments on commit 8f43140

Please sign in to comment.