[GH-ISSUE #8694] Ollama on "old" MAC #52144

Closed
opened 2026-04-28 22:18:16 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @gmoulard on GitHub (Jan 30, 2025).
Original GitHub issue: https://github.com/ollama/ollama/issues/8694

Hello,

According to my tests, using ollama on MAC with an M2 chip is efficient. The GPU is used by default.

On MACs with Intel chips plus GPU, the performance is not good. The mac is on 13.7.2. The GPU is not used by default.

  • intel iris plus graphics 650 1536 MB
  • Processor 3.5 GHz Intel Core i7 dual core.

Is it possible to set up a configuration to use the GPU?

Guillaume

Originally created by @gmoulard on GitHub (Jan 30, 2025). Original GitHub issue: https://github.com/ollama/ollama/issues/8694 Hello, According to my tests, using ollama on MAC with an M2 chip is efficient. The GPU is used by default. On MACs with Intel chips plus GPU, the performance is not good. The mac is on 13.7.2. The GPU is not used by default. - intel iris plus graphics 650 1536 MB - Processor 3.5 GHz Intel Core i7 dual core. Is it possible to set up a configuration to use the GPU? Guillaume
GiteaMirror added the feature request label 2026-04-28 22:18:16 -05:00
Author
Owner

@philippstoboy commented on GitHub (Jan 30, 2025):

Ollama’s GPU support is primarily optimized for Nvidia GPUs with a compute capability of 5.0 or higher. This means that Intel’s integrated GPUs, like the Iris Plus Graphics 650, are not currently supported for GPU acceleration in Ollama.

<!-- gh-comment-id:2625028046 --> @philippstoboy commented on GitHub (Jan 30, 2025): Ollama’s GPU support is primarily optimized for Nvidia GPUs with a compute capability of 5.0 or higher. This means that Intel’s integrated GPUs, like the Iris Plus Graphics 650, are not currently supported for GPU acceleration in Ollama.
Author
Owner

@dhiltgen commented on GitHub (Jul 4, 2025):

Intel Mac GPU support is tracked via #1016

<!-- gh-comment-id:3037262741 --> @dhiltgen commented on GitHub (Jul 4, 2025): Intel Mac GPU support is tracked via #1016
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#52144