[Dune] MPI version exception
Markus Blatt
markus at dr-blatt.de
Tue Mar 3 10:19:58 CET 2015
On Mon, Mar 02, 2015 at 08:11:33PM +0000, Ganesh Diwan wrote:
> Yes, I don't see it returning mpi library,
>
> $ mpicc -showme:link
>
> gives me
>
> $ -pthread -Wl,-rpath -Wl,/usr/local/lib -Wl,--enable-new-dtags
> -L/usr/local/lib -lmpi -lopen-rte -lopen-pal -lm -ldl -lutil
>
Yes it kind of does you the library with -L/usr/local/lib -lmpi which
results in searching for libmpi.so in /usr/local/lib. This is
perfectly ok and should succeed unless your system is messed up.
What does
ls /usr/local/lib/libmpi*
give you.
Markus
--
Do you need more support with DUNE or HPC in general?
Dr. Markus Blatt - HPC-Simulation-Software & Services http://www.dr-blatt.de
Hans-Bunte-Str. 8-10, 69123 Heidelberg, Germany
Tel.: +49 (0) 160 97590858
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <https://lists.dune-project.org/pipermail/dune/attachments/20150303/12b93071/attachment.sig>
More information about the Dune
mailing list