I'm using Intel Xeon CPU x5660, 2.80GHz 2.79Ghz in a computer.
I'm trying to find the FLOPS of the CPU, have searched on Internet but didn't find anything about it. Does anybody know how can I find it?
|
I'm using Intel Xeon CPU x5660, 2.80GHz 2.79Ghz in a computer. I'm trying to find the FLOPS of the CPU, have searched on Internet but didn't find anything about it. Does anybody know how can I find it? |
||||
|
Intel EM64T Xeon X56xx (Westmere-EP) 2930 MHz (11.72 GFlops) http://top500.org/system/details/10603 Mandelbrot
multi-core scalar 15.3 Gflops |
|||
|
|
y=a*x+bone operation or two? With FMA (Fused Multiply and Add), it's only one, but often it's still counted as two. – MSalters Mar 26 '12 at 11:22