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

Detect SSSE3 #2825

Merged
merged 2 commits into from Aug 27, 2023
Merged

Detect SSSE3 #2825

merged 2 commits into from Aug 27, 2023

Conversation

przemoc
Copy link
Contributor

@przemoc przemoc commented Aug 27, 2023

Equivalent of ggerganov/whisper.cpp#1211 sans Makefile change, as immintrin.h include is not guarded by instruction set whitelist in llama.cpp like it is in whisper.cpp.

@ggerganov ggerganov merged commit 1591e2e into ggerganov:master Aug 27, 2023
24 checks passed
@przemoc przemoc deleted the detect-ssse3 branch August 27, 2023 23:22
akawrykow pushed a commit to akawrykow/llama.cpp that referenced this pull request Aug 29, 2023
* ggml : add ggml_cpu_has_ssse3

* llama : show SSSE3 in system info
Sam2much96 pushed a commit to Sam2much96/llama.cpp that referenced this pull request Sep 11, 2023
* ggml : add ggml_cpu_has_ssse3

* llama : show SSSE3 in system info
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.

None yet

2 participants