Files
enginex-ascend-910-llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders
Jeff Bolz 1fe00296f5 vulkan: fuse adds (#15252)
* vulkan: fuse adds

Fuse adds that have the same shape, which are common in MoE models.
It will currently fuse up to 6 adds, because we assume no more than
8 descriptors per dispatch. But this could be changed.

* check runtimeDescriptorArray feature

* disable multi_add for Intel due to likely driver bug
2025-08-16 11:48:22 -05:00
..
2025-08-05 22:10:36 +03:00
2025-05-02 20:54:30 +03:00
2025-07-01 10:14:21 +02:00
2025-08-05 22:10:36 +03:00
2025-08-16 11:48:22 -05:00
2025-07-09 18:16:12 +02:00
2025-08-05 22:10:36 +03:00
2025-08-05 22:10:36 +03:00
2025-08-05 22:10:36 +03:00
2025-07-12 14:25:44 +03:00
2025-08-16 11:48:22 -05:00