Skip to content

vulkan: Check shared memory size for mmq shaders#22693

Open
jeffbolznv wants to merge 1 commit intoggml-org:masterfrom
jeffbolznv:issue_22690
Open

vulkan: Check shared memory size for mmq shaders#22693
jeffbolznv wants to merge 1 commit intoggml-org:masterfrom
jeffbolznv:issue_22690

Conversation

@jeffbolznv
Copy link
Copy Markdown
Contributor

Overview

Calculate shared memory usage for mmq shaders, and choose smaller tile sizes when they don't fit.

Should fix #22690.

Requirements

  • I have read and agree with the contributing guidelines
  • AI usage disclosure: YES, I used Claude to write this code.

@jeffbolznv jeffbolznv requested a review from a team as a code owner May 4, 2026 21:12
@github-actions github-actions Bot added Vulkan Issues specific to the Vulkan backend ggml changes relating to the ggml tensor library for machine learning labels May 4, 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 Vulkan Issues specific to the Vulkan backend

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Misc. bug: Exceeding vulkan driver limits for shared memory

1 participant