Stories
Slash Boxes
Comments

News for nerds, stuff that matters

Slashdot Log In

Log In

Create Account  |  Retrieve Password

G5 vs Opteron, Finally

Posted by timothy on Sat Dec 27, 2003 11:44 PM
from the gracies-v-japan dept.
metfoo writes "It's been months since the G5 and Opterons have been available for purchase. When the G5 systems were first released, many Mac bashers and AMD nuts discredited the G5's performance. They always ended their comments with 'Wait until its compared to an Opteron, then we'll talk.' Well, it's finally time to talk. Barefeats has posted an article comparing the two systems. The G5 line was compared to a Dual 2GHz Opteron and the results are impressive. In gaming, the Opteron system proved to be superior, which is partly due to the superior 9800XT over the base Radeon 9800. The G5 spanks the Opteron in many of the non-gaming tests, except for the Photoshop tests."
+ -
story
This discussion has been archived. No new comments can be posted.
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
 Full
 Abbreviated
 Hidden
More
Loading... please wait.
  • Except (Score:3, Insightful)

    by andrewl6097 (633663) * on Saturday December 27 2003, @11:46PM (#7820233)
    That since they are running the Opteron in 32-bit mode, it's not taking advantage of it's full potential. Guess we'll wait until "round 2" like he says, but it still looks bad that he kind of dodges this. If it were me I'd be running the benchmarks on 64-bit linux versus 64-bit linux.(gentoo?)
    • Re:Except (Score:5, Informative)

      by DiscoOnTheSide (544139) <ajfili&eden,rutgers,edu> on Saturday December 27 2003, @11:48PM (#7820240) Homepage
      same could be said for the G5, as OS X is not fully 64-bit yet, and neither are many of the programs (with the exception of a few high-level apps, like Photoshop, etc)
      • Re:Except (Score:5, Insightful)

        by andrewl6097 (633663) * on Saturday December 27 2003, @11:51PM (#7820251)
        I'm sorry, but doesn't everyone know by now that the opteron is tangibly faster in x86-64 mode due to a doubling of GPRs in a register-starved ISA? Besides, I suggested running 64-bit linux on both, just to be supremely fair, but I think that it wouldn't be much different from 64-bit amd64 and 32-bit darwin.
        • Re:Except (Score:3, Informative)

          by mattjb0010 (724744)
          I suggested running 64-bit linux on both, just to be supremely fair, but I think that it wouldn't be much different from 64-bit amd64 and 32-bit darwin.

          It should be noted that 32-bit darwin runs 64 bit apps just fine (and fast! :)
          • Re:Except (Score:3, Interesting)

            by andrewl6097 (633663) *
            I'm geniunely curious - how? A 64-bit application can't do much without 64-bit system calls. Does mach-o let you dynamically load 64-bit code in a 32-bit program (all the 64-bit code would be able to do is computation, given the lack of system calls). Or is there a windows64-on-windows-like 64-bit wrapper over libc?
            • Re:Except (Score:3, Informative)

              by mattjb0010 (724744)
              More here [apple.com]. I suspect that Apple's developer pages have more info on the trickery.
              • Re:Except (Score:4, Interesting)

                by be-fan (61476) on Sunday December 28 2003, @01:21AM (#7820568)
                That page doesn't explain anything. The real question is whether you can pass 64-bit pointers to system calls. Like, can I do a write() from a memory buffer that's above the 4GB limit? Otherwise, its more of a Windows NT PAE-type hack rather than actual support for 64-bit apps.
                    • Re:Except (Score:4, Informative)

                      by be-fan (61476) on Sunday December 28 2003, @02:46AM (#7820797)
                      They are having trouble. When Solaris was moved to 64-bit, they compiled all the system software in 64-bit mode, and added 32-bit compatibility libraries and 32-bit compatibility system calls to the kernel. Users got a full 64-bit OS on a 64-bit machine, and all their 32-bit apps worked just fine. No convincing required, just a regular upgrade, like from OS X 10.2 to 10.3. The fact that 10.3 isn't 64-bit implies that there are some problems, namely that not all the code is 64-bit clean.
      • Re:Except (Score:3, Funny)

        by shaka999 (335100)
        So you both agree, its a bogus comparison. Good.
    • Re:Except (Score:4, Insightful)

      by Anonymous Coward on Saturday December 27 2003, @11:51PM (#7820246)
      the g5 isn't running a 64-bit Mac OS X. it's still running the regular 32 bit version. so in essence, the G5s 32-bit emulation is better than the Opteron's 32-bit emulation. we'll have to wait and see how 64-bit compares with 64-bit a little longer.
    • What comments like this seem to miss is that the only benchmarks that matter are the application you are going to be using doing those tasks you are going to be performing.

      Absolute speed is largely irrelevant.

      So benching with Linux is all fine and good, but will that matter to most end users who are trying to decide between the two? Possibly, but simply because it wasn't used doesn't mean that the app isn't fair within its own context.
      • Re:Except (Score:5, Funny)

        by Moofie (22272) <(lee) (at) (ringofsaturn.com)> on Sunday December 28 2003, @01:15AM (#7820551) Homepage
        You're new around here, aren't you? If it doesn't say that Apple's price-performance ratio isn't complete dogshit, and anybody with two neurons to bang together would build their own computer from a pile of sand and Linux Torvalds' trash bin, and Apple is the devil,

        Then it isn't Slashdot.
    • Re:Except (Score:4, Insightful)

      by Croaker (10633) on Sunday December 28 2003, @12:00AM (#7820293)
      The thing is, are you sure that GCC is equally optimized for both platforms? If the support for code generation on the G5, say, is lackluster in GCC, your results won't reflect which processor is truely faster. Of course... does it really make a difference? Really, what you are worried about is real-world performance of these things, unless you are just into pissing contests for bragging rights (which, come to think of it, mose die-hard adherents to one or the other platform seem to be). For real-world, you'd just configure and tweak the systems the way you anticiptae they would be used. In most case,s you'd run OS X on the G5. For the Opteron... well, you'd either be running XP for desktop stuff (perhaps Linux in certain specific cases... such as some graphics workstations for software that has a Linux port) or maybe running Linux as a server.
      • Re:Except (Score:5, Informative)

        by andrewl6097 (633663) * on Sunday December 28 2003, @12:16AM (#7820377)
        The key difference is that the opteron is /faster/ in 64-bit mode. There are more registers. The same is not true of a G5. OSX doesn't "break up" instructions - instructions are instructions. OSes don't interpret each one. 32-bit windows on opteron just uses 32-bit instructions, just like 32-bit darwin on a G5. Photoshop is not a 64-bit app in the case of OS X IIRC - it uses a 64-bit math library as its G5 optimization. This is fine and works. As I mentioned in another post, darwin can't run "64-bit apps" yet, because there are no 64-bit interfaces to system calls (think about it - if the kernel expects a 32-bit FILE * and you send it a 64-bit one, you're going to have trouble doing I/O). I think I missed something with what you said there. The main 64-bit part of darwin is the math library since they can throw some 64-bit ASM in there plus code to convert back-and-forth to the 32-bit bindings.
      • Re:Except (Score:5, Informative)

        by mattjb0010 (724744) on Sunday December 28 2003, @12:23AM (#7820406) Homepage
        Are the moderators on crack? That's not informative, it's wrong!

        The only "piece" of OSX that is 64 bit is the memory access - to allow a G5 to use up to 8 GB of ram.

        No, the math libraries and kernel support 64 bit goodness too. While the G5 chip is fully 64 bit, OSX is taking each 64 bit instruction (from 64 bit apps like Photoshop, for example) and breaking it into two 32 bit instructions which it sends one after the other to the CPU.

        No, it runs as a single 64 bit instruction through the chip!IBM is working to provide Apple with a much optimized PPC970 compiler tailored for the G5 - this is expected to give a large performance gain for this platform.

        This I agree with, in fact it should be pointed out that the compiler is available now as a beta on IBM's web site.
      • Re:Except (Score:4, Informative)

        by Cesare Ferrari (667973) on Sunday December 28 2003, @02:46AM (#7820798) Homepage
        There is no breaking down of instructions as you mention - there is an extended instruction set which is either available or not on the PPC (so PPC processors which support 64 bit instructions support the full instruction set, whilst the 32 bit processors throw an illegal instruction).

        The measure of the processor 'bitness' is when addressing memory, whether you are limited to a 32 or 64 bit address space. In effect the size of a pointer will tell you. Now the impact of moving to a 64 bit address space is usually detrimental to the speed of the application (I would expect that the G5 will be slower in 64 bit mode) due to the increased memory bandwidth required (if pointers are wider, you need more stack/memory to store them, so you have, say, a 10% increase in memory requirement for an application). If I remember correctly, the HP PA RISC systems were slower running 64 bit code than 32 bit. I'm thinking back a couple of years here, so it may be different for the latest generation of their processors.

        It isn't all bad for the Opteron though - the instruction set has been altered to provide more processor registers. This may mean the compiler can do a better job of optimising code, reducing the number of load/store instructions, so increasing the IPC.

        So, just don't assume that if the Opteron gets a performance benefit from 64 bit code, so will the G5. As other people have mentioned, you need to test both with a 64 bit OS to really know the results - extrapolating won't get you the answers.

        Your comment about the IBM compiler is spot on. With any luck the IBM changes will make it into the gcc code for other non-apple PPC platforms.
  • by jasonfncsu (735876) <jason@oldos.org> on Saturday December 27 2003, @11:47PM (#7820234) Homepage
    If they would have used a linux platform instead of Windows...
  • by Rosyna (80334) on Saturday December 27 2003, @11:47PM (#7820236) Homepage
    One main issue with the UT 2003 tests. It doesn't say if they are running UT 2k3 2225.1 or 2225. 2225.1 brings MASSIVE performance increases. From the notes:

    It's much, much faster. Several optimizations have been made, lots of Altivec code has been added, and the entire sound subsystem has been rewritten. Performance improvements of 25% or more over the original retail version are typical, with single CPU systems achieving a more noticible gain.
  • by DwarfGoanna (447841) on Saturday December 27 2003, @11:48PM (#7820239)
    But do people really care about this stuff? I mean for real, day to day, get my work done reasons? I still have a 500 mhz G4, and now that I've gotten a little older don't really *have to have* the latest and greatest just to piss my friends off, it seems just fine. I thought about upgrading, and then my next thought was...."why?"


    Am I just an exception?

        • by grahams (5366) on Sunday December 28 2003, @01:45AM (#7820636) Homepage
          Or: if you're a gamer, own a console. While we aren't quite at the point where all games are "better" and "first" on the console, that day seems to be growing closer. Game stores are stocking fewer and fewer PC games, and signs point to stores like Game Stop eliminating them completely.
          • by strider_starslayer (730294) on Sunday December 28 2003, @02:35AM (#7820753)
            This is only partially true; CRPGs (Computer Role Playing Games) are generally far superior on the computer (Morrowind: need I say more?), as well as FPS (First person shooters) (Alien Vs Predator 2, Return to castle wolfenstien: Enemy Teritory), Adventure games (I can't think of a current one; monkey island?) and RTS (Real Time Stratagy)(Red Alert 2, warcraft 3, Kohan)- and there's a simple reason, the keyboard/mouse/very high def monitor are all but required to play these games and the ability to mod/upgrade these games is easily at least 1/2 the fun.
  • by Anonymous Coward on Saturday December 27 2003, @11:50PM (#7820244)
    I'll get you started:

    (a) Mac only has one mouse button
    (b) PC is like a Dodge Neon, Mac is like a BMW
    (c) Mac has no games
    (d) Windows XP: DRM
    (e) Linux has no games
    (f) X windows sucks
    (g) etc.
  • Price? (Score:5, Interesting)

    by BWJones (18351) on Saturday December 27 2003, @11:51PM (#7820247) Homepage Journal
    O.K., hopefully this will put to bed all those folks who cry about Apple computers being so damned expensive. Feature for feature, the G5 is about $600 cheaper than the Opteron. I certainly found this out when I was pricing workstations from Dell and other Wintel manufacturers and the G5's from Apple. I went with a fully loaded G5 and the price delta was $1200 cheaper going with the G5. Plus, OS X is soooooo nice.

    • Re:Price? (Score:5, Insightful)

      by Coventry (3779) * on Sunday December 28 2003, @01:39AM (#7820618) Journal
      O.K., hopefully this will put to bed all those folks who cry about Apple computers being so damned expensive. Feature for feature, the G5 is about $600 cheaper than the Opteron. I certainly found this out when I was pricing workstations from Dell and other Wintel manufacturers and the G5's from Apple. I went with a fully loaded G5 and the price delta was $1200 cheaper going with the G5. Plus, OS X is soooooo nice.

      I am very curious as to how you got an Opteron price from Dell, which doesn't Make an Opteron system.

      I've read this sort of argument before, and what it comes down to is the difference in price between a comsumer system (G5) and a pro workstation (dual Opterons are not for the avergae consumer). The manufacturers making dual Opteron systems provide very heavy support - because their market (Engineering, 3d modeling, rendering) demands it. You pay for said support. The G5, however, comes with typical Apple support - which, while very nice, is not at the same level.

      Also of note, the manufacturers making Opteron workstations tend to put on very high end graphics cards - not the game-use 9600 pro that comes standard on a G5.

      Unfortunatly, no one makes a dual opteron that isn't targeted at a professional user currently - instead you have to cobble one together yourself. The price point drops considerably when you do this, becoming on par with that of the G5, but you wind up with 5+ warrenties to keep track of, and no central org to get service from. :(
      • Re:Price? (Score:5, Informative)

        by fearx (19408) on Sunday December 28 2003, @09:36AM (#7821570)
        I've read this sort of argument before, and what it comes down to is the difference in price between a comsumer system (G5) and a pro workstation (dual Opterons are not for the avergae consumer). The manufacturers making dual Opteron systems provide very heavy support - because their market (Engineering, 3d modeling, rendering) demands it. You pay for said support. The G5, however, comes with typical Apple support - which, while very nice, is not at the same level.



        Actually, the G5 is Apples Pro Line. Their consumer line consists of the iBook, iMac, and eMac. Their Pro line consists of the PoweBook and Power Mac. Maybe the naming gives it away too... POWER Mac, POWER Book.

    • by Hoser McMoose (202552) on Sunday December 28 2003, @03:32AM (#7820943)
      I don't know if the author of the article was just trying to make the mac look cheaper, or if they just weren't looking very hard (I suspect the latter), but they could have EASILY shaved $82 off the cost of the Opteron system and got 1394b support for free too boot!

      For some reason they configured the Opteron with an add-in Serial ATA RAID controller, supposedly in order to better match the configuration of the Mac (which doesn't support RAID, but I digress). This added $117 to the price. However they completely ignored the motherboard upgrade option that added SATA support (no RAID) and 1394b support together for only $35.

      They could also have shaved another $37 off the price by using a software modem instead of a hardware modem (though the HW modem might be a good idea for Linux users that need dial-up) or $72 off the price by not including a modem at all for those of us with broadband connections.

      In the end though, the Mac is still a bit cheaper. Macs are not expensive for what you get, the problem is that you don't have much choice but to get top-end. To price out a dual-processor Opteron with similar specs to a dual-processor Mac, you'll be easily over $3000 and possibly up closer to the $3938 of the Xi computer system. However, if you don't need all those features you can easily configure yourself an Athlon64 system for SIGNIFICANTLY less.

      I have absolutely no need for a modem (got an old external kicking around in case of emergancies) and have never owned any 1394b devices. Therefore, if I were configuring a PC for myself I would never bother adding either of those two options. I might also configure a cheaper video card and I probably wouldn't bother with a DVD-RW drive, though I would prefer to have two optical drives (one CD-RW and one DVD). These are all easy options on most PC configurations, but often they aren't on Mac configurations. Simply put, you have more choices on PC configurations than on Macs. If you desired setup matches that of a Mac closely, then they often offer good value for your money. If not, then they can be quite expensive for what you want.
      • Re:Price? (Score:5, Insightful)

        by JK Master-Slave (727990) on Sunday December 28 2003, @12:54AM (#7820503)
        The 'huge' price difference isn't really the main issue. The issue is being boxed into a single-vendor solution. I can buy x86 machines from hundreds of sources. I can mix-and-match components rather freely.

        Or I can hope Jobs hasn't discontinued the model of Mac that I had started to like. Apple proved they're not ready to be anything but a niche vendor when they got cold feet and killed their second source vendors (the Mac clone business)
        • Re:Price? (Score:5, Insightful)

          by MKalus (72765) <mkalus@g[ ]l.com ['mai' in gap]> on Sunday December 28 2003, @09:15AM (#7821519) Homepage
          A collegue has a five year old "Wallstreet" Powerbook. When Panther came out he installed it.

          Guess what: It got faster.

          Show me one PC Manufacturer (not alone Microsoft) who can manage something like that?

          I have a five year old Dell Notebook.... XP I guess might run on it, or not. But the reality is I wouldn't even want to run XP on that thing.

          I didn't own an Apple until I bought an iBook a year and a half ago (together with an iPod). But I can tell you right now that my next one will be an Apple again, because "It just works" and I don't feel completly abandoned by Apple once I walk out of the door.

          This might be the case because Apple is still relativly small in comparision to other Computer companies, but at this point in time I don't really care, I get what I paid for, if not more so.
      • Re:Price? (Score:4, Insightful)

        by b17bmbr (608864) on Sunday December 28 2003, @01:18AM (#7820557)
        the people who are going to buy these are buying dell for primarily one reason. it's a dell. now, you and i go, BFD. but, if you're a business, or even a serious professional, it is a tool. it is worth far more than $500 or whatever, to know that if your box takes a shit, they'll back it up. i just bought a canon A70 (pix of the kids) from ritz camera. yes, i could've gotten it elsewhere, with a better package. but you know what, i got their extended warranty, which basically says if i drop it off a building, and bring in the battery door, they'll replace it. now, what's that worth? that kind of peace of mind comes at a price. businesses expect that when they call, someone is there. if something goes to hell, they're gonna get something fixed. dell is still pretty good at service. even though they're PQ has taken a shit last couple of years.
  • by ender_wiggin30 (733751) on Saturday December 27 2003, @11:55PM (#7820271)
    Those two processors are not compared. The video graphics cards, the motherboard speed, and other things are compared. It should be labeled how Apple G5 Platform compares to Athlon Based Platform.
  • D3D vs OGL (Score:3, Interesting)

    by illumina+us (615188) on Saturday December 27 2003, @11:55PM (#7820273) Homepage
    Unreal Tournament 2003 runs in Direct X mode on the Opteron and OpenGL mode on the G5. Some say this isn't a fair test but if you are choosing between the two systems, you need to know how it runs your favorite game.

    If a G5 running in OGL gets such low scores something is wrong. D3D renders slower and requires more processing power than OGL.
    • Re:D3D vs OGL (Score:5, Informative)

      by Quarters (18322) on Sunday December 28 2003, @12:06AM (#7820331)
      Except for nVidia cards, which have always had excellent OpenGL drivers, D3D renders faster than OGL on practically all current consumer level 3D hardware for Windows. Even on the nVidia hardware the speed difference is practically negligble.
  • by CatOne (655161) on Sunday December 28 2003, @12:01AM (#7820300)
    The thing that's true now is that the Mac systems are competitive. They're close to the fastest Intel/Athlon systems -- close enough that there's not an OBVIOUS performance reason to choose one or another.

    They're close in price, too (if you go PC white box then the PC is still less than half the price, but for a Xeon system or something from Dell it's fairly close).

    I don't think this benchmark is going to make up ANYBODY's mind one way or another, though -- it's an emotional debate rather than a logical one.

    The good thing is the Mac's numbers are no longer embarrasingly crappy, as they were in the latter G4 days.
  • Remarks (Score:5, Interesting)

    by internet-redstar (552612) * on Sunday December 28 2003, @12:04AM (#7820314) Homepage
    Price comparisation:
    - comparisation of artificially low memory systems as Apples prices are where Apple makes the most on. On the one hand claiming 'we don't want to build ourselves as Apples can't be build, and then going to another store to add memory, just isn't fair when comparing prices.
    - Boot-testing the Mac for performance difference with other the HD is a good thing, but the test in the other direction (booting the PC with the other HD might reveal that the bottleneck is in the other direction).
    - MacOS X is certainly better in 64bit environments than not wanting to run beta software on a system bought for performance.
    - The problem with the Mac is also that the graphics subsystem is already dated. The release cycle of Macs is just too long. When they're first released they -arguably- beat most of the fastest PC's. But the next version is only released at quickest 6 months later, if you compare at that time with latest hardware. Macs just can cope up.
    - I also assume that near the end of the cycle, Apple's profit margins are incredible high. It's a very good marketing tactic to keep hardware and software tied to each other, keeping it all under control.
    - As I'm typing this on my top-equipped 12" PowerBook, I must admit that MacOS X is a good OS and the hardware is very good (this laptop was cheaper than any comparable hardware at the time I ordered it - not any more at the time when it got delivered)
    - And as a rule of thumb, I always say it's better to buy a less expensive system and upgrade it quicker than to go for the fastest and be stuck with it for an extra year.
    - Macs also have a better second hand value, and that shouldn't be forgotten when taking the price into account.
    - But most performance comparisations clearly SUCK because they tend to be optimised for a certain system (because of lack of knowledge of the party), or highly dependent on release schedules of involved hardware or software.
  • by Valluvan (564515) on Sunday December 28 2003, @12:04AM (#7820318) Homepage Journal
    had feature called "The Race Is On" by Jonathan Seef. The comparison was between G5 and PC's with opteron. The PCs seemed to fare better in most of the tests (photoshop, word, quake, premiere, mp3-encoding, mpeg-2 encoding). Mac seemed to be better only with the DVD creation. By the way, I use Powerbook G4. Anyone's got a link for the article ?
    • by general_re (8883) on Sunday December 28 2003, @12:35AM (#7820440) Homepage
      Anyone's got a link for the article ?

      Macworld isn't making the article available on their website, but you piqued my curiosity enough to go looking for it. Alienware [alienware.com], which makes the Athlon and P4 systems that Macworld apparently used for its testing, has made excerpts available here [alienware.com].

      Who should I believe - Macworld, or some guy with bare feet? Hmmm............

  • Mac fanboy? (Score:5, Informative)

    by truesaer (135079) on Sunday December 28 2003, @12:08AM (#7820341) Homepage
    Well, I will admit that I'm a bit of an AMD fanboy, but let me point out a few things here that I think should be agreeable by all parties.


    First, lets examine the statement The G5 spanks the Opteron in many of the non-gaming tests, except for the Photoshop tests. I see five tests in this review, and there are two wins for G5, two wins for Opteron, and one tie. So I really don't see either chip spanking the other. On the second page Opteron wins two, G5 wins one.


    Second, the configuration notes section was pathetic. It doesn't really give a very good description of the real configuration of the systems. Anyone that views benchmarks regularly knows that the devil is in the details. Still, this is equally a problem for Opteron and G5.


    Third, I wonder what kind of comparison is really valid. Anyone familiar with the AMD/Intel world knows that you can't just grab two 2Ghz chips and run them head to head. The architectures are not the same, it wouldn't be a valid comparison. So with two entirely different ISAs, what chips should be run head to head? The only obvious comparison would be each manufacturer's fastest...in this case I believe the 2GHz G5 is Apple's current fastest, but AMD does have a 2.2Ghz part that is available (see pricewatch) and that wasn't tested.


    Lastly, let me address the importance of compilation. I can't speak for G5, but you would get a substantial boost in performance on most applications just with a recompile for AMD64 chips. This is because Opterons have 32 GPRs instead of 16, which can make a big difference (especially in multimedia apps like photoshop). Obviously these products aren't commercially available, but people should be aware that a substantial performance boost for AMD64 could come just from optimized releases of software once it reaches a wide enough audience to make it worthwhile for software vendors.


    I guess this has turned more into a "notes about AMD64 architecture" post than anything else. It looks to me like this review is interesting but doesn't really settle much. Both Opteron and G5 performed well.

  • by jon_c (100593) on Sunday December 28 2003, @12:28AM (#7820420) Homepage
    according to them:
    [pcworld.com]
    Athlon 64 vs. Apple G5 Systems: Not Even Close


    Now i can't say whether these tests are any less or more objective, but they do draw a completely different conclusion.

    -Jon
  • Top500.org (Score:5, Informative)

    by RedWingsSuck (644332) on Sunday December 28 2003, @01:18AM (#7820558) Homepage
    On the latest Top500 list Virginia Tech's Mac cluster is number 3 with 2200 2GHz G5 processors, and Los Alamos National Laboratorys machine, with 2816 2 GHz Opteron processors is number 5.. I didn't look at the topology, or connection medium, but I am certain that the Mac cluster was cheaper, and is faster running the SAME benchmarks...
    • Re:Top500.org (Score:5, Informative)

      by Hoser McMoose (202552) on Sunday December 28 2003, @03:57AM (#7820998)
      Yup, the PPC 970 (G5) is quite fast at running Linpack, particularly in comparison to x86 chips. The main reason for this is that Linpack is basically just a bunch of floating point adds and multiplies, and the PPC 970 has this nifty instruction that does a floating point multiple and add all in one. On x86 this requires two separate instructions.

      Some scientific computing does closely resemble Linpack's workload. Basically any time you're dealing with matricies you are almost always going to be doing lots of FP mult-adds. However, this is a VERY narrow benchmark of CPU performance.

      A much better benchmark of raw CPU power is SPEC CPU2000 (though the compiler and memory subsystem play a major role here). Unfortunately Apple has chosen not to grace Spec with it's precense. So far it's only numbers released have been from the Veritest results which "proved" that the G5 was faster than a Pentium4. These results were rather unimpressive and SIGNIFICANTLY slower than the results for Opteron and P4 systems.

      All benchmarks have their limitations, Linpack (used by Top500) just tends to be more limited than most. Rumor has it that a new set of high-performance computing benchmarks is in the works to replace plain old Linpack.
  • by be-fan (61476) on Sunday December 28 2003, @01:32AM (#7820599)
    to Mac people??? The same people who thought that the "G3 was faster than the fastest Pentium II" for years!

    Let me try to make this simple: neither Windows XP nor OS X are 64-bit OSs, and neither was running 64-bit programs. This is a much better situation for the G5 than the Opteron. 64-bit mode on the G5 really only allows for 64-bit instruction execution, and 64-bit pointers. On the Opteron, 64-bit mode enables a host of non-64-bit-related improvements, notably a doubling of the visible register set.

    The bottom line is this:

    The G5 will run 32-bit code just as fast (or faster, because of better cache utilization) than 64-bit code. The Opteron will run 32-bit bit code about 20% slower than 64-bit code, because of the architectural improvements in X86-64 long mode.

    Note that none of the apps here would really benifet from 64-bit processing. Floating point is already 64-bit (actually, 80-bit) in both processors, and the only program that could concievably use 64-bit integer math would be Photoshop. Neither machine had more than 4GB of RAM, so 64-bit memory addressing was a non-factor.

    That said, the G5 beat the Opteron by more than 20% in most of the benchmarks. I fully expect that with both CPUs running optimized 64-bit code, the G5 would still be faster, though the performance delta will be less.
  • by ducomputergeek (595742) on Sunday December 28 2003, @02:48AM (#7820805) Homepage
    I guess I've worked in the video production industry too long, but most of the people I have been working with are switching to Macs or upgrading to G5's not because of hardware, but software and the total package.

    Answer this question: will final cut pro run on an x86 based machine?

    To me, and most Mac users, gaming is irrelvant. Most people that use Macs are in a profession such as desktop publishing, video production, or graphic arts. Sure they may play a game or two, but their machine is used for work.

    I do a little bit of everything with my G3 700Mhz 14.1" iBook, but mostly its MS Office, Mail, Safari, and Quark that I use. Along with Final Cut Pro and Photoshop when need be.

    Our office is 95% Mac and 5% FreeBSD, which we run on Althon white boxes, and we have beat out competition because of productivty. We are not spending loads of time with viruses and patching security issues on a weekly basis. Our machines rarely lock up, none have crashed (knock on wood), and that helps with the bottom line.

    Does it help in video rendering to have the extra speed and power of the 64-bit G5? Yeah, the faster a project is rendered, the quicker we move on to the next. But for everyday business use, our older G4 500's, 867's, and Dual 1.25gz will serve us for years to come and even though Apples cost more up front, we know we have saved time and money by using macs for our desktops.

  • by SiliconJesus101 (622291) on Sunday December 28 2003, @04:05AM (#7821015) Homepage
    I for one recently switched from a Windows box to a Mac OSX box as my main machine. I tried Linux on the desktop for almost a year and was left with a somewhat bad taste in my mouth; For my servers Linux is definitely the OS of choice but it is still extremely lacking in the desktop OS department.

    As far as the pricing on the Apple machines, it may seem a bit steep at first but when you look at the total package (sexy aluminum case, sweet fan setup, SATA hard drives, Firewire 800, 64bit PCI (even as far back as the old B&W G3 I recently picked up) and especially the resale value you really aren't doing to poorly. I love the comparisons where people say "I can build an x86 box for half the price". Well, the problem is that the x86 box is worth crap 3 months after you build it while the Apple boxen seem to hold their values long after your half priced x86 box becomes a machine you cannot even give away except maybe to a buddy who wants an old machine to use as an IPCop firewall box.

    The G5 definitely isn't a slow machine, you will be able to resell your G5 without taking a bath on your investment, and OSX is damned slick....I mean...REALLY slick.

    All in all I would have to say that the G5 machines are holding their own. Slower on some things, faster on other things, but nevertheless holding their own. The price/performance thing really depends on what you want the machine to do for you. I personally play games on a Playstation 2, listen to music on a real live stereo system and use a computer for browsing the web and checking email. So for me, OSX is a really nice environment to work in and the price of admission for OSX dictates Apple hardware. For others that play games I guess x86 and Windows is the way to go, and for those that like a total lack of intergration of their various UI components and appreciate a plethora of different "widgets" and toolkits all crammed together in a hodgepodge of a UI with no unified look or feel from application to application (wanrning, run-on sentence) and an almost unrelenting requirement to be tweaked and fiddled with then I guess a Linux x86 desktop is the way to go.

    I guess where my rant is going is that the hardware playing field seems to be fairly level these days and therefore your choices in systems would have almost entirely to do with how you plan on using your machine and/or which particular environment you prefer to work or play in.

  • by penguin7of9 (697383) on Sunday December 28 2003, @04:11AM (#7821031)
    We've had benchmarks for months, actually meaningful benchmarks. They show that the G5 is a nice, competitive chip, but it's merely keeping up with AMD performance-wise. And G5 systems are behind Opteron systems in terms of bang-for-the-buck and features.

    If you check the published SPEC benchmarks [spec.org] for the Opteron 148 against Apple's claimed SPEC results [apple.com] for the G5, you'll see that a dual G5 is not faster than the Opteron. It is pretty telling, incidentally, that Apple still has not actually submitted official SPEC results for the G5's--they really don't seem comfortable with the comparison on a real benchmark.

    Of course, a dual Opteron will have other advantages for many users: you can get it in 1U rack mounts, it runs a lot more application software, and it's cheaper.

    Running five application programs does not constitute a meaningful benchmark of the CPU. We don't know how those applications are written, what CPUs they are compiled for, what compilers they used, etc. Most likely, none of those applications have been tuned for Opteron, wherease they have received extensive tuning for PPC and AltiVec over the years. The differences may be something as trivial as cache conflicts. All those "benchmarks" tell you is that if you must run the current version of Bryce and AfterEffects, you may get more bang (but not necessarily more bang-for-the-buck) out of a G5 for the time being.

    • Very True. (Score:3, Informative)

      The desktop iteration of the Opteron is the Athlon FX-51. Maximum PC has run multiple benchmarks on the two systems to compare them, and the athloh whoops up on the G5. As a matter of fact, the G5 lost in all but one or two tests to the two frontrunners, the Athlon FX and the P4 Extreme Edition. This was obviously in 32-bit mode. I don't hate macs, but in this race (the desktop race), it certainly comes out under the other two major chip manufacturers.