PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
August 1, 2004ACM Transactions on Graphics1,173 citations

Brook for GPUs

View Full Paper
IBIan BuckTFTim FoleyDHDaniel Reiter Horn

Key Points

Key points are not available for this paper at this time.

Abstract

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 co-processor. 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.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Buck et al. (2004) studied this question.

synapsesocial.com/papers/6a0910f457846b5001d39f27https://doi.org/10.1145/1015706.1015800
Ask AI
Helpful
Bookmark
Share
View Full Paper