See

http://www.open-mpi.org/faq/?category=running#run-prereqs
http://www.open-mpi.org/faq/?category=running#adding-ompi-to-path
and
http://www.open-mpi.org/faq/?category=running#mpirun-prefix


On Jul 6, 2011, at 5:19 PM, Mohan, Ashwin wrote:

> Hi,
>  
> I have the following questions
>  
> 1.       I build/compile using mpiCC test.c –o greet. However, when I try to 
> run the compiled file using mpirun –np 4 greet, I end up with the following 
> errors
>  
> greet: error while loading shared libraries: libmpi_cxx.so.0: cannot open 
> shared object file: No such file or directory
> greet: error while loading shared libraries: libmpi_cxx.so.0: cannot open 
> shared object file: No such file or directory
> greet: error while loading shared libraries: libmpi_cxx.so.0: cannot open 
> shared object file: No such file or directory
> greet: error while loading shared libraries: libmpi_cxx.so.0: cannot open 
> shared object file: No such file or directory
>  
> What could I do?
>  
> Thanks,
> Ashwin.
>  
> _______________________________________________
> users mailing list
> us...@open-mpi.org
> http://www.open-mpi.org/mailman/listinfo.cgi/users


-- 
Jeff Squyres
jsquy...@cisco.com
For corporate legal information go to:
http://www.cisco.com/web/about/doing_business/legal/cri/


Reply via email to