<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<br>
<blockquote
cite="mid:CAOOa=pMhhv3a7YDxGVg=rmS6os08YtUAY5kaF5u7RepRamBt1g@mail.gmail.com"
type="cite">
<div dir="ltr">
<div class="gmail_extra">
<div class="gmail_quote">
<div>Generally speaking, there are two reasons why people
may *not* want an FMA operation.</div>
<div>1. They need their results to be reproducible across
compilers/platforms. (the most common reason)</div>
<br>
</div>
</div>
</div>
</blockquote>
The reproducibility of floating point calculation is very hard to
reach a good survey of the problem is
<a class="moz-txt-link-freetext" href="https://randomascii.wordpress.com/2013/07/16/floating-point-determinism/">https://randomascii.wordpress.com/2013/07/16/floating-point-determinism/</a>
it mention the fma problem but it only a part of a biggest picture<br>
</body>
</html>