Hi Martin, Thank you, but as an author of this package I'd prefer that people did not mention it, and used Reikna instead (which is already featured in PyOpenCL docs, thanks to Andreas). It incorporates pyfft functionality and has some other useful stuff.
On Mon, Feb 17, 2014 at 5:36 PM, Martin Rehr <[email protected]> wrote: > > On 16/02/2014, at 23.07, Andreas Kloeckner <[email protected]> wrote: > >> Brandon Amos <[email protected]> writes: >> >>> Hi Andreas, >>> >>> >>>> peb does not build for me: >>>> >>> I think this is from incompatibilities between Python 3.3 and Python 2.7. >>> >>> Regardless, I'm probably going to remove `peb` from github and >>> just follow Gregor's gpyfft example for extending clblas. >>> >>> I don't know if this would benefit anybody else in the future, >>> but a reference to Gregor's gypfft library in the >>> "Interoperability with other OpenCL software" section in the documentation >>> would have really helped me! >> >> Done: >> >> http://documen.tician.de/pyopencl/#software-that-works-with-or-enhances-pyopencl >> >> Andreas >> >> _______________________________________________ >> PyOpenCL mailing list >> [email protected] >> http://lists.tiker.net/listinfo/pyopencl > > Another FFT package worth mentioning is pyfft: > https://pypi.python.org/pypi/pyfft it works with both PyCUDA an PyOpenCL > > Cheers, > Martin > _______________________________________________ > PyOpenCL mailing list > [email protected] > http://lists.tiker.net/listinfo/pyopencl _______________________________________________ PyOpenCL mailing list [email protected] http://lists.tiker.net/listinfo/pyopencl
