- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
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?
링크가 복사됨
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
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
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
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?
