79430159

Date: 2025-02-11 13:40:48
Score: 1.5
Natty:
Report link

Another reference, from 2016, in which I report on comparing the rsqrt and rcp instructions between Intel and AMD processors is https://github.com/jeff-arnold/math_routines/blob/main/rsqrt_rcp/docs/rsqrt_rcp.pdf.

See also https://members.loria.fr/PZimmermann/papers/accuracy.pdf which is a (continuing) study of the accuracy of various implementations of math library functions. In particular, the last paragraph of the introduction is relevant to the original question; it also mentions my report above.

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: JM Arnold