Topic: cpu

5 stories found

Sunday, September 20, 2026

releases48

ggml/llama.cpp releases: b11064

The ggml/llama.cpp project updated its dsv4_hc_pre kernels to support arbitrary hardware contexts (hc), addressing a limitation that previously forced it to use CPU fallbacks. This change is significant as it enhances compatibility and performance across different hardware configurations, particularly for Kimi-K3 which uses varying hc values for banked checkpoints.

github.com

Thursday, September 17, 2026

trending59

Bend – A language that blocks AI mistakes via proof, on CPU and GPU

A new programming language called Bend is designed to prevent AI mistakes by using formal proof verification, which can be executed on both CPUs and GPUs. This development is significant because it enhances the reliability of AI systems by mathematically proving their correctness, potentially reducing errors in critical applications.

bend-lang.com

Monday, September 14, 2026

releases48

ggml/llama.cpp releases: b10956

ggml/llama.cpp released an update that includes a new SYCL backend feature using radix select for top_k operations, enabling GPU-resident processing for larger k values and improving performance by parallelizing computations across devices. This update is significant as it addresses the previous limitation of the SYCL backend for large k values, previously restricted to k = 32, thereby enhancing the efficiency of top-k operations on GPUs.

github.com

Sunday, September 13, 2026

Thursday, September 10, 2026

releases48

ggml/llama.cpp releases: b10901

The ggml/llama.cpp project released version b10901, which includes a Vulkan update allowing CPU writes in asynchronous tensor copies when the context is idle. This update aims to optimize performance by leveraging CPU resources more efficiently during idle GPU contexts.

github.com

🌿 That's all for now. Come back tomorrow.

5 of 5 items shown. Sources: 123 days indexed.