Skip to content

Update Buildkite pipeline for the new JuliaGPU cluster#709

Open
maleadt wants to merge 2 commits into
JuliaParallel:masterfrom
maleadt:buildkite-queues
Open

Update Buildkite pipeline for the new JuliaGPU cluster#709
maleadt wants to merge 2 commits into
JuliaParallel:masterfrom
maleadt:buildkite-queues

Conversation

@maleadt

@maleadt maleadt commented Jun 12, 2026

Copy link
Copy Markdown
Member

The JuliaGPU Buildkite agents have moved to a dedicated cluster, where the single juliagpu queue has been split into per-backend queues. Steps now select agents using queue: "cuda", queue: "rocm" or queue: "oneapi" instead of queue: "juliagpu" combined with a cuda/rocm/intel tag.

Since queues are now scoped to a cluster, a single pipeline can no longer mix JuliaGPU and juliaecosystem jobs: pipeline.yml now contains only the GPU jobs, while the juliaecosystem steps have moved unmodified to pipeline-julia.yml, to be uploaded by a separate pipeline in the ecosystem cluster once that is back online.

This change only affects agent selection; the steps themselves are unchanged.

🤖 Generated with Claude Code

maleadt and others added 2 commits June 12, 2026 11:19
Switch to the per-backend queues of the new JuliaGPU cluster.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
The JuliaGPU cluster now has a macOS agent with an Apple Silicon GPU,
so Metal jobs no longer need a separate pipeline on the ecosystem
cluster.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant