BLAS - MKL - OpenBLAS

Hello :slight_smile:

I have noticed that PyMC 4 gets installed by default with OpenBlas (when running python -m aesara.misc.check_blas)

I would like to use MKL instead of OpenBlas but it do not manage to switch, do you know how I could proceed ?

From another project, I noticed that MKL is sometimes much quicker.

Do you know (or have documentation) about those two libraries?

Many thanks in advance :slight_smile: