On Sun, Apr 1, 2012 at 11:27 PM, Rohan Deshpande <rohan...@gmail.com> wrote:
>   error while loading shared libraries: libmpi.so.0: cannot open shared
> object file no such object file: No such file or directory.

Were you trying to run the MPI program on a remote machine?? If you
are, then make sure that each machine has the libraries installed (or
you can install Open MPI on an NFS directory).

Rayson

=================================
Open Grid Scheduler / Grid Engine
http://gridscheduler.sourceforge.net/

Scalable Grid Engine Support Program
http://www.scalablelogic.com/


>
> When I run using - mpirun -np 1 ldd hello the following libraries are not
> found
>   1. libmpi.so.0
>   2. libopen-rte.so.0
>   3. libopen.pal.so.0
>
> I am using openmpi version 1.4.5. Also PATH and LD_LIBRARY_PATH variables
> are correctly set and 'which mpicc' returns correct path
>
> Any help would be highly appreciated.
>
> Thanks
>
>
>
>
>
>
> _______________________________________________
> users mailing list
> us...@open-mpi.org
> http://www.open-mpi.org/mailman/listinfo.cgi/users

Reply via email to