ption).
However, if you would not spawn every process separatly, but e.g. four
processes at once, these four processes would be scheduled according to
the hostfile, so you would not end up having all processes on the first
host.
Hope this helps.
Edgar
Zhao, Yongsheng wrote:
>
>
> H
Hello,
I am trying to use the dynamic process property of the open-mpi, but met some
problems.
In my program, the master program spawns some worker programs, the number of
workers depends on the universe_size. Now the problem is that the worker
programs can only be spawned on one node, the same n