I am using MPI_Comm_spawn to spawn processes on the fly. However, the output
of the newly spawned processes does not get displayed on any of the machines
(displays), including the machine from where i run the application. Is this
the expected behavior.
Is there any way to associate TTY to the child processes while using MPI_Comm_spawn.
I want newly spawned processes dump there output to the respective machine,
and not send to the host machine through lamd.
Thanks,
Rohan Inamdar
www.iit.edu/~inamroh
|