Slashdot Mirror


AMD Launches Fastest Phenom Yet, Phenom II X4 980

MojoKid writes "Although much of the buzz lately has revolved around AMD's upcoming Llano and Bulldozer-based APUs, AMD isn't done pushing the envelope with their existing processor designs. Over the last few months AMD has continued to ramp up frequencies on their current bread-and-butter Phenom II processor line-up to the point where they're now flirting with the 4GHz mark. The Phenom II X4 980 Black Edition marks the release of AMD's highest clocked processor yet. The new quad-core Phenom II X4 980 Black Edition's default clock on all four of its cores is 3.7GHz. Like previous Deneb-based Phenom II processors, the X4 980 BE sports a total of 512K of L1 cache with 2MB of L2 cache, and 6MB of shared L3 cache. Performance-wise, for under $200, the processor holds up pretty well versus others in its class and it's an easy upgrade for AM2+ and AM3 socket systems."

48 of 207 comments (clear)

  1. Wait a second... by mr_stinky_britches · · Score: 2

    I just bought a 6-core AMD chip a week ago. Where is the x6 version of this baby?

    --
    Censorship is obscene. Patriotism is bigotry. Faith is a vice. Slashdot 2.0 sucks.
    1. Re:Wait a second... by Anonymous Coward · · Score: 3, Informative

      6 core is slower per core than 4 core simply because of thermal envelope.

      6 core is superior if you need to use more than 4 cores at same time.

    2. Re:Wait a second... by m.dillon · · Score: 5, Informative

      The Phenom II x 6 core chips already run at 3.7 GHz when 3 or fewer cores are in use (that's what the automatic turbo feature does), so the 980's ability to run 4 cores at 3.7 GHz is only a minor improvement since it basically has no turbo mode. The x6 will win for any concurrency workloads that exercise all six cpus. Intel cpus also sport a turbo mode that works similarly.

      The biggest issue w/ AMD is memory bandwidth. For some reason AMD has fallen way behind Intel in that regard. This is essentially the only reason why Intel tends to win on benchmarks.

      However, you still pay a big premium for Intel, particularly Sandy-Bridge chipsets, and you pay a premium for SATA-III, whereas most AMD mobos these days already give you SATA-III @ 6GBits/sec for free. Intel knows they have the edge and they are making people pay through the nose for it.

      Personally speaking the AMD Phenom II x 6 is still my favorite cpu for the price/performance and wattage consumed.

      -Matt

    3. Re:Wait a second... by Anonymous Coward · · Score: 2, Insightful

      Prime95, in this context, is for convincing 0v3rcl0ckz0r kiddiez that their massive overclock is stable even though it's a terrible stability test. A prime number search program is not exactly the world's best method of achieving full test coverage of a CPU, no matter what a billion leetboy forums may tell you.

      Just for example, according to its webpage, prime95 only uses 32MB of memory, which means it basically runs from cache on any modern CPU. Which in turn means you're not really exercising memory access much at all. Guess what's really, really important to test if you want to know how stable your system is, especially given that modern CPUs have integrated memory controllers? (Some overclockers are more sane and only do multiplier overclocking, but the focus of most is speed at any cost and the memory gets it too, and if they rely on prime95, well... not good.)

      And then there's the issue that as a program which does nothing but manipulate large integer numbers, prime95 probably isn't touching anything other than the integer ALUs. Maybe MMX/SSE if you're lucky. So huge chunks of the CPU's datapath go untested.

      Another consequence of that limited memory use is that it probably doesn't thrash the TLBs much, which means that OS pagefault handlers are rarely called, which means you're not testing the stability of all the VM machinery.

      I could go on. Next to no I/O or interaction with peripherals. So on and so forth. Prime95 has a reputation vastly in excess of its true usefulness.

      But the real problem is this:

      Say you're doing something like the GP: using your computer to do scientific calculations which have to be right. You want to overclock, but because the results matter you want to find software which can help you validate that your computer is so stable that there's no chance of a crash. Or worse: silent data corruption. (Which I've personally observed when overclocking. Not fun when you don't discover it until after it's trashed a lot of data.)

      Problem is, there is literally no end-user software which is an adequate stress test for this purpose. The only known way to get that kind of reassurance is to use factory automated test equipment (ATE). ATEs don't typically run software on the CPU under test. Instead, they make use of special test mode circuitry to quickly perform direct pass/fail tests on most circuits in the chip at any desired voltage/frequency/temperature operating point.

      Well designed ATE tests can cover essentially every circuit. The factory uses ATE testers both to identify rejects and bin good chips into speed grades, but they're also the only way to be truly sure that an overclock will be 100% stable.

      But you can't buy factory ATEs, and you can't get them to tell you the ATE test data for your chip, beyond a guarantee that it passed at the frequency they sold it to you as.

      Which is why, if you're doing work which is important, such as scientific research, you damn well shouldn't overclock no matter how safe you think it is.

    4. Re:Wait a second... by WuphonsReach · · Score: 5, Informative

      Prime95, in this context, is for convincing 0v3rcl0ckz0r kiddiez that their massive overclock is stable even though it's a terrible stability test. A prime number search program is not exactly the world's best method of achieving full test coverage of a CPU, no matter what a billion leetboy forums may tell you.

      Eh... Prime95 is a darned sight better then a simple memory test, because it actually *does* stress the CPU and L1/L2 cache as well as the RAM. Plus it keeps track of whether the calculations are correct.

      Which is the exact same tactic that you'd better take if you're going to "do scientific calculations which have to be right". You run the calculation and either you have built-in checks or you do the calculation twice, on two different machines and compare the results. (Surprise surprise, guess how Mersenne.org checks that the turned-in results are correct?)

      I've been using Prime95 ever since it came out. I've personally seen it find RAM that is slightly dodgy on timing where other tools like MemTest86 gave the RAM a free pass. In one case, the RAM was GEIL and was mislabled as a faster CL value then it actually could handle (naughty GEIL, or might have been counterfeit). Let Prime95 run for 24-48 hours with no errors, and you've got a pretty good assurance that there are no issues with timings or the memory / CPU. (Doesn't do jack to test the disk / video, but there are other tools for that.)

      Now, you complain that it's not a comprehensive tool. Have you *ever* seen a case where a CPU was bad / dodgy where Prime95 did not throw an error that you caught in some other manner? That was specifically something wrong with the CPU / cache / RAM?

      And frankly, there have always been those who think product X is a magic bullet. Your rant is misplaced.

      --
      Wolde you bothe eate your cake, and have your cake?
    5. Re:Wait a second... by Skarecrow77 · · Score: 3, Interesting

      I've had prime95 catch errors on overclocks that passed -everything- else.

      Know what, in every one of those instances, it was right. If I kept running at the speed that passed prime but failed everything else, I'd eventually run into random errors, sudden unrepeatable crashes, or other mysterious problems.

      I've never had any issues with any overclock that passed 24 hours of prime, including distributed computing projects where they'll yell at you if you're returning bad data (i.e. aren't passing the redundancy tests).

    6. Re:Wait a second... by Anonymous Coward · · Score: 3, Informative

      And AMD supports ECC memory in "non-server" cpus.

  2. Wait for Bulldozer by rwade · · Score: 3, Insightful

    I'll be waiting for the dust to clear with Bulldozer before I make a commitment for my next build. No reason to buy a $200 Phenom II X4 980 now when there is no application that needs that much power. If you buy a Sandy Bridge or a higher-end AM3 board/processor now, your average gamer or office worker won't be able to max it out for years -- unless he does video editing or extensive photo shop or if he has to get his DVD rips down to a 10 minute rip vs a 15 minute rip per feature film...

    Might as well wait for the dust to clear or for prices to fall.

    1. Re:Wait for Bulldozer by mr_stinky_britches · · Score: 2

      I don't know man, $200 bucks sounds like a steal. Last time I checked, those Intel i3's and i5's were in the same range! We live in some crazy times IMO.

      --
      Censorship is obscene. Patriotism is bigotry. Faith is a vice. Slashdot 2.0 sucks.
    2. Re:Wait for Bulldozer by petteyg359 · · Score: 2

      rwade said:
      there is no application that needs that much power

      So, just because you don't plan on buying it, means that a significant portion of software simply doesn't exist. I think your logic is broken; you should look for a new one.

    3. Re:Wait for Bulldozer by the+linux+geek · · Score: 2

      Bulldozer is looking increasingly underpowered compared to Sandy Bridge, with some benchmarks indicating potentially worse performance per cycle than the existing K10.5 core.

      This thread has some interesting information on possible BD performance.

    4. Re:Wait for Bulldozer by ShakaUVM · · Score: 4, Insightful

      >>I'll be waiting for the dust to clear with Bulldozer before I make a commitment for my next build.

      I agree. The Phenom II line is just grossly underpowered compared to Sandy Bridge:
      http://www.anandtech.com/bench/Product/288?vs=362

      The i5 2500K is in the same price range, but is substantially faster. Bulldozer ought to even out the field a bit, but then Intel will strike back with their shark-fin Boba FETs or whatever (I didn't pay much attention to the earlier article on 3D transistors.)

      And then on the high-ish end, AMD has nothing to compete against the i7 2600K. And it's not really that much more expensive (+$100) for the 15% extra gain in performance. It's not like their traditional $1000 high end offerings.

    5. Re:Wait for Bulldozer by mr_stinky_britches · · Score: 2

      I doubt it spanks this X4. Lies.

      --
      Censorship is obscene. Patriotism is bigotry. Faith is a vice. Slashdot 2.0 sucks.
    6. Re:Wait for Bulldozer by uncanny · · Score: 2

      well hell, you could just get a p4 chip for like $20, oh the savings!

    7. Re:Wait for Bulldozer by m.dillon · · Score: 4, Informative

      Well, also remember that Intel has something like 6 (or more) different incompatible cpu socket types in its lineup now, which means you have no real ability to upgrade in place.

      AMD is all AM2+ and AM3, and all current cpus are AM3. This socket format has been around for several years. For example, I was able to upgrade all of my old AM2+ Phenom I boxes to Phenom II simply by replacing the cpu, and I can throw any cpu in AMD's lineup into my AM3 mobos. I only have one Phenom II x 6 machine right now but at least four of my boxes can accept that chip. That's a lot of upgrade potential on the cheap.

      This will change, AMD can't stick with the AM3 form factor forever (I think the next gen will in fact change the socket), but generally speaking AMD has done a much better job on hardware longevity than Intel has. It isn't just a matter of the price of the cpu. I've saved thousands of dollars over the last few years by sticking with AMD.

      SATA-III also matters a lot for a server now that SATA-III SSDs are in mass production. Now a single SSD can push 300-500 MBytes/sec of effectively random I/O out the door without having to resort to non-portable/custom-driver/premium-priced PCIe flash cards. Servers can easily keep gigabit pipes full now and are rapidly approaching 10GigE from storage all the way to the network.

      -Matt

    8. Re:Wait for Bulldozer by Kjella · · Score: 4, Interesting

      And then on the high-ish end, AMD has nothing to compete against the i7 2600K. And it's not really that much more expensive (+$100) for the 15% extra gain in performance. It's not like their traditional $1000 high end offerings.

      Intel essentially skipped a cycle on the high end because they were completely uncontested anyway. The last high-end socket was LGA 1366, then we've had two midrange sockets in a row with LGA 1156 and LGA 1155. Late this year we'll finally see LGA 2011, the high end Sandy Bridge. Expect another round of $999 extreme edition processors then - with six cores, reportedly.

      --
      Live today, because you never know what tomorrow brings
    9. Re:Wait for Bulldozer by tomhudson · · Score: 2, Informative
      The i5-2500 is not only faster, it uses a LOT less electricity The Phenom uses slightly more than 50% MORE electricity.

      X4 - 157 to 252 watts
      i5-2500 - 91 to 164 watts.

      In other words, it will cost between $20 (normal use, cheap electricity) and $140 (24/7, expensive electricity) per year extra. Spending the extra $10 to get the faster i5 is a no-brainer.

    10. Re:Wait for Bulldozer by swb · · Score: 3, Insightful

      My sense is that people who actually *use* a computer also install dozens of applications and end up with complicated and highly tailored system configurations that are time consuming to get right and time consuming to recreate on a new system.

      The effort to switch to a new system tends to outweigh the performance improvement and nobody does it until the performance improvement makes it really worthwhile (say, Q6600 to a new i5 or i7).

      I've found that because I end up maintaining a system for a longer period, it pays to buy power today for applications very likely to need or use it in the lifetime of the machine. Avoid premature obsolescence.

    11. Re:Wait for Bulldozer by LordLimecat · · Score: 2

      It has hyperthreading goodness and mmm have you ever had eggs fried on your processor?

    12. Re:Wait for Bulldozer by Anonymous Coward · · Score: 2, Insightful

      This will change, AMD can't stick with the AM3 form factor forever (I think the next gen will in fact change the socket), but generally speaking AMD has done a much better job on hardware longevity than Intel has.

      Oh yes, AMD is wonderful about keeping sockets around for a long time. The move to 64 bit CPUs only involved four (754,939,940,AM2) sockets, three (754,939,940) of which were outdated in short order.

    13. Re:Wait for Bulldozer by gregrah · · Score: 3, Insightful

      Those power consumption benchmarks look a little suspect to me. I've got a Phenom II 720 (3 cores @ 2.8 GHZ) with 95 watt TDP, and the total system consumption at idle is about 65 watts. I'm not sure how they are managing to pull down almost double that with an Athlon II (also a 95 watt CPU) in the test system they used - unless a) they turned off the power management settings in the BIOS, or b) they are using some ridiculous 1000W PSU that is totally inefficient at lower loads.

      Anyway - assuming that I leave my machine running for 8 hours a day on average, and the overwhelming majority of the time the CPU is at near-idle loads (i.e. consuming 65W), with electricity costing about $0.12 per kWh, I figure that it probably costs me about $24 per year in electricity. If I could shave off 1/3 of the electricity cost, I would only be saving $8 a year. After the 3 years that it takes me to make up that $25 difference, I'm probably in need of a new CPU anyway.

      Also - while I haven't spent much time pricing motherboards recently - when I last checked I found that AMD motherboards tend to be cheaper than Intel motherboards, and also that AMD integrated graphics were considerably stronger, allowing me to get by without a discrete graphics card. Furthermore, if I wanted to upgrade my CPU now with the latest and greatest I would be able to do so without replacing my motherboard and buying new memory, I would be able to do so - whereas if I bought an LGA 1156 motherboard a year ago it would now be obsolete.

      In other words - I agree with you that with Intel you'll have a faster and more power efficient machine, but I'm not so sure that you'll end up saving any money.

    14. Re:Wait for Bulldozer by elashish14 · · Score: 2

      Bulldozer will be AM3+ but it has very good forwards and backwards compatibility with AM3. http://en.wikipedia.org/wiki/AM3%2B

      --
      I have left slashdot and am now on Soylent News. FUCK YOU DICE.
    15. Re:Wait for Bulldozer by Nutria · · Score: 3, Interesting

      And it's not really that much more expensive (+$100) for the 15% extra gain in performance.

      On the x264 Pass 1 Encode test, the i7 2600K is 28% faster than the Phenom II X6 1075T, but (right now, at NewEgg) 66% more expensive.

      Since AMD and the mobo manufacturers has a track record with AM2/AM2+/AM3 of backwards compatibility with simple BIOS upgrades, I'm going to stick with them until Intel achieves parity with AMD.

      --
      "I don't know, therefore Aliens" Wafflebox1
    16. Re:Wait for Bulldozer by WuphonsReach · · Score: 2

      I'm in a similar boat, I get things running and then prefer not to migrate. Heck, unless you need raw CPU power and are still running on a dual-core, there's not much incentive for moving to a new system more often now then every 4-5 years.

      My primary machine (Thinkpad T61p) is almost 4 years old already (and the Tecra 9100 before that lasted 5 years). Yes, I wish it had more RAM and maybe a slightly faster video card. But instead of buying a new laptop this year, I dropped a large SSD in it instead.

      Wonder of wonders, my four year old dual-core laptop feels speedy again. I probably won't upgrade now for a few more years. Since I'm also getting the keyboard replaced this week along with the cooling system (before the warranty runs out), the only weak spot might be the backlight (but that is still fine).

      (I have the ability to farm CPU-intensive work off to secondary machines / servers. Which helps a lot in not needing the laptop CPU to be blazing fast.)

      --
      Wolde you bothe eate your cake, and have your cake?
    17. Re:Wait for Bulldozer by Omestes · · Score: 2

      The i5 spanked the X4, for only $10 more

      When I was shopping around for a new processor (around a year and a half ago), I could get myself a Phenom II x4 965, or a comparable i7 for around $50 more. The i7 trounced the Phenom on most benchmarks (though I doubt I'd ever notice in real life computing). I was tempted, and then I realized I'd have to spend around $70 more for a comparable mother board, and possibly have to replace my perfectly good 6Gb of DDR2 with DDR3 (which at that time would have cost another $100+)... So that $70 turned into $170 more... for probably a 10 fps difference in most games, and a completely negligible increase in day to day use. I took that $100 and put it towards a decent video card instead.

      Processors really aren't that much of a big deal anymore...

      --
      A patriot must always be ready to defend his country against his government. -edward abbey
    18. Re:Wait for Bulldozer by asdf7890 · · Score: 2

      I took that $100 and put it towards a decent video card instead.
      Processors really aren't that much of a big deal anymore...

      It is surprising how many people do not understand this. Rather than getting a bleeding edge CPU (and mobo+RAM to go with it) you will often see much more benefit saving some on the CPU-et-al and spending a but more on the graphics card (if you are a gamer and haven't already specified something silly in that respect) or getting better drives (a reasonable SSD won't set you back too much, and can make make much more useful difference to everyday use than spending the extra on a bleeding-edge CPU).

    19. Re:Wait for Bulldozer by level_headed_midwest · · Score: 2

      Anandtech uses a very odd selection of benchmarks that seemingly serves just to make Intel CPUs look good, since Intel is a major site sponsor. How else could you explain them doing stuff like using Cinebench 11.5 to develop power draw numbers but completely omitting performance data using that application, and instead using Cinebench R10 to determine CPU performance? Cinebench 11.5 performs much better on AMD's CPUs than R10 does, so if you wanted to show Intel's wares in the best light, you'd use R10. Ditto with any of the Adobe garbage or Microsoft's terrible Excel 2007 Monte Carlo simulation. A guy at AMD picked that last one apart and showed that the settings Anandtech used on the Monte Carlo benchmark pretty much ensured that AMD's CPUs performed in a worst-case scenario. Plus, who in their right mind actually runs serious mathematical computations in MS Excel as compared to a proper tool like R? I take Anandtech's benchmarks with a mountain of salt. I go to Phoronix.com if I want to see benchmarks that are anywhere near accurate.

      --
      Just "gittin-r-done," day after day.
  3. Uh...this is 301 posts of Intel fans vs AMD fan by rwade · · Score: 3, Insightful

    This [arstechnica.com] thread has some interesting information on possible BD performance.

    .....

    This is 301 posts with back and forth that looks basically to be speculation. Prove me wrong by quoting specific statements of those that have benched the [unreleased] bulldozer. Because otherwise, this link is basically a bunch of AMD fanboys fighting against Intel fanboys. But prove me wrong...

    1. Re:Uh...this is 301 posts of Intel fans vs AMD fan by rwade · · Score: 2

      The guy's trying to prove a point that Bulldozer -- which is, again, unreleased -- is looking underpowered, and he's doing it by pointing to a message board full of fanboy speculation. It's 8 pages of posts. I'm basically calling BS on the guy's suggestion that BD is looking underpowered -- frankly, no one but AMD knows anything about BD's performance.
      No.
      One.
      At.
      All.

      It is all speculation...based on what? There's all this crap in here about AMD being the reason that we're not still using 2GHz Pentium4s, blah, blah, blah.

    2. Re:Uh...this is 301 posts of Intel fans vs AMD fan by Rockoon · · Score: 3, Insightful

      The only legit (that I know of) in-the-wild Bulldozer benchmark is a 1.8 GHz dual chip (2 x 16 = 32 cores) server chip setup using the Phoronix benchmark suite (search results)

      It is likely that these sample chips are as much a test of the new 32nm fab as they are a test of the new cpu architecture, and definitely not a test of how quickly they can be clocked.

      --
      "His name was James Damore."
  4. Re:Weird Benchmarks: chrysis at 800x600 resolution by Mia'cova · · Score: 3, Interesting

    Once the GPU is maxed-out, there's nothing more for the CPU to do. If you're running at 30 FPS at high-res, the CPU might be at 30%. At that point, any number of different CPUs will have identical benchmark results. When you drop the load off the GPU, the CPU hits 100% usage and you can compare 150 fps to 160 fps, for example. This is a very simple and typical way to benchmark CPUs for gaming perf. Reviews and reviewers (such as myself) have been doing this for 10+ years, since the very first 3D accelerators came to the gaming market.

  5. Re:Weird Benchmarks: chrysis at 800x600 resolution by Anthony+Mouse · · Score: 2

    That seems like a stupid way to benchmark. It encourages people to be misinformed by thinking that they can get better frame rates by buying a faster CPU even though under real world conditions the game will be GPU bound and the CPU is irrelevant. Why not stick to benchmarking using applications that are actually CPU bound under normal usage?

  6. Re:3700 megahertz? by DurendalMac · · Score: 4, Insightful

    So clock speed means everything when comparing different CPUs and not their raw performance. Got it.

    Furthermore, there is no 10 year old CPU that runs at 3ghz unless you did some absurd overclocking.

  7. "... holds up pretty well"? by macraig · · Score: 2

    Ummm, against what, my obsolete Phenom (I) X4 9850? Funny how true fanbois can read the same review as an objective person and walk away with entirely different conclusions, eh?

    The AnandTech review was even less forgiving of AMD's underdog status, and basically recommended passing and either waiting for the allegedly awesome new Bulldog line or jumping ship for Intel. Hell, when Sandy Bridge both outperforms AND underconsumes (power), you oughtta be seriously questioning that underdog affection. I certainly am.

  8. We are no longer chasing the Phantom x86... by Anonymous Coward · · Score: 2, Insightful

    Read this excerpt from an AMD management blog:

    "Thanks to Damon at AMD for this link to a blog from AMD's Godfrey Cheng.
    We are no longer chasing the Phantom x86 Bottleneck. Our goal is to provide good headroom for video and graphics workloads, and to this effect “Llano” is designed to be successful. To be clear, AMD continues to invest in x86 performance. With our “Bulldozer” core and in future Bulldozer-based products, we are designing for faster and more efficient x86 performance; however, AMD is seeking to deliver a balance of graphics, video, compute and x86 capabilities and we are confident our APUs provide the best recipe for the great majority of consumers. "

    People, read between the lines.
    What he is saying is that they can no longer compete with Intel on speed and have decided to concentrate on a balance at the low end priced points.
    The days of the cpu wars are in fact over and Intel has won with Sandy Bridge.
    Yes, I have been an AMD only fan for years but you have to face the reality that times have changed permanently in Intels favor and AMD's days are numbered.
    Why else do you think Bulldozer is over a year late!
    Oh, and AMD is prime for a buyout right now and there are rumors.
    When AMD fails Intel will have a monopoly and the consumer will loose in the end.
    Sad but true.

    1. Re:We are no longer chasing the Phantom x86... by smash · · Score: 3, Insightful

      Alternatively, even though intel has won, he is acknowledging that for 99.9% of people, CPU performance no longer matters as much as it used to.

      In general use for example, I see no difference between the core i5 in my work machine, and then Pentium D in my oldest home box.

      Gaming? Sure, however even that is becoming more GPU constrained.

      Both AMD and intel are on notice. Hence both are putting more focus into GPUs. In terms of CPU, it won't be that long before some random multi-core strongarm variant is more power than any regular user will ever need, and they absolutely kill x86 in terms of performance per watt.

      The focus is no longer absolute CPU performance, it is shifting towards price, size, heat and power consumption. Computing is going mobile and finding its way into ever smaller devices. Rather than building one large box, distributed computing is the new wave (the cloud, clustering, etc).

      AMD's CPU business might have a tricky path ahead, bu thent so does x86 in general, barring niche markets. If AMD are doomed, then intel's traditional dominance using x86 won't be too far behind them.

      --
      I run: Windows, OS X, Linux, FreeBSD. Just because you have a hammer, doesn't mean everything is a nail.
  9. Re:Weird Benchmarks: chrysis at 800x600 resolution by smash · · Score: 2

    Not stupid at all. It shows that if your video is not a factor or you upgrade to an adequate video card when one is available,the better cpu to buy is X.

    This is common practice that has been used for at least a decade now.

    furthermore - its a SYNTHETIC BENCHMARK. no one wants to play crysis at 800x600, but its a tool we can use to measure cpu performance. no one wants to buy a PC soley to sit and calculate prime numbers all day either, but stressprime and other stuff is used for benchmarking also.

    --
    I run: Windows, OS X, Linux, FreeBSD. Just because you have a hammer, doesn't mean everything is a nail.
  10. Re:3700 megahertz? by LordLimecat · · Score: 4, Informative

    Moores observation was about transistor count, not mHz, corecount, speed, wattage, flops, bogomips, or anything else.

  11. Re:Today, the complexity of numbering continues... by gman003 · · Score: 5, Informative

    I won't talk about Intel's system, but AMD is actually relatively straightforward:

    First comes the family name. For desktops, this is usually either "Athlon II" or "Phenom II". The only real difference between them is the amount of cache.

    Then comes the core count - X2, X3, X4 or X6. Completely self-explanatory.

    This is followed by a number that essentially stands in for the clock speed. Higher-clocked processors have higher numbers, lower-clocked processors have lower numbers.

    Finally, certain processors have "Black Edition" appended, which simply means that the multiplier is unlocked, greatly easing overclocking.

  12. Re:3700 megahertz? by timeOday · · Score: 3, Interesting

    So clock speed means everything when comparing different CPUs and not their raw performance. Got it.

    Not exactly, but close for single-core performance. The "MHz Myth" is largely a myth itself. As this table shows, per-MHz single-core performance between the infamously bad (even at the time) P4 and the current best (Core i7) has only improved by a factor of less than 2.6, since October 2004! (When the Pentium 3.6 EE was released).

    Perhaps more importantly, the ratio between the most productive (per-mhz) chip from 2004 (Athlon64 2.6) and the most productive on the chart now is a mere 1.6! That's a 60% improvement in almost 7 years!

    That is a joke. For reference, we went from the Pentium 100 (March 1994) to the Pentium 200 (June 1996) - approximately a 100% improvement in a little over 2 years.

    So, no, improvements in instructions per cycle are not even close to keeping pace with what improvements in MHz used to give us. (And if you looked at instructions per cycle per transistor, it would be abysmal - which is another way of saying Moore's law is hardly helping single-threaded performance any more).

  13. Re:3700 megahertz? by AdamHaun · · Score: 2

    I'm sure you didn't mean it quite this way, but a 60% improvement in the amount of work done per clock cycle is some pretty impressive engineering...

    --
    Visit the
  14. Re:Weird Benchmarks: chrysis at 800x600 resolution by smash · · Score: 2

    Well yes, if such GPUs were available today, sure. They're not. However the gaming benchmark is not useless, because its a real-world mix of code in a typical app the CPU might be used to run. You're looking at the benchmarks expecting them to be some absolute result. They're not. You have to use your head and interpret the results, as with any experiement. A benchmark isn't a "you need to buy this cpu for this game" statement. Its a performance indication on a particular code path.

    Synthetic benchmarks might give you a number to compare CPUs with, but if they're not doing real world tasks (or even better, the exact tasks you intend to use the box for, such as running a game if you're a gamer) they are easily cheated on - the cpu vendor can simply spend transistors on optimizing for the instructions most commonly used on the benchmark.

    In summary: without thoughtful analysis, all benchmark results are useless. Also, no one benchmark should be taken as "authoritative". Compare multiple benchmarks, pay special attention to those that run similar code/apps was you will be running, and make your choice that way.

    Don't rely on a single number to do it for you.

    --
    I run: Windows, OS X, Linux, FreeBSD. Just because you have a hammer, doesn't mean everything is a nail.
  15. Re:3700 megahertz? by timeOday · · Score: 2

    Well, that's the problem... since hitting the MHz wall, it's taking more and more heroic efforts to achieve any speedup in single-core performance. (In fact if I'm not mistaken, the most-productive-per-cycle core on that chart is a couple years old.) But I agree, it's not that engineers are getting dumber or anything like that. It's getting harder, and progress has become slow.

  16. Re:3700 megahertz? by smash · · Score: 3, Insightful

    Don't forget that IPC isn't the be all and end all. If you're stalled due to cache misses, then IPC goes out the Window. Modern CPUs have much more cache and much faster buses to main memory than we had in 2004. That is a large reason as to why they're faster. They also have additional instructions that can do more work per instruction - so comparing IPC from CPUs released today to CPUs released last decade is even more meaningless.

    --
    I run: Windows, OS X, Linux, FreeBSD. Just because you have a hammer, doesn't mean everything is a nail.
  17. Re:Another no hum processor from AMD :( by WuphonsReach · · Score: 2

    I worry about it a little bit, but as long as they are price/performance equivalent to the Intel CPUs in the low-mid range, I don't think there's a huge issue. (Assuming that they keep making a profit.)

    Very few people buy CPUs over $200-$300.

    (I stick with AMD for a few reasons. There's never any guesses about whether an Opteron will support hardware virtualization or whether it will be disabled by the chipset/BIOS. Their product lineup is straight forward compared to Intel, and their sockets make sense. And mostly because they came out with *inexpensive* dual-core CPUs for under $200 back when Intel was still charging $300-$400.)

    --
    Wolde you bothe eate your cake, and have your cake?
  18. Re:3700 megahertz? by timeOday · · Score: 2
    It's not a synthetic IPC measure, it's CineBench (ray tracing basically). In other words modern CPUs just aren't all that much faster, except for the cores. At least on that benchmark.

    You could find a wider variety of benchmarks with results reported on a wide range of new and old CPUs if you took points/core/MHz.

  19. Re:Today, the complexity of numbering continues... by devincook · · Score: 2

    I believe the stand-in numbers were originally used to compensate for differences in efficiency. If a chip was clocked slower but more efficient, such that it was essentially on the same level as its competitors, they made up these numbers so that they didn't have to put a lower clock rate than everyone else on the box. Take for example the Athlon 2800s from back in 2003, which ran at about 2 GHz but were supposedly comparable to the 2.8 GHz Pentium chips.

    I think it basically just got out of hand and now nobody uses the actual clock rate any more and the numbers don't mean anything.

  20. AMD was superior towards the end of the P4 age by Lonewolf666 · · Score: 2

    For about two years (2004 to 2006), AMD's Athlon 64 clearly beat the aging Pentium4. Especially after the dual-core Athlon 64 X2 was introduced in 2005.

    Intel took the lead again with the Core2Duo in 2006, albeit at much higher prices than AMD. Since that time, Intel has usually offered the fastest processors at the high end, while AMD usually offers better performance per dollars in the budget range. Recently, the introduction of Sandy Bridge has put more pressure on AMD, but a new AMD processor generation is approaching release. Lets compare that to Sandy Bridge in another two months.

    Finally (and that's why I buy AMD), AMD offers ECC Ram with all except the cheapest CPUs. Intel supports that only in the Xeons for the server market, and those are really expensive.

    --
    C - the footgun of programming languages