llama.cpp icon indicating copy to clipboard operation
llama.cpp copied to clipboard

Using OpenBlas to accelerate has no effect?

Open buptmengjj opened this issue 6 days ago • 0 comments

When compiling, openblas was enabled, but it seems that there is no acceleration effect during inference. Compared to not enabling openblas, it only increases the memory usage. What is the reason for this? How much faster can OpenBlas accelerate under normal circumstances?

buptmengjj avatar Feb 17 '25 06:02 buptmengjj