Skip to content

Commit

Permalink
Move to v6.17.0 queue with CUDA 12.4
Browse files Browse the repository at this point in the history
  • Loading branch information
EnricoMi committed Mar 21, 2024
1 parent 9f88e1d commit 36aeaf1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .buildkite/gen-pipeline.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ set -eu
repository=823773083436.dkr.ecr.us-east-1.amazonaws.com/buildkite

# our queues
cpu_queue="cpu-v5111"
gpux2_queue="2x-gpu-v5111"
gpux4_queue="4x-gpu-v5111"
cpu_queue="cpu-v6170"
gpux2_queue="2x-gpu-v6170"
gpux4_queue="4x-gpu-v6170"

# our baseline test is
baseline="test-cpu-gloo-py3_8-tf2_12_0-keras2_12_0-torch2_0_0-mxnet1_9_1-pyspark3_4_0"
Expand Down

0 comments on commit 36aeaf1

Please sign in to comment.