Slashdot Mirror


Toshiba Demonstrates Cell Microprocessor

Cybro writes "Toshiba has demonstrated some cool applications for the Cell Microprocessor. They also revealed that they have written their own OS for the new processor. However the article on TechOn does not reveal the license of the OS."

19 of 168 comments (clear)

  1. Background For Those Unfamiliar With Cell by tquinlan · · Score: 5, Informative
    --
    DBA? Software Engineer? My company is hiring! Click
  2. ARTICLE TEXT: by Anonymous Coward · · Score: 5, Informative

    Toshiba Demonstrates Cell Microprocessor Simultaneously Decoding 48 MPEG-2 Streams
    Apr 25, 2005 14:15

    Toshiba demonstrated that its Cell microprocessor, jointly developed with the Sony Group and IBM Corp., can simultaneously decode 48 SDTV format MPEG-2 streams. At the COOL Chips VIII event held in Yokohama from April 20 to 22, 2005, the company showed a film demonstrating the decoding process.

    In the film, 48 MPEG-2 streams stored on a HDD were read, decoded and projected onto a 1,920 x 1,080 resolution display divided into 8 x 6 cells, each of which showed a different video in each cell. The company expects the technology to be used to display thumbnails for a video list. Of the eight synergistic processor elements (SPE) used in the Cell, six are used for decoding 48 MPEG-2 streams and one is used for scaling the screen. The remaining SPE can be used for a completely different processing function.

    In the demonstration, Toshiba used an operating system environment it had developed to increase the efficiency of Cell software development. One of the environment's key features is that application software developers can program software without considering which threads will be allotted to each of the different SPEs, because the environment allows the automatically scheduling software to SPEs.

  3. Not much info by Ironsides · · Score: 4, Insightful

    It doesn't say anywhere what the bitrates of the originating SD streams were. That is a biggie in terms of processing power. MPEG2 can run from 1.5Mbps (crap) to 50 Mbps (I Frame only, dam good) and higher. Give me more info and I might be impressed.

    --
    Fly me to the moon Let me sing among those stars Let me see what spring is like On jupiter and mars
    1. Re:Not much info by benwaggoner · · Score: 4, Informative

      Actually, the I-frame only is quite a bit easier to decode, since it doesn't require motion estimation, doesn't reference multiple frames, etcetera. It's almost identical to a series of JPEGs at 29.97 frames per second.

      In normal IBBP MPEG-2, a given B-frame will reference frames either direction of it, requiring two frames be buffered in memory, and a lot of moving around of data from those two frames.

  4. I am still by Anonymous Coward · · Score: 5, Interesting

    totally baffled how one could write something for the cell that we would traditionally call an "OS". At least, a time sharing OS. Who gets to use the SPE/APU/SPUs, and when? The attatched memory on the SPEs is nontrivial to swap to memory, and it seems absurd to think that it would just be done offhand with a context switch. Yet, context switches must happen. So are SPEs merely given to processes, who get to keep them, so that the main processor is switching betwen processes normally in a preemptive style but the SPEs stay under the control of single processes?

    Or is the Cell OS Toshiba's using here non-multitasking or cooperative multitasking? Or what?

    1. Re:I am still by adam31 · · Score: 4, Interesting
      I am also baffled. But the SPE has a memory size of only 256kb and 25 GByte/s bandwidth to main memory, so it's not like a context switch is out of the question. Also I'm pretty sure that each SPE can run 2 threads SMP (or is that just the Power chip?)

      It probably is a combination of the method you describe (where a SPE is dedicated to a thread) and traditional pre-emptive... And it probably boils down to the more processor-intensive threads get their own SPE, while a couple SPEs are dedicated to context-switching threads.

      To me, that part is not as baffling as how programs are going to be written in the first place. A thread will have to communicate all the memory accesses it will need to make to prefetch all that data. On the PS2, we use environments like this, where that memory would be double- or triple-buffered so we can simultaneously stream, process, and write-back... but that's hand-written individually for the hardest-core processing pieces, where memory accesses are predictable and sequential. How to do this in a general way to make the process easier on application developers?

      That's never really been a concern for Sony...

  5. Re:what does it do? by A+Dafa+Disciple · · Score: 5, Informative
  6. Huh? by garcia · · Score: 4, Insightful

    Well, in this picture I see a movie file being played (on what seems to be WMP) showing the cells on the screen.

    Now, I wasn't there, nor was the article really in depth by any means, but it would seem to me that this was nothing more than a movie demonstration and nothing live.

    I'm not quite so impressed. Maybe we should start linking to real content from the front page (i.e. in-depth accounts and not some blogger's one page summary with a blurry photo of a movie file being played on a projection screen).

  7. perhaps more interesting by Anonymous Coward · · Score: 5, Informative
  8. The interesting thing to me here by Anonymous Coward · · Score: 5, Interesting

    Isn't even *exactly* how impressive a multitasking feat it was, but that if I'm reading the article right, the 48-stream decoding thing was done *entirely by the auxillary processor units*. That is, the "SPE"s. The main [PPE] processor in the Cell was apparently not really doing anything at the time. This seems to bode wel for the usability of the SPEs.

    1. Re:The interesting thing to me here by marcansoft · · Score: 4, Informative

      That is *exactly* what they are there for. The real power of the Cell comes from the SPEs, not from the main PPC which is mainly there to control them and move data around. The SPEs do the number crunching.

      This does prove though that each SPE can handle 8 MPEG-2 streams with no problem (equivalent; probably they are used in a pipeline fashion so really saying one "does" 8 streams isn't too real, but they can do 48 streams as a whole. The typical thing is one for each major step of decoding.)

  9. Mebbe it can power by KingBahamut · · Score: 4, Funny
    --
    "God of Rock, thank you for this chance to kick ass. "
  10. Re:WMP? by vectorian798 · · Score: 5, Insightful

    You are right that it looks EXACTLY like WMP in full-screen mode. However, it seems unlikely that they ported it over to the weird OS they have going. Most likely they decode the streams and send raw data streams over a fast gigabit ethernet over to a comp with a media player that just chugs it through onto the screen. Or something like that anyways.

  11. That Cell microprocessor is pretty good... by TripMaster+Monkey · · Score: 5, Funny
    ...but the smart money's on the Goku miccroprocessor.


    ^_^

    --
    ____

    ~ |rip/\/\aster /\/\onkey

  12. The Perfect OS for the Cell Processor by MOBE2001 · · Score: 4, Interesting

    I got the perfect OS for the Cell Processor. I just need funding. :-D

    The COSA Operatin System

    See also the link below.

  13. Maybe ToshibaTVs can do 720P correctly with this. by PornMaster · · Score: 5, Funny

    Wouldn't it be nice to combine this article and the previous one and have a Cell to make your 720p TV display 1080i content properly? :)

  14. OS for Cell and Cell Application by vectorian798 · · Score: 5, Informative

    For all those talking about what kind of OS Cell will run:
    ZDNet Article on Cell

    The article is dated in some ways (like when it says 16 cores...I believe it is half that right?) but it does point out some interesting things, for example, like the fact that there will be a Cell SDK and a end-user OS aimed at embedded devices and the like.

    If you google around for 'cell forums' you will come across interesting discussions where they point out that linux will be ported very quickly to cell and that IBM has hinted at possible uses for Cell as a workstation. Also, Cell is OS NEUTRAL meaning that it does not have any particular hardware functionality that makes one OS run any faster.

    Overall, I would say that since market penetration is needed, you can't just say "Here is our OS and our SDK, use it from now on". The trick will be of course, to assuage the existing target audience who use today's OS's.

    Also, note that the Cell is not a processor bred entirely for the PS3 or anything like that - it will be embedded in devices such as PVR's, TV's, music players, and in all likelyhood, it will even find its way to the desktop - with its potential it is likely to also find some niche in supercomputing since it will be cheap (if 4 whole cells can be thrown into a game console why not?)

  15. Probably not an "OS" in the common sense by Lemming+Mark · · Score: 4, Interesting

    [ disclaimer: this is speculation but it's informed speculation - hopefully useful ]

    It's worth bearing in mind this is unlikely to be an OS in the common sense. I'd rate it very unlikely that this OS supports such niceties as filesystems, network IO stacks, protected processes, etc - or that it ever will.

    Rather, it's likely to be a shim (albeit a clever one) for insulating the developers of embedded-style applications from the real hardware. I wouldn't be surprised if this Toshiba OS is actually a "library operating system" which is linked into the application itself.

    Don't think of it as an OS in the Linux sense, more as a toolkit / library for Cell programmers. Exactly how a "conventional" OS will run on the Cell is not clear to me but it seems certain that it can support a Linux-style OS well - otherwise it'd scupper Cell's World Domination plans ;-)

  16. Maybe by News+for+nerds · · Score: 4, Informative