]> git.djapps.eu Git - pkg/ggml/sources/ggml/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 07:36:36 +0000 (09:36 +0200)
commitd3e586131255da03fe52ded43bf861dc7d2aeb44
tree0f238c40d4b39dee256c717ec7146e0362a2ec5b
parent9a16b61959b365e7a7785d9472d91fe685b6ae90
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
src/ggml-vulkan/CMakeLists.txt
src/ggml-vulkan/ggml-vulkan.cpp
src/ggml-vulkan/vulkan-shaders/test_coopmat_support.comp [new file with mode: 0644]
src/ggml-vulkan/vulkan-shaders/vulkan-shaders-gen.cpp