Intel® Distribution for Python*
Engage in discussions with community peers related to Python* applications and core computational packages.

Intel numpy benchmarks

Kenja__Krishna
Beginner
811 Views

Hello,

I have installed the trial version of intel distribution for python and was hoping to test it comparing it to the installation of python/numpy that I have on the cluster. I have seen various posts on the intel website showing the various speedups on the benchmarks but I would like to see how it scales in my cluster environment. Does intel publish any benchmark code that I can use for this purpose? All the benchmark codes that I can find are comparing numpy with cython or pure c++ but I couldn't find any that would compare intel python implementation using MKL with native python and numpy. It would be great help if someone can share any resources or code that will allow me to do this benchmark test.

Thanks,

Krishna

0 Kudos
1 Reply
DavidLiu
Employee
811 Views

Hi Krishna,

The Python team here at Intel does publish a few of the benchmarks on Github:

https://github.com/IntelPython

Hope this helps!

-David

0 Kudos
Reply