Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run CI on Github-hosted arm64 runners too #12009

Merged
merged 1 commit into from
Feb 22, 2025

Conversation

Rohanjames1997
Copy link
Contributor

@Rohanjames1997 Rohanjames1997 commented Feb 21, 2025

This PR enables CI on Github-hosted arm64 runners that are now available for free in public repositories

Related to #11275

@github-actions github-actions bot added the devops improvements to build systems and github actions label Feb 21, 2025
@ngxson ngxson merged commit 335eb04 into ggml-org:master Feb 22, 2025
43 checks passed
@ggerganov
Copy link
Member

I thought these machines would have at least one of the fancier features such as I8MM, SVE or SME, but it's seems it is not the case:

https://github.com/ggml-org/llama.cpp/actions/runs/13463358544/job/37627857347#step:5:39

@ngxson
Copy link
Collaborator

ngxson commented Feb 22, 2025

Hmm also we need to disable artifact upload for ARM build: https://github.com/ggml-org/llama.cpp/actions/runs/13472209469/job/37647105574

@ggerganov
Copy link
Member

Maybe upload both x64 and arm builds?

@ngxson
Copy link
Collaborator

ngxson commented Feb 22, 2025

Maybe upload both x64 and arm builds?

Yup sounds good to me

taronaeo pushed a commit to taronaeo/llama.cpp-s390x that referenced this pull request Feb 23, 2025
orca-zhang pushed a commit to orca-zhang/llama.cpp that referenced this pull request Feb 26, 2025
arthw pushed a commit to arthw/llama.cpp that referenced this pull request Feb 26, 2025
@snadampal
Copy link
Contributor

@ggerganov, looks like GH arm64 runners are reverted to Neoverse N1 which don't have SVE and I8MM support.
https://github.com/orgs/community/discussions/148648#discussioncomment-12240018

Hopefully the Neoverse N2 instances get reenbled soon.

mglambda pushed a commit to mglambda/llama.cpp that referenced this pull request Mar 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devops improvements to build systems and github actions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants