Big Mac Officially Ranks 3rd
An anonymous reader noted that
according to Wired, it will be announced officially on Monday the Big Mac supercomputer is the third-fastest super-computer. The article also talks about some of the amazing supercomputers in the planning stages. The sort of stuff that will make Big Mac look like that old TI-85 collecting dust in your drawer.
It has to be said that Mac's haven't been famous for their speed, always pushing the "it does more", or "there are 2 procs" arguments, but this gives them some serious ammunition. Perhaps they'll even get their advert on the air in the UK now :-)
Simon
Physicists get Hadrons!
That said, for what is provided, the Earth Simulator seems to be the current king by about 2x. (Corrections appreciated.)
A firewall can not protect you from yourself. Turn off what you do not need. Do not use the firewall to do your work.
The Top500 site lists two competing 64bits architectures-based clusters: the Integrity rx2600, with 1938 Itanium2 at 1.5GHz (must be pricey), and an 2816 Opteron 2 GHz cluster, that achieves only three fourths of Big Mac's performance. Now that's a defeat for AMD.
Also, the VirginiaTech cluster is the only "self-made" supercomputer in the Top50 (the next one is ranked 63th, based on SunFire V60). The original #3 slipped to the 7th position because of the new supercomputers. Competition for that third place was tough !
Now where's the G5 XServe ? It was supposed to be out when OS X Server 10.3 was released.
Maybe we deserve this world ?
I mean, I understand reasonably well the benchmarks used... but my question is this:
In the past, we always looked to the DoE or DoD for who had the fastest computers... they had stuff we could only dream of.. huge, fast clusters of funky computers we've never heard of.
Now, a university built one out of macs... and it competes with the same benchmarks.
What I wonder is, are there applications the old-style supercomputers are still better at, or has technology simply advanced since then? (Things like 10gig ethernet and ghz processors and memory busses, etc)... have we simply surpassed them? Don't just feed me some line about I/O either....
Now this system is the cheapest of the top 10. its cheaper than many it beat by a factor fo ten (more than that considering some of the building infrastructure are in that figure). Even more interesting these were stock mac at full price loaded with DVD-roms, firewire, blue tooth, the OS, etc..---not some stripped down model.
Its a good bet too that this thing is going to have lower maintainence costs and higher up-time given the macs attention to cooling, the use of high quality hard drives and power supplies, and high end memory chips. (on our cluster a tenth that size we blew 60 hard drives in the first 6 months and had to replace 10% of the motherboards.
Some drink at the fountain of knowledge. Others just gargle.
Okay, I took your advice and looked at the distributed.net speed statistics. I looked for the fastest PowerPC & Intel scores in each project. Here's what I found ...
PROJECT OGR:
CPU @ MHz = Speed
G5 @ 2000 = 19,180,166.00
G5 @ 1800 = 17,100,000.00
G4 @ 1250 = 13,946,216.25
P4 @ 3200 = 12,155,245.00
Xeon @ 2800 = 10,251,811.00
PIII @ 1440 = 9,570,000.00
PROJECT RC572:
G5 @ 2000 = 15,058,974.67
G5 @ 1800 = 13,400,000.00
G4 @ 1250 = 13,084,678.25
P4 @ 3200 = 4,502,730.00
Xeon @ 2800 = 3,935,299.00
PIII @ 1440 = 2,927,187.00
Of course, these numbers need to be taken with a grain of salt since there is only a few (or even one) top-end machine of each class in the statistics. However, contrary to your assertion, it appears that the PowerPCs kick ass compared to the x86s.
My understanding was that, if anything, the distributed.net algorithms unfairly favor the PowerPCs - esp. those with Altivec. I believe the Apple has used that fact in their advertising much to the consternation of many Slashdotters.
And yet equally, if not more, important products like amd64 don't have their own icons ?
Additionally, why does this CPU have a G5 icon? And not a PPC970 icon ?
Has slashdot sold out to apple ?
yah, and there's a reason. The Altivec vector instruction set specifically provides an instruction in hardware that the RC5 routines (and most encryption in general) make heavy use of. 1GHz G4 procs kill the Intel hardware by about 3:1 (approx 9mil on the above #s)
That said, the intel hardware should rip thru properly vectorized FP code about as well (for functions it directly supports in hardware), and should kill the G5 on integer performance. Mostly has to do with the G5 having fewer integer units than the P4/Xeon. This has been pretty much proven with the SPEC scores we've seen thus far, with both sides using top-of-class compilers (none of this GCC crap).
And now, back on topic, I think that this says alot about the IBM FP hardware with regards to Intel. Intel bent over backwards for an architecture that's not much faster per clock, and given the apparent lack of clock scalability in the Itanium, they're going to be hard-pressed to keep up. Their lack of FSB bandwidth is going to hurt them as well, esp. in the server market. I know of at least two scientific apps (nothing big, just school stuff) that the Itanium chews thru faster than the G5, but only for small datasets. The guy showing me his results mentioned that when the dataset goes from 10MB to 500MB, the G5 ends up around 2-3 times faster, as the memory interface becomes a bottleneck on Intel.
This may be one of the core reasons LINPACK on hugely parallel systems brings the Itanium and G5 so close to each other.
It doesn't help that the PPC970 looks to cost about a third what the Itanium costs.