[Numpy-discussion] Calling scipy blas f rom cython is extr emely slow

Jerome Kieffer Jerome.Kieffer at esrf.fr
Sat Feb 23 15:29:01 EST 2013


On Sat, 23 Feb 2013 18:31:42 +0000 (UTC)
Sergio Callegari <sergio.callegari at gmail.com> wrote:

> However, it is still slower than the cblas
> 
> cblas -> 0.69 sec
> scipy blas -> 0.74 sec

if you are using scipy blas, the real question is which blas is underneath ?
OpenBlas, GotoBlas, Atlas, MKL ?

Under Debian I observed a x17 in speed from 35s to 2s with an "apt-get install atlas" on Armando's code.

Cheers,

-- 
Jérôme Kieffer
Data analysis unit - ESRF



More information about the NumPy-Discussion mailing list