Efficient Parallel Implementation of Evolutionary Algorithms on GPGPU Cards

  • Authors:
  • Ogier Maitre;Nicolas Lachiche;Philippe Clauss;Laurent Baumes;Avelino Corma;Pierre Collet

  • Affiliations:
  • LSIIT University of Strasbourg, France;LSIIT University of Strasbourg, France;LSIIT University of Strasbourg, France;Insituto de Tecnologia Quimica UPV-CSIC, Valencia, Spain;Insituto de Tecnologia Quimica UPV-CSIC, Valencia, Spain;LSIIT University of Strasbourg, France

  • Venue:
  • Euro-Par '09 Proceedings of the 15th International Euro-Par Conference on Parallel Processing
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

A parallel solution to the implementation of evolutionary algorithms is proposed, where the most costly part of the whole evolutionary algorithm computations (the population evaluation), is deported to a GPGPU card. Experiments are presented for two benchmark examples on two models of GPGPU cards: first a "toy" problem is used to illustrate some noticable behaviour characteristics before a real problem is tested out. Results show a speed-up of up to 100 times compared to an execution on a standard micro-processor. To our knowledge, this solution is the first showing such an efficiency with GPGPU cards. Finally, the EASEA language and its compiler are also extended to allow users to easily specify and generate efficient parallel implementations of evolutionay algorithms using GPGPU cards.