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

ggml : add NUMA support #290

Closed
ggerganov opened this issue Jun 25, 2023 · 0 comments · Fixed by ggerganov/llama.cpp#1556
Closed

ggml : add NUMA support #290

ggerganov opened this issue Jun 25, 2023 · 0 comments · Fixed by ggerganov/llama.cpp#1556
Labels
enhancement New feature or request performance Speed related topics

Comments

@ggerganov
Copy link
Owner

ggerganov commented Jun 25, 2023

See ggerganov/llama.cpp#1556

The PR not only adds NUMA, but also improves the threading logic in ggml which looks like brings significant speed-up.
Needs to be verified for correctness before merging

@ggerganov ggerganov added enhancement New feature or request performance Speed related topics labels Jun 25, 2023
@ggerganov ggerganov linked a pull request Jun 25, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request performance Speed related topics
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant