this post was submitted on 15 Jun 2023
23 points (100.0% liked)

Arch Linux

7841 readers
1 users here now

The beloved lightweight distro

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] odseey 2 points 2 years ago (1 children)

that's how I read it too in general, unless you want squeeze the maximum performance you can of a specific application, then you will need to benchmark each implementation, (including other options such as mkl) and see in practice which is superior for you.

[–] patatahooligan 1 points 2 years ago (1 children)

Meh I don't use it enough to warrant the effort of benchmarking. I just wanted a really general "if you don't know what you want, your should probably use X", and it appears that I should just use blas-openblas.

[–] odseey 3 points 2 years ago

yes definitely, I am also going to just install blas-openblas and forget about it, however I just added the part about benchmarking for people that run research/ machine-learning stuff regularly , figuring out which implementation is faster for their use case is worth it.