<div dir="ltr"><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Jun 24, 2021 at 10:15 AM Kaylor, Andrew <<a href="mailto:andrew.kaylor@intel.com">andrew.kaylor@intel.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">





<div style="overflow-wrap: break-word;" lang="EN-US">
<div class="gmail-m_514314381566479841WordSection1">
<p class="MsoNormal">> We've hit at least one failure when porting because the hashing means that miniscule differences in standard library implementations are not tolerated.<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">How did you address that?</p></div></div></blockquote><div><br></div><div>We're still in the process of trying to address it. First by turning off the hashing. I am not sure the "implement portable replacement for standard library function" strategy is appropriate in the case we're dealing with. We're working to get better traces.</div><div><br></div><div>It currently looks like small differences keep growing, so this may be a "reduce number of passes" situation.<br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div style="overflow-wrap: break-word;" lang="EN-US"><div class="gmail-m_514314381566479841WordSection1"><p class="MsoNormal">I would expect there to be many small differences between standard library implementations and across different platforms.</p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">Wherever the language standard doesn’t require correctly rounded results there is a potential for small variations. I think this problem becomes more prominent with tests that execute on GPU and similar hardware.<u></u><u></u></p>
</div>
</div>

</blockquote></div></div>