You are not logged in.

#1 2025-02-23 04:59:23

jronald
Member
Registered: 2022-05-09
Posts: 213

[SOLVED] How to do when openblas and blas are in conflict?

When installing whipser.cpp, which depends on openblas,
it says that blas-openblas and blas are in conflict,
and asks whether to remove blas.

If "Yes", will this break opencv?

Thanks

Last edited by jronald (2025-02-23 05:26:03)

Offline

#2 2025-02-23 05:04:37

mackin_cheese
Member
Registered: 2025-01-07
Posts: 475

Re: [SOLVED] How to do when openblas and blas are in conflict?

not sure why opencv uses blas over openblas but i can tell you that openblas provides blas. so opencv should still be working once you remove blas and install openblas

Offline

#3 2025-02-23 05:25:15

jronald
Member
Registered: 2022-05-09
Posts: 213

Re: [SOLVED] How to do when openblas and blas are in conflict?

mackin_cheese wrote:

not sure why opencv uses blas over openblas but i can tell you that openblas provides blas. so opencv should still be working once you remove blas and install openblas

tested, it works

$ yay -Qi blas-openblas
...
Provides        : blas=3.12.0  cblas=3.12.0  lapack=3.12.0  lapacke=3.12.0  openblas-lapack=0.3.28
...

Thanks

Last edited by jronald (2025-02-23 05:25:36)

Offline

Board footer

Powered by FluxBB