[Numpy-discussion] GPU Numpy

Stéfan van der Walt stefan at sun.ac.za
Fri Aug 21 20:23:28 EDT 2009


2009/8/21 Nicolas Pinto <pinto at mit.edu>:
> For those of you who are interested, we forked python-cuda recently and
> started to add some numpy "sugar". The goal of python-cuda is to
> *complement* PyCuda by providing an equivalent to the CUDA Runtime API
> (understand: not Pythonic) using automatically-generated ctypes bindings.
> With it you can use CUBLAS, CUFFT and the emulation mode (so you don't need
> a GPU to develop):
> http://github.com/npinto/python-cuda/tree/master

Since you forked the project, it may be worth giving it a new name.
PyCuda vs. python-cuda is bound to confuse people horribly!

Cheers
Stéfan



More information about the NumPy-Discussion mailing list