On Mon, 2009-07-13 at 16:06 +0900, Ashika Umanga Umagiliya wrote: > I am just curious, if the problem is embarrassingly parallel , then how > effective using MPI over a 'MapReduce' implementation(apache Hadoop ) .
Almost impossible. You could implement MapReduce on top of MPI fairly trivially however. The problem being Embarrassingly parallel is of no consequence beyond the fact that if it was they you wouldn't need either MPI or MapReduce. Ashley. -- Ashley Pittman, Bath, UK. Padb - A parallel job inspection tool for cluster computing http://padb.pittman.org.uk