Results 1 to 3 of 3

Thread: Amazon Builds World’s Fastest Nonexistent Supercomputer

  1. #1
    Join Date
    May 2006
    Location
    Boston
    Beans
    1,918
    Distro
    Ubuntu 12.04 Precise Pangolin

    Amazon Builds World’s Fastest Nonexistent Supercomputer

    from : http://www.wired.com/wiredenterprise...percomputer/2/

    The 42nd fastest supercomputer on earth doesn’t exist.

    This fall, Amazon built a virtual supercomputer atop its Elastic Compute Cloud — a web service that spins up virtual servers whenever you want them — and this nonexistent mega-machine outraced all but 41 of the world’s real supercomputers.

    just wanted to hear your thoughts about this article and the future/benefits of virtual server in general.

    blog
    Donations BTC : 12FwoB7uAM5FnweykpR1AEEDVFaTLTYFkS
    DOUBLEPLUSGOOD!!

  2. #2
    Join Date
    Feb 2009
    Location
    USA
    Beans
    3,186

    Re: Amazon Builds World’s Fastest Nonexistent Supercomputer

    Supercomputers are useful for scientific applications, however, an Internet based supercomputer has very limited use. The biggest drawback in supercomputing is the high cost of communication between the machines, that is on a local 2x1Gb network. On the Internet, unless your algorithm happens to be ridiculously parallelizable, things will not work.

    Check
    http://folding.stanford.edu/

    and

    http://setiathome.berkeley.edu/

    Those two do come with very paralleizable algorithms.

  3. #3
    Join Date
    Feb 2009
    Beans
    542
    Distro
    Kubuntu

    Re: Amazon Builds World’s Fastest Nonexistent Supercomputer

    Quote Originally Posted by 3Miro View Post
    Supercomputers are useful for scientific applications, however, an Internet based supercomputer has very limited use. The biggest drawback in supercomputing is the high cost of communication between the machines, that is on a local 2x1Gb network. On the Internet, unless your algorithm happens to be ridiculously parallelizable, things will not work.
    Ridiculous parallelism is the defining feature of modern supercomputers. Problems that don't benefit from massive parallelism are probably going to be done on high-end desktops rather than supercomputers in the first place.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •