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 ggml-org/llama.cpp#1556
Closed

ggml : add NUMA support #290

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

Comments

@ggerganov
Copy link
Member

ggerganov commented Jun 25, 2023

See ggml-org/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
@ggerganov ggerganov moved this to Todo in ggml : roadmap Jun 25, 2023
@ggerganov ggerganov moved this from Todo to In Progress in ggml : roadmap Jun 25, 2023
@ggerganov ggerganov moved this from In Progress to Done in ggml : roadmap Jun 26, 2023
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
None yet
Development

Successfully merging a pull request may close this issue.

1 participant