Skip to content

Update Buildkite pipeline for the new JuliaGPU cluster#147

Merged
krasow merged 2 commits into
JuliaLegate:developfrom
maleadt:buildkite-queues
Jul 24, 2026
Merged

Update Buildkite pipeline for the new JuliaGPU cluster#147
krasow merged 2 commits into
JuliaLegate:developfrom
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.

Note that agents no longer advertise specific CUDA driver versions (all agents have recent drivers), so the commented-out "CUDA Versions" group can no longer select agents by a versioned cuda tag; it has been updated accordingly (it already pins the CUDA runtime via LocalPreferences.toml).

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

🤖 Generated with Claude Code

Switch to the per-backend queues of the new JuliaGPU cluster.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@codecov

codecov Bot commented Jun 12, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@krasow
krasow changed the base branch from main to develop June 12, 2026 14:08
@krasow
krasow merged commit 58e012a into JuliaLegate:develop Jul 24, 2026
1 check failed
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