[mpich-discuss] MPI_Comm_spawn question
Roberto Fichera
kernel at tekno-soft.it
Wed Jul 9 05:03:54 CDT 2008
Hi All on the list,
I'm developing a multithreaded MPI application which handle itself the
job's dispatching against the assigned nodes.
So, I'm using the MPI_Comm_spawn(), within a different threads, to start
slaves on a choosed host. Using such
way to dispatch jobs I ended up on find a solution about how to know
when a slave application terminate, so there
is any (standard?) way to be notified that a spawned job is terminated?
I'm currently using mpich2-1.0.7 on fedora 8 x86_64 nodes.
Thanks in advance.
Roberto Fichera.
More information about the mpich-discuss
mailing list