Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×
Upgrades Hardware

Cell Chip Coming To the PC Via a PCI Express Card 164

arcticstoat writes with an excerpt from Custom PC: "After developing a brand new CPU architecture from the ground-up, you'd expect that Toshiba, Sony and IBM would have more uses for the Cell architecture than the PlayStation 3, and Toshiba has been quick to make use of the architecture's HD video transcoding abilities in its new Qosimo laptops. However, Leadtek is now taking Toshiba's efforts a step further by putting the chip onto a PCI-E card for desktop PCs. The WinFast PxVC1100 is based on Toshiba's SpursEngine SE1000 processor, which is a cut-down version of the Cell chip. The SpursEngine chip features four SPEs (synergistic processing elements) based on 128-bit RISC cores, along with H.264 and MPEG-2 codecs, but it doesn't contain its own CPU as the chip in the PS3 does. The chip is capable of encoding and decoding H.264, MPEG-2 and MPEG-4 video streams in hardware."
This discussion has been archived. No new comments can be posted.

Cell Chip Coming To the PC Via a PCI Express Card

Comments Filter:
  • by Samantha Wright ( 1324923 ) on Thursday October 02, 2008 @07:21PM (#25240357) Homepage Journal
    Just maybe? [wikipedia.org] Had anyone other than the submitter and TFAuthor not heard of this?
  • Why bother? (Score:5, Insightful)

    by HateBreeder ( 656491 ) on Thursday October 02, 2008 @07:30PM (#25240453)

    This spurs engine sounds just like an extra GPU...

    Why not just go with CUDA or some other GP-GPU platform and avoid the hassle?

    I know nVidia and AMD/ATI are doing H.264 decoding in hardware using their GPUs... I'm sure you can get software for encoders too.

  • Re:mythtv apps (Score:4, Insightful)

    by Walpurgiss ( 723989 ) on Thursday October 02, 2008 @07:37PM (#25240505)
    As op, it would have to be cheaper than the parts in your computer it negates for it to be worthwhile, and even then, linux support is unlikely. If it was cheap enough to make 1080p x264 decoding not require an ati or nvidia graphics card and a modern processor, it would be good. But my quadcore and onboard nForce video is able to do it, so unless this card + like a celeron could do it, it isn't worthwhile
  • Re:Yes, but... (Score:4, Insightful)

    by SoapBox17 ( 1020345 ) on Thursday October 02, 2008 @07:52PM (#25240629) Homepage
    Most feature hardware DEcoding (such as those you linked to). Few feature hardware ENcoding, as TFA does.
  • by snicho99 ( 984884 ) on Thursday October 02, 2008 @08:00PM (#25240705) Homepage
    Decoding .264 isn't really such a big deal. The ability to do low-cost multi-pass 1080 h.264 encoding at greater than real-time is something that would be EXTREMELY welcome for my company. We're a video post production house and we burn *LOTS* of CPU cycles encoding video for delivery to clients. A sub $500 card that greatly streamlined that process would be VERY welcome. Especially if it's something you could do as a background process that effectively didn't interfere with the operation of the edit suite.
  • by Joe The Dragon ( 967727 ) on Thursday October 02, 2008 @08:28PM (#25240955)

    Only pci-e x1 and 128meg of ram? ati, nv cards have more ram at a lower cost with a pci-e x16 link.

    The x1 link will slow this down. HTX is even better then pci-e for a add in cpu.

  • by Louis Savain ( 65843 ) on Thursday October 02, 2008 @09:07PM (#25241263) Homepage

    The Cell is a perfect example of how not to design and build a multicore processor. It's a powerful processor but it's a pain in the ass to program. The worst thing that a multicore designer can do is build a processor before the programming model is designed and tested and all the chinks ironed out. But Sony and IBM are not alone. Intel is making the same mistake with Larrabee. AMD is soon to follow suit with its Fusion hybrid. It's enough to make a grown man cry. The truth should be clear to everyone by now. Heterogeneous processors are not the way to go simply because there is no easy software model that makes them easy to program. GPUs are not the answer either because they lack universality. As Tim Sweeny said recently [arstechnica.com], what is needed is a homogeneous processor. It will do wonders for productivity. Homogeneity and universality is what is called for. The Cell is anything but.

    In my opinion, both the CPU and the GPU are doomed [blogspot.com] for the simple reason that they are not universal. There is only one type of parallel processor core that can handle anything you can throw at it and that's a pure MIMD vector core. None of the multicore vendors have one none are planning to build one. Why? Because they don't have the right programming model. Unless they see the error of their ways, some other organization will do the right thing and rocket past them. They won't know what hit them until it's too late. The writing is on the wall.

  • Re:yo yo yo (Score:4, Insightful)

    by lysergic.acid ( 845423 ) on Thursday October 02, 2008 @09:21PM (#25241337) Homepage

    Leadtek says that the card will enable both encoding and transcoding at speeds that are 'faster than real-time.'

    sweet, i can finally have my PVR record programs before they actually air!

    but seriously though, how much is this card going to cost? is it just for professional video processing or will there be other uses for it as well? i wouldn't mind having one of these things for a PVR/media center, except for the fact that it needs a one-slot cooler, meaning it probably runs hot and noisy.

  • Re:mythtv apps (Score:4, Insightful)

    by lysergic.acid ( 845423 ) on Thursday October 02, 2008 @09:32PM (#25241409) Homepage

    This card could be perfect for people making HTPCs who want a low power and QUIET computer to watch on their TV using myth/etc.

    i was imagining how cool it'd be to have one of these + VIA EPIA/Eden micro-ATX (what's the smallest form factor that supports PCI-E?) for a HTPC/DVR. that is until i read that the card comes with a one-slot cooler. that would suggest that the processor runs pretty hot, and the slot cooler would probably make a good deal of noise.

  • Re:Two things (Score:3, Insightful)

    by christurkel ( 520220 ) on Thursday October 02, 2008 @10:08PM (#25241603) Homepage Journal
    and if there is Linux support then basically you will already have OSX support.
    You've never tried to write a Mac OS X driver, have you? If so, you'd know you couldn't be more wrong. OS X uses a totally different different architecture; they are not even close. OS X uses I/O Kit. Not even FreeBSD is close.
  • by Sycraft-fu ( 314770 ) on Thursday October 02, 2008 @10:37PM (#25241719)

    What does it have over a normal multi-core processor, like say a Core 2 Quad?

    The problem I've been seeing with the Cell both in terms of how it performs in the PS3 and the researchers tinkering with it at work (I work for a university) is that it doesn't really seem to have something that it is great at. A lot of the tasks people tout for it are highly parallel tasks, like Folding@Home. Ok, wonderful, except a GeForce crushes it. A GTX 280 using the CUDA client is much faster than a Cell. Ok so, not for tasks like that. You say it is more applicable to general purpose tasks. Fine, but we've got that already. Intel's Core and AMD's Athlon processors are some amazing general purpose processors for some amazing prices. From what I've seen, at regular CPU tasks, it can't keep up (in the PS3's case, the CPU core that has to dispatch everything to the cells gets swamped). So then what is the market?

    You'll note that here one of the things listed is H.264 encode/decode. Well that IS something that GPUs do and quite well. The decode functions ship with newer drivers. As for encoding, there's a program called Badaboom that uses the GPU to do the encoding. So thus far a lot of the things I've seen the Cell marketed for (video, physics) are things GPUs with CUDA kick ass at.

    The real question isn't what can this card do, it is what can it do better and/or cheaper than either a CPU or GPU? Doesn't matter if it can do everything that they can do, if it is turning complete it can pretty much by definition. What matters it can it do it for either less dollars or in less time (or better yet, both)?

    Also in the video domain it has to compete with ASICs. I don't know about H.264 but there are very cheap MPEG-2/4 codecs. Each chip does 4 realtime encodes and decodes, and they aren't pricey. Computer based CCTV systems use them all the time.

  • by Wesley Felter ( 138342 ) <wesley@felter.org> on Friday October 03, 2008 @12:23AM (#25242287) Homepage

    SpursEngine is not a partial good Cell; it's a different chip.

I've noticed several design suggestions in your code.

Working...