IBM Adds Videogame Console Chips to Mainframes
GoIBMPS3 writes "Soon the powerful 'Cell' microprocessor that fuels Sony's PlayStation 3 console will be available in IBM mainframe computers. The intent is to allow high-performance machines to run complex online games and virtual worlds. 'The integration initially will be accomplished by networking the mainframe with IBM's Cell blades, but eventually the Cells will be plugged more directly into the mainframes via PCI adapter cards, IBM said. It's the latest twist in IBM's years-long effort to keep mainframes not only relevant but also cutting-edge. IBM is touting the partnership as an example of hybrid computing--a trend sweeping the high-performance computing industry as companies augment general-purpose servers with special-purpose chips that to accelerate particular tasks.'"
Let's face it, nobody buys a mainframe unless they've already got a very specific use planned for it. It's not like an x86 server where it's cheap enough that you might think "We'll use it for X, but even if we don't, we'll use it for Y".
And the Cell isn't really intended for general-purpose use - it's far more appropriate to use it in a system where the code has been written and designed specifically for it.
What better market than one which is composed almost entirely of people with reasonably specific, defined needs?
You can create new servers on the fly,
Really high performance
Easily scalable,
and virtual worlds will never go down for any reason outside the code.
To try and replicate those efforts on PC servers is a waste of money.
Properly done, those issues that arise in many MMORPGs when a large percentage of their population goes to on area for an event....Blizzard I'm looking at you.
The Kruger Dunning explains most post on
IBM isn't the first or last to come up with the idea behind the CELL processor. With the advent of programmable shaders, the GPU industry was headed that way like a freight train. When people started using these highly pipelined, highly parallel SIMD stream processors that we know as GPUs to do supercomputing, people with a clue took notice and decided that it would be sensible to strip out the video components and generalize the compute engine. However, this kind of compute engine only works well for stream processing, requiring some kind of general-purpose CPU to supervise. And this is exactly what the CELL processor is: A PowerPC supervising the operation of an array of stream processors.
So, while the CELL is inspired by GPU design, I think it would be more appropriate to say that CELL is a supercomputing architecture that, being what it is, is also highly suitable for graphics applications. As such, I think what the slashdot article says is silly. What IBM is doing is putting a supercomputing architecture into a mainframe. This isn't weird. It's sensible and a wise move, technically and competitively.
trend sweeping the high-performance computing industry as companies augment general-purpose servers with special-purpose chips to accelerate particular tasks.
As I recall my 286 had a Math Coprocessor.
Years later I bought a hardware MPEG decoder card so that I could watch DVD's without skipping on my old Pentium ii.
And over the last several years I've installed GPU boards to accelerate some particular video rendering tasks.
Its nice to see the idea of special purpose chips for hardware acceleration is finally catching on in high performance computing.
Faster than the PCI bus? Seems like they need another way to plug it into the mainframe.