igraph-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [igraph] help with mpicc


From: Yong Zou
Subject: Re: [igraph] help with mpicc
Date: Fri, 24 Jun 2011 13:15:49 +0200

Thanks Gabor,

I've solved the problem, with some sharing library.

Y.


On Fri, Jun 24, 2011 at 3:48 AM, Gábor Csárdi <address@hidden> wrote:
> Yong,
>
> this error message is not very helpful. In fact it is not even an
> error message, but a warning.
>
> I don't know mpicc much, but it would certainly help if you could send
> the complete error message.
>
> Thanks,
> Gabor
>
> On Thu, Jun 23, 2011 at 11:08 AM, Yong Zou <address@hidden> wrote:
>> Dear Tamas/Gabor,
>>
>> I'm sorry disturbing you again this time with the mpicc compiler.
>>
>> Previously, gcc works perfect if
>> gcc mycodeS.c -I/usr/local/include/igraph -L/usr/local/lib -ligraph -o 
>> mycodeS
>>
>> Now if I use parallel compiler, this was not successful.
>> mpicc mycodeP.c -I/usr/local/include/igraph -L/usr/local/lib -ligraph -o 
>> mycodeP
>>
>> The error message is attached below.
>>
>> What do you think of the compiler? Many thanks.
>>
>>
>> Yong
>>
>>
>> /impi/4.0.1.007/intel64/lib/libmpi.a(dapl_module_util_dapl20.o): In
>> function `MPID_nem_dapl_module_util_get_ia_addr':
>> ../../dapl_module_util.c:(.text+0xc0): warning: Using 'getaddrinfo' in
>> statically linked applications requires at runtime the shared
>> libraries from the glibc version used for linking...
>> ............. much longer............
>>
>> _______________________________________________
>> igraph-help mailing list
>> address@hidden
>> https://lists.nongnu.org/mailman/listinfo/igraph-help
>>
>
>
>
> --
> Gabor Csardi <address@hidden>     MTA KFKI RMKI
>
> _______________________________________________
> igraph-help mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/igraph-help
>



--



reply via email to

[Prev in Thread] Current Thread [Next in Thread]