-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 01/11/2013 16:31, Isaac Gerg wrote:
> So back to my original question, does anyone know when will pycuda
> get 2d FFT support?

Probably never :)  PyCUDA is a nice and simple wrapper around CUDA
rather than a full environment for scientific computing with CUDA.
This is the same reason why there is no wrapper around cuBLAS.

If none of the alternatives presented thus far are suitable then you
should consider wrapping CUFFT with ctypes.  It is not particularly
difficult and is a viable route to both good performance and
compatibility with Python 3.x.

Regards, Freddie.

-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.20 (Darwin)
Comment: GPGTools - http://gpgtools.org
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iEYEARECAAYFAlJ0HTgACgkQ/J9EM/uoqVepMgCfcdGRYI/5CnZeV5j4IilMumra
rZUAn2tAM+xoG+y2Yv7q4vb4jCH3fYye
=+2D9
-----END PGP SIGNATURE-----

_______________________________________________
PyCUDA mailing list
PyCUDA@tiker.net
http://lists.tiker.net/listinfo/pycuda

Reply via email to