Stories
Slash Boxes
Comments

News for nerds, stuff that matters

Slashdot Log In

Log In

Create Account  |  Retrieve Password

AMD Announces Triple-Core Phenom Processors

Posted by Zonk on Mon Sep 17, 2007 10:26 PM
from the chips-that-don't-require-dipping dept.
MojoKid writes "AMD has officially announced their triple-core Phenom multi-core processor offering, suggesting a triple-threat of processors, from dual-cores to triple-cores and native quad-cores coming to market this year. While the term symmetric multi-processing (or SMP) suggests a balanced approach of multiple cores in an even number of engines working together on a single workload, AMD offers that an odd number of processors can slice at that workload just as efficiently. Time will tell how this architecture will scale amongst various multi-threaded applications and real-world usage models. AMD is definitely moving to make use of these quad-cores that don't quite make the cut by testing them fully as triple-cores and realizing some revenue, rather than throwing them away."
+ -
story

Related Stories

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.
  • Damnit, I haven't even used up all the cartridges that came with my Intel Core Duo!
    • by Anonymous Coward on Tuesday September 18 2007, @12:10AM (#20647799)
      Would someone tell me how this happened? Intel was the fucking vanguard of computing in this country. The Core Duo was the processor to own. Then the other guy came out with a three-core processor. Were we scared? Hell, no. Because we hit back with a little thing called the Core Trio. That's three cores and an fan. For cooling.

      But you know what happened next? Shut up, I'm telling you what happened -- the bastards went to four cores. Now we're standing around with our cocks in our hands, selling three cores and a fan. Cooling or no, suddenly we're the chumps.

      Well, fuck it. We're going to five cores.
      • by ejdmoo (193585) on Tuesday September 18 2007, @02:48AM (#20648691)
        YES!!!!!!

        Mod parent up, please, and while you're doing that, read this:
        http://www.theonion.com/content/node/33930 [theonion.com]
      • Re: (Score:3, Interesting)

        But intel can't do 3-core by design right?
      • No, you missed a meme. Fixin' it for ya.

        Would someone tell me how this happened? Intel was the fucking vanguard of computing in this country. The Core Duo was the processor to own. Then the other guy came out with a three-core processor. Were we scared? Hell, no. Because we hit back with a little thing called the Core Trio. That's three cores and an fan. For cooling.

        But you know what happened next? Shut up, I'm telling you what happened -- the bastards went to four cores. Now we're standing around with our cocks in our hands, selling three cores and a fan. Cooling or no, suddenly we're the chumps.

        Well, fuck it. We're going to a beowulf cluster.

  • by Anne_Nonymous (313852) on Monday September 17 2007, @10:30PM (#20647091) Homepage Journal
    I'm holding out for a processor that goes to 11.
  • Nothing new here. (Score:5, Informative)

    by ArcherB (796902) * on Monday September 17 2007, @10:34PM (#20647131) Journal
    Doesn't the XBox 360 have a triple core processor?

    Why Yes. Yes it does. From HERE [wikipedia.org]:

    Inside, the Xbox 360 uses the triple-core IBM designed Xenon as its CPU. While graphics processing is handled by the ATI Xenos which has 10 MB of embedded eDRAM, its main memory pool is 512 MB in size.
    • Re: (Score:3, Interesting)

      Sort of. Each core can run two threads at the same time (but both threads share the same cache, if I'm not mistaken) so it's somewhere between a hyper-threaded triple-core processor and 3 dual-core processors.
  • by suv4x4 (956391) on Monday September 17 2007, @10:34PM (#20647135)
    SMP [wikipedia.org] doesn't suggest the number of cores should be a power of two, it doesn't even suggest "even number of cores".

    It's about multiple cores processing simultaneously. Check the article I link to, even the damn example diagram has 3 cpu-s.
    • by suv4x4 (956391) on Monday September 17 2007, @10:50PM (#20647261)
      Wait, I missed that, another lie:

      However, AMD is definitely moving to make use of these quad-cores that don't quite make the cut, by testing them fully as triple-cores and realizing some revenue, rather than throwing them away.

      The triple-core Phenom is an actual Phenom architecture, it's not 4-core rejects. Jesus Christ, NEVER accept submissions from hothardware.com anymore!

      That's the worst one in months.
      • In theory with triple core, each processor is only 1 step away from the other processor (consider a triangular setup). With Quad core or greater there's either more bussing or more delays.

        Without seeing further details I sincerely doubt that these are quad-core chips with one dud core. I suspect AMD has actually used their technical brains here and given us the fastest non-(overly)complex multi core setup.

        Of course, if it's the bean counters in charge, then it's possible it's a failed quad core (though I s
        • by AcidPenguin9873 (911493) on Tuesday September 18 2007, @02:12AM (#20648475)

          In theory with triple core, each processor is only 1 step away from the other processor (consider a triangular setup). With Quad core or greater there's either more bussing or more delays.

          Firstly, for any general multi-node graph, it's entirely possible for three, four, eight, or any number of nodes to be only one hop away from each other. See fully-connected mesh [wikipedia.org]. For the four-node case, imagine a 2D square, connected on the four sides, plus two links connecting the "diagonals" of the square. In that topology, each of the four nodes are only one hop away from each other. Of course, as the number of nodes increases, the cost of fully connecting them increases, as does the processing cost to multiplex and process transactions into the node from the (n-1) incoming links, but with only four nodes it's entirely possible to create a fully-connected network.

          Wiith AMD multi-core processors, all of the cores communicate using a fully-connected crossbar switch in the on-die northbridge - meaning all cores on the die are one "hop" away from each other, including the four-core case. What you're probably thinking of is a multi-socket system that only has two coherent links per socket - that would prevent you from making a fully-connected coherent interconnect for a 4-socket system.

          • Re: (Score:3, Informative)

            Firstly, for any general multi-node graph, it's entirely possible for three, four, eight, or any number of nodes to be only one hop away from each other.

            Firstly, we're not talking about any general multi-node graph.
            We're talking about CPUs & AFAIK, the the traces can't cross one another..
            Unless they commercialized some 3D process @ 65nm that I didn't read about. Wiith AMD multi-core processors, all of the cores communicate using a fully-connected crossbar switch in the on-die northbridge - meaning all cores on the die are one "hop" away from each other, including the four-core case. Sooo...
            Cpu 1 --> hop --> northbridge --> hop --> CPU 4
            Or a

      • by RedWizzard (192002) on Monday September 17 2007, @11:42PM (#20647621)
        The symmetry in SMP has nothing to do with the number of processors. It simply means that all the processors are treated identically (and therefore should be identical in terms of capabilities). With asymmetric multiprocessing certain processors are used for certain tasks and are therefore often specialised for them.
        • by defago (314293) on Tuesday September 18 2007, @12:38AM (#20647977)
          This is almost that, but still off the mark.

          The symmetry in SMP does not refer to the capabilities of the processors. It refers to the relation between the processors and memory.

          In symmetric multiprocessors, all processors access the same shared memory uniformly. That is, memory access delays depend neither on what memory zone nor from which processor it is being accessed.

          In contrast, in NUMA architectures (non uniform memory access), each processor holds a portion of the shared memory that it can access very quickly. A processor can also access the portions of other processors but this incurs potentially large delays.

          At the end of the spectrum, asymmetric multiprocessors combine processors with different capabilities. Here, asymmetric indeed most probably refers to the fact that processors are different. However, while most (all?) actual implementations using a NUMA architecture do use identical processors, they are never said to be symmetric because of the memory access.

          • Re: (Score:3, Informative)

            The symmetry in SMP does not refer to the capabilities of the processors. It refers to the relation between the processors and memory.

            The symmetry refers to all the capabilities of the processors, including their access to memory. SMP means that all processors in the system are interchangable from the OS's point of view - that cannot be the case if any characteristic varies between the processors. A system with different processors that have the same access to memory (such as an unexpanded Amiga 1000) is not considered an SMP system.

          • by adisakp (705706) on Tuesday September 18 2007, @03:22AM (#20648863) Journal
            The symmetry in SMP does not refer to the capabilities of the processors. It refers to the relation between the processors and memory.

            Wikipedia [wikipedia.org] would disagree with you: "Symmetric multiprocessing, or SMP, is a multiprocessor computer architecture where two or more identical processors are connected to a single shared main memory."

            SMP implies that there is a shared memory address space and that the cores can execute similar binaries. NUMA implies separate banks of memory dedicated to specific CPUs -- for example, AMD Opteron. However, most vendors still call the Opteron 'SMP' when used in a multi-CPU configuration because the "independent" banks of memory are mapped into the same memory address space (visible from all CPUs) and there is neglible penalty for executing tasks on either core regardless or location of code or data ***. (*** note: memory banks shouldn't be completely ignored for memory intensive high-performance computing applications and indeed on certain OS's like Vista, it is possible to allocate memory with CPU affinity or to schedule tasks with CPU affinity on an Opteron to alleviate NUMA crosstalk between the CPUs).

            ASymmetric MultiProcessing (ASMP) implies dissimilarity in either the processing units (different binary opcodes) or disjoint memory accesses. Using a physics-accelerator or a generic-GPU programming with a main CPU is asymmetric processing even if the accelerator can access the same memory as the CPU (i.e. from cheap "shared-memory" GPU such as those integrated on cheap motherboards or to more powerful ones such as the GPU in the XBOX360). The CELL in the PS3 is not SMP because the PPU and SPU can not execute the same binaries and the cores are asimilar even though all cores have some method of accessing the main memory with a shared address space (although the SPUs also use a DMA read/write to main memory rather than direct access which would doubly qualify them as ASMP - but even without this memory difference, they would still be ASMP processing).
      • No, they're using rotational symmetry, not reflection.

        Your data gets turned through 120 degrees as it moves from core to core, irritating, but better than having it come out sdrawkcab as sometimes happens with dual core processors.
  • by Bryan Ischo (893) * on Monday September 17 2007, @10:36PM (#20647159) Homepage
    Wouldn't it make sense to sell any part that had at least one working core? Meaning that if in making quad-core chips, W% of them ended up only having one working core, X% had 2, Y% had 3, and Z% had four, wouldn't it make the most sense to sell all of these chips?

    This implies that they have a way to use all four cores independently. Maybe they can't; maybe one core is "special", like the "master" core that has to be working for anything to work. Also this implies that the cores can detect that their sibling(s) aren't working and switch to a mode in which the sibling is not used at all.

    Also, a question - when a core doesn't function properly, is it somehow disabled completely so that it doesn't use any power? Or maybe a core that isn't being fed any instructions doesn't use any power anyway?
    • by Chris Snook (872473) on Tuesday September 18 2007, @01:16AM (#20648195)
      The Barcelona/Phenom architecture allows each core (plus the northbridge) to run on its own power plane, and for cores to be turned off completely. Of course, core 0 is the bootstrap processor, so that core has to always be enabled, or they have to have a way to change which one is core 0 before it leaves the factory. Otherwise the BIOS won't be able to bring the other cores online.

      The idea of post-factory error detection isn't so far-fetched. If a chip passes QA, the sorts of defects you'll see later in its life are likely to be thermally induced, and the likelihood that the defect will manifest prior to loading of the BIOS is very low. You're not using the MMU or the FPU at all, you're not using much of the cache, you can be running at your minimum power setting, and you're not doing it long enough to heat up much. If a core gets marked bad due to an excess of MCEs, similar to how many systems can mark DIMMs bad on excessive multi-bit ECC errors, the BIOS simply doesn't need to bring it online at boot time. Even if core 0 is the faulty one, you can probably load just enough of the BIOS to bring a good core online and finish booting, since you're not straining it enough to cause thermal problems, and you're only using a tiny fraction of the instruction set and die transistors. This sort of High Availability feature probably won't make it to the desktop right away, but as core counts keep increasing, it's inevitable.
  • Just a binned part? (Score:4, Informative)

    by Erich (151) on Monday September 17 2007, @10:38PM (#20647191) Homepage Journal
    The picture clearly has a quad-core processor in it. Is this just a binned quad-core processor where one of the cores has a defect (like what Sony did with their Cell chip?) Or is it something separate, where they use the florplan for an L3 or something?

    And why should ``symmetric'' imply even? It merely implies that all cores see memory with the same class of service. And, in reality, aren't most AMD multiprocessors cc-NUMA machines, not SMP?

    For most workloads, if they are fairly multithreadable, 3 processors available will be just fine. I know of very few workloads that require an even number of processors, and even if it were the case that the task were split into an even number of threads, the OS should have no problem scheduling on a reduced number of processors.

    Hey, doesn't the XBox 360 have a 3-core PPC in it?

    • by suv4x4 (956391) on Monday September 17 2007, @11:00PM (#20647363)
      The picture clearly has a quad-core processor in it. Is this just a binned quad-core processor where one of the cores has a defect (like what Sony did with their Cell chip?)

      This is what the article authors suggest, but no, it's a separate architecture. While I suspect it's possible a subset of the 4-core Phenoms to be relabelled as 3-core Phenoms, the bulk of 3-core Phenoms will be built as 3-core parts from the very start.

      And, to add insult to injury, this is a quad-core Phenom on the picture, since it's all the authors of the fine article could find. In other words, they are idiots.
  • Even? What the hell? (Score:4, Informative)

    by sholden (12227) on Monday September 17 2007, @10:43PM (#20647227) Homepage
    Symmetric just means the processors are equivalent (they all do the same generic tasks)... As opposed to an asymmetric system where different processors are assigned different roles (one does interrupts, one does graphics, one does IO, etc)...
  • Here is the definition from wikipedia [wikipedia.org].

    Symmetric multiprocessing, or SMP, is a multiprocessor computer architecture where two or more identical processors are connected to a single shared main memory. Most common multiprocessor systems today use an SMP architecture.

    SMP systems allow any processor to work on any task no matter where the data for that task are located in memory; with proper operating system support, SMP systems can easily move tasks between processors to balance the workload efficiently.


    SMP refers to the fact that all the processors are identical and share the same memory (in contrast to NUMA designs like multi-chip Opteron systems). However, I've seen more and more people refering to cache coherent NUMA designs like multi-core opteron and the upcoming CSI based intel systems as SMP systems which, while a stretch of the definition, is at least reasonable.

    Suggesting that SMP has anything to do with having an even number of processors is just DUMB. It may be the case that SMP systems usually have an even number of cores (I don't know) but that's not what the writeup or article seem to be saying.
  • SMP? (Score:3, Insightful)

    by Door-opening Fascist (534466) <skylar@cs.earlham.edu> on Monday September 17 2007, @11:32PM (#20647563) Homepage
    I always thought SMP meant that all the processors are treated equally as far as available resources, and had nothing to do with the number of processing units available.
  • by Joce640k (829181) on Tuesday September 18 2007, @12:55AM (#20648073) Homepage
    Here's what's going on:

    AMD has a process which can put X number of transistors on a chip.

    One of their cores needs Y transistors.

    A qualified engineer with years of training in advanced mathematic divided X by Y and got the number "3".

    So... the chip got three cores.

    Mystery solved!
    • Re: (Score:3, Interesting)

      Quite good, perhaps, but for less money you can certainly get better performance out of Intel. As much as I have loved AMD for the last decade, Intel is completely eating their lunch at the moment and Phenom and Barcelona are not going to save them. We can only hope that in the next couple of years, they have something in the pipeline that rescues them and their less than 15% market share, before someone gobbles them up.
      • Re: (Score:3, Informative)

        Quite good, perhaps, but for less money you can certainly get better performance out of Intel. As much as I have loved AMD for the last decade, Intel is completely eating their lunch at the moment and Phenom and Barcelona are not going to save them.

        Really? I built an Athlon 64 X2 6000+ system a few weeks ago and the comparable Intel chips seemed a lot more expensive. The Core 2 Duo E6700 seems to perform about 5-15% better, but costs nearly twice as much ($320 vs. $170 at Newegg).

      • by SanityInAnarchy (655584) <ninja@slaphack.com> on Tuesday September 18 2007, @12:21AM (#20647875) Journal
        For about $60, I can get a dual-core 64-bit processor at something like 2 ghz. Maybe I wasn't looking in the right place, but the cheapest Core 2 Duo I saw was over $100.

        Also, you're absolutely right that we should hope AMD doesn't get gobbled up. The current Intel stuff, it seems to me, is a direct result of AMD dominating the price/performance ratios for so long, and even, recently, doing well with performance/watt. So even if you don't end up buying AMD, having them as a constant threat means Intel will be forced to compete.
      • by TheLink (130905) on Tuesday September 18 2007, @03:59AM (#20648987) Journal
        It's actually kinda sad for AMD. In other markets they'd be making money.

        After all their stuff:
        1) Actually works (and is reliable compared to other computer stuff - RAM, HDD, motherboards, etc)
        2) Is cheap
        3) Is available in sufficient quantities
        4) Performs ok

        Only prob is Intel is now significantly ahead of them in many areas.

        That's what you get for being in a high tech commodity market where lots of buyers actually go by specs and price and not by covenience or brandname.

        If AMD was number two in the orange juice, soda pop or cooking oil market with just 15% share they'd still be making money. And they could sell the same standard juice/soda/oil for years without investing billions in fabs and processes.

        AMD has lots of smart people working for them.

        It's better to be number 9 in good industry than number 2 in a crappy industry.

        Kids, learn from this. That's why smart parents discourage you from trying to earn a living as a movie star or singer, the number #10000 star/singer in the world doesn't make as much as the number #10000 lawyer/doctor.
    • by edwdig (47888) on Monday September 17 2007, @11:21PM (#20647493) Homepage
      I always thought that too, but the Xbox 360 has a 3 core CPU as well.

      Supposedly 3 core is actually pretty nice in some ways, as each core has a direct link to the other two. On a quad core system, each core is linked to two others, so sometimes it takes two hops to get messages from one core to other, slowing things down.
        • Re: (Score:3, Informative)

          Latency probably is the issue. Remember the Pentium 4 - it had a pipeline of over 20 stages, with a some of those stages being there simply to allow time for the signals to make it from one side of the chip to the other.
        • Not even that.. (Score:4, Informative)

          by Junta (36770) on Tuesday September 18 2007, @06:45AM (#20649759)
          You can do 4 objects and connect them all without oven using another layer. Picture a triangle with the other component in the middle. Connect every vertex to the middle. Make the traces to the middle zigzag a bit to even out the trace lengths, and boom, fully connected without any intersections. Not saying this is how things are done, mind you, but it is a silly argument to say three cores are good because they can be connected trivially. 3-core cpus are all about yield. Being able to sell components that had a flaw in a core, without reverting all the way down to a two core part (and by extension the two core price point), is important.

          All that said, SMP has nothing to do with an even number of processors/cores. It just means each processing element of a system is roughly equivalent. So you have a choice of three parts to schedule something on, the scheduler can know all three are equally capable and the heuristics for processor selection are straightforward. ASMP typically has specific roles for each part (i.e. a dedicated processor for interrupts, etc etc)
    • Re: (Score:3, Insightful)

      No, there's no reason it has to be a power of 2. The reason they usually are is that you have to use log_2(number of cores) addressing lines to identify a CPU, so you may as well use them fully. But there's nothing that stops you from having a smaller number.
      • by TheRaven64 (641858) on Tuesday September 18 2007, @08:55AM (#20651195) Homepage Journal

        Another reason why powers of two are popular with multicore chips is that powers of two can be laid out into rectangles. If your multicore design is basically a copy-and-paste job with a little glue logic, it's a lot easier to lay out the cores. With something like the Cell, 8 is a nice number of cores since it allows you to have two rows of four. Three is just awkward.

        The Cells found in the Playstation 3, however, did not have 8 SPU cores, they had 7. This is because most of the die space is the SPUs and you can dramatically increase yields if you only expect 7 of the 8 to work. If a single SPU has a manufacturing flaw, you just disable that one and sell pop the chip in a PS3. If none of them do, you sell it for more expensive blades.

        AMD and Intel have been doing this for a while. Chips with flaws in the cache have some of the cache disabled and are sold more cheaply. In addition AMD chips are designed with three hypertransport controllers. If only one works, the chips are sold as Athlon 64s. If two work, they are cheap Opterons, if all three work, they are expensive Opterons (exactly how expensive depends on how many flaws there are in the cache area). Similarly, with the dual core lines flaws in one core result in them being marked down as single-core chips.

        Intel, currently, sell quad core chips containing two separate dies. If either die has a flaw, it is sold as a Core Solo and not put in a dual-die package. AMD, however, are going to be making single-die quad-core chips. Selling three-core versions allows them to make use of the ones with a flaw in one core. This should help keep their yields high (and thus their costs relatively low), since it means that they can sell flawed chips almost irrespective of where the flaw is, just marking it down as a cheaper part.

      • Volvo also makes a 2.0 L five-cylinder engine, as does GM (saws the last cylinder off the 4.2 L straight-six to make a 3.5 L five.) I doubt your OS will care whether you have 2, 3, or 4 cores as long as it supports SMP in the first place.
          • It was first used for the early 90's Acura Vigor/Honda Accord. I wanna say 93 but probably 92 or 91 knowing my awesome memory. Beyond that, they also used it for a couple years in the Acura TL in the late 90's.

            Next question please... ;-)
      • Re: (Score:3, Interesting)

        My car has a 3 cylinder engine.

        Lister have been making 3 cylinder (and 2 cylinder, and 1 cylinder) diesels for years.
    • by level_headed_midwest (888889) on Monday September 17 2007, @11:27PM (#20647533)
      There are a few possibilities:

      1. The core is there and locked off via microcode like the extra quads on a cut-down GPU (e.g. Radeon x1900GT vs. x1900XT) and can be enabled with a microcode flash.
      2. The core is there but the fuses that connect it electrically to the rest of the die are blown, so it is there but not able to be enabled.
      3. The core was never there as the die only has three cores in it in the first place- you have a fully-functional piece of silicon, so there is nothing extra to enable.

      Either way, it's really long odds you'll get a free core enabled. Nobody has been able to even upward-unlock the K8's multiplier and I know for a fact that is set in microcode (some guys on ExtremeSystems got a JTAG and found that out but not how to change it.) They will probably use the same method they used to disable one core on a dual-core die and sell single-core Manchester and Toledo-die chips and AFAIK nobody has unlocked any of those. I bet they have a few of the X3s be X4s with a bad die, but the X4 is a darn big chip at nearly 300 mm^2 and the cost reduction by using a native 3-core die would be mighty attractive to them so I guess that most will be #3 then.
      • by level_headed_midwest (888889) on Monday September 17 2007, @11:33PM (#20647567)
        Intel makes the Core 2 Quads by putting two Core 2 Duos together under the heat spreader. They are separate dies- go buy a Q6600 and pop the IHS off and look at the two separate dies yourself if you need proof. Intel tests the dies before they are mounted on the substrate, so a die with a bad core never makes it into the C2Q. Another fully-functional die is used in its place. The die with one bad core is either sold as a Celeron 4x0 or thrown away as defective. Intel doesn't make a single die with four cores like AMD is doing. Once they do, then they will have to worry about what to do with a quad-core die with one bad core. They can either pitch it, sell it as a 3-core, or disable another core and sell it as a dual.
    • Re: (Score:3, Informative)

      Despite both the summary and the article, it's a real 3-core chip, designed that way from the ground up, so I presume that the data paths are the same length. IIRC, somebody designed and sells a three socket mobo where all the data paths are also equal. (Ah, here it is: http://hardware.slashdot.org/hardware/07/08/13/1749213.shtml [slashdot.org], a three socket Opteron machine with two PCIe slots and two Infiniband 4x ports.) I'd like to see a version for the Phenom 3-core CPUs; even better would be building some sort o
    • by mollog (841386) on Tuesday September 18 2007, @12:01AM (#20647739)
      This reminds me of the joke about the 3 dollar bill. Counterfeiters mistakenly make a 12 dollar bill, so they go to a rural state, like Idaho, to try to pass it off. Going into a store they ask for change. The clerk asks "would you like four three's, or two six's?"