The llama.cpp project released build b11158, which includes a tune of KHR cooperative matrix support specifically for Adreno GPUs via the Vulkan backend.

  • Enabled cooperative matrix (coopmat) support for the Vulkan backend to improve performance on compatible hardware.
  • Fixed the mul_mat_s function within the implementation.
  • Removed debug statements from the codebase.

This update provides optimized GPU acceleration for Snapdragon devices running Linux and Android, as well as Windows arm64 systems with Adreno graphics.