Files
llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders
Jeff Bolz 330c3d2d21 vulkan: optimize mul_mat_id loading row ids into shared memory (#15427)
- Spread the work across the whole workgroup. Using more threads seems to
far outweigh the synchronization overhead.
- Specialize the code for when the division is by a power of two.
2025-08-23 08:31:54 +02:00
..
2025-08-05 22:10:36 +03:00
2025-08-17 10:41:45 +02:00
2025-05-02 20:54:30 +03:00
2025-08-21 17:00:16 +02: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-17 16:03:09 +02: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