Swarm's flight: accelerating the particles using C-CUDA

  • Authors:
  • Lucas De P. Veronese;Renato A. Krohling

  • Affiliations:
  • Departmento de Informática, PPGI, Universidade Federal do Espírito Santo, Vitória, ES, Brazil;Departmento de Informática, PPGI, Universidade Federal do Espírito Santo, Vitória, ES, Brazil

  • Venue:
  • CEC'09 Proceedings of the Eleventh conference on Congress on Evolutionary Computation
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

With the development of Graphics Processing Units (GPU) and the Compute Unified Device Architecture (CUDA) platform, several areas of knowledge are being benefited with the reduction of the computing time. Our goal is to show how optimization algorithms inspired by Swarm Intelligence can take profit from this technology. In this paper, we provide an implementation of the Particle Swarm Optimization (PSO) algorithm in C-CUDA. The algorithm was tested on a suite of well-known benchmark optimization problems and the computing time has been compared with the same algorithm implemented in C and Matlab. Results demonstrate that the computing time can significantly be reduced using C-CUDA. As far as we know, this is the first implementation of PSO in C-CUDA.