Stories
Slash Boxes
Comments

News for nerds, stuff that matters

AMD Demos Dual-Core Athlon 64

Posted by Zonk on Thu Feb 24, 2005 10:12 AM
from the with-two-types-of-salsa dept.
DigitumDei writes "Dual core chips came closer to reality as AMD demonstrated their Athlon64 dual-core offering. The 90nm technology chip will use the same 939-pin infrastructure and cooling solutions as the current Athlon 64 chips, meaning that upgrading to a dual-core chip from your current AMD64 will require little more than a BIOS update. Available in the second half of this year, the chip will be added to AMD's current line (Athlon64, Athlon FX, Sempron)."
This discussion has been archived. No new comments can be posted.
Display Options Threshold:
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
  • Am I Missing Something? (Score:5, Interesting)

    by Dragoon412 (648209) on Thursday February 24 2005, @10:16AM (#11766398)
    I don't understand the hype about dual core CPUs.

    As I understand it, they work almost identically to a SMP setup, meaning they don't offer much of any performance benefit in most apps (particularly games). They draw more power, they run at higher temperatures, etc.

    Is there something I'm missing? Or is this whole dual-core mess really just SMP on one CPU? Because from what I've read on the likes of Extremetech, Anandtech, and so on, I'm not finding any reason to be impressed.
    • Re:Am I Missing Something? by Anonymous Coward (Score:1) Thursday February 24 2005, @10:20AM
    • Re:Am I Missing Something? by DrXym (Score:3) Thursday February 24 2005, @10:21AM
    • Re:Am I Missing Something? (Score:5, Insightful)

      by teg (97890) on Thursday February 24 2005, @10:23AM (#11766484)
      (http://www.pvv.org/~teg/)

      I don't understand the hype about dual core CPUs.

      As I understand it, they work almost identically to a SMP setup, meaning they don't offer much of any performance benefit in most apps (particularly games). They draw more power, they run at higher temperatures, etc.

      SMP without the mess (extra CPUs, cooling, expensive/complicated motherboards) and cost is definitely something to be impressed about.

      It should give a big performance boost to a multi app and multi thread environment.

      [ Parent ]
      • Re:Am I Missing Something? (Score:5, Interesting)

        by c.r.o.c.o (123083) on Thursday February 24 2005, @10:39AM (#11766687)
        (http://www.aexin.com/)
        SMP without the mess (extra CPUs, cooling, expensive/complicated motherboards) and cost is definitely something to be impressed about.


        The motherboards supporting dual core CPUs should be identical to those running single core CPUs. I guess this is where having the memory controller integrated into the CPU really pays off for AMD since it further simplifies mb design. But in the past SMP motherboards weren't THAT much more expensive (at the most $100 extra) than similar single CPU motherboards. The main cost associated with SMP setups were the very expensive SMP CPUs, which were anywhere from 1.5 times or more expensive than regular CPUs. The pricing of dual core CPUs remains to be seen, but I think it'll still be cheaper than 2 separate SMP-enabled CPUs.

        However I completely agree with the rest of your post. Not having separate heatsinks, large motherboards, etc is a definite advantage. Just because of that the market acceptance will increase very rapidly. I wouldn't be surprised if games and other CPU intensive apps started supporting dual core CPUs soon.
        [ Parent ]
    • Re:Am I Missing Something? (Score:4, Insightful)

      by forkazoo (138186) <wrosecrans@ g m a i l . c om> on Thursday February 24 2005, @10:23AM (#11766489)
      (http://forkforge.org/)
      Yup, pretty much. But, some of us do more than play games. Also, as multiprocessing hardware becomes more common, game makers will begin to take advantage of the benefits. For me personally, when I want to use my box for general-purpose stuff, and it is running the mythtv backand and transcoding some files into MPEG4, and I am rendering a 3D animation, and so on... Well, having SMP sure isn't a bad thing!
      [ Parent ]
      • 1 reply beneath your current threshold.
    • Re:Am I Missing Something? (Score:5, Interesting)

      by drwtsn32 (674346) on Thursday February 24 2005, @10:24AM (#11766505)
      Sure, benchmarking a single app on an SMP system often makes little to no performance difference, but SMP is fantastic if you are a heavy multitasker and work with several apps at once.

      My first SMP system was a dual Pentium 133Mhz box. After that I never went back to a single proc... until the Pentium 4 came out. It's disappointing that this chip does not support SMP (except for the Xeon line). P4 hyperthreading helped bring back some SMP goodness, but it's still not as good as two real chips.

      Personally I can't wait for dual core CPUs!
      [ Parent ]
    • Re:Am I Missing Something? by spac3manspiff (Score:1) Thursday February 24 2005, @10:25AM
    • Re:Am I Missing Something? (Score:5, Insightful)

      by i41Overlord (829913) on Thursday February 24 2005, @10:28AM (#11766554)
      As I understand it, they work almost identically to a SMP setup, meaning they don't offer much of any performance benefit in most apps (particularly games). They draw more power, they run at higher temperatures, etc.

      The reason most games don't get a performance boost from dual CPU's is because they aren't programmed to take advantage of the other CPU. How many end-users' home systems have dual CPU's? Hardly any of them. There was no reason for game makers to go through the effort programming for something that 99.99% of their customers can't use.

      With the new dual core chips, technically it isn't anything groundbreaking but it will ensure that there's much more widespread adoption of multiprocessor systems. With more of the userbase using dual core CPU's, game makers will have a reason to program to take advantage of it, and you'll begin to see games that do see a performance increase when using dual CPU's (or dual cpu cores).
      [ Parent ]
    • Most games are multi-threaded (Score:5, Insightful)

      by wowbagger (69688) on Thursday February 24 2005, @10:28AM (#11766556)
      (http://slashdot.org/~wowbagger/journal/87552 | Last Journal: Monday September 03, @08:07PM)
      Most games have several potential threads running at once:
      • Graphics rendering
      • Sound rendering (compositing the various sounds together, and playing music)
      • Game logic (monster AI, object movement, physics model)
      • User input monitoring
      • Network processing


      An SMP system can greatly benefit a game designed to be truly multithreaded.

      Even if the game is NOT designed to be multithreaded, there is the fact that one core can be running the game, while the other core handles interrupts, operating system processing, and other tasks.

      The days of your computer doing only one thing at a time are long gone.
      [ Parent ]
    • Re:Am I Missing Something? (Score:5, Insightful)

      by Junta (36770) on Thursday February 24 2005, @10:28AM (#11766557)
      The big deal is that it is a way to get *cheap* SMP, motherboard sockets x2, the downsides being cooling such densities (read: reduced clock per core), and sharing a memory controller per two cores (which is what Intel SMP has been doing forever, AMD used memory controllers per processor in a NUMA fashion full time, and Hyper Transport to access memory not associated with the current processor).

      Theoretically, the dual core clocks will add up to more cycles overall than a single core, but the single core will have more clocks per individual thread, so unless a game leverages threading very nicely in the processor intensive segments, a multi-core may be slower than a single-core for the high-end gaming scene, however for workstation/server/HPC fields, it is very exciting.
      [ Parent ]
    • Re:Am I Missing Something? (Score:5, Interesting)

      by Shalda (560388) on Thursday February 24 2005, @10:29AM (#11766564)
      (http://bance.net/ | Last Journal: Sunday December 28 2003, @08:50PM)
      Effectively it's SMP on one CPU. Something I very much look forward to as I always build my desktops SMP. It also incorporates some of the overhead of SMP into the CPU driving down the system price a little bit.

      While you're right that SMP offers little performance to most apps, I tend to run a lot of CPU hogs at the same time. Watch a DVD while waiting for a project to finish compiling or whatnot. It can also help keep runaway processes from sabatoging your system. I used to have a program that set its priority to 'AboveNormal' and would from time to time it would hang up in a loop. Since it was running at a higher priority, you sometimes couldn't bring up Task Manager to kill it off as the higher priorty thread always took precedant. And if all else fails, you can set up 2 SETI @ Home clients and process twice as many packets. But do your self a favor and set their priorty to 'Low'.

      Also, you've got a chicken and egg problem. The reason there's so few programs that benifit from SMP is that there are so few computers that are SMP. When I was running some computer labs at a Big 10 university a few years back I was insisting on SMP workstations so that the CS students could learn to program multithreaded apps and see the benifits of it when it ran on 1 vs. 2 processors.

      Lastly, my basement is very poorly insulated and gets a bit chilly in the winter. Anything to help warm it up and keep my fingers working properly is a good thing(tm)!
      [ Parent ]
    • Re:Am I Missing Something? (Score:5, Informative)

      by magarity (164372) on Thursday February 24 2005, @10:29AM (#11766566)
      (Last Journal: Thursday October 14 2004, @09:23AM)
      they don't offer much of any performance benefit in most apps (particularly games)

      Ah, rejoice irresponsible youth! Right now a $25,000 8 CPU machine that can no longer keep up with a decent sized corporate database needs to be replaced with a $60,000 16-CPU machine. After dual core hits the market, it can be upgraded for the price of 8 new dual-core CPUs and a BIOS flash. Less money for hardware == more money for bonuses... W00T! W00T!
      [ Parent ]
      • Re:Am I Missing Something? by Taladar (Score:2) Thursday February 24 2005, @10:47AM
        • Re:Am I Missing Something? by Anonymous Coward (Score:1) Thursday February 24 2005, @11:22AM
        • Re:Am I Missing Something? by SIGPUNKT (Score:1) Thursday February 24 2005, @11:33AM
        • Re:Am I Missing Something? (Score:5, Interesting)

          by magarity (164372) on Thursday February 24 2005, @11:50AM (#11767470)
          (Last Journal: Thursday October 14 2004, @09:23AM)
          What makes you think the database is CPU-bound instead of I/O-bound?

          CPU load versus disk queue length versus memory page accesses. But no worries about my off the cuff example being the only case; a very popular move these days is to run VMware (or similar) on an 8 or 16 way machine in order to provide 20, 30, or more "servers" doing light to modest loads so introducing dual core CPUs will allow even more virtual servers hosted on a single physical box. The cost saving potential is TREMENDOUS.

          And what makes you think the manufacturer of the two machines will allow this software patch

          It only takes one manufacturer to advertise "Buy our 8 way single core now and upgrade to dual core on the cheap later!". You can buy an 8-way now with only 2 CPUs and add later; there's no reason why you won't be able to buy 8-way dual core capable with only a few single cores and upgrade/add CPUs for years. Big corporate servers costing serious money are upgraded and/or assigned to different roles for a long time compared to desktop PCs. It's a whole different world. One company *finally* decommissioned a quad PPro server and donated to a nonprofit I know. That's been in service 24/7 for what, 14 years? It was probably over $50K when new and they have to get their money's worth out of it. Anyway, the manufacturers know that most IT budgets are not unlimited and customers always like less expensive alternatives.
          [ Parent ]
        • Re:Am I Missing Something? by bored (Score:2) Thursday February 24 2005, @01:54PM
      • Cost per CPU for DB by Erik_ (Score:1) Thursday February 24 2005, @11:36AM
    • Re:Am I Missing Something? (Score:5, Informative)

      by SpongeBobLinuxPants (840979) on Thursday February 24 2005, @10:30AM (#11766579)
      (http://haaspc.netfirms.com/)
      meaning they don't offer much of any performance benefit in most apps (particularly games). They draw more power, they run at higher temperatures, etc.

      from TFA:

      For example, a processor with dual 2.0-GHz cores can deliver performance not all that different from a single-core 3.5-GHz part. More important, such a dual-core part will hold down power dissipation to a figure closer to that of a standalone 2.0-GHz CPU, allowing processing throughput to effectively double for not much more power.

      and

      At such speeds, single-CPU processors can often dissipate more than 150 W.
      The dual-core Athlon 64 runs at a clock-speed of 2.4 GHz and has a maximum power dissipation of 100 W.
      [ Parent ]
    • Re:Am I Missing Something? by lsmeg (Score:2) Thursday February 24 2005, @10:31AM
    • Re:Am I Missing Something? by roach2002 (Score:2) Thursday February 24 2005, @10:32AM
    • Re:Am I Missing Something? by ceeam (Score:2) Thursday February 24 2005, @10:32AM
    • Re:Am I Missing Something? by Rhys (Score:2) Thursday February 24 2005, @10:34AM
    • Re:Am I Missing Something? (Score:4, Interesting)

      by oldmanmtn (33675) on Thursday February 24 2005, @10:34AM (#11766634)
      As I understand it, they work almost identically to a SMP setup, meaning they don't offer much of any performance benefit in most apps (particularly games).

      I suppose if your idea of "most apps" is games, then this probably isn't an area that would be of interest to you

      If you have any multithreaded app that is even remotely competently written, then it will benefit from dual cores or (possibly) hyperthreading. If your multithreaded app is full of "big locks", then dual cores won't help, and the application designer is a failure.

      If you have a workload that has multiple processes running simultaneously, then it is also likely to benefit from dual core. It gets more interesting with business/server workloads, but "home users" can benefit two. Even something as simple as running xmms and gcc at the same time should go faster. Or running two instances of lame.

      The real win with dual core comes from increased throughput. A single job/application/process isn't likely to go any faster, but a full workload of multiple, reasonably parallelizeable, tasks will be faster.
      [ Parent ]
    • Servers envorement, duh. by KZigurs (Score:2) Thursday February 24 2005, @10:37AM
    • Re:Am I Missing Something? by Anonymous Coward (Score:2) Thursday February 24 2005, @10:42AM
    • Re:Am I Missing Something? by Chris Kamel (Score:1) Thursday February 24 2005, @10:47AM
    • Re:Am I Missing Something? by mattyrobinson69 (Score:2) Thursday February 24 2005, @10:48AM
    • Re: Progress by UCFFool (Score:1) Thursday February 24 2005, @10:50AM
    • Could we make one core a security processor? by gelfling (Score:2) Thursday February 24 2005, @10:50AM
    • Re:Am I Missing Something? (Score:5, Interesting)

      by Vaystrem (761) on Thursday February 24 2005, @10:57AM (#11766885)
      (http://slashdot.org/)
      I've had the pleasure of using a number of friends Dual CPU systems across the years.

      The most relevant one to this discussion is my friends Abit BP6, Dual Celeron, setup. At the time he was running Dual Celeron 300s. Not that impressive right? Except that he was able to host our Unreal Tournament Server - and then join it with no lag for any of the players. Running Unreal Tournament by himself showed a 50% load on each processor. He was able encode MP3s, burn CDs, and play games simultaneously. Something I was not able to do, and wanted to for the sake of time saving. I did not want to choose one activity over another - a 'leisure' productivity issue if you will.

      Fast forward to now. A nice dual cpu system would allow me to play games, encode movies / my audio files, simultaneously while running Distributed.net. Are dual core's absolutely necessary? No, but when you are doing some very intensive applications you can't do anything else. As well even though not all games are multi-threaded, various aspects of the game may be, the networking code/the sound code etc, meaning that the game may run somewhat better on a dual cpu setup.

      [ Parent ]
    • Re:Am I Missing Something? by DarthVain (Score:1) Thursday February 24 2005, @10:59AM
    • Re:Am I Missing Something? by convolvatron (Score:1) Thursday February 24 2005, @11:07AM
    • Re:Am I Missing Something? by fitten (Score:1) Thursday February 24 2005, @11:22AM
    • Re:Am I Missing Something? (Score:5, Interesting)

      by Thagg (9904) <thad@hammerhead.com> on Thursday February 24 2005, @11:25AM (#11767181)
      (http://www.hammerhead.com/ | Last Journal: Tuesday November 13, @02:54AM)
      Multiprocessing, both discrete and multicore, will accelerate all compute-bound applications in the future. Right now we haven't reached a critical mass yet -- where programmers feel it's worth the effort to multi-thread all of their applications -- but we will get there soon. It's not an easy change, and there are a whole world of problems that programmers haven't had experience with yet, but either these programmers will learn or they will not be competetive any longer.

      Face it, the days of increasing clock speeds is over. It's done. Finished. Kaput. The low hanging fruit has all been eaten.

      On the other hand, the multiprocessing benefits are huge and practically untapped. There is every reason to expect that in ten years we have 64 or 256 processors on a chip. People who hope to be working in ten years better learn how to write for these systems.

      Compare the P4 to the Cell. The P4 goes to unbelievable lengths (even literally, in pipeline lengths!) to run at a high clock speed. Its contribution to global warming is substantial. It's expensive. And, it's an absolute dead end. Intel has already abandoned it.

      The Cell has eight much-simpler processors along with its Power core. It can, and will, compute 10 times as fast as a P4, if programmed correctly. The game programmers are going to be pulling their hair out for the next couple of years, but they are going to be the high-demand programmers of the next decade as they are the first over the wall of significant multiprocessing.

      Thad Beier
      [ Parent ]
    • Re:Am I Missing Something? by badmammajamma (Score:2) Thursday February 24 2005, @11:38AM
    • Re:Am I Missing Something? by amanpatelhotmail.com (Score:1) Thursday February 24 2005, @11:45AM
    • Re:Am I Missing Something? by ziandra (Score:1) Thursday February 24 2005, @11:54AM
    • Re:Am I Missing Something? by adachan (Score:1) Thursday February 24 2005, @11:57AM
    • Re:Am I Missing Something? by MightyMartian (Score:2) Thursday February 24 2005, @12:35PM
    • Re:Am I Missing Something? by BFaucet (Score:2) Thursday February 24 2005, @12:51PM
    • Re:Am I Missing Something? by platos_beard (Score:1) Thursday February 24 2005, @01:11PM
    • Re:Am I Missing Something? by stuartkahler (Score:2) Thursday February 24 2005, @01:13PM
    • Re:Am I Missing Something? by PSC (Score:2) Thursday February 24 2005, @01:15PM
    • Re:Am I Missing Something? by anandrajan (Score:1) Thursday February 24 2005, @01:23PM
    • Re:Am I Missing Something? by theVP (Score:1) Thursday February 24 2005, @02:03PM
    • Re:Am I Missing Something? by aichpvee (Score:1) Thursday February 24 2005, @02:40PM
    • Re:Am I Missing Something? by runamok1 (Score:1) Thursday February 24 2005, @02:50PM
    • Re:Am I Missing Something? by Silverlancer (Score:2) Thursday February 24 2005, @03:54PM
    • Re:Am I Missing Something? by SQL Error (Score:2) Thursday February 24 2005, @05:06PM
    • Re:Am I Missing Something? by Miguelito (Score:2) Thursday February 24 2005, @07:23PM
    • Re:Am I Missing Something? by andrewleung (Score:2) Thursday February 24 2005, @11:47PM
    • Re:Am I Missing Something? by Josepdin (Score:1) Friday February 25 2005, @10:40AM
    • Re:Am I Missing Something? by tabrnaker (Score:1) Friday February 25 2005, @01:50PM
    • Re:Am I Missing Something? by Zork the Almighty (Score:1) Thursday February 24 2005, @12:49PM
    • 8 replies beneath your current threshold.
  • How much power is "reasonable"? (Score:5, Insightful)

    by garcia (6573) * on Thursday February 24 2005, @10:16AM (#11766403)
    (http://www.lazylightning.org/)
    They talk a lot about this being the savior of power-consumption but:

    They are seen as the solution to power-consumption problems that have come to the fore as clock-speeds have increased beyond 3.0 GHz. At such speeds, single-CPU processors can often dissipate more than 150 W. In contrast, dual-core parts can reduce power consumption to more reasonable levels. For example, a processor with dual 2.0-GHz cores can deliver performance not all that different from a single-core 3.5-GHz part. More important, such a dual-core part will hold down power dissipation to a figure closer to that of a standalone 2.0-GHz CPU, allowing processing throughput to effectively double for not much more power.

    Yeah, great, so it reduces power-consumption to "more reasonable levels" yet in every article I have read on this no one really mentions much more than that. What's reasonable? Telling me twice the speed for not much more power doesn't mean anything to me (other than marketing doublespeak).

    What I want to know is how much money these processors will save in power consumption compared to how much more they will cost over their single core cousins... No one has said anything about that yet.

    Now, also, how many OSs (and applications) are prepared for dual-core support? Are there any available systems that are stable and do that?
    • Re:How much power is "reasonable"? by Triumph The Insult C (Score:1) Thursday February 24 2005, @10:20AM
    • Re:How much power is "reasonable"? by oldmanmtn (Score:3) Thursday February 24 2005, @10:24AM
    • Better Question... by evolutionaryLawyer (Score:1) Thursday February 24 2005, @10:25AM
    • Re:How much power is "reasonable"? (Score:4, Interesting)

      by Jugalator (259273) on Thursday February 24 2005, @10:37AM (#11766667)
      (Last Journal: Monday February 13 2006, @07:11PM)
      Now, also, how many OSs (and applications) are prepared for dual-core support?

      I won't go into detail of applications since I have no idea which apps you're interested in, but Windows XP Pro supports dual cores (it runs its multi-core kernel even if you just have a Pentium 4 with hyperthreading).

      Windows XP Home will not suffice though, which is a bit amusing since this might be the most common OS sitting in homes of gamers which are often the early adopters of this kind of tech nowadays. Unless they just pirated Windows XP Pro with a volume license key of course. :-)

      Windows XP Media Center Edition, and Windows XP Tablet PC will support multiple cores though, probably in the same fashion as Pro.

      Another one may give details about the common Linux distros, but I'd be very surprised if this support isn't in by far most modern distros, or can be enabled fairly easily.
      [ Parent ]
      • Re:How much power is "reasonable"? (Score:4, Informative)

        by Malor (3658) on Thursday February 24 2005, @11:37AM (#11767321)
        (Last Journal: Monday June 05 2006, @05:03PM)
        If XP works the same way 2000 did, when you upgrade to a dual-core from a single-core, you will have to reinstall the OS for the second core to be activated.

        2000 had two entirely separate sets of system files, one each for uni- and multi-processor. Even if you added a second CPU, if you didn't have the multiproc HAL to begin with, it simply wouldn't work.

        Because XP is just 2000 with a facelift, I suspect this won't have changed. You are correct that if your initial install was on a P4, which 'looks like' two physical processors, XP would have installed its multi-cpu core.

        If, however, you are installing a dual-core Athlon in, chances are quite high that you didn't do your initial install on a P4. So you won't have the multiproc system files, and you'll probably have to reinstall to get the second proc going. (A 'repair' installation may be adequate, and would be much less painful.)

        Linux works somewhat similarly, but fortunately you can replace just the kernel, rather than the entire OS.
        [ Parent ]
      • Re:How much power is "reasonable"? by Hoser McMoose (Score:1) Thursday February 24 2005, @12:28PM
      • 2 replies beneath your current threshold.
    • Re:How much power is "reasonable"? by bbrack (Score:3) Thursday February 24 2005, @10:39AM
    • Re:How much power is "reasonable"? (Score:4, Informative)

      by SirCyn (694031) on Thursday February 24 2005, @10:41AM (#11766719)
      (Last Journal: Saturday May 14 2005, @10:20AM)
      Now, also, how many OSs (and applications) are prepared for dual-core support? Are there any available systems that are stable and do that?

      Microsoft Windows 2000 and XP support 2.
      Apple OSX supports 2.
      FreeBSD support 4 (or more?). NetBSD supports 2 (or more?). OpenBSD is working on it (last I knew).
      Linux 2.4.x and 2.6.x support 2+.
      Sun Solaris has support 2+ for as long as I know.
      AIX, HPUX, SCO Unix and all those support 2+.

      Did I miss any?
      Almost all OSes for the last several years have supported multiple processors natively. At worst these OSes would need a patch to update their SMP awareness.

      Applications on the other hand, well they've been slower to change to a multithreaded moddel. Many server grade programs are ready. Most common desktop programs are not.

      I have used a dual Athlon MP system for a long time now. The biggest difference I can tell you between dual 1.6GHz and single 3.2Ghz is that one process can not take over the processor. Even with modern preemption I can tell the difference when I have a second CPU processing my clicks and keystrokes. All I can say is "try one for a while, you'll get hooked".
      [ Parent ]
    • Re:How much power is "reasonable"? by TheRaven64 (Score:3) Thursday February 24 2005, @10:45AM
    • Re:How much power is "reasonable"? by telecsan (Score:1) Thursday February 24 2005, @11:32AM
    • Re:How much power is "reasonable"? by ponos (Score:2) Thursday February 24 2005, @11:47AM
    • Re:How much power is "reasonable"? by Chris Colohan (Score:3) Thursday February 24 2005, @12:00PM
    • Re:How much power is "reasonable"? by Dan Ost (Score:2) Thursday February 24 2005, @01:15PM
    • Re:How much power is "reasonable"? by fitten (Score:1) Thursday February 24 2005, @01:21PM
    • Re:How much power is "reasonable"? by fyoder (Score:1) Thursday February 24 2005, @02:44PM
    • 3 replies beneath your current threshold.
  • Why not two different clock speeds? (Score:5, Interesting)

    by Gates82 (706573) on Thursday February 24 2005, @10:19AM (#11766432)
    Rather than using two identical chips, is there any difficulty in putting say a 2.4 Ghz chip with a 500 Mhz one? I would love to have the latest and greatest chip for gaming, and crunching through video and then have a low powered second chip to play my mp3's and surf the web, while the high-end chip is crunching through numbers in the background. Guess that's why I have a laptop, play on that while the desktop is doing its thing.

    --
    So who is hotter? Ali or Ali's sister?

  • I'm poor! (Score:5, Interesting)

    by shamowfski (808477) on Thursday February 24 2005, @10:20AM (#11766446)
    Does dual core mean dual price? With current fx-55's costing around a grand, what can we expect these to cost? 1,500-2,000? If AMD wants to remain competitive with Intel they are going to have to work on that. Who ever guessed AMD would be the one who had to lower prices to compete??
    • Re:I'm poor! by RealityMogul (Score:2) Thursday February 24 2005, @10:26AM
    • Re:I'm poor! by JustNiz (Score:2) Thursday February 24 2005, @10:27AM
    • Re:I'm poor! by Anonymous Coward (Score:1) Thursday February 24 2005, @10:31AM
    • Re:I'm poor! by ThaReetLad (Score:2) Thursday February 24 2005, @10:52AM
      • Re:I'm poor! by timeOday (Score:2) Thursday February 24 2005, @12:21PM
    • Re:I'm poor! by EnglishTim (Score:2) Thursday February 24 2005, @11:26AM
      • 1 reply beneath your current threshold.
    • So buy a cheaper processor (Score:4, Interesting)

      by mapmaker (140036) on Thursday February 24 2005, @11:31AM (#11767250)
      With current fx-55's costing around a grand, what can we expect these to cost? If AMD wants to remain competitive with Intel they are going to have to work on that.

      If you need a car but you're poor, you buy the Chevy Cavalier, not the Chevy Corvette.

      If you need a processor but you're poor, you buy an AMD Sempron, not the AMD FX-55.

      Complaining that AMD needs to lower the price on their top processors is like complaining that Chevrolet needs to lower the price of Corvettes.

      [ Parent ]
    • Re:I'm poor! by corngrower (Score:2) Thursday February 24 2005, @11:57AM
    • Re:I'm poor! by shamowfski (Score:1) Thursday February 24 2005, @10:24AM
      • Re:I'm poor! by shamowfski (Score:1) Thursday February 24 2005, @11:28AM
      • 1 reply beneath your current threshold.
    • Re:I'm poor! by MindStalker (Score:2) Thursday February 24 2005, @11:12AM
    • Re:I'm poor! by Hoser McMoose (Score:2) Thursday February 24 2005, @12:56PM
    • 4 replies beneath your current threshold.
  • Check your licensing agreements first (Score:5, Informative)

    by bigtallmofo (695287) on Thursday February 24 2005, @10:22AM (#11766470)
    (http://www.insurancegenius.com/ | Last Journal: Tuesday March 22 2005, @07:26PM)
    Before you buy one of these dual-core processors for your server, make sure that your software vendor isn't going to double your price on you.

    Oracle and others [com.com] have announced plans to increase their revenue by charging people for multiple cores in their single processor.
  • Awesome! 939 Huzzah! (Score:4, Interesting)

    by Anonymous Coward on Thursday February 24 2005, @10:22AM (#11766474)

    I actually just purchased a socket 939 board for this exact reason. I'm extremely pleased with AMD for not forcing yet another motherboard upgrade on us based on chip advancement. I got a cheap Athlon 64 3000+, but two or three years from now I can go dual-core without getting a new motherboard, memory, etc. and I like that.

    I understand that sometimes it's necessary to upgrade motherboards instead of just chips (FSB adn so forth), but for those of us who can't afford top-of-the-line, bleeding-edge stuff, it's nice to see upgradability for more than just a few months into the future.

    Free Sony PSP from Gratis [tinyurl.com]

  • Oracle and Dual Core CPUs... (Score:1, Insightful)

    by Krankheit (830769) on Thursday February 24 2005, @10:25AM (#11766510)
    With dual core CPUs coming from AMD and Intel, Oracle is going to be forced to change their licensing policy. There customers will likely think of a CPU as one chip, not one core, and refuse to pay for two CPUs.
  • This will be great.. (Score:1, Funny)

    by ein2many (850712) on Thursday February 24 2005, @10:27AM (#11766541)
    with that new 512 Meg ATI video card, we will get nothing for more.
  • by Krankheit (830769) on Thursday February 24 2005, @10:30AM (#11766580)
    With dual core CPUs coming from AMD and Intel, Oracle is going to be forced to change their licensing policy. Their customers will likely think of a CPU as one chip, not one core, and refuse to pay for two CPUs.
  • Reality? (Score:2)

    by AyeRoxor! (471669) on Thursday February 24 2005, @10:32AM (#11766610)
    (http://www.kurtspace.com/ | Last Journal: Sunday November 04, @10:10PM)
    Dual core chips came closer to reality as AMD demonstrated their Athlon64 dual core offering. ...As I understand it, that's about as close to reality as you can get...
    • Re:Reality? by p3d0 (Score:1) Thursday February 24 2005, @12:59PM
      • Re:Reality? by AyeRoxor! (Score:2) Thursday February 24 2005, @01:15PM
    • 1 reply beneath your current threshold.
  • Hrmmmmm (Score:2, Insightful)

    by REDSECTOR1 (695888) on Thursday February 24 2005, @10:39AM (#11766689)

    MAKEOPTS="-j3"

    Horray
    • Re:Hrmmmmm by Hal_Porter (Score:1) Thursday February 24 2005, @11:31AM
    • 1 reply beneath your current threshold.
  • Complexity (Score:2, Interesting)

    by Efialtis (777851) on Thursday February 24 2005, @10:49AM (#11766814)
    (http://www.efialtis.com/)
    They have been expirimenting with multi-layered parallel processing for a long time, and I think this is the "realized results" of those expiriments.
    We will see newer dual and multi-core processors come out in the future, and tha ability to parallel process with multiple chips on one board...
    Should be exciting...
    • Re:Complexity by Mistah Blue (Score:2) Thursday February 24 2005, @02:51PM
  • Sweet... (Score:4, Interesting)

    by sapgau (413511) on Thursday February 24 2005, @11:08AM (#11766991)
    (Last Journal: Friday August 25 2006, @06:56PM)
    Intel wake up!! See how easy it is to upgrade, no new socket layouts, no new motherboards.

    Besides trying to determine what model is the Pentium dual core gives me headaches.

    /owns AMD, trying very hard to repress fanboy attitudes.
    • Re:Sweet... by D4rk Fx (Score:1) Thursday February 24 2005, @11:34AM
    • Re:Sweet... by drw (Score:1) Thursday February 24 2005, @12:03PM
    • 1 reply beneath your current threshold.
  • by cvdwl (642180) <cvdwl someplace around y a h oo> on Thursday February 24 2005, @11:24AM (#11767172)
    So, what happens if you put two of these on a dual processor motherboard?

    "I need more power, Scotty!"

    And yes, I ran a dual Athlon MP1400 for several years, and loved it. It still kicks ass over my 3.4GHz P4 POS Dell my boss suggested we buy.

  • Reason for Dual Core (Score:1, Insightful)

    by Anonymous Coward on Thursday February 24 2005, @11:25AM (#11767178)
    The speed of light in Silicon is a limiting factor in CPU construction. It takes electricity a certain amount of time to go from one side of the CPU to the other. As proc speeds keep going up, we get closer and closer to that limit. To combat this, CPU designers shrink the die. That way, the maximum distance needed to be traveled in one clock cycle decreases.

    The cheap way of decreasing this distance is to split up the CPU into 2 distinct cores. Each core can be smaller, so it takes less time for electrons to get from one end of the core to the other.

    This is why CPU designs are moving to multi-cores. They are hitting the limits of shrinking the components. As the components are shrunk, it gets harder to keep electrons flowing down the correct wire and not jumping across to other wires. Additionally, it just becomes excessively difficult to produce smaller and smaller wires inside a CPU.
  • by shr1n1 (263515) on Thursday February 24 2005, @12:02PM (#11767621)
    (Last Journal: Wednesday February 01 2006, @02:10PM)
    This is another chance that AMD may be able to beat Intel. I think the main advantage woule be laptops. They will have bragging rights for the first SMP consumer laptop.
    • 1 reply beneath your current threshold.
  • by SID*C64 (444002) on Thursday February 24 2005, @12:10PM (#11767709)
    (http://slashdot.org/)
    Like hardware vendors are going to pass up the chance to make an extra buck on you buying an upgraded "dual core" motherboard.
  • by Reapman (740286) <tdoerksen&gmail,com> on Thursday February 24 2005, @12:18PM (#11767787)
    First off let me say I'm an Intel user... I'm glad AMD exists, Intel needed a good kick in the butt, but for reasons I won't get into I'm still an Intel person.

    With that said... I love the fact that AMD allows something like a dual core to be potentially used in existing hardware.... every cpu intel releases seemingly needs a new motherboard and possibly RAM, I really wish this is one thing they'd start doing. Kudo's AMD, keep up the good work.
  • by MSTCrow5429 (642744) on Thursday February 24 2005, @12:25PM (#11767884)
    Um, yeah, "The 90nm technology chip will use the same 939-pin infrastructure and cooling solutions as the current Athlon 64 chips, meaning that upgrading to a dual core chip from your current AMD64 will require little more than a BIOS update. Available in the second half of this year, the chip will be added to AMD's current line (Athlon64, Athlon FX, Sempron)." seems to have been completely made up guesses, as this is no where in the source article. Oh, and also, cooling solution, not mentioned. Only that that the power dissipation was closer to single-core chip, not that the cooling solution would be identical to single core chips.
  • Closer to reality? (Score:4, Interesting)

    by cmclean (230069) on Thursday February 24 2005, @01:08PM (#11768347)
    (http://fukka.co.uk/ | Last Journal: Saturday August 06 2005, @05:06PM)
    Dual-core chips are already a reality [sun.com], Sun's UltraSPARC IV uses 2 UltraSPARC-III pipelines.

    Perhaps the author means "x86 dual-core chips"?
  • Hope they make cheap ones (Score:2, Interesting)

    by springbox (853816) on Thursday February 24 2005, @02:48PM (#11769449)
    I hope that the processor manufactures make some economy version of the dual core CPUs like Intel has done with the Celerons, since anything new coming out from that industry seems to be generally pretty expensive.

    Mmm dual core Celeron..

  • actually there is a differnce.... (Score:1, Interesting)

    by kidoman (835979) on Thursday February 24 2005, @03:25PM (#11769919)
    i beg to differ,

    however, anyone who has compiled [anything] in a SMP (2 way or 4 way) knows that SMP does make a big difference.

    therefore dual cores will eliminate that mental bottleneck of having to buy 2 processors and the backwards compatibility is just an awesome gift!!!!
  • Re:If this is anything like (Score:5, Informative)

    by Junta (36770) on Thursday February 24 2005, @10:19AM (#11766431)
    HT is a way of letting one processing unit work with mulitple threads at once. Multi-core technology is identical to SMP, meaning more physical processors actually doing work, so it isn't token.

    However, expect lower clockspeeds, two cores in that proximity causes a severe power/heat problem that would mandate reduced clock over single processor solution.
    [ Parent ]
  • Re:Xmas list material (Score:3, Funny)

    by Anonymous Coward on Thursday February 24 2005, @10:25AM (#11766509)
    MORE POWER ARH ARH ARH!

    Poor Tim Taylor... His claim to fame was nothing more than a strange barking while being laughed at by a fat man in a flannel.

    If only he realized how hot his wife was. I'd never be in my god damn garage with her running around!

    Similarly, no one should be putzing around with more power in their dual-cores when there are women to be had!

    Oh wait, sorry, I forgot this is Slashdot (the REAL "tool time") ;)
    [ Parent ]
  • Re:If this is anything like (Score:5, Informative)

    by Kiriwas (627289) on Thursday February 24 2005, @10:25AM (#11766513)
    (http://antonk.homelinux.com/)
    You should probably get your terms right before you comment on it. HT is simply Intel's name for SMT (simultaneous multithreading). They didn't choose an optimal implementation and people shouldn't expect the same performance from it as you would from dual processors. SMT is simply an extension of the superscalar idea. Disconnect the dispatch mechanisms from the execution mechanisms and you can run an out of order processor a lot faster than an in order. Make multiple execution units and multiple fetches per cycle and you now have an n-way superscalar. A few more additions (mostly replication of units in the processor) and you can grab instructions from multiple threads instead of from the same thread (it is difficult to get lots of instructions per cycle from the same thread because of the high frequencies of branches in the code stream - and branch prediction isn't perfect). Dual core is completely different, they simply put two processors on the same chip. Dual core has the problem that it cannot share the same resources between the two threads. The resources (execution units, queues, etc.) are partitioned x amount for thread 1 and x amount for thread 2. The designs are really very different, depending on the use, sometimes dual core is better, sometimes SMT is better. AMD's planning on bring out Dual Core SMT where each core will have 2 threads running through it for a total of 4 thread running simultaneous. If you want more information about this "throughput computing" google for Sun's Niagara chip.
    [ Parent ]
  • Re:Dual What? (Score:2)

    by Hoser McMoose (202552) on Thursday February 24 2005, @12:51PM (#11768173)
    Intel CLAIMS that they will have their dual-core, 64-bit capable desktop chips out in 2Q of this year, perhaps a few months ahead of AMD... Of course, I'll believe it when I can actually go into the store and buy one (err.. assuming I wasn't broke! :> ).

    Ohh, and in case you missed it, Intel just released the 64-bit capable P4 600-series this past weekend. They might have been a year and a half late to the party, but they have arrived now. These chips are actually available and in stock now, which is quite a change from Intel's recent CPU releases!
    [ Parent ]
  • Re:Laptops (Score:1)

    by bprime (734645) <{fox.benjamin} {at} {gmail.com}> on Tuesday March 01 2005, @02:26AM (#11810511)
    The Acer Ferrari 3400 uses an AMD Athlon 64 Mobile, which sits in a 754-pin socket (source here [amd.com]). The dual-core sockets have 939 pins. Also, your Ferrari would overheat with a non-mobile S754 - nevermind a dual-core S939.
    [ Parent ]
  • 17 replies beneath your current threshold.