celskeggs / LEBench

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

run "crontab -e" and add the following entries:

LEBENCH_DIR=/LEBench/ PATH=/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin @reboot python /LEBench/run.py >> /LEBench.out 2>&1

run "python get_kern.py" to generate the kernel list

run "sudo python run.py"

results will be saved in .csv files in the LEBench folder

About

License:Other


Languages

Language:C 81.7%Language:Python 18.1%Language:Makefile 0.2%