Previous | Next --- Slide 40 of 87
Back to Lecture Thumbnails
nemo

How is 490 GFLOPs calculated?

bochet

@nemo I am not sure for my answer, but my best guess is like this:

8 cores * 8 alu /core * 2 (can do multiplication and addition simultaneously) * 3.8 GHz (can be boosted to this) gives you 8 * 8 * 2 * 3.8 = 486.4 GFLOPS, which is roughly 490 GFLOPS.

Please correct me if I am wrong.

firebb

I think @bochet is correct. On slide 61, it is written that 1 MUL-ADD per clock.