Sorry if this is allready posted, here it is from IBM.
http://www-128.ibm.com/developerworks/power/library/pa-fpfxbox/?ca=dgr-lnxw09XBoxDesign
http://www-128.ibm.com/developerworks/power/library/pa-fpfxbox/?ca=dgr-lnxw09XBoxDesign
Slay said:Sorry if this is allready posted, here it is from IBM.
http://www-128.ibm.com/developerworks/power/library/pa-fpfxbox/?ca=dgr-lnxw09XBoxDesign
drpepper said:could this rule the XeCPU out as the possible low yielding chip?
wireframe said:Am I blind or is the die area never mentioned?
The physical package of the chip matters, too. A crucial design goal in the CPU of a consumer electronics device is high volume with good yield and comparatively low cost. The package is a 2-2-2 FC-PBGA, measuring 31mm by 31mm.
Oh well. I guess we have to wait a bit longer for that then. Would be interesting to know for all of these "Compare Xenon to Cell" threads.AlphaWolf said:Just the package size that I can see
The latest IBM compiler, xlc/xlC, has autovectorization code and other optimizations that will try to use VMX128 units when possible. Admittedly, this is a terrible way to gain optimal performance, and I'd imagine the vast majority of developers will use VMX units "by hand", which will give them much better performance.ralexand said:I wonder how many devs are using the vmx units and/or if its usage is transparent.
Thanks for the info, Asher.Asher said:The latest IBM compiler, xlc/xlC, has autovectorization code and other optimizations that will try to use VMX128 units when possible. Admittedly, this is a terrible way to gain optimal performance, and I'd imagine the vast majority of developers will use VMX units "by hand", which will give them much better performance.
Huh?The chip's front-side bus/physical interface has a 21.6GB/second bandwidth, and runs at 5.4GHz
drpepper said:At the thread title: LOL, well it's about time!
It appears that the CPU employs redundant SRAM arrays in the L1 and L2. could this rule the XeCPU out as the possible low yielding chip?
What?Alpha_Spartan said:Huh?
Guden Oden said:What?
5.4GHz * 2 bytes/direction * bidirectional = 21.6GB/s. Very straight-forward.