返回全部动态
llama.cpp b10888:Vulkan 后端新增命令缓冲区调试标签
原标题:b10888
AI 摘要
llama.cpp 发布 b10888 版本,主要变更是为 Vulkan 后端添加命令缓冲区(command-buffer)调试标签,以便 GPU 性能分析工具(profiler)识别和追踪。该改动由 gabby-zy 等人贡献,并借助 Claude Code 协助完成。同时该版本照例提供 macOS、Linux、Windows、Android 等多平台预编译二进制包。
以上摘要由 AI 生成,可能存在误差。事实请以原文为准。
正文节选
<details open> vulkan : add command-buffer debug labels for GPU profilers (#28101) * vulkan : add command-buffer debug labels for GPU profilers Co-authored-by: gabby-zy <z2262718160@gmail.com> Assisted-by: Claude Code * vulkan : close the queue debug label with the label struct --------- Co-authored-by: gabby-zy <z2262718160@gmail.com> </details> **Website:** - <https://llama.app> **Attestations:** - <https://github.com/ggml-org/llama.cpp/attestations/46525490> **macOS/iOS:** - [macOS
发布时间:2026-09-10 17:39
抓取时间:2026-09-10 18:28
来源机构:ggml-org