On 2/5/07, Tom Rosmond wrote:
Have you looked at the self-scheduling algorithm described in "USING
MPI" by Gropp, Lusk, and Skjellum.
Yes, a master-slave mode should be better for my module. In this way:
1. the master is started on node 0 and execute the Python script, the
master send command
Have you looked at the self-scheduling algorithm described in "USING
MPI" by Gropp, Lusk, and Skjellum. I have seen efficient
implementations of it for large satellite data assimilation problems in
numerical weather prediction, where load distribution across processors
cannot be predicted in advan