GnuRadio and CUDA

Continuing from this thread
http://lists.gnu.org/archive/html/discuss-gnuradio/2008-11/msg00293.html

Has there been any progress made since 2008?

Thank you

On Fri, 2009-06-19 at 03:28 -0400, Yu-Hua Y. wrote:

Continuing from this thread
Re: [Discuss-gnuradio] GnuRadio and CUDA

Has there been any progress made since 2008?

No, not much.
I am waiting for the OpenCL implementations from nvidia and ATI to
become available to the general public.
Then I plan on rewriting the code from CUDA to OpenCL.

This way we only have to support one codebase for a multitude of
hardware platforms.
(nvidia GPU, ATI GPU, cell processor, multicore-CPU)

The current codebase in my development brache is usable though.
Anybody is welcome to work further on this.

I myself are not planning on working on it untill openCL becomes
available.

I registered for early developer access to the nvidia OpenCL
implementation but I never heard from then since.

Greetings,
Martin Dudok van Heel