Thanks, YK and Pavel!
It works.
On Tue, Aug 2, 2011 at 4:52 PM, Yevgeny Kliteynik <
klit...@dev.mellanox.co.il> wrote:
> See this FAQ entry:
> http://www.open-mpi.org/faq/?category=openfabrics#ib-xrc
>
> -- YK
>
> On 02-Aug-11 12:27 AM, Shamis, Pavel wrote:
> > You may find some initial XRC tunin
You are right!
Thank you very much!
Mikhail Artemiev
- Original Message -
From: "Jeff Squyres"
To: "Open MPI Users"
Sent: Sunday, August 21, 2011 3:34 PM
Subject: Re: [OMPI users] error while loading shared
libraries:libopen-pal.so.0
Set your LD_LIBRARY_PATH to include the direct
Set your LD_LIBRARY_PATH to include the directory where your Open MPI installed
libraries are located. E.g., if you installed OMPI into /opt/openmpi, then
LD_LIBRARY_PATH likely needs to include /opt/openmpi/lib.
See http://www.open-mpi.org/faq/?category=running#run-prereqs.
On Aug 21, 2011,
Dear users and developers!
Maybe it is not an error of open-mpi, but when I try to launch such open-mpi
command as mpicc, mpic++, ompi_info, I have this error:
mpicc/mpic++/ompi_info: error while loading shared libraries: libopen-pal.so.0:
cannot open shared object file: No such file or director