𝔖 Bobbio Scriptorium
✦   LIBER   ✦

Deterministic parallel selection algorithms on coarse-grained multicomputers

✍ Scribed by M. Cafaro; Vincenzo De Bene; G. Aloisio


Publisher
John Wiley and Sons
Year
2009
Tongue
English
Weight
351 KB
Volume
21
Category
Article
ISSN
1532-0626

No coin nor oath required. For personal study only.

✦ Synopsis


Abstract

We present two deterministic parallel Selection algorithms for distributed memory machines, under the coarse‐grained multicomputer model. Both are based on the use of two weighted 3‐medians, that allows discarding at least 1/3 of the elements in each iteration. The first algorithm slightly improves the current experimentally fastest algorithm by Saukas and Song where at least 1/4 of the elements are discarded in each iteration, while the second one is a fast, special purpose algorithm working for a particular class of input, namely an input that can be sorted in linear time using RadixSort. Copyright Β© 2009 John Wiley & Sons, Ltd.


πŸ“œ SIMILAR VOLUMES


Analysis of crossovers and selections in
✍ Kengo Katayama; Hisayuki Hirabayashi; Hiroyuki Narihisa πŸ“‚ Article πŸ“… 2003 πŸ› Elsevier Science 🌐 English βš– 774 KB

The Keywords-parallel genetic algorithm, Parameter determination, naveling salesman problem. Parallel computer, Genetic operators. is applied successfully to problems in engineering, science, and other areas, and is able to find good solutions with reasonable amounts of computation time. However, wh

Solving large FPT problems on coarse-gra
✍ James Cheetham; Frank Dehne; Andrew Rau-Chaplin; Ulrike Stege; Peter J. Taillon πŸ“‚ Article πŸ“… 2003 πŸ› Elsevier Science 🌐 English βš– 208 KB

Fixed-parameter tractability (FPT) techniques have recently been successful in solving NP-complete problem instances of practical importance which were too large to be solved with previous methods. In this paper, we show how to enhance this approach through the addition of parallelism, thereby allow