Skip to content

opencl: fix out of bound handling for mul_mm#16875

Merged
max-krasnyansky merged 1 commit into
ggml-org:masterfrom
qualcomm:lh/fix-gemm-boundary
Oct 30, 2025
Merged

opencl: fix out of bound handling for mul_mm#16875
max-krasnyansky merged 1 commit into
ggml-org:masterfrom
qualcomm:lh/fix-gemm-boundary

Conversation

@lhez
Copy link
Copy Markdown
Contributor

@lhez lhez commented Oct 30, 2025

Fix out of bound handling for partial tiles. It may produce incorrect outputs on certain GPU and platform combinations for certain inputs.

@lhez lhez marked this pull request as ready for review October 30, 2025 20:46
@lhez lhez requested a review from max-krasnyansky as a code owner October 30, 2025 20:46
@max-krasnyansky max-krasnyansky merged commit 9984cbb into ggml-org:master Oct 30, 2025
3 checks passed
@github-actions github-actions Bot added ggml changes relating to the ggml tensor library for machine learning OpenCL Issues specific to the OpenCL backend labels Oct 31, 2025
Anico2 added a commit to Anico2/llama.cpp that referenced this pull request Jan 15, 2026
blime4 referenced this pull request in blime4/llama.cpp Feb 5, 2026
Seunghhon pushed a commit to Seunghhon/llama.cpp that referenced this pull request Apr 26, 2026
ljubomirj pushed a commit to ljubomirj/llama.cpp that referenced this pull request May 6, 2026
my-other-github-account pushed a commit to my-other-github-account/llama.cpp that referenced this pull request May 15, 2026
my-other-github-account pushed a commit to my-other-github-account/llama.cpp that referenced this pull request May 15, 2026
phibya pushed a commit to ziee-ai/llama.cpp that referenced this pull request May 29, 2026
fewtarius pushed a commit to fewtarius/llama.cpp that referenced this pull request May 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ggml changes relating to the ggml tensor library for machine learning OpenCL Issues specific to the OpenCL backend

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants