Download PDFOpen PDF in browser

Challenges and proposals for enabling dynamic heterogeneous execution of Big Data frameworks

EasyChair Preprint no. 600

7 pagesDate: October 31, 2018

Abstract

The efficient execution of Big Data applications requires a large quantity of compute and memory resources. Typically, those resources are in the form of data centres with numerous processing elements connected through a computer network. Although initially the majority of data centers were utilizing only CPU resources, nowadays we can find heterogeneous accelerators such as GPUs and FPGAs. Ideally, Big Data frameworks and applications should exploit those diverse hardware resources in order to push their performance boundaries or increase resource utilization. Despite ongoing work to enable such functionality, the majority of the solutions revolve around external libraries that provide pre-compiled kernels for heterogeneous accelerators. This fact imposes programmability and code fragmentation challenges that can only be addressed by enabling Big Data platforms to dynamically compile and execute their code on such devices. In this paper we analyze and discuss the major challenges for programming and executing Big Data processing applications on distributed systems with heterogeneous hardware. In addition, we present our work-in-progress towards providing a heterogeneous programming framework for running Big Data applications on systems that include diverse hardware resources including CPUs, GPUs, and FPGAs. In contrast to existing approaches, our envisioned solution employs JIT compilation and runtime support, integrated in the data flow engine, enabling the automatic acceleration of Big Data platforms completely transparently to the user and without sacrificing programmability.

Keyphrases: Apache Flink, Big data frameworks, GPGPUs

BibTeX entry
BibTeX does not have the right entry for preprints. This is a hack for producing the correct reference:
@Booklet{EasyChair:600,
  author = {Maria Xekalaki and Juan Fumero and Christos Kotselidis},
  title = {Challenges and proposals for enabling dynamic heterogeneous execution of Big Data frameworks},
  howpublished = {EasyChair Preprint no. 600},
  doi = {10.29007/5rm2},
  year = {EasyChair, 2018}}
Download PDFOpen PDF in browser