[OMPI users] "self scheduled" work & mpi receive???

2010-09-23 Thread Lewis, Ambrose J.
Hi All: I've written an openmpi program that "self schedules" the work. The master task is in a loop chunking up an input stream and handing off jobs to worker tasks. At first the master gives the next job to the next highest rank. After all ranks have their first job, the master waits via an

Re: [OMPI users] "self scheduled" work & mpi receive???

2010-09-23 Thread Lewis, Ambrose J.
That's a great suggestion...Thanks! amb -Original Message- From: users-boun...@open-mpi.org on behalf of Bowen Zhou Sent: Thu 9/23/2010 1:18 PM To: Open MPI Users Subject: Re: [OMPI users] "self scheduled" work & mpi receive??? > Hi All: > > I've written an openmpi program that "se

Re: [OMPI users] "self scheduled" work & mpi receive???

2010-09-24 Thread Lewis, Ambrose J.
n't know enough the MPI structure and syntaxe to make it... So if you wanna share your app i'm interested in taking a look at it!! Thanks and have a nice day!! Mikael Lavoie 2010/9/23 Lewis, Ambrose J. Hi All: I've written an openmpi program that "self schedules" th