Title :
Speedup Genetic Algorithm Using C-CUDA
Author :
Rashmi Sharan Sinha;Satvir Singh;Sarabjeet Singh;Vijay Kumar Banga
Author_Institution :
SBSS Tech. Campus, Ferozepur, India
fDate :
4/1/2015 12:00:00 AM
Abstract :
Genetic Algorithm (GA) is one of most popular swarm based evolutionary search algorithm that involves multiple data independent computations. Such computations can be made parallel on GPU cores using Compute Unified Design Architecture (CUDA) platform. In this paper, various operations of GA such as fitness evaluation, selection, crossover and mutation, etc. Are implemented in parallel on GPU cores and then performance is compared with its serial implementation. The algorithm performance in serial and in parallel implementations are examined on a test bed of well-known benchmark optimization functions. The performances are analyzed with varying parameters viz. (i)population sizes, (ii) dimensional sizes, and (iii) problems of differing complexities. Results shows that the overall computational time can substantially be decreased by parallel implementation on GPU cores. The proposed implementations resulted in 1.18 to 4.15 times faster than the corresponding serial implementation on CPU.
Keywords :
"Graphics processing units","Genetic algorithms","Instruction sets","Sociology","Statistics","Kernel","Biological cells"
Conference_Titel :
Communication Systems and Network Technologies (CSNT), 2015 Fifth International Conference on
DOI :
10.1109/CSNT.2015.148