Skip to content

Add dedicated linux/arm64 runner#858

Merged
alvarobartt merged 1 commit into
mainfrom
add-arm64-runner
Apr 7, 2026
Merged

Add dedicated linux/arm64 runner#858
alvarobartt merged 1 commit into
mainfrom
add-arm64-runner

Conversation

@alvarobartt

@alvarobartt alvarobartt commented Apr 7, 2026

Copy link
Copy Markdown
Member

What does this PR do?

This PR adds a dedicated linux/arm64 runner to prevent QEMU emulation of linux/arm64 from linux/amd64, as it's slower and it's leading to some consistency issues with the sccache when building Dockerfile-cuda with CUDA_COMPUTE_CAP 121.

Additionally, the platform emulation is slow, hence it's not ideal either, as the builds where taking ~1 hour more than on linux/amd64 on both CPU and CUDA.

Thanks @glegendre01 for providing and configuring such runner!

Before submitting

  • This PR fixes a typo or improves the docs (you can dismiss the other checks if that's the case).
  • Did you read the contributor guideline?
  • Was this discussed/approved via a GitHub issue or the forum? Please add a link to it if that's the case.
  • Did you make sure to update the documentation with your changes? Here are the documentation guidelines.
  • Did you write any new necessary tests? If applicable, did you include or update the insta snapshots?

Who can review?

Anyone in the community is free to review the PR once the tests have passed. Feel free to tag
members/contributors who may be interested in your PR.

@alvarobartt alvarobartt merged commit f4483f3 into main Apr 7, 2026
18 checks passed
@alvarobartt alvarobartt deleted the add-arm64-runner branch April 7, 2026 14:34
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