Skip to content

Auto-Tuning chain to optimize software execution and compilation time upon heterogeneous systems

Notifications You must be signed in to change notification settings

mahdifani14/AutoTuning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 

Repository files navigation

AutoTuning

Auto-Tuning chain to optimize software execution and compilation time upon heterogeneous systems

Guidline

Run Orio Tool

gcc -o app app.c
orcc -v app.c

Orio Perf-Param

The module link

To Evaluate the Speed-Up

perf stat -o profile.txt -r 3 -e task-clock -x : ./a.out

For Ploting the Result

By using gnuplot:
Click here to visit the Website

About

Auto-Tuning chain to optimize software execution and compilation time upon heterogeneous systems

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published