A capabilities-aware framework for using computational accelerators in data-intensive computing

  • Authors:
  • M. Mustafa Rafique;Ali R. Butt;Dimitrios S. Nikolopoulos

  • Affiliations:
  • Department of Computer Science, Virginia Tech, Blacksburg, VA 24061, United States;Department of Computer Science, Virginia Tech, Blacksburg, VA 24061, United States;Institute of Computer Science, FORTH, GR-70013, Heraklion, Greece and Department of Computer Science, University of Crete, GR-71409, Heraklion, Greece

  • Venue:
  • Journal of Parallel and Distributed Computing
  • Year:
  • 2011

Quantified Score

Hi-index 0.00

Visualization

Abstract

Multicore computational accelerators such as GPUs are now commodity components for high-performance computing at scale. While such accelerators have been studied in some detail as stand-alone computational engines, their integration in large-scale distributed systems raises new challenges and trade-offs. In this paper, we present an exploration of resource management alternatives for building asymmetric accelerator-based distributed systems. We present these alternatives in the context of a capabilities-aware framework for data-intensive computing, which uses an enhanced implementation of the MapReduce programming model for accelerator-based clusters, compared to the state of the art. The framework can transparently utilize heterogeneous accelerators for deriving high performance with low programming effort. Our work is the first to compare heterogeneous types of accelerators, GPUs and a Cell processors, in the same environment and the first to explore the trade-offs between compute-efficient and control-efficient accelerators on data-intensive systems. Our investigation shows that our framework scales well with the number of different compute nodes. Furthermore, it runs simultaneously on two different types of accelerators, successfully adapts to the resource capabilities, and performs 26.9% better on average than a static execution approach.