From Fedora Project Wiki
(Created page with ""OpenBLAS as default BLAS" is a bit generic, because it's not a single variant but actually comes in 9(?) different flavors. As a BLAS user, my 2c would be to make the OpenMP...")
 
No edit summary
Line 4: Line 4:


Also, some libraries such as arpack shouldn't be linked against BLAS so that the specific implementation can be chosen at link time.
Also, some libraries such as arpack shouldn't be linked against BLAS so that the specific implementation can be chosen at link time.
jussilehtola 2017-10-27

Revision as of 12:06, 27 October 2017

"OpenBLAS as default BLAS" is a bit generic, because it's not a single variant but actually comes in 9(?) different flavors.

As a BLAS user, my 2c would be to make the OpenMP variants the default.

Also, some libraries such as arpack shouldn't be linked against BLAS so that the specific implementation can be chosen at link time.

jussilehtola 2017-10-27