Hi Gregor,

> perhaps you have already noticed that I wrote a python wrapper for clFFT
> (gpyfft, on github) that supports pyopencl. I have been using cython, which
> I strongly recommend if you are better in programming Python than C.
>
> I have been using cwrap to avoid some of the simple but tedious work for
> the low-level wrapping. Because of the rather big API of clBLAS an
> automated wrapper generator like xdress or even SWIG can save you a lot of
> work.
>
Thanks, I've been looking at clFFT over the past few days and it's
a great starting point. I just noticed I forgot to ask for help in my
original post, so thanks for reading in between and giving me this
reference.

Regards,
Brandon.
_______________________________________________
PyOpenCL mailing list
[email protected]
http://lists.tiker.net/listinfo/pyopencl

Reply via email to