I am using MPI_Comm_spawn for spawning processes over a cluster.<br><br>i am not using mpiexec for running the program, the program itself checks the command <br>line and spawns processes.<br><br>so can anyone please tell me how can I make use of hydra or gforker interface to spawn <br>

these processes ?<br><br>One option may be to configure the mpich2 such that mpiexec.hydra is default. Is there any <br>other method which does not require reconfiguring mpich2 ?<br><br><br><br>