Hi Aisha, On Sun, Oct 25, 2020 at 08:55:17AM -0400, Aisha Tammy wrote: > Actually this should not be a problem. > The blas-lapack switch only changed paths in the runtime ld.so search > file /etc/ld.so.conf. > So the compile time linker actually only builds against the > reference blas/lapack libraries.
Ah, thanks for the confirmation. I have to admit that I forgot some details. But anyway it seems that I have done the right thing for Gentoo when writing that blas/lapack switching mechanism. :-) Currently Debian's MKL package only registers libmkl_rt.so as a candidate for libblas.so.3, and we can guarantee that all packages requiring libblas.so.3 are built against the standard netlib. -- debian-science-maintainers mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers
