[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pypy-dev
Subject:    Re: [pypy-dev] Integrate Clyther into PyPy?
From:       Armin Rigo <arigo () tunes ! org>
Date:       2013-03-09 2:21:11
Message-ID: CAMSv6X0fQxG+-35ACBGf4xS55tHAc76vn6EA4YJ-uWvaTFEo8g () mail ! gmail ! com
[Download RAW message or body]

Hi,

On Fri, Mar 8, 2013 at 8:08 PM, GW <gw.2013@tnode.com> wrote:
> I am wondering why is there a proposal to provide only a compatible worki=
ng
> NumPy CPU implementation for PyPy? Aren't NumPy operations more suited for
> GPGPU (eg. OpenCL or CUDA) and supporting them would result in a greater
> performance boost than just CPU?

PyPy doesn't include a "JIT for NumPy": it includes a JIT for the
whole Python language, which can also work for Python programs that
use NumPy.  As far as I know you cannot run with reasonable
performance a complete, unrestricted Python program on a GPGPU.

Whether PyPy's NumPy will, over time, be extended to also support
GPGPU operations --- and whether this would then benefit from changes
to the JIT subcomponent itself --- only time and volunteers can say.


A bient=F4t,

Armin.
_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
http://mail.python.org/mailman/listinfo/pypy-dev
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic