Slashdot Mirror


Are three cores better than two?

Barbarian writes "That's the question that Tom's Hardware asked. They took a dual-cpu motherboard and stuck both a single and a dual core Opteron on the board, for a total of three cores. Does it work? Well, yes, when it's not crashing. It does raise the possibility of tri-core processors whilst we are waiting for the next die shrink."

25 of 298 comments (clear)

  1. "When its not crashing" by Anonymous Coward · · Score: 5, Funny

    If only you would lift the power supply 3 feet above the ground,.. Oh wait..

  2. XBox CPU? by TangoCharlie · · Score: 4, Interesting

    I thought the XBox CPU was a three-core jobby. I don't know if all the three cores are the same or whether thre are different sorts of cores for doing different sorts of things. Presumably, as long as you've got the correct glue, and can stick any number of cores on a chip. I don't think there's any need to stick (sorry!) to powers of two. Whether or not it works better efficiently becomes the issue... or rather the ability to market three vs two or four becomes the issue!

    --
    return 0; }
    1. Re:XBox CPU? by Shano · · Score: 5, Insightful

      Classical parallel programming tends to work well on powers of 2. One of the models for (big) parallel systems has the CPUs arranged in a hypercube structure, which works quite well for getting data to and from the processors. There are probably also advantages when it comes to laying out the cores on silicon.

      For multitasking, there's really no need for a power of two, except to make the best use of bus lines (three bits to identify the CPU? Better to allow eight of them than four). Expecting two completely different processors to work well on a board designed for two identical ones is daft, though, and it's pretty obvious that the stability problems are due to this and not any inherent problem with having three cores.

  3. XBox viable? by Jotii · · Score: 5, Funny

    "Xbox 360 is a triple core, which is a pretty good indicator that this configuration is viable"

    Wasn't XBox crashing constantly?

    --
    [sig]
    1. Re:XBox viable? by Vengeance · · Score: 5, Funny

      Yes, but that was due to a lack of string.

      --
      It was a joke! When you give me that look it was a joke.
  4. Re:Basic Math by jferris · · Score: 5, Funny

    No, no, no... Tomorrow there will be at least one duplicate post that 3 > 2. Then we will move back to 2 > 1, finally arriving at 4 > 3 sometime next week.

    --
    You are in a maze of little twisting passages, all different.
  5. Hardware or software first? by dada21 · · Score: 5, Insightful

    The question can't be answered.

    In some markets, hardware is released and only then does software take advantage of it. Sometimes software never takes advantage of the new hardware because of the complexity in writing code. I remember all the MMX and the like promotions, but I never really saw any evidence that it did anything.

    In other markets, software is released and the hardware follows. I recall Quake (or was it Quake 2) and the rush months later to have a Voodoo SLI to boost framerates.

    I am sure a 3-core processor could be "better" but only if the software to support it can be easily ported from the single core or dual core versions. Will software eventually be core-transparent because of a "xCore" abstraction layer? Will software be optimized properly for the ability to take advantage of the added cores?

    I see the need for multitasking the processor side, but I also see the complexity in trying to differentiate all the different configurations a workstation may have. The more cores that are released, the more I see application-specific turn key solutions over "one version fits all." I also see the added costs in testing and developing, and who really knows if those costs lead to any savings by creating the additional cores.

    That's the point of this post -- just because something increases efficiency in one sphere doesn't mean that there is an overall savings. There is no way to properly judge if the market will see a savings overall, and if it costs much more to produce/support/service the new product, it will fail. Nothing can stop that, not even great marketing.

    1. Re:Hardware or software first? by GeckoX · · Score: 4, Insightful

      This has nothing to do with multi-core multi-cpu configurations.

      Software that currently is not multithreaded, cannot take advantage of a SINGLE multi-core chip. HOWEVER, any multithreaded app would IMMEDIATELY take advantage of the availability of dual cores and dual cpus.

      This article is about the hardware end of this, not about your favorite game that can't use it.

      --
      No Comment.
  6. blaspheme by ch-chuck · · Score: 5, Funny

    I'm sure using anything other than a power of two irritates the binary gods, at least use an even number.

    --
    try { do() || do_not(); } catch (JediException err) { yoda(err); }
  7. Why? by jupiter_ganymede · · Score: 5, Insightful

    Why would anyone even want to do this? Most dual proc systems are designed so that the CPUs must be the same for them to work properly. Sure, this configuration is a bit cheaper than using two dual core procs, but unless you have a space CPU sitting around I really don't see the point.

  8. Bad news... by voice_of_all_reason · · Score: 4, Funny

    As a senior Death Star Engineer, I don't think this is such a good idea at all. Despire the Governor's claims that the rebellion poses no threat, having not one, but three massive vulnerabilities on our defenses is only asking for a "small, one-man fighter" to score a direct hit.

    1. Re:Bad news... by breadbot · · Score: 4, Funny

      Are you saying you have doubts about the Governor's leadership? It's people like you that are the vulnerabilities -- not the engineering in the Death Star. Have you even seen it? It's massive! It's undefeatable! Worried about a "small, one-man fighter?" Sheesh, just put a few blaster turrets on it, and that thing will be history. I can't believe people are worried about things like that. Isn't the whole point of having a new republic to get rid of the dissent that's been wasting all of our time? Sheesh.

  9. Razor Wars by kevin_conaway · · Score: 5, Funny

    Hehe, reminds me of The Onions article about five razor blades vs four.. Interesting that they wrotes this WELL before a 5-blade razor ever came out

  10. Re:The software that needs it... by Surt · · Score: 5, Interesting

    Most game software is multithreaded. However, it is not multi-threaded in a way that will significantly increase performance given multiple cpus.

    As one example, I worked on Diablo II, and it had at least 5 threads (there might have been even more, but I can remember what 5 threads did). I've talked to plenty of other people in the industry, and the story is the same everywhere: multithreaded, but not parallelized in the most cpu intensive areas.

    --
    "Who is the Journal of Quantum Physics going to believe?" --Stephen Hawking
  11. Re:The software that needs it... by interiot · · Score: 5, Insightful

    Lots of kids and grandmas are getting their hands on multi-core consoles within the next year (XBox 360 = 3 processors, PS3 = 8 processors, Nintendo Revolution = 2 processors maybe). So game authors are going to be figuring the 3+ core game out soon, and Microsoft and Sony are betting money on that fact.

  12. Re:If 3 work... by beakerMeep · · Score: 4, Funny
    I agree completely. And I came to this conclusion by asking myself this comparable question:

    Are 3 frikken sharks with frikken laser beams on thier heads better than 2 frikken sharks with frikken laser beams on thier heads?

    I think this puts the issue to rest.

    --
    meep
  13. 3 Coors by frovingslosh · · Score: 5, Funny

    Well, yes, the crashing is a problem, so lets just agree that 3 Coors are better than two unless you're driving.

    --
    I'm an American. I love this country and the freedoms that we used to have.
  14. Re:Then they'd better get 'ready' for multithread by Omnifarious · · Score: 4, Interesting

    That sounds more like game programmers are wasting their time making games that don't make use of multiple CPUs. It's very clear that there are starting to be some limits reached in terms of what one CPU can do in a machine. There's a reason all these manufacturers are making dual core processors instead of making their processor faster. It's time for the programmers to change how they program.

    So, I think your comment isn't very useful, since you try to tell hardware manufacturer's that they're doing useless things instead of making the single CPU faster. And that's not true at all. It's the game programmers that are doing stupid things. Going from 1 to 2 is would've been hard to deal with before it happened. But once you have, going from 2 to x is much easier. So, testing out three and more core systems is pretty useful.

  15. One explanation by lmfr · · Score: 4, Insightful
    From the article:

    These two processors do not only differ in the manufacturing process: Changes to the memory controller have been made during the transition from 130 to 90 nm and SSE3 extensions were added. Opteron 248 was designed for HT800 (200 MHz bus), while the Opteron 275 is capable of running HT1000. Finally, the cache size per core is different as well.

    My guess is the crashing programs are detecting SSE3 and when a thread that uses it runs in the single core processor, the application is killed for trying an "illegal instruction."

  16. Need an extra core for the ads... by steevc · · Score: 5, Insightful

    ...on Tom's multi-page reviews.

    I hate sites where the article occupies less than 10% of the screen area.

  17. One with SSE, one without - bozos by Animats · · Score: 4, Insightful
    What a bunch of dummies. If you mix processors with and without SSE, some programs will randomly discover, at startup, that SSE is present and enable their SSE code. Then when that program happens to execute on a processor without SSE, it will get an illegal instruction exception. The OS even tried to tell them they had an inconsistent configuration, but they bypassed that.

    Look what failed. Video compression programs, the type of code almost certain to use streaming SIMD operations.

    Try this with two identical dual processors and you should get a nice 4-CPU machine.

  18. Re:Are three tires better than four? by pclminion · · Score: 4, Informative
    Yes it works when it's design to work, like the XBox 360. SMP stands for SYMETRICAL MULTIPROCESSOR. A dual core and a single core are not symetrical

    Symmetrical multiprocessing refers to the equality of each CPU in terms of running jobs. Each core has equal opportunity to schedule and execute a thread. The fact that the individual CPUs are different has nothing to do with it.

    But thanks for playing the Demonstrate Your Ignorance Of Terminology game.

  19. Blame the power brick by nobodyman · · Score: 4, Interesting

    Apparently it's the mammoth power brick which causes most of the problems, coupled with people putting it in areas without good circulation (not necessarily the consumers fault... most entertainment centers are kinda cramped). Microsoft is saying that the defect rate is 3%, I'd believe something closer to 6%, but that is actually not out of the ordinary for consumer electronics.

    So, in my mind, the "viability" issues of three cores has been answered with the 360. And in fact there are Power Mac configurations that effectively give you 4 cores (2x dual-cores). However, the bigger question is whether it will be advantageous .

    With that in mind the 360 is a pretty good test-bed to see 3-core configs are worthwhile. Developers will have more incentive to exploit the potential with the assurance that the hardware will remain relatively constant (at least as far as the API is concerned... hopefully Microsoft will be able to come out with a more compact 360 in a few years).

  20. Re:Are three tires better than four? by lightweave · · Score: 4, Interesting

    Actually this parent should be modded down. SMP doesn't refer to dual or single core, it jsut referes to multiple CPUs in general and it doesn't matter how many of them there are. It should run on two as well as on three or fifteen (depending on the implementation of course). What is crap though is when different CPUs are used, because software most likely wont expect this, as has been already explained in another posting regarding SSE or other special optimized code. It's not surprising either, because mmost software would determine special features at startup and not at runtime. Having a special instruction set would beg the question if the performance gain is negated by constant checks if this feature is still there.

  21. Re:Basic Math by Anarke_Incarnate · · Score: 4, Funny

    Does this "School" happen to offer English classes?