ares1214
Splendid
jf-amd :
In the server world it will be 16 cores on BD vs. 8 cores on SB. That means in 128-bit workloads we will have 16 FPUs to their 8 FPUs.
We both share to get to AVX. We share 2 FPUs to get a 256-bit AVX execution path. They take 128-bit away from the integer execution path to get to 256-bit.
Based on the fact that most workloads are integer-based, I'd personally rather share FPU resources than take away from my integer execution in order to do 256-bit AVX. But, hey, that is my opinion.
We both share to get to AVX. We share 2 FPUs to get a 256-bit AVX execution path. They take 128-bit away from the integer execution path to get to 256-bit.
Based on the fact that most workloads are integer-based, I'd personally rather share FPU resources than take away from my integer execution in order to do 256-bit AVX. But, hey, that is my opinion.
I agree. I also think you have to consider that 8 module 16 core type CPU should also cost less, produce less heat, and use less energy than a traditional 16 core, and probably 12 core, just because of the module system. Am i right JF?