8000 GitHub - zhumxxx/CompTuner: code of paper "Compiler Autotuning through Multiple-phase Learning"
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

zhumxxx/CompTuner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

CompTuner

The CompTuner.py is the code for Compiler Autotuning through Multiple Phase Learning. For example, if you want to use it to tune program correlation, you can input command python CompTuner.py --log_file=correlation_comptuner.log --source_path=/home/user/polybench-code/datamining/correlation --gcc_path=gcc --flag_path=/home/user/flag.txt.

In this command, --log_file is your log file name, --source_path is your program path, --gcc_path is your compiler path, and --flag_path is for your tuning optimization flags. Moreover, if your program has parameters, you need to input --exec_param.

About

code of paper "Compiler Autotuning through Multiple-phase Learning"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages

0