igraph-help
[Top][All Lists]
Advanced

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

[igraph] help with mpicc


From: Yong Zou
Subject: [igraph] help with mpicc
Date: Thu, 23 Jun 2011 17:08:09 +0200

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............



reply via email to

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