13 Star 3 Fork 6

openEuler/BiSheng-Autotuner

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
README.rst 994 Bytes
一键复制 编辑 原始数据 按行查看 历史

BiSheng Autotuner

BiSheng Autotuner is a command-line tool (llvm-autotune) that enables a user to search for the optimal compiler optimization parameters for fine-grained code regions in a given program, via an iterative compilation process using BiSheng Compiler.

Quickstart

BiSheng Autotuner requires Python 3.10. Before installing the tool, make sure that python3 in your search path is the correct version of Python.

To start, run bin/install-autotuner.sh in the BiSheng Compiler installation directory. This will invoke pip to install Autotuner along with a number of dependencies. If the installation completes successfully, running bin/llvm-autotune -h should display a help message instead of an error.

For more detailed instructions on how to perform automatic tuning, visit the official web site:

https://www.hikunpeng.com/document/detail/en/kunpengdevps/compiler/fg-autotuner/kunpengbisheng_20_0002.html
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/openeuler/BiSheng-Autotuner.git
git@gitee.com:openeuler/BiSheng-Autotuner.git
openeuler
BiSheng-Autotuner
BiSheng-Autotuner
master

搜索帮助