Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 607 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 607 Bytes

About

This app provides the susan benchmark from the mibench suite. See the details in rumprun packages.

Usage

Two output files are packed into the cookfs by rumprun. To run this benchmark use either of the following arguments;

+ `susan /data/susan/input_<SIZE>.pgm /tmp/output_<SIZE>.smoothing.pgm -s`
+ `susan /data/susan/input_<SIZE>.pgm /tmp/output_<SIZE>.edges.pgm -s`
+ `susan /data/susan/input_<SIZE>.pgm /tmp/output_<SIZE>.corners.pgm -s`

with SIZE=small or large.