[Numpy-discussion] Even Sphere Volume
Chris Colbert
sccolbert@gmail....
Thu Jul 9 11:54:50 CDT 2009
there's a wrapper called PyCuda. but you actually write cuda code as a
docstring and its compiled and exectuted at run time.
I think it can be done more pythonic.
On Thu, Jul 9, 2009 at 12:31 PM, Gökhan SEVER<gokhansever@gmail.com> wrote:
> Still speaking of particles, has anyone seen Nvidia's Cuda powered particle
> systme demo?
>
> http://www.youtube.com/watch?v=RqduA7myZok
>
> I have a CUDA supported graphics card on my laptop, and tested on the actual
> hardware. Seems very cool. However has way too many lines of code for that
> piece of demo.
>
> I don't would the power of CUDA be harnessed using Python as well?
>
> --
> Gökhan
>
> _______________________________________________
> NumPy-Discussion mailing list
> NumPy-Discussion@scipy.org
> http://mail.scipy.org/mailman/listinfo/numpy-discussion
>
>
More information about the NumPy-Discussion
mailing list