[GH-ISSUE #12341] With v0.11.x "CUDA error: no kernel image is available for execution on the device" shows up; w/ v0.10.1 not #70256

Closed
opened 2026-05-04 20:47:38 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @SchwarzerA on GitHub (Sep 19, 2025).
Original GitHub issue: https://github.com/ollama/ollama/issues/12341

What is the issue?

"CUDA error: no kernel image is available for execution on the device" and some more errors appear in journal and GPU is not used. This happens only with NVIDIA P2000 an ollama v0.11.x. Other graphic cards (newer, more VRAM) are not affected and the older version v0.10.1 still `works.

Image Image

ollama.journal.txt

Relevant log output

Please see attached txt file. OS is openSUSE Tumbleweed, ollama is installed from website. Graphic cards are NOT USED for display only for ollama:

  Model: "nVidia GP106GL [Quadro P2000]"
  Vendor: pci 0x10de "nVidia Corporation"
  Device: pci 0x1c30 "GP106GL [Quadro P2000]"

  Model: "nVidia GA102GL [RTX A5000]"
  Vendor: pci 0x10de "nVidia Corporation"
  Device: pci 0x2231 "GA102GL [RTX A5000]"

OS

Linux

GPU

Nvidia

CPU

Intel

Ollama version

0.11.11

Originally created by @SchwarzerA on GitHub (Sep 19, 2025). Original GitHub issue: https://github.com/ollama/ollama/issues/12341 ### What is the issue? "`CUDA error: no kernel image is available for execution on the device`" and some more errors appear in journal and GPU is not used. This happens only with NVIDIA P2000 an ollama v0.11.x. Other graphic cards (newer, more VRAM) are not affected and the older version v0.10.1 still `works. <img width="1510" height="808" alt="Image" src="https://github.com/user-attachments/assets/7b1aecf3-2fea-41fe-b8a7-0ae0433abb42" /> <img width="1502" height="818" alt="Image" src="https://github.com/user-attachments/assets/4f97cdf5-7cac-42ae-ba71-7f87288a4373" /> [ollama.journal.txt](https://github.com/user-attachments/files/22421751/ollama.journal.txt) ### Relevant log output ```shell Please see attached txt file. OS is openSUSE Tumbleweed, ollama is installed from website. Graphic cards are NOT USED for display only for ollama: Model: "nVidia GP106GL [Quadro P2000]" Vendor: pci 0x10de "nVidia Corporation" Device: pci 0x1c30 "GP106GL [Quadro P2000]" Model: "nVidia GA102GL [RTX A5000]" Vendor: pci 0x10de "nVidia Corporation" Device: pci 0x2231 "GA102GL [RTX A5000]" ``` ### OS Linux ### GPU Nvidia ### CPU Intel ### Ollama version 0.11.11
GiteaMirror added the bug label 2026-05-04 20:47:38 -05:00
Author
Owner

@rick-github commented on GitHub (Sep 19, 2025):

Should be fixed with https://github.com/ollama/ollama/pull/12300, available in next release (0.12.0).

<!-- gh-comment-id:3311759731 --> @rick-github commented on GitHub (Sep 19, 2025): Should be fixed with https://github.com/ollama/ollama/pull/12300, available in next release (0.12.0).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#70256