Displaying 2 results from an estimated 2 matches for "d10991".
Did you mean:
10991
2016 Oct 06
3
test-suite: a new proposal for how to move forward to make "test-suite" more automatic, more flexible, and more maintainable, especially WRT reference outputs
...Benchmarks/Polybench/) produce a lot of output (megabytes).
> This caused a lot of noise in performance measurements, as the execution
> time was dominated by printing out the data, rather than the actual useful
> computations. Renato removed the worst noise in
> http://reviews.llvm.org/D10991.
>
> That experience made me think that for the programs in the test-suite,
> ideally they should print out only a small amount of output to be checked.
> For example, by adapting individual programs that output a lot of data to
> only print a summary/aggregate of the data, that some...
2016 Oct 05
2
test-suite: a new proposal for how to move forward to make "test-suite" more automatic, more flexible, and more maintainable, especially WRT reference outputs
Dear all,
Today I had an idea that might satisfy all the needs for improvement we currently have "on the
plate" WRT the repo.-wise sizes of reference outputs and the issues surrounding FP
optimizations and how to allow them while still allowing test programs in "test-suite" the
output[s] of which depend upon FP computations [and for which relatively-small changes in FP