Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 298 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 298 Bytes

This is a repository forked from https://github.com/pssrawat/IEEE2017.

To execute every STENCILGEN code we used for our paper:

% for i in */*/_run.sh; do echo ==== ./$i; (cd `dirname $i`; ./`basename $i`); done

Please refer Computation Time(ms) in the output for each register setting.