[mpich-discuss] cli.h file not found error

kishor kharbas kishor.kharbas at gmail.com
Sun Oct 10 16:06:22 CDT 2010


Hi Pavan,

Attached are the error and output files with verbose option set.
My command line was
*mpiexec -verbose -f ~/hostfile -n 2 ./examples/cpi > out 2> err*

Hostfile contains:
*optmpi09*
*optmpi10*

Thank you.
On Sun, Oct 10, 2010 at 4:54 PM, Pavan Balaji <balaji at mcs.anl.gov> wrote:

>
> This does look like a networking setup issue, though I'm puzzled that it
> works with MPD, but not Hydra, as mentioned in your previous mail.
>
> Can you run cpi with mpiexec -verbose and send us the output?
>
> % mpiexec -f hostfile -n 2 ./examples/cpi
>
>  -- Pavan
>
>
> On 10/10/2010 02:27 PM, kishor kharbas wrote:
>
>> Yes I am able to ping and ssh between the nodes.
>>
>> On Sun, Oct 10, 2010 at 3:22 PM, Pavan Balaji <balaji at mcs.anl.gov
>> <mailto:balaji at mcs.anl.gov>> wrote:
>>
>>
>>    [please keep mpich-discuss cc'ed].
>>
>>
>>    On 10/10/2010 02:16 PM, kishor kharbas wrote:
>>
>>        I ran a sample program which uses MPI_Init, MPI_Comm_size,
>>        MPI_Comm_rank, MPI_Finalize and it gets launched on multiple
>>        hosts and
>>        executes to completion.
>>        As soon as I add any communication routine, it throws the same
>>        error.
>>
>>        Do I need to specify any flag during building, or is there a way
>>        to know
>>        what n/w settings does mpich2 use ??
>>
>>
>>    Did you try my suggestion in the previous email? Pasting it here
>>    again for your reference:
>>
>>
>>  ========================================================================
>>
>>    Can you make sure you can connect from one compute node to another. For
>>    example, suppose you have two nodes in your machinefile, can you ssh or
>>    ping from one node to another?
>>
>>  ========================================================================
>>
>>      -- Pavan
>>
>>    --
>>    Pavan Balaji
>>    http://www.mcs.anl.gov/~balaji
>>
>>
>>
>>
>> --
>> /Kishor Kharbas/
>> /MS Student
>> Department of Computer Science
>> NC State University//
>> Raleigh, NC 27606/
>>
>
> --
> Pavan Balaji
> http://www.mcs.anl.gov/~balaji
>



-- 
*Kishor Kharbas*
*MS Student
Department of Computer Science
NC State University**
Raleigh, NC 27606*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/mpich-discuss/attachments/20101010/03227e3c/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: out
Type: application/octet-stream
Size: 12676 bytes
Desc: not available
URL: <http://lists.mcs.anl.gov/pipermail/mpich-discuss/attachments/20101010/03227e3c/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: err
Type: application/octet-stream
Size: 500 bytes
Desc: not available
URL: <http://lists.mcs.anl.gov/pipermail/mpich-discuss/attachments/20101010/03227e3c/attachment-0001.obj>


More information about the mpich-discuss mailing list