| knowledge-database (beta) |
 |
Current group: comp.parallel
document on parallel sorting, matrix multiplication
| Hur | | Ivan Boldyrev | | Bruno Rocha Coutinho |
|
|
 | | From: | Hur | | Subject: | document on parallel sorting, matrix multiplication | | Date: | 5 Jan 2005 11:31:35 -0800 |
|
|
 | i am looking for a comprehensive documentation on parallel sorting and matrix multiplication (algorithm, comparison, benchmark, example source code).
Could anyone provide them for me? Thanks
[Moderator: people will want to know whether this is a homework assignment. They will not do you homework for you.]
--
|
|
 | | From: | Ivan Boldyrev | | Subject: | Re: document on parallel sorting, matrix multiplication | | Date: | 5 Jan 2005 22:48:34 -0800 |
|
|
 | On 8981 day of my life jyhur@dutepp0.et.tudelft.nl wrote: > i am looking for a comprehensive documentation on parallel sorting > and matrix multiplication (algorithm, comparison, benchmark, example > source code).
http://www.google.com/search?q=parallel+sorting&num=30
> Could anyone provide them for me?
Google is your friend.
-- Ivan Boldyrev
Sorry my terrible English, my native language is Lisp! --
|
|
 | | From: | Bruno Rocha Coutinho | | Subject: | Re: document on parallel sorting, matrix multiplication | | Date: | 6 Jan 2005 22:50:06 -0800 |
|
|
 | Look at the Tera Sort benckmark and Google's Map Reduce.
Ivan Boldyrev wrote: > On 8981 day of my life jyhur@dutepp0.et.tudelft.nl wrote: >>i am looking for a comprehensive documentation on parallel sorting >>and matrix multiplication (algorithm, comparison, benchmark, example >>source code). > > http://www.google.com/search?q=parallel+sorting&num=30 > >>Could anyone provide them for me? > Google is your friend.
--
|
|
|
| | |
|
 |