]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
Disable GL_KHR_cooperative_matrix Vulkan extension if not available. (llama/11117)
authorMathieu Baudier <redacted>
Wed, 8 Jan 2025 08:18:13 +0000 (09:18 +0100)
committerGeorgi Gerganov <redacted>
Tue, 14 Jan 2025 08:38:01 +0000 (10:38 +0200)
commitb08c3a88c8ed0c096c041d066b1bf70720858a1a
treea72b00fc482d937ba525a2123c75ddc9ba21544d
parent0afce25a6979b94ed6166a76ba6efaf2e6e0e093
Disable GL_KHR_cooperative_matrix Vulkan extension if not available. (llama/11117)

* Disable GL_KHR_cooperative_matrix Vulkan extension if not available.

* Perform Vulkan extensions checks in a more sensible order

* Remove unnecessary #ifdef directive
ggml/src/ggml-vulkan/CMakeLists.txt
ggml/src/ggml-vulkan/ggml-vulkan.cpp
ggml/src/ggml-vulkan/vulkan-shaders/test_coopmat_support.comp [new file with mode: 0644]
ggml/src/ggml-vulkan/vulkan-shaders/vulkan-shaders-gen.cpp