hpc/roofline/report/inputs/discussion.tex

6 lines
430 B
TeX

According to the definition used the arithmetic intensity is measured by operations per byte. This might not be adequat for haswell processors (and later). Due to the fused multiply-add\footnote{although called multiply-add there are 36 different slightly instructions} extension two floating point operations can be performed with a single instruction.
%%% Local Variables:
%%% mode: latex
%%% TeX-master: "../report"
%%% End: