[mpich-discuss] cli.h file not found error
Pavan Balaji
balaji at mcs.anl.gov
Sun Oct 10 16:49:51 CDT 2010
On 10/10/2010 04:06 PM, kishor kharbas wrote:
> 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/
Thanks.
# It looks like the hostnames of the nodes are "opt09" and "opt10", and
"optmpi09" and "optmpi10" are some other aliases?
# You did try pinging "optmpi09" from "optmpi10" and vice-versa, and
that worked fine, correct?
# Did you try pinging "opt09" from "opt10" and vice-versa? Did that work
correctly?
Assuming that the answers to the above questions are all yes, can you
try the attached patch?
% cd <mpich2-source> ; patch -p1 < ifname.patch
% make && make install
-- Pavan
--
Pavan Balaji
http://www.mcs.anl.gov/~balaji
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ifname.patch
Type: text/x-patch
Size: 665 bytes
Desc: not available
URL: <http://lists.mcs.anl.gov/pipermail/mpich-discuss/attachments/20101010/2893012d/attachment.bin>
More information about the mpich-discuss
mailing list