Dense affinity propagation on clusters of GPUs

  • Authors:
  • Marcin Kurdziel;Krzysztof Boryczko

  • Affiliations:
  • Faculty of Electrical Engineering, Automatics, Computer Science and Electronics, Department of Computer Science, AGH University of Science and Technology, Krakow, Poland;Faculty of Electrical Engineering, Automatics, Computer Science and Electronics, Department of Computer Science, AGH University of Science and Technology, Krakow, Poland

  • Venue:
  • PPAM'11 Proceedings of the 9th international conference on Parallel Processing and Applied Mathematics - Volume Part I
  • Year:
  • 2011

Quantified Score

Hi-index 0.00

Visualization

Abstract

This article focuses on implementation of Affinity Propagation, a state of the art method for finding exemplars in sets of patterns, on clusters of Graphical Processing Units. When finding exemplars in dense, non-metric data Affinity Propagation has O(n2) memory complexity. This limits the size of problems that can fit in the Graphical Processing Unit memory. We show, however, that dense Affinity Propagation can be distributed on multiple Graphical Processing Units with low communication-to-computation ratio. By exploiting this favorable communication pattern we propose an implementation which can find exemplars in large, dense data sets efficiently, even when run over slow interconnect.