返回全部动态
llama.cpp b10537 发布:Windows CI 改用 LLVM OpenMP
原标题:b10537
AI 摘要
llama.cpp 发布 b10537 版本,主要改进是在 Windows CI 中使用 LLVM 的 OpenMP 替代微软的非再分发调试版本,并打包了相应的许可证。该版本提供了适用于 macOS、Linux、Windows、Android 等多个平台的预编译二进制文件,涵盖 CPU、Vulkan、CUDA、ROCm、OpenVINO、SYCL 等后端。部分平台(如 macOS KleidiAI、Ubuntu ROCm、openEuler)的构建被禁用。
以上摘要由 AI 生成,可能存在误差。事实请以原文为准。
正文节选
<details open> CI: Use LLVM's OpenMP over MSVC_DEBUG_non_redist on Windows (#26678) * CI: Use LLVM's OpenMP over MSFT_DEBUG_non_redist on Windows Currently, we ship the non-redist debug version of microsoft's libomp. This PR changes this to official LLVM's release, also packaging the license as needed. * Remove LLVM SHA from job name to increase legibility * Add temp validations to CI * Revert "Add temp validations to CI" This reverts commit eef97c88b5bac280803ebb3c3b7bb09f89b0fd88. * Bu
发布时间:2026-08-21 10:22
抓取时间:2026-08-21 10:39
来源机构:ggml-org