Slashdot Mirror


Supercomputer On the Cheap

jbrodkin writes "You don't need Ivy League-type cash to get a supercomputer anymore. Organizations with limited financial resources are snatching up IBM supercomputers now that Big Blue has lowered the price of Blue Gene/L. Alabama-Birmingham and other universities that previously couldn't afford such advanced technology are using supercomputers to cure diseases at the protein level and to solve equally challenging problems. IBM dropped the price of the Blue Gene/L to $800K late last year before releasing a more powerful model, Blue Gene/P, last month. Sales of Blue Gene/L have more than doubled since then, bringing supercomputing into more corners of the academic and research worlds."

2 of 133 comments (clear)

  1. Normal business... by IBBoard · · Score: 3, Insightful

    Isn't this just normal business? "We're about to bring out the P series, so lets sell off the L series 'cheap'".

    Having said that, I don't suppose nearly half price is that bad an offer, even if $800K isn't exactly 'cheap'!

  2. Re:"Supercomputer" by jcgf · · Score: 4, Insightful
    Every time there's an article on supercomputers someone brings up clusters. As has been pointed out before, a cluster only works for easily parallelizable problems where you can divide your problem into many subproblems that can be divided amongst your nodes. This is not a problem with supercomputers as you have much faster communications amongst processors (ie they're not just cheaply connected with cat5 ethernet cable like beowolf) and thus you can solve problems on a supercomputer much faster in this case.

    Supercompters aren't going anywhere fast.