[Numpy-discussion] Numpy and MKL, update

Matthieu Brucher matthieu.brucher at gmail.com
Thu Nov 13 05:39:42 EST 2008


Hi,

I got an answer from the Intel Support about the issues between MKL
and Numpy (and Matlab and ...).
To use MKL with Numpy, we must know explicitely use the static MKL
libraries (libmkl_intel_lp64.a, libmkl_intel_thread.a and
libmkl_core.a). The same applies for Scipy and every other Python
module you build with the MKL.

Matthieu
-- 
Information System Engineer, Ph.D.
Website: http://matthieu-brucher.developpez.com/
Blogs: http://matt.eifelle.com and http://blog.developpez.com/?blog=92
LinkedIn: http://www.linkedin.com/in/matthieubrucher



More information about the NumPy-Discussion mailing list