Slashdot Mirror


AMD Launches Counterstrike Against Core 2 Duo

DigitalDame2 writes to mention a PC Magazine article about the AMD 4x4 enthusiast platform, which is meant to counter Core 2 Duo. The article observes that AMD is now facing many of the same business practices it used in its war against Intel. From the article: "While imitation may be the sincerest form of flattery, improvement can often be a slap in the face. Intel's C2D was designed with both low power and performance per watt in mind, two key design metrics that helped AMD cut into Intel's market share with the Athlon 64 and Athlon 64 X2. And, as preliminary numbers have indicated and final performance reviews now show, the C2D has learned its lesson well: its performance now tops AMD's Athlon 64 architecture by a substantial margin."

19 of 277 comments (clear)

  1. 4X4 is more a marketing ploy than anything else by Harry+Balls · · Score: 4, Interesting

    4X4 sounds more like a marketing ploy to me than like a feasible solution for Joe Average or even Joe Gamer.

    Why?

    Consider the cost of Athlon X2 processors:
    http://www.pricewatch.com/cpu/442067-1.htm
    The least expensive Athlon X2 costs a cool 300 bucks, while the mid-range Core 2 Duo (Conroe) E6600 costs $315 (projected wholesale price).

    Now factor in a more expensive (because of 2 processor sockets) 4X4 motherboard, two Athlon X2 chips at $300, and you wind up with a $350 to $400 surcharge for being an AMD fanboy.

    The situation gets worse if you want a high-end system:
    Two FX-62 will set you back $1045 + $1045 = $2090
    http://www.pricewatch.com/cpu/992212-1.htm
    and while this combination is expected to outperform a single Core 2 Duo at $1057
    http://froogle.google.com/froogle?q=E6800&btnG=Sea rch+Froogle&lmode=online&scoring=p
    factoring in the more expensive two-socket motherboard expect to pay a cool $1100 more than for the E6800 system.

    Personally, I'll probably buy an E6600 ($315) or an E6400 ($240) as soon as they become available.

    1. Re:4X4 is more a marketing ploy than anything else by MarcoAtWork · · Score: 4, Informative

      remember that AMD is slashing the prices of several X2 processors by about 50%, hence the price differential is mostly only the mobo differential, which I don't think will be that much...

      --
      -- the cake is a lie
    2. Re:4X4 is more a marketing ploy than anything else by TTK+Ciar · · Score: 4, Interesting

      I am a software engineer working at The Internet Archive, and I write parallel software every day (sometimes with PVM for "real" applications, but more often as throwaway perl slammed out on the command line, using open3() to open several simultaneous subprocesses, sometimes fed data by the parent but more often each reading from a different data file). Much of what I do is "trivially parallelizable", meaning it's pretty easy to make scale across multiple processors or machines. It is my impression that most real-life problems seen by most businesses are trivially parallelizable, with the rare exceptions hogging all the attention by dint of being more interesting.

      My workstation is a single-processor machine, but I have at my exclusive disposal a dual-xeon machine and two AMD dual-core machines. I'm always scp'ing my work up to them from my workstation so I can take advantage of their multi-process goodness. (Developing while ssh'd into those machines is usually not a good idea, since the network likes to go down or slow down a lot between Archive HQ and our datacenters, and our HQ firewall blocks PVM so I can't just make my workstation the PVM master node with the other three machines slaves.)

      When I read this article, my initial reaction was "Enthusiasts, hell! I want as many of these as I can get for servers!" (assuming this 4x4 product is significantly cheaper than current dual-opteron products -- we're a non-profit, without a lot to spend on hardware, and we're always running on the edge of starvation. But maybe that's a bad assumption and these will be prohibitively pricey).

      If someone offered me a 4x4 or 8x8 for my desktop, though, I'd accept it gladly, and make good use of it, parsing/analyzing Archive metadata, processing multiple simultaneous http streams (we use a lot of http-rpc here, and xml data representation which means each http-rpc stream can suck down a lot of processing power), md5'ing multiple files in parallel, and the like. I'd probably also make more extensive use of bzip2 than I do currently :-)

      My datasets commonly consist of hundreds or thousands of files, each of which can be processed in parallel, so I can keep throwing cores at the problem with near-linear scalability until I grind against disk or bus bandwidth limits (at which point the data needs to start out distributed in order to keep scaling).

      Just my $0.02

      -- TTK

  2. Performance improvement? by Atroxodisse · · Score: 4, Interesting
    --
    Read my short stories - You won't regret it.
  3. Fanboyism... by TripHammer · · Score: 4, Insightful

    is wasteful. I'm glad to see Intel back in the mix with some good offerings. I think those of us whom are fickle come out on top: you buy what makes sense. Fanboys step back!

  4. "well.. my dad can beat up your dad!" by Churla · · Score: 4, Insightful

    This smacks to me of AMD realizing Intel had actually landed a well placed shot into thier gut and needing a fast "get positive attention back on up" spin.

    So we'll have to buy TWO processors to compete with what Intel is doing with one? If they're aiming for the Enthusiast market they have to remember that "enthusiasts" have price constraints (usually referred to as "wife")

    I could be wrong. But I really don't think I am.

    --
    I'm a fiscal conservative, it's a pity we don't have a political party anymore
    1. Re:"well.. my dad can beat up your dad!" by uop · · Score: 4, Interesting

      Well, having the strongest offering usually does count for something (especially if you ask the marketeers).
      The 4x4 initiative basically looks like DP for the desktop, which Intel offers as well (although Xeon only).

      imho, the really interesting thing about 4x4 is the possibility of plugging in a coprocessor in the future.
      For example, you may settle for a single Athlon64 X2 in a 4x4 board for now, and add a physics/video/dsp/whatever coprocessor in the future.
      That's wild speculation, of course, but it does make the 4x4 setup intriguing as a future-proof product.

      --

  5. Forget the small details... by pieterh · · Score: 4, Insightful

    It does not matter how much these processors cost today, nor whether AMD's 4x4 is real or a maketing ploy.

    What matters is that AMD has captured sufficient marketshare over the last years to become a real competitor to Intel. Opterons have become the CPU of choice for large servers, the niche that Itanium was meant to capture.

    Now Intel's comeback means we're seeing the start of a new growth of CPU power, this time into multi-core land, a nice solid metric on which to compete. You can fudge the Ghz but you can't really fudge the number of cores. This means we have the perfect conditions for an explosion of growth, until the numbers get into meaningless territory. Within 3-4 years, common desktops will have 8 to 16 cores, and high-end workstations will have 128 or more.

    I'm just very glad my company made the move to writing multithreaded code so we can get the best from this new landscape.

  6. And in other news by plusser · · Score: 4, Funny

    Mayor of London Ken Livingston introduces a GHz charge on microprocessors used in London as he gets confused by the fact that AMD are to launch 4x4, as he thinks that they take up too much space and are bad for the environment.

  7. Intel leading with heat and watts by minion · · Score: 4, Insightful

    People are forgetting though that its not just desktop CPUs that AMD took such large pieces of marketshare away from Intel.
     
    There have been a few benchmarks (I believe one was on Anandtech's site) that have shown Intel Xeons running in 64bit mode performed slower than the same processor running in 32bit mode. Now, I know, we're talking about copying larger data segments around, because the address space is larger, so a bit of a slowdown in some areas are expected. But when they're talking 5% slower, thats a bit.
     
    We replaced 3 Dual Intel Xeon servers (2.8GHz Xeons) with 4G of RAM each, with a single AMD Dual Opteron server, running in 64bit mode for MySQL. This system is immensely faster than the old Xeon systems. MySQL shows upto 23% performance increases in SELECT commands on 64bit vs 32bit on the AMD. On the Intel, it was a performance loss.
     
    As far as heat output, the air coming out the back of this server feels cooler, not to mention that it replaced 3 servers with one.
     
    People need to focus on the server market, and not the desktop market to see the real king in the (x86) CPU wars. Lets not forget hypertransport, and seperate data paths for memory and IO, whereas the Xeon has a shared 800MHz FSB (now 1066 with the newer rendition).

    --

    -- If we don't stand up for our rights, now, there will be no right to stand up for them later.
  8. Re:Part of the vicious cycle in Tech by Uryene · · Score: 5, Interesting

    ...A cycle I learned my lesson about many, many moons ago.

    At home, I keep a $640 check I wrote back in 1990 for a 486 CPU.
    It's framed and visible on top of a bookcase to serve as a reminder.

    At the time, I thought it was a great deal; screaming processors were
    never going to get much cheaper than that!

    These days, last years tech (or even two years ago tech) is usually
    MORE than sufficient. Except for games, which always seem to
    need NEXT years processor in order to be playable... ;-)

  9. FINALLY! by Sebastopol · · Score: 4, Insightful

    ...us Intel fanboys get to see AMD scrambling to polish a turd, the same way Intel had to with the P4 core for the past 4 years.

    AMD CEO to Marketing: "Attention marketing team: Full Steam Ahead with the scrambling and spinning in place!"

    I'm going to take a few moments to enjoy AMD's panic. Because: a) its been a long time, and b) it probably won't last long.

    --
    https://www.accountkiller.com/removal-requested
  10. It was all GPU by Atroxodisse · · Score: 4, Insightful

    The point was that Intel is hyping the new processor for gaming but you really don't need the best processor for gaming. Might as well drop $180 on a good processor instead of $800 on the best because it won't make a difference.

    --
    Read my short stories - You won't regret it.
  11. Obligatory by Anonymous Coward · · Score: 5, Funny
    Begun these core wars have

    *ducks*

  12. Misleading title... by dtjohnson · · Score: 4, Insightful

    There doesn't seem to be any AMD counterstrike yet other than hot air. It would be a shock if AMD spokespeople said anything other than that they were 'supremely confident.' What else can they say...that they are facing several quarters of deep price cuts, low margins, and they're scared to death about their stock options? The original P4 delivered a pretty big smackdown on AMD that took them two years to come back from and the Conroe Core 2 Duo looks like it's going to do the same thing. AMD still has the better fundamental architecture, though, just like they did against the P4 with its 26 pipeline stages and power-sucking 'netburst' architecture, so in the long run the AMd direct connect stuff should win out but that's not going to put food on the table for the next year or so.

  13. Re:You are Right: AMD may Die by GoatMonkey2112 · · Score: 4, Insightful

    AMD is in a much better situation than they have been in the past.

    Their server chips will continue to sell well. Opteron is still very competitive in multiprocessor systems.

    There will still be people buying AMD processors based on price and past performance. If you've got some market share people will come back to you for upgrades.

    AMD has other sources of income than just CPUs. Their flash memory is the most obvious one.

    AMD made a name for itself as being a low cost alternative to Intel years ago. This trip into the high end is a new thing and it made them a nice pile of money to invest in the next generation due out next year.

    All of that being said, I'm still going to be buying a Conroe. But your predition of the company going under is a major exaggeration. They will most likely be back and strong around a year to a year and a half from now.

  14. Not really that great by bberens · · Score: 4, Insightful

    It depresses me that innovation in the processor market is adding additional cores. The geek in my loves it, but the consumer in me isn't impressed. What I (and I presume most other regular users) want is the ability to double-click on my Word/Evolution/Eclipse/Firefox/IE/etc icon and have it instantly display on the screen. What I don't need is to be able to run multiple programs just as slow as I could run one program 2 years ago. What's the holdup? Is it bus speed? Hard drive speed? Memory speed? Will I ever have zero (apparent) latency between running apps and seeing the result? The problem with PC makers is that if they ever do reach the holy grail of zero (apparent) latency, then they will have to decrease the life expectancy of their products in order to continue to make a profit. Maybe I'm slightly off topic and maybe I'm just bitter, but the latest and greatest PC today just doesn't seem to massively outperform the latest and greatest 3 years ago in any way meaningful to the end user. My compile times are faster, but for the most part, users simply can't/don't tax their processor.

    --
    Check out my lame java blog at www.javachopshop.com
  15. Wake me up when it's really a 4x4. by Kadin2048 · · Score: 4, Insightful

    I would have been a whole lot more impressed if they had actually made a "four by four" machine, instead of just making up a nonsense term for what's nothing but a regular dual-socket, dual-core setup. At most, I'd call that a "2x2." Four-by-four? It doesn't have four of anything in it, certainly not four of anything by four of anything else. That's just misleading.

    Two cores per processor times two processors ought to be called a 2x2, and a 4x4 ought to mean a four-socket mobo with four quad-core processors, for a total of 16 cores. Similarly, what they're calling an "8x8" ought to be called a 2x4, or maybe a 4x2, since it's four processors times two processors per core.

    For an 'enthusiast' product -- which they're apparently hoping to sell to people who have a clue -- that's a stupid way to name it. Plus, as multi-processor, multi-core systems become more prevalent in the future, it would be nice to have some clear nomenclature to describe them. AMD is just starting everyone off on the wrong foot by calling their dual-core/two-way systems "4-by-anythings".

    --
    "Ladies and gentlemen, my killbot features Lotus Notes and a machine gun. It is the finest available."
  16. Everyone not getting it by charnov · · Score: 4, Interesting

    Okay, I'll give it the Slashdot norm, but nobody gets what this is. It a hypertransport socket for not just another CPU, but ANYTHING you would want to connect directly to memory and CPU. No PCI or other slow bus.

    There are already Xilinx cards available because this has been used in Cray supercomputers for a while (the Opteron ones anyways). This means AMD can counter ANYTHING Intel puts out because you can just slap a $20 speciality DSP on the mobo which could easily be 100x faster than that Intel chip at whatever small set of functions it needs. Video cards are already in the works for this along with all kinds of audio and video stuff. I seem to remember one manufacturer has a RAID processor. The possibilities are endless.

    --
    [RIAA] says its concern is artists. That's true, in just the sense that a cattle rancher is concerned about its cattle.