Optimally Removing Intercore Communication Overhead for Streaming Applications on MPSoCs

  • Authors:
  • Yi Wang;Duo Liu;Zhiwei Qin;Zili Shao

  • Affiliations:
  • Hong Kong Polytechnic Univeristy, Kowloon;Hong Kong Polytechnic Univeristy, Kowloon;Hong Kong Polytechnic Univeristy, Kowloon;Hong Kong Polytechnic Univeristy, Kowloon

  • Venue:
  • IEEE Transactions on Computers
  • Year:
  • 2013

Quantified Score

Hi-index 14.98

Visualization

Abstract

This paper aims to totally remove intercore communication overhead with joint computation and communication task scheduling for streaming applications on Multiprocessor System-on-Chips (MPSoCs). Our basic idea is to let some computation and communication tasks be executed in earlier periods (the added periods are called the prologue) such that intercore data transfer can be finished before the execution of the tasks that need the data to start. In particular, we solve the following problem: how to do rescheduling in such a way that the schedule length can be minimized with the minimum prologue length (the number of periods in the prologue) while the intercore communication overhead can be totally removed? To solve this problem, we first perform schedulability analysis and obtain the upper bound of the times needed to reschedule each computation task. Then we formulate the problem as an Integer Linear Programming (ILP) formulation and obtain an optimal solution. We evaluate our technique with a set of benchmarks from both real-life streaming applications and synthetic task graphs. The experimental results show that our technique can achieve significant reductions in schedule length and energy consumption compared with the previous work.