An empirical investigation on system and statement level parallelism strategies for accelerating scatter search using handel-C and impulse-C

  • Authors:
  • M. Walton;O. Ahmed;G. Grewal;S. Areibi

  • Affiliations:
  • School of Engineering and Computer Science, University of Guelph, Guelph, ON, Canada;School of Engineering and Computer Science, University of Guelph, Guelph, ON, Canada;School of Engineering and Computer Science, University of Guelph, Guelph, ON, Canada;School of Engineering and Computer Science, University of Guelph, Guelph, ON, Canada

  • Venue:
  • VLSI Design
  • Year:
  • 2012

Quantified Score

Hi-index 0.00

Visualization

Abstract

Scatter Search is an effective and established population-based metaheuristic that has been used to solve a variety of hard optimization problems. However, the time required to find high-quality solutions can become prohibitive as problem sizes grow. In this paper, we present a hardware implementation of Scatter Search on a field-programmable gate array (FPGA). Our objective is to improve the run time of Scatter Search by exploiting the potentially massive performance benefits that are available through the native parallelism in hardware. When implementing Scatter Search we employ two different high-level languages (HLLs): Handel-C and Impulse-C. Our empirical results show that by effectively exploiting source-code optimizations, data parallelism, and pipelining, a 28x speed up over software can be achieved.