Japan's Petaflop Supercomputer
slashthedot writes "Japan has built the fastest supercomputer in the world. While the BlueGene/L contains 130,000 processors, Japan has managed to create the first Petaflop supercomputer, called MDGrape-3, with just 4808 chips, and it cost just $9 million to develop."
should be used in conjunction with the topic from the previous article. Creating coutless means by which, to not only find vulnerabilities in things like Javascript, but equally, construct fixes to those vulnerabilities. Once it creates an open door, it generates the fix for closing it and keeping it closed. Machines like this can think thousands of times faster than your average black-hat-crackah, so why not use them as a fight fire with fire tool?
Every one is so concerned with internet safety, on would think that at some point massive resources with be set forth in order to effectively deal with the flaw finding few out there making it difficult for the rest of to simply enjoy the benefits of the internet.
The article says that this machine is much more efficient than other supercomputers. Is it actually cheaper to run large programs like SETI@HOME on a supercomputer? Electricity isn't cheap.
Religion for nerds. Stuff that really matters
If this petaflop supercomputer really only costs $9 million and only occupies the space of a large walk-in closet, why don't they mass-produce it and sell it. No, not to individuals but to corporations and governments. Folding@Home and Seti@Home could suddenly be like, sorry guys we don't need you anymore - we got something better. Having hundreds of copies of this super computer could quickly solve problems across the globe that much slower supercomputers are currently having trouble with!
... and in the DRM, bind them.
No? 'cos a GTX-7800 does 320Gflop/s and you could buy a few of those for $1500...
Slashdot: where don knuth is an idiot because he cant grasp the awesome power of php
Yea its specialized hardware, the mdgrape basically calculates Newton's law in the hardware so it does the inverse ^2 calculation really super fast. There used to be a md-grape equivalent which did the same thing for coulombs law (as you would think there is more money in doing biosims than astrosims), but i think that died as the market was too small.
I think this was an ibm/fujitsu collaboration and ibm had md-grape and dropped it because of the market and fujitsu is still making the grape..
FYI the reason even though it is specialized, this is cool is that any simulation you want to do classically (i.e gravity, coulomb), basically goes as N^2 where N is the number of things (i.e. you have to calculation the interaction btwn each thing and every other thing, so there are lots of tricks to make approximations (clever versions of stuff far away doesn't matter so much). This goes up fast as simulations get bigger, hence the GRAPE tricks, which let people do monster simulations as if they had terahertz machines!
(On the other hand some people will object the "approximations" make real simulations go as N log N, so its not like we were all twiddling our thumbs waiting around for GRAPE)