Skip to content

Disable GL_KHR_cooperative_matrix Vulkan extension if not available#2734

Closed
pepijndevos wants to merge 1 commit intoggml-org:masterfrom
pepijndevos:master
Closed

Disable GL_KHR_cooperative_matrix Vulkan extension if not available#2734
pepijndevos wants to merge 1 commit intoggml-org:masterfrom
pepijndevos:master

Conversation

@pepijndevos
Copy link
Copy Markdown

fixes #2733

@ggerganov
Copy link
Copy Markdown
Member

This is synced now on master.

@ggerganov ggerganov closed this Jan 14, 2025
@pepijndevos
Copy link
Copy Markdown
Author

Huh do you have some automated system to synchronise changes from llama.cpp?

@ggerganov
Copy link
Copy Markdown
Member

It's semi-automated - running Bash scripts manually: ggml-org/ggml#1066

@pepijndevos
Copy link
Copy Markdown
Author

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?

@ggerganov
Copy link
Copy Markdown
Member

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 ggml source. But I haven't figured out the best way to do it yet.

@ggerganov
Copy link
Copy Markdown
Member

There is something weird going on with the CI and the builds are failing - #2779. Will check later today if the issue disappears.

@slaren
Copy link
Copy Markdown
Member

slaren commented Feb 3, 2025

May be the same issue that we had with the ARM docker images:
ggml-org/llama.cpp#11434 (comment)
docker/build-push-action#1309

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Detect coopmat support

3 participants