[mpich-discuss] how to dynamically schedule process in mpich

Shuwei Zhao shuweizhao1991 at gmail.com
Tue Nov 6 17:20:17 CST 2018


Hi, Experts,

I have a question about if mpich can do dynamically allocate/schedule/kill
process on the runtime? If that’s doable, how can we do that?

Let’s see an example:
qsub -P my_queue -pe mpi 8 mpiexec my_exe
Distribute mpich application on 8 processes each on a single machine.
During the application runtime, can we dynamically (allocate &
start)/(remove & kill) one process and (add to)/(delete from) the current
communication group ?

Appreciate your help ahead!

Thanks,
Shuwei
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mpich.org/pipermail/discuss/attachments/20181106/a4bf5b13/attachment.html>


More information about the discuss mailing list