[GH-ISSUE #10877] Does the Ollama Docker image support Intel GPU acceleration alongside NVIDIA? #7147

Closed
opened 2026-04-12 19:09:00 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @kiran-bal on GitHub (May 27, 2025).
Original GitHub issue: https://github.com/ollama/ollama/issues/10877

I’m exploring running Ollama via Docker and wanted to confirm whether the Docker setup supports using an Intel GPU for model processing, either as a standalone option or in conjunction with an NVIDIA GPU.

Specifically:

Is Intel GPU support enabled in the Docker image?

Can both Intel and NVIDIA GPUs be utilized together for model acceleration, or does it default exclusively to one?

Are there any configuration steps or runtime flags needed to enable Intel GPU usage?

Originally created by @kiran-bal on GitHub (May 27, 2025). Original GitHub issue: https://github.com/ollama/ollama/issues/10877 I’m exploring running Ollama via Docker and wanted to confirm whether the Docker setup supports using an Intel GPU for model processing, either as a standalone option or in conjunction with an NVIDIA GPU. Specifically: Is Intel GPU support enabled in the Docker image? Can both Intel and NVIDIA GPUs be utilized together for model acceleration, or does it default exclusively to one? Are there any configuration steps or runtime flags needed to enable Intel GPU usage?
Author
Owner

@NeoZhangJianyu commented on GitHub (May 27, 2025):

No!
Intel and NV GPU work together is very rare case in fact.
No such solution by now.

If you want to use Intel GPU on Ollama, please refer to https://github.com/ollama/ollama/issues/8414.

<!-- gh-comment-id:2911896435 --> @NeoZhangJianyu commented on GitHub (May 27, 2025): No! Intel and NV GPU work together is very rare case in fact. No such solution by now. If you want to use Intel GPU on Ollama, please refer to https://github.com/ollama/ollama/issues/8414.
Author
Owner

@kiran-bal commented on GitHub (May 27, 2025):

That makes sense — I appreciate the clarification regarding Intel and NVIDIA GPU compatibility within Docker for Ollama. I’ll go through the link you shared regarding Intel GPU support.

Thanks again for your help!

<!-- gh-comment-id:2912012751 --> @kiran-bal commented on GitHub (May 27, 2025): That makes sense — I appreciate the clarification regarding Intel and NVIDIA GPU compatibility within Docker for Ollama. I’ll go through the link you shared regarding Intel GPU support. Thanks again for your help!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#7147