A co-evolutionary differential evolution algorithm for solving min–max optimization problems implemented on GPU using C-CUDA

作者:

Highlights:

摘要

Several areas of knowledge are being benefited with the reduction of the computing time by using the technology of graphics processing units (GPU) and the compute unified device architecture (CUDA) platform. In case of evolutionary algorithms, which are inherently parallel, this technology may be advantageous for running experiments demanding high computing time. In this paper, we provide an implementation of a co-evolutionary differential evolution (DE) algorithm in C-CUDA for solving min–max problems. 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. Results demonstrate that the computing time can significantly be reduced and scalability is improved using C-CUDA. As far as we know, this is the first implementation of a co-evolutionary DE algorithm in C-CUDA.

论文关键词:Optimization,Differential evolution,Co-evolutionary algorithms,Graphics processing unit (GPU),Compute unified device architecture (CUDA),Computational performance assessment

论文评审过程:Available online 20 November 2011.

论文官网地址:https://doi.org/10.1016/j.eswa.2011.10.015