返回全部动态

llama.cpp 发布 b10990:hex-cpy 连续内存时改用 DMA

原标题:b10990

llama.cpp Releases一手来源开源质量 55

AI 摘要

llama.cpp 发布 b10990 版本,主要变更为 hex-cpy 在源和目标内存连续时使用 DMA 进行拷贝(PR #28906)。该版本同时提供 macOS/iOS、Linux、Android、Windows 等多平台预编译二进制,覆盖 CPU、CUDA、Vulkan、ROCm、SYCL、OpenVINO 等后端。

以上摘要由 AI 生成,可能存在误差。事实请以原文为准。

正文节选

<details open> hex-cpy: use dma if src and dst are contiguous (#28906) </details> **Website:** - <https://llama.app> **Attestations:** - <https://github.com/ggml-org/llama.cpp/attestations/47770889> **macOS/iOS:** - [macOS Apple Silicon (arm64)](https://github.com/ggml-org/llama.cpp/releases/download/b10990/llama-b10990-bin-macos-arm64.tar.gz) - macOS Apple Silicon (arm64, KleidiAI enabled) [DISABLED](https://github.com/ggml-org/llama.cpp/pull/23780) - [macOS Intel (x64)](https://github.com


发布时间:2026-09-16 07:15
抓取时间:2026-09-16 07:43
来源机构:ggml-org
阅读原文github.com