[Numpy-discussion] Where is the instruction of installing numpy with Intel lib MKL?

David Warde-Farley dwf at cs.toronto.edu
Thu Mar 26 20:02:44 EDT 2009


On 26-Mar-09, at 3:32 PM, Ben Park wrote:

>
> BTW, this timing on a core 2 Duo 2.0GH laptop ,with the Enthought  
> Python
> Distribution, is around 0.2 second.

You're going to have to build NumPy yourself to link it against the  
MKL, I believe. EPD's is probably using something fairly basic.

You don't mention what platform you're on. Windows? Linux? Mac OS X?  
This is pretty important.

Some instructions about the MKL are in the comments of site.cfg in the  
numpy tarball. Also (if you're running Linux):

http://www.scipy.org/Installing_SciPy/Linux#head-7ce43956a69ec51c6f2cedd894a4715d5bfff974

David



More information about the NumPy-Discussion mailing list