llama.cpp/ggml
Gong-Mi 73f94ff366 ggml-vulkan: Refine mobile tuning (optimize ARM & disable unstable Qualcomm configs)
- Android Baseline: Adjusted configurations to avoid large tile allocations, establishing a stable performance floor for mobile devices.
- ARM Optimization: Clarified and explicitly restored optimized warptile tuning for ARM architectures.
- Qualcomm Stability Fix: Removed Qualcomm-specific tuning as Adreno drivers frequently trigger fatal timeouts/crashes. Deprecating support for large models (>1B) on Qualcomm via Vulkan for now.
2026-01-23 20:29:33 +08:00
..
cmake ggml: Skip backend library linking code when GGML_BACKEND_DL=ON (#15094) 2025-08-07 13:45:41 +02:00
include ggml : add ggml_build_forward_select (#18550) 2026-01-19 20:03:19 +02:00
src ggml-vulkan: Refine mobile tuning (optimize ARM & disable unstable Qualcomm configs) 2026-01-23 20:29:33 +08:00
.gitignore vulkan : cmake integration (#8119) 2024-07-13 18:12:39 +02:00
CMakeLists.txt ggml : bump version to 0.9.5 (ggml/1410) 2025-12-31 18:54:43 +02:00