[PATCH] D10991: [LNT] Reduce I/O execution time for Polybench

Lang Hames lhames at gmail.com
Wed Jul 8 11:37:51 PDT 2015


Hi Renato,

I'm seeing intermittent failures on some of our internal arm64 builders
that I think are related to this. For example, I'm seeing:

******************** TEST (simple) 'reg_detect' FAILED! ********************
Execution Context Diff:
/.../build/tools/fpcmp: files differ without tolerance allowance
******************** TEST (simple) 'reg_detect' ****************************


I ran "reg_detect" manually 10 times and grabbed the raw output, and I'm
seeing variation from run to run:

000000220000003300000033000000330000003300000033000000000000003300000044000000440000004400008844000000000000000000000044000000440000004400000055000000000000000000000000000000440000005500008855000000000000000000000000000000??0000<<550000<<55000000000000000000000000000000??0000000000006655exit
0



000000220000003300000033000000330000003300000033 at 000000000000003300000044000000440000004400008844
@000000000000000000000044000000440000004400000055 at 000000000000000000000000000000440000005500008855
@000000000000000000000000000000??0000<<550000<<55 at 000000000000000000000000000000
??0000000000006655 at exit 0


000000220000003300000033000000330000003300000033 at 000000000000003300000044000000440000004400008844
@000000000000000000000044000000440000004400000055 at 000000000000000000000000000000440000005500008855
@000000000000000000000000000000??0000<<550000<<55 at 000000000000000000000000000000
??0000000000006655 at exit 0


000000220000003300000033000000330000003300000033 at 000000000000003300000044000000440000004400008844
@000000000000000000000044000000440000004400000055 at 000000000000000000000000000000440000005500008855
@000000000000000000000000000000??0000<<550000<<55 at 000000000000000000000000000000
??0000000000006655 at exit 0


000000220000003300000033000000330000003300000033000000000000003300000044000000440000004400008844000000000000000000000044000000440000004400000055000000000000000000000000000000440000005500008855000000000000000000000000000000??0000<<550000<<55000000000000000000000000000000??0000000000006655exit
0


000000220000003300000033000000330000003300000033 at 000000000000003300000044000000440000004400008844
@000000000000000000000044000000440000004400000055 at 000000000000000000000000000000440000005500008855
@000000000000000000000000000000??0000<<550000<<55 at 000000000000000000000000000000
??0000000000006655 at exit 0


000000220000003300000033000000330000003300000033 at 000000000000003300000044000000440000004400008844
@000000000000000000000044000000440000004400000055 at 000000000000000000000000000000440000005500008855
@000000000000000000000000000000??0000<<550000<<55 at 000000000000000000000000000000
??0000000000006655 at exit 0


000000220000003300000033000000330000003300000033000000000000003300000044000000440000004400008844000000000000000000000044000000440000004400000055000000000000000000000000000000440000005500008855000000000000000000000000000000??0000<<550000<<55000000000000000000000000000000??0000000000006655exit
0


000000220000003300000033000000330000003300000033 at 000000000000003300000044000000440000004400008844
@000000000000000000000044000000440000004400000055 at 000000000000000000000000000000440000005500008855
@000000000000000000000000000000??0000<<550000<<55 at 000000000000000000000000000000
??0000000000006655 at exit 0


000000220000003300000033000000330000003300000033000000000000003300000044000000440000004400008844000000000000000000000044000000440000004400000055000000000000000000000000000000440000005500008855000000000000000000000000000000??0000<<550000<<55000000000000000000000000000000??0000000000006655exit
0

Any thoughts on what could be causing this?

Cheers,
Lang.

On Wed, Jul 8, 2015 at 3:23 AM, Renato Golin <renato.golin at linaro.org>
wrote:

> r241675
>
>
> Repository:
>   rL LLVM
>
> http://reviews.llvm.org/D10991
>
>
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150708/4c164150/attachment.html>


More information about the llvm-commits mailing list