Status of MKL packages in debian - porting to Gentoo

Mo Zhou lumin at debian.org
Sun Oct 25 13:27:34 GMT 2020


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.



More information about the debian-science-maintainers mailing list