More Details Of IBM's Blue Gene/L
Bob Plankers writes "By now we've all heard about IBM's Blue Gene/L, LLNL's remarkable new supercomputer which is intended to be the fastest supercomputer on Earth when done (360 TeraFLOPS). IBM has released some new photos of the prototype, and renditions of the final cluster. Note that the racks are angled in order to permit hot air to escape vertically and reduce the need for powered cooling. The machine uses custom CPUs with dual PowerPC 440 processing cores, four FPUs (two per core), five network controllers, 4 MB of DRAM, and a memory controller onboard. The prototype has 512 CPUs running at 700 MHz, and when finished the entire machine will have 65536 dual-core CPUs running at 1 GHz or more. Stephen Shankland's ZDnet article also mentions that the system runs Linux, but not on everything: 'Linux actually resides on only a comparatively small number of processors; the bulk of the chips run a stripped-down operating system that lets it carry out the instructions of the Linux nodes.'"
Well, it may be able to play Doom3 when it is released.
Slashdot Sig. version 0.1alpha. Use at your own risk.
I'm really impressed with this computer. I think it's going to be the first computer that can finish an infinite loop in under an hour.
- A
This will be sure to boost the effeciency of travelling salesmen everywhere.
Woah, this is the first time I think a box with 512 CPUs at 700 Mhz each one is crap.
Diego Rey
diegoT
I think I wet my pants.
A blog like any other.
4MB per CPU, each with 2 processing cores, and an onboard memory controller.
Final version to have 65536 CPUs.
Smells like 256GB to me, which is pretty decent in _any_ book, especially if it lives on the same silicon as the CPU...
No, It's a supercomputer. Those are RISC processors, a PPC 440 in reality gives better performance than a CISC processor like the PIII
So, you mean they're going to build a computer that's going to be bigger, faster and with higher number stats than the current #1? Shocking!
/. blurbs, so I'm asking, is it just a bigger supercomputer, or does it have any "real" innovations?
Sorry about the sarcasm, I'm only asking to be proven wrong, but isn't Blue Gene just more of the same, only bigger? Big Mac was interesting because of how cheap it was and because it was the first of its kind to use Macs, the Earth Simulator was interesting because it brought back custom chips for supercomputing as opposed to off the shelf components, we've been reading about IBM's dishwasher-sized supercomputer, articles about efficient supercomputing, so what's new about Blue Gene, besides being newer and bigger?
Once again I'm not bashing, I haven't read much of anything but the
Because they are used embedded DRAM, which although not as fast as SRAM it gives more storage in fewer transistors. This leads to a smaller die, and lower power/heat dissipation.
If your p1 runs at the same speed than your P4 for 90% of operations, then there is something wrong with your computer! The HDD is not the bottleneck for most modern computers, as they have enough memory to minimize page faults for most common home computing tasks.... Startup times however may be equal since both machines have to get the data/program from HDD... once stuffs are in memory, buubbie P1....
The standard of trolling has certainly fallen recently. Where's the SCO licence fee estimate for the finished 65536 processor SMP unit? You got a better class of idiot in those days... ;o)
Resistance is futile. Reactance buggers it up.
Yes. The thought of a creature with two X chromosomes is horrifying.
compile and link with:
gcc -g -o test test.c
run:
Infinite loop test
executed in 3.888419 seconds
-1: Disinformative
RISC vs CISC means very little these days. Most current CPUs have a core even more minimal than RISC chips, but present a CISC (in the case of x86) or RISC (in the case of the G5) interface to the outside. They used the PPC 440 for different reasons:
1) IBM had to do significant custom engineering for it, and they own the PPC 440 core. That allowed them to use it to design an SoC.
2) They needed to add FPU hardware, which is easier to do on a design they own. The PIII only has one FPU, while this chip as 2 FPUs. IBM had to add this to the design, because the regular PPC-440 has no FPUs.
3) The PPC-440 was designed from the beginning to be an embedded CPU. At 1GHz, a stock PPC-440 consumes about 2.5W. Even a low voltage PIII consumes more than that.
A deep unwavering belief is a sure sign you're missing something...