[MPICH] mpiexec error
Intron is my alias on the Internet
mag at intron.ac
Mon Sep 25 17:42:05 CDT 2006
Syed Irfan wrote:
> Hello,
>
> I cannot get mpiexec working with smpd, for some strange reason....
> smpd -s; (tried smpd -d as well)
> cd examples
> mpiexec -n 1 ./cpi
> env: cpi: No such file or directory
>
> even though ./cpi from command line works and gives me the value of pi (so
> cpi works)
>
> Anyway I tried with full path to the executable
> /home/blah/mpi/build/examples/cpi to mpiexec i.e.,
> mpiexec -n 1 /home/blah/mpi/build/examples/cpi
> [0] invalid root port specified: 0
>
> Another run with -localonly gave me:
> mpiexec -n 1 -localonly /home/blah/mpi/build/examples/cpi
> Permission denied
>
>
> I am using mpich2-1.0x compiled on linux with --with-pmi=smpd
> --with-pm=smpd.
>
> smpd is configured to run with rsh (enviornment variable)
> tested rsh is working without passwords on remote hosts
> smpd is setup with passphrase, dynamichosts and hosts
> smpd -status hostname gives proper result of the hostname and dynamic
> hosts
>
> Any pointers on what the issue is?
>
> thanks
> Irfan
>
What UNIX-like operating system are you using?
------------------------------------------------------------------------
From Beijing, China
More information about the mpich-discuss
mailing list