Parallel sorting - The need for speed

0Citations
Citations of this article
2Readers
Mendeley users who have this article in their library.
Get full text

Abstract

This chapter presents a parallel sorting algorithm. By parallel we mean that many comparisons can be done concurrently so that we need much less time than with an algorithm in which the comparisons have to be done one after the other. Parallel algorithms are particularly interesting for computers with many processors or a processor with many cores that can work concurrently, or for the design of chips or machines dedicated for sorting. © 2011 Springer-Verlag Berlin Heidelberg.

Cite

CITATION STYLE

APA

Wanka, R. (2011). Parallel sorting - The need for speed. In Algorithms Unplugged (pp. 27–37). Springer Berlin Heidelberg. https://doi.org/10.1007/978-3-642-15328-0_4

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free