Floating-Point Operations per Second (FLOPS) Measure

From GM-RKB
(Redirected from FLOPS)
Jump to navigation Jump to search

A Floating-Point Operations per Second (FLOPS) Measure is a computer performance measure based on floating-point operations per one second.



References

2014

  • (Wikipedia, 2014) ⇒ http://en.wikipedia.org/wiki/FLOPS Retrieved:2014-12-6.
    • In computing, FLOPS (for FLoating-point Operations Per Second) is a measure of computer performance, useful in fields of scientific calculations that make heavy use of floating-point calculations. For such cases it is a more accurate measure than the generic instructions per second.

      Since the final S stands for "second", conservative speakers consider "FLOPS" as both the singular and plural of the term, although the singular "FLOP" is frequently encountered. Alternatively, the singular FLOP (or flop) is used as an abbreviation for "FLoating-point OPeration", and a flop count is a count of these operations (e.g., required by a given algorithm or computer program). In this context, "flops" is simply the plural rather than a rate, which would then be "flop/s". The expression 1 flops is actually interpreted as [math]\displaystyle{ f_{\text{flop}} = 1\,\mathrm{s}^{-1}\,\Leftrightarrow\, n_{\text{flops}} = 1 }[/math].