8462

A Framework for Automated Generation of Specialized Function Variants

Nicholas Chaimov
Graduate School of the University of Oregon
University of Oregon, 2012

@article{chaimov2012framework,

   title={A Framework for Automated Generation of Specialized Function Variants},

   author={Chaimov, N.},

   year={2012},

   publisher={University of Oregon}

}

Download Download (PDF)   View View   Source Source   

1584

views

Efficient large-scale scientific computing requires efficient code, yet optimizing code to render it efficient simultaneously renders the code less readable, less maintainable, less portable, and requires detailed knowledge of low-level computer architecture, which the developers of scientific applications may lack. The necessary knowledge is subject to change over time as new architectures, such as GPGPU architectures like CUDA, which require very different optimizations than CPU-targeted code, become more prominent. The development of scientific cloud computing means that developers may not even know what machine their code will be running on when they are developing it. This work takes steps towards automating the generation of code variants which are automatically optimized for both execution environment and input dataset. We demonstrate that augmenting an autotuning framework with a performance database which captures metadata about environment and input and performing decision tree learning over that data can help more fully automate the process of enhancing software performance.
No votes yet.
Please wait...

* * *

* * *

HGPU group © 2010-2024 hgpu.org

All rights belong to the respective authors

Contact us: