AMD CPU speculation... and expert conjecture

Page 399 - Seeking answers? Join the Tom's Hardware community: where nearly two million members share solutions and discuss the latest tech.
Status
Not open for further replies.
i don't know if anyone has noticed... but ##### is back. this is not a personally aimed remark. it is based on previous experiences.

think of this this like uh.. a badly done horror film (or a sequel of such), right before the ending/last scene, all sorts of creatures start coming out and try to scare the viewers, then the ending comes and after the credit rolls the viewers realize that there will be a sequel.

as the launch gets closer, more and more trolls, shills and clueless fanboys will come out of the woodwork to artificially inflate the hype balloon to overhype proportions. (right before last scene)
beware of false propaganda and baseless fearmongering.
take everything with a pacific rim (jaeger) sized grain of NaCl, even with majority of official statements.
reading between the line helps, up to some extent. but read into too much, you'll drown in misinformation.

but fear not, they will go away right after independent reviews come out (ending), people start buying and posting their real, personal experiences and more in-depth analysis come out (credit rolls). they never stick around to be proven they're wrong.. except the truly blockheaded, shameless ones. they'll be back before the next launch's due date (hint of sequel and repeat) possibly with new forum ids, same schtick. cycle continues. :ange:

"Do Not Feed The Trolls (et al): 2013 Edition"
 
noob2222, good to know you maintain your stupid belief about Kaveri performance and now add your belief that a 200-250W rated processor needs LN2 for cooling. SSShhh! Don't say that to FX-9000 owners.

jdwii, Do you want me to explain you the difference between an average and a maximum value?
 


Goals and target of the OpenPower consortium are different to HSA. They are more interested in high-performance systems such as supercomputers and big servers, whereas the HSA foundation target phones and tablets as well.

The original partnership between IBM and Nvidia only considers CPU+dGPU supercomputers/servers and related software (e.g. IBM proprietary datacenter applications will be CUDA accelerated). The new Power8 CPU includes the new CAPI (Coherence Attach Processor Interface) expansion bus to integrate external co-processors such as Nvidia GPUs.

IBM and Nvidia could develop an APU. However, Nvidia is developing its own CPU cores for its all-Nvidia ultra-high-performance (20TFLOP) APU.

Intel is not out... at least not still. They have developed their own approach, which they name "neo-heterogeneity". Instead GPUs they use Xeon Phis. In fact, Intel will be the first to move to socket with a version of the next Xeon Phi

409512-intel-knights-landing.jpg


which will offer 3TFLOP of performance. I.e. about double today performance.
 
APU solves the problem of HSA having to have high bandwidth communication between CPU and GPU, but it's only short term because it's not viable on higher end platforms. Whether you think AMD wants to solve the problem of fast interconnects between GPUs and CPUs depends on if you think AMD is going to be content with mobile, ARM, and low-end gaming PCs or if they want to be viable in server, workstation, and high end gaming PCs again.

But APU introduces the problem of needing significant amounts of slow system RAM. dGPU's just stick 2GB or so on the cards to get around the PCI latency as much as they can, but APU's simply are NEVER going to have that amount. Likewise, using GDDR as the main system RAM is simply too expensive to consider doing. So it all averages out in the end: dGPU's have worse latency, APU's have worse bandwidth.
 


Not really, and you just proved my point:

4670k: Base clock: 3.4GHz. Average OC: 4.3GHz. Average OC Headroom: ~900MHz
FX-8350: Base Clock: 4.0GHz. Average OC: 4.8GHz. Average OC Headroom: ~800MHz

So even at the lower clock, Intel has more room to OC. Which makes sense, when you consider the voltages necessary to drive a high clockspeed.
 


really, that seems very powerful for a ps4.
 


Remember it has to last 10 years. Should fare better then the X2900XT/7800GTX variants used in the last generation of consoles at least. CPU wise though, the current consoles are NOT going to age well, in my opinion.
 


A pipe dream if they think that. Tech is still advancing quite rapidly. The 3D memories (HBM/HMC) coming out will greatly increase the bandwidth available to APUs and it will mature nicely to line up with 10nm or so process within 4 years. A SteamBox in 4 years with a 2k res Oculus Rift will be quite a beast. There was a hiccup between 32nm and 28nm production but things are accelerating for 20/14nm.
 


Custom chip. Performance is guesstimated to be a 7850 with the 7890's memory size, based on speed/CU's/amount of RAM.
 


Never say NEVER... :sarcastic:

The next 200W Intel APU includes 8-16GB of stacked DRAM on die with a bandwidth >500GB/s. For the sake of comparison the Nvidia Titan uses GDDR5 to achieve only 288GB/s. The Intel APU is complemented with a six-channel DDR4-2400 expansible up to 384GB. This gives more than 3x the memory bandwidth of Richland APU, for instance.

The 200-250W AMD APU includes 32-64GB of stacked DRAM on die and it is complemented with a four-channel of unspecified DDR memory. Bandwidths are not disclosed but they have to be superior to Intel design, because the iGPU has about 3x more performance than Intel.

The 300W Nvidia APU includes 256GB of unified stacked DRAM on die with a bandwidth of 1400-1600GB/s.

 
http://www.tomshardware.com/news/google-server-chips-intel-arm,25409.html

I'll go ARM-off-topic on this one, because I think it is interesting for various reasons I thought today.

When there was this "RISC vs CISC/X86" battle back in the 60s and 70s, I think I know why CISC might have won the battle (among other reasons). At the time, compiling code and testing it was expensive. And not 1-hour expensive. Sometimes 1 or 2 days expensive for relative "simple" code. Point here is, when you have an ISA that can do more complex work in tandem using less code to do so, leaves less code (implying less time) to be debugged as long as you stick to the ISA. So, this time around, the software side (in particular, compilers) can produce VERY good code to match the theoretical performance for a CPU in acceptable time frames, meaning in Googles case, choosing ARM over X86 makes a LOT of sense (other than X86 being Intel locked, lol) just because they know they'll be able to squeeze every last bit of performance out of an ARM uArch, making its perf/watt very good. Specially since they can go nuts creating a custom uArch using the ARMv8 ISA.

Whenever Google steps into a market, things shake. Let's see how Intel takes this one.

Cheers!
 


Nope. The PS4 iGPU has more CUs, bandwidth, and FLOP than a 7850. Moreover, the PS4 iGPU is a custom design, with several improvements over the ordinary Radeon 7000/8000 line. For instance, each GCN core in the PS4 has 32x more sources for compute commands and there is a second bus to the iGPU that allows it to read directly from system memory or write directly to system memory, bypassing its own L1 and L2 caches.
 


There are also rumors Google is preparing a gaming console based in ARM.

Regarding reasons to choose ARM over x86, the role of compilers was stated many pages ago in this same thread. I repeat:

For several years, makers of high-end computing platforms have had no choice about instruction-set architecture. The only option was the x86 instruction set with variable-length instructions, a small register set, and other features that interfered with modern compiler optimizations, required a larger area for instruction decoding, and substantially reduced energy efficiency.

Denver provides a choice. System builders can now choose a high-performance processor based on a RISC instruction set with modern features such as fixed-width instructions, predication, and a large general register file. These features enable advanced compiler techniques and simplify implementation, ultimately leading to higher performance and a more energy-efficient processor.

Do you remember the rumor AMD was preparing an ARM replacement for tablets? It was confirmed a pair of days ago when I tweeted this BSN Exclusive:

http://www.brightsideofnews.com/news/2013/12/9/amd-working-on-arm-socs-for-consumer-products.aspx
 


Lack of expierience. ATI/AMD creates highend GPUs for almost 20 years. Intel just few years ago decided to design non-crappy graphics.
 


Previously on your own website you would just add 30%(magic i guess) to every benchmark saying look. Instead of talk about averages(real world)
 

I was referring to Ivy and Haswell, which was a dog compared to SB, you could do 5.1 on an H80 with a 2500K for crying out loud.. @Gamerk I seem to be corroded with the idea of "it runs on Turbo all the time".
 
I was just talking about Intel's latest chips vs Amd's. Haswell vs FX. Typically Amd gets a 10% higher clocks but yes gamer is right Intel still has more overclocking headroom since the 8350fx has such a high clock speed out of the box. To bad it didn't have the performance per clock performance and the high end clock.
 


Ha Ha... thank you for sharing that, funny! :)


 
ATTENTION: On another note about Comedy... I got a email from AMD saying, "Hey AMD fan, Be sure to tune into Late Night with Jimmy Fallon tonight (Friday Dec 13th) for a special surprise from AMD!"

I look forward to hearing what ever they announce.

@The Q6660 Inside: I will forever remember Sandy-Bridge i5 as the cream of the crop as far as Intel CPUs go.

@Embra: You're welcome good sir!
 
@juan

Is that cosmology ES kaveri?

If you believe it actually is kaveri then you are the one who believes kaveri is 37% slower than BD

Fx-9000 cpus ship with a water cooler by design and is 32nm. What node is that 250w future apu? Might want to look up the term "thermal density" and "thermal dissipation" because we are at the upper limits for copper and plain old "air".
 
Status
Not open for further replies.