Skip to content

UPSTREAM PR #17739: metal : use params per pipeline instance#419

Open
loci-dev wants to merge 1 commit intomainfrom
upstream-PR17739-branch_ggml-org-gg/metal-per-pipeline-params
Open

UPSTREAM PR #17739: metal : use params per pipeline instance#419
loci-dev wants to merge 1 commit intomainfrom
upstream-PR17739-branch_ggml-org-gg/metal-per-pipeline-params

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 1daebfe to 75a97fd Compare December 10, 2025 23:07
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.

2 participants