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

35 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 Azarael · · Score: 3, Informative
      [Blockquote]Mounted on each socket will be an AMD dual-core processor (not necessarily an AMD Athlon64 X2, according to an AMD representative)(Emphasis Mine), for a total of four cores.[/blockquote]


      The article says otherwise.

    3. Re:4X4 is more a marketing ploy than anything else by (H)elix1 · · Score: 3, Insightful

      Bingo. The price is what is killing AMD.

      Not sure if Intel is trying to salt the fields here, but AMD did not drop prices at all until they were forced to over the last couple years. Benchmarks can be somewhat unreliable, but with enough reading you can find how the midrange CPU's compare to each other. Since AMD also dropped the 939 socket, I'm going to look real hard at Intel as I have to update RAM and mainboard the next time I do a major update. Were I buying today, it would be Intel - that has not been the case for me since I replaced a 450 mhz slot 2 xeon with a 700mhz slot A thunderbird. I'm not the type of guy to buy an FX or Extreme! Edition of anything, but when I stack up what kind of bang for the buck I can get between $200-500, AMD has a real problem on their hands. Both the X2 and Core 2 Duo are solid technology, but I will not pay for 'brand'. The AMD kit is going to have to drop a fair bit more to be competitive in the landscape I buy in.

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

    5. Re:4X4 is more a marketing ploy than anything else by Surt · · Score: 3, Interesting

      I'm going to run video editing, 3d rendering, and various custom software all of which scales to at least 4 cores, often at the same time (even with a quad processor box with all 4 procs maxed, i'm too often waiting on hour long renders). I have a lot of software that will likely scale just fine to 32+ procs (I'd love to find out .. the current biggest box i've been able to run on is only 4x).

      Writing parallel software is not that hard. By the time you've written a couple of enterprise applications, you know the basics, because there your software has to sync across multiple boxes. Syncing on one box is all the easier. Parallel software is really close to trivial, you need only know how to a) synchronize and b) partition workloads. A is very easy, and B is only hard some of the time (for many media tasks, B is utterly trivial).

      --
      "Who is the Journal of Quantum Physics going to believe?" --Stephen Hawking
  2. umm? comparison to Intel please... by sofar · · Score: 3, Interesting

    but does it perform better than core 2 duo? I fail to see any performance test between them, and it's also AMD having the bigger market share right now, not intel. Seems like a lot of AMD FUD nowadays... AMD is no longer the underdog here.

  3. Counterstrike by m_chan · · Score: 3, Funny

    I tried to read this article and all I could think of was that AMD is mad that strafe jumping got patched and that Intel learned how to bunny hop. I'm hung over. Need sleep.

  4. Performance improvement? by Atroxodisse · · Score: 4, Interesting
    --
    Read my short stories - You won't regret it.
  5. Re:Part of the vicious cycle in Tech by andrewman327 · · Score: 3, Interesting

    I don't see why we're talking about flattery and being slapped in the face. It seems that AMD and Intel are competing more directly than in the past, which could ultimately be good news for consumers. By reducing power (/. reported on congress' urge to reduce power consumption earlier) these chips save money and run very quickly. Now that both parties are fighting for efficiency and other similar things, they will have to pull out some amazing science to directly compete instead of simply bosting that their paradigm is superior.

    --
    Information wants a fueled airplane waiting at the hangar and no one gets hurt.
  6. Performance number? by Soybean47 · · Score: 3, Interesting
    FTFA:
    AMD also plans to push a sort of "performance number" into the market to redefine how consumers should think about power, they said.

    Doesn't AMD already label their processors with a relatively meaningless number designed to... say... redefine how consumers think about processor speed?

    Was that a highly effective marketing technique? I mean, I guess it did get people to think about speed, and it helped convince many people that GHz isn't the be-all and end-all of processor comparison. But at some point won't people just be annoyed by the mess of pretend numbers AMD is throwing around to "make us think?"
  7. 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!

  8. "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.

      --

    2. Re:"well.. my dad can beat up your dad!" by Thundersnatch · · Score: 3, Funny
      If they're aiming for the Enthusiast market they have to remember that "enthusiasts" have price constraints (usually referred to as "wife")

      Judging from most of the posts I read here, I think "mommy" is more likely.

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

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

  11. 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.
    1. Re:Intel leading with heat and watts by C_Kode · · Score: 3, Interesting

      You noted how you changed (3) Intel servers with (4) GBs of ram for a single AMD server yet you left out a TON of information about the AMD. What and how are the disk connected compared to the Intel boxen. Secondly, how much ram does this 64-bit AMD have? (16GB?)

      We had (2) IBM servers (Dual AMD 64-bit Opteron) with 12GB ram each running 32-bit RHEL3 and Oracle 10g. Because it was 32-bit RH it was only using 4GB in each server. We upgraded the RHEL3-64 and Oracle 10g 64-bit (using all 12GB of memory in each box) and we got about 140% improvement on the same hardware.

      What was the difference? 8 more GB of ram each. The fact that a single server has 12GB of ram and all queries happen on a single server makes a HUGE difference than have (3) servers with only 4GB of ram as the database can cache more data in memory.

      While I don't know your *true* setup, I can say that a single server with a TON of ram will kill many servers with only a little bit of ram on simple select statements. CPU doesn't do a whole lot on select statements compared to what it will do on say stored procs or all kinds of subselects/joins/aggregate functions in your select statements.

    2. Re:Intel leading with heat and watts by RightSaidFred99 · · Score: 3, Insightful
      That would be an insightful comment..if it were made 1 month ago.

      Woodcrest changes your equation completely.

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

  13. This is just dual dual-core by ArcherB · · Score: 3, Insightful

    Correct me if I'm wrong, but isn't this just two dual-core AMD processors on a single board? What's to stop Intel from releasing a dual-socket board and slapping two Conroes in it (provided the chip supports it)?

    --
    There is no "I disagree" mod for a reason. Flamebait, Troll, and Overrated are not substitutes.
  14. 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
    1. Re:FINALLY! by groundround · · Score: 3, Insightful

      I'm just curious what you get out of being a fanboy. I mean, it is a corporation we're talking about. So, unless you work there, cheerleading a group of people employed to create company profits is meaningless.

  15. 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.
  16. Re:I for one... by doti · · Score: 3, Insightful

    Well, a pIII can play movies and run quake3.
    That's the two most demanding uses for a computer.
    The rest is futile.

    --
    factor 966971: 966971
  17. Obligatory by Anonymous Coward · · Score: 5, Funny
    Begun these core wars have

    *ducks*

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

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

  20. Re:Ah, but you can fudge the number of cores... by Bitmanhome · · Score: 3, Informative

    Not at all. AMD's cores have unique caches per core, plus they share the same memory bus. However, AMD put some effort into the crossbar. While Intel's early multicore offerings were essentially the same, there was no crossbar, so bus contention was a little worse.

    The Core 2 series now has shared L2.

    --
    Not that this wasn't entirely predictable.
  21. 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
  22. AMD Launches Counterstrike Against Core 2 Duo by zaphod_es · · Score: 3, Funny

    Tut tut! Another sloppy editor. What is wrong with the industry standard:
    AMD launches Core 2 Duo Killer

  23. 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."
    1. Re:Wake me up when it's really a 4x4. by TheRaven64 · · Score: 3, Interesting
      Look, the name is perfectly simple to understand. It's 2 AMD Althlon 64 X2 CPUs. Put that together, and you get...uhhh...

      Anyway, ummm, I'm sure it does make sense really...

      --
      I am TheRaven on Soylent News
  24. 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.