<div dir="ltr"><div>Neither the numpy ATLAS build nor the MKL build on Windows makes use of shared libs. The latter due due licence restriction.<br><br></div>Carl<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">
2014-05-12 14:23 GMT+02:00 Matthieu Brucher <span dir="ltr"><<a href="mailto:matthieu.brucher@gmail.com" target="_blank">matthieu.brucher@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Yes, they seem to be focused on HPC clusters with sometimes old rules<br>
(as no shared library).<br>
Also, they don't use a potable Makefile generator, not even autoconf,<br>
this may also play a role in Windows support.<br>
<br>
<br>
2014-05-12 12:52 GMT+01:00 Olivier Grisel <<a href="mailto:olivier.grisel@ensta.org">olivier.grisel@ensta.org</a>>:<br>
<div class="HOEnZb"><div class="h5">> BLIS looks interesting. Besides threading and runtime configuration,<br>
> adding support for building it as a shared library would also be<br>
> required to be usable by python packages that have several extension<br>
> modules that link against a BLAS implementation.<br>
><br>
> <a href="https://code.google.com/p/blis/wiki/FAQ#Can_I_build_BLIS_as_a_shared_library" target="_blank">https://code.google.com/p/blis/wiki/FAQ#Can_I_build_BLIS_as_a_shared_library</a>?<br>
><br>
> """<br>
> Can I build BLIS as a shared library?<br>
><br>
> The BLIS build system is not yet capable of outputting a shared<br>
> library. Building and using shared libraries requires careful<br>
> attention to various linkage and runtime details that, quite frankly,<br>
> the BLIS developers would rather avoid if possible. If this feature is<br>
> important to you, please speak up on the blis-devel mailing list.<br>
> """<br>
><br>
> Also Windows support is still considered experimental according to the same FAQ.<br>
><br>
> --<br>
> Olivier<br>
> _______________________________________________<br>
> NumPy-Discussion mailing list<br>
> <a href="mailto:NumPy-Discussion@scipy.org">NumPy-Discussion@scipy.org</a><br>
> <a href="http://mail.scipy.org/mailman/listinfo/numpy-discussion" target="_blank">http://mail.scipy.org/mailman/listinfo/numpy-discussion</a><br>
<br>
<br>
<br>
</div></div><span class="HOEnZb"><font color="#888888">--<br>
Information System Engineer, Ph.D.<br>
Blog: <a href="http://matt.eifelle.com" target="_blank">http://matt.eifelle.com</a><br>
LinkedIn: <a href="http://www.linkedin.com/in/matthieubrucher" target="_blank">http://www.linkedin.com/in/matthieubrucher</a><br>
Music band: <a href="http://liliejay.com/" target="_blank">http://liliejay.com/</a><br>
</font></span><div class="HOEnZb"><div class="h5">_______________________________________________<br>
NumPy-Discussion mailing list<br>
<a href="mailto:NumPy-Discussion@scipy.org">NumPy-Discussion@scipy.org</a><br>
<a href="http://mail.scipy.org/mailman/listinfo/numpy-discussion" target="_blank">http://mail.scipy.org/mailman/listinfo/numpy-discussion</a><br>
</div></div></blockquote></div><br></div>