Skip to content

Update Buildkite pipeline for the new JuliaGPU cluster#737

Merged
maleadt merged 2 commits into
JuliaGPU:mainfrom
maleadt:buildkite-queues
Jun 15, 2026
Merged

Update Buildkite pipeline for the new JuliaGPU cluster#737
maleadt merged 2 commits into
JuliaGPU:mainfrom
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.

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

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.

🤖 Generated with Claude Code

maleadt and others added 2 commits June 12, 2026 11:17
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>
@kshyatt

kshyatt commented Jun 15, 2026

Copy link
Copy Markdown
Member

The Metal fail doesn't seem related? This can be merged, I think

@maleadt maleadt merged commit dca9b7e into JuliaGPU:main Jun 15, 2026
17 of 18 checks passed
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.

2 participants