CGiS, a new Language for Data-parallel GPU Programming
Universitat des Saarlandes, Germany
Proceedings of Vision, Modeling, and Visualization, 2004, p.241-248
@conference{fritz2004cgis,
title={CGiS, a new language for data-parallel GPU programming},
author={Fritz, N. and Lucas, P. and Slusallek, P.},
booktitle={Proceedings of Vision, Modeling, and Visualization},
pages={241–248},
year={2004}
}
In the last few years, GPUs have become new, promising targets for general purpose programming. Their inherent parallel architecture makes them particularly suited for scientific numerical computations with high arithmetical density. There have been several proposals to exploit the computational power of GPUs for data-parallel algorithms. These approaches vary greatly in the abstraction level of the graphics processing unit exposed to the programmer. Despite the emergence of GPU programming languages, there is still need for a single high-level programming language that naturally lends itself to compilation into efficient code, yet does not overburden the programmer with peculiarities of GPUs. We present a novel unifying approach to facilitate the use of GPUs for data-parallel computation. We describe the language CGIS and the associated infrastructure that allows scientific programmers to express data-parallel computations efficiently on an appropriate level of abstraction.
December 26, 2010 by hgpu