Skip to content

Update Buildkite pipeline for the new JuliaGPU cluster#82

Merged
luraess merged 1 commit into
PTsolvers:mainfrom
maleadt:buildkite-queues
Jun 12, 2026
Merged

Update Buildkite pipeline for the new JuliaGPU cluster#82
luraess merged 1 commit into
PTsolvers:mainfrom
maleadt:buildkite-queues

Conversation

@maleadt

@maleadt maleadt commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

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" or queue: "rocm" instead of queue: "juliagpu" combined with a cuda/rocm tag. The forerunner launcher step in pipeline.yml, which previously targeted the generic juliagpu queue, now runs on the cuda queue (it only uploads the actual test pipeline, so any agent works).

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>
@luraess luraess merged commit aa0ec6d into PTsolvers:main Jun 12, 2026
4 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