Compile bug: llama.cpp-master/ggml/src/ggml-cpu/ggml-cpu-aarch64.cpp:80:54:error '_mm256_set_m128i' was not declared in this scope · Issue #11385 · ggml-org/llama.cpp · GitHub
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had the same problem, as @ylxy123 mentioned here upgrading the gcc to version above 9 (13 in my case) resolved the problem. I assume the project developed and tested with newer compilers
Git commit
master
Operating systems
Linux
GGML backends
CPU
Problem description & steps to reproduce
linux system build project occur
First Bad Commit
No response
Compile command
Relevant log output
The text was updated successfully, but these errors were encountered: