[MPICH] mpiexec error

Rusty Lusk lusk at mcs.anl.gov
Mon Sep 25 20:14:09 CDT 2006


If you are using any Unix-like operating system, then I recommend  
that you try the mpd (default) process manager rather than smpd.

Regards,
Rusty Lusk

On Sep 25, 2006, at 7:13 PM, Syed Irfan wrote:

> Hi,
>
> I am compiling Centos linux 3.6. a few other notes:
> - I can confirm that the directory exists
> - the binary has permissions to run (chmod 755)
> - The error: [0] invalid root port specified: 0, traces back to
> smpd_ipmi.c (~ line 425)
>
> Any suggestions?
>
> thanks
> Irfan
>
> Intron is my alias on the Internet wrote:
>> 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