how does the master receive results from the workers? if a worker is sending multiple task results, how does the master knows what the message tags are ahead of time?
On Sun, Jul 4, 2010 at 10:26 AM, Jack Bryan <dtustud...@hotmail.com> wrote: > Dear All : > > I designed a master-worker framework, in which the master can schedule > multiple tasks (numTaskPerWorkerNode) to each worker and then collects > results from workers. > > if the numTaskPerWorkerNode = 1, it works well. > > But, if numTaskPerWorkerNode > 1, the master cannot get the results from > workers. > > But, the workers can get the tasks from master. > > why ? > > > I have used different taskTag to distinguish the tasks, but still does not > work. > > Any help is appreciated. > > Thanks, > > Jack > > July 4 2010 > > ------------------------------ > The New Busy is not the too busy. Combine all your e-mail accounts with > Hotmail. Get > busy.<http://www.windowslive.com/campaign/thenewbusy?tile=multiaccount&ocid=PID28326::T:WLMTAGL:ON:WL:en-US:WM_HMP:042010_4> > > _______________________________________________ > users mailing list > us...@open-mpi.org > http://www.open-mpi.org/mailman/listinfo.cgi/users > -- David Zhang University of California, San Diego