Disable GL_KHR_cooperative_matrix Vulkan extension if not available#2734
Disable GL_KHR_cooperative_matrix Vulkan extension if not available#2734pepijndevos wants to merge 1 commit intoggml-org:masterfrom
Conversation
|
This is synced now on |
|
Huh do you have some automated system to synchronise changes from llama.cpp? |
|
It's semi-automated - running Bash scripts manually: ggml-org/ggml#1066 |
|
Could I have another sync for ggml-org/llama.cpp#11406 to fix a segfault in ggml-org/llama.cpp#11308 Alternatively, do you accept PRs for synchronization or you'd rather just run it yourself? |
|
Will sync today. Ideally, I would like to change the repositories so that no synchronization is required and all of them would use a single |
|
There is something weird going on with the CI and the builds are failing - #2779. Will check later today if the issue disappears. |
|
May be the same issue that we had with the ARM docker images: |
fixes #2733