The free windows conda packages are linked against MKL statically, similar to C. Gohlke's packges.
My guess: the MKL optimization package supports multithreading and SVML, the free packages only a serial interface to MKL. Carl 2014-06-09 14:59 GMT+02:00 Olivier Grisel <[email protected]>: > 2014-06-09 14:53 GMT+02:00 Sturla Molden <[email protected]>: > > > > I see an Anaconda user reports Anaconda is affected, but Anaconda is > > linked with MKL as well (or used to be?) > > Not necessarily. Only if you buy the MKL optimization package: > > https://store.continuum.io/cshop/mkl-optimizations/ > > There is time limited evaluation package though. > > -- > Olivier > http://twitter.com/ogrisel - http://github.com/ogrisel > _______________________________________________ > NumPy-Discussion mailing list > [email protected] > http://mail.scipy.org/mailman/listinfo/numpy-discussion >
_______________________________________________ NumPy-Discussion mailing list [email protected] http://mail.scipy.org/mailman/listinfo/numpy-discussion
