french toast
Veteran
Dissapointing. Was hoping for something special here to help close the gap.
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
So no secret sauce. Maybe this terrible term can now be put to bed. Microsoft have a plan and they are sticking to it.
The real selling point will only become apparent at the reveal and in my opinion it will be the OS features
"sixteen 256-bit vector/SIMD registers"
I'm guessing this isn't significant eh?
"sixteen 256-bit vector/SIMD registers"
I'm guessing this isn't significant eh?
In one cycle, 2 128 bit vector float pipelines, two vector floating point operations. And dual 2 instructions per cycle all adding up to 8 FLOPS a cycle.Durango CPU cores have dual x64 instruction decoders, so they can decode two instructions per cycle. On average, an x86 instruction is converted to 1.7 micro-operations, and many common x64 instructions are converted to 1 micro-operation. In the right conditions, the processor can simultaneously issue six micro-operations: a load, a store, two ALU, and two vector floating point. The core has corresponding pipelines: two identical 64-bit ALU pipelines, two 128-bit vector float pipelines (one with float multiply, one with float add), one load pipeline, and one store pipeline. A core can retire 2 micro-operations a cycle.
Weird, multiple non-vgleaks sources say the CPU in Durango is different (with most of those saying more powerful) than orbis but this looks pretty much the same.
Weird, multiple non-vgleaks sources say the CPU in Durango is different (with most of those saying more powerful) than orbis but this looks pretty much the same.
Weird, multiple non-vgleaks sources say the CPU in Durango is different (with most of those saying more powerful) than orbis but this looks pretty much the same.
No mention of low latency esram access, at least for the CPU. Special sauce: denied.
No mention of low latency esram access, at least for the CPU. Special sauce: denied.
I was under the impression that the GPU article stated pretty clearly that the CPU doesn't even contend for the ESRAM's memory in the first place, so why would anyone expect something that was clearly said to not happen, suddenly be expected to be some "secret sauce?" I'm confused.
It seems the advantages of ESRAM are more oriented to GPU compute ops.
In fact L2 miss to L2 hit latencies are pretty bad. So L2 miss to L2 miss to ESRAM hit will be even worse. At least they will be better than to DDR3 hit.
I was under the impression that the GPU article stated pretty clearly that the CPU doesn't even contend for the ESRAM's memory in the first place, so why would anyone expect something that was clearly said to not happen, suddenly be expected to be some "secret sauce?" I'm confused.
The difference in throughput between ESRAM and main RAM is moderate: 102.4 GB/sec versus 68 GB/sec. The advantages of ESRAM are lower latency and lack of contention from other memory clients—for instance the CPU, I/O, and display output. Low latency is particularly important for sustaining peak performance of the color blocks (CBs) and depth blocks (DBs).