* 1.5 GB GDDR5 RAM
* 192.4 GB/sec memory bandwidth
* 1.54 GHz processor clock rate
-* 1,581.1 GFLOPs per second
+* 1.58 TFLOPs per second
Zoom.
-The GFLOP/s computaton is `cores⋅clock⋅2`, because (from [page 94][]
+The FLOPs/s computaton is `cores⋅clock⋅2`, because (from [page 94][]
of the CUDA programming guide) each core can exectute a single
multiply-add operation (2 FLOPs) per cycle. Also take a look at the
graph of historical performance on [page 14], the table of device
*warps* on [page 93][].
[GPGPU]: http://en.wikipedia.org/wiki/GPGPU
+[OpenCL]: http://en.wikipedia.org/wiki/OpenCL
[GPU]: http://en.wikipedia.org/wiki/Graphics_processing_unit
[NVIDIA]: http://www.nvidia.com/
[CUDA]: http://en.wikipedia.org/wiki/CUDA