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.

63 of 357 comments (clear)

  1. I'm still using my TI85.... by Anonymous Coward · · Score: 3, Funny

    ...you insensitive clod!

    1. Re:I'm still using my TI85.... by pvt_medic · · Score: 2, Funny

      well you can always make fun of the apollo space mission. What were there computers like?

      --
      30% Troll, 50% Underrated, 10% Interesting
      Score:5, Troll
    2. Re:I'm still using my TI85.... by uncleFester · · Score: 2, Funny

      Actually, I'm a little more concerned Senor Taco knows my Ti85 is in my drawer. WTF are you doing breaking into my house and inventorying my old dead hardware?!? Is this the geek form of TIPS?

      Egad,

      -'fester

      --
      -'fester
  2. 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'.
  3. already official by Anonymous Coward · · Score: 5, Informative
  4. Trademark infringement by Anonymous Coward · · Score: 3, Funny

    Excuse me, but Big Mac is a registered trademark of McDonald's according to http://mcdonalds.com/legal/index.html

    So what's going on here? Can they actually do that?

    1. Re:Trademark infringement by lost_it · · Score: 5, Informative

      Virginia Tech has not (and will not) call the computer "Big Mac". BBC used the name when it first started appearing in the news, and everyone else picked it up, IIRC.

      The people in charge of the cluster don't want to call it "Big Mac" because (1) they don't want a lawsuit from McDonalds, and (2) who wants to be associated with nasty, greasy fast food?

      They've worked out a solid candidate for a name (it's not official yet) that isn't quite as catchy as "Big Mac", but it also doesn't have any of the downsides.

    2. Re:Trademark infringement by Artifex · · Score: 2, Funny
      They've worked out a solid candidate for a name (it's not official yet) that isn't quite as catchy as "Big Mac", but it also doesn't have any of the downsides.


      They should call the building where it resides the Cider House, then they can talk about how it rules, and get Michael Caine to do the v/o for the documentary...

      --
      Get off my launchpad!
  5. Internet distributed computing by ergo98 · · Score: 3, Insightful

    Given the basic benchmarks used to rank supercomputers, could a cluster of loosely coupled machines compete, or is the bandwidth demands for the benchmark set too demanding? I'm just curious how projects like what is detailed at distributed.net compare: 1100 dual-processor macs would be vastly outranked by the hundreds of thousands (or millions) of PCs taking part in distributed processing for various code cracking or cancer curing purposes.

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

    2. Re:Internet distributed computing by JohnsonWax · · Score: 3, Informative

      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.

      And, of course, problems in computational fluid dynamics and the like tend to also favor Altivec. Not always, but it's pretty common. As such, the value of Altivec shouldn't be tossed off as some kind of parlor trick. For these applications, it's quite relevant.

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

    4. Re:Internet distributed computing by martinX · · Score: 3, Informative

      Don't know about that:

      Apple and IBM jointly developed the PowerPC G5, world's first 64-bit desktop processor. With two double-precision floating-point units , advanced branch prediction logic and support for symmetric multiprocessing, the PowerPC G5 processor builds on previous PowerPC designs, combining an optimized Velocity Engine with a superscalar, super-pipelined execution core that can execute more than 200 simultaneous in-flight instructions. This high-bandwidth core has over 12 discrete functional units that process massive amounts of instructions in parallel.

      And it has got to be the most totally buzzword compliant CPU ever built.

      All from here and here.

      --
      When they came for the communists, I said "He's next door. Take him away. Goddam commies."
  6. Yes but... by Nefrayu · · Score: 3, Funny

    Can the Big Mac play games like the WOPR?
    How about a nice game of chess?

    --
    Friends help you move. Real friends help you move bodies.
  7. 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.
    1. Re:Scant details on supercomputers... by Jack+Auf · · Score: 4, Funny

      I was also wondering about OS's used on the Top 500. I really wish they'd include the OS in the list as well. What would the OS statistics look like, I wonder?

      IBM: 31%
      HP: 28%
      Linux: 20%
      Sun: 12%
      Cray: 6%
      Other: 2.8%
      Apple: .2%
      Microsoft: 0%

      Err, or something like that.

      --
      "They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety" - BF
  8. 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 lederhosen · · Score: 2, Flamebait
      Also, the VirginiaTech cluster is the only "self-made" supercomputer in the Top50
      And I guess the only one not using ECC memory. This is a *major* problem. Doing computations on many nodes during a long period *will* cause memory errors. This of course is both cheeper and also a bit faster (ECC has a performance hit). You will though not be able to do long computations. And short comutations must be run at least two times in order to check the results
    2. Re:Check the #5 and #6 by damiam · · Score: 4, Informative

      If you had read anything about this project, you would know that they have implemented their own low-overhead software error correction to compensate for the non-ECC memory. Presumably the benchmarks were done with this enabled.

      --
      It's hard to be religious when certain people are never incinerated by bolts of lightning.
    3. Re:Check the #5 and #6 by The+Infamous+Grimace · · Score: 5, Informative

      "...Then, as you have read it, you can tell the world how you do this "low-overhead software error correction to compensate for the non-ECC memory"..."

      Taken directly from interview with Srinidhi Varadarajan:

      Q: How do you deal with Error Correction in Memory?

      A: There's a lot of traffic on Ars Technica and other places. We do failure recovery, memory doesn't report. One of the things we've noticed is that failures aren't an issue yet. The reason they can be competent is the LINPACK test, which is showing 16 digits of accuracy. We are planning on moving to ECC systems in the future. They may have to run things twice for a bit.

      (tig)

      --
      Ignorance and prejudice and fear
      Walk hand in hand
    4. 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
    5. 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.

    6. 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
    7. 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!

  9. Oh, oh yeah? by Faust7 · · Score: 4, Funny

    The sort of stuff that will make Big Mac look like that old TI-85 collecting dust in your drawer.

    Cluster a billion TI-85s together and then we'll see who's collecting dust.

  10. 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
  11. THe bandwidth demands are high. by mindstrm · · Score: 3, Informative

    Interconnect is very important.

    This is nothing like distributed.net.

    For a problem that can be broken into millions of discrete, independent chunks, sure, distributed.net's model is fantastic, and works really well... (seti, folding, distributed.net, etc)

    For something where you need lots of feedback from nodes, (like these benchmarks, and lots of simulation work), bandwidth is everything.

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

    1. Re:What's the difference? by CrayHill · · Score: 2

      There are numerous applications in the applied sciences where it is very difficult to take advantage of 10's or 100's of thousands of processors. There are a few applications that are termed "embarassingly parallel" because they are easy to run, but most are not. It is much easier on the harder applications to get some degree of parallel efficiency on a few fast cpus (the NEC/Fujitsu-type of vector supercomputer), as opposed to trying to be efficient on a cluster of G5's.

  13. my switcher story by caffeine_monkey · · Score: 5, Funny

    I used to run an Intel-based supercomputer, but then one night, I was modelling a nuclear explosion on it, and all of a sudden it went berserk, the screen started flashing, and the model just disappeared. All of it. And it was a good model of a nuclear explosion! I had to cram and remodel it really quickly. Needless to say, my rushed model wasn't nearly as good, and I blame that Intel supercomputer for the fact that DARPA yanked our funding.

  14. 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 Anonymous Coward · · Score: 2, Informative

      The fans operate at low RPMs, and are pretty high quality (compared to some of the shit that's out there).

      None of the Beige G3's that our company is still running (24/7) have blown a single fan. Compared to our Dells (blown motherboards, power supplies, and fans), and even our Suns (two of which are making some very bad fan noise because the bearings are about shot)--which our macs outnumber handily-- they're virtually indestructible.

    2. Re:Its also the CHEAPEST by Billly+Gates · · Score: 2
      True.

      Most of the 1984 macs still run! I heard stories on slashdot about Apple laser suddenly not working. Upon inspection the guy found an old macII with an inch of dust on it hidden behind a bookcase. Running since 1987 and forgotten untill recently when the nic failed. Heheh

      How many of you have old 486's or pentium's that still run? Mine have old died.

      But a mac will run forever.

    3. Re:Its also the CHEAPEST by Cecil · · Score: 4, Informative

      I would guess that your guess is wrong.

      Have you seen a G5? And do you know why your typical fans fail? Could it be perhaps because they are undersized, underpowered, cheap fans being pushed to their limits to try and brute force enough air churning around to keep your system cool? The G5s have a properly engineered case with a specific path for airflow, and abundant, high-quality fans mounted on rubber shock absorbers to dampen vibration. I suspect that these fans will have few problems. And if they do, won't it be a painful process to replace them: unlatch side panel, remove plastic airflow enclosure panel, put hand on fan assembly, slide out, slide in new fan assembly. Click, done. I wish my servers were that easy to replace things on.

      Cheap hard drives? Yeah, sure, whatever. They use Seagate Serial-ATA drives. I don't know about you, but Seagate stopped fitting into my definition of 'cheap and crappy' about 8 years ago.

      I have never dealt with ECC memory, so I grant you that point, however.

    4. Re:Its also the CHEAPEST by ZackSchil · · Score: 3, Informative

      Have you ever even looked at a G5, seen its internal design, read the technical documents outlining airflow zones and the large, high quality, low RPM fans, the controller that measures temperature and keeps them moving only when they need to? No? Ever looked inside a generic PC box (as in technical slang and literally a box) with little to no airflow and 2 or 3 noisy fans drilling away as fast as they can the whole time trying to circulate air in and out of the little holes in the back? The G5 has been designed to keep cool with as little noise and wear as possible.

    5. 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.
    6. Re:Its also the CHEAPEST by ZackSchil · · Score: 2, Informative

      I know why he wrote that, but Mac zealots, from years and years of such comments, are extremely knowledgeable of Apple's product line. Even more so when Apple touts the G5's design as one of the nicer things about it both aesthetically and technically. They tout the cooling zones, etc right on that page.

  15. Obligatory slashdot gag by adrianbaugh · · Score: 2, Funny

    Imagine a beowulf cluster of..... oh, wait.

    --
    "'I pass the test,' she said. 'I will diminish, and go into the West, and remain Galadriel.'"
    - JRR Tolkien.
  16. Re:Kudos to the Mac (don't forget the others) by tychay · · Score: 5, Informative

    Hmm, guess this means my submission a couple hours ago won't go through (dangit, Wired!)...

    Here is the official press release and the list.

    There is a lot of good points to note all around. The first is the G5 Terascale cluster at Virginia Tech at #3 (10.28 Tflops/s, 2200 CPU, Infiniband) is the first academic computer to break 10 teraflops/s. This extra performance was promised at Mac OS X Developer's conference last month. Not to sure if the price is a testament to Infiniband ($1.5 million cabling, cards, and routers) or the Macs ($4.2 million list).

    Good thing too because in a surprise move the NCSA cluster made the list at #4 (9.82Tflops/s, 2500 CPU, Myrinet). This cluster is built using Dell's running Pentium 4 XEONs and Red Hat Linux! One subtle point to note is that they didn't get all the systems online in time (there should be 2900 CPUs, not 2500). I bet some programmer at PSC and an ex-Chief Scientist of SDSC is appreciating having a hand in edging out NCSA for #3--not to mention Apple beating Dell for #3.

    The fastest Itanium cluster is at #5 (8.63 TFlops/s, 1936 CPU, Quadrics) which is looking like the odd man out boxed in by a PC based systems using Myrinet, the P4 Xeon above, and the most powerful Opteron system at #6 (8.05 Tflops/s, 2816 CPU, Myrinet). Another point of similarity:did I mention it's also using Linux?

    And finally, It's easy to overlook #73, a single compute node of BlueGene/L (1.44 Tflops/s, 1024 CPU). Imagine 128 of these connected together and you have something that will easily take #1 when it's completed even if we handicap it 20-40%. As noted on SlashDot earlier, this will be running Linux.

  17. Re:Kudos to the Mac (don't forget the others) by tychay · · Score: 3, Informative

    I miffed some of my links in the parent post:

    Here is the reference to the ex-SDSC scientist.

    Here is the link showing that the Opteron cluster is using Linux Networx.

    Finally in the interest of full disclosure and to pre-empt the anti-Mac zealots, I should mention that the $4.2 million for the G5 machines is probably the education list price, because when you go to Apple Store, putting 2GB of RAM into 1100 2x2Ghz G5's will cost you $4.4 million (+ a little more for having some spare machines).

  18. Where have all the g5 gone? by n3z0rf · · Score: 2, Funny

    Well now we know where they are being stockpiled. ;)

  19. Congratulations VTech by gsdali · · Score: 3, Insightful

    Now to get on with the research. It's a credit to them that this computer got from the drawing board to fruition in the tiny amount of time that it did. It's raised the bar for price/performance in the research computing world and hopefully many less wealthy institutions (I'm looking at UK universities especially here). At the end of the day its about the research they put into it and the results they get out of it.

  20. I'm confused... by Spoing · · Score: 3, Funny
    Aren't there supposed to be comments about Microsoft here? This is Slashdot -- isn't it?

    Well, to get the ball rolling, here is a query on the top 500 supercomputers using Microsoft Windows. Corrections and insight are 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.
  21. Real world?? by Zane+Edwards · · Score: 2, Funny

    Yes, it might make some fast scientific calculations really really fast, but I want to know how fast it does some real world stuff. Give me some Quake framerates, or Photoshop gaussian blur benches.

    1. Re:Real world?? by saddino · · Score: 2, Funny

      Give me some Quake framerates, or Photoshop gaussian blur benches.

      Or if you're PC World, some Premiere or MS Word benchmarks.

  22. Infiniband, not G5 by binkleym · · Score: 5, Informative

    The G5 is a cool processor, but it isn't the reason the VT cluster is so fast, the Infiniband interconnect is. The LINPACK benchmark that is used to determine position on the Top 500 list depends very strongly on the latency of the network connection.

    Infiniband has ~ 8-12 us latency (probably even less by now), while ethernet is an order of magnitude slower. In real-life applications it's actually worse than this suggests.

    We have tested a real-life application (socorro) using both gigabit ethernet and Myrinet (slightly slower than Infiniband), and gigE took 600 seconds to finish a run, while Myrinet took 4.

    VT's cluster is using the largest Infiniband network yet built (or at least announced). The previous largest Infiniband network was O(100) machines. VT could have built the cluster using Xeons, Itaniums, or Opterons and arrived at roughly the same level of performance.

    1. Re:Infiniband, not G5 by afantee · · Score: 2, Insightful

      >> VT could have built the cluster using Xeons, Itaniums, or Opterons and arrived at roughly the same level of performance.

      This is not true at all. VT clearly has stated in their presentation that G5 has the best performance / price for what they do.

      The 1.5 GHz Itanium 2 costs over $3000 per chip, and even the 32-bit Xeon 3.06 GHz is about $1000, while the 2 GHz PPC 970 is about $300 or $400. In addition, VT wants 64-bit chips, so Xeon is a nonstarter.

    2. Re:Infiniband, not G5 by Hoser+McMoose · · Score: 2, Informative

      Actually I would tend to disagree, in a manner of speaking. Yes, high-bandwidth/low latency I/O is termendously important in real-world supercomputer applications, but Linpack doesn't always show this, Linpack can be run in parallel pretty easily. The reason why the cluster does so well in this test is very much related to the processor itself, though it's performance in other applications may end up being much more closely connected to it's I/O performance.

      The real key here is that the PPC 970 has a multiply-accumulate instruction and can decode and retire two such instructions each clock cycle. Since Linpack does mainly multiplies and adds on data, this instruction is ideal and makes things go REAL fast. Notice that the Big Mac has an Rpeak value of 8 GFlops per 2GHz PPC970 processor as compared to the 4 GFlops per 2GHz Opteron processor for LLNL Lightning.

      FWIW there are Infiniband clusters using Xeons and Opterons in the list. They don't really do any better, clock for clock and processor for processor, than the Myrinet clusters do in Linpack, though they probably would in many real-world supercomputer applications.

  23. Brute Force supercomputing = meh by Boone^ · · Score: 4, Insightful

    Run down the list and look at processor counts. We've got 5120 at the top (vector), but number 2 needed 8192 to get the job done. BigMac at #3 drops to 2200 and the processor counts hover in that 2000+ category. Until #19, when Cray's X1 jumps in at 252 processors.

    Having a fast computer is cool and all, but if you can do it with 252 CPUs instead of 1024 (#22, P4 2.4), isn't that a win?

    Besides, LINPACK doesn't stress interconnect latency and bandwidth, only cache and memory performance. When you run a "real" codes on these Mac/Xeon clusters and get 5% efficiency, suddenly the Earth Simulator (and the small Cray X1's) look good when they blow well past the 50% efficiency mark.

    1. Re:Brute Force supercomputing = meh by 2nd+Post! · · Score: 2, Insightful

      It means you solve different problems with different computers. Isn't that obvious?

      There are solutions where multiple, numerous, nodes are fairly efficient. Something with coarse granularity and high compute effort, so that you can allocate per node infrequently. In those situations, something like the VT cluster is cheaper, more cost effective, and more capable than the Earth simulator because you can built many of them for the same cost.

      Different tools for different problems, I think is the conversant idiom.

  24. G5, not Xeons, Itaniums, or Opterons by 2nd+Post! · · Score: 4, Insightful

    Yes, you're quite right, the networking hardware is important.

    But as researched by the VT folk, the G5 is significant: It was cheaper for their needs than the Xeons, Itaniums, and Opterons of similar performance and energy consumption!

    So both component choices were critical to their achieving number 3.

  25. 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 ?

  26. Actually not by aliquis · · Score: 2, Funny

    My TI-85 isn't collecting dust in my drawer. This summer I had a small accident with flavoured oatmilk. What started as a tilted backpack ended as a TI-85 with some IC connectors magically erroded away after 5 hours or so of traveling.

    Kids, remember this: Oatmilk with salt = ionized water. Batteries = electricity. Ionized water + electricity isn't healthy for those small metall pieces of yours.

    Whoa, do I smell a intresting+informative moderation?

  27. Re:Apples and Oranges by prichardson · · Score: 4, Informative

    Actually, you are horribly horribly wrong about two things.

    You definitely could not do that with Opteron or Xeon systems. VT was in negotiations about price and delivery time with Dell and Apple. Apple beat out Dell's prices (shocking!!!).

    Also, the G5 makes a great cluster computer. It comes standard with gigabit ethernet and has very easy access to parts (no screws required to install anything).

    Finally, the Apples make a good cluster because in 5 years or so when they disassemble it they have 1,100 really nice desktop machines. PC's need to be upgraded more often to serve as a desktop computer (that's why Macs have awesome resale value compared with PCs).

    --
    Help I'm a rock.
  28. Bad news for Itanium 2 by afantee · · Score: 4, Informative

    The 1.5 GHz Itanium 2 costs over $3000 per chip, and even the 32-bit Xeon 3.06 GHz is about $1000, while the 2 GHz PPC 970 is about $300 or $400.  In addition, VT wants 64-bit chips, so Xeon is a nonstarter.

    Excluding the Earth Simulator, the 2 GHz G5 has the highest Flops per CPU, even 5% higher than the 1.5 GHz Itanium 2 and 10 times cheaper:

    #2 Alpha 13880 / 8192 = 1.69

    #3 G5 10280 / 2200 = 4.67

    #4 Xeon 9819 / 2500 = 3.92

    #5 Itanium 8633 / 1936 = 4.45

    #6 Opetron 8051 / 2816 = 2.85

  29. Fastest, but... by yroJJory · · Score: 2, Funny

    can it run Maya AND Photoshop at the same time?

    --
    Jory
  30. I'm an insensitive clod... by MikeXpop · · Score: 2, Funny

    ... you insensitive clod!

    --
    Etiquette is etiquette. He kills his mother but he can't wear grey trousers.
  31. 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

  32. not in LINPACK by green+pizza · · Score: 2, Insightful

    Dig around the Top500 list and you'll see that for this benchmark (LINPACK), Myrinet and Infiniband don't do much better than plain GigE. (Which is one reason why the Cray X1 systems aren't ranked higher).

    In fact, there are some nearly-identical setups in which there is no difference between GigE and Myrinet.

    LINPACK is a good benchmark for generating big numbers for clusters, but it's a pretty poor supercomputing bechmark in general. The faster your machine can multiply and add fp numbers, the better its LINPACK score. This isn't SPECfp_rate. (Notice I said SPEC rate, not SPEC base).

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

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