CGiS, a new Language for Data-Parallel GPU Programming

Abstract

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.

Paper (PDF), Poster (PDF)

BibTeX information


@conference(FLS-VMV-04-CGiS,
 author={Nicolas Fritz and Philipp Lucas and Philipp Slusallek},
 title={{CGiS}, a new Language for Data-Parallel {GPU} Programming},
 booktitle={Proceedings of the 9th International Workshop
  ``Vision, Modeling, and Visualization'' (VMV'04)},
 editor={Bernd Girod and Hans-Peter Seidel and Marcus Magnor},
 pages={241--248},
 year=2004
)

More information

For more information about CGiS, please visit the CGiS homepage.



back to publications

Valid XHTML 1.0 Strict, valid CSS.

Best viewed with any browser.

Author: Philipp Lucas.