Re: [OMPI users] Dynamic process question

2006-02-16 Thread Edgar Gabriel
r your help Regards Yongsheng Zhao -Original Message- From: users-boun...@open-mpi.org on behalf of Edgar Gabriel Sent: Thu 2/16/2006 8:01 PM To: Open MPI Users Cc: Subject: Re: [OMPI users] Dynamic process question I have a partial answer to your question, I am however

Re: [OMPI users] Dynamic process question

2006-02-16 Thread Zhao, Yongsheng
p Regards Yongsheng Zhao -Original Message- From: users-boun...@open-mpi.org on behalf of Edgar Gabriel Sent: Thu 2/16/2006 8:01 PM To: Open MPI Users Cc: Subject: Re: [OMPI users] Dynamic process question I have a partial answer to your question, I am however only aware o

Re: [OMPI users] Dynamic process question

2006-02-15 Thread Edgar Gabriel
I have a partial answer to your question, I am however only aware of the MPI layer of the implementation of dynamic process management, not of the runtime environment. There was an info object called very similar to "spawn_sched_round_robin" in LAM/MPI. However, this is not one of the "predef

[OMPI users] Dynamic process question

2006-02-14 Thread Zhao, Yongsheng
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