ATF: A generic directive-based auto-tuning framework: ATF: A generic directive-based auto-tuning framework

CONCURRENCY AND COMPUTATION-PRACTICE & EXPERIENCE(2019)

引用 24|浏览17
暂无评分
摘要
We describe the Auto-Tuning Framework (ATF) - a simple-to-use, generic approach and its implementation, as a framework for automatic program optimization by choosing the most suitable values of program parameters such as the number of parallel threads, tile sizes, etc. ATF combines four major advantages over the state-of-the-art auto-tuning: i) it is generic regarding the programming language, application domain, tuning objective (eg, high performance and/or low energy consumption), and search technique; ii) it can auto-tune a broader class of applications by allowing tuning parameters to be interdependent, eg, when one parameter is divisible by another parameter; iii) it allows tuning parameters to have substantially larger ranges by implementing an optimized search space generation process; and iv) it is arguably simpler to use, eg, the ATF user prepares an application for auto-tuning by annotating its source code with simple tuning directives. We demonstrate ATF's efficacy by comparing it to the state-of-the-art auto-tuning approaches, OpenTuner and CLTune; ATF shows better tuning results with less programmer's effort.
更多
查看译文
关键词
auto-tuning,CLBlast,CLTune,CUDA,dependent tuning parameters,GEMM,many-core,multi-core,multi-objective auto-tuning,OpenCL,OpenTuner,tuning parameter constraints
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要