Teraflops Calculator
Posted by Dinesh onThis calculator calculates the teraflops of GPU using texture mapping unit (tmu), raster operations, core clock values.
What is a teraflop?
A teraflop is a measure of a computer's speed and can be expressed as: A trillion floating point operations per second. 10 to the 12th power floating-point operations per second. 2 to the 40th power flops.
Calculate Teraflops (TFlops) of GPU
Note: 1 core clock (1ghz) = 1000mhzFormula:
TFLOPS = (TMUs x ROPS x Cc) ÷ 1000
Where,TMUs is Texture Mapping Unit
ROPS is Raster Operations
Cc is Core Clock
TFLOPS is TeraFlops