Slashdot Mirror


White House Warns of Supercomputer Arms Race

dcblogs writes "The White House's science advisors, in a report last week, said a petaflop-by-petaflop race to achieve number one on the Top500 could prove costly and divert money from supercomputing research. 'While it would be imprudent to allow ourselves to fall significantly behind our peers with respect to scientific performance benchmarks that have demonstrable practical significance, a single-minded focus on maintaining clear superiority in terms of flops count is probably not in our national interest,' the report said (PDF). It is urging the supercomputing community to expand its benchmark measures beyond the Top500's Linpack. It says the Graph500, for data-intensive applications involving the rapid execution of graph operations, 'will be more relevant,' but also acknowledges that it will difficult to rely on any one measure."

4 of 123 comments (clear)

  1. This is how a superpower dies by mewsenews · · Score: 4, Insightful

    If another country starts to outshine you, try changing the rules.

    America's strength used lie in an immense manufacturing culture, and that's given way to "intellectual property". Instead of dealing with tangibles, America is content to sit behind a desk and let the Chinese labour.

    1. Re:This is how a superpower dies by Anonymous Coward · · Score: 4, Insightful

      No. It's creating more fear of the outside World: terrorism, other countries "attacking" us, others getting "ahead" of us, an infinitum.

      Nuclear war and the Soviets are gone. Our leaders need other bogeymen - their version of "Goldstein" - to keep us in fear. Because those of us who have been educated outside of the corporate system - any type of education that doesn't train one for a vocation - fear is how you control the little people. Apparently the scare of terrorists and Muslims aren't enough.

  2. True to an extent by GigsVT · · Score: 4, Insightful

    If you really need to crunch a lot of numbers and are willing to spend a lot to do it, it often makes more sense to develop an ASIC or FPGA type solution. I know the EFF put together a key cracking system for $250,000 that would probably still blow modern supercomputers out of the water for that specific application.

    --
    I've had enough abrasive sigs. Kittens are cute and fuzzy.
  3. It's not the supercomputer, it's the software by pclminion · · Score: 4, Insightful

    The "race" is not about the hardware. All modern supercomputers are massively clustered, using various shared memory architectures. The technology is commodity level, and even a small sum like $10 million can buy a SHITLOAD of hardware. The challenge, and the point of competition, is the creation of software technologies and algorithms to effectively make use of clustered hardware. It's a question of who has the best minds working on the software. The hardware is a given. People have constructed impressive massively parallel processors using game consoles, after all.

    It's the programmers, not the supercomputer makers, who will make the difference in this "race."