4.7 Article Proceedings Paper

Brook for GPUs: Stream computing on graphics hardware

Journal

ACM TRANSACTIONS ON GRAPHICS
Volume 23, Issue 3, Pages 777-786

Publisher

ASSOC COMPUTING MACHINERY
DOI: 10.1145/1015706.1015800

Keywords

programmable graphics hardware; data parallel computing; stream computing; GPU computing; Brook

Ask authors/readers for more resources

In this paper, we present Brook for GPUs, a system for general-purpose computation on programmable graphics hardware. Brook extends C to include simple data-parallel constructs, enabling the use of the GPU as a streaming coprocessor. We present a compiler and runtime system that abstracts and virtualizes many aspects of graphics hardware. In addition, we present an analysis of the effectiveness of the GPU as a compute engine compared to the CPU, to determine when the GPU can outperform the CPU for a particular algorithm. We evaluate our system with five applications, the SAXPY and SGEMV BLAS operators, image segmentation, FFT, and ray tracing. For these applications, we demonstrate that our Brook implementations perform comparably to hand-written GPU code and up to seven times faster than their CPU counterparts.

Authors

I am an author on this paper
Click your name to claim this paper and add it to your profile.

Reviews

Primary Rating

4.7
Not enough ratings

Secondary Ratings

Novelty
-
Significance
-
Scientific rigor
-
Rate this paper

Recommended

No Data Available
No Data Available