Slashdot Mirror


Big Mac Officially Ranks 3rd

An anonymous reader noted that according to Wired, it will be announced officially on Monday the Big Mac supercomputer is the third-fastest super-computer. The article also talks about some of the amazing supercomputers in the planning stages. The sort of stuff that will make Big Mac look like that old TI-85 collecting dust in your drawer.

21 of 357 comments (clear)

  1. Kudos to the Mac by Space+cowboy · · Score: 3, Interesting

    It has to be said that Mac's haven't been famous for their speed, always pushing the "it does more", or "there are 2 procs" arguments, but this gives them some serious ammunition. Perhaps they'll even get their advert on the air in the UK now :-)

    Simon

    --
    Physicists get Hadrons!
    1. Re:Kudos to the Mac by black+mariah · · Score: 2, Interesting

      Hey, that's nice. As I already made clear, I am not a hacker and I don't care about number crunching benchmarks. LINPACK tests mean dick to me. I am a USER, not ADMINISTRATOR. If my pants went crazy for the latest release of Apache and gcc, I might want the biggest number cruncher out there. But my pants stay firmly in place unless there are some shiny numbers for tests based on software I use, such as Photoshop and After Effects.

      --
      'Standards' in computing only impress those who are impressed by things like 'standards'.
    2. Re:Kudos to the Mac by Anonymous Coward · · Score: 1, Interesting
      If my pants went crazy for the latest release of Apache and gcc, I might want the biggest number cruncher out there.
      I'm no graphics stud, but doesn't a Gaussian blur consist of convolving a source image with a Gaussian matrix? That's pretty much the definition of number crunching.
  2. Scant details on supercomputers... by Spoing · · Score: 4, Interesting
    The Top 500 supercomputer list does provide the basic comparison information, though nothing like OS used or IO speed (network and storage). For that, you have to dig through each site and even then it is not easy to find. (The Earth Simulator uses SUPER-UX for the OS -- another Unix tuned to this type of task.)

    That said, for what is provided, the Earth Simulator seems to be the current king by about 2x. (Corrections appreciated.)

    --
    A firewall can not protect you from yourself. Turn off what you do not need. Do not use the firewall to do your work.
  3. Check the #5 and #6 by Jesrad · · Score: 4, Interesting

    The Top500 site lists two competing 64bits architectures-based clusters: the Integrity rx2600, with 1938 Itanium2 at 1.5GHz (must be pricey), and an 2816 Opteron 2 GHz cluster, that achieves only three fourths of Big Mac's performance. Now that's a defeat for AMD.

    Also, the VirginiaTech cluster is the only "self-made" supercomputer in the Top50 (the next one is ranked 63th, based on SunFire V60). The original #3 slipped to the 7th position because of the new supercomputers. Competition for that third place was tough !

    Now where's the G5 XServe ? It was supposed to be out when OS X Server 10.3 was released.

    --
    Maybe we deserve this world ?
    1. Re:Check the #5 and #6 by justins · · Score: 2, Interesting
      Presumably the benchmarks were done with this enabled.

      Why would they? It's not a requirement for the benchmark.

      The benchmark is purely a measure of performance, not reliability or anything else. Of course the benchmark might end up being tainted by the creation of systems that just plain ignore reliability issues, but I think everyone involved in supercomputing knows to take these figures with a grain of salt.
      --
      Now before I get modded down, I be to remind whoever might read this that what I am saying is FACT. - bogaboga
    2. Re:Check the #5 and #6 by tychay · · Score: 3, Interesting

      No, VT did not do a lot of "assembly-level hacking" one man working two months did port a bunch of code and he did use the best compiler and LINPAK on the market (Professor Goto's libraries). If LANL didn't do the same or better, I'd be disappointed.

      Also you keep harping on the fact that it was "self-assembled." But then you go on to compare it to a system not provided by IBM, HP, NEC, or Cray but one provided by Linux Networx. Perhaps if VA Tech had gone to them, Linux Networx might have beat out IBM's Opteron bid of $9-10 million. But could have they gotten as low as $4.2 million--the list price from Apple?

      You're going to have to face the hard reality that the Opteron may be an integer demon but the IBM 970 has it beat handily in floating point. The Rpeak of the 2Ghz Opteron (2 Gflops/s) is 1/2 that of the 2Ghz 970 (4 Gflops/s). Even accounting for the fact that the Rpeak->Rmax dropoff might be larger for the 970, that's too much to make up. Also, Virginia Tech considered the Opteron, but found that at the performance they wanted (specifically floating point performance) the systems would have cost twice as much ($9-10 million instead of $4 million) which is why the correctly opted for the 970 and which is why they're #3 instead of #6.

      And that's without using Altivec/VMX/Velocity, since that unit can't do double precision add-mults.

      As for heat issues. The 2Ghz 970 uses 47 watts which puts it approximately 1/2 the heat of a Pentium 4 and significantly less than the Opteron. IBM will be selling 2x1.6Ghz 970's in a blade configuration early next year and I'm sure "heat" isn't the reason for the delay. The issue with G5s in a 1U rackmount is that they won't exist until 1Q 2004 and it came down to availability. If you did any reading on the subject, you'd find that Virginia Tech's first choice was actually 970 systems from IBM, but they wouldn't be available in time--same thing happenned to the Dell Itanium 2 bid (it could have also been cost, Dell was "exploring pricing options"). The IBM Opteron bid was too high as was the HP Itanium 2 bid so they opted for Apple after the announcement. Smart move, two months of coding and several hundred pizzas later they have the #3 supercomputer. Any compromize, NCSA's gigantic P4 cluster would have beat them out.

    3. Re:Check the #5 and #6 by justins · · Score: 2, Interesting
      I'm not a benchmarking expert, but I can't imagine that LINPACK and other number-crunching benchmarks don't even include a single if statement to verify that they got the correct answers.

      Well, sure. The point is that they don't need ECC to get the correct answer. They just need to keep running the benchmark until it completes successfully.
      --
      Now before I get modded down, I be to remind whoever might read this that what I am saying is FACT. - bogaboga
    4. Re:Check the #5 and #6 by nusuth · · Score: 2, Interesting
      you will have to do them *many* times until the result is the same.

      That is only true if the computer can't interrupt and reliably store the state of calculation. If it can, the running the same computation only(!) twice gives the correct answer. Say the average rate of 1 bit errors is 1 per hour, if the computer checks its state every one minute, one has to do triple calculations only once every sixty minutes. There should be an optimum value in which the sum of overhead of storing and retrieving data and overhead of occasionally doing more than two calculations will be lowest.

      --

      Gentlemen, you can't fight in here, this is the War Room!

  4. BigMac isn't the only new addition to the top 10 by RalphBNumbers · · Score: 2, Interesting

    There are some other interesting semi-commodity hardware based new additions to the top 500 right under VT's #3 slot.
    BigMac is certainly impressive, but even if these systems can't quite match it's scores, they deserve a mention.

    4
    NCSA
    United States/2003
    Tungsten
    PowerEdge 1750, P4 Xeon 3.06 GHz, Myrinet / 2500
    Dell
    9819 Rmax
    15300 Rpeak

    5
    Pacific Northwest National Laboratory
    United States/2003
    Mpp2
    Integrity rx2600 Itanium2 1.5 GHz, Quadrics / 1936
    HP
    8633 Rmax
    11616 Rpeak

    6
    Los Alamos National Laboratory
    United States/2003
    Lightning
    Opteron 2 GHz, Myrinet / 2816
    Linux Networx
    8051 Rmax
    11264 Rpeak

    --
    "The worst tyrannies were the ones where a governance required its own logic on every embedded node." - Vernor Vinge
  5. What's the difference? by mindstrm · · Score: 5, Interesting

    I mean, I understand reasonably well the benchmarks used... but my question is this:

    In the past, we always looked to the DoE or DoD for who had the fastest computers... they had stuff we could only dream of.. huge, fast clusters of funky computers we've never heard of.

    Now, a university built one out of macs... and it competes with the same benchmarks.

    What I wonder is, are there applications the old-style supercomputers are still better at, or has technology simply advanced since then? (Things like 10gig ethernet and ghz processors and memory busses, etc)... have we simply surpassed them? Don't just feed me some line about I/O either....

  6. Its also the CHEAPEST by goombah99 · · Score: 4, Interesting
    Mac has never been known for being cheap, just a good value. Now even this seems to be fading: macs are a cheap too!

    Now this system is the cheapest of the top 10. its cheaper than many it beat by a factor fo ten (more than that considering some of the building infrastructure are in that figure). Even more interesting these were stock mac at full price loaded with DVD-roms, firewire, blue tooth, the OS, etc..---not some stripped down model.

    Its a good bet too that this thing is going to have lower maintainence costs and higher up-time given the macs attention to cooling, the use of high quality hard drives and power supplies, and high end memory chips. (on our cluster a tenth that size we blew 60 hard drives in the first 6 months and had to replace 10% of the motherboards.

    --
    Some drink at the fountain of knowledge. Others just gargle.
    1. Re:Its also the CHEAPEST by MrTangent · · Score: 3, Interesting
      "The machine is the first supercomputer based on Macs; it is one of the few supercomputers built entirely from off-the-shelf components and it cost a bargain-bucket price -- only $5.2 million. By comparison, most of the top 10 supercomputers cost about $40 million and up. The Earth Simulator cost $350 million."
      The Earth Simulator is #1 on the Top 500 list as seen here. Quote taken from here.
      "The $200 million (US$) computer is the fifth in the DOE's nuclear weapons simulation program, called Advanced Strategic Computing Initiative (ASCI), which allows the U.S. to keep its nuclear stockpile while complying with the nuclear test-ban treaty. Named "ASCI Q," the newest supercomputer will be capable of performing 30 trillion calculations per second.*"
      Taken from here.

      So, the #1 Supercomputer, the Earth Simulator, cost $350 million. The #2 Supercomputer, the ASCI Q, cost $100 million. The #3 Supercomputer, the Big Mac, cost a mere $5.2 million.

      *Looks like ASCI Q got only 13.88 trillion calculations per second, not 30.
  7. Re:Internet distributed computing by gcondon · · Score: 4, Interesting

    Okay, I took your advice and looked at the distributed.net speed statistics. I looked for the fastest PowerPC & Intel scores in each project. Here's what I found ...

    PROJECT OGR:

    CPU @ MHz = Speed
    G5 @ 2000 = 19,180,166.00
    G5 @ 1800 = 17,100,000.00
    G4 @ 1250 = 13,946,216.25
    P4 @ 3200 = 12,155,245.00
    Xeon @ 2800 = 10,251,811.00
    PIII @ 1440 = 9,570,000.00

    PROJECT RC572:

    G5 @ 2000 = 15,058,974.67
    G5 @ 1800 = 13,400,000.00
    G4 @ 1250 = 13,084,678.25
    P4 @ 3200 = 4,502,730.00
    Xeon @ 2800 = 3,935,299.00
    PIII @ 1440 = 2,927,187.00

    Of course, these numbers need to be taken with a grain of salt since there is only a few (or even one) top-end machine of each class in the statistics. However, contrary to your assertion, it appears that the PowerPCs kick ass compared to the x86s.

    My understanding was that, if anything, the distributed.net algorithms unfairly favor the PowerPCs - esp. those with Altivec. I believe the Apple has used that fact in their advertising much to the consternation of many Slashdotters.

  8. Re:Kudos to the Mac (don't forget the others) by Anonymous Coward · · Score: 1, Interesting

    Good thing too because in a surprise move the NCSA cluster made the list at #4 (9.82Tflops/s, 2500 CPU, Myrinet).

    That's pretty funny. A Pentium cluster with 2,500 CPU's is slower than a Mac cluster with only 2,200 CPU's.

    What's also funny is that the hottest competition in supercomputing today is between Apple and Dell. Remember when it was between SGI, NEC, and Cray?

  9. Can someone tell me... by Whatah · · Score: 3, Interesting
    Why does every product apple make have its own icon ?

    And yet equally, if not more, important products like amd64 don't have their own icons ?

    Additionally, why does this CPU have a G5 icon? And not a PPC970 icon ?

    Has slashdot sold out to apple ?

  10. Re:I'm still using my TI85.... by Anonymous Coward · · Score: 1, Interesting

    I have a TI-89, so *phhhpt* to you.

    Seriously, though, a TI-89 (and the TI-92) has a 10 Mhz 68000 CPU with 144 KB of memory. The original Macs had 8 Mhz 68000 CPUs and 128 KB of memory. I won't be the least bit surprised if calculators twenty years from now have the equivalent of 2 Ghz PowerPC 970s and 1 GB of RAM.

  11. BlueGene/L by frenchs · · Score: 2, Interesting

    If the BlueGene/L interests you, take a look at the next member of the family BlueGene/P (the P means Petaflop). If I recall correctly, the Petaflop version is going to have more than a million processors in it. These computers are pretty much used for biological applications, and are going to benefit from some serious hardware, software, and networking.

    Here is the project update from a while back, talks a bit about each level of the blue gene project. It also talks about the biological motivations for supercomputing.
    http://www.research.ibm.com/bluegene/BG_External_P resentation_January_2002.pdf

    And more generally, the blugene homepage: http://www.research.ibm.com/bluegene/

    -SF

  12. Re:Internet distributed computing by netwiz · · Score: 3, Interesting

    yah, and there's a reason. The Altivec vector instruction set specifically provides an instruction in hardware that the RC5 routines (and most encryption in general) make heavy use of. 1GHz G4 procs kill the Intel hardware by about 3:1 (approx 9mil on the above #s)

    That said, the intel hardware should rip thru properly vectorized FP code about as well (for functions it directly supports in hardware), and should kill the G5 on integer performance. Mostly has to do with the G5 having fewer integer units than the P4/Xeon. This has been pretty much proven with the SPEC scores we've seen thus far, with both sides using top-of-class compilers (none of this GCC crap).

    And now, back on topic, I think that this says alot about the IBM FP hardware with regards to Intel. Intel bent over backwards for an architecture that's not much faster per clock, and given the apparent lack of clock scalability in the Itanium, they're going to be hard-pressed to keep up. Their lack of FSB bandwidth is going to hurt them as well, esp. in the server market. I know of at least two scientific apps (nothing big, just school stuff) that the Itanium chews thru faster than the G5, but only for small datasets. The guy showing me his results mentioned that when the dataset goes from 10MB to 500MB, the G5 ends up around 2-3 times faster, as the memory interface becomes a bottleneck on Intel.

    This may be one of the core reasons LINPACK on hugely parallel systems brings the Itanium and G5 so close to each other.

    It doesn't help that the PPC970 looks to cost about a third what the Itanium costs.

  13. Wrong... by Anonymous Coward · · Score: 2, Interesting

    The five year old iMac that I am typing this on is running OS X.3 (Panther) very, very well thank you. And, mind you, this is an all-in-one, blueberry iMac. Not a, at the time, top of the line PowerMac.

    Your facts are quite off.

    While I tend to agree with you that a rack-mounted cpu is generally easier to maintain than a typical PC, I am not so sure about the PowerMac. With the right rack mount you will get the same benefits that you would get from a dedicated rack-mount unit. Slide out the box, pull a switch and drop the side, do the work, raise the side, and slide it back in. The process is the same for both.

    Now a typical Intel box set-up is rarely like that (there are exceptions). Their engineering sucks. Getting to parts and pieces is a real pain.

  14. Read the article, IBM is working on it: by John+Harrison · · Score: 2, Interesting

    IBM makes the G5 for Apple. It also uses similiar processor in its own machines. And yes, they can cram a lot of them into a small amount of space and still deal with the heat. If you had read the article you might have noticed the following:

    Meanwhile, IBM is working on a monster supercomputer that will easily rank as the world's fastest supercomputer when it comes online next year. Blue Gene/L will be capable of performing 360 trillion calculations per second, or 360 teraflops.

    Commissioned by the Lawrence Livermore National Laboratory, Blue Gene/L will be based on 130,000 processors.

    Not only will it be the fastest, but Blue Gene/L will also be the most compact, IBM said.

    IBM has managed to cram 1,024 PowerPC 440GX processors into a slanted cabinet the size of a dishwasher. The unit -- described by IBM as a small-scale prototype of Blue Gene/L -- is already ranked 73rd in the new Top500 list.

    When finished, Blue Gene/L will be about the size of half a tennis court. "That's very small considering how powerful it is," said IBM spokesman Adam Emery.

    By contrast, the Earth Simulator's 5,120 processors would fill four tennis courts.