GPU usage not change while using CLBlast using AMD GPU #2170
mikeyang01
started this conversation in
General
Replies: 2 comments 1 reply
-
Perhaps try the OpenBlas version: https://github.com/ggerganov/llama.cpp/releases/download/master-5656d10/llama-master-5656d10-bin-win-openblas-x64.zip If not then you may need to build llama.cpp for your specific GPU - https://github.com/ggerganov/llama.cpp#build |
Beta Was this translation helpful? Give feedback.
1 reply
-
Hmm.. I'm just guessing TBH There's a Discussion about AMD 680M here #1185 that may be helpful |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
CPU: AMD Ryzen™ 7 7735HS
GPU: AMD 680M
Expectation:
High GPU usage, not CPU
Current:
I downloaded the zip file directly from the link
https://github.com/ggerganov/llama.cpp/releases/download/master-5656d10/llama-master-5656d10-bin-win-clblast-x64.zip
I found High CPU usage, GPU not using,
When I use other app using Directml , GPU usage is correct.
Software version:
https://github.com/ggerganov/llama.cpp/releases/tag/master-5656d10
Platform:
windows11
Imgur
Beta Was this translation helpful? Give feedback.
All reactions