Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.pascal.misc > #958
| From | Ramine <ramine@1.1> |
|---|---|
| Newsgroups | comp.lang.pascal.misc |
| Subject | Re: About my Parallel Sort library |
| Date | 2014-09-15 14:55 -0700 |
| Organization | A noiseless patient Spider |
| Message-ID | <lv7cm4$d2t$4@dont-email.me> (permalink) |
| References | <lv7bl7$547$4@dont-email.me> |
Hello... My Parallel Sort library supports Parallel Quicksort and parallel mergeSort and parallel heapsort, but you have to know that my parallel quicksort that i have implemented inside this library avoids worst case performance and it uses the median-of-three.. so all in all i have brought to you a wonderful Parallel library that is scalable ! Thank you, Amine Moulay Ra,dame.
Back to comp.lang.pascal.misc | Previous | Next — Previous in thread | Next in thread | Find similar
About my Parallel Sort library Ramine <ramine@1.1> - 2014-09-15 14:38 -0700 Re: About my Parallel Sort library Ramine <ramine@1.1> - 2014-09-15 14:55 -0700 Re: About my Parallel Sort library Ramine <ramine@1.1> - 2014-09-16 10:44 -0700
csiph-web