So back to my original question, does anyone know when will pycuda get 2d
FFT support?


On Thu, Oct 31, 2013 at 6:12 PM, Bogdan Opanchuk <manti...@gmail.com> wrote:

> Hi Isaac,
>
> It does not need one, it's a pure Python module. Just run "pip install
> reikna".
>
> On Fri, Nov 1, 2013 at 9:05 AM, Isaac Gerg <isaac.g...@gergltd.com> wrote:
> > There's no windows 64bit installer.
> >
> > On Oct 31, 2013 5:44 PM, "Bogdan Opanchuk" <manti...@gmail.com> wrote:
> >>
> >> Hi Isaac,
> >>
> >> You can try my package Reikna (http://reikna.publicfields.net). The
> >> FFT there is somewhat slower than the CUFFT one, but it works with
> >> Python 3.
> >>
> >> On Thu, Oct 31, 2013 at 11:54 PM, Isaac Gerg <isaac.g...@gergltd.com>
> >> wrote:
> >> > They have no support for python 3.2 64 bit :(
> >> >
> >> > On Oct 31, 2013 5:44 AM, "Ahmed Fasih" <wuzzyv...@gmail.com> wrote:
> >> >>
> >> >> scikits.cuda has both high-level and low-level wrappers from PyCUDA
> to
> >> >> CUFFT for all your FFT needs: use the former to do standard tasks
> >> >> conveniently, and the latter to make full use of the CUFFT API.
> >> >> http://lebedov.github.io/scikits.cuda/reference.html
> >> >>
> >> >>
> >> >> On Wed, Oct 30, 2013 at 10:42 PM, Isaac Gerg <isaac.g...@gergltd.com
> >
> >> >> wrote:
> >> >>>
> >> >>> When will pycuda get 2d fft support?
> >> >>>
> >> >>> Isaac
> >> >>>
> >> >>> _______________________________________________
> >> >>> PyCUDA mailing list
> >> >>> PyCUDA@tiker.net
> >> >>> http://lists.tiker.net/listinfo/pycuda
> >> >>>
> >> >>
> >> >
> >> > _______________________________________________
> >> > PyCUDA mailing list
> >> > PyCUDA@tiker.net
> >> > http://lists.tiker.net/listinfo/pycuda
> >> >
>
_______________________________________________
PyCUDA mailing list
PyCUDA@tiker.net
http://lists.tiker.net/listinfo/pycuda

Reply via email to