𝔖 Bobbio Scriptorium
✦   LIBER   ✦

The parallel neighbour sort and 2-way merge algorithm

✍ Scribed by D.J Evans; Nadia Y Yousif


Publisher
Elsevier Science
Year
1986
Tongue
English
Weight
373 KB
Volume
3
Category
Article
ISSN
0167-8191

No coin nor oath required. For personal study only.


πŸ“œ SIMILAR VOLUMES


Parallel Sorting Algorithm Using Multiwa
✍ Bhabani P. Sinha; Amar Mukherjee πŸ“‚ Article πŸ“… 2000 πŸ› Elsevier Science 🌐 English βš– 288 KB

In this paper, we present a parallel sorting algorithm using the technique of multi-way merge. This algorithm, when implemented on a t dimensional mesh having n t nodes (t>2), sorts n t elements in O((t 2 &3t+2) n) time, thus offering a better order of time complexity than the [((t 2 &t) n log n)Γ‚2+