AMD Undercuts Intel With Six-Core Phenom IIs
EconolineCrush writes "As Slashdot readers are no doubt aware, Intel's latest 'Gulftown' Core i7-980X is an absolute beast of a CPU. But its six cores don't come cheap; the 980X sells for over a grand, which is more than it would cost to build an entire system based on one of AMD's new six-core CPUs. The Phenom II X6 line starts at just $200 and includes a new Turbo capability that can opportunistically raise the clock speed of up to three cores when the others are idle. Although not as fast as the 980X, the new X6s are quick enough to offer compelling value versus even like-priced Intel CPUs. And the kicker: the X6s will work in a good number of older Socket AM2+ and AM3 motherboards with only a BIOS update."
In short this posting is old and not very accurate. So doubly pointless
finally...
The Kruger Dunning explains most post on
all these cores and benchmarks...
i still run computer with one core and no modern graphics card
Someday we'll hit the human carrying capacity. And the band will just play on.
We all should hope AMD does well. I use AMD chips in about 90% of my systems. Value is the main reason. Intel makes excellent products however you invariably have to upgrade the motherboard to use a new chip. AMD has been kinder in this regard recently. I go with a middle of the pack system anyhow and I really appreciate the value AMD provides.
The problem is AMD is using an outdated architecture. More cores != more speed for general use. Yeah, if you are compiling your own software you can get things to work really fast with 6 cores but how many applications really take advantage of multiple cores? Very, very few. A single fast core can outperform a few slow cores in general usage and AMD seems only concerned with getting more and more cores on a single CPU die which really doesn't translate to great performance in the real world for general use.
Taxation is legalized theft, no more, no less.
On a price performance basis AMDs Phenom IIs have consistenly been a better buy for some time now. To the point it's hard to suggest anyone buying intel at all, unless money is no object. (I don't know why I bought Intel anyway :S).
Honest hardware review sites (that aren't far up the ass of vendors) are at the point of recommend AMD CPUs on a price/performance basis.
http://www.tomshardware.co.uk/best-gaming-cpu,review-31857.html
It seems Intel doesn't get even a "honorable mention" until page 3. At $120 price point, Core i3 gets a look in. Oh, they also don't recommend anything above about $160 to quote Tom's: "Best gaming CPU for $190: None".
To add further insult, money saved from AMD motherboards being cheaper (in particular SLI/xfire AMD boards are a good whack cheaper) will let you put money towards more storage, a SSD or a step up in CPU speed.
After logging in slashdot still does not take you back to the page you were on. It's been that way for 20 years.
And additional benefit of AMD processors is that they all support ECC RAM.
Does anyone think for a minute they will update the BIOS on a board when they can sell you a new one?
There are more than a few things that AMD besides gaming and over clocking (Intel strong points) that make an AMD a good choice. I don't want to start holy war here but there is not much real gap here 10-5% in my tests at best. The price * power use thing shows AMD is a good choice in many places. Price alone makes me deploy more than a few AMD clusters. Don't just look at the max value on the "speedometer" to see how good a car is, we mostly drive at the speed limit. Take from it what you will.
Too bad the flagship product doesn't out perform even an Intel Core i5 750....
As an AMD fanboi, I can really say I am disappointed in this missed opportunity.
I have four cores. I run an IDE and an AppServer at all times, which uses up at least two cores. Then there is my bit-torrent app and...
Seems like you can easily use all those cores.
Blar.
AMD basically has a processor that has a high performance/price ratio for any budget. I will be loyal to AMD for quite some time. Im seriously considering tattooing AMD on myself.
That brings me to an interesting point, / . is just "the ramblings of socially-inept, technology-literate news-mongers".
older Socket AM2+ and AM3 motherboards with only a BIOS update.
Isn't that an oxymoron?!? A BIOS update on and older AM2+ mobo?
Seth
$5 / month hosted VPS on linux = awesome!
But I'm going to undercut AMD with seven cores.
Calling someone a "hater" only means you can not rationally rebut their argument.
includes a new Turbo capability that can opportunistically raise the clock speed
Does this mean I can get my turbo button back on my computer?
Flexible bare-metal recovery for Linux/UNIX
If you act now, we'll throw in this brand new nose hair trimmer for FREE!!!! Get rid of those pesky nose hairs with our patented root-ripper design that leaves your nose feeling clean for months. Also, if you order within 24 hours we'll include a 29 foot garden hose!
Certain restrictions apply. $19.95 shipping & handling, delivery within continental US and Canada only. ...I love AMD, but COME ON man. Make it a LITTLE less obvious.
Try transcoding some video one time kiddo.
That's not necessarily the best example. Most people do not produce original high-definition video, and the United States (home of Slashdot editors) has made it illegal to break DRM in order to transcode major-label video. Besides, GPU-accelerated transcoding can use more cores than a CPU-only transcoder ever can because it is embarrassingly SIMD.
And guaranteed the AMD systems you have crap out were probably using junk boards & PSUs. Unless the chip fizzled, the CPU choice had nothing to do with it. Plus really? Your going to talk about prototypes vs whats on the market? Both have stuff that's way ahead of whats on the market. That's why the call it's a (spell it with me now) P-R-O-T-O-T-Y-P-E. AMD has it's strengths. It's why Intel's x64 architecture is the same as AMD's. They got their shit together first, and made it work.
and I've had AMD systems last as long as your Intel systems.
Quite frankly the quality of power supply, memory, and motherboard, are more important than the CPU. Both Intel and AMD make reliable CPUs, and you can find cut rate MoBos sold for either, and many low cost PCs using AMD CPUs also come with a low cost supply.
Need help treating your acne? Come here!
I have four cores. I run an IDE and an AppServer at all times, which uses up at least two cores.
The app server uses a core only when someone is using the app. And what does the IDE do for you between keystrokes?
Then there is my bit-torrent app
Network bound, probably sleeping much of the time. Or what am I missing?
Anandtech managed to get a stable 4.0 GHz overclock with air cooling. It makes an already great deal all that much better in my opinion.
Way to belittle an excellent example of the usefulness of multiple cores.
Original HD production? Illegal to break DRM? So do you think it's only the occasional cinematographer or pirate who uses software based on FFmpeg and X.264 to transcode vids for HTPC or iPod? Because neither currently targets OpenCL or CUDA.
I have been wondering for quite some time - do regular joe consumers really need all those cores? OR is everyone buying into the marketing hype of processor manufacturers without thinking whether we would actually need that many cores??
First of all, any computer organization text will inform you that as the number of cores increase - scheduling amongst those cores becomes an exponentially costly issue in itself. This scheduling/load balancing of course has to be ultra low latency to maintain a reasonable throughput.
Not to mention the fact, that on software side managing threading and choosing instructions to parallelize is a big headache. Many decent programmers cannot get it right so that in itself defeats the presence of different cores.
Secondly - unless you are continuously doing protein folding, calculating eigen values of huge matrices, or are acting as a node for traffic in your part of the world -- most people's processor cores will spend a majority of their time idling or spin-lock. Is it any surprise then that both Intel and AMD are advertising technologies to power down three cores, boosting the power for the other three?? Simply because most end-users will rarely utilize all six of their cores simultaneously. Yes, that is even true no matter if you are doing heavy video transcoding or running multiple servers, and playing games simultaneously - you will still leave your cores without any task simply because unless the bandwidth of the memory bus catches up, your cores will be waiting for data to process.
This is why Intel's i-series architecture is superior to AMDs and likely the fact their processors cost more, because they have addressed the memory bus issue.
You have to realize your computer acts like a chain and it is only as fast as its weakest link.
I have been advising people that any new dual or quad processor will suffice - they should instead spend that extra money on buying a better motherboard, speedier RAM, and of course high-speed HDD.
Trust me when I say that just that approach above will yield systems that are actually much faster than coupling an i7/Mega-core behemoth with an old hard-disk and crappy RAM.
It is an altogether different matter that computers are already so speedy that most users cannot for the love of God discern between the speeds of any recent dual-core and a top-of-the-line processor - and it is not their fault -- the advantages now we are talking about are incremental. The power is present but cannot be harnessed. So any gloating is moot.
This story is so out dated now it's crazy. Slashdot needs to wake up and follow tech again.
Fuck everything. We are going to five cores.
Fuck systemd. Fuck Redhat. Fuck Soylent, too. Wait, scratch the last one.
All the big cpu hog apps like gcc support multiple cores quite well. If your not running big cpu hog apps, just get yourself a nice high end laptop, and plug it into a big monitor, then you'll have portability and all the performance you'll ever need.
This is what I love about AMD, other than the price and ability to overclock. I can upgrade the BIOS and pop this CPU in my system without throwing out the MOBO and having to reload the O/S. If this were Intel, I would have to buy a new motherboard to support the slightly new CPU.
:) If I ever win the lotto I will buy an an i7, until then, GO AMD!
Thank you AMD for not playing socket-a-paloozo like Intel!
Oh, BTW, my 3.2Ghz AMD Phenom II X4 955 Black Edition runs stable at 3.8Ghz for $160.
For all us virtualization types more cheaper cores = more better. The future is in virtualization and I think AMD gets this.
In Zhongguo.
FCE Ultra is FOSS btw.
New Economic Perspectives
abuse an AMD processor like overclocking.
I have built 8 machines since the socket 7 era and not a single problem come through. My K6-2 333 can still run as of today (w/ Win98 of course).
New Economic Perspectives
And yet I still hope they do well. Competition is good for everyone. The better AMD's offerings, the better Intel's response has to be if they wish to compete.
You can really see that back in the Athlon era. Suddenly AMD launched to the top performance wise, they had a chip that was powerful and relatively cheap compared to the P3. What happened? Intel cut prices, but also released a huge speed bump. Whereas previously it was in the realm of 600MHz the P3s topped out at, they started shipping 933MHZ P3s in rather short order. Clearly Intel was producing chips that could work faster, they simply didn't bin them higher because there was no need. Game them a way to bring out speed improvement for not cost later. However with AMD's competition, they had to do it sooner.
Then of course there's the P4. It wasn't a bad architecture over all, but it didn't work as well as it should. Main reason was speeds didn't scale like Intel thought they would. Initial tests showed they should be able to get 10GHz out of them in time, but real world it didn't work out. Ok but they were still plenty good chips, they performed well enough for what most people used. Intel could have simply refined the design... But that wasn't an option because AMD's offerings were so strong. So instead Intel had to do a redesign, and from that we got the Core 2, which is an extremely solid architecture.
The fight with AMD is what keeps the costs low and quality high on both sides. So, even if you don't care for AMD, as I don't, you still have to like the company and that they are around. I want to see AMD going for Intel's throat on a continual basis. I want to see both companies have to push their technologies to the limit to make the very best chips possible, and then sell them as cheap as possible. The competition is a wonderful thing.
For less than the price of Intel's top desktop chip, you can get an uber-1337 AMD Opteron with 12-cores. Beat that, Intel...
Prices start at $750.
Even if you throw in multi-media, including voip and video, I doubt your average user will be able to use all that computing power
...but once you thow into the mix all the dozens of viruses, trojans, spywares and phising systems which the clueless user has collected by clicking open every single e-mail attachment, suddenly you realise that Average Joe's computer has even problems keeping up with simply sitting idle (and spitting tons of SPAM, coordinating DDNS attacks, etc) let alone have enough processing power to run even a browsing session in addition to the rest.
"Sufficiently advanced satire is indistinguishable from reality." - [Tips: 1DrYakQDKCQ6y52z6QbnkxHXAocMZJE61o ]
For all us virtualization types more cheaper cores = more better. The future is in virtualization and I think AMD gets this.
Don't doubt for one minute that Intel gets that too. They're just pressing their current advantage over AMD. When AMD catches up again, Intel will start spinning off 8x or 16x core CPUs.
LK
"Hi. This is my friend, Jack Shit, and you don't know him." - Lord Kano
I am of two minds about this:
Mind 1: Several of the benchmarks essentially state that virtualization is the only place where the AMD 6 core clearly out-benches the Intel 4 core.
Mind 2: Making a whitebox for ESX is such a pain in the ass that it's almost worth more to buy a frigging expensive server to do the job.
-> anyone know a good motherboard to stick a 6 core amd chip in and run with ESX. No: Virtualization on top of a full OS is not the same.
I placed an order yesterday for a dual quad core xeon with 24gigs of memory and 10k rpm scsi drives. and that's just to tide me over until my real machine arrives (waiting on availablity of the 6 core systems - my project can't wait).
mind you i'm using this to model the process of extracting resources from about 1000sqr km of dirt.
If you mod me down, I will become more powerful than you can imagine....
I do live music production, and I can use all the horsepower I can get.
My software is quad-core optimized, at present. On my dual-core machine, I can definitely do more than I could before that optimization. So I'm wondering, when I'm doing a crapload of DSP computations and demanding consistently ultra-low latency performance, where does the processors/threads/cpu speed/ memory speed equation balance out?? It's hard to believe my HD speed matters much, when I've got 8 gb of RAM. I do stream samples from disk, but that stopped being a bottleneck 5 years ago.
No one does these kinds of real world tests in reviews, even if they offer frame-rates for 17 games!!
I thought we got away from this whole turbo thing long long ago with computers. I dont understand, does the turbo run on exhausted gases from the chip? Do these processors have combustion chambers that will benefit from said turbo?
sorry for my comments, I'm drunk
You lost me at "dark side", sonny boy.
And the 8-core Opteron 6128 2.0GHz starts at $280.
Compare to Intel's cheapest 8-core processor, the Xeon x6550 2.0GHz that sells for $2500. ten times the price! When people tell you AMD provides more value per $, here is the proof!
What's this 1337? I can buy 6-gigs of DDR3-1600 RAM for less than $200!
You and GP must be kidding. 12 cores at 2ghz is about my worst nightmare - high hopes dashed against the rock of reality.
Have mercy and drown me in molasses - the torture would be less prolonged.
Social Credit would solve everything...
To me the new AMD six core is a little bit of "me too!" from AMD. Not that there won't be people who won't find practical uses, and no buying one to OC it so that you can get a higher folding score does not count imo, for them but it's still as many have pointed out hard to find real world scenarios where people need that type of a CPU on their desktop.
AMD not only has to compete with Intel on the technology front but marketing as well. And again I don't want to take anything away from AMD and the idea behind pushing the envelope on new tech. But when it comes to end users they really don't know and or care what is driving what they do with their computer. I see people's eyes glaze over when I even start to talk about what type of hardware I'm going to set them up with. They simply do not care.
However I have seen where people have been brainwashed by the marketing. People have asked me if their system is Intel Inside. I try to explain to them that at most price points AMD is a better buy and the more brainwashed come back to me with some very clueless lines like, "But if I don't have and Intel I won't be able to run what I need to." I even remember back in the early 2000's walking into a local computer shop, I needed a mobo asap, and one of the sales reps told me that AMD CPU's were, "Garbage. We don't even stock any AMD parts."
I asked if he knew about the, at the time very high end, computing array that was I think setup at GT that was using AMDs and he started to sputter. "Well, I don't know about that." Of course you don't you idiot I felt like saying, but I just left and have since made it a point to make sure that people that I know and do work for look out to be wary of that place.
My main point is that AMD serves many purposes in what our modern computing landscape is. I personally do like them a lot but as someone who deals with many systems I deal with Intel plenty too. And hell I like a lot of Intel's products. They have top notch R&D and blah blah blah. But we would be a poorer group of computer users without AMD even without all of the other reasons to like them.
Really, I know what I'm doing...Ohhhh, look at the shiny buttons!
Maybe you'll be happy to know there are other alternatives that are very interesting appearing on the CPU manufacturer radar:
1)Godson 3A(4-core) and 3B(8-core).
http://translate.google.ca/translate?js=y&prev=_t&hl=en&ie=UTF-8&layout=2&eotf=1&u=http%3A%2F%2Fwww.gmw.cn%2Fcontent%2F2010-04%2F21%2Fcontent_1099818.htm&sl=zh-CN&tl=en
www.lemote.com will also have a 3A offering in August.
2)Nivida Tegra T20 seems to also be a 4-cores among other cool features.
http://www.clonedinchina.com/2010/01/viewsonic-vtablet-101-android-tablet.html
Why? That chip is perfect for an MS Terminal Server.
You get more cores dedicated to user sessions, yet each session doesn't need blistering performance. It will provide improved application and session response times however.
Life is not for the lazy.
I'm talking about for my workstation. I don't understand why exactly, since I don't do anything, but I need blistering performance. See, here's the problem: what I want is the "instant computer". It sits there doing nothing, making no noise, and hardly using any juice. I click on something. Instantly, what is supposed to happen happens. Instantly! I keep trying, but I'm not there yet. SSDs have had the biggest positive impact by far. I bought a core i7 last time, but effed up and got the conservative board that doesn't overclock. Of course that means that the i7 series processors are the most stable overclockers ever made. Of course. Next is an overclockable board and some wicked fast memory. Add one more ssd to the raid 0 array and that ought to do it.
Anyway, that is what caught my eye about your post, as the high end Intel cpus are sick pricey. So a 12 core for $750? But 2ghz? No way.
Social Credit would solve everything...
I'm in a computational biology lab. I extensively benchmarked intel vs. AMD. We run different kinds of calculations, some of which will use a whole node's worth of processors and others that run just on a single core, but we run tons of them at the same time. AMD is a tremendous value in either scenario. Intel processors are interesting if you can only have a certain small number of nodes and are only trying to maximize processing power rather than cost effectiveness, but AMD's approach of just giving you a bunch of cores on the cheap has been great for us.
Actually, that is what I've been using my home computer for recently. I think you're right though about few "normal" applications being able to use many cores effectively. However, I think you should keep in mind that much of the software that will be run on current hardware hasn't been written yet. Of the computers that are being bought new now that will still be used regularly three or four or eight years from now (why buy a new computer if the one we have is fast enough), they will probably be running much more heavily threaded applications.
Even if the vast majority of applications in the not-too-distant future remain single-threaded, it is likely that the few that are CPU-bound will be optimized and properly threaded. You only have to fix the 1% of the code that takes 99% of the time - the rest doesn't matter.
Lots of cores are good. A good amount of RAM helps too. And when you put a bunch of servers that do real services in one box, storage and network bandwidth and latency are also important. At the moment memory seems to be the sticking point rather than cores.
For many virtualization scenarios right now with VMWare there is the VMWare licensing to consider. The 8GB DIMMS are still spendy but so is the VMWare licensing so there's tension between server density with expensive DIMMs to minimize rackspace and licensing cost, or twice as many servers with the cheaper DIMMS and paying the increased licensing.
HP and Cisco both have interesting propositions in this area, with blades that do 10GbE and FC for good bandwidth, have dual 6-core processors and support 192GB of RAM or more. When better processors and cheaper memory come out the Cisco UCS solution may have challenges because the architecture may become I/O bound with only 2 10Gbps links for both network and storage per half-width blade, and sharing at least half of that in the chassis uplink. The HP blade solution supports full line rate between servers and an insane amount of uplink - and it's denser than the UCS so it takes up less rack space. The UCS solution uses an ASIC to more than double the number of memory sockets, so for example a full-width server supports up to 192GB using the cheaper 4GB DIMMS and they claim they all work at 1333MHz. I don't know what IBM and Dell are doing here but I know they have products too.
All of the basic virtual environments are basically free (except Microsoft's Hyper-V, of course). Microsoft software is practically free in education environments so they're making inroads there. But in the enterprise the high availability and reliability features of the advanced commercial packages are compelling. There's something awesome about asking an admin management type to evacuate a server so you can work on it (because the local IT support is out today), and watching her migrate the VMs off in a few seconds so you can take it down.
One of the really neat things about VM consolidation is that 20 physical servers with 4x 1Gbps Ethernet don't actually use it so by consolidating them you eliminate waste. Not only that, but by moving to the VM host with 10GbE you get virtual servers that have multiple 1Gbps connections but each has a 0.2ms ping to the external gateway and each other. This makes many things work faster like databases, websites and such. The downside is the downside of sharing: if you don't plan carefully and get a storm load, the servers will contend for bandwidth and knock each other offline.
Now that DDR3 is becoming cheaper than DDR2, I'm glad to see AMD adopt it. I like their 8-core server chips for workstation stuff - a coworker and I are building out dual-8 core boxes for virtual machines and such.
Help stamp out iliturcy.
Mind 2: huh? You can buy AMD based servers you know. Sun/Oracle, Dell, IBM, pretty much every other company that sells servers.
You're totally right about ESX/ESXi and whiteboxes but have you considered Citrix's XenServer? If you have experience installing ESX, then XenServer is quite straightforward and it doesn't snub commodity hardware like ESX does.
Citrix has been offering free downloads of XenServer for a while but a limited trial of their extras as well.
Pain is merely failure leaving the body
I noticed you can get a 2Ghz 8-core Opteron 6128 for $300 from newegg, which might not be a bad deal for a desktop, assuming you have an application that can use that many cores.
Anyone who knows a bit about cgi (I mean ray tracing, not the the real time rasterization you see in games) knows how much of a pain in the ass it is to have to wait 48 hours to render a scene just to be able to see if the light scatters correctly on that orc's forehead. Ray tracing is one of the few practical applications that parallelizes really well, and you will actually use close to 100% of your six core grunt. Since I got an AMD Phenom II 810 quad core, the difference in rendering time for blender has been, well, phenomenal.
Lets not be too quick to jump on the "omg moar cores is teh suxorz" bandwagon, some people actually need it.
Don't doubt for one minute that Intel gets that too.
That's why intel disables their VT instructions on certain CPU's
People, what a bunch of bastards
I wouldn't be surprised if they do so, because it cheaper to just produce the same thing instead of different productionlines and disable some features or disable things on when production fails on a series and sell it for less.
New things are always on the horizon
Don't forget the other advantages of VMs. Snapshots come to mind, and with a backup program that is able to deduplicate, backing up a VM server box hosting a bunch of VMs isn't a daunting task.
I even have seen IDS systems that had both a part that ran in a VM, and a part that watched VM traffic. If either one detected significant intrusion, the VM would be snapshotted for forensic purposes, then a last known good snapshot would be reloaded. Of course, this was mainly for systems which were caching items or Web render farms, rather than ones where persistant data was critical.
Of course the biggest advantage to a VM is the fact that the client does not need any modifications at all when the VM server gets a hardware upgrade. AMD or Intel, OS X, Linux, or Windows? If a variant of VMWare can run it, it works.
I have found that it doesn't matter for computer life if you have Genuine Intel, or Authentic AMD.
Want to know the stuff that actually matters?
1: First and foremost a decent PSU. This means the difference between a well made, stable machine versus one where components die of mysterious causes every few months. I have had great luck with Corsairs and Antecs. Just make sure to get one that has significant headroom between the estimated wattage and its rated wattage. Mainly because one of the most reliable ways to feed USB devices power is through hanging them from your machine, and a couple USB PCI cards. When in doubt, find a quiet 1000 watt power supply, and call it done.
2: A decent enclosure. Yes, people talk that cases are cases, so go with the cheapest. However, I've had enclosures last multiple motherboards. So might as well get a case that has rolled metal edges to minimize getting cut, a solid rack for hard disks, etc. Cooling is important, so it can't hurt to get a case that can support multiple fans.
3: Cooling. What can kill a machine is not enough air blowing through it. Getting a case and decent fan setup can make a machine last a long time.
4: Motherboard. Yes, it might be easy to go cheap on this, but this is what is controlling your CPU, and going cheap on this may mean major headaches in the future, especially if something partially works. You want to get a decent name brand motherboard, because the better ones actually have true hardware RAID on board (not hardware-assisted), which allows you to use two drives for your OS.
5: RAM. I've seen people buy pulls and then wonder later on why they keep having subtle problems, until I fire up a RAMtest utility and find areas with problems.
6: This is one thing that is important as everything else, but something not often checked after. A UPS. Unexpected power cut outs are horrific for equipment. Not just software with unexpected downtime, but hardware. Putting your machines on a solid UPS will easily prolong their lives a number of years.
as if this was not stuff i did not know! sure there is a better price with the AMD products, over all that is their biggest benefit by far. everything else is minute in comparison. you chould look into the market share for the last 20 years, Intel has been the leader and will continue for many more. it is Intel's generosity is the 80s and early 90s that allowed AMD to even enter the X86 market. look at the Itanium, it was out before any AMD 64 platform and largely influenced current intel micro architecture.
"Turbo" seems the wrong (perfunctory) auto analogy.
Boosting clock-speed on some of the cores when others are idle sounds more like "variable displacement technology" than it does turbo-charging.
Screw 12-cores, we're turning this up to 11-...er, nothing to see here....
ca65, and FCE Ultra.
Ahh, so you are playing PIRATED game ROMs in FCE Ultra.
I guess you missed the "ca65" part. It's a Free assembler targeting MOS Technology 6502, the CPU architecture used in the Nintendo Entertainment System. I use it to make my own ROMs for other people to play. (GIMP is for editing the 128x128 pixel sprite sheets that the NES uses.) Or are you calling Concentration Room and LJ65 pirated?
No doubt forcing you to buy higher price chips if you want VT. That seems like getting it to me.
For anyone that plans on using this CPU as a workstation or light server chip, this is the best way to go. I recently priced an Asus M4A785TD-V EVO motherboard and it's only an amazing $120. (Comes complete with a built in low powered graphics card too) Pair that with this Phenom X6 and ECC ram and you have an amazingly great value Virtualization or Parallel rendering system. This chip is probably overkill for consumers and gamers but for the folks who can use it, it's an amazing steal. :) In any event, I work for a small company and so far AMD's proven to be the best value for light servers. Intel's primary best designs and strengths are in the Laptop market where they make advanced chips but on the Desktop I still find AMD to be great.
until these multicore monsters start using less electricity, i dont know if ill commit to anything more than the 45 watt dualcore i have now.
Good people go to bed earlier.
....for Moore's Law!
If you have a Phenom II black edition, you can have functionality similar to Intel's turbo feature using this (http://sourceforge.net/projects/clockboost/) little utility which monitors core temp, and overclocks the processor if the temp is below a set threshold.
lol that's fine you went over to the dark side. My system cost half the price of yours for what amounts to a 10%-15% gain.
Yes, we just got bit by this at work. We have run a mixed enviromnet of AMD and Intel, and we just found out as we depolyed virtualization for our developers that our intel quads can't do hardware virtualization and thus is locked out of 64bit vms. While all our AMD processors that fit AM2 or better can do hardware virtualization. So new company policy, buy AMD
If you look at the reviews they barely can match the 920/930/etc. line w/only 4 cores. (We'll ignore the Intel hexa-core as it's WAY over $200 and i7 930s can be had from MicroCenter for $200 as 920s before them could also be had, or for a little more from most online retailers.) i.e. they scale horribly.
AMD needs to SPEND MONEY on R&D. Their per-core performance is pretty pathetic which is why they are forced into the value level of the market, unlike up until 2006(core) they could charge on parity(and above) what Intel was charging since their CPUs ATTM were actually superior performers. Now they're just running the same old arch with a new memory controllers (DDR2 & 3) and tweaking HT a little bit.
Personally, I'm waiting next year for Sandy Bridge & Bulldozer. We already know that SB will have a new socket, LGA2011(only one worth looking at IMNHO) and I strongly suspect that Bulldozer will have a new socket as well, although I don't recall reading any articles mentioning it yet, but it seems likely.
One thing I'd love to see is a price/performance analysis that includes the cost of running the system, so I could compare the purchase price to the total price after running 4 hours a day for a year, for example. AMD has always been good at offering similar performance to Intel at any given price point they release to, but lately their products have been much less efficient than Intel's, as they require more cores to achieve similar performance and are built on a larger process.