CUDASA: Compute Unified Device and Systems Architecture
Magnus Strengert, Christoph Müller, Carsten Dachsbacher, Thomas Ertl
Eurographics Symposium on Parallel Graphics and Visualization, 2008, pp. 49--56.
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.
Article URL: http://dx.doi.org/10.2312/EGPGV/EGPGV08/049-056
BibTeX format:
@inproceedings{Strengert:2008:CCU,
  author = {Magnus Strengert and Christoph Müller and Carsten Dachsbacher and Thomas Ertl},
  title = {CUDASA: Compute Unified Device and Systems Architecture},
  booktitle = {Eurographics Symposium on Parallel Graphics and Visualization},
  pages = {49--56},
  year = {2008},
}
Search for more articles by Magnus Strengert.
Search for more articles by Christoph Müller.
Search for more articles by Carsten Dachsbacher.
Search for more articles by Thomas Ertl.

Return to the search page.


graphbib: Powered by "bibsql" and "SQLite3."