Introduction to GPGPU programming
Clemson University, Clemson, SC
Proceedings of the 45th annual southeast regional conference, ACM-SE 45, 2007
@conference{steele2007introduction,
title={Introduction to GPGPU programming},
author={Steele, J. and Cochran, R.},
booktitle={Proceedings of the 45th annual southeast regional conference},
pages={508},
year={2007},
organization={ACM}
}
This tutorial will present audience members with the foundations necessary to implement general purpose computations on graphics processing units (GPUs). Initially designed for computer graphics, current GPUs have evolved into programmable, highly parallel, floating point processing units. GPUs are now viewed as inexpensive coprocessors that are ideally suited for many applications beyond computer graphics. In this tutorial, the presenters will provide attendees with the knowledge required to realize the full potential of GPUs by introducing industry standard languages, tools, and techniques. Specifically, this tutorial aims to provide those outside of computer graphics with the basic knowledge required to realize the performance gains offered by today’s GPUs on general purpose computations.
December 29, 2010 by hgpu