Performance issues with Intel Core Ultra 9 285H #13466
Replies: 1 comment
-
Answering my own question, the reason is the number of threads is higher the number of P-cores + E-cores. In 285H number of P-cores is 6, E-cores are 8 and LP-E cores are 2. Judge for yourself:
The moment you cross the threshold (14):
Related discussion: #572, I did not restrict the cores manually, just set the number of threads. |
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.
-
Running
llama-b5350-bin-ubuntu-x64.zip
stock builds on Intel Core Ultra 9 285H laptop. Basically, runs at 0.5tps, while same runs at 20tps on Core i5-14600KF.Is there anything I'm missing here?
Core i5 is older and supposedly slower. GPU runs fine, but that's beyond the point.
System info Core i5 (20tps):
( I know it has CUDA, but isn't used in CPU only)
System info Core Ultra 9 (0.5tps):
Beta Was this translation helpful? Give feedback.
All reactions