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

Slower than expected

Jamie_H_
Beginner
819 Views

I installed the Intel/Python 2.7 on Mac OS X 10.10.5 and ran a script with a lot of linear algebra (svds) and was surprised to find that it ran half as fast as the Anaconda version on the same machine. 

That's unexpected. Is something obviously wrong? 

 

 

0 Kudos
2 Replies
Sergey_M_Intel2
Employee
819 Views

Hi Jamie,

Thank you for reporting this! Answering your question, no this is not expected and surprises me too. Essentially both Anaconda* and Intel Distribution for Python take benefit from the Intel MKL. In theory the performance should be the same.

Can you provide extra details about versions of Anaconda* and Intel Python that you used?

Would it be possible to provide the test case so we can reproduce exactly what you get?

Also what hardware do you run on?

Sergey

0 Kudos
gaston-hillar
Valued Contributor I
819 Views

Hi Jamie,

In earlier releases of Intel Python, I had a similar issue when running some tests on macOS. However, it happened on early beta versions. Are you sure you are working with the latest version?

 

0 Kudos
Reply