| |
| | [No title] |
 | | The in parallel for statement is typical code for a PRAM, where we assume that n processors simultaneously read n different array positions in A[0:n-1], but we don't care or specify which processor reads which array position (we merely assume that we have enough processors to do the job at the same time). |
 | | On the parallel side, Batcher, while working at a tire company in Akron, Ohio, designed EvenOddMergeSort, which is still the most practical parallel sorting algorithm, and is again to close enough to being optimal that it may well never be replaced by a more practical parallel sorting algorithm. |
 | | While theoretically better parallel comparison-based sorting algorithms using at most n processors have been found, the constants involved in these algorithms are so large as to render their use impractical. |
| www.ececs.uc.edu /~jpaul/472/book15.html (5551 words) |
|