]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
Only index by compile times + always multiply/add (#25445)
authorOliver Simons <redacted>
Thu, 9 Jul 2026 11:23:57 +0000 (13:23 +0200)
committerGitHub <redacted>
Thu, 9 Jul 2026 11:23:57 +0000 (13:23 +0200)
commit683f0c72e5b3c07fab90bfd9ec2ce8661d624228
treefad3ad63b07dcccfc897e89c9e04cf6c686c18ef
parent259f2e2a531af9ed3efa7f66adaa5eb5b53da95f
Only index by compile times + always multiply/add (#25445)

The first one avoids relying on compile to optimize local memory away,
and the second is cheaper than issuing control flow statements
ggml/src/ggml-cuda/mmvq.cu