2011 Seventh International Conference on Natural Computation 2011
DOI: 10.1109/icnc.2011.6022186
|View full text |Cite
|
Sign up to set email alerts
|

A study of hybrid parallel genetic algorithm model

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
5
0

Year Published

2012
2012
2020
2020

Publication Types

Select...
5
1
1

Relationship

0
7

Authors

Journals

citations
Cited by 7 publications
(5 citation statements)
references
References 5 publications
0
5
0
Order By: Relevance
“…Their study showed a significant speed-up using up to 16 processors on two computers, while, if other processors are added to the calculation, the speed-up degraded due to the increase of communications. The work in [3] presents a hybrid parallel genetic algorithm (HPGA) based on two-layer parallelism of processes and threads, and it is used to solve reference benchmark functions. The solution uses a hybrid coarse-grained master-slave PGA, integrating MPI and OpenMP parallel programming model.…”
Section: Preliminariesmentioning
confidence: 99%
“…Their study showed a significant speed-up using up to 16 processors on two computers, while, if other processors are added to the calculation, the speed-up degraded due to the increase of communications. The work in [3] presents a hybrid parallel genetic algorithm (HPGA) based on two-layer parallelism of processes and threads, and it is used to solve reference benchmark functions. The solution uses a hybrid coarse-grained master-slave PGA, integrating MPI and OpenMP parallel programming model.…”
Section: Preliminariesmentioning
confidence: 99%
“…As an extension to the above three methods and in the style of Wang et al [29], the two modes of parallelism -OpenMP and MPI-can be combined. The MPI communication can be used to distribute the computation between the distinct cluster nodes, whilst the OpenMP style OMP XED can also be used to distribute the local population across the nodes' cores.…”
Section: Mpi Islandsmentioning
confidence: 99%
“…OMP XED uses OpenMP to distribute NSGAII's population evolution across the cores of a single host machine in the same style as Wang et al [29]. Algorithm 1 is run for each generation of the Genetic Algorithm such that a single loop iteration -or job -is passed to a core at a time and as each core finishes its current job, it is assigned the next available job in the loop iteration.…”
Section: Shared Memorymentioning
confidence: 99%
See 1 more Smart Citation
“…Wang et al [10] implemented a hybrid parallel genetic algorithm based on two layers of parallelism: process and thread. Their proposed coarse-grained method uses a hardware processing master-slave model by integrating message-passing parallelism using Message Passing Interface (MPI) and sharedmemory parallelism using OpenMP [11].…”
Section: Introductionmentioning
confidence: 99%