]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
vulkan: move common FA code to flash_attn_base.comp (#13556)
authorJeff Bolz <redacted>
Sat, 17 May 2025 07:14:55 +0000 (16:14 +0900)
committerGitHub <redacted>
Sat, 17 May 2025 07:14:55 +0000 (09:14 +0200)
commit2f5a4e1e09567e09be8b84a5f976334de9539d17
treee26ce6db7f8649d83b3f90efb97a8d86ee6fcc64
parent4f41ee11d6a4ddb02e4644922bf0b56880ee6f55
vulkan: move common FA code to flash_attn_base.comp (#13556)

* vulkan: move common FA code to flash_attn_base.comp

* vulkan: move common FA index/stride setup code to flash_attn_base.comp

* build fix
ggml/src/ggml-vulkan/vulkan-shaders/flash_attn.comp
ggml/src/ggml-vulkan/vulkan-shaders/flash_attn_base.comp [new file with mode: 0644]
ggml/src/ggml-vulkan/vulkan-shaders/flash_attn_cm1.comp
ggml/src/ggml-vulkan/vulkan-shaders/flash_attn_cm2.comp