GPU-based asynchronous particle swarm optimization

  • Authors:
  • Luca Mussi;Youssef S.G. Nashed;Stefano Cagnoni

  • Affiliations:
  • Henesis s.r.l., Parma, Italy;University of Parma, Parma, Italy;University of Parma, Parma, Italy

  • Venue:
  • Proceedings of the 13th annual conference on Genetic and evolutionary computation
  • Year:
  • 2011

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper describes our latest implementation of Particle Swarm Optimization (PSO) with simple ring topology for modern Graphic Processing Units (GPUs). To achieve both the fastest execution time and the best performance, we designed a parallel version of the algorithm, as fine-grained as possible, without introducing explicit synchronization mechanisms among the particles' evolution processes. The results we obtained show a significant speed-up with respect to both the sequential version of the algorithm run on an up-to-date CPU and our previously developed parallel implementation within the nVIDIA CUDA architecture.