Re: [OMPI users] Need MPI algorithms, please help

2012-05-22 Thread Mudassar Majeed
assar Majeed Cc: Open MPI Users Sent: Tuesday, May 22, 2012 1:58 PM Subject: Re: [OMPI users] Need MPI algorithms, please help On May 22, 2012, at 2:35 AM, Mudassar Majeed wrote: >                The algorithms can be like implementation of sorting >algorithms using OpenMPI. Secondly, c

Re: [OMPI users] Need MPI algorithms, please help

2012-05-22 Thread Jeff Squyres
On May 22, 2012, at 2:35 AM, Mudassar Majeed wrote: >The algorithms can be like implementation of sorting > algorithms using OpenMPI. Secondly, can you name one such MPI-middleware that > performs the tuning on runtime for selection of best algorithms (based on the > parameters)

Re: [OMPI users] Need MPI algorithms, please help

2012-05-22 Thread Mudassar Majeed
need to name atleast one so that I can pursue. best regards, From: Jeff Squyres To: Mudassar Majeed ; Open MPI Users Sent: Tuesday, May 22, 2012 1:45 AM Subject: Re: [OMPI users] Need MPI algorithms, please help You haven't really stated what ki

Re: [OMPI users] Need MPI algorithms, please help

2012-05-21 Thread Jeff Squyres
You haven't really stated what kind of algorithms you want, other than the fact that they need to be parallel. :-) Your best bet is Google. There's lots of high-quality MPI-based middleware out there such that you might not need re-invent the wheel. Good luck. On May 21, 2012, at 3:02 PM, M