[Ns-developers] Weird ./test.py results with OpenMPI
Gustavo Carneiro
gjcarneiro at gmail.com
Sat Sep 24 11:42:48 PDT 2011
2011/9/24 Vedran Miletić <rivanvx at gmail.com>
> Dana 24. rujna 2011. 20:08 Gustavo Carneiro <gjcarneiro at gmail.com> je
> napisao/la:
>
> Where is libmpi_cxx.so ? Maybe you need to install some -devel package?
>>
>
> In the same dir:
> $ file /usr/lib64/openmpi/lib/libmpi_cxx.so
> /usr/lib64/openmpi/lib/libmpi_cxx.so: symbolic link to
> `libmpi_cxx.so.1.0.0'
>
> $ ldd build/libns3-mpi.so
> (...)
> libmpi_cxx.so.1 => not found
> libmpi.so.1 => not found
> (...)
>
> Vedran
>
Ns-3 should use the -L /usr/lib64/openmpi/lib/ option. It should be given
by the command:
mpic++ -showme:link
What does it give to you?
--
Gustavo J. A. M. Carneiro
INESC Porto, UTM, WiN, http://win.inescporto.pt/gjc
"The universe is always one step beyond logic." -- Frank Herbert
More information about the Ns-developers
mailing list