Intel® oneAPI Math Kernel Library
Ask questions and share information with other developers who use Intel® Math Kernel Library.
6977 Discussions

[Python] Numpy performance improvement using the MKL

dpinte
Beginner
509 Views

For those of you interested by using NumPy with the MKL, here is a rough benchmark :

http://dpinte.wordpress.com/2010/01/15/numpy-performance-improvement-with-the-mkl/

I will continue improving the post with new tests and try to make it more robust.

Comments or feedback are welcome ;-)

Didrik

0 Kudos
2 Replies
Gennady_F_Intel
Moderator
509 Views

Didrik, thanks for the information. I have a couple of notes, make sense to explicitly add the size of the task you are benchamarking and to do the same things on the latest architectures like Nechalem...

thanks a lot. Gennady


0 Kudos
dpinte
Beginner
509 Views

I have updated the scripts. It is attached for testing. Please report your test results ;-)

Regarding the Nechalem architecture, I have no access to those one at the moment.

Didrik

0 Kudos
Reply