返回全部动态
llama.cpp b11174:Hexagon 后端 CONCAT 采用 DMA
原标题:b11174
AI 摘要
llama.cpp 发布 b11174 版本,主要变更是为 Hexagon 后端在连续 dim1 的 CONCAT 操作中引入 DMA,并针对 DMA64 更新了 CONCAT DMA 实现。该版本同时提供覆盖 macOS、iOS、Linux、Android、Windows 及 openEuler 的多平台预编译二进制包,支持 CUDA、Vulkan、ROCm、SYCL、OpenVINO 等多种后端。
以上摘要由 AI 生成,可能存在误差。事实请以原文为准。
正文节选
<details open> hexagon: use DMA for contiguous dim1 CONCAT (#29404) * hexagon: use DMA for contiguous dim1 CONCAT Assisted-by: OpenCode * hexagon: update CONCAT DMA for DMA64 Assisted-by: OpenCode </details> **Website:** - <https://llama.app> **Attestations:** - <https://github.com/ggml-org/llama.cpp/attestations/50060105> **macOS/iOS:** - [macOS Apple Silicon (arm64)](https://github.com/ggml-org/llama.cpp/releases/download/b11174/llama-b11174-bin-macos-arm64.tar.gz) - macOS Apple Silic
发布时间:2026-09-25 10:40
抓取时间:2026-09-25 11:46
来源机构:ggml-org