summaryrefslogtreecommitdiffstats
path: root/run_all_dis.sh
Commit message (Collapse)AuthorAge
* Small scripting cleanupsJoshua Bakita2020-11-05
| | | | | | | | | - Add a unified runner script for DIS - Remove explicit case study termination script (do `kill ${cat pids.txt}` instead) - Auto-create bin directories for TACLe - Add the python cache directory to the gitignore - Tweak input path representation in benchmark name files
* Unify unpaired timing scripts for DIS, TACLe, and SD-VBSJoshua Bakita2020-10-20
| | | | | Now supports specifying an input generation command for each benchmark - see dis/dis2MbInNames.txt for an example.
* Whitespace fixes for TACLeBench and copyright update in extra.hJoshua Bakita2020-10-20
Also move run_all_dis.sh up a directory in preperation for further changes.