[mpich-discuss] unable to get host address
Alex Theiakos
Alexios.Theiakos at student.uva.nl
Wed Feb 23 04:12:45 CST 2011
Dear Pavan,
Thats the command line I use.
No I dont use any resource manager. Its just development tests I do on this laptop. After that I deploy the program in a cluster or a supercomputer.
I wanted to switch to MPICH2 due to problems with Create_cart i'm keep getting with other MPI solutions which as far as I can say they are not related with the program.
Regards,
Alex
On Feb 23, 2011, at 5:42 AM, Pavan Balaji wrote:
> Hello,
>
> Is the command-line you used *exactly* this:
>
> % mpiexec -n 2 ./a.out
>
> Are you running under any resource manager such as PBS, SLURM, etc?
>
> Thanks,
>
> -- Pavan
>
> On 02/22/2011 07:53 PM, Alex Theiakos wrote:
>> Hello fellas,
>>
>> I configured and installed MPICH2-1.3.2p1 yesterday but I cant get my applications neither any of the examples to run. The source compiles without an error but when I try to run them with mpiexec -n 2 a.out I get an error:
>>
>> HYDU_sock_is_local (./utils/sock/sock.c:483): unable to get host address (No such file or directory)
>> main (./ui/mpich/mpiexec.c:343): unable to check if lelos is local
>>
>> I was using my default mpi installation before without a problem (macbook installation)
>>
>> Thx for the support!
>> _______________________________________________
>> mpich-discuss mailing list
>> mpich-discuss at mcs.anl.gov
>> https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss
>
> --
> Pavan Balaji
> http://www.mcs.anl.gov/~balaji
More information about the mpich-discuss
mailing list