llama.cpp/ggml
Progeny Alpha ab79f14b42 vulkan: final cleanup of chunked GDN intra/inter shaders
Intra:
- Strip all section/inline comments to match codebase style
- Add [[unroll]] to fixed-bound loops (A-matrix zero, W/U tile init/write)
- Guard chunk_len==0 underflow on s_decay[chunk_len-1]

Inter:
- Strip final comment

No functional changes. 16/16 tests pass.
2026-03-15 00:34:31 -04:00
..
cmake ggml: Skip backend library linking code when GGML_BACKEND_DL=ON (#15094) 2025-08-07 13:45:41 +02:00
include llama : enable chunked fused GDN path (#20340) 2026-03-11 22:46:40 +02:00
src vulkan: final cleanup of chunked GDN intra/inter shaders 2026-03-15 00:34:31 -04:00
.gitignore vulkan : cmake integration (#8119) 2024-07-13 18:12:39 +02:00
CMakeLists.txt ggml : fix typo gmml (#20512) 2026-03-13 14:36:13 +01:00