05:38
2026-07-12
gist.github.com
machine-learning
The P100 has been doing silently noisy math in llama.cpp for years. Three lines fix it for free.
A developer discovered that the Tesla P100 GPU has been performing inaccurate floating-point arithmetic in llama.cpp for years due to a missing architecture check. A three-line patch that excludes theβ¦