Re: [OMPI users] Run error

2011-07-06 Thread Jeff Squyres
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.

[OMPI users] Run error

2011-07-06 Thread Mohan, Ashwin
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