CUDA Papers

A collection of research papers and projects utilizing CUDA technology

Category Archives: Clustering

CUDASA: Compute Unified Device and Systems Architecture

http://www.vis.uni-stuttgart.de/~dachsbcn/download/egpgv08.pdf 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 […]