[mpich-discuss] MPI_Recv crashes with mpd ring

Pavan Balaji balaji at mcs.anl.gov
Wed Feb 16 14:37:02 CST 2011


On 02/16/2011 01:58 PM, Jain, Rohit wrote:
> a.exec doesn't exist in current dir. I had $path set to correct
> locations for mpich2 and exec path in working shell.

If you have $PATH set in your working shell, Hydra should pick it up 
automatically. I'm assuming this is what you are doing:

% export PATH=<path_to_exec>:$PATH

% mpiexec.hydra -f hosts -n 1 a.exec arg1 : -n 1 a.exec arg2 : -n 1
a.exec arg3 : -n 1 a.exec arg4

I just tried this and it seems to work fine.

  -- Pavan

-- 
Pavan Balaji
http://www.mcs.anl.gov/~balaji


More information about the mpich-discuss mailing list