please help me to find any parallel algorithm with any topological architecture to find k-th largest number in array in log(N) which N is the number of element in array
Tell me more
×
Theoretical Computer Science Stack Exchange is a question and answer site for
theoretical computer scientists and researchers in related fields. It's 100% free, no registration required.
|
closed as off topic by Kaveh♦, Tsuyoshi Ito, Suresh Venkat♦ Jan 3 '11 at 0:58
Questions on Theoretical Computer Science Stack Exchange are expected to relate to theoretical computer science within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.
|
this algorithms is in this book:(Introduction to Parallel Processing: Algorithms and Architectures ; Behrooz Parhami) http://www.amazon.com/Introduction-Parallel-Processing-Algorithms-Architectures/dp/0306459701 |
|||
|
|