[mpich-discuss] MPI_Recv crashes with mpd ring

Jain, Rohit Rohit_Jain at mentor.com
Wed Feb 16 14:43:19 CST 2011


I had:

set path = (<path_to_exec> $path) in my c-shell, which is equivalent of
$PATH.

It doesn't work for me.

Dave's suggestion of using `which a.exec` does work though.

Regards,
Rohit


-----Original Message-----
From: Pavan Balaji [mailto:balaji at mcs.anl.gov] 
Sent: Wednesday, February 16, 2011 12:37 PM
To: Jain, Rohit
Cc: mpich-discuss at mcs.anl.gov
Subject: Re: [mpich-discuss] MPI_Recv crashes with mpd ring


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