Skip to content

Conversation

@loci-dev
Copy link

@loci-dev loci-dev commented Dec 3, 2025

Mirrored from ggml-org/llama.cpp#17739

Previously, the pipeline parameters (such as simdgroups, shared mem, etc.) were shared among all pipelines of the same type. Now we can specify them per individual instances.

Fixes a data race + allows more fine-grained control of the parameters in the future.

@loci-dev loci-dev force-pushed the main branch 28 times, most recently from c217e38 to a73de67 Compare December 6, 2025 10:08
@loci-dev loci-dev force-pushed the main branch 30 times, most recently from b29e20d to 0e7b989 Compare December 10, 2025 16:11
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.

3 participants