From f2b4fbc75c84c9d3af7300d3139ac2ee05989cb5 Mon Sep 17 00:00:00 2001 From: Tim Besard Date: Fri, 12 Jun 2026 11:16:01 +0200 Subject: [PATCH] Update Buildkite pipeline for the new JuliaGPU cluster. Switch to the per-backend queues of the new JuliaGPU cluster. Co-Authored-By: Claude Fable 5 --- .buildkite/pipeline.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.buildkite/pipeline.yml b/.buildkite/pipeline.yml index b3f198c3..39f47d07 100644 --- a/.buildkite/pipeline.yml +++ b/.buildkite/pipeline.yml @@ -10,8 +10,7 @@ steps: commands: | unset LD_LIBRARY_PATH agents: - queue: "juliagpu" - cuda: "*" + queue: "cuda" gpu: "a100" timeout_in_minutes: 15 matrix: