AMD Launches 8 and 12-Core Opteron CPUs

Status
Not open for further replies.

nickmtnman

Distinguished
Feb 17, 2010
3
0
18,510
That will be remarkable. Look forward to the time when Programs such as Revit will utilize more than 8 cores in it's rendering capabilities.
 

gpj

Distinguished
Jul 16, 2009
35
0
18,530
dman3k .. I feel your guilt, but the reality is most of the software I write would benefit at most from 2 cores and with today's processors 98% of the time 1 core is sufficient to keep up with the speed of the user (and I write software for other programmers who are usually, though not always, some of the most hard core users). Modern servers need multiple cores to do multiple different tasks.

The people who need to get on with multiple core development are starting to do that, finally.
 

Netherscourge

Distinguished
May 26, 2009
390
0
18,780
How about we max out Quad-Core CPUs before we start delegating more code?

Look at how much was accomplished on just single-core CPUs over the years. Now we have Dual and Quad-Cores, yet the entire industry is already taking the easy route and just dividing up the work across multiple cores, as opposed to good old-fashioned optimization...

I weep for today's programmers. In my day, we had 3 months to get a game to run on 1 CPU AND it had to work out of the box! No patches or updates! Our company's entire reputation was based on the final, retail release of our games!

You kids got it easy these days. You can ship unfinished code and just update it whenever you want, using the "online experience may vary" crutch.

(doh, sorry - went off on a rant there. move along)

:)

 

welshmousepk

Distinguished
[citation][nom]Netherscourge[/nom]How about we max out Quad-Core CPUs before we start delegating more code?Look at how much was accomplished on just single-core CPUs over the years. Now we have Dual and Quad-Cores, yet the entire industry is already taking the easy route and just dividing up the work across multiple cores, as opposed to good old-fashioned optimization...I weep for today's programmers. In my day, we had 3 months to get a game to run on 1 CPU AND it had to work out of the box! No patches or updates! Our company's entire reputation was based on the final, retail release of our games!You kids got it easy these days. You can ship unfinished code and just update it whenever you want, using the "online experience may vary" crutch.(doh, sorry - went off on a rant there. move along)[/citation]

in THIS day, development cycles are longer and much more costly. developers are expected to put in much more work, and deal with much more complex issues. as a result we have much more advanced software, that is being constantly updated free of charge, and most importantly it can scale to more powerful multi-core systems allowing enthusiasts to benefit from increased performance more than ever.

don't rant about the 'good old days' in an industry driven by hard work and immensely talented individuals. the industry is stronger now than its ever been, so don't bash progress because you think devs have it easy.
 
Looks like AMD is having no trouble squeezing out cores.. Although i cannot stop myself thinking about the superior INTEL counterparts which, when they arrive, would cause AMD to lower down the prices and wave the better price/performance flag.. Not a bad tactics i guess though.. It pays after all to be the first in the line..
 

mlopinto2k1

Distinguished
Apr 25, 2006
1,433
0
19,280
[citation][nom]lukeeu[/nom]I'd like to see 4 of those in a server mobo. 5000$ for 48 cores. "$ make -j50"[/citation]Why not just spend that money on a mid-entry MacPro? lol
 

pharge

Distinguished
Feb 23, 2009
464
0
18,780
[citation][nom]Netherscourge[/nom]How about we max out Quad-Core CPUs before we start delegating more code?[/citation]

ugh... if you are talking about desktop/laptop CPU... you are right about it.

But here we are talking about Opteron which is targeting on the server market. At the server level, software optimized for multi-trend, multi-core, or parallel processing is very common.
 

lauxenburg

Distinguished
Feb 9, 2009
540
0
19,010
[citation][nom]mlopinto2k1[/nom]Why not just spend that money on a mid-entry MacPro? lol[/citation]

LOL Mac Pro....some people just make me crack up. ;)
 

ream

Distinguished
Mar 28, 2010
27
0
18,530
There is a review on the internet, Anandtech,

AMD 12cores loses to intel's new 6 core xeon. However, if to think outside of the box, I don't care. It costs less and performs less at the same margine, so in the end, it is competitive cpu for its money
 
G

Guest

Guest
I really love to have 48 core for my mental ray and vray renderengin. is a idea machine for artist who work and preview their working result. thank you amd to make it happen. I have my 32 core 8 way server running at my studios 24/7, it rocks.
 

matt87_50

Distinguished
Mar 23, 2009
1,150
0
19,280
" and a 119-percent increase in floating point performance."

surely it would be more efficient to use GPGPU if you were in need of FP performance?
 

spoofedpacket

Distinguished
Jun 13, 2009
201
0
18,690
[citation][nom]nickmtnman[/nom]That will be remarkable. Look forward to the time when Programs such as Revit will utilize more than 8 cores in it's rendering capabilities.[/citation]

Opteron utilization has absolutely nothing to do with a program using multiple cores, they are primarily for VMware and other environments that already use however many cores you pay to license. [citation][nom]ReaM[/nom]There is a review on the internet, Anandtech,AMD 12cores loses to intel's new 6 core xeon. However, if to think outside of the box, I don't care. It costs less and performs less at the same margine, so in the end, it is competitive cpu for its money[/citation]

Well, the software on the class of box usually costs several times more than the box itself. If you can get a 10% improvement for an extra $2k, it may be a drop in the bucket in the purchasing party's point of view. Enterprise servers aren't about squeezing every dime out of hardware, it is about maximizing performance and stability.
 

ptroen

Distinguished
Apr 1, 2009
90
0
18,630
Ok so raytracing on the gpu is certainly doable in realtime on the CPU. You gotta figure if you have more trees internally you want to do it CPU side however if less branching you could do on the GPU side for the greater FP throughput. Ah isn't it fun to have all these resources ;-)
 

Zinosys

Distinguished
Jul 12, 2009
453
0
18,810
[citation][nom]dreamphantom_1977[/nom]http://www.brightsideofnews.com/ne [...] diots.aspxGreat article^[/citation]
I can't help but laugh. I also read the anand article, and the 6-core Xeons performed (mostly) better than the 12-core opterons... Still. 12 cores is like 2 processors for the price of one. :D
 

dark_knight33

Distinguished
Aug 16, 2006
391
0
18,780
[citation][nom]welshmousepk[/nom]in THIS day, development cycles are longer and much more costly. developers are expected to put in much more work, and deal with much more complex issues. as a result we have much more advanced software, that is being constantly updated free of charge, and most importantly it can scale to more powerful multi-core systems allowing enthusiasts to benefit from increased performance more than ever. don't rant about the 'good old days' in an industry driven by hard work and immensely talented individuals. the industry is stronger now than its ever been, so don't bash progress because you think devs have it easy.[/citation]

Updated for free because half the crap released doesn't work as advertised out of the box, or in some cases at all. In the case of games, it's hard to think of a single major release this year that wasn't hosed on launch.

Don't pretend like commercial software companies primarily use the update process as a "value-add" to include new features rather than to patch the beta/swiss-cheese code they pushed onto consumers as a final product.

Don't get me wrong, I'm grateful for the the far and few between for-profit developers that follow the add new features for free model, but I'd rather be stuck with a strictly predefined feature set and a product that does as advertised, without crashes, or limitations upon first use.

So, don't rant about "an industry driven by hard work and immensely talented individuals" where a comparable quality product in another industry would not only result in mass-returns, but also many lawsuits. Toyota anyone? Yeah, they can update that too, right?

You're industry is the most protected. FFS, you can't return retail opened software, even if the actual product is completely non-functional, only exchange in case of bad media. Until software companies have to start accepting responsibility for the constant string of failures, I'm not going to wait for you to come down off your soap box, I'll come kick it out from underneath of you.
 

weakerthans4

Distinguished
Dec 16, 2008
24
0
18,510
[citation][nom]mlopinto2k1[/nom]Why not just spend that money on a mid-entry MacPro? lol[/citation]

Crap. I One upped you, I thought you were joking...
 

croc

Distinguished
BANNED
Sep 14, 2005
3,038
1
20,810
[citation][nom]ReaM[/nom]There is a review on the internet, Anandtech,AMD 12cores loses to intel's new 6 core xeon. However, if to think outside of the box, I don't care. It costs less and performs less at the same margine, so in the end, it is competitive cpu for its money[/citation]

If you REALLY read Johan's article, the comparison was somewhat of a mixed bag. In the conclusion, he warned IT Admins to carefully consider their workloads, as that would tell them which processor was their best buy.
 

agnickolov

Distinguished
Aug 10, 2006
520
0
18,980
These prices don't mean much to the end customer. I just checked HP's site and the xw9400 workstation with the previous generation 6-core Istanbul has the low end 2.2 GHz Opteron 2427 pegged at whopping $1900 (the CPU alone). The top 2.6 GHz Opteron 2435 option was $3500. For comparison, the online prices are $450 for 2427 and $1K for 2435. The configuration I put together with the 6-core Opteron 2427 cost south of $6K... (And that's with the lowest end graphics card too, but it did include 2x 15K RPM SAS drives and a SAS controller.)

I couldn't find a single Opteron workstation model on Dell's site, but we know Dell's relations with AMD aren't exactly stellar...
 
Status
Not open for further replies.