Replies: 1 comment
-
No, that is not enough. My guess is that we have to wait for Khronos to create a generic |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What subset of the VK_NV_cooperative_matrix2 extension does llama.cpp use for the vulkan backend? The
CooperativeMatrixConversionsNV
functionality support has recently landed in Mesa (See: https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34793 ) And I was wondering if that is sufficient for llama.cpp to run the more optimized coopmat2 codepath and flash attention.Beta Was this translation helpful? Give feedback.
All reactions