Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

using both iGPU and CPU together #12373

Open
fanlessfan opened this issue Nov 10, 2024 · 2 comments
Open

using both iGPU and CPU together #12373

fanlessfan opened this issue Nov 10, 2024 · 2 comments

Comments

@fanlessfan
Copy link

Hello,

I can successfully running Ollama in iGPU of Core i7 13700K, but the perfomance is half of the CPU. Is it possible to use CPU and iGPU together so that we can get 1.5x performance than CPU only?

thx

@sgwhat
Copy link
Contributor

sgwhat commented Nov 11, 2024

Hi @fanlessfan , which model are you running, and can you provide the script you use to run ollama and the ollama serve log?

@fanlessfan
Copy link
Author

It's not model related. I just followed the instructions on below link. It works and I can see the iGPU utilization is almost 100% while the model is running using intel_GPU_top and CPU is only one core busy.

https://github.com/intel-analytics/ipex-llm/blob/main/docs/mddocs/Quickstart/ollama_quickstart.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants