]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
vulkan: Add VK_NV_cooperative_matrix2 support for mul_mat and flash attention (#10206)
authorJeff Bolz <redacted>
Thu, 5 Dec 2024 19:15:05 +0000 (13:15 -0600)
committerGitHub <redacted>
Thu, 5 Dec 2024 19:15:05 +0000 (20:15 +0100)
commitc9c6e01daedac542b174c235872569fce5385982
tree61308a6520a895ef0c4e272d27eb37423af1cecc
parent6fe624783166e7355cec915de0094e63cd3558eb
vulkan: Add VK_NV_cooperative_matrix2 support for mul_mat and flash attention (#10206)
ggml/src/ggml-vulkan/ggml-vulkan.cpp
ggml/src/ggml-vulkan/vulkan-shaders/CMakeLists.txt
ggml/src/ggml-vulkan/vulkan-shaders/dequant_funcs_cm2.comp [new file with mode: 0644]
ggml/src/ggml-vulkan/vulkan-shaders/flash_attn_cm2.comp [new file with mode: 0644]
ggml/src/ggml-vulkan/vulkan-shaders/mul_mm_cm2.comp [new file with mode: 0644]
ggml/src/ggml-vulkan/vulkan-shaders/vulkan-shaders-gen.cpp