Top 500 Supercomputer List Released
sundling writes "The heavily anticipated Top 500 Supercomputer list has been released. There is a Sevenfold increase in AMD Opteron processors on the list. Two sections of an IBM prototype took spots in the top 10 and the famous Apple cluster didn't make the list, because it was out of service for hardware upgrades. When complete, the new IBM cluster is sure to take the top spot from the Earth Simulator."
Last Thursday there was a little HPC Event by IBM at my University. And apart from the usual Balde Center for Scale Out Computing PR Blurb there also was a 1 Hour Presentation by one of IBM's Senior Strategy Analysts. What i found most interesting how they basically use embedded Processors for Blue Gene due to Cooling and Power Consumption Issues. He talked about Thermal Design, from the Basic Components right to where you compute Heat Dissipation for the whole room so you know where to put the very heat sensitive myrinet/infiniband components.
-- never underestimate someone who overestimates himself
Google cluter not in here? What do you reckon the performance/size of such cluster could be?
Maybe we can get everyone at the WWDC to use XGrid and break into the #1 slot for a brief second. Damn, i want Apple to take that spot.
GroupShares Inc - A Free Online Stock Trading Community
-------
artlu.net
It's worth pointint out that if you're going to consider a given supercomputer to be "AMD" or "Intel" based on where the processors come from, then Virginia Tech's cluster of Apple Xserves is an "IBM" machine.
That's not to take anything away from Apple. Both Xserve and the G5 towers that came before them are a great design, reliable, run a great OS, yada yada yada. But the chips are IBM.
In October, HP was impressive, because they filled the bottom of the list with Itanium based superdome: they ranked those all on the same bench figures, that means that those computers were not benchmarked by the customers but by HP. That was a good oportunity for IBM: each time they could put one of their computers on the list, they were sure to throw an HP one out of it, so increase the gap by a factor of 2 (+1 for IBM, -1 for HP) with their main rival.
So I am now wondering if this top500 list still means anything in term of performances and computing power, or is just a promoting tool, where manufacturers can conduct a war on market shares.
Actually the biggest reason is that the scene data is gigabytes in size and the machines need to be maxed on the RAM they can hold. My friend had a single texture on his senior digital film project that was larger than most systems ram (570MB IIRC).
There are 4 boxes to use in the defense of liberty: soap, ballot, jury, ammo. Use in that order. Starting now.
They measure with linpack, which only measures processor computational performance, but ignores memory, interconnect, and I/O performance.
This is why the US government uses HPC challenge benchmark, in which Linpack is only one measure among eight.
well, in a supercomputer OS, you really only have two choices. You can create a microkernel OS that runs on al the computation nodes, and does system calls to services nodes.
you cluster together a bunch of monolithic kernels. At 8000 processors you aren't going to be able to use 1 monolithic kernel, so the distinction between a medium scalable OS like linux and a large scalable OS like solaris/irix is a bit of a moot point. 1000 OS images instead of 250? It's a nuisance either way.
1) The VT cluster will probably never beat the EarthSim. Why? Because the interconnects (fancy network connections) are so specialized on EarthSim that it will tromp any off the shelf system. Furthermore everything about the EarthSim computers are built to be clustered as they are. VT uses infiniband which is faster and lower latency than Myranet or the other common cluster interconnects, which is part of the reason why it kicks so much butt, but the systems are still pretty much off the shelf and will never be able to beat EarthSim. Of course VT does for millions upon millions less and much more cost effectively, so even if it's not #1, in many ways it is the best.
2) Google's cluster is (probably) a much more distributed system, it would probably take a severe beating in trying to do the LinPack benchmarks that they use to rank the top500. The algorithm requires a lot of data passing, it probably doesn't excel at low latency or even high bandwidth (>16Gb/s) data passing. That's just an educated guess though, AFAIK that information is pretty well secreted. In raw processing power under one roof Google probably has it made, but since most problems (not all, read: *@home) in science and math require lots of data passing between nodes Google will probably get trounced in the top500.
Patrik
----------
Just your ordinary BOFH
http://killertux.org
that tells more about "the beast". So far, I just can tell that it is made of linux clusters, containing about 12500 nodes, because in case of clusters you are facing bi processors systems 98% of the time.
Here is the track, if someone wants to hunt the beast.
Thats a legit thing. Its actually off the list because Apple still hasnt sent over all of the xserves it was supposed to, and VT being stupid as fuck, sold off their entire computer cluster.
"Slashdot, where telling the truth is overrated but lying is insightful."
A supercomputer would be really rather unsuitable for this kind of thing. The most important thing by far is having a really fat pipe, as opposed to a really fast computer. Besides, loosely coupled clusters with load balancing would do a much better job (for the cost) than a super computer since the (expensive) tight coupling a that super computer gives is unnecessary.
SJW n. One who posts facts.
Check out the June 1994 list. Ten years ago, supercomputers at about the 100th place on the list had gigaflop performance of today's desktops. Flashmob1, the University of San Francisco event in April that assembled a 180 gigaflop cluster in a single day, would have been at the number 1 spot. It's just cool to imagine the trend continuing, and it could, especially with wifi or wimax collective computing.