Mars: Accelerating MapReduce with graphics processors

Wenbin Fang*, Bingsheng He, Qiong Luo, Naga K. Govindaraju

*Corresponding author for this work

Research output: Contribution to journalJournal Articlepeer-review

Abstract

We design and implement Mars, a MapReduce runtime system accelerated with graphics processing units (GPUs). MapReduce is a simple and flexible parallel programming paradigm originally proposed by Google, for the ease of large-scale data processing on thousands of CPUs. Compared with CPUs, GPUs have an order of magnitude higher computation power and memory bandwidth. However, GPUs are designed as special-purpose coprocessors and their programming interfaces are less familiar than those on the CPUs to MapReduce programmers. To harness GPUs' power for MapReduce, we developed Mars to run on NVIDIA GPUs, AMD GPUs as well as multicore CPUs. Furthermore, we integrated Mars into Hadoop, an open-source CPU-based MapReduce system. Mars hides the programming complexity of GPUs behind the simple and familiar MapReduce interface, and automatically manages task partitioning, data distribution, and parallelization on the processors. We have implemented six representative applications on Mars and evaluated their performance on PCs equipped with GPUs as well as multicore CPUs. The experimental results show that, the GPU-CPU coprocessing of Mars on an NVIDIA GTX280 GPU and an Intel quad-core CPU outperformed Phoenix, the state-of-the-art MapReduce on the multicore CPU with a speedup of up to 72 times and 24 times on average, depending on the applications. Additionally, integrating Mars into Hadoop enabled GPU acceleration for a network of PCs.

Original languageEnglish
Article number5557865
Pages (from-to)608-620
Number of pages13
JournalIEEE Transactions on Parallel and Distributed Systems
Volume22
Issue number4
DOIs
Publication statusPublished - 2011

Keywords

  • MapReduce
  • graphics processor
  • many-core architecture
  • multicore processor
  • parallel computing

Fingerprint

Dive into the research topics of 'Mars: Accelerating MapReduce with graphics processors'. Together they form a unique fingerprint.

Cite this