AuthorsD. Unat, X. Cai and S. Baden
EditorsD. K. Lowenthal, B. R. de Supinski and S. A. McKee
TitleMint: Realizing CUDA Performance in 3D Stencil Methods With Annotated C
AfilliationScientific Computing, , , Scientific Computing
Project(s)Center for Biomedical Computing (SFF)
StatusPublished
Publication TypeProceedings, refereed
Year of Publication2011
Conference NameProceedings of the 25th International Conference on Supercomputing (ICS'11)
Pagination214-224
PublisherACM Press
ISBN Number978-1-4503-0102-2
Abstract

We present Mint, a programming model that enables the non-expert to enjoy the performance benefits of hand coded CUDA without becoming entangled in the details. Mint targets stencil methods, which are an important class of scientific applications. We have implemented the Mint programming model with a source-to-source translator that generates optimized CUDA C from traditional C source. The translator relies on annotations to guide translation at a high level. The set of pragmas is small, and the model is compact and simple. Yet, Mint is able to deliver performance competitive with painstakingly hand-optimized CUDA. We show that, for a set of widely used stencil kernels in two and three dimensions, Mint realized 80% of the performance obtained from aggressively optimized CUDA on the 200 series NVIDIA GPUs. Our optimizations target three dimensional kernels, which present a daunting array of optimizations.

DOI10.1145/1995896.1995932
Citation KeySimula.simula.388