Displaying 1 result from an estimated 1 matches for "_civilized_".
2016 Sep 29
4
a proposed script to help with test-suite programs that output _lots_ of FP numbers
...tion
patch can go back into trunk and stay there, today I analyzed
"MultiSource/Benchmarks/VersaBench/beamformer". I found that the raw output from that program
is 2789780 bytes [i.e. ~2.7 _megabytes_] of floating-point text, which IMO is too much to put
into a patch -- or at least a _civilized_ patch. ;-)
As a result, I wrote the below Python program, which I think should deal with the problem
fairly well, or at least is a good first attempt at doing so and can be improved later. For
the "MultiSource/Benchmarks/VersaBench/beamformer" test, using the same CLI arg.s as in the...