Hello, Is it possible to have separate programs for master code and slave code? Because if there is MPI_Init(), MPI_Comm_rank() etc. in the 2 programs they will be having 2 separate communication domains etc. Any suggestions on if this is possible or how to go about this? thanks, Irfan