I want to find the peak floating point operations of Intel Xeon E5345 prcessor. i searched about that and found it 9.332 GFlop/s . I want to make sure . There is a formula(please correct me if I am wrong) :
Flops/s = #instructions per second * clock cycle
The clock cycle is 2.33 GHz( I ma not sure ) and I did not find the number of instructions per second the machine can perform.
Any idea