Dealing with Swarm Intelligence on GPUs
Loading...
Official URL
Full text at PDC
Publication date
2019
Authors
Advisors (or tutors)
Editors
Journal Title
Journal ISSN
Volume Title
Publisher
Citation
I. Cañaveral and F. Rubio, "Dealing with Swarm Intelligence on GPUs," 2019 IEEE International Conference on Systems, Man and Cybernetics (SMC), Bari, Italy, 2019, pp. 2192-2197, doi: 10.1109/SMC.2019.8913934.
Abstract
Nowadays, any personal computer includes a GPU that allows to use its parallelism to speedup computations. Unfortunately, it is not a trivial task to take advantage of such parallel architectures. In this paper, we present a library of swarm intelligence metaheuristics providing automatic parallelizations. The library is freely available, it is implemented by using CUDA, and it includes parallel versions of metaheuristics for both continuous and discrete domains. We show the basic ideas of the parallelization of one of the metaheuristics, and we prove its usefulness by presenting empirical results.