8000 cmake: Guard GGML_CPU_ALL_VARIANTS by architecture by ckastner · Pull Request #13890 · ggml-org/llama.cpp · GitHub
[go: up one dir, main page]

Skip to content

cmake: Guard GGML_CPU_ALL_VARIANTS by architecture #13890

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

Merged
merged 1 commit into from
May 29, 2025

Conversation

ckastner
Copy link
Contributor

This proposes to error out on unsupported architectures.

Doing just the standard build instead would be equal to GGML_CPU_ALL_VARIANTS=OFF and thus contradictory to what the user requested.

@github-actions github-actions bot added the ggml changes relating to the ggml tensor library for machine learning label May 29, 2025
@slaren slaren merged commit ec9e030 into ggml-org:master May 29, 2025
46 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ggml changes relating to the ggml tensor library for machine learning
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0