[GH-ISSUE #3342] Support eGPU on Intel Macs #64096

Closed
opened 2026-05-03 16:12:16 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @noomorph on GitHub (Mar 25, 2024).
Original GitHub issue: https://github.com/ollama/ollama/issues/3342

What are you trying to do?

I'm trying to run ollama with AMD Radeon 5700XT (eGPU) on Mac Mini 2018 (Intel).
image

I see that only my CPU is busy, not the GPU.
image

I suspect that this is the culprit:

image

How should we solve this?

Try to detect an eGPU nevertheless.

What is the impact of not solving this?

Low performance of models.

Anything else?

No response

Originally created by @noomorph on GitHub (Mar 25, 2024). Original GitHub issue: https://github.com/ollama/ollama/issues/3342 ### What are you trying to do? I'm trying to run ollama with AMD Radeon 5700XT (eGPU) on Mac Mini 2018 (Intel). ![image](https://github.com/ollama/ollama/assets/1962469/9601d2b0-9e87-474e-8a0d-12c5e8ef6fe5) I see that only my CPU is busy, not the GPU. ![image](https://github.com/ollama/ollama/assets/1962469/d05c1755-7dce-47bd-86ef-b7429e78ad28) I suspect that this is the culprit: ![image](https://github.com/ollama/ollama/assets/1962469/12195515-ecea-44d6-b97a-ea7371a83ea3) ### How should we solve this? Try to detect an eGPU nevertheless. ### What is the impact of not solving this? Low performance of models. ### Anything else? _No response_
Author
Owner

@dhiltgen commented on GitHub (Mar 25, 2024):

We're tracking this in #1016

Currently we're CPU only on the Intel macs.

<!-- gh-comment-id:2018034191 --> @dhiltgen commented on GitHub (Mar 25, 2024): We're tracking this in #1016 Currently we're CPU only on the Intel macs.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#64096