Skip to content

ci: switch to nvidia runner for gpu dependent jobs#277

Closed
tlovell-sxt wants to merge 2 commits into
mainfrom
ci/nvidia-runner
Closed

ci: switch to nvidia runner for gpu dependent jobs#277
tlovell-sxt wants to merge 2 commits into
mainfrom
ci/nvidia-runner

Conversation

@tlovell-sxt

Copy link
Copy Markdown
Contributor

Rationale for this change

The current runner for the gpu jobs is self-hosted and has gone unmaintained for some time. Now, github provides some larger runners with GPUs that we can use instead for easier maintenance. This PR attempts to use them.

What changes are included in this PR?

Any job previously using the public blitzar runner now uses nvidia-nc4as-t4.

Are these changes tested?

They will be tested by a successful CI run on this PR.

The current runner for the gpu jobs is self-hosted and has gone
unmaintained for some time. Now, github provides some larger runners
with GPUs that we can use instead for easier maintenance. This PR
attempts to use them.
@tlovell-sxt tlovell-sxt force-pushed the ci/nvidia-runner branch 3 times, most recently from 38bcd18 to 90742ab Compare May 29, 2026 19:42
The generic nvidia runner does not have nix installed by default. This
adds a step to install it using a cachix action (single-user).
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