discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Discuss-gnuradio] PS3/Cell BE platform


From: Jason
Subject: [Discuss-gnuradio] PS3/Cell BE platform
Date: Wed, 15 Nov 2006 12:16:19 -0500
User-agent: Thunderbird 1.5.0.8 (X11/20061109)

All,

has anyone been looking at the Cell BE processor as a gnuradio backend platform?

For US$600 you get a Playstation 3 that boots linux, and has 7 128bit RISC processors, each with 256k local memory, all moving at ~3.4GHz. Each RISC processor is optimized for vector math / stream processing... :)

There is already an SDK (modified GNU toolchain) from IBM. It seems to use a standard toolchain and apps that run on a 64bit ppc, but the toolchain is modified to compile special threads (different exec type) for the RISC processors (called SPEs). threads are written in C against a provided library.

My thought for GnuRadio was to make near realtime mod/demod of ATSC a possibility. As well as speeding up most other stream processing.

The SDK and info are here [1]. The .iso seems to have everything needed, and the provided code examples aren't too much different from writing pthreads. The magic is in the added instruction set.

Good luck getting a hold of one before Christmas :)

Jason.

[1] http://www-128.ibm.com/developerworks/power/cell/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]