IJAIN (International Journal of Advances in Intelligent Informatics) (Mar 2018)

A coarse-grained parallelization of genetic algorithms

  • Muhamad Radzi Rathomi,
  • Reza Pulungan

DOI
https://doi.org/10.26555/ijain.v4i1.137
Journal volume & issue
Vol. 4, no. 1
pp. 1 – 10

Abstract

Read online

Genetic algorithms are frequently used to solve optimization problems. However, the problems become increasingly complex and time consuming. One solution to speed up the genetic algorithm processing is to use parallelization. The proposed parallelization method is coarse-grained and employs two levels of parallelization: message passing with MPI and Single Instruction Multiple Threads with GPU. Experimental results show that the accuracy of the proposed approach is similar to the sequential genetic algorithm. Parallelization with coarse-grained method, however, can improve the processing and convergence speed of genetic algorithms.

Keywords