Ollama 0.32.14 bug silently drops RTX 30-series and A-series GPUs to CPU
A regression in Ollama version 0.32.14 causes RTX 30-series and several Nvidia A-series GPUs to run inference on the CPU instead of the GPU, with no error message to alert users. The issue stems from missing sm_86 CUDA kernels in the build, meaning GPUs with compute capability 8.6 are skipped at the architecture check. Prior versions handled this by falling back to a bundled CUDA 12 library that supported sm_86, but that fallback path broke in 0.32.14. The bug is deceptive because the 'ollama ps' command may still show partial GPU usage, while nvidia-smi reveals zero VRAM actually being consumed. As an upstream fix has not yet been released, users are advised to roll back to version 0.32.13, where GPU acceleration works correctly for affected hardware.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.


Discussion (0)
Log in to join the discussion and vote.
Log in