[llvm-commits] [PATCH] Adding the Linpack test to the test suite

Nadav Rotem nrotem at apple.com
Sun Nov 25 14:13:06 PST 2012


I shortened the Linpack runtime and added FP_Tolerance. I hope this will fix the problem in Linpack. 

On Nov 25, 2012, at 1:43 PM, Renato Golin <rengolin at systemcall.org> wrote:

> On 25 November 2012 21:33, David Blaikie <dblaikie at gmail.com> wrote:
>> Compared: 1.143052e+02 and 1.000876e+02
>> abs. diff = 1.421754e+01 rel.diff = 1.420509e-01
>> Out of tolerance: rel/abs: 1.000000e-04/0.000000e+00
>> 
>> which seem relevant. Perhaps some info before that too.
> 
> I think the heuristics of those tests are based on variables generated
> from random numbers, which I'll have to change.
> 
> --
> cheers,
> --renato
> 
> http://systemcall.org/




More information about the llvm-commits mailing list