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."

28 of 133 comments (clear)

  1. From TFA by DaveCar · · Score: 5, Funny

    At its highest price, the Blue Gene/L cost $1.3 million per rack

    Pamela Anderson eat your heart out!

    1. Re:From TFA by IBBoard · · Score: 3, Funny

      And knowing most super computers, both would be far too large, ugly, and filled with silicon.

    2. Re:From TFA by mwvdlee · · Score: 4, Funny

      On the plus side; most supercomputers are fully hot swappable, try doing that with women.

      --
      Slashdot social media options: AIM, ICQ, Yahoo, Jabber and Mobile Text. Why no MySpace?
    3. Re:From TFA by Gazzonyx · · Score: 2, Funny

      On the plus side; most supercomputers are fully hot swappable, try doing that with women. My experience says the hotswap turns to a dual cold shoulder; It has something to do with an error when malloc fails to make sufficient room to store correct name, or a null pointer is dereferenced when trying to remember name. Oh well. There's still hope.


      while(1)
      {
      myGirl = myGirl -> cuteFriend;
      delete myGirl -> last;
      }
      myGirl -> isHappyEnding = !(myGirl -> isHappyEnding);

      --

      If I mod you up, it doesn't necessarily mean I agree with what you've said, sorry.

    4. Re:From TFA by suggsjc · · Score: 2, Funny
      It appears that you have some problems with your logic as you will just stay in that while loop indefinitely (yeah right). Here is the updated code, and man is it complicated! But if you learn one thing from this, its that it only gets more expensive...

      // initialize variables
      myGirl = arg[0];
      acctbal = arg[1];
      girl_count = 1;

      while (!screwed) {
      date_cost = 20;
      while (!bored && !dumped) {
      date_success = date(date_cost);

      if (date_success) { date_cost = date_cost * 1.75; }
      else { dumped = true; }

      bonus = will_have_sex() ? 1000 : 0;
      attractiveness = (myGirl->personality * myGirl->hotness^2) + bonus / (date_cost * this->fear_of_commitment);

      if (attractiveness < 1) { bored = true; }
      }
      myGirl = myGirl -> cuteFriend;
      delete myGirl -> last;

      if (date_cost ^ girl_count < acctbal ) {
      screwed = true;
      }
      girl_count++;
      }

      function date(cost) {
      if (cost > acctbal) {
      return false;
      }
      else {
      acctbal = acctbal - cost;
      return true;
      }
      }

      function will_have_sex {
      if (acctbal > 1000000 || date_cost > 250) { return true; }
      else { return false; }
      }
      --
      When I have a kid, I want to put him in one of those strollers for twins and then run around the mall looking frantic.
  2. "Supercomputer" by pzs · · Score: 2, Insightful

    Anybody can have a supercomputer on the cheap because the definition of supercomputer changes every 3 seconds.

    Peter

    1. Re:"Supercomputer" by Ginger+Unicorn · · Score: 4, Interesting

      i think my PS2 is supercomputer isnt it? Weren't the US government going to restrict exports on them as they were considered munitions or something daft like that. Same thing for old Mac G5 as i recall. Might be a stupid urban myth though.

      --
      (1.21 gigawatts) / (88 miles per hour) = 30 757 874 newtons
    2. Re:"Supercomputer" by cerberusss · · Score: 2, Funny

      i think my PS2 is supercomputer isnt it?
      Hah! These old and heavy IBM PS/2's are deadly weapons once loaded into my bolt thrower. Imagine using Blue Gene and my goal of World Domination is coming nearer.
      --
      8 of 13 people found this answer helpful. Did you?
    3. Re:"Supercomputer" by BrianHursey · · Score: 2, Interesting

      I think the super computers are a thing of the past. Now days clusters are the way to go. Much cheaper and flexible.

      --
      Linux is like a teepee. It has no windows, no gates, and there's an Apache inside.
    4. Re:"Supercomputer" by morgan_greywolf · · Score: 4, Informative

      Might be a stupid urban myth though.


      Nope, at least on the PS2 count (I don't know about Mac G5s). Back in 2000, Saddam Hussein was purchasing Sony PS2s by the thousands, which were then banned from export, due to them being classified as munitions.
    5. 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.

  3. Beowulf! by rgravina · · Score: 3, Funny

    Imagine a Beowulf cluster of these!

  4. 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'!

  5. Stanford will always have the biggest by bblboy54 · · Score: 4, Interesting

    Stanford still has the the best idea.

    1. Re:Stanford will always have the biggest by bunratty · · Score: 5, Informative

      Distributed processing is fine for "embarrassingly parallel" problems where the compute nodes don't need to communicate with each other. However, many problems solved by supercomputers or large clusters need communication between the compute nodes, so aren't amenable to distributed solutions.

      --
      What a fool believes, he sees, no wise man has the power to reason away.
    2. Re:Stanford will always have the biggest by Nefarious+Wheel · · Score: 3, Interesting
      A friend of mine once ran the massively parallel supercomputer centre at LaTrobe. He told me of how the transputer-based Connection Machine would run blindingly fast in parallel, only to have the lights slowly wink out until one small corner of the display was the only thing lit. He said it was disappointing, and rather funny, how parallel jobs tended to go linear over time.

      Yep, sometimes you just need a few processors running very fast cycles.

      Sigh... we miss you, Seymour Cray. Wish you hadn't taken your Jeep out that day.

      --
      Do not mock my vision of impractical footwear
    3. Re:Stanford will always have the biggest by Beatlebum · · Score: 2, Informative

      The Connection Machine used up to 64K 1-bit processing elements configured to work lock-step with a single control unit (SIMD).

      The transputer was something completely different. It was a 32-bit processor with four high-speed connections to other transputers. This could be used to implement a MIMD processing network.

      The CM scaled well on data parallel applications, the transputer was more suited to course-grained parallelism.

  6. Re:Obligatory by Tap13579 · · Score: 5, Funny

    Will it blend? That is the question.

  7. I'm the laughing gnome, you can't catch me by Dogtanian · · Score: 2, Funny

    At its highest price, the Blue Gene/L cost $1.3 million per rack Pamela Anderson eat your heart out! my rack is bigger than yours it brings the researchers to the yard i could teach you but i'd have to charge... *dances* I hear that David Bowie has a thing for Blue Gene computers:

    "Blue Jean^wGene, I just met a supercomputer named Blue Gene
    Blue Gene, She got a camouflaged face and no money
    "
    Remember, they always let you down when you need `em"

    (Guess IBM's reliability sucks, then...)

    "Oh Blue Gene
    Is heaven any sweeter than Blue Gene?
    She got a one-petaflop 294,912-processor, 72-rack system configuration harnessed to a high-speed, optical network,
    She got a turned up nose...
    "
    --
    "Slashdot - News and Chat Sites Deviant". (Click "homepage" link above for details).
  8. For what? Supercomputers do only one job by freedom_india · · Score: 2, Interesting

    Supercomputers and Mainframes are for totally different purposes.
    A supercomp will do one and only one job parallely to finish it off much faster than any other computer.
    A M/F can handle multiple jobs at the same time with lesser speed, but with considerable stability.

    For many companies, one S/390 running OS/390 or even an AS/400 (not related) is more than enough for their entire Notes setup.

    A supercomputer cannot be used to do that 24/7.

    They are fast racecars which cannot race outside of circuit.

    --
    "Doing what i can, with what i have." ~ Burt Gummer
  9. Taking about supercomputers... by zeromorph · · Score: 2, Insightful

    Wow moderators, since when are old lame jokes redundant? (He's the first to post our beloved Beowulf-phraseme in this discussion.)

    And he's even right, clusters are the most frequent architecture in the TOP500:

    373 systems are labeled as clusters, making this the most common architecture in the TOP500 with a stable share of 74.6 percent.
    --
    "Hannibal's plans never work right. They just work." Amy/A-Team
  10. academic and research? try finance by Gothmolly · · Score: 2, Insightful

    These days, $800K for a supercomputer is going to be snapped up by financial institutions far faster than academic and research. Didn't Mitsubishi just close its research plant? Banks and financial companies DEVOUR data, they're the real customers for this sort of thing. It's nice to speculate on the Folding@Home numbers you'd get, but these things are going to be used to make real money.

    --
    I want to delete my account but Slashdot doesn't allow it.
    1. Re:academic and research? try finance by locokamil · · Score: 3, Interesting

      If the price goes even lower, perhaps they will. I find it difficult to see this happening though: the financial firm I work for has swung from supercomputer to linux clusters, and is showing no signs of going back. The TCO for a bunch of linux blades is just so much lower than a supercomputer... and because banks are so conscious of their bottom lines, they usually don't improve things if they are already working.

  11. JUST IN TIME!! by armodude · · Score: 5, Funny

    FOR RUNNING VISTA the way it was meant to be run!!!

  12. That's nothing.... by E++99 · · Score: 3, Funny
  13. Re:ivy league cash? by necro81 · · Score: 3, Informative

    If you search through the whole top500 list, you'll find these Ivy Leaguers with Blue Gene computers:

    #93 Harvard
    #382 Princeton

    But, there are plenty of other US schools on the list with Blue Gene computers (and a many outside the U.S. as well):

    #5 SUNY Stony Brook
    #7 Renssellaer Polytechnic
    #63 California-San Diego #374 Boston University
    #376 Iowa State
    #379 MIT
    #383 Alabama-Birmingham

  14. supercomputer now 100+ teraflops? by peter303 · · Score: 2, Interesting

    This has been a marketing ploy for decades: calling a supercomputer from a few years ago a cheap supercomputer. Well, its no longer a supercomputer.

    In the early 1980s a 60 megaflop Cray-1 defined "supercomputer" and the video processing in my cell phone is faster than that.

    The new prize is a petaflop, with anything within a magnitude of that range a true super- at least for this year.

  15. I remember by Solandri · · Score: 2, Informative
    Way back when I was in jr. high around 1980, my friends and I were going ga-ga over the latest issue of Byte magazine at the library. It had a chart listing various computers (processors) and their FLOPS. The 6502 (Apple II) and 8088 (IBM PC) were listed at less than 1000 FLOPS (they didn't do floating point so it had to be emulated in software). We were drooling over the Cray Supercomputer which was listed at 1 million FLOPS, or 1 MFLOPS.

    A 2.4 GHz Core 2 Duo rates around 500 MFLOPS. An nVidia 8600GT which you can pick up for about $130 rates around 114 GFLOPS (114,000 MFLOPS). The upcoming 9800GTX is supposed to rate at over 1 TFLOPS.