Parallelization of differential problems by partitioning method (synchronized algorithm)
✍ Scribed by J.L.Cruz Soto; M.C.Calzada Canalejo; M.Marín Beltrán; I.Luque Ruiz; M.A. Gómez-Nieto
- Publisher
- Elsevier Science
- Year
- 1993
- Tongue
- English
- Weight
- 503 KB
- Volume
- 26
- Category
- Article
- ISSN
- 0898-1221
No coin nor oath required. For personal study only.
✦ Synopsis
A problem was split into subproblems which were then solved in parallel on various computers linked in a network. The resulting solutions were then combined to form the solution to the original problem. Coordinated management of this pooling of solutions required synchronization of machines; this synchronization, together with the prerequisite data transfer (one of the machines must be aware of all the solutions), was achieved through a series of utilities developed using the Remote Procedure Call (RPC) of the NFS.
📜 SIMILAR VOLUMES
## Abstract The exploration efficiency of GAs depends on parameter values such as the mutation rate and crossover rate. To save the labor of manually adjusting these values, GAs which automatically adjust parameters (adaptive GAs) have been proposed. However, most of the existing adaptive GAs can a