DocumentCode
3717151
Title
G-Storm: GPU-enabled high-throughput online data processing in Storm
Author
Zhenhua Chen;Jielong Xu;Jian Tang;Kevin Kwiat;Charles Kamhoua
Author_Institution
Department of Electrical Engineering and Computer Science, Syracuse University, Syracuse, NY, 13244
fYear
2015
Firstpage
307
Lastpage
312
Abstract
The Single Instruction Multiple Data (SIMD) architecture of Graphic Processing Units (GPUs) makes them perfect for parallel processing of big data. In this paper, we present the design, implementation and evaluation of G-Storm, a GPU-enabled parallel system based on Storm, which harnesses the massively parallel computing power of GPUs for high-throughput online stream data processing. G-Storm has the following desirable features: 1) G-Storm is designed to be a general data processing platform as Storm, which can handle various applications and data types. 2) G-Storm exposes GPUs to Storm applications while preserving its easy-to-use programming model. 3) G-Storm achieves high-throughput and low-overhead data processing with GPUs. We implemented G-Storm based on Storm 0.9.2 and tested it using two different applications: continuous query and matrix multiplication. Extensive experimental results show that compared to Storm, G-Storm achieves over 7x improvement on throughput for continuous query, while maintaining reasonable average tuple processing time. It also leads to 2.3x throughput improvement for the matrix multiplication application.
Keywords
"Graphics processing units","Storms","Kernel","Data processing","Programming","Fasteners","Indexes"
Publisher
ieee
Conference_Titel
Big Data (Big Data), 2015 IEEE International Conference on
Type
conf
DOI
10.1109/BigData.2015.7363769
Filename
7363769
Link To Document