Efficient backprojection-based synthetic aperture radar computation with many-core processors

  • Authors:
  • Jongsoo Park;Ping Tak Peter Tang;Mikhail Smelyanskiy;Daehyun Kim;Thomas Benson

  • Affiliations:
  • Intel Corporation, Santa Clara, CA, USA;Intel Corporation, Iselin, NJ, USA;Intel Corporation, Santa Clara, CA, USA;Intel Corporation, Santa Clara, CA, USA;Georgia Tech Research Institute, Atlanta, GA, USA

  • Venue:
  • Scientific Programming - Selected Papers from Super Computing 2012
  • Year:
  • 2013

Quantified Score

Hi-index 0.00

Visualization

Abstract

Tackling computationally challenging problems with high efficiency often requires the combination of algorithmic innovation, advanced architecture, and thorough exploitation of parallelism. We demonstrate this synergy through synthetic aperture radar SAR via backprojection, an image reconstruction method that can require hundreds of TFLOPS. Computation cost is significantly reduced by our new algorithm of approximate strength reduction; data movement cost is economized by software locality optimizations facilitated by advanced architecture support; parallelism is fully harnessed in various patterns and granularities. We deliver over 35 billion backprojections per second throughput per compute node on an Intel® Xeon® processor E5-2670-based cluster, equipped with Intel® Xeon Phi™ coprocessors. This corresponds to processing a 3K×3K image within a second using a single node. Our study can be extended to other settings: backprojection is applicable elsewhere including medical imaging, approximate strength reduction is a general code transformation technique, and many-core processors are emerging as a solution to energy-efficient computing.