DocumentCode
2807660
Title
Accelerating Particle Swarm Algorithm with GPGPU
Author
Cárdenas-Montes, Miguel ; Vega-Rodríguez, Miguel A. ; Rodriguez-Vázquez, Juan José ; Gómez-Iglesias, Antonio
Author_Institution
Dept. Fundamental Reseach, CIEMAT, Madrid, Spain
fYear
2011
fDate
9-11 Feb. 2011
Firstpage
560
Lastpage
564
Abstract
This paper focuses on solving large size optimization problems using GPGPU. Evolutionary Algorithms for solving these optimization problems suffer from the curse of dimensionality, which implies that their performance deteriorates as quickly as the dimensionality of the search space increases. This difficulty makes very challenging the performance studies for very high dimensional problems. Furthermore, these studies deal with a limited time-budget. The availability of low cost powerful parallel graphics cards has stimulated the implementation of diverse algorithms on Graphics Processing Units (GPU). In this paper, the design of a GPGPU-based Parallel Particle Swarm Algorithm, to tackle this type of problem maintaining a limited execution time budget, is described. This implementation profits of an efficient mapping of the data elements (swarm of very high dimensional particles) to the parallel processing elements of the GPU. In this problem, the fitness evaluation is the most CPU-costly routine, and therefore the main candidate to be implemented on GPU. As main conclusion, the speed-up curve versus the increase in dimensionality is shown. This curve indicates an asymptotic limit stemmed from the data-parallel mapping.
Keywords
computer graphic equipment; coprocessors; evolutionary computation; parallel algorithms; particle swarm optimisation; GPGPU; data parallel mapping; evolutionary algorithm; graphics processing unit; parallel graphics card; parallel processing; particle swarm algorithm; Adaptation model; Graphics processing unit; Kernel; Optimization; Parallel processing; Particle swarm optimization; GPGPU; Parallelism; Particle Swam Algorithm; Performance Analysis;
fLanguage
English
Publisher
ieee
Conference_Titel
Parallel, Distributed and Network-Based Processing (PDP), 2011 19th Euromicro International Conference on
Conference_Location
Ayia Napa
ISSN
1066-6192
Print_ISBN
978-1-4244-9682-2
Type
conf
DOI
10.1109/PDP.2011.33
Filename
5739066
Link To Document