Scaling performance of interior-point method on large-scale chip multiprocessor system

  • Authors:
  • Mikhail Smelyanskiy;Victor W Lee;Daehyun Kim;Anthony D Nguyen;Pradeep Dubey

  • Affiliations:
  • Microprocessor Technology Labs, Intel;Microprocessor Technology Labs, Intel;Microprocessor Technology Labs, Intel;Microprocessor Technology Labs, Intel;Microprocessor Technology Labs, Intel

  • Venue:
  • Proceedings of the 2007 ACM/IEEE conference on Supercomputing
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

In this paper we describe parallelization of interior-point method (IPM) aimed at achieving high scalability on large-scale chip-multiprocessors (CMPs). IPM is an important computational technique used to solve optimization problems in many areas of science, engineering and finance. IPM spends most of its computation time in a few sparse linear algebra kernels. While each of these kernels contains a large amount of parallelism, sparse irregular datasets seen in many optimization problems make parallelism difficult to exploit. As a result, most researchers have shown only a relatively low scalability of 4X-12X on medium to large scale parallel machines. This paper proposes and evaluates several algorithmic and hardware features to improve IPM parallel performance on large-scale CMPs. Through detailed simulations, we demonstrate how exploring multiple levels of parallelism with hardware support for low overhead task queues and parallel reduction enables IPM to achieve up to 48X parallel speedup on a 64-core CMP.