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
_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@scipy.org
http://projects.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to