[Numpy-discussion] what do I get if I build with MKL?

KACVINSKY Tom Tom.KACVINSKY at 3ds.com
Fri Apr 19 09:40:39 EDT 2013


You also get highly optimized BLAS routines, like dgemm and degemv.

From: numpy-discussion-bounces at scipy.org [mailto:numpy-discussion-bounces at scipy.org] On Behalf Of Matthieu Brucher
Sent: Friday, April 19, 2013 9:39 AM
To: Discussion of Numerical Python
Subject: Re: [Numpy-discussion] what do I get if I build with MKL?

Hi,

I think you have at least linear algebra (lapack) and dot. Basic arithmetics will not benefit, for expm, logm... I don't know.

Matthieu

2013/4/19 Neal Becker <ndbecker2 at gmail.com<mailto:ndbecker2 at gmail.com>>
What sorts of functions take advantage of MKL?

Linear Algebra (equation solving)?

Something like dot product?

exp, log, trig of matrix?

basic numpy arithmetic? (add matrixes)

_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion at scipy.org<mailto:NumPy-Discussion at scipy.org>
http://mail.scipy.org/mailman/listinfo/numpy-discussion



--
Information System Engineer, Ph.D.
Blog: http://matt.eifelle.com
LinkedIn: http://www.linkedin.com/in/matthieubrucher
Music band: http://liliejay.com/

This email and any attachments are intended solely for the use of the individual or entity to whom it is addressed and may be confidential and/or privileged.

If you are not one of the named recipients or have received this email in error,

(i) you should not read, disclose, or copy it,

(ii) please notify sender of your receipt by reply email and delete this email and all attachments,

(iii) Dassault Systemes does not accept or assume any liability or responsibility for any use of or reliance on this email.

For other languages, go to http://www.3ds.com/terms/email-disclaimer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20130419/8e8d122e/attachment.html>


More information about the NumPy-Discussion mailing list