@article{zhang_mueller_2013, title={Autogeneration and Autotuning of 3D Stencil Codes on Homogeneous and Heterogeneous GPU Clusters}, volume={24}, ISSN={["1558-2183"]}, DOI={10.1109/tpds.2012.160}, abstractNote={This paper develops and evaluates search and optimization techniques for autotuning 3D stencil (nearest neighbor) computations on GPUs. Observations indicate that parameter tuning is necessary for heterogeneous GPUs to achieve optimal performance with respect to a search space. Our proposed framework takes a most concise specification of stencil behavior from the user as a single formula, autogenerates tunable code from it, systematically searches for the best configuration and generates the code with optimal parameter configurations for different GPUs. This autotuning approach guarantees adaptive performance for different generations of GPUs while greatly enhancing programmer productivity. Experimental results show that the delivered floating point performance is very close to previous handcrafted work and outperforms other autotuned stencil codes by a large margin. Furthermore, heterogeneous GPU clusters are shown to exhibit the highest performance for dissimilar tuning parameters leveraging proportional partitioning relative to single-GPU performance.}, number={3}, journal={IEEE TRANSACTIONS ON PARALLEL AND DISTRIBUTED SYSTEMS}, author={Zhang, Yongpeng and Mueller, Frank}, year={2013}, month={Mar}, pages={417–427} } @inproceedings{zhang_mueller_2013, title={HiDP: A hierarchical data parallel language}, booktitle={Proceedings of the 2013 ieee/acm international symposium on code generation and optimization (cgo)}, author={Zhang, Y. P. and Mueller, F.}, year={2013}, pages={171–181} }