[Numpy-discussion] matrix product in parallel?
Nicolas Bock
nicolasbock@gmail....
Fri Nov 18 16:55:40 CST 2011
Hello list,
please ignore my previous email. I just found
http://www.scipy.org/ParallelProgramming
Thanks,
nick
On Fri, Nov 18, 2011 at 15:27, Nicolas Bock <nicolasbock@gmail.com> wrote:
> Hello list,
>
> is it possible to get numpy to do a matrix product in parallel? I presume
> that the multiply in the back-end is really done by dgemm() or equivalent,
> so is it possible to use a parallel dgemm() there?
>
> Thanks,
>
> nick
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.scipy.org/pipermail/numpy-discussion/attachments/20111118/096dddc0/attachment.html
More information about the NumPy-Discussion
mailing list