[GH-ISSUE #15246] [Linux] Install script doesn't install rocm package when NVIDIA and AMD GPU present #56265

Closed
opened 2026-04-29 10:32:34 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @ksasq on GitHub (Apr 2, 2026).
Original GitHub issue: https://github.com/ollama/ollama/issues/15246

What is the issue?

The early exit in the install script when an NVIDIA GPU is detected means that on systems with both and nvidia and AMD GPU (e.g. discrete NVIDIA card and an AMD iGPU) the rocm package is not installed.

Relevant log output


OS

No response

GPU

No response

CPU

No response

Ollama version

No response

Originally created by @ksasq on GitHub (Apr 2, 2026). Original GitHub issue: https://github.com/ollama/ollama/issues/15246 ### What is the issue? The early exit in the install script when an NVIDIA GPU is detected means that on systems with both and nvidia and AMD GPU (e.g. discrete NVIDIA card and an AMD iGPU) the rocm package is not installed. ### Relevant log output ```shell ``` ### OS _No response_ ### GPU _No response_ ### CPU _No response_ ### Ollama version _No response_
GiteaMirror added the bug label 2026-04-29 10:32:34 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#56265