llama.cpp b10215 adds Intel GPU driver check for Windows stability
▼ WHAT HAPPENED
The latest release of llama.cpp (b10215) introduces a critical update for users running on Windows with Intel GPUs. This version includes a driver version check to mitigate crashes that occur on certain Intel GPU drivers, specifically those prior to 32.0.101.8860. For operators relying on Intel GPUs, this change ensures smoother operation and prevents potential system instability or application crashes due to outdated or incompatible drivers. The update also refines the driver version check process for better compatibility with a wider range of Intel GPU models beyond just Xe2+. This release is particularly important for those using Windows environments where GPU driver management can be complex.
▼ OPERATOR ANGLE
Before deploying llama.cpp b10215 on an Intel GPU, verify your GPU driver meets or exceeds the minimum version 32.0.101.8860 to ensure stability and performance.