Susi Lehtola wrote:
> OpenBLAS, ATLAS, ACML and MKL only ship one monolitchic library, so this
> is not really an option.

That sucks (and at least ATLAS used not to do that), though linker scripts 
could easily point both libblas.so and liblapack.so to a single monolithic 
library at compile/link time. (Of course, the programs would have to be 
rebuilt, and third-party binary-only stuff would not pick that up.)

        Kevin Kofler

-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Reply via email to