CUDASA: Compute Unified Device and Systems Architecture
Loading...
Date
2008
Journal Title
Journal ISSN
Volume Title
Publisher
The Eurographics Association
Abstract
We present an extension to the CUDA programming language which extends parallelism to multi-GPU systems and GPU-cluster environments. Following the existing model, which exposes the internal parallelism of GPUs, our extended programming language provides a consistent development interface for additional, higher levels of parallel abstraction from the bus and network interconnects. The newly introduced layers provide the key features specific to the architecture and programmability of current graphics hardware while the underlying communica- tion and scheduling mechanisms are completely hidden from the user. All extensions to the original programming language are handled by a self-contained compiler which is easily embedded into the CUDA compile process. We evaluate our system using two different sample applications and discuss scaling behavior and performance on different system architectures.
Description
@inproceedings{:10.2312/EGPGV/EGPGV08/049-056,
booktitle = {Eurographics Symposium on Parallel Graphics and Visualization},
editor = {Jean M. Favre and Kwan-Liu Ma},
title = {{CUDASA: Compute Unified Device and Systems Architecture}},
author = {Strengert, Magnus and Müller, Christoph and Dachsbacher, Carsten and Ertl, Thomas},
year = {2008},
publisher = {The Eurographics Association},
ISSN = {1727-348X},
ISBN = {978-3-905674-04-0},
DOI = {/10.2312/EGPGV/EGPGV08/049-056}
}