Back to feed

b7351

Dec 11, 2025
Meta/llama.cppCLIvb7351

[!WARNING] Release Format Update: Linux releases will soon use .tar.gz archives instead of .zip. Please make the necessary changes to your deployment scripts.

Fix race conditions in threadpool when dealing with dynamic/frequent n_threads changes (#17748)

  • tests: update barrier test to check for race condition in active threads

  • cpu: combine n_graph and n_threads into a single atomic update

  • tests: add multi-graph test for test_barrier

macOS/iOS:

Linux:

Windows: