DocumentCode
3660837
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
fYear
2015
fDate
4/1/2015 12:00:00 AM
Firstpage
1355
Lastpage
1359
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"
Publisher
ieee
Conference_Titel
Communication Systems and Network Technologies (CSNT), 2015 Fifth International Conference on
Type
conf
DOI
10.1109/CSNT.2015.148
Filename
7280140
Link To Document