2019
DOI: 10.3390/sym11030318
|View full text |Cite
|
Sign up to set email alerts
|

Quality-Oriented Study on Mapping Island Model Genetic Algorithm onto CUDA GPU

Abstract: Genetic algorithm (GA), a global search method, has widespread applications in various fields. One very promising variant model of GA is the island model GA (IMGA) that introduces the key idea of migration to explore a wider search space. Migration will exchange chromosomes between islands, resulting in better-quality solutions. However, IMGA takes a long time to solve the large-scale NP-hard problems. In order to shorten the computation time, modern graphic process unit (GPU), as highly-parallel architecture,… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1

Citation Types

0
2
0

Year Published

2019
2019
2022
2022

Publication Types

Select...
2
2
1

Relationship

0
5

Authors

Journals

citations
Cited by 5 publications
(2 citation statements)
references
References 32 publications
0
2
0
Order By: Relevance
“…They claimed a speedup of 300 times against a single‐threaded GA written in MATLAB and a speedup of 100 times against a multithreaded GA written in C#. More recently, the CUDA‐based IMGA was used to solve the unequal area facility layout combinatorial optimization problem and achieved a speedup of up to 84 times compared with that of a CPU counterpart 19,20 …”
Section: Related Workmentioning
confidence: 99%
“…They claimed a speedup of 300 times against a single‐threaded GA written in MATLAB and a speedup of 100 times against a multithreaded GA written in C#. More recently, the CUDA‐based IMGA was used to solve the unequal area facility layout combinatorial optimization problem and achieved a speedup of up to 84 times compared with that of a CPU counterpart 19,20 …”
Section: Related Workmentioning
confidence: 99%
“…Therefore, applying other types of population-based algorithms is one direction of further research. Another research direction is improving the exploration ability and the result quality of the GA. A lot of researches show that parallel GA can improve the diversity of the population to give a better result compared to the normal GA [20] [21]. Therefore, as for the future direction of this research, we plan to use the GA island model for faster convergence and better results.…”
Section: Testingmentioning
confidence: 99%